diff --git a/app/Filament/Clusters/Loans/LoanOrders/LoanOrderResource.php b/app/Filament/Clusters/Loans/LoanOrders/LoanOrderResource.php
index c553ac1..6f277a4 100644
--- a/app/Filament/Clusters/Loans/LoanOrders/LoanOrderResource.php
+++ b/app/Filament/Clusters/Loans/LoanOrders/LoanOrderResource.php
@@ -5,9 +5,7 @@ namespace App\Filament\Clusters\Loans\LoanOrders;
use App\Filament\Clusters\Loans\LoanOrders\Pages\CreateLoanOrder;
use App\Filament\Clusters\Loans\LoanOrders\Pages\EditLoanOrder;
use App\Filament\Clusters\Loans\LoanOrders\Pages\ListLoanOrders;
-use App\Filament\Clusters\Loans\LoanOrders\Pages\ViewLoanOrder;
use App\Filament\Clusters\Loans\LoanOrders\Schemas\LoanOrderForm;
-use App\Filament\Clusters\Loans\LoanOrders\Schemas\LoanOrderInfolist;
use App\Filament\Clusters\Loans\LoanOrders\Tables\LoanOrdersTable;
use App\Filament\Clusters\Loans\LoansCluster;
use App\Modules\LoanOrder\Models\LoanOrder;
diff --git a/app/Filament/Clusters/Loans/LoanOrders/Pages/EditLoanOrder.php b/app/Filament/Clusters/Loans/LoanOrders/Pages/EditLoanOrder.php
index 4547f3a..473e5b6 100644
--- a/app/Filament/Clusters/Loans/LoanOrders/Pages/EditLoanOrder.php
+++ b/app/Filament/Clusters/Loans/LoanOrders/Pages/EditLoanOrder.php
@@ -6,7 +6,6 @@ use App\Filament\Clusters\Loans\LoanOrders\LoanOrderResource;
use Filament\Actions\DeleteAction;
use Filament\Actions\ForceDeleteAction;
use Filament\Actions\RestoreAction;
-use Filament\Actions\ViewAction;
use Filament\Resources\Pages\EditRecord;
class EditLoanOrder extends EditRecord
diff --git a/app/Filament/Clusters/Loans/LoanOrders/Tables/LoanOrdersTable.php b/app/Filament/Clusters/Loans/LoanOrders/Tables/LoanOrdersTable.php
index 27c7cd8..cd19b51 100644
--- a/app/Filament/Clusters/Loans/LoanOrders/Tables/LoanOrdersTable.php
+++ b/app/Filament/Clusters/Loans/LoanOrders/Tables/LoanOrdersTable.php
@@ -10,7 +10,6 @@ use Filament\Actions\DeleteBulkAction;
use Filament\Actions\EditAction;
use Filament\Actions\ForceDeleteBulkAction;
use Filament\Actions\RestoreBulkAction;
-use Filament\Actions\ViewAction;
use Filament\Tables\Columns\TextColumn;
use Filament\Tables\Filters\TrashedFilter;
use Filament\Tables\Table;
diff --git a/app/Filament/Clusters/Loans/Resources/LoanOrderMobiles/LoanOrderMobileResource.php b/app/Filament/Clusters/Loans/Resources/LoanOrderMobiles/LoanOrderMobileResource.php
index a72a571..fdba5c1 100644
--- a/app/Filament/Clusters/Loans/Resources/LoanOrderMobiles/LoanOrderMobileResource.php
+++ b/app/Filament/Clusters/Loans/Resources/LoanOrderMobiles/LoanOrderMobileResource.php
@@ -33,7 +33,7 @@ class LoanOrderMobileResource extends Resource
public static function getNavigationLabel(): string
{
- return __('Loan orders').' (mobile app)';
+ return __('module.loan-order::loan-order.loan_order').' (mobile app)';
}
public static function getModelLabel(): string
diff --git a/app/Modules/CardPinOrder/Models/CardPinOrder.php b/app/Modules/CardPinOrder/Models/CardPinOrder.php
index 2e03971..e7383e1 100644
--- a/app/Modules/CardPinOrder/Models/CardPinOrder.php
+++ b/app/Modules/CardPinOrder/Models/CardPinOrder.php
@@ -10,6 +10,7 @@ use Illuminate\Database\Eloquent\Relations\BelongsTo;
/**
* @param int $id
+ *
* @property string $unique_id
* @property int $user_id
* @property int $card_type_id
diff --git a/app/Modules/DefaultQueryForResourceIndex/Repositories/DefaultQueryForResourceIndexRepository.php b/app/Modules/DefaultQueryForResourceIndex/Repositories/DefaultQueryForResourceIndexRepository.php
index 3ddb39f..ca33a12 100644
--- a/app/Modules/DefaultQueryForResourceIndex/Repositories/DefaultQueryForResourceIndexRepository.php
+++ b/app/Modules/DefaultQueryForResourceIndex/Repositories/DefaultQueryForResourceIndexRepository.php
@@ -9,7 +9,7 @@ class DefaultQueryForResourceIndexRepository
/**
* Default filament table query builder
*
- * @param Builder<\Illuminate\Database\Eloquent\Model> $query
+ * @param Builder<\Illuminate\Database\Eloquent\Model> $query
*/
public static function make(Builder $query): void
{
diff --git a/app/Modules/UserAdjustments/Traits/UserAdjustments.php b/app/Modules/UserAdjustments/Traits/UserAdjustments.php
index ff626c1..5c062d6 100644
--- a/app/Modules/UserAdjustments/Traits/UserAdjustments.php
+++ b/app/Modules/UserAdjustments/Traits/UserAdjustments.php
@@ -66,8 +66,6 @@ trait UserAdjustments
/**
* Branches associated with user
- *
- * @return BelongsToMany
*/
public function branches(): BelongsToMany
{
diff --git a/database/data/card_orders.json b/database/data/card_orders.json
new file mode 100644
index 0000000..e743fea
--- /dev/null
+++ b/database/data/card_orders.json
@@ -0,0 +1,8647 @@
+[
+ {
+ "id": 1,
+ "unique_id": "TB1306-1",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Nurmuhammet",
+ "customer_surname": "Allanov",
+ "customer_patronic_name": "Parahatowiç",
+ "born_at": "2000-06-08",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "342353",
+ "passport_given_at": "2023-11-28",
+ "passport_given_by": "sadasdasd",
+ "born_place": "asdasdsad",
+ "job_location": "polasd",
+ "passport_address": "Ok",
+ "real_address": "ok",
+ "phone": "61929248",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "meR9rNfGTtxRU3rJIudrOVrn9JjzaFCVCjhesGL7.png",
+ "passport_two": "BBpCRZZEeROgXTgKgShGuCR7BS8zKgoC9NpZxSZz.png",
+ "passport_three": "G1q1rkdSoO2PQP5lf8khUZEUqsPA0K68MH4RzYgr.png",
+ "passport_four": "9pywE9DqaAALbTl8e5NBTLU6kUrJDWM7giirUL8M.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2023-12-12 16:32:54",
+ "updated_at": "2023-12-14 20:07:24",
+ "deleted_at": "2023-12-14 20:07:24",
+ "paid": true
+ },
+ {
+ "id": 2,
+ "unique_id": "TB1306-2",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Test",
+ "customer_surname": "Test",
+ "customer_patronic_name": "Test",
+ "born_at": "2000-12-14",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "547482",
+ "passport_given_at": "2016-08-14",
+ "passport_given_by": "Test",
+ "born_place": "Test",
+ "job_location": "Test",
+ "passport_address": "Podwoyski",
+ "real_address": "Test",
+ "phone": "61126667",
+ "phone_additional": null,
+ "status": "Test",
+ "passport_one": "DVJfo5Fv6PdGog5sZBPsRc7VmgTuh8qeW5jEaBZK.png",
+ "passport_two": "yKed4fDJy1lYDr8gGPMW7s8rnkpLdp16kznVWVGZ.png",
+ "passport_three": "1OfmyB73iTEvzNGZNbZNutPlDrBRknaAsCdiauYd.png",
+ "passport_four": "rAXkxZsEKxYtbxdo5AYm4NpWPgj15N1rrPJ4Ai6r.png",
+ "notes": null,
+ "user_id": 32,
+ "created_at": "2023-12-14 19:30:50",
+ "updated_at": "2023-12-14 20:07:24",
+ "deleted_at": "2023-12-14 20:07:24",
+ "paid": true
+ },
+ {
+ "id": 3,
+ "unique_id": "TB1306-3",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Test",
+ "customer_surname": "Test",
+ "customer_patronic_name": "Test",
+ "born_at": "2000-12-14",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "547482",
+ "passport_given_at": "2013-12-14",
+ "passport_given_by": "Test",
+ "born_place": "Test",
+ "job_location": "Test",
+ "passport_address": "Test",
+ "real_address": "Test",
+ "phone": "61126667",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "DYDk3ZV3Osgh0yLQcC6G60gdug7VfrGyuMSZuQjt.png",
+ "passport_two": "tIYJRtjHVyXZEKfNz83DOhtnHgkti60f5zqo2R3Z.png",
+ "passport_three": "8LHjimRt3ghQa4YXk2OXwUOnLWIJXCeISWKo5j8f.png",
+ "passport_four": "gmpz07iPU51eYlLAdsCd2WEM5gGhBFDlwGqgn06S.png",
+ "notes": "Test",
+ "user_id": 32,
+ "created_at": "2023-12-14 19:37:23",
+ "updated_at": "2023-12-14 20:07:24",
+ "deleted_at": "2023-12-14 20:07:24",
+ "paid": true
+ },
+ {
+ "id": 4,
+ "unique_id": "TB1306-4",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Test",
+ "customer_surname": "Test",
+ "customer_patronic_name": "Test",
+ "born_at": "2000-12-14",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "547482",
+ "passport_given_at": "2013-12-14",
+ "passport_given_by": "Test",
+ "born_place": "Test",
+ "job_location": "Test",
+ "passport_address": "Test",
+ "real_address": "Test",
+ "phone": "61126667",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "xR8JX2wY8SZZl9rEaluAusctc7cB98niku3UFtTu.png",
+ "passport_two": "vUJgD11OEME0gKw7yCKFgywy6Ms99TQxWxj7mDg7.png",
+ "passport_three": "UbZnNFPnXjLsUioauJTEq3CsKECjxr5R8m0aSSpY.png",
+ "passport_four": "tl6AGZHkSMghiBhc5Jj1SUErMUR1wcob9xrOaLQt.png",
+ "notes": "Test",
+ "user_id": 32,
+ "created_at": "2023-12-14 19:39:58",
+ "updated_at": "2023-12-14 20:07:24",
+ "deleted_at": "2023-12-14 20:07:24",
+ "paid": true
+ },
+ {
+ "id": 5,
+ "unique_id": "TB1304-5",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dovran",
+ "customer_surname": "Myratlyýew",
+ "customer_patronic_name": "Aşyrmuhammedowiç",
+ "born_at": "1984-08-23",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "152304",
+ "passport_given_at": "2002-02-02",
+ "passport_given_by": "Änew",
+ "born_place": "Änew",
+ "job_location": "Türkmenbaşy PTB",
+ "passport_address": "Änew",
+ "real_address": "Änew",
+ "phone": "65875999",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "spPZ5YK81XagqxWhqgj3tfTm7IUklLSbawxgKVGc.png",
+ "passport_two": "0SofproJd4zsptdRS5e5NRJDfMxuptCbGYW1dNqW.png",
+ "passport_three": "W4LthedthoEdVawppFPUeASNClMh5uZAD71M2AVV.png",
+ "passport_four": "aXMVIlmk8fyjCOmZ9dDEZyAfTXlrHmsWXe2ZHLGJ.png",
+ "notes": null,
+ "user_id": 30,
+ "created_at": "2024-01-23 09:32:59",
+ "updated_at": "2025-10-03 12:09:33",
+ "deleted_at": "2025-10-03 12:09:33",
+ "paid": true
+ },
+ {
+ "id": 7,
+ "unique_id": "TB1307-7",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "asdasjdnkj",
+ "customer_surname": "ndsajkndkjn",
+ "customer_patronic_name": "kjndsakjndjkandkjn",
+ "born_at": "2024-01-23",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "234234",
+ "passport_given_at": "2024-01-09",
+ "passport_given_by": "sfjsdfkjnsdfjkn",
+ "born_place": "knskjnfdsff",
+ "job_location": "asdasd",
+ "passport_address": "asdnaskjdnk",
+ "real_address": "jnkjdnsakjdnakjnd",
+ "phone": "61923932",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "M27zCrWylenLPGip9u0c7d4ItgAcIbWFJwQuydag.png",
+ "passport_two": "XjUBaGNUn2uiMKnXGo40VJCnGdzumTibdxpqNMhT.png",
+ "passport_three": "nvqT4xE8anXflKCBXm4zzsyThiThpBDdpbK66Z4R.png",
+ "passport_four": "Mb1ELFKtIvubikIyxHCoqfzidM5BwwpAArj4Z9fP.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-01-28 20:12:07",
+ "updated_at": "2024-01-28 20:12:07",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 8,
+ "unique_id": "TB6352-8",
+ "card_state_id": 1,
+ "card_type_id": 6,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nowruz",
+ "customer_surname": "Rahmanow",
+ "customer_patronic_name": "Rahmanogly",
+ "born_at": "2002-03-21",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "030744",
+ "passport_given_at": "2018-09-07",
+ "passport_given_by": "Lebap welaýat, Kerki etrap Häkimligi",
+ "born_place": "Lebap welaýat, Kerki etrap",
+ "job_location": "GARABOGAZKARBAMID",
+ "passport_address": "Lebap welaýat, Kerki etrap",
+ "real_address": "Balkan wel, Garabogaz şäher",
+ "phone": "63927841",
+ "phone_additional": "62186046",
+ "status": "pending",
+ "passport_one": "li7rlcXryLvqYVnwbQQO9ALvWTGa1vGtPbvZSx7H.jpg",
+ "passport_two": "pr2sPyqArdS48H8xU7AAb7tmxQt54bhenkOF87Sa.jpg",
+ "passport_three": "SCQicEZxy4sGds2lXHPajsCmMuABdvBbVnBnZxJO.jpg",
+ "passport_four": "qDVe5mayU9MdCScwcz5roPUnbYNBhfOFUjuL4TtO.jpg",
+ "notes": null,
+ "user_id": 90,
+ "created_at": "2024-02-07 23:08:00",
+ "updated_at": "2024-03-11 08:30:17",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 9,
+ "unique_id": "TB6352-9",
+ "card_state_id": 1,
+ "card_type_id": 7,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurly",
+ "customer_surname": "Taganow",
+ "customer_patronic_name": "Perhatowiç",
+ "born_at": "1993-07-11",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "606498",
+ "passport_given_at": "2023-02-24",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher Polisiýa bölümi",
+ "born_place": "Balkanabat şäheri",
+ "job_location": "Türkmenbaşy etrabynyň 20-nji orta mekdebiniň okuw-terbiýeçilik işleri boýunça orunbasary",
+ "passport_address": "Balkanabat şäheriniň 13 kiçi etrapçasynyň 22 jaýynyň 22 öýi",
+ "real_address": "Garabogaz şäher Garaşsyzlyk köçesiniň 3 jaýynyň 1 öýi",
+ "phone": "65361636",
+ "phone_additional": "71351636",
+ "status": "pending",
+ "passport_one": "48G50MZQCttSsR1OyPFk9mPYGSLGgV5ZE5UWC3gl.jpg",
+ "passport_two": "LWunLcFQufxgD0DsHzA1KcAipx58t0vcvTZFsuVM.jpg",
+ "passport_three": "RVvNhdeB4NZ78cjt49g50W5MregSdftOItddVdBu.jpg",
+ "passport_four": "j2xdG72gM1k3TmYKX5pvno6CUDn7YHZN5ugBVsak.jpg",
+ "notes": null,
+ "user_id": 89,
+ "created_at": "2024-02-11 13:16:39",
+ "updated_at": "2024-02-11 13:16:39",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 10,
+ "unique_id": "TB7390-10",
+ "card_state_id": 1,
+ "card_type_id": 6,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Durdymyrat",
+ "customer_surname": "Tagandurdyýew",
+ "customer_patronic_name": "Döwledowiç",
+ "born_at": "1996-05-07",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "808368",
+ "passport_given_at": "2012-10-06",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary welaýatynyň Mary etrabynyň Parahat geňeşligi",
+ "job_location": "TDGG-niň Mary welaýat gümrükhanasynyň Serhetabat gümrük nokadynyň gözegçisi",
+ "passport_address": "Mary şäheri, Galkynyş köçesi, 23 jaý, 34 öý",
+ "real_address": "Mary şäheri, Galkynyş köçesi, 23 jaý, 34 öý",
+ "phone": "65715314",
+ "phone_additional": "61375995",
+ "status": "cancelled",
+ "passport_one": "PJsJ7IYczSh8l2l3BlQqgBAmernPwWhSqse9BdGK.jpg",
+ "passport_two": "f019Th1tGBCR56ngMr4SQSKkwhPlsm8ckMsSxyIG.jpg",
+ "passport_three": "7Pj1CmAB6syXH6jCtY1LUt9bPGpuYYHsHnJM2KR9.jpg",
+ "passport_four": "Khy3nOwFs4QBuaAyVtPEQqvNyoFblVBcJrp00TuY.jpg",
+ "notes": "Tolegi gelmedigi sebapli yatyrlan",
+ "user_id": 97,
+ "created_at": "2024-02-15 11:12:51",
+ "updated_at": "2024-11-05 15:41:33",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 11,
+ "unique_id": "TB7390-11",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "GADAM",
+ "customer_surname": "BERDIYEV",
+ "customer_patronic_name": "JUMAMYRAT",
+ "born_at": "1996-10-16",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "934219",
+ "passport_given_at": "2014-01-24",
+ "passport_given_by": "Serhetabat etrap hakimligi",
+ "born_place": "Mary welayat",
+ "job_location": "Dayhan",
+ "passport_address": "Garaköl Geneşligi Garaköl oba Magtymguly 2/3",
+ "real_address": "Mary şaher",
+ "phone": "62651808",
+ "phone_additional": "71123588",
+ "status": "cancelled",
+ "passport_one": "TEufLVTWR8PORbF6nRlvJ3Mvm6Dm9KcEqwXxc2la.jpg",
+ "passport_two": "iIDYg7um3IZ2Kp5Hq4wsA5tlwyZDgrinZ7Hy94aF.jpg",
+ "passport_three": "KBTgPpGLq5lXyOQuENLFZDShFcfOOhXq66OM7I2Z.jpg",
+ "passport_four": "kCGRBsfx6ssoupJCnU1AwcHjPAfkaENzOyEKvvO4.jpg",
+ "notes": "Tolegi gelmedi sebapli yatyrlan",
+ "user_id": 225,
+ "created_at": "2024-03-04 07:03:45",
+ "updated_at": "2024-11-05 15:40:31",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 12,
+ "unique_id": "TB1304-12",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "SELBI",
+ "customer_surname": "IMAMGULYŸEWA",
+ "customer_patronic_name": "HALDURDYYEWNA",
+ "born_at": "1995-09-14",
+ "old_surname": "ORAZDURDYŸEWA",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "608890",
+ "passport_given_at": "2019-05-25",
+ "passport_given_by": "Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäher",
+ "job_location": "\"Energoüpjünçilik\" kärhanasy, esasy hünärmen",
+ "passport_address": "Oguzhan 70/2,16",
+ "real_address": "Çoganly,2112/1,17",
+ "phone": "63568445",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "Yh8pDfbI1dDP6BPjfZmUkFllI7AfkwnWY91PkBN0.jpg",
+ "passport_two": "IMMGvViKIFPRVYdOOXaWniKyJgjxpKAyeBtvWYii.jpg",
+ "passport_three": "YGz8e5MTAL3yI23CLRd3qLOVx5em2NaMn5hbmEgh.jpg",
+ "passport_four": "SeEWhGpUdrjWSBz4hSDCw3EeXmrhUmYOrB11HanK.jpg",
+ "notes": null,
+ "user_id": 283,
+ "created_at": "2024-03-13 10:38:58",
+ "updated_at": "2024-03-13 10:40:16",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 13,
+ "unique_id": "TB1304-13",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "mamedio",
+ "customer_patronic_name": "mamedio",
+ "born_at": "1991-04-25",
+ "old_surname": "mamedio",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2006-04-26",
+ "passport_given_by": "Ashgabat sah Kopetdag etr hak",
+ "born_place": "Asgabat sah kopetdag etr 10yyl Abadancylyk kocesi 148 74",
+ "job_location": "TPTB Turkmenbashy",
+ "passport_address": "Asgabat sah kopetdag etr 10yyl Abadancylyk kocesi 148 74",
+ "real_address": "Asgabat sah kopetdag etr 10yyl Abadancylyk kocesi 148 74",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "wpDiFMQSGrSQ9nf9c5Y884kV2SDEEb5MeVrG5Nef.png",
+ "passport_two": "FPT3qlIk3cfrujqSpFKjNPyMobV4qg9vCZt3rWpQ.png",
+ "passport_three": "ezP9gPecNwI7b6d6YLE0ScoVd1krMaGOIZWZoLhi.png",
+ "passport_four": "cGIDk7b646hGz8SkUOnco1z6lrBn70s1ey5xDoSr.png",
+ "notes": null,
+ "user_id": 305,
+ "created_at": "2024-03-21 14:18:17",
+ "updated_at": "2024-03-27 14:25:31",
+ "deleted_at": "2024-03-27 14:25:31",
+ "paid": false
+ },
+ {
+ "id": 14,
+ "unique_id": "TB1307-14",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "teste",
+ "customer_surname": "tsetes",
+ "customer_patronic_name": "testset",
+ "born_at": "2024-03-12",
+ "old_surname": "asdasd",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "032423",
+ "passport_given_at": "2024-03-05",
+ "passport_given_by": "asddasd",
+ "born_place": "asdas",
+ "job_location": "asdasdasd",
+ "passport_address": "asdas",
+ "real_address": "dasd",
+ "phone": "61929248",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "2GIgInZ1RG8cdZFZL6eWqvGtkCubm3T9g9MJlkg0.png",
+ "passport_two": "QmRYE6ZQRBxncOrwsBTVaZ5nR32jz4X3dQqSBAzW.png",
+ "passport_three": "o7XsHVzORc8EwrcpqjKORbsLQVAifdE0PfmjVRiM.png",
+ "passport_four": "lHyVZR374ZW24KvOiDuIWkimCZnhR6262CPZvwCm.png",
+ "notes": "asdasd",
+ "user_id": 1,
+ "created_at": "2024-03-25 14:35:32",
+ "updated_at": "2024-03-27 11:00:35",
+ "deleted_at": "2024-03-27 11:00:35",
+ "paid": false
+ },
+ {
+ "id": 15,
+ "unique_id": "TB1304-15",
+ "card_state_id": 3,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dovran",
+ "customer_surname": "Myratlyýew",
+ "customer_patronic_name": "Aşyrmuhammedowiç",
+ "born_at": "1982-07-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "152304",
+ "passport_given_at": "2022-06-16",
+ "passport_given_by": "Test",
+ "born_place": "Test",
+ "job_location": "Türkmenbaşy PTB",
+ "passport_address": "Test",
+ "real_address": "Test",
+ "phone": "65875999",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "BjNYu7eYCzYwNjKGha0yihRoNBSPDN7vP5C9GcR8.png",
+ "passport_two": "VzNN04g0GXMJymhFTDDDVH1TlT7cJjtridACzDuB.png",
+ "passport_three": "iDBZ4uY1vabtkJ5QUV7axHmtfiZgW1OdWkO5gcMa.png",
+ "passport_four": "aSBQZQeJptDHCqRTXlTApgQ8TxDID206S7g8N6jv.png",
+ "notes": null,
+ "user_id": 30,
+ "created_at": "2024-03-25 15:33:51",
+ "updated_at": "2025-10-03 12:09:25",
+ "deleted_at": "2025-10-03 12:09:25",
+ "paid": false
+ },
+ {
+ "id": 16,
+ "unique_id": "TB1304-16",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Magtymguly",
+ "customer_surname": "Penjiýew",
+ "customer_patronic_name": "Meretgulowiç",
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2010-02-01",
+ "passport_given_by": "Kopetdag PB",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "Turkmenbasybank",
+ "passport_address": "Aşgabat şäheri",
+ "real_address": "Aşgabat şäheri",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "hqKB67THpBg5Jamch3xH7QUtn6mF8J9BsH7zySbH.jpg",
+ "passport_two": "mjPEPzG90fltCxBYW5KWy3FCXedVv9RZdO2VH6cb.jpg",
+ "passport_three": "IS37xXOd3X0peb3L48M9x1CZiRUOP37ini56Q4OV.jpg",
+ "passport_four": "2ee2aB6bChU1lEfsEjCW8Q4kPBPtwS7NQliyhvli.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-03-28 12:02:08",
+ "updated_at": "2024-04-22 14:55:23",
+ "deleted_at": "2024-04-22 14:55:23",
+ "paid": true
+ },
+ {
+ "id": 17,
+ "unique_id": "TB1304-17",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Mammetjan",
+ "customer_surname": "Jorayew",
+ "customer_patronic_name": "Galandarowiç",
+ "born_at": "1991-04-25",
+ "old_surname": "Jorayew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2008-01-01",
+ "passport_given_by": "Asgabat sah Kopetdag etr",
+ "born_place": "Asgabat sah Kopetdag etr",
+ "job_location": "hunarmen",
+ "passport_address": "10yyl Abadançylyk koçesi",
+ "real_address": "10yyl Abadançylyk koçesi",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "qXIly1sf81lSgMetRn4cGBYBU414EyLHZzpb1gBa.png",
+ "passport_two": "ZwThvJODfY7UnEePqPtSyf0ZMLjfjKUQsXIZRO9A.png",
+ "passport_three": "3YQ2JgYklHJCLjF9HxoR9qYMK0Dodjb0GTWXyY10.png",
+ "passport_four": "rOjZsjrb3bRpg8KobCzoijFpoEEcvYi3tUZ25ZM4.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-03-29 17:17:32",
+ "updated_at": "2024-05-20 16:28:11",
+ "deleted_at": "2024-05-20 16:28:11",
+ "paid": false
+ },
+ {
+ "id": 18,
+ "unique_id": "TB7390-18",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Serdar",
+ "customer_surname": "Paromow",
+ "customer_patronic_name": "Batyrowiç",
+ "born_at": "1997-09-13",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "926083",
+ "passport_given_at": "2013-09-28",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäher",
+ "job_location": "\"Maryazot\" Önümçilik birleşiginiň Umumy ýaşaýyş jaýynyň müdiriniň w.w.ý.ý.",
+ "passport_address": "Mary welaýaty, Mary şäheri, G.Suwhanow köçesi jaý 6, öý 30",
+ "real_address": "Mary welaýaty, Mary şäheri, Suwhanow köçesi jaý 6, öý 30",
+ "phone": "63076732",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "Sne2dleuLlhC5BZYInrx8Kek1kdOR4HmiJMYbb1x.jpg",
+ "passport_two": "RZXfKZmJDLMLSAFElwvYpmITCDLC3kwpV3aLYmJO.jpg",
+ "passport_three": "oSAvb03XGVWUGDwkHvSHxfhwMkM2xtMCLkOsPZw0.jpg",
+ "passport_four": "hh4jXBu6MddcjKC1Q4fIXDSlogayvbZokkmgd29O.jpg",
+ "notes": "Kanagatlandyrylan",
+ "user_id": 409,
+ "created_at": "2024-04-04 14:50:35",
+ "updated_at": "2024-11-05 15:30:28",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 19,
+ "unique_id": "TB1304-19",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Maksat",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Testowiç",
+ "born_at": "1988-08-22",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "025455",
+ "passport_given_at": "2006-02-19",
+ "passport_given_by": "Köpetdag etrap häkimligi",
+ "born_place": "Köpetdag etrap",
+ "job_location": "Köpetdag etrap häkimligi",
+ "passport_address": "Aşgabat ş. B.Annaýew köç, 23 j, 12 otag",
+ "real_address": "Aşgabat ş. B.Annaýew köç, 23 j, 12 otag",
+ "phone": "65696493",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "XUZdOiuslMGDk9mKiscpEGkDphdnDWJGcnudbyL5.jpg",
+ "passport_two": "EVOj1hovcremgBxSEQvVPsoDhO0cJTRxT9zwLtmv.jpg",
+ "passport_three": "Ja1JDWNQjrMpbygitCkfjnhYePHTCv8YwuN1TrKT.jpg",
+ "passport_four": "Z3edWALGosbix5u40rLh4EFUamg52MoKFjKzkx3U.jpg",
+ "notes": null,
+ "user_id": 3,
+ "created_at": "2024-04-05 15:23:00",
+ "updated_at": "2024-04-05 15:23:21",
+ "deleted_at": "2024-04-05 15:23:21",
+ "paid": false
+ },
+ {
+ "id": 20,
+ "unique_id": "TB1304-20",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Meret",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": null,
+ "born_at": "1988-07-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "457585",
+ "passport_given_at": "2006-12-02",
+ "passport_given_by": "Köpetdag etr häkimligi",
+ "born_place": "Aşgabat ş.",
+ "job_location": "Türkmenbaşy PTB",
+ "passport_address": "Aşgabat ş. B.Annaýew köç, 23/2",
+ "real_address": "Aşgabat ş. B.Annaýew köç, 23/2",
+ "phone": "65696493",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "gnqovm3PpnXbN03cOf7tDFfMqaO9grV0psdalzN1.jpg",
+ "passport_two": "AlNouWovUMaBsJH7bjRLjBAv2lMtitJwvLijx4na.jpg",
+ "passport_three": "AJMYkZCpDOS8rx3Aues4Orj8275wu4kzhOmSpCJc.jpg",
+ "passport_four": "4IH4SkJa6r20ovQrINMmwK3VKeD6cdB4a7sfPKQV.jpg",
+ "notes": null,
+ "user_id": 3,
+ "created_at": "2024-04-05 15:41:47",
+ "updated_at": "2024-04-05 15:41:47",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 21,
+ "unique_id": "TB1304-21",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Meret",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": null,
+ "born_at": "1988-07-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "457585",
+ "passport_given_at": "2006-12-02",
+ "passport_given_by": "Köpetdag etr häkimligi",
+ "born_place": "Aşgabat ş.",
+ "job_location": "Türkmenbaşy PTB",
+ "passport_address": "Aşgabat ş. B.Annaýew köç, 23/2",
+ "real_address": "Aşgabat ş. B.Annaýew köç, 23/2",
+ "phone": "65696493",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "jz6MLcpTdNsUqxoUXiNHS1ZC3F03QXQAsgCQjACN.jpg",
+ "passport_two": "1WH7f1eEQwMIAuQmKnjJlf9tPcN0hP6kbnthl4j9.jpg",
+ "passport_three": "wYpv7FJHqJnusxfYsICOy8AaYTZGEPUURUu4CcM7.jpg",
+ "passport_four": "PtqC5QCoZGbf9vffgxgGqhiyaY36Oac6ozHbg08v.jpg",
+ "notes": null,
+ "user_id": 3,
+ "created_at": "2024-04-05 15:42:01",
+ "updated_at": "2024-04-05 15:42:01",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 22,
+ "unique_id": "TB1304-22",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Meret",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Annaýewiç",
+ "born_at": "1988-07-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "457585",
+ "passport_given_at": "2006-12-02",
+ "passport_given_by": "Köpetdag etr häkimligi",
+ "born_place": "Aşgabat ş.",
+ "job_location": "Türkmenbaşy PTB",
+ "passport_address": "Aşgabat ş. B.Annaýew köç, 23/2",
+ "real_address": "Aşgabat ş. B.Annaýew köç, 23/2",
+ "phone": "65696493",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "5jBmrwzqSQ7PgAkSQ9rH3UJrPFbEaV9z5gIVjPmi.jpg",
+ "passport_two": "zsnyOm9J5m3Ae1n7pksKN9zIvrY0uV3wQL6pAmC0.jpg",
+ "passport_three": "yrrTdUU3bFfa2ZqaVzXkqJC6gAqwBHC8lMmeodlX.jpg",
+ "passport_four": "n3JcjXBSMLwrFftfrt95nRl5Es1flI3ZipgDB0Gd.jpg",
+ "notes": null,
+ "user_id": 3,
+ "created_at": "2024-04-05 15:42:17",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 23,
+ "unique_id": "TB1304-23",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Meret",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Annaýewiç",
+ "born_at": "1988-07-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "457585",
+ "passport_given_at": "2006-12-02",
+ "passport_given_by": "Köpetdag etr häkimligi",
+ "born_place": "Aşgabat ş.",
+ "job_location": "Türkmenbaşy PTB",
+ "passport_address": "Aşgabat ş. B.Annaýew köç, 23/2",
+ "real_address": "Aşgabat ş. B.Annaýew köç, 23/2",
+ "phone": "65696493",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "0WulRQxbXRlHrWo5NumnYVD7rsQ5oLz5WPI20Aqf.jpg",
+ "passport_two": "ygh0010e7ud3apcpvDTzHcugeOtFYp9NBaXlku9Q.jpg",
+ "passport_three": "KCLyIuh2hQWzgVBnMIzavhPvOdYotegLUBUyKLW4.jpg",
+ "passport_four": "PZCXjKJmV8MRzbuCbKA6lY5zEgfB8zePnRCJkti2.jpg",
+ "notes": null,
+ "user_id": 3,
+ "created_at": "2024-04-05 15:44:19",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 24,
+ "unique_id": "TB1304-24",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dovran",
+ "customer_surname": "Myratlyýew",
+ "customer_patronic_name": null,
+ "born_at": "1984-08-23",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "152304",
+ "passport_given_at": "2007-12-01",
+ "passport_given_by": "Ahal wel Polisiýa böl",
+ "born_place": "Aşgabat",
+ "job_location": "Türkmenbaşy PTB",
+ "passport_address": "Aşgabat ş, A.Gowşudow köç, 57, 2 otag",
+ "real_address": "Aşgabat ş, A.Gowşudow köç, 57, 2 otag",
+ "phone": "65875999",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "O11RjncqA4u0b5i3oZ8PVFXr3EfQlhT495EzXzsC.jpg",
+ "passport_two": "PjxwdAJerKVwX1fcoOczOcXxzd6ElJuhYOadvVyz.jpg",
+ "passport_three": "ajXviiAwgmA2yqzqZjE9r89eX3y4tvFhZfz1LVfV.jpg",
+ "passport_four": "fxDpiwLrdje2s8A9EhZSSWTwMqj4GlVc9TNtV4Oi.jpg",
+ "notes": null,
+ "user_id": 30,
+ "created_at": "2024-04-05 17:22:54",
+ "updated_at": "2025-10-03 12:09:51",
+ "deleted_at": "2025-10-03 12:09:51",
+ "paid": true
+ },
+ {
+ "id": 25,
+ "unique_id": "TB6359-25",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "TAGANMAMMET",
+ "customer_surname": "AMANNAZAROW",
+ "customer_patronic_name": "ALTYMAMMEDOWIC",
+ "born_at": "1996-12-16",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "470599",
+ "passport_given_at": "2013-01-07",
+ "passport_given_by": "BW BALKANABAT SAHER HAKIMLIGI",
+ "born_place": "BW BALKANABAT SAHER",
+ "job_location": "BALKANENERGO OB",
+ "passport_address": "BW BALKANABAT SAHER KW 209-24-11",
+ "real_address": "BW BALKANABAT SAHER KW 209-24-11",
+ "phone": "63377771",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "NffjGJHPH8PYEBtrvzGJ5NQshQGmYAabWRqZqH0T.jpg",
+ "passport_two": "62BWbvII71WbeYtDLwbx6h9VCZn7Us3Yt4rjrxDG.jpg",
+ "passport_three": "Qnpt7hGJ4BuA2puZegJo4jG7XjEJTJKpUBIyYJO0.jpg",
+ "passport_four": "1Jfw9P6EHKB2AsZ3j8eHFAoq79ATfWaxBDKxevl9.jpg",
+ "notes": null,
+ "user_id": 48,
+ "created_at": "2024-04-09 10:44:35",
+ "updated_at": "2024-05-03 15:40:08",
+ "deleted_at": "2024-05-03 15:40:08",
+ "paid": false
+ },
+ {
+ "id": 26,
+ "unique_id": "TB6359-26",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Denis",
+ "customer_surname": "Fomiçew",
+ "customer_patronic_name": null,
+ "born_at": "1977-06-14",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "224423",
+ "passport_given_at": "2003-01-14",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şaher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şaheri",
+ "job_location": "Schlumberger Logelco Inc., tehnik",
+ "passport_address": "şaher Balkanabat 208-5-8",
+ "real_address": "şaher Balkanabat 208-5-8t",
+ "phone": "65831925",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "1rFsmruL7WlINfc43eUyFQ7PDUhiXnSSS3KgkUd7.jpg",
+ "passport_two": "fTERlF41ey8NkyoPurGawBeNcnSZYVyDPYYqsekg.jpg",
+ "passport_three": "TlXH3byN2Uo4Dd10Rq2ljZHDx0ebrxxOk2E6Km7p.jpg",
+ "passport_four": "TFsOpVpwbjHD8ZJMASH9IsflcjRnjgUAZ7n2I7kB.jpg",
+ "notes": null,
+ "user_id": 506,
+ "created_at": "2024-04-22 13:24:24",
+ "updated_at": "2025-08-31 09:13:36",
+ "deleted_at": "2025-08-31 09:13:36",
+ "paid": true
+ },
+ {
+ "id": 27,
+ "unique_id": "TB1304-27",
+ "card_state_id": 5,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Maksat",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Annamyradowiç",
+ "born_at": "1996-11-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "832995",
+ "passport_given_at": "2013-07-25",
+ "passport_given_by": "Lebap welaýat Atamyrat etrap häkimligi",
+ "born_place": "Lebap welaýat Atamyrat etrap Çekir geňeşligi",
+ "job_location": "Demirýollary AGPJ",
+ "passport_address": "Lebap wel, Kerki etr, Çekir geň, Garaja obasy, Mollanepes köç. 42 jaý.",
+ "real_address": "Lebap wel, Kerki etr, Çekir geň, Garaja obasy, Mollanepes köç. 42 jaý.",
+ "phone": "62929605",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "42yItuKJHaJ6qnDSRoiv5tMqod2ZdT2bZdLQA5RL.jpg",
+ "passport_two": "52QhzWYerAOqfz5KF8QBVkN4kcnLGh7iDK7QHdSj.jpg",
+ "passport_three": "uAPPi3a3nNjd9cG4N3xrRzz91bcDqrA6PWOx6pia.jpg",
+ "passport_four": "0aNCZEM1PejwfPaV1C0kYGlMMrP7XwFDOgprs2xO.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-22 14:51:40",
+ "updated_at": "2024-04-22 14:58:18",
+ "deleted_at": "2024-04-22 14:58:18",
+ "paid": false
+ },
+ {
+ "id": 28,
+ "unique_id": "TB1304-28",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "mamedio",
+ "customer_patronic_name": "mamedio",
+ "born_at": "1991-04-25",
+ "old_surname": "mamedowiç",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "000000",
+ "passport_given_at": "2016-05-16",
+ "passport_given_by": "ashgabat kopet etr hak",
+ "born_place": "ashgabat",
+ "job_location": "bank",
+ "passport_address": "abadançylyk",
+ "real_address": "abadançylyk",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "ZlslYkKfnTEuVwmFCUAhpwNfArTcduCftLo44Xd4.png",
+ "passport_two": "KwatFd7dVcoXJmGnWvr6Z1TGhMGPN50mm3mdRizH.png",
+ "passport_three": "lF0F6FlTaTSonosDJnxxVkEBbuTLWUlAoACYJqdO.png",
+ "passport_four": "98OfSEbm12dKsItJCBR9094c1yHVgWj1p0oARdJH.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-04-22 15:10:11",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 29,
+ "unique_id": "TB1306-29",
+ "card_state_id": 2,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "jnndjkasndjn",
+ "customer_surname": "kjnsajdnkj",
+ "customer_patronic_name": "njkansd",
+ "born_at": "2024-04-16",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "123321",
+ "passport_given_at": "2024-04-15",
+ "passport_given_by": "asdasdasd",
+ "born_place": "asdadsad",
+ "job_location": "sdasdasd",
+ "passport_address": "asdasd",
+ "real_address": "asdasdasd",
+ "phone": "63435435",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "3rAEAVyGKCCoBFpQOwFONU7gxfsJNRJLMb5l8wI2.png",
+ "passport_two": "ESogcbKgOX4YmTbH1qWwXfou7vfJxhaFHTTAeo0J.png",
+ "passport_three": "caKk1UFYM9glnk97vIDXB0yEb0PTEDuh8jCUym0x.png",
+ "passport_four": "zzaFqPjzc7LpeDwVBeDTUSH5FE1r0o4bBWPVXjkj.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-04-22 20:32:47",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 30,
+ "unique_id": "TB1306-30",
+ "card_state_id": 2,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "jnndjkasndjn",
+ "customer_surname": "kjnsajdnkj",
+ "customer_patronic_name": "njkansd",
+ "born_at": "2024-04-16",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "123321",
+ "passport_given_at": "2024-04-15",
+ "passport_given_by": "asdasdasd",
+ "born_place": "asdadsad",
+ "job_location": "sdasdasd",
+ "passport_address": "asdasd",
+ "real_address": "asdasdasd",
+ "phone": "63435435",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "23fzrCmQm4lZoTOiymGq82iP0Pgv5VJtx4CP2MU8.png",
+ "passport_two": "xgzNsNgAbm6s64utZZqTUWpfLIDpldsI1YqnZGBq.png",
+ "passport_three": "b6aNShC6vKHUp4MrW2647XY1HWGxYfGnRbDbnOZz.png",
+ "passport_four": "9EjJA54K9rMCtKJmtPCELrnDEcYMwI4zwt2QPZPr.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-04-22 20:34:20",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 31,
+ "unique_id": "TB1306-31",
+ "card_state_id": 4,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "asASa",
+ "customer_surname": "saSa",
+ "customer_patronic_name": "saSasaS",
+ "born_at": "2024-04-15",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "423423",
+ "passport_given_at": "2024-04-02",
+ "passport_given_by": "324234asda",
+ "born_place": "dsadasdsd",
+ "job_location": "sdfsdfsdfsf",
+ "passport_address": "ASDASDAS",
+ "real_address": "sfsdfsdf",
+ "phone": "65456456",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "8lwk4Pd01f1GTY6cLt0EtKMSS3M4aEsl64J8h1ID.png",
+ "passport_two": "ICAc7mSNMe0jOV3LsvNfrPDVGciFwzeoRtL0036V.png",
+ "passport_three": "0hDtdOWwDTGh6achpryjKjSTk1ifLWdhkyD1V3iF.png",
+ "passport_four": "uoipmiJZZwSn889C05Nm601jbim3D4jCuH01DxWr.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-04-22 20:38:25",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 32,
+ "unique_id": "TB1304-32",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Maksat",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Annamyradowiç",
+ "born_at": "1996-11-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "832995",
+ "passport_given_at": "2013-07-25",
+ "passport_given_by": "Lebap welaýat Atamyrat etrap häkimligi",
+ "born_place": "Lebap welaýat Atamyrat etrap Çekir geňeşligi",
+ "job_location": "Demirýollary AGPJ",
+ "passport_address": "Lebap wel, Kerki etr, Çekir geň, Garaja obasy, Mollanepes köç. 42 jaý.",
+ "real_address": "Lebap wel, Kerki etr, Çekir geň, Garaja obasy, Mollanepes köç. 42 jaý.",
+ "phone": "62929605",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "dR8Hr0X2TIUA9zcgMj2WkjNcCHCtAt77IQsQdFN9.jpg",
+ "passport_two": "rE52iWeXN9HqtKH3ZmRz0yRnjTRlaeeOV8GND8Ip.jpg",
+ "passport_three": "hbYCjtUq3sfNm0feLYyPAjXeePL4yBMKLPHjHDWw.jpg",
+ "passport_four": "sEvFLpPBoE6b288FV7qHYCUUtuV3hIyN7Gk9UsyM.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-23 09:33:14",
+ "updated_at": "2024-04-23 09:35:43",
+ "deleted_at": "2024-04-23 09:35:43",
+ "paid": false
+ },
+ {
+ "id": 33,
+ "unique_id": "TB1304-33",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "mamedio",
+ "customer_patronic_name": "mamedio",
+ "born_at": "1991-04-25",
+ "old_surname": "mamedowiç",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2016-06-25",
+ "passport_given_by": "ashgabat kopet etr hak",
+ "born_place": "ashgabat",
+ "job_location": "bank",
+ "passport_address": "abadançylyk",
+ "real_address": "abadançylyk",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "704zTDNyBtLJZNkvVFY2W6dabppdGBmMdXkZZEP9.png",
+ "passport_two": "9M8P7YYqidnKEbnLe31XH7YeqUBQdHK2VAdnkjY2.png",
+ "passport_three": "jcHB3GBhOVJwnu0PMzjeGYjHJ3DmNdXxWYwJx7jS.png",
+ "passport_four": "pYi0BPvKtiniZtGEuOKEH4lhMqZFO5PW0WmTrHje.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-04-23 09:37:04",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 34,
+ "unique_id": "TB1304-34",
+ "card_state_id": 6,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "mamedio",
+ "customer_patronic_name": "mamedio",
+ "born_at": "1991-04-25",
+ "old_surname": "mamedowiç",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "1991-04-25",
+ "passport_given_by": "ashgabat kopet etr hak",
+ "born_place": "ashgabat",
+ "job_location": "bank",
+ "passport_address": "abadançylyk",
+ "real_address": "abadançylyk",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "gO4CD3m6PgG0bEl6lmc6uez6MBveyWXvHJeLM950.png",
+ "passport_two": "boNkXE09XKj5oebG0hkbqoEfevOxRAgCNiT3ArIF.png",
+ "passport_three": "RDj703xexS9uiccVcetwf0TbxBmDHVeEIGoLoKMn.png",
+ "passport_four": "iIqIidVoWOEuf3k8uqpKx9Qct8UymtYQ0TMGxZPD.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-04-23 09:38:44",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 35,
+ "unique_id": "TB1304-35",
+ "card_state_id": 7,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "mamedio",
+ "customer_patronic_name": "mamedio",
+ "born_at": "1991-04-25",
+ "old_surname": "mamedowiç",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "1991-04-25",
+ "passport_given_by": "ashgabat kopet etr hak",
+ "born_place": "ashgabat",
+ "job_location": "bank",
+ "passport_address": "abadançylyk",
+ "real_address": "abadançylyk",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "wOCmjKQTESV7slhFgDfSNB6KhBNnxCbEoikWAjhC.png",
+ "passport_two": "KdLKIR1l5PEFjgPjNCsxKwOvzbR9ZmeVGkoMOpDo.png",
+ "passport_three": "xBFy2o1iuwbJXU9JAf1gJxBcpLFWvy6gbhmrPDBI.png",
+ "passport_four": "0WRtHpUCiLrIoTdmxw1h9Y2OvoBXCWihXBN5E8k8.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-04-23 09:39:47",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 36,
+ "unique_id": "TB1304-36",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "mamedio",
+ "customer_patronic_name": "mamedio",
+ "born_at": "1991-04-25",
+ "old_surname": "mamedowiç",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "1191-04-25",
+ "passport_given_by": "ashgabat kopet etr hak",
+ "born_place": "ashgabat",
+ "job_location": "bank",
+ "passport_address": "abadançylyk",
+ "real_address": "abadançylyk",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "JbEk4dxV2k8IPwJd0TXoc1w44rM8gOUpikD0Znmm.png",
+ "passport_two": "dHAOIwgXlW6gpY5S4EZ3Scws7YEvDuk7yzCELvLB.png",
+ "passport_three": "thK1SVV9VX5bbzAr9jDCjXcoMqNAjmYNNRADqKTH.png",
+ "passport_four": "txkXGQ4YbePOWQvXsBGq0xbId7MyfApyUpCdbTNJ.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-04-23 09:40:58",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 37,
+ "unique_id": "TB1304-37",
+ "card_state_id": 7,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "kkkkkkkkkkk",
+ "customer_surname": "lllllllllll",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2002-06-02",
+ "passport_given_by": "aaaaaaaaaaaaaaaaaaaa",
+ "born_place": "aaaaaaaaaaaaaaaaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaaaaaaaaaaaaa",
+ "real_address": "aaaaaaaaaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "WiDWz5U8COsWmds6dCJFcpLnecyRcSzXnHrkiqIt.jpg",
+ "passport_two": "9YAvpNMUxGrFvNi2wfVpd5CnPMrxpkdoaReSxaDN.jpg",
+ "passport_three": "ehf7XU3iNAvnqdeSs0FUvZtue2WksRQvjt4WSw4j.jpg",
+ "passport_four": "40PxszkUfCeaXAKUJVrmdqv49RqMnhafwdlFUBpo.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-23 19:11:48",
+ "updated_at": "2024-04-23 19:12:30",
+ "deleted_at": "2024-04-23 19:12:30",
+ "paid": false
+ },
+ {
+ "id": 38,
+ "unique_id": "TB1304-38",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "mamedio",
+ "customer_patronic_name": "mamedio",
+ "born_at": "1991-04-25",
+ "old_surname": "mamedowiç",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2016-04-05",
+ "passport_given_by": "ashgabat kopet etr hak",
+ "born_place": "ashgabat",
+ "job_location": "bank",
+ "passport_address": "abadançylyk",
+ "real_address": "abadançylyk",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "Oq730awwkhGAOLmzLSdBgX9eUtjl4zVM0dquWQCq.png",
+ "passport_two": "u9CqK28NaSxBNFZYsOW6ardw5lIa3I1DRHnBR8JT.png",
+ "passport_three": "gKZUbcNYdjnIatYOX9RQbZNkKd7ubo9UInfhe1C1.png",
+ "passport_four": "zs3UhHCCfUl9nY6zjx24B34rEUWaWHipZM8dqx82.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-04-24 10:15:39",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 39,
+ "unique_id": "TB1304-39",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "aaaaaaaa",
+ "customer_surname": "aaaaaaaa",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2000-06-02",
+ "passport_given_by": "aaaaaaaaaaaaa",
+ "born_place": "aaaaaaaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaaaaaaaaaa",
+ "real_address": "aaaaaaaaaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "g22r9Eu5L9pc6XMwhi46LnA1n5Vk5dPotjy7jt9O.jpg",
+ "passport_two": "Is6Yl4dpa6KcHNoRilrq1j481Ks7ZjoqcHMgDpcP.jpg",
+ "passport_three": "2vB6UKjzUOwjYzXfNSWYpdgE4hErV0ShyvyWWCtY.jpg",
+ "passport_four": "WEvrAbayfxNnn8OJYFABYs2dxzXGBPstS2bAguSH.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-24 19:14:09",
+ "updated_at": "2024-04-24 19:19:19",
+ "deleted_at": "2024-04-24 19:19:19",
+ "paid": false
+ },
+ {
+ "id": 40,
+ "unique_id": "TB1304-40",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "aaaaaaaa",
+ "customer_surname": "aaaaaaaa",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2000-06-02",
+ "passport_given_by": "aaaaaaaaaaaaa",
+ "born_place": "aaaaaaaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaaaaaaaaaa",
+ "real_address": "aaaaaaaaaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "TIDa0VMip3BryuW4DvUvHJqK60Td5ayoigXySmIj.jpg",
+ "passport_two": "2Ujq1XoLCHBHVREq1JEOvArKTBUmar2q2Syju7mW.jpg",
+ "passport_three": "obq6x1J7XGVzRMzeqtIQuVhW1XIXEemMWbDb03Tb.jpg",
+ "passport_four": "yXzvwTwv3HS29Hwn17cxPUMXi0N3EHTOvB6aTp5d.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-24 19:14:18",
+ "updated_at": "2024-04-24 19:19:19",
+ "deleted_at": "2024-04-24 19:19:19",
+ "paid": false
+ },
+ {
+ "id": 41,
+ "unique_id": "TB1304-41",
+ "card_state_id": 5,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "aaaaaaaa",
+ "customer_surname": "aaaaaaaaaaaaa",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2002-03-02",
+ "passport_given_by": "aaaaaaaaaaaaaaaaaaaaaa",
+ "born_place": "aaaaaaaaaaaaaaaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaaaaaa",
+ "real_address": "aaaaaaaaaaaaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "fiWxUdUWwOBejVyr9LB8vCwywisiFaQeTryxfY9g.jpg",
+ "passport_two": "j50mxixyLTQi2LjquEK9YYjvfyYJQEL0QiSjvkYC.jpg",
+ "passport_three": "3FyT15ZJoWmgFDc6slSaw7E3J3qOYAmNl26lwr8H.jpg",
+ "passport_four": "jNCCkN4DmHcURhKOCJaoMPC3DXDto8fj0aY8JVTh.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-24 19:15:42",
+ "updated_at": "2024-04-24 19:19:19",
+ "deleted_at": "2024-04-24 19:19:19",
+ "paid": false
+ },
+ {
+ "id": 42,
+ "unique_id": "TB1304-42",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "aaaaaaaaaaa",
+ "customer_surname": "aaaaaaaaaaaaaaa",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2002-03-02",
+ "passport_given_by": "aaaaaaaaaaaaaaa",
+ "born_place": "aaaaaaaaaaaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaaaaaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaaaaaaaaaaaaaaa",
+ "real_address": "aaaaaaaaaaaaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "XCLPp4dHhvly0jFHGiruRtw4o7Fh1cvRgDJ3EGYe.jpg",
+ "passport_two": "IjBKnC7yp6fACFBj3O14OJ89C5dhltWWuWc4ZLjj.jpg",
+ "passport_three": "dUPSRSk9HOFIwOwGPDzNpkL2k352ecsZXk1xNTji.jpg",
+ "passport_four": "DB8zuQO5vuEAbaO71AvLRPnbYHfhbsR0EKwCf9Ul.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-24 19:16:50",
+ "updated_at": "2024-04-24 19:19:19",
+ "deleted_at": "2024-04-24 19:19:19",
+ "paid": false
+ },
+ {
+ "id": 43,
+ "unique_id": "TB1306-43",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "asdasd",
+ "customer_surname": "asdasdasd",
+ "customer_patronic_name": null,
+ "born_at": "2024-04-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "232123",
+ "passport_given_at": "2024-04-17",
+ "passport_given_by": "kjnjkn",
+ "born_place": "kjknkjn",
+ "job_location": "asdasdasd",
+ "passport_address": "asdasda",
+ "real_address": "sdasdasd",
+ "phone": "61929248",
+ "phone_additional": null,
+ "status": "processing",
+ "passport_one": "XyhsQuXImegND4piPeUVQvBlOk8D7C7d1CtZBgYL.jpg",
+ "passport_two": "xnEs7MWTKbJzzmCx1oN8S045C2Oyxx1pxcWGAXqa.jpg",
+ "passport_three": "ilSbl2iIXjP9nbMLgaScpw2uI5kGpmQ69Wqwq8ai.jpg",
+ "passport_four": "25kEaig4WSsRXTtG6HKAGin0r5slujFrG7l95po9.jpg",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-04-24 19:17:05",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 44,
+ "unique_id": "TB1304-44",
+ "card_state_id": 5,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "aaaaaaaaaaaa",
+ "customer_surname": "aaaaaaaaaaaaaaaaa",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2002-03-02",
+ "passport_given_by": "aaaaaaaaaaaaaaaa",
+ "born_place": "aaaaaaaaaaaaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaaaaaaaaaaaaa",
+ "real_address": "aaaaaaaaaaaaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "GMuAeF8NZPKB1uSu6YFc54wslbBFVjfaSij7Kbxf.jpg",
+ "passport_two": "do1PG9JNis1gu08BGQH0QJixhBuMvxCmw3wY1pF5.jpg",
+ "passport_three": "YEkgMw0Vw4PIsyBmNg46OGLxRJy7cXjPVT7C5gPw.jpg",
+ "passport_four": "gJ8m7bOUgn5KUyXnaP1UVawjIySpvUxcOP03vrT6.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-24 19:17:52",
+ "updated_at": "2024-04-24 19:19:10",
+ "deleted_at": "2024-04-24 19:19:10",
+ "paid": false
+ },
+ {
+ "id": 45,
+ "unique_id": "TB1304-45",
+ "card_state_id": 6,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "aaaaaaaaaaaaa",
+ "customer_surname": "aaaaaaaaaaaaaaa",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "1987-02-17",
+ "passport_given_by": "aaaaaaaaaaaa",
+ "born_place": "aaaaaaaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaaaaaa",
+ "real_address": "aaaaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "9rdAspjDJ7kEkfV62Of39RXsFFCWXs4T32o5C0M5.jpg",
+ "passport_two": "QMXk7Y9A7FE402Lt4j30IvhGmJeNAS12eSBxdNNs.jpg",
+ "passport_three": "Yw8yKDqgpbs7OLl2CoLT2SOP5Kh8VQrRmlOJQDBw.jpg",
+ "passport_four": "OmKRBmckj1da9ATPYXrVDRzPw0JtfmEDUQolDafF.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-24 19:20:34",
+ "updated_at": "2024-04-24 20:47:15",
+ "deleted_at": "2024-04-24 20:47:15",
+ "paid": false
+ },
+ {
+ "id": 46,
+ "unique_id": "TB1306-46",
+ "card_state_id": 2,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "sdas",
+ "customer_surname": "dasda",
+ "customer_patronic_name": "sdasdasd",
+ "born_at": "2024-04-10",
+ "old_surname": null,
+ "citizenship": "WF",
+ "passport_serie": "I-MR",
+ "passport_id": "343534",
+ "passport_given_at": "2024-04-17",
+ "passport_given_by": "asdasd",
+ "born_place": "asdasd",
+ "job_location": "dasdadasd",
+ "passport_address": "ijnjn",
+ "real_address": "dasdasda",
+ "phone": "65445645",
+ "phone_additional": "65645645",
+ "status": "pending",
+ "passport_one": "x0e4L2JD3fELAVbZrEMhbiEQ7vcUgt6KRdb5uhpw.jpg",
+ "passport_two": "GOLo8Moy0SO50G11XNEijm6W8kuWIZXQPc5itI5j.jpg",
+ "passport_three": "lrAex0QslLeiJs3uYmRidnukHPTxtPfGwtojNEcl.jpg",
+ "passport_four": "WWgordUWqn8KieXHmHzeiKCAdtJnbm5xYvLSnX2v.jpg",
+ "notes": "a",
+ "user_id": 1,
+ "created_at": "2024-04-24 19:21:06",
+ "updated_at": "2024-04-24 19:21:06",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 47,
+ "unique_id": "TB1304-47",
+ "card_state_id": 5,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Maksat",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Annamyradowiç",
+ "born_at": "1996-11-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "832995",
+ "passport_given_at": "2013-07-25",
+ "passport_given_by": "Lebap welaýat Atamyrat etrap häkimligi",
+ "born_place": "Lebap welaýat Atamyrat etrap Çekir geňeşligi",
+ "job_location": "Demirýollary AGPJ",
+ "passport_address": "Lebap wel, Kerki etr, Çekir geň, Garaja obasy, Mollanepes köç. 42 jaý.",
+ "real_address": "Lebap wel, Kerki etr, Çekir geň, Garaja obasy, Mollanepes köç. 42 jaý.",
+ "phone": "62929605",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "ttSjT8n6cfEB93zYPIydQhTmPMMjSkJiMxbHlwIP.jpg",
+ "passport_two": "njVswAUY0Fd5ZPDsk16SXoTijsOkUnGyYZXuqYxl.jpg",
+ "passport_three": "qJHhCO8aEdlMYTih71whXw5YyLyfNP2V9th8AIOv.jpg",
+ "passport_four": "Z9lVeeJdhkXBJZ7EmKW80rwuVKTttzfCGltAGPNF.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-24 21:27:26",
+ "updated_at": "2024-04-30 14:38:15",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 48,
+ "unique_id": "TB1306-48",
+ "card_state_id": 6,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "adsadasd",
+ "customer_surname": "asdasdasd",
+ "customer_patronic_name": null,
+ "born_at": "2024-04-11",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "231232",
+ "passport_given_at": "2024-04-03",
+ "passport_given_by": "adsadasda",
+ "born_place": "adsadasda",
+ "job_location": "adsadasda",
+ "passport_address": "adsadasda",
+ "real_address": "adsadasda",
+ "phone": "65445645",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "ohBrRsR718U2Fm9loJwpu664u87rlLMCEdcMO4dR.jpg",
+ "passport_two": "ipxBsWYWx9ZJHShbDYr3CCJ1q7r0pQWpZ9ol8caI.jpg",
+ "passport_three": "0J6brvdKMMeHGLiDxPbX22lk8Q1waXTNdOBXI8uM.jpg",
+ "passport_four": "wqa9X2dFiORVOF2YmfH8MqZifjnjQldsL8Ih44rL.jpg",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-04-24 22:17:12",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 49,
+ "unique_id": "TB1304-49",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "mamedio",
+ "customer_patronic_name": "mamedio",
+ "born_at": "1991-04-25",
+ "old_surname": "mamedowiç",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2006-01-01",
+ "passport_given_by": "ashgabat kopet etr hak",
+ "born_place": "ashgabat",
+ "job_location": "bank",
+ "passport_address": "abadançylyk",
+ "real_address": "abadançylyk",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "hSXgEdP83ShhamuOlsK0GT8iGiwGIxLByEh3Oy5E.png",
+ "passport_two": "pxvocr20yWeyIQL7ahjWfeORGViS8fF1NB0Relfv.png",
+ "passport_three": "Pr8vqehs2wfb0MbQj14rk5saXj3tQDoKkZTmajRw.png",
+ "passport_four": "biwscaaXeObwnFzjsQSnYCflaRuvXyn1SfsEWoUx.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-04-25 09:09:08",
+ "updated_at": "2024-05-21 09:04:32",
+ "deleted_at": "2024-05-21 09:04:32",
+ "paid": false
+ },
+ {
+ "id": 50,
+ "unique_id": "TB1304-50",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "mamedio",
+ "customer_patronic_name": "mamedio",
+ "born_at": "1991-04-25",
+ "old_surname": "mamedowiç",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "1991-04-25",
+ "passport_given_by": "ashgabat kopet etr hak",
+ "born_place": "ashgabat",
+ "job_location": "bank",
+ "passport_address": "abadançylyk",
+ "real_address": "abadançylyk",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "xvKtgJMfJ0xcx1CHIWNucw0KETlYw3xYbxecYml9.png",
+ "passport_two": "LHlPzgMyRB38MS6oE53X2eWwK6L2dfDSay7ntwG8.png",
+ "passport_three": "7lvEBR84WtUBBpaSjRw2GcBxdYRnvYG5suXqGo8f.png",
+ "passport_four": "JBNqLWqyRoOKwbK8OCE6jHKuMS1ZxOEMfI1H3GAr.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-04-25 09:13:52",
+ "updated_at": "2024-05-21 09:04:33",
+ "deleted_at": "2024-05-21 09:04:33",
+ "paid": false
+ },
+ {
+ "id": 51,
+ "unique_id": "TB1304-51",
+ "card_state_id": 5,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "mamedio",
+ "customer_patronic_name": "mamedio",
+ "born_at": "1991-04-25",
+ "old_surname": "mamedowiç",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "1991-04-25",
+ "passport_given_by": "ashgabat kopet etr hak",
+ "born_place": "ashgabat",
+ "job_location": "bank",
+ "passport_address": "abadançylyk",
+ "real_address": "abadançylyk",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "SS7r2Su2yqKcQuK4XaAX1gfsWnQ5LI5L9RwOkiPw.png",
+ "passport_two": "Ph0VrMcpu6upKbgrjiJoMbIOm9nIJT8E8uH0gw85.png",
+ "passport_three": "YxW6a6KziiwSVdsPMwx0D8GSK8r1BAfrltwLUckX.png",
+ "passport_four": "5P8g3hHzIomgykg57AZ4eCKMOHxL4aPZvd2tMnxE.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-04-25 09:15:01",
+ "updated_at": "2024-05-21 09:04:33",
+ "deleted_at": "2024-05-21 09:04:33",
+ "paid": false
+ },
+ {
+ "id": 52,
+ "unique_id": "TB1304-52",
+ "card_state_id": 6,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "hhhhhh",
+ "customer_surname": "hhhhhhhh",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2002-03-02",
+ "passport_given_by": "hhhhhhhhhhhhhh",
+ "born_place": "hhhhhhhhhhhhhhhhhh",
+ "job_location": "hhhhhhhhhhhhhhhhhhh",
+ "passport_address": "hhhhhhhhhhhhhhhh",
+ "real_address": "hhhhhhhhhhhhhhhhhh",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "fd8LKEybnd7xyrqMdqfYoGCccfJXLYwdq29yrDyu.jpg",
+ "passport_two": "VmNbJEdKWgGDXUomiqxoNHe15SUlySBJSmMEojaa.jpg",
+ "passport_three": "Ww5mC0aXFeRXmu3uTd0cLr9NK3lU34lUpxP4OQNO.jpg",
+ "passport_four": "THSG0Ml1OvQNB0WwiWC093Gg66fCsgu5je0wH09G.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-25 14:58:13",
+ "updated_at": "2024-04-29 14:33:42",
+ "deleted_at": "2024-04-29 14:33:42",
+ "paid": false
+ },
+ {
+ "id": 53,
+ "unique_id": "TB1304-53",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "aaaaaaaaaaaa",
+ "customer_surname": "aaaaaaaaaaaaaaa",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2002-06-02",
+ "passport_given_by": "aaaaaaaaaaaaaaaaa",
+ "born_place": "aaaaaaaaaaaaaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaaaaaaaaaaaaaaaaaa",
+ "real_address": "aaaaaaaaaaaaaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "WMBmbjjsNKx5rM2f0w5ME6QMaJhdPFi26Iu3AAoa.jpg",
+ "passport_two": "QUF5fOcUfifV4cUO1lE1cGvHrxOLjdk45UInGcyw.jpg",
+ "passport_three": "yb1cxkHKRVsyusSBpM0z0VIisrPzJuVRaV2WE36C.jpg",
+ "passport_four": "5OzkioRWrggeSBumdo6vDQv3edCdATeTyGTQYx0b.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-04-30 17:25:00",
+ "updated_at": "2024-05-11 17:51:12",
+ "deleted_at": "2024-05-11 17:51:12",
+ "paid": true
+ },
+ {
+ "id": 54,
+ "unique_id": "TB1306-54",
+ "card_state_id": 2,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "asdasdasdas",
+ "customer_surname": "dasdasdas",
+ "customer_patronic_name": "dasdasdasd",
+ "born_at": "2024-04-16",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "345543",
+ "passport_given_at": "2024-04-05",
+ "passport_given_by": "sdfsdfsdfsdf",
+ "born_place": "sdfsdf",
+ "job_location": "sdfsdfsdfsdf",
+ "passport_address": "sdfsdfsfd",
+ "real_address": "sdfsdfsdf",
+ "phone": "65465464",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "f1SUtWSvm7xEIuIW2uwHa1qyRQVrxeeYJYYKVf5P.png",
+ "passport_two": "y722w9Sh8ZqTmHlzAiGVIikC5z0GYb7a7sGEojfI.png",
+ "passport_three": "3Iz1h5xKjGSsuHqN6Lcrsb5PM0fj9nEkyOmcSce9.png",
+ "passport_four": "iuM6EvyBX2p5x7D0TnKAN7PDQd7O5KVvqJ0jywmq.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-04-30 23:05:41",
+ "updated_at": "2024-04-30 23:07:19",
+ "deleted_at": "2024-04-30 23:07:19",
+ "paid": false
+ },
+ {
+ "id": 55,
+ "unique_id": "TB1306-55",
+ "card_state_id": 5,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "ssadasdas",
+ "customer_surname": "dasdasd",
+ "customer_patronic_name": "asdasdasd",
+ "born_at": "2024-04-02",
+ "old_surname": null,
+ "citizenship": "TC",
+ "passport_serie": "I-AS",
+ "passport_id": "345435",
+ "passport_given_at": "2024-04-15",
+ "passport_given_by": "sdfsdfsdf",
+ "born_place": "sdfsdfsf",
+ "job_location": "sdfsdfsdf",
+ "passport_address": "gfghjhgrsfghjtrsf",
+ "real_address": "sdfsdfsdf",
+ "phone": "65454353",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "pOGLh1xHtcOijP8mUkZ42am29UlJEetCkbsRwpiO.png",
+ "passport_two": "4kmPl2JQ4wx0i1xaCb4KPKqVwDWU9RplS9ISKp6U.png",
+ "passport_three": "agJLHYNBq21uhOtbdlhNhdL7ZVV6yTGvJJ50kkji.png",
+ "passport_four": "lcfJEwL1aoD2joQPTBEgZkqoLBlA8qn97c5tIpB3.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-04-30 23:08:14",
+ "updated_at": "2024-05-21 09:04:33",
+ "deleted_at": "2024-05-21 09:04:33",
+ "paid": false
+ },
+ {
+ "id": 56,
+ "unique_id": "TB1304-56",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Mammet",
+ "customer_surname": "mammedio",
+ "customer_patronic_name": "mamedowiç",
+ "born_at": "1991-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "353535",
+ "passport_given_at": "2016-05-25",
+ "passport_given_by": "ashgabat sah kop etr hak",
+ "born_place": "ashgabat sah",
+ "job_location": "Bank ohrana",
+ "passport_address": "10yyl abadan jay148 kw 14",
+ "real_address": "10yyl abadan jay148 kw 14",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "XScca6JVI7NjRdYnmP8hQaHzPYt0QqS1uSI2ywBq.png",
+ "passport_two": "qQD9L5di8NhFY5Sjh02tf0Cl1r8htImnVH2UWEsL.png",
+ "passport_three": "QlLKMBArPDxCe6ez711sR8D1b9dVfmphRkGmXyCC.png",
+ "passport_four": "rWwE8A0OS7x3OMVwj9k9IhtZW5KkEgSjYmUtReNC.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-05-01 11:31:02",
+ "updated_at": "2024-05-21 09:04:33",
+ "deleted_at": "2024-05-21 09:04:33",
+ "paid": false
+ },
+ {
+ "id": 57,
+ "unique_id": "TB1304-57",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "test",
+ "customer_surname": "test",
+ "customer_patronic_name": "testowiç",
+ "born_at": "1991-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2016-05-25",
+ "passport_given_by": "Aashgab kop etr hak",
+ "born_place": "Ashgabat kop etr hak",
+ "job_location": "BANK OHRANA",
+ "passport_address": "Aashgabat sah kop etr hak",
+ "real_address": "Aashgabat sah kop etr hak",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "RkLJLj48sxCA7jjbGiE9C4WxolpBXSvNY5fYEUCR.png",
+ "passport_two": "nIfmID661pjHGoYs15IZWQ7ozMaXkwvy76nsRkkL.png",
+ "passport_three": "SXzu6KCs7Bw8DZilvgFvYPlGYGp2BNNeoBpTz6AO.png",
+ "passport_four": "wlNAW0mRZ8MJRibylnR6IGP6CLnW93BH79yurz96.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-05-01 11:34:41",
+ "updated_at": "2024-05-21 09:04:33",
+ "deleted_at": "2024-05-21 09:04:33",
+ "paid": false
+ },
+ {
+ "id": 58,
+ "unique_id": "TB1304-58",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Test",
+ "customer_surname": "Testow",
+ "customer_patronic_name": "Testowiç",
+ "born_at": "1991-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2016-05-25",
+ "passport_given_by": "Aashgabat kop etr hak",
+ "born_place": "Aashgabat kop etr hak",
+ "job_location": "Bank ohrana",
+ "passport_address": "Aashgabat kop etr hak",
+ "real_address": "Aashgabat kop etr hak",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "lFfx8xm9uNBxx2Szrf9LStxIZ3ZoajMzrxECMXnt.png",
+ "passport_two": "cOGZRC8we85uqFkXsm0fdl2YsBqwk9LN5plK4vvt.png",
+ "passport_three": "Kv2Bz64a8nIU99BTCWxKYb6L1MtwxCEkPkjQVlfl.png",
+ "passport_four": "bFvIL2XgYf0gesbiFiRsumxbtxp97wfTPkZ9TFmV.png",
+ "notes": "TEst",
+ "user_id": 31,
+ "created_at": "2024-05-01 11:40:29",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 59,
+ "unique_id": "TB1304-59",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Test",
+ "customer_surname": "Tesow",
+ "customer_patronic_name": "Testowiç",
+ "born_at": "1991-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2016-05-25",
+ "passport_given_by": "Ashagabt kop etr hak",
+ "born_place": "Ashagabt kop etr hak",
+ "job_location": "Bank ohrana",
+ "passport_address": "Asgabat kop etr hak",
+ "real_address": "Asahgabat kop etr hak",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "NzzooNDCevE4L4X2wTlofKGx5llJbin5NRkd4Qbd.png",
+ "passport_two": "SESztuvZupBENL3jzGomwTelDTnN7r8DII1iyVgV.png",
+ "passport_three": "0BVFpDIeYft7giunFkfY8FK6hAFI1l8YUOjJ7BqI.png",
+ "passport_four": "KPRTsT0NpHwnbUGobIn7xvgzcoGVU1sF2ZEk5ZWm.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2024-05-01 11:42:06",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 60,
+ "unique_id": "TB1304-60",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "test",
+ "customer_surname": "testy",
+ "customer_patronic_name": "testowic",
+ "born_at": "1991-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2016-05-25",
+ "passport_given_by": "Ashgabt kop etr hak",
+ "born_place": "Ashgabt kop etr hak",
+ "job_location": "Bank ohrana",
+ "passport_address": "Aashgabat sah kop etr hak",
+ "real_address": "Aashgabat kop etr hak",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "XAmsM35qbh0P3vCXmxW6tf1lcVp3JY4y0010hKA5.png",
+ "passport_two": "s01ZpCkJLDGyuhrdBix2cKedsH7Kexyg2zeYasCL.png",
+ "passport_three": "woCHz9fhtRJp4rBCJFCGoP35VsO6rpADSteDuXmY.png",
+ "passport_four": "YdlWj2AQ3tyxHI5RpugxgE0tVmEgV9kBYrHo4Ka1.png",
+ "notes": "TEst",
+ "user_id": 31,
+ "created_at": "2024-05-01 11:51:03",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 61,
+ "unique_id": "TB1304-61",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "test",
+ "customer_surname": "testow",
+ "customer_patronic_name": "testowic",
+ "born_at": "1991-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2016-05-25",
+ "passport_given_by": "Ashgabt kop etr hak",
+ "born_place": "Ashgabt kop etr hak",
+ "job_location": "Bank ohrana",
+ "passport_address": "Ashgabat kop etr hak",
+ "real_address": "Ashgabat kop etr hak",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "IRolzzrkx4hggkvCWmrzJ9oGGUp1Zezd8Z0vAGhy.png",
+ "passport_two": "zMHXqCh9N951jmo1NbJl46nra8LzIYi2Ks6Tvpoq.png",
+ "passport_three": "EW6wf9UJtLRraVBMlZEzIYvlH4MmzuwNd7cnfC1J.png",
+ "passport_four": "6GwyTZE5OZxmTuXFeIU1zA8kqAfK7TvpD2MyEpXN.png",
+ "notes": "TEst",
+ "user_id": 31,
+ "created_at": "2024-05-01 11:52:37",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 62,
+ "unique_id": "TB1304-62",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "test",
+ "customer_surname": "Testow",
+ "customer_patronic_name": "Testowic",
+ "born_at": "1991-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2016-05-25",
+ "passport_given_by": "Ashgabt kop etr hak",
+ "born_place": "Ashgabt kop etr hak",
+ "job_location": "Bank ohrana",
+ "passport_address": "Ashgabat kop etr hak",
+ "real_address": "Ashgabat kop etr hak",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "ptBelwIcgw1zBthnJlyMU8bDxMvmOx5R8gyV45TK.png",
+ "passport_two": "qp2Ps86IdnQ4xRRFklkZn3fGdyBipTlwvedgknwB.png",
+ "passport_three": "G5neZnL96A6EJ78Jhu7MotjqpiyiA26ZY9n4Wk67.png",
+ "passport_four": "mOiRBtLVKPzzFoEX9C4L4sdXliNlaySzvhoUu0fB.png",
+ "notes": "Test",
+ "user_id": 31,
+ "created_at": "2024-05-01 12:29:26",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 63,
+ "unique_id": "TB1304-63",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Test",
+ "customer_surname": "Testow",
+ "customer_patronic_name": "Annaýewiç",
+ "born_at": "1980-01-23",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "457585",
+ "passport_given_at": "1999-02-01",
+ "passport_given_by": "Köpetdag etr häkimligi",
+ "born_place": "Aşgabat ş.",
+ "job_location": "Türkmenbaşy PTB",
+ "passport_address": "Aşgabat ş. B.Annaýew köç, 23/2",
+ "real_address": "Aşgabat ş. B.Annaýew köç, 23/2",
+ "phone": "65696493",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "DpDwFEkDGSTFTo07HJQRiFPIvW0ErOOMItdGmTkl.png",
+ "passport_two": "V0DNSreMshVkUp3c9lc5UEJojpCyWxqPS8AUmlWz.png",
+ "passport_three": "jrvXokSs2rPWP9dD5KnutoRSmaXUDhECEnCpXHCf.png",
+ "passport_four": "yqusv2YUXE6dXf1FzaOIQRRDYCl8MZUrtoJ1vjJf.png",
+ "notes": null,
+ "user_id": 3,
+ "created_at": "2024-05-01 17:41:32",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 64,
+ "unique_id": "TB1307-64",
+ "card_state_id": 2,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "asdasd",
+ "customer_surname": "asdasd",
+ "customer_patronic_name": "asd",
+ "born_at": "2024-04-30",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "345345",
+ "passport_given_at": "2024-04-29",
+ "passport_given_by": "dasdas",
+ "born_place": "dasdasd",
+ "job_location": "adasd",
+ "passport_address": "asdasd",
+ "real_address": "dasdasd",
+ "phone": "65445645",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "MQpZ2pr9c9VLOsWtfR3LmQW9DmqWXIEGsk5luLDp.png",
+ "passport_two": "i2X9LgMJGV4bfG2oABPPagDAdgSrav5C9io6xi5T.png",
+ "passport_three": "jPxBcneoRVvG0QsC4jJdh3j7opKHeE4kT2uYLPFE.png",
+ "passport_four": "UMiq7b7IfqfzGdOrqPbzikjLnnHgoB4Lq6Y7kLgj.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-05-01 17:50:50",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 65,
+ "unique_id": "TB1304-65",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dovran",
+ "customer_surname": "sahjgsjhsgjsk",
+ "customer_patronic_name": null,
+ "born_at": "1980-02-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "333333",
+ "passport_given_at": "1999-02-01",
+ "passport_given_by": "qaaqsa",
+ "born_place": "asasas",
+ "job_location": "Türkmenbaşy PTB",
+ "passport_address": "wsdsdsdsd",
+ "real_address": "sdsdsdsd",
+ "phone": "64587599",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "EU9fJeLDPdWtBiScWvWgrE0sHcb8gF99RBMgAK7a.jpg",
+ "passport_two": "FudnFLz3IcwkwS1V7jAzYRK2DLW59UXYHCtFUAKs.png",
+ "passport_three": "D3477YDG0sbS45cNAq3HW7cB56CVx2vqaFYFm3ZS.jpg",
+ "passport_four": "zsDwvL3fvxdUT17cf4XcRa0deel544VeSw34Qn05.png",
+ "notes": null,
+ "user_id": 3,
+ "created_at": "2024-05-01 17:52:02",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 66,
+ "unique_id": "TB1306-66",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "tetsdsadsad",
+ "customer_surname": "etsts",
+ "customer_patronic_name": "test",
+ "born_at": "2024-04-29",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "543453",
+ "passport_given_at": "2024-04-18",
+ "passport_given_by": "asdasd",
+ "born_place": "asdasd",
+ "job_location": "asdasdasd",
+ "passport_address": "asdasdasd",
+ "real_address": "asd",
+ "phone": "65464564",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "MlIDc2wr1ckTLbDIOQ8jZOUY7hz7tkph39VnEKsx.png",
+ "passport_two": "Drc7mk9RUkhV5TfotNqmo5BWpw1PcMrT6Hge3C1v.png",
+ "passport_three": "jdGBxNGCbQ7yPDjnG9Z4QIZV2OhzbX45w6HWzxZg.png",
+ "passport_four": "LYAC5ZgYosMIjsSe0KN801dbIRVkkZUZQLuiO2YA.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-05-01 17:55:51",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 67,
+ "unique_id": "TB1304-67",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Magtymguly",
+ "customer_surname": "Penjiyew",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2002-06-02",
+ "passport_given_by": "aaaaaaaaa",
+ "born_place": "aaaaaaaa",
+ "job_location": "aaaaaaaaaaa",
+ "passport_address": "aaaaaaa",
+ "real_address": "aaaaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "L4Byplcd81EzOrxdbf23XhFIuXMzkd9cZRIPaDuG.jpg",
+ "passport_two": "c0iiNtdOk7pirHht5M3qXsrORY2ZcvAPghJ7GlQG.jpg",
+ "passport_three": "lEqRsyUmf2MI56ymLSEyiLTE8pVrkEhWzF1eRv1z.jpg",
+ "passport_four": "Tlrf2Cy3ZSteU404TuRkU3euNMqxCAeyQ6l12xKa.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-05-11 17:55:40",
+ "updated_at": "2024-05-11 17:56:36",
+ "deleted_at": "2024-05-11 17:56:36",
+ "paid": false
+ },
+ {
+ "id": 68,
+ "unique_id": "TB1304-68",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "aaaaaaaaa",
+ "customer_surname": "aaaaaaaaaaaa",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2002-06-02",
+ "passport_given_by": "aaaaaaaaaa",
+ "born_place": "aaaaaaaaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaaa",
+ "real_address": "aaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "wObtntoWK7PzS9Zt6JmSidjKVtqZ3P4BNdi0XYnK.jpg",
+ "passport_two": "eK9qTpqJATPKT2HSqIhdkJmG9ey9OcEQkw4rjo7k.jpg",
+ "passport_three": "wsZSK0NvefgHNnLMm8jYDApnRdb3dDaOitD1FyAs.jpg",
+ "passport_four": "VLcy4qZtoMITHz4FlMPNGCU0QhD46fg98vbLWjJC.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-05-14 15:19:37",
+ "updated_at": "2024-05-14 15:26:21",
+ "deleted_at": "2024-05-14 15:26:21",
+ "paid": false
+ },
+ {
+ "id": 69,
+ "unique_id": "TB1304-69",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "aaaaaaaaaa",
+ "customer_surname": "aaaaaaaaaaaaaa",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2002-06-02",
+ "passport_given_by": "aAAAaaaaaaaaaaaa",
+ "born_place": "aaaaaaaaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaa",
+ "real_address": "aaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "wdtzDNpdWuuYZo6wu3vnB5qmpHknhsEec9zOSgcr.jpg",
+ "passport_two": "oizIpPJJ2u3QD13M43KLIy0mg5VbFzfJGIiFyrub.jpg",
+ "passport_three": "dgAtghbxf8oAEAHd4YaYwZjYx1rmqG2xFZpylHSg.jpg",
+ "passport_four": "DducNDJcnrVmhuTB1MBwy8itbrfSXibnBpxUV1Np.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-05-14 17:35:03",
+ "updated_at": "2024-05-14 17:36:51",
+ "deleted_at": "2024-05-14 17:36:51",
+ "paid": false
+ },
+ {
+ "id": 70,
+ "unique_id": "TB1304-70",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "aaaaa",
+ "customer_surname": "aaaaaaaaaaa",
+ "customer_patronic_name": null,
+ "born_at": "1987-02-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2002-06-02",
+ "passport_given_by": "aaaaaaaaaaaaa",
+ "born_place": "aaaaaaaaaaa",
+ "job_location": "aaaaaaaaaaaaa",
+ "passport_address": "aaaaaaaaaaa",
+ "real_address": "aaaaaaaaaaaaa",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "1Tfm85rbYYJk33JwDAgpgVMlOanfB2p77bu0z7WO.jpg",
+ "passport_two": "EMMhZFubItZqDTrJ5WJ5TzmutxlmxCbvSBbtJinv.jpg",
+ "passport_three": "NuGIM2N6gHfflw6H5JHsGSlVE0lvB6gB9xa1t6jd.jpg",
+ "passport_four": "KWn9RzIjYKcJiy3iwLXErW9rzQUC03RFYuhczJri.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2024-05-15 16:35:58",
+ "updated_at": "2024-05-15 16:41:22",
+ "deleted_at": "2024-05-15 16:41:22",
+ "paid": false
+ },
+ {
+ "id": 71,
+ "unique_id": "TB1304-71",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dovran",
+ "customer_surname": "Test",
+ "customer_patronic_name": null,
+ "born_at": "2007-06-20",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "222222",
+ "passport_given_at": "2020-02-12",
+ "passport_given_by": "asasdasd",
+ "born_place": "asdasda",
+ "job_location": "Türkmenbaşy PTB",
+ "passport_address": "zaasasasa",
+ "real_address": "asasasa",
+ "phone": "65587599",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "2ryWmrwQbCi6YzlxBy5zuH6WKHq2Q9Q2Oan4RwEO.jpg",
+ "passport_two": "WivO4NpsQ4R1XBJxGm77Hnh75xGXESGbD1mKcNHz.jpg",
+ "passport_three": "VimdA1uDOnBukw3owHjd6OwJRw2Sw2IrpTXCQ0GB.jpg",
+ "passport_four": "F3GSUMzutSAUg02brLyM36hKpwVEOTD4v47kBdX6.jpg",
+ "notes": null,
+ "user_id": 3,
+ "created_at": "2024-05-22 19:31:05",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 72,
+ "unique_id": "TB1304-72",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dovran",
+ "customer_surname": "Myratlyyew",
+ "customer_patronic_name": null,
+ "born_at": "2013-06-13",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "323333",
+ "passport_given_at": "2009-06-10",
+ "passport_given_by": "dsfsdfsd dsf sdfsd",
+ "born_place": "dsfsdfsdf sdfsdfsdf",
+ "job_location": "dsfsdfsdfsdfsd",
+ "passport_address": "sdfsdfsdfsd",
+ "real_address": "sdfsdfsdfsd",
+ "phone": "65244420",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "60pgiedtx1JYv9j56flCFBAh4WN9Vq9P031QSYpY.jpg",
+ "passport_two": "YERzF8meHTC2vDu1Nux1L3nU0pMUmbj5lpa1B69i.jpg",
+ "passport_three": "Ae92dIZP7L9YeIwlPBww3lsUQMvdzinvUDP2qZH5.jpg",
+ "passport_four": "1SImiufCCCmb9Dt86c5rKoKliYqRsuBwvrESBhHJ.jpg",
+ "notes": null,
+ "user_id": 3,
+ "created_at": "2024-05-23 11:12:42",
+ "updated_at": "2024-05-27 14:51:37",
+ "deleted_at": "2024-05-27 14:51:37",
+ "paid": false
+ },
+ {
+ "id": 73,
+ "unique_id": "TB1304-73",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dowran",
+ "customer_surname": "Test",
+ "customer_patronic_name": null,
+ "born_at": "2024-02-07",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "010101",
+ "passport_given_at": "2024-05-08",
+ "passport_given_by": "Sjsjj",
+ "born_place": "Djdjdj",
+ "job_location": "Sbhshsid sjejsj",
+ "passport_address": "Shshsh",
+ "real_address": "Sjsjsjsj",
+ "phone": "65666666",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "HvZVezUFFBVrGe6QVfA3jAMWAQoK93XUjd5feKqz.jpg",
+ "passport_two": "iItAfkgMpWRtry1hk8tLj3LucmcIUnCVmFE9H2fO.jpg",
+ "passport_three": "QYxVrgsjuIS8v1hMxX73zPUz92u65v8117yYTMK9.jpg",
+ "passport_four": "mfJTyWF2VmuDuMulhTT65qYWmIq7yNxAVQeDxQUF.jpg",
+ "notes": null,
+ "user_id": 3,
+ "created_at": "2024-05-23 11:38:29",
+ "updated_at": "2024-09-06 02:02:18",
+ "deleted_at": "2024-09-06 02:02:18",
+ "paid": false
+ },
+ {
+ "id": 74,
+ "unique_id": "TB9313-74",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Sanazar",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": null,
+ "born_at": "1987-01-12",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "404632",
+ "passport_given_at": "2003-09-14",
+ "passport_given_by": "Yylanly etrap hakimi",
+ "born_place": "Dashoguz",
+ "job_location": "Demiryollary",
+ "passport_address": "Dashoguz",
+ "real_address": "Dashoguz",
+ "phone": "64917491",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "PxiAMVprXDdX7CUgmFZCkIDjJ0wgtdNHtWCAIoso.jpg",
+ "passport_two": "UpvXgKI7BxS71aD1dS5f5kKiX14ge4OIQcBXUbr0.jpg",
+ "passport_three": "tb6V6e4LkTdF2TJLRiOUhyqO3uY1LLJ5aTKkWhYk.jpg",
+ "passport_four": "hHtRXkuPApgcuHhQpGHBm6yzyUcB7QgNKaVmD5X0.jpg",
+ "notes": null,
+ "user_id": 790,
+ "created_at": "2024-06-21 22:06:58",
+ "updated_at": "2024-06-21 22:11:13",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 75,
+ "unique_id": "TB9313-75",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Sanazar",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": null,
+ "born_at": "1987-01-12",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "404632",
+ "passport_given_at": "2003-09-14",
+ "passport_given_by": "Yylanly etrap Hakimi",
+ "born_place": "Dashoguz",
+ "job_location": "Demiryollary",
+ "passport_address": "Dashoguz",
+ "real_address": "Dashoguz",
+ "phone": "64917489",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "7UN2IKccvvRPuflxMGk9LZ8JyESxFDxiQWP5pMxr.jpg",
+ "passport_two": "rOcZLzJ2zV1K3vTBJzJ1Yf22YKPNuXjCEH56wNNc.jpg",
+ "passport_three": "pVJYc9z4dCtRVfEo5aELqPgu3AyYCs1dn0m3Y7Mh.jpg",
+ "passport_four": "zAC4AIXWoAVonBmRqUAJpb0eEE36vwxI3lFDSYVi.jpg",
+ "notes": null,
+ "user_id": 790,
+ "created_at": "2024-06-21 22:15:27",
+ "updated_at": "2024-06-21 22:15:27",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 77,
+ "unique_id": "TB9315-77",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Rozygul",
+ "customer_surname": "Orazmedowa",
+ "customer_patronic_name": "Orunbayewna",
+ "born_at": "1987-04-29",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "458129",
+ "passport_given_at": "2006-02-17",
+ "passport_given_by": "Dasoguz saher hakimligi",
+ "born_place": "Dasoguz saheri",
+ "job_location": "Oydeci",
+ "passport_address": "Gorogly saheri",
+ "real_address": "Gorogly saherinin Rowaclyk koc 14 jayy",
+ "phone": "61220213",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "2crmeqtAMvsha6aNwiFpoGUJ4BieYYeravKTVJfI.jpg",
+ "passport_two": "K8E6Btgn3M2tasLOWJP7psjkWtGw5FCHxI3737Xd.jpg",
+ "passport_three": "lkkQMCsbKWeRqssk3rpfkQWZ6a473v6hVWdTrVdc.jpg",
+ "passport_four": "DEeyPAPyNUEt0cO7TlFYB0VI1CNbvHCdyKzLj0dr.jpg",
+ "notes": null,
+ "user_id": 789,
+ "created_at": "2024-06-22 09:27:34",
+ "updated_at": "2024-07-04 14:55:11",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 78,
+ "unique_id": "TB9313-78",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Sapargeldi",
+ "customer_surname": "Halmuradow",
+ "customer_patronic_name": "Jumanayewic",
+ "born_at": "1995-07-24",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "764056",
+ "passport_given_at": "2012-05-05",
+ "passport_given_by": "Boldumsaz etrap hakimligi",
+ "born_place": "Boldumsaz etrap",
+ "job_location": "Islemeyar",
+ "passport_address": "Dasoguz saher",
+ "real_address": "Dasoguz wel. Boldumsaz etr. Asgabat genesligi",
+ "phone": "63381465",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "yxK2x7MpQ2SMQT0DLZK0jg2mZscpRakDyYg4vTD4.png",
+ "passport_two": "wuJnMM1V1vEZ7qYh7QzC0VBZXOw49nqRYMfloV18.png",
+ "passport_three": "euyJXveBoSPKnV2xzxhxtrWAcKXHQ1zdjD3x1EoC.png",
+ "passport_four": "f85EmpJhj6zpbXMRc5fl2U5wD6UlXVUbmS3iMicK.png",
+ "notes": null,
+ "user_id": 789,
+ "created_at": "2024-06-27 10:25:28",
+ "updated_at": "2024-06-27 10:38:50",
+ "deleted_at": "2024-06-27 10:38:50",
+ "paid": false
+ },
+ {
+ "id": 79,
+ "unique_id": "TB9313-79",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Sapargeldi",
+ "customer_surname": "Halmuradow",
+ "customer_patronic_name": "Jumabayewic",
+ "born_at": "1998-03-10",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "764056",
+ "passport_given_at": "2006-12-14",
+ "passport_given_by": "Boldumsaz etrap hakimligi",
+ "born_place": "Boldumsaz etrap",
+ "job_location": "Islemeyar",
+ "passport_address": "Boldumsaz etrap",
+ "real_address": "Boldumsaz etap Asgabat genesligi",
+ "phone": "61220213",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "1JPcjRwRRYag7RJ600ouEfPrp2F2kxy6eAelFYGN.png",
+ "passport_two": "CouJr8ENfACYCkhoinQ46Bimo6uNzkeLVMKrdCGX.png",
+ "passport_three": "O48Y4G6wQ4rnitGSiQN4UnrTcjdFBTz0yTLhv4Mw.png",
+ "passport_four": "NXIi9ZL8t9rGR2bKl4SwmztAe9V7HNDhCLuhvcz0.png",
+ "notes": null,
+ "user_id": 789,
+ "created_at": "2024-06-27 10:45:14",
+ "updated_at": "2024-06-27 10:45:14",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 80,
+ "unique_id": "TB1309-80",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Bababegenç",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Şöhratowiç",
+ "born_at": "2001-07-11",
+ "old_surname": "Babaýew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "570935",
+ "passport_given_at": "2017-08-03",
+ "passport_given_by": "Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "Türkmen Döwlet Ykdysadyýet we Dolandyryş Institutyny Tamamladym",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Howdan \"W\" köçesi 41-nji jaýy, 61-nji öýi",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Howdan \"W\" köçesi 41-nji jaýy, 61-nji öýi",
+ "phone": "64791185",
+ "phone_additional": "63072418",
+ "status": "pending",
+ "passport_one": "CaUs9kHXkFfIwHgq36Emf7cRNAkwFOCfc2qzzx8v.jpg",
+ "passport_two": "IJO2vHyEqxmuBsNc8gRqaccGdXtXCOKfDqw7uIGh.jpg",
+ "passport_three": "9zLgpmoK1CDqAjPAhTIEQrTfK9b4SCitMsWuzXKo.jpg",
+ "passport_four": "NhkrXbFkw67c5z5sQSi4fd48fTU5XrZVNQK1QdFY.jpg",
+ "notes": null,
+ "user_id": 878,
+ "created_at": "2024-08-11 20:06:42",
+ "updated_at": "2024-08-11 20:17:18",
+ "deleted_at": "2024-08-11 20:17:18",
+ "paid": false
+ },
+ {
+ "id": 81,
+ "unique_id": "TB1303-81",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dawut",
+ "customer_surname": "Asgarow",
+ "customer_patronic_name": "Ahmedowiç",
+ "born_at": "1998-06-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "506160",
+ "passport_given_at": "2014-06-27",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "Türkmenistanyň Döwlet habarlar agentliginiň Terjimeler bölüminiň terjimeçisi",
+ "passport_address": "Aşgabat şäheri, A.Meredow köçesi, 20-nji jaý",
+ "real_address": "Aşgabat şäheri, Parahat 4/2 44-nji jaý, 55-nji öý",
+ "phone": "65680571",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "kZXZNSPdEhfmtnJbmCiM0wWvzrJBI0NpG0C9YpFC.jpg",
+ "passport_two": "hdHExlL0uXnV19lbGR8pjNMYQ0ht18Tv8nUrjAnC.jpg",
+ "passport_three": "ZDQOVw8pfgyNKYuhGGsWsSJdTluf6otsYzM4MA5f.jpg",
+ "passport_four": "TsSY1xhd0RmLpCOhbE18YFCNJ6tnvFbMr6nJf53m.jpg",
+ "notes": null,
+ "user_id": 885,
+ "created_at": "2024-08-16 03:07:18",
+ "updated_at": "2024-08-20 01:12:31",
+ "deleted_at": "2024-08-20 01:12:31",
+ "paid": false
+ },
+ {
+ "id": 82,
+ "unique_id": "TB1304-82",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dawut",
+ "customer_surname": "Asgarow",
+ "customer_patronic_name": "Ahmedowiç",
+ "born_at": "1998-06-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "506160",
+ "passport_given_at": "2014-06-27",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "Türkmensitanyň Döwlet habarlar agentliginiň Terjimeler bölüminiň terjimeçisi",
+ "passport_address": "Aşgabat şäheri, A.Meredow köçesiniň 20-nji jaýy",
+ "real_address": "Aşgabat şäheri, Parahat 4/2 44-nji jaý, 55-nji öý",
+ "phone": "65680571",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "Wnb8fnfbPqlMoTLtUfWHEdDzqHseNEsy7CODpKBd.jpg",
+ "passport_two": "nxLMiS69Del59wNJww15mzf92jTjBhcVAJlI8j8M.jpg",
+ "passport_three": "OzS0EtIMDV2XcCCpBTdrBw0bg7XXMZHzhRgRh21G.jpg",
+ "passport_four": "4Q7VkaDkm3MVsRWZMuRZxFcorQrqaooAPfWekVs7.jpg",
+ "notes": null,
+ "user_id": 885,
+ "created_at": "2024-08-20 01:17:29",
+ "updated_at": "2024-08-20 01:17:29",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 83,
+ "unique_id": "TB1304-83",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dawut",
+ "customer_surname": "Asgarow",
+ "customer_patronic_name": "Ahmedowiç",
+ "born_at": "1998-06-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "506160",
+ "passport_given_at": "2014-06-27",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "Türkmenistanyň Döwlet habarlar agentliginiň Terjimeler bölüminiň terjimeçisi",
+ "passport_address": "Aşgabat şäheri, A.Meredow köçesiniň 20-nji jaýy",
+ "real_address": "Aşgabat şäheri, Parahat 4/2 44-nji jaý, 55-nji öý",
+ "phone": "65680571",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "IXJoGcajRfdJEYBvIl1RqfQUSXvYeNB0uBTv7PsJ.jpg",
+ "passport_two": "NeMYZ6bsfnxhvHXHiqKFG0Ubeor8coRHGbJzxZIZ.jpg",
+ "passport_three": "HbJvAwD27wqpofgQ43WvvGXEwqrvqwl6Z9HI6kIy.jpg",
+ "passport_four": "gabay57EXep94SgYGrSkke647aD1PiJLdoORzEUU.jpg",
+ "notes": null,
+ "user_id": 885,
+ "created_at": "2024-08-20 22:07:43",
+ "updated_at": "2024-08-20 22:07:43",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 84,
+ "unique_id": "TB1306-84",
+ "card_state_id": 2,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "asdasdasd",
+ "customer_surname": "asdsa",
+ "customer_patronic_name": "sadasdasdd",
+ "born_at": "2024-08-26",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "423423",
+ "passport_given_at": "2024-08-27",
+ "passport_given_by": "asdasd",
+ "born_place": "asdasd",
+ "job_location": "asdasdasd",
+ "passport_address": "asdasd",
+ "real_address": "asdasd",
+ "phone": "61292932",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "lgLouyZuMJZQjSSQzwqQb4U5SW9wmy0ERoX2PEUs.png",
+ "passport_two": "gCCYYbwd9NYHeTSrLVBlWAHsAFw9Q5eKbYJIB1NG.png",
+ "passport_three": "JOE5J8JsLRuXYNdhUlHVlZ8KeoQW31CL70UTobQi.png",
+ "passport_four": "trdzwIyO9eAAgBGgTuJZkgc9PSTu1cYXPoI0JTqA.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-09-04 06:40:26",
+ "updated_at": "2024-09-04 06:40:26",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 85,
+ "unique_id": "TB1306-85",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Şanazar",
+ "customer_surname": "Hojagulyýew",
+ "customer_patronic_name": "Merdanowiç",
+ "born_at": "2000-08-13",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "559045",
+ "passport_given_at": "2016-12-23",
+ "passport_given_by": "Asgabat şäher köpetdag etrap häkimligi tarapyndan",
+ "born_place": "Aşgabat",
+ "job_location": "Oba hojalyk ekinleriniň tohumçylyk merkeziniň Sanly Ulgamy boýunça baş hünärmeni",
+ "passport_address": "Aşgabat şäher köpetdag etrap berzeňňi jaý 112 öý 6",
+ "real_address": "Aşgabat şäher parahat 7/5 jaý 38 öý 6",
+ "phone": "61293434",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "qR1IPJw59205WSA1aZ8jwGeBdPZYFUIERJfbKQjV.jpg",
+ "passport_two": "k9Vfh3bfF30uVpt1eq8uCQqiKxBLqynHgq0hUQ7x.jpg",
+ "passport_three": "v8S4qGOy9kltrvISBPUGm46VwWtd1sNgPu4F7FhN.jpg",
+ "passport_four": "SEGISlCPFNv58yQ5O6zjpW4YizkOd8WvOB7qfRPh.jpg",
+ "notes": null,
+ "user_id": 971,
+ "created_at": "2024-10-09 00:55:20",
+ "updated_at": "2024-10-09 00:55:20",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 86,
+ "unique_id": "TB7390-86",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "WALENTINA",
+ "customer_surname": "ZABAROWA",
+ "customer_patronic_name": "SERGEÝEWNA",
+ "born_at": "1990-07-06",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "483814",
+ "passport_given_at": "2006-07-22",
+ "passport_given_by": "MARY Ş. HÄKIMLIGI",
+ "born_place": "MARY Ş.",
+ "job_location": "HUSUSY KÄRHANASY \"HALAL DOGAN\". HASAPÇY",
+ "passport_address": "MARY Ş. AGA-HANJAÝEW KÖÇ. 57 J. 33 ÖÝ.",
+ "real_address": "MARY Ş. AGA-HANJAÝEW KÖÇ. 57 J. 33 ÖÝ.",
+ "phone": "65892838",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "wdwjKNUJQKVwc3HxRM6V5BFgPhHVTfdk8aArBoue.jpg",
+ "passport_two": "FlLLfr3qsJjOfardlvS2jW3CdnGd2dKP8vnO4DoP.jpg",
+ "passport_three": "C9zbTsS48ewWV8HDwcFrDYOawH2Bo07PyruBMvfH.jpg",
+ "passport_four": "bPAZUGxL2J8bHdFD7Em0fhe76VmWYsVn5hxCNHEs.jpg",
+ "notes": "Kanagatlandyrylan",
+ "user_id": 973,
+ "created_at": "2024-10-09 11:11:09",
+ "updated_at": "2024-11-05 15:19:24",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 87,
+ "unique_id": "TB1306-87",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Azat",
+ "customer_surname": "Hojamgulyyew",
+ "customer_patronic_name": null,
+ "born_at": "2001-09-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-DZ",
+ "passport_id": "096423",
+ "passport_given_at": "2022-08-01",
+ "passport_given_by": "Gurbansoltan eje ad etrap polisiya bolumi",
+ "born_place": "Saparmyrat Tukmenbasy etrabyn Asyr Kakabayew adyndaky geneslik",
+ "job_location": "Islamok",
+ "passport_address": "Lebap welayat gazojak saher Azady 140/1",
+ "real_address": "Lebap welayat gazojak saher Azady 140/1",
+ "phone": "63853454",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "X9P4iGutn8KWTTt5Ycm84RVkF4NTuNM5AlCdYFJf.jpg",
+ "passport_two": "RxlhFFIINdjJa7msTrSObSjSgF0ra1zhjEUE9ccW.jpg",
+ "passport_three": "eQgQvvUEn3TTpZvQzbLDW1c4IQxJ36UyMN3Vc68q.jpg",
+ "passport_four": "ZV7c6Z4XwOsVLW9GwWj2NUaqV2n1Y6PqcRGX2T6o.jpg",
+ "notes": null,
+ "user_id": 979,
+ "created_at": "2024-10-13 18:03:15",
+ "updated_at": "2024-10-13 18:03:15",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 88,
+ "unique_id": "TB1306-88",
+ "card_state_id": 5,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "freeer",
+ "customer_surname": "rrre",
+ "customer_patronic_name": null,
+ "born_at": "2024-09-30",
+ "old_surname": "rrfeerr",
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "343434",
+ "passport_given_at": "2024-09-30",
+ "passport_given_by": "reedffdder",
+ "born_place": "ererre",
+ "job_location": "ffgrfret",
+ "passport_address": "fffrree",
+ "real_address": "edfff",
+ "phone": "61232323",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "Z72Pvc7UAB4mVI7vo0umDSFNwwGlAo3BqTVwxEAF.png",
+ "passport_two": "7X0ZV9B1syEXOpFIG6U76lfpcpRaptm1uVxwTXuZ.png",
+ "passport_three": "ELKYiYavOHAfVqq1n51ZwHWQ8asSlUoqAzHaOQfL.png",
+ "passport_four": "Lu8eMPptutL5IWX92ReBf3OzED5jYj0xsrVKxW9s.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-10-14 20:35:59",
+ "updated_at": "2024-10-14 20:39:34",
+ "deleted_at": "2024-10-14 20:39:34",
+ "paid": false
+ },
+ {
+ "id": 89,
+ "unique_id": "TB1306-89",
+ "card_state_id": 2,
+ "card_type_id": 4,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "zcxc",
+ "customer_surname": "sdfg",
+ "customer_patronic_name": null,
+ "born_at": "2024-09-30",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "321434",
+ "passport_given_at": "2024-10-01",
+ "passport_given_by": "kmkmkmkmkm",
+ "born_place": "kmkmkmkm",
+ "job_location": "asdwdawwda",
+ "passport_address": "wdawdad",
+ "real_address": "dcdsafew",
+ "phone": "65444443",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "aWggMUQMD3O1gFJr1qyiANQog7Oa4mfTaxaRQfnW.png",
+ "passport_two": "kQxa0RJ4mTe7d1vr5atO5qN5DF6zYummy4CHCGo2.png",
+ "passport_three": "HsDdg4dbARLsdG8IUTNcpv02G77s00ZuxUKHY1sA.png",
+ "passport_four": "x1RKaSn8oPah8OhA21WoCkHT7z9X88xrza3iWgig.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2024-10-14 20:40:59",
+ "updated_at": "2024-10-14 20:41:31",
+ "deleted_at": "2024-10-14 20:41:31",
+ "paid": false
+ },
+ {
+ "id": 90,
+ "unique_id": "TB7369-90",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Batyrow",
+ "customer_patronic_name": "Gocmyradowic",
+ "born_at": "1998-05-28",
+ "old_surname": "Batyrow",
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "038198",
+ "passport_given_at": "2015-06-19",
+ "passport_given_by": "Bayramaly etrap hakimligi",
+ "born_place": "Bayramaly etrap Sapak genesligi",
+ "job_location": "Yok",
+ "passport_address": "Mary welayaty Bayramaly etrap Azat genesligi",
+ "real_address": "Mary welayaty Bayramaly etrap Azat genesligi",
+ "phone": "64501914",
+ "phone_additional": "64501914",
+ "status": "pending",
+ "passport_one": "2lIMQ3ac9gMaZ6rF8uXX6ZQ8RLSeB4UbwBns5N5P.jpg",
+ "passport_two": "rZuU3xiXqavNaj2JfT34VnciN8ElYSAQhxwNzliI.jpg",
+ "passport_three": "ZTRX2SswHz5NYZ2llMZg969mmLBv3YoS5zc65Wxl.jpg",
+ "passport_four": "RTFRrHcXic6Yx9zXhSEdLI7I9spTWAoJ6t9FAY3c.jpg",
+ "notes": null,
+ "user_id": 1009,
+ "created_at": "2024-11-13 17:26:36",
+ "updated_at": "2024-11-20 11:42:29",
+ "deleted_at": "2024-11-20 11:42:29",
+ "paid": false
+ },
+ {
+ "id": 91,
+ "unique_id": "TB9313-91",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Şadurdy",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Haldurdyýewiç",
+ "born_at": "1986-09-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "342315",
+ "passport_given_at": "2002-09-09",
+ "passport_given_by": "Dasoguz welayatynyň şaher hakimi",
+ "born_place": "Daşoguz şäheri",
+ "job_location": "Daşoguz halkara howa menzili, Aragatnaşyk toplum başlygy",
+ "passport_address": "Daşoguz şäheriniň Bagtyýarlyk 91-nji jaýy",
+ "real_address": "Dasoguz saher Bagtyyarlyk 91-nji jayy",
+ "phone": "61111322",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "nrDMHWCB3mApAjXxx6HXrt6KXNBNrvTJZOZRgIaO.jpg",
+ "passport_two": "PbbqYEEuce63i2eHsmsBnKSwr8KdD4efv7db50wV.jpg",
+ "passport_three": "7fzQAddInRe13T94cJdbrMArjTfVLBUcpNCBZGMg.jpg",
+ "passport_four": "NafC8pBdFVkFwnt3RYvlDk9VCBoLhAgo97S4dnsj.jpg",
+ "notes": null,
+ "user_id": 1051,
+ "created_at": "2024-12-10 17:17:17",
+ "updated_at": "2024-12-10 17:17:17",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 92,
+ "unique_id": "TB7390-92",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etrabynyň Bedeň obasy",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugynyň Mary welaýat bölümçesi, radiotehnik.",
+ "passport_address": "Mary welaýatynyň Tagtabazar etrabynyň Bedeň obasynyň Türkmenistan köçesiniň 43-nji jaýy",
+ "real_address": "Mary şäheri",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "YcXYDsi4txTn4q8mBsJ9DaAwOh8VolRkZe7J5QFW.jpg",
+ "passport_two": "h2PhNgGTvssfRlF4HdFAakIStixy9iG2vpcCmK8E.jpg",
+ "passport_three": "CP1ApMRGM5mGPwd7HVXkXtJ64Bc9fp5S7hbev2MS.jpg",
+ "passport_four": "HwANxsxePVcrBGifLIuaNy7Gk95olLBmjS14gucS.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2024-12-13 10:52:22",
+ "updated_at": "2024-12-17 09:18:11",
+ "deleted_at": "2024-12-17 09:18:11",
+ "paid": false
+ },
+ {
+ "id": 93,
+ "unique_id": "TB7390-93",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etrabynyň Bedeň obasy",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugynyň Mary welaýat bölümçesi, radiotehnik.",
+ "passport_address": "Mary welaýatynyň Tagtabazar etrabynyň Bedeň obasynyň Watan köçesiniň 44-nji jaýy",
+ "real_address": "Mary welaýatynyň Mary şäheri",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "xYnThBqRrsI6EoRI1s88cI1ShCMUiPYoGNd50fjl.jpg",
+ "passport_two": "0XCJzZfIaQP2eJ92Z4k88f1YbS9z84HnLyNKwE5j.jpg",
+ "passport_three": "fQHLVyXO1xJy0nsf30WXejQVWuNICbtzLMjBIAUH.jpg",
+ "passport_four": "ZG5bdLohJTq6zDQYUO8a1LKKnIRfB0r8nqorYTkL.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2024-12-17 09:28:03",
+ "updated_at": "2025-02-03 18:01:41",
+ "deleted_at": "2025-02-03 18:01:41",
+ "paid": false
+ },
+ {
+ "id": 94,
+ "unique_id": "TB8319-94",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Şükür",
+ "customer_surname": "Musaýew",
+ "customer_patronic_name": "Çaryýewiç",
+ "born_at": "1992-09-22",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "562967",
+ "passport_given_at": "2009-11-14",
+ "passport_given_by": "Lebap welaýatynyň Halaç etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Halaç etrabynyň Pelwert geňeşligi",
+ "job_location": "\"Lebaptelekom\" IB-ň esasy hünärmeni",
+ "passport_address": "Lebap welaýatynyň Halaç etrabynyň Gülegenje obasy Aýtakow köç 4 jaý",
+ "real_address": "Merkezi ýaşaýyş jaý toplumy 13/31",
+ "phone": "62226126",
+ "phone_additional": "64218106",
+ "status": "pending",
+ "passport_one": "fLbveS8aBGhHxT2r2JxLt4iKsaQ1K2Nh3IVX5unA.jpg",
+ "passport_two": "DTHCG3UG9VohaqU0eUdkoF901FbcbIwJudB3Bnzm.jpg",
+ "passport_three": "52hV9rkSDijVNRCPE7C6cSAOQGNSVSx5PSHuAu0B.jpg",
+ "passport_four": "CWqETHlDan4A4l6hHzCuAD15e6zgDezaJ8W8Hz4U.jpg",
+ "notes": null,
+ "user_id": 1022,
+ "created_at": "2024-12-30 16:33:20",
+ "updated_at": "2024-12-30 16:52:19",
+ "deleted_at": "2024-12-30 16:52:19",
+ "paid": false
+ },
+ {
+ "id": 95,
+ "unique_id": "TB8317-95",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Şükür",
+ "customer_surname": "Musaýew",
+ "customer_patronic_name": "Çaryýewiç",
+ "born_at": "1992-09-22",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "562967",
+ "passport_given_at": "2009-11-14",
+ "passport_given_by": "Lebap welaýatynyň Halaç etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Halaç etrabynyň Pelwert geňeşligi",
+ "job_location": "\"Lebaptelekom\" Internet bölüminiň esasy hünärmeni",
+ "passport_address": "Lebap welaýatynyň Halaç etrabynyň Pelwert geňeşliginiň Gülegenje obasy Aýtakow köç 4 jaý",
+ "real_address": "Merkezi ýaşaýyş jaý toplumy 13/31",
+ "phone": "62226126",
+ "phone_additional": "64218106",
+ "status": "pending",
+ "passport_one": "dvM4iMsT4sAFGHCndbw3f0KnJMPir6fXTDItHQPY.jpg",
+ "passport_two": "Rvp3R5ieIjBOIfhV8BdxN2HSRzDJjbLWWGbbQg30.jpg",
+ "passport_three": "qXeT3PAhDQ4HLJbwWL47twTqkDjjyql5AMOpb9ka.jpg",
+ "passport_four": "RrToAClRzhIQZxfmxKKAukJzBIeYVfOYci8FtysA.jpg",
+ "notes": null,
+ "user_id": 1022,
+ "created_at": "2024-12-30 16:50:08",
+ "updated_at": "2024-12-30 16:50:08",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 96,
+ "unique_id": "TB1304-96",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Begenç",
+ "customer_surname": "Begenjow",
+ "customer_patronic_name": "Döwranowiç",
+ "born_at": "2001-06-18",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "578345",
+ "passport_given_at": "2017-10-11",
+ "passport_given_by": "Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat",
+ "job_location": "\"Altyn Asyr\" ÝGPJ tor inženerleriniň hünärmeni",
+ "passport_address": "Aşgabat ş. Köpetdag etrabynyň Parahat 4/1 jaý 7 otag 4",
+ "real_address": "Aşgabat ş. Köpetdag etrabynyň Parahat 4/1 jaý 7 otag 4",
+ "phone": "64951521",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "o3hgaWNkLXQx1L2eyHo7zUWdMQ6RSnlbtaKPMyOr.jpg",
+ "passport_two": "DPoA3cqqnv2aq7tXFZb63swI3cMTPuEC2Nhxr2h0.jpg",
+ "passport_three": "pRvbuBmOzT5iUuJcbgK8ibBwVbXy0cuE0ofJpZP8.jpg",
+ "passport_four": "O7eySzf6dWe27onWC4doOlybHvRo43Bzjrcx1sTw.jpg",
+ "notes": null,
+ "user_id": 503,
+ "created_at": "2025-01-22 12:25:03",
+ "updated_at": "2025-01-23 20:03:01",
+ "deleted_at": "2025-01-23 20:03:01",
+ "paid": false
+ },
+ {
+ "id": 97,
+ "unique_id": "TB8302-97",
+ "card_state_id": 1,
+ "card_type_id": 5,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Begijon",
+ "customer_surname": "Hudoýberdiýew",
+ "customer_patronic_name": "Almerdonowiç",
+ "born_at": "1990-08-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "674929",
+ "passport_given_at": "2011-05-25",
+ "passport_given_by": "Türkmenbaşy adyndaky etrap häkimligi",
+ "born_place": "TÄJIGISTAN",
+ "job_location": "Telekeçi",
+ "passport_address": "LEBAP WELAÝATYNYŇ KÖÝTENDAG ETRABYNYŇ DOSTLUK ŞÄHERINIŇ POLISIÝA BÖLÜMÇESI",
+ "real_address": "GÖKDEPE ETRABY",
+ "phone": "61656401",
+ "phone_additional": "61656401",
+ "status": "pending",
+ "passport_one": "VFAH2HIFJU2G72sZ93kS3GbqVKUydQSTOEEdig0f.jpg",
+ "passport_two": "fTNV27L7uBPnpxxjowAW9IQyYYrFnH0eGgASTmxA.jpg",
+ "passport_three": "iD51S2s1Ziyxj8rsVR3Q0LN7ubSixDBhgbkIYD0i.jpg",
+ "passport_four": "5gQgFbSZrIrQdVziJRQzoyjkLN4yberM1BLw82cD.jpg",
+ "notes": null,
+ "user_id": 1092,
+ "created_at": "2025-01-22 16:57:41",
+ "updated_at": "2025-01-22 16:57:41",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 98,
+ "unique_id": "TB8302-98",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Begijon",
+ "customer_surname": "Hudoýberdiýew",
+ "customer_patronic_name": "Almerdonowiç",
+ "born_at": "1990-08-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "674929",
+ "passport_given_at": "2011-05-25",
+ "passport_given_by": "Lebap welaýatynyň Beýik Türkmenbaşy adyndaky etrap häkimligi",
+ "born_place": "Täjigistan",
+ "job_location": "Telekeçi",
+ "passport_address": "LEBAP WELAÝATYNYŇ KÖÝTENDAG ETRABYNYŇ DOSTLUK ŞÄHERINIŇ POLISIÝA BÖLÜMÇESI",
+ "real_address": "GÖKDEPE ETRABY",
+ "phone": "61656401",
+ "phone_additional": "61656401",
+ "status": "pending",
+ "passport_one": "pbQh1wjjjNAlAo842kR40rmU0lYESHH92O466jAy.jpg",
+ "passport_two": "AIfst1IgxDytwBBIJukp5FmjOC2V4yopF521TSa9.jpg",
+ "passport_three": "DJgz8SbCMHMZgytzqsmZBhVpKqa399NF2i39xWmO.jpg",
+ "passport_four": "sibnupW7735k1LCL67BbXgRTe9OYJcA3uGuZruMq.jpg",
+ "notes": null,
+ "user_id": 1092,
+ "created_at": "2025-01-22 17:11:32",
+ "updated_at": "2025-01-22 17:11:32",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 99,
+ "unique_id": "TB1304-99",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Begenç",
+ "customer_surname": "Begenjow",
+ "customer_patronic_name": "Döwranowiç",
+ "born_at": "2001-06-18",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "578345",
+ "passport_given_at": "2017-11-10",
+ "passport_given_by": "Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "\"Altyn Asyr\" ÝGPJ tor inženerleriniň hünärmeni",
+ "passport_address": "Aşgabat ş. Köpetdag etrabynyň Parahat 4/1 jaý 7 otag 4",
+ "real_address": "Aşgabat ş. Köpetdag etrabynyň Parahat 4/1 jaý 7 otag 4",
+ "phone": "64951521",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "f36infT6vfIrEiwY9FAUamihYl3LHcNNhm7P95I0.jpg",
+ "passport_two": "ACpdbVrWCMsXkroMo5Mj9OXh0aaaGlcGqkoPlOrO.jpg",
+ "passport_three": "RwzBpdBtMF81547UpEf5ur9nAFGscPZtpuOa3tNp.jpg",
+ "passport_four": "JUSdW0Ja3aImREejwKSxIzTYhLHIfTMUMH4y4Shd.jpg",
+ "notes": null,
+ "user_id": 503,
+ "created_at": "2025-01-23 20:15:53",
+ "updated_at": "2025-02-05 12:36:54",
+ "deleted_at": "2025-02-05 12:36:54",
+ "paid": false
+ },
+ {
+ "id": 100,
+ "unique_id": "TB1304-100",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Begenç",
+ "customer_surname": "Begenjow",
+ "customer_patronic_name": "Döwranowiç",
+ "born_at": "2001-06-18",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "578345",
+ "passport_given_at": "2017-11-10",
+ "passport_given_by": "Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "\"Altyn Asyr\" ÝGPJ tor inženerleriniň hünärmeni",
+ "passport_address": "Aşgabat ş. Köpetdag etrabynyň Parahat 4/1 jaý 7 otag 4",
+ "real_address": "Aşgabat ş. Köpetdag etrabynyň Parahat 4/1 jaý 7 otag 4",
+ "phone": "64951521",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "U3OQ1rAVsdHherwDIwixggp74rcownSNtFEVSpL9.jpg",
+ "passport_two": "egenj7nNXD62keHfJxk1oYFv8toyznBcn7Qex5VW.jpg",
+ "passport_three": "2GkAFTVgMzZJlQbxVqCz78gbxE5kR85oHidPjqhX.jpg",
+ "passport_four": "DB4NzcBDtKxZ9jzqgN2bBmK3inc4uz86ShNpzAzV.jpg",
+ "notes": null,
+ "user_id": 503,
+ "created_at": "2025-01-24 09:00:28",
+ "updated_at": "2025-01-24 09:03:25",
+ "deleted_at": "2025-01-24 09:03:25",
+ "paid": false
+ },
+ {
+ "id": 101,
+ "unique_id": "TB1304-101",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Begenç",
+ "customer_surname": "Begenjow",
+ "customer_patronic_name": "Döwranowiç",
+ "born_at": "2001-06-18",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "578345",
+ "passport_given_at": "2017-10-11",
+ "passport_given_by": "Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "Altyn Asyr ÝGPJ tor inženerleriniň hünärmeni",
+ "passport_address": "Aşgabat ş. Köpetdag etrabynyň Parahat 4/1 jaý 7 otag 4",
+ "real_address": "Aşgabat ş. Köpetdag etrabynyň Parahat 4/1 jaý 7 otag 4",
+ "phone": "64951521",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "UB6WinmC71qSGOV7PCiA1PkLB2KJMU7e5md0uElb.jpg",
+ "passport_two": "VyhuNOYpIRANKiWsCekLuVdUJozRMGYP6gNqJeBd.jpg",
+ "passport_three": "fucRJu0ssrtHHEMO6ocHz6fCV8V5UKenuAgFLKHD.jpg",
+ "passport_four": "5dpidpebCYpXRVMUvI6uBNa62NqRsS66kihabXg0.jpg",
+ "notes": null,
+ "user_id": 503,
+ "created_at": "2025-01-24 09:10:17",
+ "updated_at": "2025-01-24 09:12:24",
+ "deleted_at": "2025-01-24 09:12:24",
+ "paid": false
+ },
+ {
+ "id": 102,
+ "unique_id": "TB1309-102",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Begenç",
+ "customer_surname": "Begenjow",
+ "customer_patronic_name": "Döwranowiç",
+ "born_at": "2001-06-18",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "578345",
+ "passport_given_at": "2017-11-10",
+ "passport_given_by": "Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "\"Altyn Asyr\" ÝGPJ tor inženerleriniň hünärmeni",
+ "passport_address": "Aşgabat ş. Köpetdag etrabynyň Parahat 4/1 jaý 7 otag 4",
+ "real_address": "Aşgabat ş. Köpetdag etrabynyň Parahat 4/1 jaý 7 otag 4",
+ "phone": "64951521",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "sxL0mdpKGCd6RArH1Z50kKKrxHct7LbpkO1ClMa1.jpg",
+ "passport_two": "KZDfWzHHwT8NREwHcodd7ZYiJUBnyf13Fb0HUKal.jpg",
+ "passport_three": "oO9WuxmsumcX5owwj6dC7nV2HrQuVaFH63CVTgwz.jpg",
+ "passport_four": "JpRrdrKTsRsyOacRQs4AfB0qQQ0t7mLN46qV6wRT.jpg",
+ "notes": null,
+ "user_id": 503,
+ "created_at": "2025-01-24 09:29:32",
+ "updated_at": "2025-01-24 09:31:41",
+ "deleted_at": "2025-01-24 09:31:41",
+ "paid": false
+ },
+ {
+ "id": 103,
+ "unique_id": "TB9313-103",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Täçgeldi",
+ "customer_surname": "Ballyýew",
+ "customer_patronic_name": "Çaryýewiç",
+ "born_at": "1995-09-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-DZ",
+ "passport_id": "124104",
+ "passport_given_at": "2023-04-06",
+ "passport_given_by": "S.Türkmenbaşy etrap polisiýa bölümi",
+ "born_place": "Daşoguz welaýat S.Türkmenbaşy etrap Ýalkym geňeşligi Anna-oý obasy JAllaberenow köçe 6-nji jaý",
+ "job_location": "Ýok",
+ "passport_address": "Daşoguz welaýat S.Türkmenbaşy etrap Ýalkym geňeşligi Anna-oý obasy JAllaberenow köçe 6-njy jaý",
+ "real_address": "Daşoguz welaýat S.Türkmenbaşy etrap Ýalkym geňeşligi Anna-oý obasy JAllaberenow köçe 6-njy jaý",
+ "phone": "64378706",
+ "phone_additional": "61828895",
+ "status": "pending",
+ "passport_one": "6W02YAlflTd64RcIyOgreee5qfZUSJyfbQNAGBj5.jpg",
+ "passport_two": "rpDlEM7vyP8WGWfP8ktD0xgye6pCWH1MEsoC9Pds.jpg",
+ "passport_three": "iobEzPN6R7Y52hxtoYZvJSSCa2IQB0HhwwdlB71S.jpg",
+ "passport_four": "Ge6fDmT3VieMLywbsfV3mNnp3yTMRiSy0XQKTl95.jpg",
+ "notes": null,
+ "user_id": 1121,
+ "created_at": "2025-01-29 15:35:55",
+ "updated_at": "2025-01-29 15:35:55",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 104,
+ "unique_id": "TB7390-104",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etrabynyň Söýnaly geňeşligi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugy",
+ "passport_address": "Mary welaýatynyň Tagtabazar etrabynyň Söýnaly geňeşligi",
+ "real_address": "Mary welaýatynyň Tagtabazar etrabynyň Söýnaly geňeşligi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "s19QNigvWA04PXnQdRpjU6hNgCu51l55oZFdNrzW.png",
+ "passport_two": "bXXWUCdkfM2tgqpAYfueZ8YWVIeV9Ry3UCyOZLJZ.jpg",
+ "passport_three": "PVVqq40MDteSMOcP1GrfdjN8gCmvUglbGcsH5ze6.jpg",
+ "passport_four": "GB600b5tDz2WqeHAFYbGD4lYwaR2BAVPODKZ02XR.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-03 21:37:00",
+ "updated_at": "2025-02-04 13:10:24",
+ "deleted_at": "2025-02-04 13:10:24",
+ "paid": false
+ },
+ {
+ "id": 105,
+ "unique_id": "TB1304-105",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etrabynyň Söýnaly geňeşlgi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugy, radiotehnik",
+ "passport_address": "Mary welaýatynyň Tagtabazar etrabynyň Söýnaly geňeşlgi",
+ "real_address": "Mary welaýatynyň Tagtabazar etrabynyň Söýnaly geňeşlgi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "wjs7I2L5SCvtlKHDELbX3YW6EcrFfbGpdQ395AUH.png",
+ "passport_two": "d6IMsOxkVUCFPzpGqw9XgOwr8VQ5831p7r7R48qf.jpg",
+ "passport_three": "lpx0vV0bMN4hKZ5L7tFTmndyGRDUILtBC1W3UMa7.jpg",
+ "passport_four": "GITDs5PqbW7Ntb6H5N0PLRTQgCsOtyW9dvchxDDS.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-04 13:21:58",
+ "updated_at": "2025-02-06 14:46:43",
+ "deleted_at": "2025-02-06 14:46:43",
+ "paid": false
+ },
+ {
+ "id": 106,
+ "unique_id": "TB1304-106",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugy, radiotehnik",
+ "passport_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "real_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "yIc09aOrCWynxkTisDPHlfi1gHQ4xoW2E0dL90Fc.jpg",
+ "passport_two": "JXBWlA0fo10sHzrTjS8q600KBPrcwjADMs4VfWg9.jpg",
+ "passport_three": "PFNR6by2oqLxBYHmh4PjD1HVMZoTWWQwULHOAdMY.jpg",
+ "passport_four": "PG1PR0XQXl48FcPn6hEBa9pvdJfOa9eHD79kN0aD.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-06 14:53:58",
+ "updated_at": "2025-02-06 14:59:19",
+ "deleted_at": "2025-02-06 14:59:19",
+ "paid": false
+ },
+ {
+ "id": 107,
+ "unique_id": "TB1304-107",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugy, radiotehnik",
+ "passport_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "real_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "dU7rpSWbuMdaUs6inxqNL31ikClldlesGSTzBhIO.jpg",
+ "passport_two": "xywzgHHRojQAuAjcl6xcJDTgrfkFlxw343ulFATS.jpg",
+ "passport_three": "GVzXeiv62BG8eenhUStLFo7FvLwl61JlleajwgkT.jpg",
+ "passport_four": "xdJ9GFTY0LugazPVuNu6L71gmqNt4WQRcrapVF43.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-06 15:04:58",
+ "updated_at": "2025-02-06 15:27:51",
+ "deleted_at": "2025-02-06 15:27:51",
+ "paid": false
+ },
+ {
+ "id": 108,
+ "unique_id": "TB1304-108",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugy, radiotehnik",
+ "passport_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "real_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "0KgNpNXwnKgMIsqhhrkD6fBMjigvppBZAh8EQFSB.jpg",
+ "passport_two": "RPDrNDhg8J19GHtYap8OFqhgXPLw2UVVq0pL0oLD.jpg",
+ "passport_three": "PnYQDadld2uzugretmShfMpg1jpXfYdW73E1iSjb.jpg",
+ "passport_four": "ZpH2eX52vvZnqgibWm0fpdFMSHRa2LEQdrgijH3a.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-06 15:33:27",
+ "updated_at": "2025-02-06 19:39:46",
+ "deleted_at": "2025-02-06 19:39:46",
+ "paid": false
+ },
+ {
+ "id": 109,
+ "unique_id": "TB1304-109",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugynyň Mary welaýat bölümçesi, radiotehnik",
+ "passport_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "real_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "IlMNuhemW6yCi5ydh2opmoQM5J64F5JsHvilUW4E.jpg",
+ "passport_two": "QpdrtaCvHsTwICarL7E390ORgMPVKYPo3RNhWEUr.jpg",
+ "passport_three": "lUWguFGBkmkEx1ovi8E2LntuAzbKlrc2hF8Vzj1p.jpg",
+ "passport_four": "a5cBO4CwYWhWpEG3n06BNsdrVMbsV2Y88YSg64pX.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-06 19:46:37",
+ "updated_at": "2025-02-07 00:01:53",
+ "deleted_at": "2025-02-07 00:01:53",
+ "paid": false
+ },
+ {
+ "id": 110,
+ "unique_id": "TB1304-110",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugy, radiotehnik",
+ "passport_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "real_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "M4VJsAHDG5lvyTlXyaUK3G4Y374aYoT2t3fR7MRo.jpg",
+ "passport_two": "4yF1G5GAb2Iz7F6J4EihELko9OraSSRjerOyPQRd.jpg",
+ "passport_three": "DgtfTWCNTZ9K4TUfSWY5ytnzon24ovCBVYDKKAiD.jpg",
+ "passport_four": "QmyL78dPtDXbpNHhwwjMTmVAcIh7zks8B8r0Y4qp.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-07 00:07:00",
+ "updated_at": "2025-02-07 04:30:52",
+ "deleted_at": "2025-02-07 04:30:52",
+ "paid": false
+ },
+ {
+ "id": 111,
+ "unique_id": "TB1304-111",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugynyň Mary welaýat bölümçesi radiotehnik",
+ "passport_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "real_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "lKohygBTtSBlPfKu6USCiNDf03kvRjQkMOHMRHgW.jpg",
+ "passport_two": "3e5LhcptSRa8lYO8I1dNj1nEgOiBjRqmhTj4FhBx.jpg",
+ "passport_three": "AV03b2GFiFA9mCi8uumluFM3XJvMYR85e75Ig3Cb.jpg",
+ "passport_four": "NSFTlveyDBY7QCczmcTVw8HbM5nrx4eqWEfyU6D5.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-07 04:36:03",
+ "updated_at": "2025-02-07 23:25:03",
+ "deleted_at": "2025-02-07 23:25:03",
+ "paid": false
+ },
+ {
+ "id": 112,
+ "unique_id": "TB1304-112",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugy, radiotehnik",
+ "passport_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "real_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "CZjv1y2TYc7cFzEkqeai2YZlvP3GhcGVjoSXagQM.jpg",
+ "passport_two": "ffzA5IKc7UIhImphICOekQFOgQcbHrkfiDbDEGwt.jpg",
+ "passport_three": "0TeH1kG7CCagzJ4K5V5l4ZbMEIYDLXeKuGJDVsGX.jpg",
+ "passport_four": "O5RwtbCZCk4Y38dcqrgn7HzjGoxHOzUBOAUBAtx7.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-07 23:39:52",
+ "updated_at": "2025-02-08 21:12:33",
+ "deleted_at": "2025-02-08 21:12:33",
+ "paid": false
+ },
+ {
+ "id": 113,
+ "unique_id": "TB1304-113",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugy, radiotehnik",
+ "passport_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "real_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "pending",
+ "passport_one": "LK7ozucIc7wXJIeDeQeBqJM5A9teFOYKf1x6dpwe.jpg",
+ "passport_two": "teK1cLwMpEi8bwdkFEXhFuvlSGtckhZtaa2n9OCg.jpg",
+ "passport_three": "2fSOrzSu7hZTsBCXE5YIUVJogi8Mvyu2dupbmCLA.jpg",
+ "passport_four": "rLnUHRte2p0hNsSWxrpPEQR5NIUOlNvR5oZz7RO7.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-07 23:48:08",
+ "updated_at": "2025-02-08 21:12:25",
+ "deleted_at": "2025-02-08 21:12:25",
+ "paid": false
+ },
+ {
+ "id": 114,
+ "unique_id": "TB9314-114",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Zuryathan",
+ "customer_surname": "Immamaddinow",
+ "customer_patronic_name": "Saparniyazowiç",
+ "born_at": "1995-07-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "721121",
+ "passport_given_at": "2011-09-02",
+ "passport_given_by": "Koneürgenç etrap häkimligi",
+ "born_place": "Koneürgenç şäheri",
+ "job_location": "Işlemeyar",
+ "passport_address": "Akgala geneşligi",
+ "real_address": "Akgala geneşligi",
+ "phone": "63923281",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "f2gWtsSWos5udrX0abvJFYUi5Un50HTS8EqJttCZ.jpg",
+ "passport_two": "fW6mFZmmYuOAg0RoPha9q2uYc8eHHqwEHxGL3p0x.jpg",
+ "passport_three": "TnTh349HHqKaS7KCtlc4VgRMprB0o5IH6M5cilUb.jpg",
+ "passport_four": "Uz7B7q5dJpcbG8NtXmWo7asPTj42WELP9y4WrnsK.jpg",
+ "notes": null,
+ "user_id": 1068,
+ "created_at": "2025-02-07 23:48:12",
+ "updated_at": "2025-02-28 23:30:11",
+ "deleted_at": "2025-02-28 23:30:11",
+ "paid": false
+ },
+ {
+ "id": 115,
+ "unique_id": "TB1304-115",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amaniýazowiç",
+ "born_at": "1992-11-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "552588",
+ "passport_given_at": "2010-10-08",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "job_location": "Türkmenaragatnaşyk agentliginiň ýanyndaky Döwlet radioýygylyk gullugy, radiotehnik",
+ "passport_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "real_address": "Mary welaýat Tagtabazar etrap Söýnaly geňeşligi",
+ "phone": "62869211",
+ "phone_additional": "64469070",
+ "status": "register",
+ "passport_one": "lI4cr1IJq6X1IyVWQZwGCsMIC5sjH82ClSpfx90z.png",
+ "passport_two": "3fd5FXUQcNpDHexeay4p9cGOjNusUfYJu1fL29DC.jpg",
+ "passport_three": "IrEUGXY6XKgnwPfdUAqJlXrPEozrqXSxiG8N4r1F.jpg",
+ "passport_four": "bqNefLKVSDlp8icmYp47tjzpzYfui9LzCrhRyHga.jpg",
+ "notes": null,
+ "user_id": 1052,
+ "created_at": "2025-02-08 21:45:17",
+ "updated_at": "2025-02-20 15:12:05",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 116,
+ "unique_id": "TB8317-116",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Agajan",
+ "customer_surname": "Bazarow",
+ "customer_patronic_name": "Charyyewich",
+ "born_at": "1989-04-27",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "129710",
+ "passport_given_at": "2021-04-23",
+ "passport_given_by": "Lebap welayat Carjew etrap PB",
+ "born_place": "Lebap welayatCarjew etrap Nobat gutlyyew adyndaky geneslik",
+ "job_location": "Turkmenistanyn Turkmenbasy paydarlar tajircilik bankynyn kart boluminin hunarmeni",
+ "passport_address": "Lebap welayat Carjew etrap N Gutlyyew geneslik Owalakdepe oba Mekdep koce 3A jay",
+ "real_address": "Lebap welayat Carjew etrap N Gutlyyew geneslik Owalakdepe oba Mekdep koce 3A jay",
+ "phone": "63581225",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "gzRrLIsZ2Pd6U23eWIFgZ2BxOzXv181AnDAGhfcR.jpg",
+ "passport_two": "JFPDWWyUay1ztkTytisZxCKGWNLuzVlmlHuthSMF.jpg",
+ "passport_three": "tlKUxxqo4lHHpBTKx5Vunec3b6wE6JFPOCTaa8jY.jpg",
+ "passport_four": "WuCEGU2aqdyLCbeZaRUj1941Tsno9gYDFeoSjvV5.jpg",
+ "notes": null,
+ "user_id": 1075,
+ "created_at": "2025-02-26 16:42:56",
+ "updated_at": "2025-02-26 16:42:56",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 117,
+ "unique_id": "TB8317-117",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Agajan",
+ "customer_surname": "Bazarow",
+ "customer_patronic_name": null,
+ "born_at": "1989-04-27",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "129710",
+ "passport_given_at": "2021-04-23",
+ "passport_given_by": "Lebap welayat Carjew etrap PB",
+ "born_place": "Lebap welayat Carjew etrap",
+ "job_location": "TPTB Turkmenbasy Lebap welayat sahamcasy",
+ "passport_address": "Lebap welayat Carjew etrap Gutlyyew geneslik Owlakdepe oba Mekdep koce 3A jay",
+ "real_address": "Lebap welayat Carjew etrap Gutlyyew geneslik Owlakdepe oba Mekdep koce 3A jay",
+ "phone": "63581225",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "kOprikOgojwdCghZ6QlkaPErRXLkoFKQKmf8Hzwu.jpg",
+ "passport_two": "qUWKDPm8lZkfe7wwXUFlS68B6wnaoqTAw3ZVuFI1.jpg",
+ "passport_three": "lLhD3DCn2GVN5J7dhEJy2vVZnQnaD3qdEishZorD.jpg",
+ "passport_four": "2S0IQngSXm6gN68DhJJ8vyv5pWam5oRZrXXCioGR.jpg",
+ "notes": null,
+ "user_id": 1075,
+ "created_at": "2025-02-26 16:47:45",
+ "updated_at": "2025-02-26 16:47:45",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 118,
+ "unique_id": "TB8311-118",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Narjan",
+ "customer_surname": "Muhtarowa",
+ "customer_patronic_name": "Muhtarowna",
+ "born_at": "2005-10-08",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "144538",
+ "passport_given_at": "2021-10-20",
+ "passport_given_by": "Farap etrap polisiýa bölümi",
+ "born_place": "Farap etrabynyň Hojakenepsi geňeşligi",
+ "job_location": "Ýok",
+ "passport_address": "Farap şäherçe Hojakenepsi geňeşlik Eljik oba",
+ "real_address": "Farap şäherçe Hojakenepsi geňeşlik Eljik oba",
+ "phone": "64637412",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "L2OsQG7a17NpbsnC9d0yLdPIwE3t0H6UpgsXxyTr.jpg",
+ "passport_two": "cNMwGP8bRsALSuEKPifspKbkWKhi1BXXkqT7IW6a.jpg",
+ "passport_three": "OOjcVwZAhHc7kj4sfCKrGOIEBoS8HyHZ5Etd3mN2.jpg",
+ "passport_four": "fXqdf55wKEHJN6AseXWbUVlJLTWDXp590apUnzTK.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-03-14 10:34:15",
+ "updated_at": "2025-04-09 10:20:15",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 119,
+ "unique_id": "TB8311-119",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Ogulnabat",
+ "customer_surname": "Perwazowa",
+ "customer_patronic_name": "Perwazowna",
+ "born_at": "2002-04-26",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "019881",
+ "passport_given_at": "2018-12-29",
+ "passport_given_by": "Dähew etrap häkimligi",
+ "born_place": "Dänew etrabynyň Seýdi şäheri",
+ "job_location": "Ýok",
+ "passport_address": "Dänew etrap Seýdi şäher 1 k/e 15/37",
+ "real_address": "Dänew etrap Seýdi şäher 1 k/e 15/37",
+ "phone": "62273801",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "EoH04LK78crPzxUIjhxmw5I7bzIcDgjnulnl02d8.jpg",
+ "passport_two": "M4PtnVPw9RMcgJsME4S3WNvPOGhbH9sskg4ntixk.jpg",
+ "passport_three": "DqyWoWTR6KhcKbSAMIGlKICBp1MtBp4moIgCYYb6.jpg",
+ "passport_four": "FQ80cLOKXbO4nHw83JDj5IQn6Tzb8kj2Rp8j85Gq.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-03-14 10:47:06",
+ "updated_at": "2025-04-09 10:20:55",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 120,
+ "unique_id": "TB8311-120",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Enejan",
+ "customer_surname": "Ahmetjanowa",
+ "customer_patronic_name": "Ahmetjanowna",
+ "born_at": "2001-04-15",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "013573",
+ "passport_given_at": "2018-04-12",
+ "passport_given_by": "Farap etrap häkimligi",
+ "born_place": "Farap etrabynyň Osty geňeşligi",
+ "job_location": "Seýdi Ýylylyk elektrik merkezinde Laborant",
+ "passport_address": "Farap etrabynyň Osty geňeşliginiň Osty obasy",
+ "real_address": "Farap etrabynyň Osty geňeşliginiň Osty obasy",
+ "phone": "61329142",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "pj8SVXANYyyodrEsCwHBDEl9iRKfBRvaTceO279S.jpg",
+ "passport_two": "CP1ODTNuVSEXyc0oOqarbaCpWWWldMSMPkVtkBJ5.jpg",
+ "passport_three": "m8JrLar2umksr9G1gXbMamaxmA0O36zesAuwC0Cb.jpg",
+ "passport_four": "5rhemeJbfzsZfrA9MRJ2mH2P5voKHgOymT35nqDk.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-03-17 10:45:33",
+ "updated_at": "2025-04-09 09:52:47",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 121,
+ "unique_id": "TB8311-121",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gülälek",
+ "customer_surname": "Karýagdyýewa",
+ "customer_patronic_name": "Hojanyýazowna",
+ "born_at": "1976-11-22",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "131013",
+ "passport_given_at": "1999-12-20",
+ "passport_given_by": "Seýdi şäher PB",
+ "born_place": "Dänew etrabynyň Gabakly geňeşligi",
+ "job_location": "Ýok",
+ "passport_address": "Dänew etrap Seýdi şäheriniň Üçkersen obasy",
+ "real_address": "Dänew etrap Seýdi şäheriniň Üçkersen obasy",
+ "phone": "65352714",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "QtSxA7hSx9uHiSpe5pkdCS9o8P9mICiBGQXF1TVY.jpg",
+ "passport_two": "PUQuJbrBTBV77nAcLwcfw6OaFw3EFEG8xKvhzLYI.jpg",
+ "passport_three": "PDdv0lAHLUS3sU93rbfUYcXevz3igaxN0BROzQPl.jpg",
+ "passport_four": "AjnQHEVmKadVhaaK6tKipURRXFanYJujbQJWdwqd.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-03-18 14:40:25",
+ "updated_at": "2025-04-23 09:12:38",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 122,
+ "unique_id": "TB8311-122",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gülsähra",
+ "customer_surname": "Poladowa",
+ "customer_patronic_name": "Imamnazarowna",
+ "born_at": "1994-01-16",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "628454",
+ "passport_given_at": "2011-04-14",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Seýdi şäheriniň Gabakly geňeşligi",
+ "job_location": "Ýok",
+ "passport_address": "Seýdi şäheriniň Gabakly geňeşligi R.Seýidow köçesi-65",
+ "real_address": "Seýdi şäheriniň Gabakly geňeşligi R.Seýidow köçesi-65",
+ "phone": "65352714",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "LYeQvBfM2la8Q7pE2yFociVg2WvDTyJvW2hN3nEY.jpg",
+ "passport_two": "GFym7QZe5sFpsjKj9Kibb1Han6FGuwf2CCw4T2H6.jpg",
+ "passport_three": "PUBIRYqqgnSmj3IYvPnut2ItkvyD0wupA5E840HI.jpg",
+ "passport_four": "nFkxYgweU7XwSK24qhhKnNXUhIGjC8M9O5lqOKt5.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-03-18 14:47:53",
+ "updated_at": "2025-04-23 09:13:04",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 123,
+ "unique_id": "TB8311-123",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gözel",
+ "customer_surname": "Zafarjanowa",
+ "customer_patronic_name": "Zafarjanowna",
+ "born_at": "2006-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "184460",
+ "passport_given_at": "2023-06-01",
+ "passport_given_by": "Dänew etrap PB",
+ "born_place": "Dänew etrabynyň Seýdi şäheri",
+ "job_location": "Ýok",
+ "passport_address": "Dänew etrabynyň Seýdi şäheri 2 k/etr jaý 15 öý 54",
+ "real_address": "Dänew etrabynyň Seýdi şäheri 2 k/etr jaý 15 öý 54",
+ "phone": "62965351",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "IsoPmIssVSoCIyvICXPPTQdeC7i2vP5rFeUXbDv7.jpg",
+ "passport_two": "7cRoDw2XaoNuU3lOr0d91iz4Bfiz9DuCkdxgnmzl.jpg",
+ "passport_three": "01Lv8UNcvLolrihyNWOaplR0kyzyV1ckothx6vmL.jpg",
+ "passport_four": "q6zHxOu3jhRDk59ea67cedd4GFvohDisHmCstHXW.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-03-19 15:20:42",
+ "updated_at": "2025-04-09 10:21:47",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 124,
+ "unique_id": "TB8311-124",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Sabina",
+ "customer_surname": "Şirinbaýewa",
+ "customer_patronic_name": "Şirinbaýewna",
+ "born_at": "1992-06-21",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "057501",
+ "passport_given_at": "2019-02-27",
+ "passport_given_by": "Farap etrap häkimligi",
+ "born_place": "Farap etrabynyň Hojakenepsi geňeşligi",
+ "job_location": "SNGIZ",
+ "passport_address": "Farap etrabynyň Hojakenepsi geňeşliginiň Hojakenepsi obasy",
+ "real_address": "Farap etrabynyň Hojakenepsi geňeşliginiň Hojakenepsi obasy",
+ "phone": "63656701",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "nVZeN4VivBoNfgNO2VS8TwwbjQ84ZcFY9jhf2nyG.jpg",
+ "passport_two": "RWx3KFf2dUuof1gmP37xzS9mFdmBaaRYHmXLbEOH.jpg",
+ "passport_three": "6QLq5X81hbHoN4JqbQV71ltD7RNmonOXrFZ4i1nM.jpg",
+ "passport_four": "Qh9G8tUKZB9JeBZJyJ9QYXn3EmYPmRCfRUVGvt0w.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-03-19 15:26:07",
+ "updated_at": "2025-04-09 10:22:22",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 125,
+ "unique_id": "TB8311-125",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Atajan",
+ "customer_surname": "Seýdullaýew",
+ "customer_patronic_name": null,
+ "born_at": "1965-05-02",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "934344",
+ "passport_given_at": "2016-04-25",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "Galkynyş etrabynyň Döwletabat geňeşligi",
+ "job_location": "TGNG tresti",
+ "passport_address": "Dänew etrabynyň Döwletabat geňeşliginiň Şöhrat obasy Aşgabat köç.36",
+ "real_address": "Dänew etrabynyň Döwletabat geňeşliginiň Şöhrat obasy Aşgabat köç.36",
+ "phone": "64203261",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "99LhzdNpN0k21cPZt6Ka2784NkpcdbGvchWaUNHC.jpg",
+ "passport_two": "kne69BOZJs3AbXT4N6VT2fQg0Qh2jXBFKk4zjc4J.jpg",
+ "passport_three": "Dtw9VhnF2gOA5mrXW5eZuVqNlBY6VUhz4uhEKaCJ.jpg",
+ "passport_four": "go6LZtgyXw9vgnwkcxBP20TXuQOHpoa8mLzVXmHy.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-03-20 11:06:06",
+ "updated_at": "2025-04-09 09:56:00",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 126,
+ "unique_id": "TB8311-126",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Güljahan",
+ "customer_surname": "Beşimowa",
+ "customer_patronic_name": "Babamuradowna",
+ "born_at": "1997-03-08",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "819801",
+ "passport_given_at": "2013-04-29",
+ "passport_given_by": "Türkmenabat şäher häkimligi",
+ "born_place": "Türkmenabat şäheri",
+ "job_location": "Ýok",
+ "passport_address": "Türkmenabat şäheri 6-kwartal jaý 50",
+ "real_address": "Türkmenabat şäheri 6-kwartal jaý 50",
+ "phone": "61677252",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "jq1ZEHGi8sLllhFNfNxKBrcxxEfBZ1JZgvXz2awq.jpg",
+ "passport_two": "WgUf9M2vho4u7qlbEBUPgkbpzFImZjej8EWXD5XO.jpg",
+ "passport_three": "MksE0nYYIoE1PxYRIwKmlF2A7ZwwddNLWHMrkJgD.jpg",
+ "passport_four": "F9ZG6b82K8e34ni6oV6dBoOAjHEZ4FcS6pxWzCfY.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-03-20 11:17:12",
+ "updated_at": "2025-04-09 10:23:02",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 127,
+ "unique_id": "TB6312-127",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Täzegül",
+ "customer_surname": "Molladurdyýewa",
+ "customer_patronic_name": null,
+ "born_at": "1968-01-15",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "182573",
+ "passport_given_at": "2001-04-04",
+ "passport_given_by": "Balkan welaýatynyň, Türkmenbaşy şäher häkimligi",
+ "born_place": "Etrek şäherçesi",
+ "job_location": "\"Gämi\" myhmanhanasy, Wezipe Iş ýörediji",
+ "passport_address": "Türkmenbaşy şäher, Garaşsyzlyk köçesi, jaý 10B, öý 6.",
+ "real_address": "Balkan welaýaty, Türkmenbaşy şäher, Garaşsyzlyk köçesi, jaý 10B, öý 6.",
+ "phone": "64703356",
+ "phone_additional": "63077121",
+ "status": "pending",
+ "passport_one": "EaTzLtUCmmYbjvVmajBJr0rBArv6OkYVrmVzWt6q.jpg",
+ "passport_two": "s7MgcwniP6dr3K7c79zopEz7aPBDddDCCNvlu1D4.jpg",
+ "passport_three": "IWQMvhmfAq1o714njX3uJXgqddS0Fcyj0zBe0VDL.jpg",
+ "passport_four": "dtRIkAtg3j0yNJHyCo6g10J7syK19i45xVaIg7Pt.jpg",
+ "notes": null,
+ "user_id": 1281,
+ "created_at": "2025-03-23 10:34:01",
+ "updated_at": "2025-03-24 12:37:02",
+ "deleted_at": "2025-03-24 12:37:02",
+ "paid": false
+ },
+ {
+ "id": 128,
+ "unique_id": "TB6312-128",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Täzegül",
+ "customer_surname": "Molladurdyýewa",
+ "customer_patronic_name": null,
+ "born_at": "1968-01-15",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "182573",
+ "passport_given_at": "2021-04-04",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýaty, Etrek şäherçesi",
+ "job_location": "\"Gämi\" myhmanhasasy, Iş ýörediji",
+ "passport_address": "Balkan wealaýaty, Türkmenbaşy şäheri, Garaşsyzlyk köçesi, jaý 10B, öý 6",
+ "real_address": "Balkan wealaýaty, Türkmenbaşy şäheri, Garaşsyzlyk köçesi, jaý 10B, öý 6",
+ "phone": "64703356",
+ "phone_additional": "63077121",
+ "status": "pending",
+ "passport_one": "B464gcGs0wdkCtmNj99aDYhkVOxnzmemNKwJU9OZ.jpg",
+ "passport_two": "dtrW1UJZPJ8alglqHBOdf2wCJkMSbmvbokv63nPN.jpg",
+ "passport_three": "3XcrCg4DABxMb5x3B117DUnB4ulb3WPzHNcpyrFO.jpg",
+ "passport_four": "46ipCh7DEN9sMUjt9Hssk0mT10C4FCA6i4pzqBG2.jpg",
+ "notes": null,
+ "user_id": 1281,
+ "created_at": "2025-03-24 12:40:53",
+ "updated_at": "2025-03-24 12:40:53",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 129,
+ "unique_id": "TB1304-129",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "serdar",
+ "customer_surname": "serdarow",
+ "customer_patronic_name": "serdarowic",
+ "born_at": "1998-11-04",
+ "old_surname": "serdarow",
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "628876",
+ "passport_given_at": "2014-12-23",
+ "passport_given_by": "gokdepe etrap hakimligi",
+ "born_place": "gokdepe etraby",
+ "job_location": "turkmenbasy bank",
+ "passport_address": "arkadag saheri",
+ "real_address": "asgabat saheri",
+ "phone": "63520055",
+ "phone_additional": "62693377",
+ "status": "pending",
+ "passport_one": "BwecMkbrZerfHkXs2VvgdbUsNJm7oSud6alJI2zL.jpg",
+ "passport_two": "Ix0zCc91Tngw5y7gNDGUqjaK9SwgiUsPzk5MyPgc.jpg",
+ "passport_three": "4SphVJYmirUnzoe7cRhMkiFRmMo8l0wN33eYWomi.jpg",
+ "passport_four": "g8TqGxEXh9IwPL22aZ4YA0TLEHo9hoaox7qxkkpv.jpg",
+ "notes": null,
+ "user_id": 63,
+ "created_at": "2025-03-24 16:15:32",
+ "updated_at": "2025-03-24 16:16:08",
+ "deleted_at": "2025-03-24 16:16:08",
+ "paid": false
+ },
+ {
+ "id": 130,
+ "unique_id": "TB7390-130",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Suwhannazar",
+ "customer_surname": "Berdinazarow",
+ "customer_patronic_name": "Täçmyradowiç",
+ "born_at": "2001-03-19",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "130962",
+ "passport_given_at": "2017-04-23",
+ "passport_given_by": "Murgap etrap häkimligi",
+ "born_place": "Rowaçlyk geňeşligi",
+ "job_location": "Maryazot önümçilik birleşigi",
+ "passport_address": "Murgap etraby,Rowaçlyk geňeşligi",
+ "real_address": "Murgap etraby,Rowaçlyk geňeşligi",
+ "phone": "63302076",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "CZmXhTC7VxbzkQCx7et32qXiZEPpgMzbonVerg3Q.jpg",
+ "passport_two": "HixgdNv63kbIe0wdCm8Drk8gDJsPzTY81XMiM6ay.jpg",
+ "passport_three": "WCfUSUabzhyZNJi4Kqp5aJ9ackpkZUFvqIR2hKBS.jpg",
+ "passport_four": "bWTaYfbPFkFLFJpu9AXkeoqQtqs09kyW9cmOMAwu.jpg",
+ "notes": "kart açmak",
+ "user_id": 22,
+ "created_at": "2025-03-24 16:28:12",
+ "updated_at": "2025-09-30 12:26:39",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 131,
+ "unique_id": "TB7390-131",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Suwhannazar",
+ "customer_surname": "Berdinazarow",
+ "customer_patronic_name": "Täçmyradowiç",
+ "born_at": "2001-03-19",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "130962",
+ "passport_given_at": "2017-04-23",
+ "passport_given_by": "Murgap etrap häkimligi",
+ "born_place": "Rowaçlyk",
+ "job_location": "Maryazot önümçilik birleşigi",
+ "passport_address": "Murgap etraby,Rowaçlyk geňeşligi",
+ "real_address": "Murgap etraby,Rowaçlyk geňeşligi",
+ "phone": "63302076",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "Jwf9GIngqeubce29TLJsIROSUK4HNhl6bFeESocR.jpg",
+ "passport_two": "AmHzjWZ86IK5BAoCZz45bm5AYYpPH921uzWHG64g.jpg",
+ "passport_three": "QFR1QIR4lweKZKNCMwXh7dmZTLmwFYacuKCVvk4N.jpg",
+ "passport_four": "7vkGZNdedMyzT1FumP3g9zPh19jCThhJALl9X9hy.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-03-24 16:33:34",
+ "updated_at": "2025-03-24 16:37:04",
+ "deleted_at": "2025-03-24 16:37:04",
+ "paid": false
+ },
+ {
+ "id": 132,
+ "unique_id": "TB7390-132",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Suwhannazar",
+ "customer_surname": "Berdinazarow",
+ "customer_patronic_name": "Täçmyradowiç",
+ "born_at": "2001-03-19",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "130962",
+ "passport_given_at": "2017-04-23",
+ "passport_given_by": "Murgap etrap häkimligi",
+ "born_place": "Rowaçlyk geňeşligi",
+ "job_location": "Maryazot önümçilik birleşigi",
+ "passport_address": "Murgap etraby,Rowaçlyk geňeşligi",
+ "real_address": "Murgap etraby,Rowaçlyk geňeşligi",
+ "phone": "63302076",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "55en6IyW9r4Q2WDI3SuMc0XdpIJ8QoSFiP76oQhu.jpg",
+ "passport_two": "mZT7wKWbvqIZwMhoJFTAzoxbBfb0MOmSRhelK6rt.jpg",
+ "passport_three": "OM7LfWymUhMbfK1Ys164KBqxxESQ1cMrw7wyzOOZ.jpg",
+ "passport_four": "csNYpdNrLRWiinmalDF18xnYwJhsFc62nyV3rUrK.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-03-24 16:40:39",
+ "updated_at": "2025-03-24 16:50:29",
+ "deleted_at": "2025-03-24 16:50:29",
+ "paid": false
+ },
+ {
+ "id": 133,
+ "unique_id": "TB7390-133",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Suwhannazar",
+ "customer_surname": "Berdinazarow",
+ "customer_patronic_name": "Täçmyradowiç",
+ "born_at": "2001-03-19",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "130962",
+ "passport_given_at": "2017-04-23",
+ "passport_given_by": "Murgap etrap häkimligi",
+ "born_place": "Rowaçlyk",
+ "job_location": "Maryazot önümçilik birleşigi",
+ "passport_address": "Murgap etraby,Rowaçlyk geňeşligi",
+ "real_address": "Murgap etraby,Rowaçlyk geňeşligi",
+ "phone": "63302076",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "f7jgXCiFJrmxMOA3NP989sTy0rGglxVFPom3qYFr.jpg",
+ "passport_two": "caq5jFZXvdAzEGGMqjzzWqA9hfyaKeiNTvTSuBdS.jpg",
+ "passport_three": "BfLOzL14Nlwa05BWpp6ccEd9rOAHQrg0njAY7Jkn.jpg",
+ "passport_four": "YBKy3vWvgIEUMbdYmeqSFPJDnar9OssbACKeWkyi.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-03-24 16:49:10",
+ "updated_at": "2025-04-22 08:37:38",
+ "deleted_at": "2025-04-22 08:37:38",
+ "paid": false
+ },
+ {
+ "id": 134,
+ "unique_id": "TB1304-134",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "serdar",
+ "customer_surname": "serdarow",
+ "customer_patronic_name": "serdarowic",
+ "born_at": "1998-11-04",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "628876",
+ "passport_given_at": "2014-12-23",
+ "passport_given_by": "gokdepe etrap hakimligi",
+ "born_place": "gokdepe etraby",
+ "job_location": "turkmenbasy bank hunarmen",
+ "passport_address": "gokdepe etraby",
+ "real_address": "arkadag saheri",
+ "phone": "63520055",
+ "phone_additional": "62693377",
+ "status": "pending",
+ "passport_one": "Z0S3z8exMO5EMoZ5Y3g5sxrP6WOlytEUoJ11twcJ.png",
+ "passport_two": "CVhCUsB2i9RXdOYeiewk1w4Aw6BnPnoL7BraXUx0.png",
+ "passport_three": "bLeg9ZMSPegBCVJ3He1SOHIGnMuibyt9w28nS3oQ.jpg",
+ "passport_four": "A9mI1RRWsxIZEd5F3jCUo6oB0OBo7QMKbRFAXnDT.jpg",
+ "notes": null,
+ "user_id": 63,
+ "created_at": "2025-03-25 10:48:57",
+ "updated_at": "2025-03-25 10:55:00",
+ "deleted_at": "2025-03-25 10:55:00",
+ "paid": false
+ },
+ {
+ "id": 135,
+ "unique_id": "TB1304-135",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "serdar",
+ "customer_surname": "serdarow",
+ "customer_patronic_name": "serdarowic",
+ "born_at": "1998-11-04",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "628876",
+ "passport_given_at": "2014-12-23",
+ "passport_given_by": "gokdepe etrap hakimligi",
+ "born_place": "gokdepe etraby",
+ "job_location": "turkmenbasy bank hunarmen",
+ "passport_address": "gokdepe etraby",
+ "real_address": "arkadag saheri",
+ "phone": "63520055",
+ "phone_additional": "62693377",
+ "status": "pending",
+ "passport_one": "YlRzPRxee5Oz2z1S1iPJgx3zKm06iL7Y6cI5k5ds.jpg",
+ "passport_two": "f7lo7xhLagaIIvoB0jkcpVeE1GcWZbZLjjchnTMG.jpg",
+ "passport_three": "yRTfz8xdym7ZEJgtozw7XdkrYd9QqK4t0YWpcLAB.jpg",
+ "passport_four": "SuNgi7bZMYjE3KmDrDWAMNR266RXrxDA5CQ7STjD.jpg",
+ "notes": null,
+ "user_id": 63,
+ "created_at": "2025-03-25 10:59:48",
+ "updated_at": "2025-03-25 11:03:47",
+ "deleted_at": "2025-03-25 11:03:47",
+ "paid": false
+ },
+ {
+ "id": 136,
+ "unique_id": "TB7390-136",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Suwhannazar",
+ "customer_surname": "Berdinazarow",
+ "customer_patronic_name": "Tacmyradowic",
+ "born_at": "2001-03-19",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "130962",
+ "passport_given_at": "2017-04-23",
+ "passport_given_by": "Murgap etrap hakimligi",
+ "born_place": "rowaclyk",
+ "job_location": "Maryazot onumcilik birlesigi",
+ "passport_address": "Mary welayat murgap etraby rowaclyk genesligi",
+ "real_address": "Mary welayat murgap etraby rowaclyk genesligi",
+ "phone": "63302076",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "1jFVspKiWjhjA1pdB7PAatjdzfVnwmFfwoqVXNLd.jpg",
+ "passport_two": "Ma3376dtM5BwyDxxG3MqCDDD7os9AMkbudLXWqx2.jpg",
+ "passport_three": "J86ifULZoOXL4PL3BiwB9lNMsgyFCSc5n8wSw3W9.jpg",
+ "passport_four": "zkwYP3BC48y8yDd1PjcmhI12CXdx9WpVWA3BFLVH.jpg",
+ "notes": null,
+ "user_id": 63,
+ "created_at": "2025-03-25 11:09:37",
+ "updated_at": "2025-03-25 11:43:45",
+ "deleted_at": "2025-03-25 11:43:45",
+ "paid": false
+ },
+ {
+ "id": 137,
+ "unique_id": "TB7390-137",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Gülbahar",
+ "customer_surname": "Baýhanowa",
+ "customer_patronic_name": "Gullyýewna",
+ "born_at": "1976-03-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "474657",
+ "passport_given_at": "2006-08-21",
+ "passport_given_by": "Murgap etrap häkimligi",
+ "born_place": "Gatyýap",
+ "job_location": "Maryenergogurluşyk Ö.K",
+ "passport_address": "Murgap şäher, Görogly köçesi, jaý 18",
+ "real_address": "Murgap şäher, Görogly köçesi, jaý 18",
+ "phone": "62225537",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "BRMsE5RLK0cni2HYTzMzcdz2QER9eS6hfFqutymb.jpg",
+ "passport_two": "o2cv8Rk80Z2q7rwEV7DSZwr2L3hfkehy59e1rHmv.jpg",
+ "passport_three": "1DJ7krogs55IskxPZCo5f3PZR4MTtdUW6Uv3XOee.jpg",
+ "passport_four": "umvAETPLxACy31UqVWqvP6HOQNo14mqZ7R32a6Di.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-03-28 10:28:50",
+ "updated_at": "2025-04-22 08:37:36",
+ "deleted_at": "2025-04-22 08:37:36",
+ "paid": false
+ },
+ {
+ "id": 138,
+ "unique_id": "TB9314-138",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Zuryathan",
+ "customer_surname": "Immamaddinow",
+ "customer_patronic_name": "Saparniyazowiç",
+ "born_at": "1995-07-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "721121",
+ "passport_given_at": "2011-09-02",
+ "passport_given_by": "Koneürgenç etrap häkimligi",
+ "born_place": "Koneürgenç",
+ "job_location": "Işlemeýär",
+ "passport_address": "Akgala geneşligi",
+ "real_address": "Akgala geneşligi",
+ "phone": "63923281",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "hwhpm2QglSc62gmDmQlnogCnU5dvqxnR3LYyUzCq.jpg",
+ "passport_two": "Yzuj5l1o5iTwMIqhDxSfkROiwTPE0n9lMZQ9ogvv.jpg",
+ "passport_three": "CBbtsCWlvZR08BxdHkwjcIttCziGWuoF3KK8HUZq.jpg",
+ "passport_four": "MwDWxA438u8Oo9BDm3vdKm9DFJ8dsEe4CLywxnPL.jpg",
+ "notes": null,
+ "user_id": 1068,
+ "created_at": "2025-03-31 14:45:05",
+ "updated_at": "2025-04-16 00:44:06",
+ "deleted_at": "2025-04-16 00:44:06",
+ "paid": false
+ },
+ {
+ "id": 139,
+ "unique_id": "TB7369-139",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Orazdurdy",
+ "customer_surname": "Atayew",
+ "customer_patronic_name": "Caryyewic",
+ "born_at": "1999-01-12",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "124107",
+ "passport_given_at": "2017-02-11",
+ "passport_given_by": "Bayramaly saher hakimligi",
+ "born_place": "Bayramaly saheri",
+ "job_location": "Bayramaly saherinin Turkmenbasy Tajircilik banky Bugalter bahasy bahabatlar bolumunin hunarmeni",
+ "passport_address": "Bayramaly saheri 4-nji jay toplumy",
+ "real_address": "Bayramaly saheri 4-nji jay toplumy",
+ "phone": "65457446",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "LOC6XiH27WefJiGDQMc5zfM67r9I14pNoG8qMW4t.jpg",
+ "passport_two": "dVrjCNKsEkcUsECWKAGNJbZ8M2t47b8c3LxMmeYP.jpg",
+ "passport_three": "hHFqGHmMIaeRRZR6NvkKMgMyTj8k6F0qLx6hDWDO.jpg",
+ "passport_four": "BFSA19sJb5urnaor7yL2hLNrenWTQAhKUO2UY7vz.jpg",
+ "notes": null,
+ "user_id": 1120,
+ "created_at": "2025-04-04 19:25:32",
+ "updated_at": "2025-04-04 20:00:43",
+ "deleted_at": "2025-04-04 20:00:43",
+ "paid": false
+ },
+ {
+ "id": 140,
+ "unique_id": "TB7369-140",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Orazdurdy",
+ "customer_surname": "Atayew",
+ "customer_patronic_name": "Caryyewic",
+ "born_at": "1999-01-12",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "124107",
+ "passport_given_at": "2017-02-11",
+ "passport_given_by": "Bayramaly saher hakimligi",
+ "born_place": "Bayramaly saheri",
+ "job_location": "Bayramaly saherinin Turkmenbasy Tajircilik banky Bugalter bahasy bahabatlar bolumunin hunarmeni",
+ "passport_address": "Bayramaly saheri 4-nji jay toplumy",
+ "real_address": "Bayramaly saheri 4-nji jay toplumy",
+ "phone": "65457446",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "EaXJEeQ9rKGjxXvKa19beIEi8tbsYhBqP9C5U9Jn.jpg",
+ "passport_two": "is5NODAH9dpqhovZMlHWhZ8nCMPt1Yc7HAxSbk5B.jpg",
+ "passport_three": "CblSJhtiWN8yl6UtHRDgAzLhZw6Ahkxy50pgxkRU.jpg",
+ "passport_four": "GCnD5EMlEWXDyhQlTCT5XQ2td2GAjrl6DQLTXq2B.jpg",
+ "notes": null,
+ "user_id": 1120,
+ "created_at": "2025-04-04 19:33:47",
+ "updated_at": "2025-04-04 19:59:04",
+ "deleted_at": "2025-04-04 19:59:04",
+ "paid": false
+ },
+ {
+ "id": 141,
+ "unique_id": "TB7369-141",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Orazdurdy",
+ "customer_surname": "Atayew",
+ "customer_patronic_name": "Caryyewic",
+ "born_at": "1999-01-12",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "124107",
+ "passport_given_at": "2017-02-11",
+ "passport_given_by": "Bayramaly saher hakimligi",
+ "born_place": "Bayramaly saheri",
+ "job_location": "Bayramaly saherinin Turkmenbasy Tajircilik banky Buhgalter bahasy bahabatlar bolumunin hunarmeni",
+ "passport_address": "Bayramaly saheri 4-nji jay toplumy",
+ "real_address": "Bayramaly saheri 4-nji jay toplumy",
+ "phone": "65457446",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "RommkEiOYbylc6teycrG3JMc31gKaVZKTlks0dts.jpg",
+ "passport_two": "zASYVyG847tsj7ZfsVXfMck7AJ3zCxRS01Y4iPnl.jpg",
+ "passport_three": "y8XPSic6hnwjVrMivTIdxONlzgHuvkZX9gdYSPQS.jpg",
+ "passport_four": "swdWRrZHUHyS65OILwjAePxHMVWhtJMEAAaezrLC.jpg",
+ "notes": null,
+ "user_id": 1120,
+ "created_at": "2025-04-04 19:46:20",
+ "updated_at": "2025-04-04 20:00:03",
+ "deleted_at": "2025-04-04 20:00:03",
+ "paid": false
+ },
+ {
+ "id": 142,
+ "unique_id": "TB7369-142",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Orazdurdy",
+ "customer_surname": "Atayew",
+ "customer_patronic_name": "Caryyewic",
+ "born_at": "1999-01-12",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "124107",
+ "passport_given_at": "2017-02-11",
+ "passport_given_by": "Bayramaly saher hakimligi",
+ "born_place": "Bayrmaly saheri",
+ "job_location": "Bayramaly saherinin Turkmenbasy Tajircilik banky Buhgalter bahasy bahabatlar bolumunin hunarmeni",
+ "passport_address": "Bayramaly saheri 4-nji jay toplumy",
+ "real_address": "Bayramaly saheri 4-nji jay toplumy",
+ "phone": "65457446",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "qbAITQkbjrKxPjPaULN0cygJ66emymlDe2h2KOVI.jpg",
+ "passport_two": "1X4qI6fP2VnxEFAEu5f6l8r8J8rz3BwhO2rT6ILm.jpg",
+ "passport_three": "KAqoxNf06i6C32fJv9oBewRTn5otD7DKcz6u0KyK.jpg",
+ "passport_four": "8HVqGCdSk9bhMrCymmlfjktCWQZ6XuUB1UoMYwtr.jpg",
+ "notes": null,
+ "user_id": 1120,
+ "created_at": "2025-04-04 19:54:59",
+ "updated_at": "2025-04-04 19:59:44",
+ "deleted_at": "2025-04-04 19:59:44",
+ "paid": false
+ },
+ {
+ "id": 143,
+ "unique_id": "TB7369-143",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Orazdurdy",
+ "customer_surname": "Atayew",
+ "customer_patronic_name": "Caryyewic",
+ "born_at": "1999-01-12",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "124107",
+ "passport_given_at": "2017-02-11",
+ "passport_given_by": "Bayramaly saher hakimligi",
+ "born_place": "Bayramaly saheri",
+ "job_location": "Bayramaly saherinin Turkmenbasy Paydarlar Tajircilik banky Buhgalter bahasy bahabatlar bolumunin hunarmeni",
+ "passport_address": "Bayramaly saheri 4-nji jay toplumy",
+ "real_address": "Bayramaly saheri 4-nji jay toplumy",
+ "phone": "65457446",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "jNzpbPowxdgecHyFX3dAcGwdk4pN5kxaM486CIvj.jpg",
+ "passport_two": "KsvSKTYPSTOKzqaecXhH55HtWYZySxiLxfMEtWlp.jpg",
+ "passport_three": "WQfCXYfohSOleFdvc5TbDzTrckwLBcqnIloII7D3.jpg",
+ "passport_four": "wJZzEOLSZJetnRHuWqw66QXDfJ764HYJh9mGvivn.jpg",
+ "notes": null,
+ "user_id": 1120,
+ "created_at": "2025-04-05 06:49:39",
+ "updated_at": "2025-04-08 15:14:49",
+ "deleted_at": "2025-04-08 15:14:49",
+ "paid": false
+ },
+ {
+ "id": 144,
+ "unique_id": "TB1304-144",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Mammetjan",
+ "customer_surname": "JORAYEW",
+ "customer_patronic_name": "Galandarowic",
+ "born_at": "1991-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2007-05-26",
+ "passport_given_by": "Ashgabat saheri Kopetdag etrap hakimligi",
+ "born_place": "Ashgabat saheri",
+ "job_location": "bank",
+ "passport_address": "Ashgabat saheri 10 yyl Abadancylyk kocesi j148 otag 94",
+ "real_address": "Ashgabat saheri 10 yyl Abadancylyk kocesi j148 otag 94",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "register",
+ "passport_one": "MYgLJGLJJFTwOOLRhaMqfU08O7x7vHmp3cO4NVUp.jpg",
+ "passport_two": "NIWV6Wpnj61wmohh9yCbjFchZYfmkVu93lpeUs16.jpg",
+ "passport_three": "upZZdDCOyD7pT78JylFMSCOetenOKzXTB0ie00vo.jpg",
+ "passport_four": "t6qcFDzdRzbiBV4Yt2XeXtXinuAbJ8edSyrplPGi.jpg",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2025-04-07 14:58:00",
+ "updated_at": "2025-10-03 12:02:22",
+ "deleted_at": "2025-10-03 12:02:22",
+ "paid": false
+ },
+ {
+ "id": 145,
+ "unique_id": "TB8311-145",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Ramazan",
+ "customer_surname": "Hudaýberenow",
+ "customer_patronic_name": "Çaryýewiç",
+ "born_at": "1961-02-19",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "123699",
+ "passport_given_at": "1999-12-12",
+ "passport_given_by": "Seýdi ş. PB",
+ "born_place": "Dähew etr. Maý geňeşligi",
+ "job_location": "Ýok",
+ "passport_address": "Seýdi şäheri 1 k/etr 28/38",
+ "real_address": "Seýdi şäheri 1 k/etr 28/38",
+ "phone": "61677252",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "7RLRC36NsCO9dXQoBCWxnz2cfiVwq4s8t56GkCqQ.jpg",
+ "passport_two": "G20gBTgtFMT0Wvim3PmvYlWWkY2q8CmuOYBHI4iy.jpg",
+ "passport_three": "HNIMoNUK2A9kNtHSkH4sN5iUMTz1MESWoA9FjLKz.jpg",
+ "passport_four": "f6JTIrvw8KddgZwjUKg6mn6WsnVHI7DTZiQaugxl.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-07 15:33:33",
+ "updated_at": "2025-05-28 17:13:06",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 146,
+ "unique_id": "TB8311-146",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Jemile",
+ "customer_surname": "Gijowa",
+ "customer_patronic_name": null,
+ "born_at": "1964-06-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "284784",
+ "passport_given_at": "2002-07-02",
+ "passport_given_by": "Seýdi şäher häkinligi",
+ "born_place": "Hojambaz etr. Burdalyk geňeşligi",
+ "job_location": "Ýok",
+ "passport_address": "Dänew etr. Seýdi şäheriniň Ýaşlyk k/etr 3/11",
+ "real_address": "Dänew etr. Seýdi şäheriniň Ýaşlyk k/etr 3/11",
+ "phone": "65226472",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "K78ZdDui8AX4ygkhdfXqpGWLvIEjFeeJzgMo3Y2u.jpg",
+ "passport_two": "S5dqKB1LgK6fAFwYrlYvKzazWNeMSY3wro5H7g0p.jpg",
+ "passport_three": "rdszPVFYzgR5qbEzw3iTqLgTeM3yJTyfFfHYiCEA.jpg",
+ "passport_four": "d6fG5yUKOCle1CdIzBChx6REVRe4RCjsObN0vFxx.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-08 14:13:22",
+ "updated_at": "2025-05-28 17:13:41",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 147,
+ "unique_id": "TB7369-147",
+ "card_state_id": 5,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "YUSUP",
+ "customer_surname": "HOJAMGULYYEV",
+ "customer_patronic_name": "REJEPMYRADOVICH",
+ "born_at": "1997-09-30",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "932108",
+ "passport_given_at": "2013-11-06",
+ "passport_given_by": "WEKILBAZAR ETRAP HAKIMLIGI",
+ "born_place": "WEKILBAZAR ETRABYNYN MOLLANESEP AD.GENESLIGI",
+ "job_location": "TURKMENBASY BANK BAYRAMALY SAHAMCA",
+ "passport_address": "MOLLANEPES AD.GENESLIK",
+ "real_address": "MOLLANEPES AD.GENESLIK",
+ "phone": "61004030",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "lnejGzy6xGMZNmEiP6PD4KLajdPtiIJ4x3KPBfpj.jpg",
+ "passport_two": "VEnmDA8dhZ7wdwny8r0wr0qSkqliEtxqehHvLaEp.jpg",
+ "passport_three": "W8Q1Ucj2RDpsdw3FOTHMibjTxSGsgwRHUlwSjpQH.jpg",
+ "passport_four": "vo3y2wJsE1CKfgCIMiFugIWQq2WBIub9VORy2m52.jpg",
+ "notes": null,
+ "user_id": 1323,
+ "created_at": "2025-04-09 12:52:49",
+ "updated_at": "2025-04-09 13:40:10",
+ "deleted_at": "2025-04-09 13:40:10",
+ "paid": false
+ },
+ {
+ "id": 148,
+ "unique_id": "TB7369-148",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Yusup",
+ "customer_surname": "Hojamgulyyew",
+ "customer_patronic_name": "Rejepmyradowich",
+ "born_at": "1997-09-30",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "932108",
+ "passport_given_at": "2013-11-06",
+ "passport_given_by": "Wekilbazar etrap hakimligi tarapyndan",
+ "born_place": "Wekilbazar etrap Mollanepes geneslik",
+ "job_location": "Turkmenbasy Bank Bayramaly sahamca karz boluminin hunarmeni",
+ "passport_address": "Wekilbazar etrap Mollanepes geneslik",
+ "real_address": "Wekilbazar etrap Mollanepes geneslik",
+ "phone": "61004030",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "zyua4uFdPxcnkZlCbVoF7xedSxTWUVfdctoCMsEs.jpg",
+ "passport_two": "kVlscrjZof675fobAS6hUGPGNLOAAtIlXpn71eGX.jpg",
+ "passport_three": "jKvZeMI9PPdeICEkaQ1o0ADHOgskke6R19tVPmeJ.jpg",
+ "passport_four": "Z5zIecMyoTie7mH8g65cEj7aktNa1KoX3QFlYVRd.jpg",
+ "notes": null,
+ "user_id": 1120,
+ "created_at": "2025-04-09 17:19:16",
+ "updated_at": "2025-04-09 17:35:43",
+ "deleted_at": "2025-04-09 17:35:43",
+ "paid": false
+ },
+ {
+ "id": 149,
+ "unique_id": "TB7369-149",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Yusup",
+ "customer_surname": "Hojamgulyyew",
+ "customer_patronic_name": "Rejepmyradowic",
+ "born_at": "1997-09-30",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "932108",
+ "passport_given_at": "2013-11-06",
+ "passport_given_by": "Wekilbazar etrap hakimlik",
+ "born_place": "Wekilbazar etrap Mollanepes geneslik",
+ "job_location": "Turkmenbasy bank Bayramaly sahamca karz bolumi hunarmen",
+ "passport_address": "Wekilbazar etrap Mollanepes geneslik",
+ "real_address": "Wekilbazar etrap Mollanepes geneslik",
+ "phone": "61004030",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "3ld9jAlIInTphHh03d87D4H5qewSBtfMssfnXdOG.jpg",
+ "passport_two": "3HhJ5ONqUMv57dV29bFsEKG7vJT0zZ0DWZD3tXo0.jpg",
+ "passport_three": "S6rtfzFaFVkLXUA5yGoOaNqNAmR1Uz8kb8pFmDs0.jpg",
+ "passport_four": "uUKpucg9g6eMQBLIfqVMvOYpyNM47hRLGpbKVQqf.jpg",
+ "notes": null,
+ "user_id": 1120,
+ "created_at": "2025-04-09 17:32:46",
+ "updated_at": "2025-04-18 20:32:38",
+ "deleted_at": "2025-04-18 20:32:38",
+ "paid": false
+ },
+ {
+ "id": 150,
+ "unique_id": "TB8311-150",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Ýoldurdy",
+ "customer_surname": "Handurdyýew",
+ "customer_patronic_name": null,
+ "born_at": "1963-06-23",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "360446",
+ "passport_given_at": "2007-07-03",
+ "passport_given_by": "Galkynyş etr. Häkimligi",
+ "born_place": "Dänew etr. Göýnük geň.",
+ "job_location": "13-nji orta mekdep, mugallym",
+ "passport_address": "Dänew etr. Göýnük geň. Şenbebazar oba Pyragy köç-9",
+ "real_address": "Dänew etr. Göýnük geň. Şenbebazar oba Pyragy köç-9",
+ "phone": "64676595",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "u5vG7MtkQQfu5QSfEiZrwUONv3iNtC7GDurPhTMA.jpg",
+ "passport_two": "wvIcoqYyS9135MlWjYzdfMK0lAkuk8ZcyR657aA0.jpg",
+ "passport_three": "WllKBnkZVQKgY3obn62TTvHCK6Psogcv9AzeJfAg.jpg",
+ "passport_four": "Hhr60fpCJFDwVMUFOmw6C0QZNBzyPS2d3WU5rmlr.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-14 16:50:42",
+ "updated_at": "2025-04-14 16:56:57",
+ "deleted_at": "2025-04-14 16:56:57",
+ "paid": false
+ },
+ {
+ "id": 151,
+ "unique_id": "TB8311-151",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Ýoldurdy",
+ "customer_surname": "Handurdyýew",
+ "customer_patronic_name": null,
+ "born_at": "1963-06-23",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "360446",
+ "passport_given_at": "2017-07-03",
+ "passport_given_by": "Galkynyş etr. Häkimligi",
+ "born_place": "Dänew etr. Göýnük geňeşligi",
+ "job_location": "13-nji Mekdep, mugallym",
+ "passport_address": "Dänew etr. Göýnük geň. Şenbebazar oba Pyragy köç.-9",
+ "real_address": "Dänew etr. Göýnük geň. Şenbebazar oba Pyragy köç.-9",
+ "phone": "64676595",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "jADqf0vHzfzUHy06a8XzNfujJfNtsYjnGM355kYE.jpg",
+ "passport_two": "72qY3XTViUygOt7PaXki4i2Ay4fDrhxHDCxKHSQW.jpg",
+ "passport_three": "8HghOZaWhXzP2dY4mW3BUIJvT7qkfKbsuwCcvNzO.jpg",
+ "passport_four": "edv7Z2AYE1Yv81XkDQxI9rbOshxj3YHaHD6R3NQN.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-15 09:55:32",
+ "updated_at": "2025-05-28 17:14:15",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 152,
+ "unique_id": "TB8311-152",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Naretdin",
+ "customer_surname": "Jumadurdyýew",
+ "customer_patronic_name": "Ýagşymuradowiç",
+ "born_at": "1982-08-27",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "731545",
+ "passport_given_at": "2012-02-02",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Seýdi şäheri",
+ "job_location": "Ýok",
+ "passport_address": "Seýdi ş. 2-k/etr. 21/25",
+ "real_address": "Seýdi ş. 2-k/etr. 21/25",
+ "phone": "61677252",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "uqzTpH7ObGJ7esi2W20qGowGAwOTKD6FWcneY4mh.jpg",
+ "passport_two": "hUvbKOo7ZAgncaNZKAvXaakzLHtFGbejxUciNucw.jpg",
+ "passport_three": "NitpTamEZgZIn4DxxceI9J0A17uIVdN6KfctitZR.jpg",
+ "passport_four": "sXt2tKXd2fSWowDlGAAmThoIHZBZbSU22tQVbTIF.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-15 10:00:22",
+ "updated_at": "2025-05-28 17:14:40",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 153,
+ "unique_id": "TB8311-153",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Myrat",
+ "customer_surname": "Kerimow",
+ "customer_patronic_name": "Rehmetjanowiç",
+ "born_at": "1987-03-10",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "366238",
+ "passport_given_at": "2007-07-05",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Galkynyş etrabynyň Maý geňeşligi",
+ "job_location": "Ýok",
+ "passport_address": "Seýdi ş. 1-k/etr 8/43",
+ "real_address": "Seýdi ş. 1-k/etr 8/43",
+ "phone": "64663442",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "zm2l4RhmywwMKreHlQhrUBwwniweN73FXJRSjzpa.jpg",
+ "passport_two": "wJ5EDS2bfRyGD4YuXPTFuS9pp9arDnAnNdbZA1GG.jpg",
+ "passport_three": "EkDeYUWowe53hCreDYizl8Uq6sOxodxO0fqXJS34.jpg",
+ "passport_four": "6aCx3bOcqbmK5MauaFr9YTnBBljvEsRBatOmu7Ru.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-15 10:05:29",
+ "updated_at": "2025-05-28 17:15:02",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 154,
+ "unique_id": "TB8311-154",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Italmaz",
+ "customer_surname": "Ýaňybaýew",
+ "customer_patronic_name": "Rozyýewiç",
+ "born_at": "1956-10-13",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "550047",
+ "passport_given_at": "2009-07-04",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Seýdi şäheriniň Gabakly geňeşligi",
+ "job_location": "Ýok",
+ "passport_address": "Seýdi ş. Ýaşlyk k/etr 2/27",
+ "real_address": "Seýdi ş. Ýaşlyk k/etr 2/27",
+ "phone": "65941051",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "TUOfub5KTsPevGCo2ZYCgkfjFkjCtLpGtiwGqZrh.jpg",
+ "passport_two": "SHxWsNA6gSp7FE0DR41YVjqhAKqmSTt6IHetkyyM.jpg",
+ "passport_three": "tGpWaGy5RRGYbR3MQfkGAZ1iSokWElfHup8THiXj.jpg",
+ "passport_four": "d53LF2jccCEMdfHPW6JndMoATaZjl1hAuYRFldjj.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-15 16:52:39",
+ "updated_at": "2025-05-28 17:15:25",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 155,
+ "unique_id": "TB8311-155",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Orungül",
+ "customer_surname": "Narbaýewa",
+ "customer_patronic_name": "Durdykulyýewna",
+ "born_at": "1975-06-23",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "106275",
+ "passport_given_at": "2020-09-08",
+ "passport_given_by": "Dänew etr. Polisiýa bölümi",
+ "born_place": "Farap etr. Kraç geňeşligi",
+ "job_location": "TGNG işgär",
+ "passport_address": "Seýdi ş. 2 k/etr 60/8",
+ "real_address": "Seýdi ş. 2 k/etr 60/8",
+ "phone": "63640867",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "gl5ZLKqbNPDX7mgfetR2cCTGdpnKS3I7fAniTgIO.jpg",
+ "passport_two": "DUCueaQTOyiQqqe14VSPTkHMBkGTXFj0bCqy7EYT.jpg",
+ "passport_three": "HJEOulnsJTI7EXzAaTIjCGG0GRfTds4qWX5zmeo5.jpg",
+ "passport_four": "uTK1Z2kV25L3zOgbpf8xxVg2vl1CcIJkRf8q0DtX.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-15 16:57:12",
+ "updated_at": "2025-05-28 17:15:46",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 156,
+ "unique_id": "TB8311-156",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gunça",
+ "customer_surname": "Ýangibaýewa",
+ "customer_patronic_name": "Ýangibaýewna",
+ "born_at": "1998-10-08",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "938056",
+ "passport_given_at": "2016-05-12",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "ş.Seýdi",
+ "job_location": "ÝJHM",
+ "passport_address": "ş.Seýdi 1 k/etr 28/41",
+ "real_address": "ş.Seýdi 1 k/etr 28/41",
+ "phone": "61527042",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "MXkjUErdEKb4o3RuXxwKBXXAE7qdnVwbTTWhaIC8.jpg",
+ "passport_two": "Fe7xxLNAC21mL7muPB7mi6SP2uDdEUpv0PRO7h8H.jpg",
+ "passport_three": "UDZ2YMbb98tYKQaz4EeKuILHzvTwCCA4wBUoNpNz.jpg",
+ "passport_four": "0loNA5fPsy6wLBqENBFXvyvLrqbw7EeqNPL8easZ.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-15 17:01:13",
+ "updated_at": "2025-05-28 17:16:07",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 157,
+ "unique_id": "TB9314-157",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Zuryathan",
+ "customer_surname": "Immamaddinow",
+ "customer_patronic_name": "Saparniyazowiç",
+ "born_at": "1995-07-17",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "721121",
+ "passport_given_at": "2011-09-02",
+ "passport_given_by": "Koneürgenç etrap häkimligi",
+ "born_place": "Koneürgenç",
+ "job_location": "Işlemeýär",
+ "passport_address": "Akgala geneşligi",
+ "real_address": "Akgala geneşligi",
+ "phone": "63923281",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "7d8F3AaU0qhSbp8JaTdHMwk0xfd2oyCFviGqdrdq.jpg",
+ "passport_two": "sovpPXv4WKNxtYARDGNfxUst9rnrXSVweFpptKK7.jpg",
+ "passport_three": "zg9lNLlQHMj37snb26QU5nKWi3rToNNexuqC3IbS.jpg",
+ "passport_four": "PmM386zMSGYO6ZsLkCiYwtJUe5XLYZafO1J7VOdh.jpg",
+ "notes": null,
+ "user_id": 1068,
+ "created_at": "2025-04-16 00:51:32",
+ "updated_at": "2025-04-16 00:51:32",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 158,
+ "unique_id": "TB7390-158",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Aygozel",
+ "customer_surname": "Omarowa",
+ "customer_patronic_name": "Carymyradowna",
+ "born_at": "2006-02-13",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "339845",
+ "passport_given_at": "2022-08-17",
+ "passport_given_by": "Wekilbazar etrap polisiya bolumi",
+ "born_place": "Akgongur",
+ "job_location": "Yupekci hojalyk jemgyyeti",
+ "passport_address": "Akgonur genesligi",
+ "real_address": "Akgonur genesligi",
+ "phone": "63277402",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "6v9doVDhpQHIBaxXS3l4rv2ulWDQpyjoqlFUEfsl.jpg",
+ "passport_two": "EUhsXsOQVBaGQRykxy7UXTIalqsUoXIdcLzdmyCp.jpg",
+ "passport_three": "87ACyKUERf9yVQ65Bc1fe5PCnJcMGvAkkt3w81wt.jpg",
+ "passport_four": "GE0hYFosk4mzfZas6J7TEhUrIP1OflppSUrOcEID.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-04-16 15:02:41",
+ "updated_at": "2025-04-22 08:37:24",
+ "deleted_at": "2025-04-22 08:37:24",
+ "paid": false
+ },
+ {
+ "id": 159,
+ "unique_id": "TB7390-159",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Aýgözel",
+ "customer_surname": "Omarowa",
+ "customer_patronic_name": "Çarymyradowna",
+ "born_at": "2006-02-13",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "339845",
+ "passport_given_at": "2022-08-17",
+ "passport_given_by": "Wekilbazar etrap polisiýa bölümi",
+ "born_place": "Akgöňur",
+ "job_location": "Yupekci hojalyk jemgyyeti",
+ "passport_address": "Wekilbazar etraby,Akgoňur geňeşligi",
+ "real_address": "Wekilbazar etraby,Akgoňur geňeşligi",
+ "phone": "63277402",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "FSgimlRVeeHDPCXRRZaEuiPai3T8YKBpq795W21H.jpg",
+ "passport_two": "bXsBvjUjgltwMMdK9FPkbTEZ8xV5EKGOT2WPGxaG.jpg",
+ "passport_three": "v1sRWmmBJXjxe7PcGupC3qgNmqpqhCUmgtKDonNU.jpg",
+ "passport_four": "CJ21LyRIcYpdJZI3SH2FxXO9Joiza0k5cHoCXwAO.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-04-18 15:19:05",
+ "updated_at": "2025-04-18 15:19:37",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 160,
+ "unique_id": "TB7369-160",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "AYLAR",
+ "customer_surname": "ATAYEVA",
+ "customer_patronic_name": "MERDANOVNA",
+ "born_at": "2001-07-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "434021",
+ "passport_given_at": "2024-11-04",
+ "passport_given_by": "MURGAP ETRAP POLISIYA BOLUMI",
+ "born_place": "MURGAP ETRABYNYN GOWSUTBENT GENESLIGI",
+ "job_location": "BAYRAMALY SAHERININ 5-NJI ORTA MEKDEP MATEMATIKA MOLLUMY",
+ "passport_address": "BAYRAMALY SAHERI 4-NJI JAY TOPLUMY",
+ "real_address": "BAYRAMALY SAHERI 4-NJI JAY TOPLUMY",
+ "phone": "62054260",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "oK3IyAfptyYwZ9nwM5XVc8DBJySudbCZDvkgcHwr.jpg",
+ "passport_two": "JmZJWK5j6awOjvn9xHHNB7bIS1DTH4knQpsaI7SJ.jpg",
+ "passport_three": "vYAVjf9qPGGyrnIctcfS0wlkwd3Ybel0kY0pRmuK.jpg",
+ "passport_four": "xxy6xbEHYsAhwKJJNGBPnmHhf70kFwDao5sPjhlm.jpg",
+ "notes": null,
+ "user_id": 1323,
+ "created_at": "2025-04-18 20:40:34",
+ "updated_at": "2025-04-18 21:24:00",
+ "deleted_at": "2025-04-18 20:43:11",
+ "paid": false
+ },
+ {
+ "id": 161,
+ "unique_id": "TB7369-161",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "AYLAR",
+ "customer_surname": "ATAYEVA",
+ "customer_patronic_name": "MERDANOVNA",
+ "born_at": "2001-07-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "434021",
+ "passport_given_at": "2024-11-04",
+ "passport_given_by": "MURGAP ETRAP POLISIYA BOLUMI",
+ "born_place": "MURGAP ETRABYNYN GOWSUTBENT GENESLIGI",
+ "job_location": "BAYRAMALY SAHERININ 5-NJI ORTA MEKDEP MATEMATIKA MOLLUMY",
+ "passport_address": "BAYRMALY SAHERININ 4-NJI JAY TOPLUMY",
+ "real_address": "BAYRAMALY SAHERININ 4-NJI JAY TOPLUMY",
+ "phone": "62054260",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "en3WMw3TTmK6TsB30m3uULBsvrf2LfTtD8xLoUZc.jpg",
+ "passport_two": "ySVvMgJS57tU9ve0sMhhOvbG2XQUEt1SfcBV9dzv.jpg",
+ "passport_three": "W0ULHOO8QHsaNyhbUMo5trurCmEPQGmOOxUfbsEN.jpg",
+ "passport_four": "lQLAj1nXWUHJ2WC22Nw9XV8EUbtnoxJSR5ayAolp.jpg",
+ "notes": null,
+ "user_id": 1323,
+ "created_at": "2025-04-18 21:20:34",
+ "updated_at": "2025-04-24 19:52:50",
+ "deleted_at": "2025-04-24 19:52:50",
+ "paid": false
+ },
+ {
+ "id": 162,
+ "unique_id": "TB8311-162",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gowanç",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Şarafowiç",
+ "born_at": "1997-01-12",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "789970",
+ "passport_given_at": "2013-05-10",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "ş.Seýdi",
+ "job_location": "ÝEM",
+ "passport_address": "Dänew etr. Göýnük geň. Göýnük oba. S.Japbarow köç-26",
+ "real_address": "Dänew etr. Göýnük geň. Göýnük oba. S.Japbarow köç-26",
+ "phone": "65959129",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "IewTyJb6cDpIWv25lEqOw4l8SHNdbyKjSEoAOsLg.jpg",
+ "passport_two": "15BTy1HkO1hx00HZc4e6Xmfz2ZbFMOS7Ovz7d44F.jpg",
+ "passport_three": "t5JYuQxNHNYIGsKxMmqZnGYZuIiuCwAyC2htJxig.jpg",
+ "passport_four": "P3kcJ84aw2ywqwnIhE4ObICv07rgZBFnpdBEpJAt.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-21 12:02:36",
+ "updated_at": "2025-04-24 12:12:09",
+ "deleted_at": "2025-04-24 12:12:09",
+ "paid": true
+ },
+ {
+ "id": 163,
+ "unique_id": "TB8311-163",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Täzegül",
+ "customer_surname": "Haýdarowa",
+ "customer_patronic_name": null,
+ "born_at": "1963-01-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "284595",
+ "passport_given_at": "2002-06-13",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "Garaşsyzlyk etr. Lebap geňeşlik",
+ "job_location": "Ýok",
+ "passport_address": "ş.Seýdi 2 k/etr 15/45",
+ "real_address": "ş.Seýdi 2 k/etr 15/45",
+ "phone": "61887555",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "6byBn5vTdrlknhYqbWUqC23Yqe3lLdKzIvLI6wLd.jpg",
+ "passport_two": "bWw1Kdl6a1rRr04tIFO8xkDwmoUeR8MVZg6FtUdb.jpg",
+ "passport_three": "8RYHwGLzhl9dO5R68CmERCmRyS8Cg9GtUYi91Bll.jpg",
+ "passport_four": "rIzeMInFR7uFIDlfomPbFiGotqnCdyOVpjjkNh8p.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-21 12:06:59",
+ "updated_at": "2025-04-24 12:11:45",
+ "deleted_at": "2025-04-24 12:11:45",
+ "paid": true
+ },
+ {
+ "id": 164,
+ "unique_id": "TB1304-164",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Mammetjan",
+ "customer_surname": "JORAYEW",
+ "customer_patronic_name": "Galandarowic",
+ "born_at": "1991-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2007-05-26",
+ "passport_given_by": "Ashgabat saheri Kopetdag etrap hakimligi",
+ "born_place": "Ashgabat saheri",
+ "job_location": "bank",
+ "passport_address": "Ashgabat saheri 10 yyl Abadancylyk kocesi j148 otag 94",
+ "real_address": "Ashgabat saheri 10 yyl Abadancylyk kocesi j148 otag 94",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "yBT5xdzLSXZ4RIneRDhYMD3vbjVuZaio4oZRsT5K.png",
+ "passport_two": "sIZisyr35apjV7CDLpFBzLhIgIrc5YvWkRgiRz0B.png",
+ "passport_three": "xJuaf2p9Igvqa3kzfGUy3tzZSeKIA2uAXYXY7eal.png",
+ "passport_four": "01Cw8B12ks8hLs2lhdTxts0qy2u5gPRiaGCQMElC.png",
+ "notes": null,
+ "user_id": 31,
+ "created_at": "2025-04-21 17:21:11",
+ "updated_at": "2025-04-21 17:21:33",
+ "deleted_at": "2025-04-21 17:21:33",
+ "paid": false
+ },
+ {
+ "id": 165,
+ "unique_id": "TB1309-165",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Saparnyýaz",
+ "customer_surname": "Bekow",
+ "customer_patronic_name": "Baýramgeldiýewiç",
+ "born_at": "2001-11-28",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "610078",
+ "passport_given_at": "2019-04-25",
+ "passport_given_by": "Berkerarlyk etrap häkimligi",
+ "born_place": "Aşgabat şaheri",
+ "job_location": "Sürüji",
+ "passport_address": "Berkerarlyk etrap",
+ "real_address": "Berkerarlyk etrap",
+ "phone": "63787498",
+ "phone_additional": "64776904",
+ "status": "pending",
+ "passport_one": "dy3df0674pNhGePhAM1y3fgedAS8MkGu08bQA7YN.jpg",
+ "passport_two": "7rnv8vCWhG8WLKWaqkyY0ACviToLIBHsAtkMUhh8.jpg",
+ "passport_three": "WDZTe46r65DqcU6jpuxWtHzdV0WHzgOpx46isr89.jpg",
+ "passport_four": "GJnKTgBdgoIQpy2Bv0eX1xGQAjoDGDejcATIdRdL.jpg",
+ "notes": null,
+ "user_id": 1364,
+ "created_at": "2025-04-22 13:27:04",
+ "updated_at": "2025-04-22 13:27:04",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 166,
+ "unique_id": "TB8311-166",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Täzegül",
+ "customer_surname": "Haýdarowa",
+ "customer_patronic_name": null,
+ "born_at": "1963-01-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "284595",
+ "passport_given_at": "2002-06-13",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "Garaşsyzlyk etr. Lebap geň.",
+ "job_location": "Ýok",
+ "passport_address": "ş.Seýdi 2 k/etr 15/45",
+ "real_address": "ş.Seýdi 2 k/etr 15/45",
+ "phone": "61887555",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "OOAV1buRxqbQ4Og4m7xNRpqKrG4eEz9j9oJp6JdH.jpg",
+ "passport_two": "STx7su9JtnU3C10FHF2Hr7lMcACiXwmmThUOLi3q.jpg",
+ "passport_three": "063vqfFv3CumWoUTziKa5ex3dZPIZVfj5D9sCi3Y.jpg",
+ "passport_four": "cq3wche5kba2JfRGvCc6yZFbEpvzWNTlm0IXSWnO.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-04-24 12:15:55",
+ "updated_at": "2025-04-24 12:18:59",
+ "deleted_at": "2025-04-24 12:18:59",
+ "paid": false
+ },
+ {
+ "id": 167,
+ "unique_id": "TB7369-167",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "AYLAR",
+ "customer_surname": "ATAYEVA",
+ "customer_patronic_name": "MERDANOVNA",
+ "born_at": "2001-07-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "434021",
+ "passport_given_at": "2024-11-04",
+ "passport_given_by": "MURGAP ETRAP POLISIYA BOLUMI",
+ "born_place": "MURGAP ETRABYNYN GOVSUTBENT GENESLIGI",
+ "job_location": "BAYRAMALY SAHERININ 5-NJI ORTA MEKDEBI",
+ "passport_address": "BAYRAMALY SAHERI 4-NJI JAY TOPLUMY",
+ "real_address": "BAYRAMALY SAHERI 4-NJI JAY TOPLUMY",
+ "phone": "62054260",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "pI4YtF1pFuo65jXCEOuoOxGZDPKxH7EiQUe7fPI4.jpg",
+ "passport_two": "N3ldTVFQMR1xfKwGulWpKr7IWqImozrWFemM0PRw.jpg",
+ "passport_three": "Mbcdnz5iaZj4s1d3WzOOUQK3ryVxL0acUpsRAXON.jpg",
+ "passport_four": "RW4kcWQhrb9zgcX5hdvNDRomldtJaJ0SuX7ELQay.jpg",
+ "notes": null,
+ "user_id": 1323,
+ "created_at": "2025-05-07 13:00:18",
+ "updated_at": "2025-05-07 13:11:23",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 168,
+ "unique_id": "TB7390-168",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Meylis",
+ "customer_surname": "Dowletmyradow",
+ "customer_patronic_name": null,
+ "born_at": "2002-03-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "185822",
+ "passport_given_at": "2018-08-21",
+ "passport_given_by": "Sakarcage etrap hakimligi",
+ "born_place": "Soyunsary",
+ "job_location": "Yupekci hojalyk jemgyyeti",
+ "passport_address": "Sakarcage etraby,Soyunsary genesligi",
+ "real_address": "Sakarcage etraby,Soyunsary genesligi",
+ "phone": "65965122",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "RZAM9nKOgYb8870mGSRyzzH48GHbdgHTKsncVfIL.jpg",
+ "passport_two": "7kwaQJ5l8PM0WTYo9rp5tLsbfimz0v4zPtpllDkg.jpg",
+ "passport_three": "8yL49GRwzD3LEMBp2GbS7JVrfsXM7trp7QswYkNs.jpg",
+ "passport_four": "aVDSnDjKkMwnPavZK69Hw8PkM7MnVgKwB51ZW8mp.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-05-27 09:32:14",
+ "updated_at": "2025-05-27 09:33:13",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 169,
+ "unique_id": "TB7390-169",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Maksat",
+ "customer_surname": "Geldiyew",
+ "customer_patronic_name": "Orazmuhammedowic",
+ "born_at": "2004-06-28",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "301568",
+ "passport_given_at": "2021-05-04",
+ "passport_given_by": "Mary etrap polisiya bolumi",
+ "born_place": "Akybay",
+ "job_location": "Sakarcage nebit onumleri karhanasy",
+ "passport_address": "Mary etraby,Akybay genesligi",
+ "real_address": "Mary etraby,Akybay genesligi",
+ "phone": "63259675",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "aywe6YGGNo2LwLGZXBFwlZ0T8RAydCkTyrTKhJYS.jpg",
+ "passport_two": "mK2gyGz0q6cAEu2021MjZjBnTLonDsNNsCC4sJwu.jpg",
+ "passport_three": "extmy7ZSXIvL6HT87ZKJ3ygkBDer7F4JktlHDLWi.jpg",
+ "passport_four": "SjhpGBd4ytsSmgtLdkrAb1xPltp1NrV6wroETmEq.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-05-27 09:50:20",
+ "updated_at": "2025-05-27 09:51:07",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 170,
+ "unique_id": "TB8311-170",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Aýna",
+ "customer_surname": "Babajanowa",
+ "customer_patronic_name": "Babajanowna",
+ "born_at": "1996-12-07",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "829185",
+ "passport_given_at": "2013-03-27",
+ "passport_given_by": "Farap etr. Häkimligi",
+ "born_place": "Farap etr. Hojakenepsi geňeşligi",
+ "job_location": "Seýdi Türkmenbaşy bank, kätip",
+ "passport_address": "Hojakenepsi geňeşlik, Hojakenepsi oba",
+ "real_address": "Hojakenepsi geňeşlik, Hojakenepsi oba",
+ "phone": "61643625",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "tdmylTxVuHRMWqBSxn8Na5YQPPUTG077X9Q4enPi.jpg",
+ "passport_two": "ElYUGGAng7FiDduUs8dDkuAerBv2G56f7UBEvXTL.jpg",
+ "passport_three": "x1NpY4IbBvEFiKvCru8O5SYoY0LwzHBQoay5y2UL.jpg",
+ "passport_four": "gMtjzxaEpOIEMt8KUPJDFJoVL0GdvgzIMifyqRXV.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-05-28 17:28:23",
+ "updated_at": "2025-06-20 09:08:44",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 171,
+ "unique_id": "TB8311-171",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Jemal",
+ "customer_surname": "Merdanowa",
+ "customer_patronic_name": "Merdanowna",
+ "born_at": "1997-12-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "837506",
+ "passport_given_at": "2014-01-08",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "Seýdi şäheri",
+ "job_location": "Ýok",
+ "passport_address": "Hojambaz etr. Beşir şäherçe Boraşly oba, Zelili köç.-39",
+ "real_address": "Hojambaz etr. Beşir şäherçe Boraşly oba, Zelili köç.-39",
+ "phone": "64288098",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "KB6nzK64LntHCLuYpvoC7087OQwKgnrgh1Q3EvYD.jpg",
+ "passport_two": "kDx9er8UAdjnzgip5lRxG0txAz2h8MZK5n2wMf4q.jpg",
+ "passport_three": "ZqbliP2dTZ8WEovTlaiUiZabbj5YJZv7SrQZXvTX.jpg",
+ "passport_four": "bjnlQFOHw5PUAxgjXaXGHvTNCe17l9dmTxsUfLcm.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-05-29 11:40:40",
+ "updated_at": "2025-07-14 14:30:43",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 172,
+ "unique_id": "TB8311-172",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Jemile",
+ "customer_surname": "Merdanowa",
+ "customer_patronic_name": "Merdanowna",
+ "born_at": "2002-04-14",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "019052",
+ "passport_given_at": "2018-04-24",
+ "passport_given_by": "Dänew etr. Häkimligi",
+ "born_place": "Dänew etr. Seýdi şäheri",
+ "job_location": "Ýok",
+ "passport_address": "Seýdi ş. 2 K/etr. 13/11",
+ "real_address": "Seýdi ş. 2 K/etr. 13/11",
+ "phone": "64288098",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "yCmXwFyasqVy6iwSwtLSiR1hMlZ51DRHhTbj83X7.jpg",
+ "passport_two": "JxSZBHXc2EpbA82EEm2pX6Ee4VmaPovVVfhO7lIZ.jpg",
+ "passport_three": "F10ib5MfKyQOjaXF0WwTjtrq8pbYngE0CnmqGlpz.jpg",
+ "passport_four": "X8LQEbxLAaRXUBikJu6pCy9QLCvrADc9Od0n0eJS.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-05-29 11:46:50",
+ "updated_at": "2025-07-14 14:29:41",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 173,
+ "unique_id": "TB8311-173",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gözel",
+ "customer_surname": "Taşowa",
+ "customer_patronic_name": "Kuwandykowna",
+ "born_at": "1969-01-30",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "123865",
+ "passport_given_at": "1999-12-12",
+ "passport_given_by": "Seýdi ş. PB",
+ "born_place": "Dänew etr. Maý geňeşligi",
+ "job_location": "Ýok",
+ "passport_address": "ş.Seýdi 2 k/etr 39/25",
+ "real_address": "ş.Seýdi 2 k/etr 39/25",
+ "phone": "65176861",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "WWnMnqaE4W633q3aBpLXzaqllnKNqSFkmpk3uAgr.jpg",
+ "passport_two": "jhXBxLwICNoruySYcsj9NTZbqZ0cqV4OOWxoKYC3.jpg",
+ "passport_three": "CaBlbDIbMCJ9n64w7yJXWyDZsqIMoDx4IGZnI3Ry.jpg",
+ "passport_four": "DaL7ZnCPblHxvDjWBpS60ySxpnXPQe5BJQoQtGdn.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-05-30 15:39:32",
+ "updated_at": "2025-07-14 14:26:25",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 174,
+ "unique_id": "TB8311-174",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Aýnabat",
+ "customer_surname": "Hudaýkulyýewa",
+ "customer_patronic_name": "Hemrakulyýewna",
+ "born_at": "2000-10-04",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "973142",
+ "passport_given_at": "2017-04-11",
+ "passport_given_by": "Galkynyş etr. Häkimligi",
+ "born_place": "Galkynyş etr. Göýnük geň.",
+ "job_location": "Türkmenbaşy bank, hünärmen",
+ "passport_address": "Dänew etr. Göýnük geň. Şenbebazar oba H.Rozyýew köç.-53",
+ "real_address": "Dänew etr. Göýnük geň. Şenbebazar oba H.Rozyýew köç.-53",
+ "phone": "62680441",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "wMQJLnujQxFfyy4pWMOa6AFvbNx0RZ9o5OAND6XP.jpg",
+ "passport_two": "9SPQptTIXNNcyOz7PjgGHGGS1tv4oCRz1rtp14FN.jpg",
+ "passport_three": "X44NO12Je1AvtaWuE6Eagcnf1JnlocqyT6g2Tj76.jpg",
+ "passport_four": "YdH5gbsDCDLxdY29LJgkAI10BbyFxuD6zMavcz4y.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-02 15:43:03",
+ "updated_at": "2025-07-14 14:26:01",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 175,
+ "unique_id": "TB8311-175",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gurbangül",
+ "customer_surname": "Rahmanberdiýewa",
+ "customer_patronic_name": "Jumageldiýewna",
+ "born_at": "1973-01-08",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "571107",
+ "passport_given_at": "2010-03-26",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "Atamyrat etr. Astanababa geňeşligi",
+ "job_location": "Telekeçi",
+ "passport_address": "ş.Seýdi 1 k/etr kotež 2 öý 1",
+ "real_address": "ş.Seýdi 1 k/etr kotež 2 öý 1",
+ "phone": "65221132",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "VFoYvLaqC8IMbvLohSOwVvssguFT3Y8C3XrD9ysL.jpg",
+ "passport_two": "p9k8zYeGmPOXLp7HNMTt6t96hG6uhhSktc9gpsfg.jpg",
+ "passport_three": "wBiIskJFAa8mQuGBk56VoaPQ24Iwq0Te6JxcZqTN.jpg",
+ "passport_four": "NnT1HwCzCcLIQwcwc4mCjkrXuBOPRzX5Dk3sNmZB.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-03 11:57:23",
+ "updated_at": "2025-07-14 14:25:34",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 176,
+ "unique_id": "TB8311-176",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gülzada",
+ "customer_surname": "Rejepowa",
+ "customer_patronic_name": "Iskenderowna",
+ "born_at": "1968-09-21",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "128385",
+ "passport_given_at": "1999-12-28",
+ "passport_given_by": "Farap etr. PB",
+ "born_place": "Farap etr. Hojakenepsi geň.",
+ "job_location": "Ýok",
+ "passport_address": "ş.Seýdi 2 k/etr 14/27",
+ "real_address": "ş.Seýdi 2 k/etr 14/27",
+ "phone": "62049331",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "rUp0FfgL2fYuu94B0fnOChpw4sKlcdkLLoeDO8rI.jpg",
+ "passport_two": "TXqnhxHuJqFmohtJd8neIpI5BAeap4THuJN3lwyT.jpg",
+ "passport_three": "3bm7vw84VrocofEmLiy60uEMc8Kq0N5CGxjaxQGM.jpg",
+ "passport_four": "yzt6pOGq3aph6bvR3aj2Thn0mexbVwGupKS0yiTv.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-04 16:59:59",
+ "updated_at": "2025-07-14 14:25:09",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 177,
+ "unique_id": "TB8311-177",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Aziza",
+ "customer_surname": "Jorakulyýewa",
+ "customer_patronic_name": "Jorakulyýewna",
+ "born_at": "2006-04-22",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "158414",
+ "passport_given_at": "2022-07-16",
+ "passport_given_by": "Dänew etr. PB",
+ "born_place": "Dänew etr. Seýi şäheri",
+ "job_location": "Ýok",
+ "passport_address": "ş.Seýdi 1 k/etr 12/4",
+ "real_address": "ş.Seýdi 1 k/etr 12/4",
+ "phone": "62260511",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "H8Fi8y6DnRXpM8YoKqVNkcZ1xHa4sSOnHcdSr3Jz.jpg",
+ "passport_two": "lApzVWWDCLq8EBHYTk0wgybgm7DyEpJmBtU5Q0qz.jpg",
+ "passport_three": "0GVzKpVvGaWcePwJTOLsgLqnYqTgGdReiiQHEGIF.jpg",
+ "passport_four": "eWTkChfcIs8sCR6frfAgDP6nbAsXiyeO2rtZ0jyn.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-10 16:15:38",
+ "updated_at": "2025-07-14 14:24:41",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 178,
+ "unique_id": "TB8311-178",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Mähriban",
+ "customer_surname": "Şöhradowa",
+ "customer_patronic_name": null,
+ "born_at": "2000-11-10",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "938840",
+ "passport_given_at": "2017-04-06",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "ş.Seýdi",
+ "job_location": "Ýok",
+ "passport_address": "ş.Seýdi 1 k/etr. 46/26",
+ "real_address": "ş.Seýdi 1 k/etr. 46/26",
+ "phone": "65226760",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "VmLQTyZ0JPqmo6c36iu5PIHOVz6fwyBVNMnwBFYk.jpg",
+ "passport_two": "ogSXatamoI1v6TQBviuvuKVreOJ09s0yzGDQvkVw.jpg",
+ "passport_three": "ekKgG4eRbul9g6CjSNGo7vyrNdZMtZbwsjR1sX1I.jpg",
+ "passport_four": "mcHjKGyj6a0iHiEitVNsko8hmNtsMoTJ8g0JMrhA.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-11 15:58:19",
+ "updated_at": "2025-07-14 14:24:16",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 179,
+ "unique_id": "TB8311-179",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Bahar",
+ "customer_surname": "Kurbanowa",
+ "customer_patronic_name": "Babanazarowna",
+ "born_at": "1994-11-07",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "592847",
+ "passport_given_at": "2010-11-24",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "ş.Seýdi",
+ "job_location": "Türkmenbaşy bank. Hünärmen",
+ "passport_address": "Dähew etr. Dänew şäheri Bal köç.-14/3",
+ "real_address": "Dähew etr. Dänew şäheri Bal köç.-14/3",
+ "phone": "61986047",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "AulP8X5jefV1oSpSJJEoxWO5JqHKrLTtEhSMOR1d.jpg",
+ "passport_two": "SPiD8N3Bm9kjFvHnx3EzvA4YfkfN2hYQF0XdbXMu.jpg",
+ "passport_three": "Tb2XZkERMr0blgM5UJ83N0itSrrCVFbA5ZclKyKL.jpg",
+ "passport_four": "uHYaPePdqeZNSg2OuUB0dRrk72iS3WI7LnJsHH7m.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-11 16:02:59",
+ "updated_at": "2025-07-14 14:23:52",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 180,
+ "unique_id": "TB2305-180",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 15,
+ "customer_name": "asdasd",
+ "customer_surname": "asdasd",
+ "customer_patronic_name": null,
+ "born_at": "2000-01-10",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "100900",
+ "passport_given_at": "2000-01-10",
+ "passport_given_by": "asdasdasd",
+ "born_place": "asdasdasd",
+ "job_location": "asdasdasd",
+ "passport_address": "asdas",
+ "real_address": "dasdasdasd",
+ "phone": "61929248",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "LTdf7iq3eEhXB0lSiPMbmbEWH3MTtOb2o4asCK1S.png",
+ "passport_two": "tKkvVFUxXlegXLsJT2oM9gcRsjrElwLqu29xQauT.png",
+ "passport_three": "Mv0v5qyxoxubENkugnKd6udrxsw6vygKmIdfPvDj.png",
+ "passport_four": "QfWfCl9WJBeKCyMg2bNR3mJxRLucXJRKD3i7F7xJ.png",
+ "notes": null,
+ "user_id": 939,
+ "created_at": "2025-06-11 19:25:26",
+ "updated_at": "2025-06-12 11:40:59",
+ "deleted_at": "2025-06-12 11:40:59",
+ "paid": false
+ },
+ {
+ "id": 181,
+ "unique_id": "TB8311-181",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Batyr",
+ "customer_surname": "Myhmanow",
+ "customer_patronic_name": null,
+ "born_at": "1970-06-20",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "123155",
+ "passport_given_at": "1999-11-25",
+ "passport_given_by": "Seýdi şäher PB",
+ "born_place": "Boýnyuzyn etr. Boýnyuzyn geň",
+ "job_location": "yok",
+ "passport_address": "Seýdi ş. 1 kiçi etrapça 23/23",
+ "real_address": "Seýdi ş. 1 kiçi etrapça 23/23",
+ "phone": "64210623",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "NCMDpLcsOoI3Fz4SAZS15a0LCvnCHuS5ec6mGWFt.jpg",
+ "passport_two": "fkJ7DKkNbmgRMwQ8x5Oq0b9Jp1wIp3qA8XmzDU70.jpg",
+ "passport_three": "8nlOr4b4hvAsTNbhcRA8pPII7GokvGtnCzDsBnIU.jpg",
+ "passport_four": "rwMPUmrNThCFFsff8H4ScX5W9uBJ3JpvRMJceAyK.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-12 16:23:51",
+ "updated_at": "2025-07-14 14:23:29",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 182,
+ "unique_id": "TB8311-182",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Babageldi",
+ "customer_surname": "Seýitkulyýew",
+ "customer_patronic_name": "Hemraýewiç",
+ "born_at": "1994-09-14",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "742273",
+ "passport_given_at": "2011-10-25",
+ "passport_given_by": "Serdarabat etrap häkimligi",
+ "born_place": "Serdarabat etrabynyň N.Gutlyýew geňeşligi",
+ "job_location": "yok",
+ "passport_address": "Çärjew etr. N.Gutlyýew geň. N.Gutlyýew oba, Mary köçe jaý2",
+ "real_address": "Çärjew etr. N.Gutlyýew geň. N.Gutlyýew oba, Mary köçe jaý2",
+ "phone": "61258500",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "8jawZn3Miwl35mxcdjJzWGoQLHYQmS3fJBFvvEd0.jpg",
+ "passport_two": "mjA5tzOMEbxvqmIVXTP3BKjr84B5K7ipINrUg6VE.jpg",
+ "passport_three": "Y4jVuwpxgrW35z7UwhCJpgBDBIVcsl2ZcFJSUQOe.jpg",
+ "passport_four": "AIuJcWW2wZrQ6hRzeNfz43ajOMjzurE1FIkNzWAs.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-12 16:31:45",
+ "updated_at": "2025-07-14 14:22:57",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 183,
+ "unique_id": "TB1306-183",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "asdas",
+ "customer_surname": "asdsad",
+ "customer_patronic_name": null,
+ "born_at": "2000-01-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "900233",
+ "passport_given_at": "2000-01-01",
+ "passport_given_by": "asdasdasd",
+ "born_place": "asdasd",
+ "job_location": "asdasdasd",
+ "passport_address": "asdasdasd",
+ "real_address": "asdasdasd",
+ "phone": "61929248",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "nS5v4vjEPnHqzHP6EiXyqNmWbr2132TokSp9y8vv.png",
+ "passport_two": "dMMStBinosg4zqGuL6sldBpiaYR4jd7spbz0xpFU.png",
+ "passport_three": "DeaXch0wPFaq3akjnpzORkWtlf3ZLaLjLxRNrNst.png",
+ "passport_four": "rEDPdgBbOgk2gNBmwwBWXxK1W5ksAu0yItHy2SCK.png",
+ "notes": null,
+ "user_id": 939,
+ "created_at": "2025-06-19 14:26:55",
+ "updated_at": "2025-06-19 14:26:55",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 184,
+ "unique_id": "TB8311-184",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Şükürbaý",
+ "customer_surname": "Eşşiýew",
+ "customer_patronic_name": "Jumadurdyýewiç",
+ "born_at": "1975-01-29",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "280144",
+ "passport_given_at": "2002-03-09",
+ "passport_given_by": "Galkynyş etr häkimligi",
+ "born_place": "Galkynyş etr. Maý geňeşligi",
+ "job_location": "telekeçi",
+ "passport_address": "Seýdi ş. 2 kiçi etr. 33/24",
+ "real_address": "Seýdi ş. 2 kiçi etr. 33/24",
+ "phone": "62789468",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "fHaMGMwbo6yTCJBdd4oe1QkGDv7LfHM6iEoBUkhb.jpg",
+ "passport_two": "DhWgkqV0uh6mUHQlrDV6hYZiLdJ18J4P3g7obK43.jpg",
+ "passport_three": "2ZvCyMbJR0CunEoDK4JCBsPUQ21qmDiveQyYdAJK.jpg",
+ "passport_four": "FNO7I3iRNSEkm6m5wAMlbBYLn4CNROPNaa1tRBkj.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-19 16:37:11",
+ "updated_at": "2025-06-19 16:48:41",
+ "deleted_at": "2025-06-19 16:48:41",
+ "paid": false
+ },
+ {
+ "id": 185,
+ "unique_id": "TB1307-185",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "0C3gNW4k3llfksLpj45Wl5RUXZPW3m0vvmGy6JEy.jpg",
+ "passport_two": "hi4NjqSZiQK4vvYi69zDiRiwLXNhTwd0xsMsai6Q.jpg",
+ "passport_three": "nEuIXffUUf7e20eVdYsB6ENOhqQb4Q2Knz4I4rBp.jpg",
+ "passport_four": "bZA3VSzr7zifxvo04hZ4hT8LiubBX1QZ3qWYB3a8.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:07:59",
+ "updated_at": "2025-06-19 18:07:59",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 186,
+ "unique_id": "TB1307-186",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "uANwTeIOhR82pxFlexVARMyZZaLfiygJVcqWR5Oh.jpg",
+ "passport_two": "bF4qbmtIfK8jCl69oZDLIFXkU5kid4JmTd4gX07V.jpg",
+ "passport_three": "JbzKizBzCCBSeYq1lEEOt5jUoOZEQhycyeOy3fY4.jpg",
+ "passport_four": "Gwmar393M2vIK7JFDE65fPTEiTsRmSd9n6vAulAz.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:11:28",
+ "updated_at": "2025-06-19 18:11:28",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 187,
+ "unique_id": "TB1307-187",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "YKLyF5D6phCGkwD15crrihAs1kMLl46onVWhuBcJ.jpg",
+ "passport_two": "C57tBLc3mPDQBCgyA47gsWFxV2A1STNETrz3WxcF.jpg",
+ "passport_three": "Kmcs9bmPu1HxKmDmLl2HPR8dLQC68aJ6nTl5PRha.jpg",
+ "passport_four": "Aj2MZf2J2iKqtKtlDwaKbnzurRu1OsFtxWMmLWjY.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:17:40",
+ "updated_at": "2025-06-19 18:17:40",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 188,
+ "unique_id": "TB1307-188",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "952MnstsumRZaigEsJjqP5gRdoD0WwW3TqyRo8bz.jpg",
+ "passport_two": "ymVmwIqlwwm0l94W39slu025Ef3kYsCJPoZC0Gvi.jpg",
+ "passport_three": "evvyofCAzHQHaOQlqDh5rXsH1jgX2b8JiBaTMyXH.jpg",
+ "passport_four": "Usgn8yzxBO09ybCypcFMINsb9Wh9TZjKSTV474m8.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:18:56",
+ "updated_at": "2025-06-19 18:18:56",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 189,
+ "unique_id": "TB1307-189",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "3UIe14xG1qV8EPZfI4TJeplcdUJLuULGzUNsRLED.jpg",
+ "passport_two": "9Gtpc1LyaeGj771CVFqeMBZdxC9j0yvBB9fQoakw.jpg",
+ "passport_three": "iTKqMUH97W9FISSYnOw6xoJIViFnyrQNaGwwCf25.jpg",
+ "passport_four": "pVeu3TzAWox277w9mRN3L2HIwDfvAss1i403CdRx.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:20:34",
+ "updated_at": "2025-06-19 18:20:34",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 190,
+ "unique_id": "TB1307-190",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "PQ3Nc8JpFwVtgLpPVXJg3GbLIozOHMVTpxbE8SEJ.jpg",
+ "passport_two": "3zSUc6LGs4TKhcivhAFzHPghDFzxDmr4RrqaICK6.jpg",
+ "passport_three": "YABjVR9HwCGr1tghJs4VkUEeVJD6uLUXbWEEKKau.jpg",
+ "passport_four": "f1FbsmdmEv2La9LDj3o99gG49Eq8tx7AtJE4wdK8.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:20:56",
+ "updated_at": "2025-06-19 18:20:56",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 191,
+ "unique_id": "TB1307-191",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "Ao7QKZKrdvGnWMLU0bs7N4S22ge6t6tIrshW3Qam.jpg",
+ "passport_two": "cTIxvFuhKDi30MyblfZt9WtKZW2FziQXR1UO3wTO.jpg",
+ "passport_three": "yx64sRVc3KGazpzStjFglFHM8NwWrjvKd2KiRGTU.jpg",
+ "passport_four": "TyJIxJVJhPD2agKgEFOCMLYFuuKHfikeabykXZOE.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:22:16",
+ "updated_at": "2025-06-19 18:22:16",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 192,
+ "unique_id": "TB1307-192",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "RY6dVfSPlgLxl9eDFq1YMuDZOyDqfEVPUDmxJUUv.jpg",
+ "passport_two": "87fNyDlw04AA9wbD2BvdRcgp63gVV8VE3p7Qu92M.jpg",
+ "passport_three": "vEjNvM1aCYivRh6yCCBOyjAPS0Z1hnps8744xg6A.jpg",
+ "passport_four": "EkqjpsKnu7BFfhX8iTJjb41zEWcu3KKAlyHxP9NB.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:23:03",
+ "updated_at": "2025-06-19 18:23:03",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 193,
+ "unique_id": "TB1307-193",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "Q03vKb7P0VgKqyITtcSZaqzB6Xu2bELuY7arEcWP.jpg",
+ "passport_two": "U7iJ62O3ZRY1PuMtViBF2CP7OsKBJNxxbGmtnMeE.jpg",
+ "passport_three": "IDtQ7MY7ca6Bxm905th5mX6CP6P50tSTbaNiaFjC.jpg",
+ "passport_four": "WSVWkFKYYp208ze3Ps4MLGIHxGXxQx7NTg1gVXfL.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:27:12",
+ "updated_at": "2025-06-19 18:27:12",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 194,
+ "unique_id": "TB1307-194",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "tCpcIdE6RKKgtZD5pUrrj1HtGZroBpDt2ZTQ0yoY.jpg",
+ "passport_two": "O2hyPHLL2ZsayVKBmcwbqW4L4h4p4mjJYynLaJBp.jpg",
+ "passport_three": "R27ARQethxxhlS8409rMCh1hNHuxiSZvIh8RH5li.jpg",
+ "passport_four": "bLoc02YXDbjKBGmlwJ66JF6ugB4N9ggyfUFcXp5H.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:27:52",
+ "updated_at": "2025-06-19 18:27:52",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 195,
+ "unique_id": "TB1307-195",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "yQ53UuI9P8DvB0eKTtYO51k939CXssWVpGzSZcZs.jpg",
+ "passport_two": "IUGGwW0xDvtC7EE4DWrY7IQOpPtDrkCHGpYr1E1N.jpg",
+ "passport_three": "nJaRyRSrpt5yLkELcp39vGLOi04RzS5UrR4t6BCQ.jpg",
+ "passport_four": "qmxbTAqAutySoPXPt6Z3dcYh8W9lvAWWE2QRJeTh.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:29:46",
+ "updated_at": "2025-06-19 18:29:46",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 196,
+ "unique_id": "TB1307-196",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "UIoYuHvGWDWCy4S9zQLdr4AOCrEw6jnKpQZIXvgU.jpg",
+ "passport_two": "Rz7OhcX3Qy3NTkdPKt5Q5kLu6o9Z4RV28lE53JMg.jpg",
+ "passport_three": "s7U8NqbJcOAe2HQA9AJuadF1ntfBal2rNJplVJtm.jpg",
+ "passport_four": "LsMFjfM25TsR5l7S8iv5Uk7loH9ZAicGXlv9HhTQ.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:32:48",
+ "updated_at": "2025-06-19 18:32:48",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 197,
+ "unique_id": "TB1307-197",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begench",
+ "customer_surname": "Muhammetberdiyew",
+ "customer_patronic_name": "Begenjowic",
+ "born_at": "2002-06-19",
+ "old_surname": "Muhammetberdiyew",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "166821",
+ "passport_given_at": "2020-10-10",
+ "passport_given_by": "Hakimlik",
+ "born_place": "Asgabat",
+ "job_location": "Asgabat",
+ "passport_address": "Asgabat",
+ "real_address": "Asgabat",
+ "phone": "65222548",
+ "phone_additional": "65222548",
+ "status": "pending",
+ "passport_one": "asJzok7CvSfOIdJ9EqbU9JYQypxBXgunQPtYb2Mu.jpg",
+ "passport_two": "vJiVpJ3gHWprxWagigQc7v6fY9p6WhsbsUP9k0Ro.jpg",
+ "passport_three": "9sy5QvFd7Vca1l4LRVNzd0a8ZXc4zUVvw846abft.jpg",
+ "passport_four": "yCeq5OjZbJe8WshHOURta1fkkrIN1SA9CGoshNL0.jpg",
+ "notes": null,
+ "user_id": 913,
+ "created_at": "2025-06-19 18:34:51",
+ "updated_at": "2025-06-19 18:34:51",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 198,
+ "unique_id": "TB8311-198",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Şükürbaý",
+ "customer_surname": "Eşşiýew",
+ "customer_patronic_name": "Jumadurdyýewiç",
+ "born_at": "1975-01-29",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "280144",
+ "passport_given_at": "2002-03-09",
+ "passport_given_by": "Galkynyş etrap hakimligi",
+ "born_place": "Galkynyş etrabynyň Maý geňeşligi",
+ "job_location": "Telekeçi",
+ "passport_address": "Seýdi ş. 2 kiçi etr 33/24",
+ "real_address": "Seýdi ş. 2 kiçi etr 33/24",
+ "phone": "62789468",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "5bL1FU8GkAapyxkdId5FkqRRJQ61SnwCHOm9HbkY.jpg",
+ "passport_two": "RtwLf5zxANPhWQLgB1rrYUVEl93iveLHRuOYeIfW.jpg",
+ "passport_three": "UwJyAgJZC42bhhcXSHwyNOrVar6Aluh37uqYvkKL.jpg",
+ "passport_four": "Gnxm2rCZkFIc5QPhHLSUExrAJBeX9mYUoQW8k6Vo.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-20 15:54:12",
+ "updated_at": "2025-07-14 14:22:08",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 199,
+ "unique_id": "TB8311-199",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Arzuw",
+ "customer_surname": "Jumaseýidowa",
+ "customer_patronic_name": "Amangylyjowna",
+ "born_at": "2003-02-19",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "062252",
+ "passport_given_at": "2019-05-28",
+ "passport_given_by": "Dänew etrap häkimligi",
+ "born_place": "Dänew etrabynyn Seýdi şäheri",
+ "job_location": "Yok",
+ "passport_address": "Seýdi ş.Ýaşlyk kiçi etr 2/33",
+ "real_address": "Seýdi ş.Ýaşlyk kiçi etr 2/33",
+ "phone": "64421255",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "QAL3sPQwu4cHBAMIcVQxc8WdUSucZUX4w3NacAQx.jpg",
+ "passport_two": "I3JdjWvPiy79UIFmTEPOe04l1EG87Fcrf6WfBjY4.jpg",
+ "passport_three": "X8pPvRKWogyeDNWsloE2RoZMY9BR4tcdT5xOsiZP.jpg",
+ "passport_four": "7xUf1NQ50GS2IGGz4GeupzPTxGeomt4tePwb883F.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-20 15:59:59",
+ "updated_at": "2025-07-14 14:21:39",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 200,
+ "unique_id": "TB8311-200",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Muhabbat",
+ "customer_surname": "Penjimbaýewa",
+ "customer_patronic_name": "Hasanowna",
+ "born_at": "1980-10-06",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "004647",
+ "passport_given_at": "1998-10-08",
+ "passport_given_by": "Seýdi şäher PB",
+ "born_place": "Dänew etrabynyň Gabakly geňeşligi",
+ "job_location": "Yok",
+ "passport_address": "Seýdi ş. 2kiçi etr 58/41",
+ "real_address": "Seýdi ş. 2kiçi etr 58/41",
+ "phone": "63517559",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "CGLteATHiKzngwmUoYIJZWWMtRbmbOk40lVcEmMQ.jpg",
+ "passport_two": "DcJf1P8CUaoc01iWuyvMiUMHTKSlwPscdt2G4SpA.jpg",
+ "passport_three": "h4X6XbmfkvOGTRgdwVoPtas2Bgp01iFYtywEXHf3.jpg",
+ "passport_four": "XflNfSkBG7zb4bhUQRgi3XWBle4pyKc5aoKgOnPZ.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-20 16:04:37",
+ "updated_at": "2025-07-14 14:21:09",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 201,
+ "unique_id": "TB8311-201",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Roza",
+ "customer_surname": "Ruslanowa",
+ "customer_patronic_name": "Ruslanowna",
+ "born_at": "1998-12-31",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "895236",
+ "passport_given_at": "2015-05-27",
+ "passport_given_by": "Seýdi ş häkimligi",
+ "born_place": "Seýdi şäheri",
+ "job_location": "Ýok",
+ "passport_address": "Seýdi ş. 1kiçi etr 42/15",
+ "real_address": "Seýdi ş. 1kiçi etr 42/15",
+ "phone": "63039209",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "QrMnNu6qQw5mpso2nIopANZKoAsyLtduFvzNqoDS.jpg",
+ "passport_two": "qb4vYcbM5Feh7Sp4sXB9LIekiqpXYtpvcihgbbvg.jpg",
+ "passport_three": "L5Mn80Y936TSm1kc7wzqbd0fQA5DvflxNMqZkACr.jpg",
+ "passport_four": "oqsofX9mfingQCHatAvylqjapKhJ9XBcWSH9y8rJ.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-06-20 16:08:17",
+ "updated_at": "2025-07-14 14:20:36",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 202,
+ "unique_id": "TB9314-202",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Orazmyrat",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Geldimyradowiç",
+ "born_at": "1995-02-09",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-DZ",
+ "passport_id": "120353",
+ "passport_given_at": "2023-05-02",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi",
+ "born_place": "Köneürgenç şäheri",
+ "job_location": "746370",
+ "passport_address": "Köneürgenç etrap Köneürgenç şäher Hakykat köçe 85",
+ "real_address": "Köneürgenç etrap Köneürgenç şäher Ş.Pirgulyýew köçe 85",
+ "phone": "65805717",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "Txra2fUJXtS23xSvXgeHSYGKfr3cTzMKgslm4zTh.jpg",
+ "passport_two": "E8gtZZm0q2vhHUWmy3mXzO0VNA6NxM8DlqsY9BXZ.jpg",
+ "passport_three": "dF7P5hpjgZSHR3oPTmozj7MU8mwHGJNoaoo8hxzM.jpg",
+ "passport_four": "93Y8ZSSSRSblyiYZfabvsYjkgPWCAU6c4j6lBrNu.jpg",
+ "notes": null,
+ "user_id": 1492,
+ "created_at": "2025-06-20 18:01:59",
+ "updated_at": "2025-06-20 18:01:59",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 203,
+ "unique_id": "TB9314-203",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Orazmyrat",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Geldimyradowiç",
+ "born_at": "1995-02-09",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-DZ",
+ "passport_id": "120353",
+ "passport_given_at": "2023-05-02",
+ "passport_given_by": "Köneürgenç etrap polisiýa bölümi",
+ "born_place": "Köneürgenç şäheri",
+ "job_location": "746370",
+ "passport_address": "Köneürgenç şäheriniň Hakykat köçesi 85",
+ "real_address": "Köneürgenç şäheriniň Hakykat köçesi 85",
+ "phone": "65805717",
+ "phone_additional": "65805717",
+ "status": "pending",
+ "passport_one": "iFCkgvmVpLe2BoUnv8eDcKNaiifu5rI9emlNNkIE.jpg",
+ "passport_two": "UiOC2yn3E1n427UEE2A6LJ76M9VBlHC2jqAltSl4.jpg",
+ "passport_three": "wozCQ8sKdhuQlOwXG3vwhHQfDAFN2MAkKJfo7VmR.jpg",
+ "passport_four": "mHHWeTXYZkUuPARJa1T0eHhCOusXyiAKESVgJ3Z9.jpg",
+ "notes": null,
+ "user_id": 1492,
+ "created_at": "2025-06-20 18:08:58",
+ "updated_at": "2025-06-20 18:08:58",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 204,
+ "unique_id": "TB7390-204",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Sahragul",
+ "customer_surname": "Atayazowa",
+ "customer_patronic_name": "Medinayewna",
+ "born_at": "1993-07-02",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "943369",
+ "passport_given_at": "2014-01-31",
+ "passport_given_by": "Bayramaly etrap hakimligi",
+ "born_place": "Gatakar",
+ "job_location": "Maryenergoenjam",
+ "passport_address": "Mary etraby, Magtymguly koce jay 10",
+ "real_address": "Mary etraby, Magtymguly koce jay 10",
+ "phone": "61993586",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "U2cSq8ebyA6kXx9xUzszY7sLCpjn6zhhheY9eX9x.jpg",
+ "passport_two": "i6BuJ7u2s46KRK2a8jyOCMv8u8MwiBSjcIFBfuDV.jpg",
+ "passport_three": "4vGtmncujRn4OEYdufE6uSqwGlVmsTYlFDGTyiju.jpg",
+ "passport_four": "SVEQedznUi8nDkEpYAbWAXE3VO01C6dpZbT50zL1.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-06-24 11:33:31",
+ "updated_at": "2025-06-24 11:36:10",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 205,
+ "unique_id": "TB7390-205",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Azat",
+ "customer_surname": "Baylyyew",
+ "customer_patronic_name": "Pelwannazarowic",
+ "born_at": "1999-07-11",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "049752",
+ "passport_given_at": "2015-10-13",
+ "passport_given_by": "Mary etrap hakimligi",
+ "born_place": "Mary",
+ "job_location": "Marygazupjuncilik mudirligi",
+ "passport_address": "Mary etraby, Tazeguyc genesligi",
+ "real_address": "Mary etraby,Tazeguyc genesligi",
+ "phone": "61828649",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "5TpPrjCxXrxHil5x5lYT0KIJsL5TSwdA8wu8fJEK.jpg",
+ "passport_two": "H0MIlkZArGEV3O8mOM5pdB6wLuEgi7eljGivTbEv.jpg",
+ "passport_three": "DGANFTd2dhilT9ojvhOAah6pkNvnMIgl5CJppD6n.jpg",
+ "passport_four": "5qbVX8ReGcAYOMRv2Je7R77zsDoiZt3hveQSk3ZD.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-06-24 14:57:24",
+ "updated_at": "2025-06-24 14:58:19",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 206,
+ "unique_id": "TB8317-206",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Merdan",
+ "customer_surname": "Hemraýew",
+ "customer_patronic_name": "Jorakulyýewiç",
+ "born_at": "2001-06-23",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "022236",
+ "passport_given_at": "2018-07-09",
+ "passport_given_by": "Lebap welaýatynyň Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Türkmenabat şäheri",
+ "job_location": "\"Türkmenaragatnaşyk\" agentliginiň ýanyndaky Döwlet radioýygylyk gullugynyň Lebap welaýat bölümçesiniň radiotehnigi",
+ "passport_address": "Lebap welaýatynyň Türkmenabat şäheriniň Sakar köçesiniň 49-njy jaýy",
+ "real_address": "Lebap welaýatynyň Türkmenabat şäheriniň Sakar köçesiniň 49-njy jaýy",
+ "phone": "62510742",
+ "phone_additional": "65218151",
+ "status": "pending",
+ "passport_one": "Ymf1h72FGgpyNYOGGveMZVeaguatyvbWYY3bCe9o.jpg",
+ "passport_two": "72xcR1SvqLukL79P6C3jWB0pCEQVWoumCDz9pPIk.jpg",
+ "passport_three": "QWIAHW1meogWDJFuYhwjl1gzw305Q3eNjLn46YX5.jpg",
+ "passport_four": "30IgRn6LSra46xAgXtZkybTOSFnhZGxx6R6kHUNC.jpg",
+ "notes": null,
+ "user_id": 1503,
+ "created_at": "2025-06-25 12:32:13",
+ "updated_at": "2025-06-25 12:32:13",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 207,
+ "unique_id": "TB9314-207",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Orazmyrat",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Geldimyradowiç",
+ "born_at": "1995-02-09",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-DZ",
+ "passport_id": "120353",
+ "passport_given_at": "2023-05-02",
+ "passport_given_by": "Köneürgenç etrap polisiýa bölümi",
+ "born_place": "Köneürgenç şäher",
+ "job_location": "746370",
+ "passport_address": "Hakykat köçe 85",
+ "real_address": "Hakykat köçe 85",
+ "phone": "65805717",
+ "phone_additional": "65805717",
+ "status": "pending",
+ "passport_one": "uTRWCsSIuWRibPH8DqZ6176jfE0YWg2ipLuA8HPc.jpg",
+ "passport_two": "gBHEvGVE3s41ccJcSo5ijeGSv92OOJCT0ymwbWH9.jpg",
+ "passport_three": "3FLoMNSqd13uzeCBNqXfO9MZUplStMQhiBigT4sI.jpg",
+ "passport_four": "e7oYxyann9dHwEysGAc54TAkgpzYhQPWBLkZZdqy.jpg",
+ "notes": null,
+ "user_id": 1492,
+ "created_at": "2025-07-01 20:20:22",
+ "updated_at": "2025-07-01 20:20:22",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 208,
+ "unique_id": "TB1306-208",
+ "card_state_id": 1,
+ "card_type_id": 6,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "asd",
+ "customer_surname": "asdasd",
+ "customer_patronic_name": "asdasdasd",
+ "born_at": "2000-02-10",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "454354",
+ "passport_given_at": "2000-02-10",
+ "passport_given_by": "10.02.2000",
+ "born_place": "10.02.2000",
+ "job_location": "10.02.2000",
+ "passport_address": "10.02.2000",
+ "real_address": "10.02.2000",
+ "phone": "61929248",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "fHzM890dNWvX76Snn9dd2iH3UgEr1EwJrortv4OA.jpg",
+ "passport_two": "uNK14ze7qHCRQRXs1x2yxGyyPUo1pOvu2p2nwnKP.jpg",
+ "passport_three": "hcUxKypvvhQnIIIRgWJTBAwX0NmuhbOcaFj8lVjk.jpg",
+ "passport_four": "JG4DeGUaUCgr9ZT16a6KwCNaxPXK4zwb9WzQfUiN.jpg",
+ "notes": null,
+ "user_id": 939,
+ "created_at": "2025-07-09 10:55:40",
+ "updated_at": "2025-07-09 11:49:22",
+ "deleted_at": "2025-07-09 11:49:22",
+ "paid": false
+ },
+ {
+ "id": 209,
+ "unique_id": "TB1309-209",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "mahmyt",
+ "customer_surname": "allaberdiyev",
+ "customer_patronic_name": null,
+ "born_at": "2025-07-09",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AH",
+ "passport_id": "152304",
+ "passport_given_at": "2025-07-09",
+ "passport_given_by": "ufffyydyfy",
+ "born_place": "ufuffud",
+ "job_location": "h hxyd",
+ "passport_address": "uufufuccy",
+ "real_address": "hxydyd",
+ "phone": "61929248",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "pzRQSl7dhr8Iy7fBtSBPapwuHIoNLTTzCb3lvdjX.jpg",
+ "passport_two": "6fpxM640JFyySBJVjLbDgbakd54ubDVRizQPvuYO.jpg",
+ "passport_three": "MDHswZHGUCVgod5WDaKxppVW0EsxFVdYspJRqTnD.jpg",
+ "passport_four": "X3VSzuDQyiJVEXhwbp0aOeGuSK4Kzi2HUP8xquv2.jpg",
+ "notes": null,
+ "user_id": 939,
+ "created_at": "2025-07-09 11:40:02",
+ "updated_at": "2025-07-09 11:40:02",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 210,
+ "unique_id": "TB8311-210",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Bahargül",
+ "customer_surname": "Özawjy",
+ "customer_patronic_name": "Rejepbaýewna",
+ "born_at": "1989-04-06",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "895668",
+ "passport_given_at": "2015-11-25",
+ "passport_given_by": "Seýdi ş. Häkimlik",
+ "born_place": "ş.Aşgabat",
+ "job_location": "Işsiz",
+ "passport_address": "ş.Seýdi 1 k/etr 46/30",
+ "real_address": "ş.Seýdi 1 k/etr 46/30",
+ "phone": "64885137",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "N2KEy6lZinHLwAHnbXG54xDZTC3obCThRgcSczZO.jpg",
+ "passport_two": "T8iSC2l3DHUSKqHwuY6aZvfpTVVDcMwgzNd5QECx.jpg",
+ "passport_three": "FqhpPd2zmjgsKhBSkv7TfTWr541vXIxyQIb08k3E.jpg",
+ "passport_four": "NMw2Ja14LoYHcLyS7Kw0Wex1pGgH1TEIw9vqk1MZ.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-07-16 15:17:34",
+ "updated_at": "2025-07-28 12:37:01",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 211,
+ "unique_id": "TB8311-211",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Setdar",
+ "customer_surname": "Seýidow",
+ "customer_patronic_name": "Hudaýkulyýewiç",
+ "born_at": "1975-12-10",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "534718",
+ "passport_given_at": "2007-05-10",
+ "passport_given_by": "Seýdi ş.Häkimligi",
+ "born_place": "Galkynyş etr. Göýnük geň.",
+ "job_location": "TGNG tr.",
+ "passport_address": "ş.Seydi Isbaz geň. E.Ödäýew köç.-66",
+ "real_address": "ş.Seydi Isbaz geň. E.Ödäýew köç.-66",
+ "phone": "62263258",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "A3UMBx0MinVF6SvXtNPZUgrxj0znCjq9oMSz0hUZ.jpg",
+ "passport_two": "eLg8gGhJh1KbyH2j2bssHj2WpvL9oFXZ1uCX0DBj.jpg",
+ "passport_three": "q5ILqnddwmPtmiQhGEFWLNgOQfcm80nve83QogE3.jpg",
+ "passport_four": "9ZTmIOMXVuFh6M8jKGtzcgZ8PEIlUpFWBGHNgUpk.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-07-16 15:22:06",
+ "updated_at": "2025-07-28 12:37:49",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 212,
+ "unique_id": "TB8311-212",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Wepa",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Kurbaniýazowiç",
+ "born_at": "1978-12-11",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "182098",
+ "passport_given_at": "2000-06-26",
+ "passport_given_by": "Farap etr. Häkimligi",
+ "born_place": "Farap etr. Hojakenepsi geň. Hojakenepsi oba",
+ "job_location": "LW Türkmenstandart ş.Seýdi",
+ "passport_address": "Çärjew etr. Farap şäheri Hojakenepsi geň. Hojakenepsi oba",
+ "real_address": "Çärjew etr. Farap şäheri Hojakenepsi geň. Hojakenepsi oba",
+ "phone": "61705767",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "i9Btp3yEOKrQAWeltRdFKWzZBXOIJpY7Pc7qO8A5.jpg",
+ "passport_two": "SiL5LYOM4kZc0KgjQfSeY8A91Wg42TgDXwWKfIsx.jpg",
+ "passport_three": "fnmQ3LNw01XZd1wNJu9eTjy3kppMWIZpI3KXMYvd.jpg",
+ "passport_four": "6Gb523rzprtkKf1ajiBsuvSfYotqUXO2IHLQd74h.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-07-16 15:27:27",
+ "updated_at": "2025-07-28 12:38:46",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 213,
+ "unique_id": "TB8311-213",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gülälek",
+ "customer_surname": "Jumagulyýewa",
+ "customer_patronic_name": "Rozygulyýewna",
+ "born_at": "1971-03-27",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "210511",
+ "passport_given_at": "2000-09-05",
+ "passport_given_by": "Türkmenabat ş. Häkimligi",
+ "born_place": "Farap etr. Hojakenepsi geň.",
+ "job_location": "Işsiz",
+ "passport_address": "ş.Türkmenabat Parahat k/etr 5/11",
+ "real_address": "ş.Türkmenabat Parahat k/etr 5/11",
+ "phone": "65586923",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "WZd6drt6wuJNQWf1W4Ep9sztQW5wQI887rlD5W3X.jpg",
+ "passport_two": "14J2S1nsPCjzdz0ESBonfH85sLZ9JclxwwjaMeE6.jpg",
+ "passport_three": "aL2kfA9H3K7XHUct12sGFOiRULBNjKv3pSEwzmDt.jpg",
+ "passport_four": "Sr0LtVCXScs3dJoRPnqJoWwdUv5xVcC4HHGK0Ee2.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-07-17 14:25:25",
+ "updated_at": "2025-08-21 15:01:55",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 214,
+ "unique_id": "TB8311-214",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Toýhan",
+ "customer_surname": "Jümmiýewa",
+ "customer_patronic_name": "Ömürowna",
+ "born_at": "1967-08-07",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "004794",
+ "passport_given_at": "1998-10-15",
+ "passport_given_by": "Seýdi ş. PB",
+ "born_place": "Farap etr. Hojakenepsi etr.",
+ "job_location": "Pensioner",
+ "passport_address": "ş.Seýdi 1 k/etr 13/43",
+ "real_address": "ş.Seýdi 1 k/etr 13/43",
+ "phone": "63814201",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "2GoIAKoDkUYyRxnGJxnqQ3B30zOqYiy2c1uYBkoX.jpg",
+ "passport_two": "CiWr596hSiCmDq4fUleEsiIvJVLNw7SssiqdHOcK.jpg",
+ "passport_three": "p3GUHcvphjhxaThSYqBidQ244geV8tonVWV1oN42.jpg",
+ "passport_four": "RCDWdrD0OIk5yxtvPlmlUucTD1l6FTTsmSnlI5WZ.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-07-17 14:42:15",
+ "updated_at": "2025-08-21 15:02:20",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 215,
+ "unique_id": "TB8311-215",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Wepa",
+ "customer_surname": "Seýidow",
+ "customer_patronic_name": "Hudaýkulyýewiç",
+ "born_at": "1994-03-14",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "628620",
+ "passport_given_at": "2011-05-11",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "Seýdi ş. Isbaz geň.",
+ "job_location": "SNGIZ",
+ "passport_address": "ş.Seýdi Isbaz oba Altynasyr köç.-32",
+ "real_address": "ş.Seýdi Isbaz oba Altynasyr köç.-32",
+ "phone": "64298450",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "X104NksEa7K4NisKoqKGkiZkxRDzSAQXFID72RDf.jpg",
+ "passport_two": "ONG0n3LX1ric03RTGu3Xat1kztSQi9oNWrtEOqYI.jpg",
+ "passport_three": "loxrtcc3Oa97eSSAMmtGWqOfilDdbH7pKeV13k1d.jpg",
+ "passport_four": "ToVuhmknJkPC3QbsgAgubGSaZbMWJFi3yhhFafkp.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-07-17 14:46:27",
+ "updated_at": "2025-08-21 15:02:45",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 216,
+ "unique_id": "TB8319-216",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Alisher",
+ "customer_surname": "Rahmedoý",
+ "customer_patronic_name": "Joraýewiç",
+ "born_at": "1990-03-30",
+ "old_surname": "Rahmedow",
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "100222",
+ "passport_given_at": "2020-05-08",
+ "passport_given_by": "Çärjew etrap häkimligi",
+ "born_place": "Çärjew etrabynyň. Boýrabap geňeşligi",
+ "job_location": "wagtlaýynça işlemäyärin",
+ "passport_address": "Lebap welaýat. Çärjew etrap. Boýrabap geňeşligi. Hojamiresen obasy. K. Muradowa 19-nji jaýy",
+ "real_address": "Lebap welaýat. Çärjew etrap. Boýrabap geňeşligi. Hojamiresen obasy. K. Muradowa 19-nji jaýy",
+ "phone": "62490083",
+ "phone_additional": "62490083",
+ "status": "pending",
+ "passport_one": "5MLowyyQhTOtSKvIzlrzBbpgtbxZqkhCIF77rmnG.jpg",
+ "passport_two": "P9Wptijz08FliacuQalw7h4ZA3d2WxbCb2AVjDRx.jpg",
+ "passport_three": "2UyTfsM3nDIKpZCRB3q3CyvhkvY4bLoy8SucvtXr.jpg",
+ "passport_four": "UA9qLzs2ZmzbF69P83GOoA5ZQupl4GYEHOJLds2r.jpg",
+ "notes": null,
+ "user_id": 1581,
+ "created_at": "2025-07-22 00:18:23",
+ "updated_at": "2025-07-22 00:18:23",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 217,
+ "unique_id": "TB7390-217",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Babyş",
+ "customer_surname": "Babyşew",
+ "customer_patronic_name": "Amanmyradowiç",
+ "born_at": "1986-08-05",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "626228",
+ "passport_given_at": "2011-04-07",
+ "passport_given_by": "Wekilbazar etrap hakimligi",
+ "born_place": "J.Atajanow",
+ "job_location": "Yuni gaytadan isleyan karhana",
+ "passport_address": "J.Atajanow ad genesligi",
+ "real_address": "J.Atajanow ad genesligi",
+ "phone": "61715157",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "I4CkIAjLXQu0pMivyppC7z8K0p30EkESQOtoeNCX.jpg",
+ "passport_two": "LlxvhHwb2miD9WiIBGGnc3IArybzFGejomFF4Osm.jpg",
+ "passport_three": "BOf2xZjucmfBEG05WWIyf4WH9EeFJ9f7wUgjgXbV.jpg",
+ "passport_four": "tmEAmHBMhr4hEQT3ekcaHWOBRssEL47lmJYXu3sD.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-07-25 11:54:52",
+ "updated_at": "2025-07-25 11:56:05",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 218,
+ "unique_id": "TB7390-218",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Rowsen",
+ "customer_surname": "Agamyradow",
+ "customer_patronic_name": "Muhammetmyradowic",
+ "born_at": "2001-01-08",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "202829",
+ "passport_given_at": "2018-12-24",
+ "passport_given_by": "Mary saher hakimligi",
+ "born_place": "Mary",
+ "job_location": "Marygazupjuncilik mudirligi",
+ "passport_address": "Muhadow YJT",
+ "real_address": "Muhadow YJT",
+ "phone": "61730090",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "E6RZgZuIp0RkS1JMmQGIDj8nfG0sV8H3hE7bQhUv.jpg",
+ "passport_two": "gmFpv5zSywcW1er60dKIzwELvFyKbKu9ux3rh82K.jpg",
+ "passport_three": "8jA8wAaCP3LNi76m6oVRTyNqQoicHjDgTyxUbxaw.jpg",
+ "passport_four": "AZPeSZFtKUZ4idIGZziKRov7Hq7dvRWxBCHjt6m0.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-07-25 12:09:45",
+ "updated_at": "2025-07-25 12:10:31",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 219,
+ "unique_id": "TB1304-219",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Jorayew",
+ "customer_surname": "Mämmet",
+ "customer_patronic_name": "Galandarowich",
+ "born_at": "1991-04-25",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "2007-07-05",
+ "passport_given_by": "Ashgabat saheri kop etr hak",
+ "born_place": "Ashgabat saheri kop etr hak",
+ "job_location": "Ashgabat saheri kop etr hak",
+ "passport_address": "Ashgabat saheri kop etr hak",
+ "real_address": "Ashgabat saheri kop etr hak",
+ "phone": "61038686",
+ "phone_additional": "61038686",
+ "status": "pending",
+ "passport_one": "dgbTjbiFkQ4I2V00RysewDRFWYF8i196moBTJDEm.jpg",
+ "passport_two": "WqnOU7J3mlS8yG9WmzEhZFQU8OaAWMrnOXssUWS8.jpg",
+ "passport_three": "dmz7bPPlzy5MJGkajlZgwQoVZaBje6z57CSbmYUx.jpg",
+ "passport_four": "N0HZOtnPHU0aZrtZyj5rriGuHUBJ7EiDGZYDNo75.jpg",
+ "notes": null,
+ "user_id": 1203,
+ "created_at": "2025-07-25 15:56:34",
+ "updated_at": "2025-10-03 12:02:10",
+ "deleted_at": "2025-10-03 12:02:10",
+ "paid": false
+ },
+ {
+ "id": 220,
+ "unique_id": "TB1304-220",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Penjiýew",
+ "customer_surname": "Mahtymguly",
+ "customer_patronic_name": null,
+ "born_at": "1987-07-30",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "298119",
+ "passport_given_at": "2003-07-30",
+ "passport_given_by": "Kopetdag",
+ "born_place": "Aşgabat",
+ "job_location": "Tttttt",
+ "passport_address": "Ttyttyygg",
+ "real_address": "Ttttyyyyh",
+ "phone": "65606156",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "dcTYUvRRwySRCukcumxMJLAxJ3Ux7S49aIEFsM4m.jpg",
+ "passport_two": "ZjQVI9aMeJrvoEe0VIFI0Dd2achxOrlTFxpD8WPe.jpg",
+ "passport_three": "v2A3AyJ01EaoMA0aAY4QyxxgceWQTDIZwpOHqb5z.jpg",
+ "passport_four": "z7qhhcs2Zcvg5yfazgLr4jZzn82qHnQNfEqcT7sY.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2025-07-30 11:28:42",
+ "updated_at": "2025-07-30 11:29:43",
+ "deleted_at": "2025-07-30 11:29:43",
+ "paid": false
+ },
+ {
+ "id": 221,
+ "unique_id": "TB8311-221",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Guwanç",
+ "customer_surname": "Babakulyýew",
+ "customer_patronic_name": "Rozybaýewiç",
+ "born_at": "1991-12-06",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "779019",
+ "passport_given_at": "2012-05-16",
+ "passport_given_by": "Garaşsyzlyk etr. Häkimligi",
+ "born_place": "Garaşsyzlyk etr. Niýazow şäherçesi",
+ "job_location": "Newtebaza",
+ "passport_address": "Dänew etr. Garaşsyzlyk şäherçesi D.Dzady köç. -32",
+ "real_address": "Dänew etr. Garaşsyzlyk şäherçesi D.Dzady köç. -32",
+ "phone": "62902966",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "V1RCMnZlYmB2KMjhf51YhPql8xUIFHM5kY3hy3Dz.jpg",
+ "passport_two": "eVpNHrLMIOH7yQpP6tFTChydlARRllvkFMjXZCBy.jpg",
+ "passport_three": "bIextuDtuN11CKMQFbhefm9D1JEKofFPGDXNI85M.jpg",
+ "passport_four": "0yo6DrMwMDYVF1jYHCiZ4S0nwv4GuENNT6kDCOzj.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-08-26 15:03:07",
+ "updated_at": "2025-10-08 17:32:36",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 222,
+ "unique_id": "TB8311-222",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Saýara",
+ "customer_surname": "Açilowa",
+ "customer_patronic_name": "Hudaýberenowa",
+ "born_at": "1999-12-10",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "938970",
+ "passport_given_at": "2017-05-18",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "ş.Seýdi",
+ "job_location": "Ýok",
+ "passport_address": "ş.Seýdi 1 k/etr. 16/7",
+ "real_address": "ş.Seýdi 1 k/etr. 16/7",
+ "phone": "71966371",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "LCcbNUoAiCWH6NDDCkMapQfXQN9sgAK49OOgVU8j.jpg",
+ "passport_two": "XRKU9IIVq0gFHQytqK38gnJpEjkU4mcGkuxFhUDl.jpg",
+ "passport_three": "oKPZdqB1mQ9fpzSQbbMytp4WJxfhwiC4Cr3tFfog.jpg",
+ "passport_four": "C4KpfbpR8w8Z2YL1Z3MUm8qfeWATa97GG87IUjWU.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-08-26 15:08:43",
+ "updated_at": "2025-10-08 17:33:04",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 223,
+ "unique_id": "TB8311-223",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Göwher",
+ "customer_surname": "Hudaýberenowa",
+ "customer_patronic_name": "Çaryýewna",
+ "born_at": "1956-12-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "054732",
+ "passport_given_at": "1999-09-16",
+ "passport_given_by": "Seýdi ş. PB",
+ "born_place": "Dänew etr. Maý geňeşligi",
+ "job_location": "Nepagada",
+ "passport_address": "ş.Seýsi 2 k/etr 33/25",
+ "real_address": "ş.Seýsi 2 k/etr 33/25",
+ "phone": "63931563",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "UBZUjFDe6G18ajLQRrcz0iyiAhlf1q0UzxE7UsCx.jpg",
+ "passport_two": "xnMB0UMmTXsOO3F4RvjYPEdglHafwmJGsy9er52n.jpg",
+ "passport_three": "5rkBtlukwk0jNnWLOAahNvoeZStvzsq5P8tplWY0.jpg",
+ "passport_four": "Mv80OKzX0cKR0ohhLTfbN8DBJIUiLi2t8FoysYf2.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-08-26 15:13:14",
+ "updated_at": "2025-10-08 17:33:30",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 224,
+ "unique_id": "TB8311-224",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Atajan",
+ "customer_surname": "Mömünow",
+ "customer_patronic_name": "Kurbanbaýewiç",
+ "born_at": "1995-07-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "771765",
+ "passport_given_at": "2012-05-21",
+ "passport_given_by": "Farap etr. Häkimligi",
+ "born_place": "Farap etr. Hojakenepsi geňeşligi",
+ "job_location": "Çörek zawody",
+ "passport_address": "Farap şäheriniň Hojakenepsi geň. Hojakenepsi oba",
+ "real_address": "Farap şäheriniň Hojakenepsi geň. Hojakenepsi oba",
+ "phone": "64634223",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "4XxR4zrCapdtBax9V81KnXtz1WobF3Syq4wrDlzA.jpg",
+ "passport_two": "ZhbRoZTtbz7iIWDgVUFj1VIBHANF99nYgY1eMAuy.jpg",
+ "passport_three": "2OXHWBGiaeOyx73VyLSj0jvFJNNFVOmh6QCSuP0g.jpg",
+ "passport_four": "IcVfiL2J4s06rsf4i4C5aYKcwtdTHQf7wxL8w5qC.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-08-26 15:18:03",
+ "updated_at": "2025-10-08 17:34:12",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 225,
+ "unique_id": "TB1309-225",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Sähet",
+ "customer_surname": "Orazmyradow",
+ "customer_patronic_name": "Meretdurdyýewiç",
+ "born_at": "1981-03-23",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "093451",
+ "passport_given_at": "1999-08-25",
+ "passport_given_by": "Aşgabat ş. Azatlyk etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "744005",
+ "passport_address": "Aşgabat, Berkararlyk etraby, A.Garlyýew köçesi, jaý 118, öý 24.",
+ "real_address": "Aşgabat, Berkararlyk etraby, A.Garlyýew köçesi, jaý 118, öý 24.",
+ "phone": "65058288",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "Bu5feDLDLhZGsloccsDwbThPYXtZv5WLfaOu20Kk.jpg",
+ "passport_two": "IdMvyZAvKnjAPqH5W52fVoawnQhO8AHEaleQ1L9s.jpg",
+ "passport_three": "A6vZfTsStxgL6BbzQr9Hr9e7a36fjk6F9VDD9x6U.jpg",
+ "passport_four": "gFbzEsn0oG68YrVqtDy11OJg7demX4E88gr4H1Wm.jpg",
+ "notes": null,
+ "user_id": 1887,
+ "created_at": "2025-09-08 23:42:46",
+ "updated_at": "2025-09-08 23:42:46",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 226,
+ "unique_id": "TB1304-226",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Awlýakulow",
+ "customer_surname": "Akmurat",
+ "customer_patronic_name": "Şaýmerdanowiç",
+ "born_at": "1986-06-22",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "055655",
+ "passport_given_at": "2019-03-19",
+ "passport_given_by": "Lebap wel, Döwletli etrap häkimligi",
+ "born_place": "Lebap wel, Döwletli etrap, Burguçy geňeşligi",
+ "job_location": "Demirýollary AGPJ",
+ "passport_address": "Lebap wel, Daýhan oba, Altyn Asyr köç, 19 jaý",
+ "real_address": "Lebap wel, Daýhan oba, Altyn Asyr köç, 19 jaý",
+ "phone": "62869954",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "SIvcLhaxfCgnoFKDwhpXiqeffokh3xO4zlwpPQSj.jpg",
+ "passport_two": "y2p4f84jPj6uLPbuabkK7Q3pHG3IT8ZDlKfNx0FK.jpg",
+ "passport_three": "eflZlUSmI55mwyOF2Ym5oa336vHOJCdlGvo0c5pt.jpg",
+ "passport_four": "aQULpmuuj0woPuUA5I3qmFAlyxJGVie0u0hWfHrK.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2025-09-10 16:44:50",
+ "updated_at": "2025-09-10 16:59:23",
+ "deleted_at": "2025-09-10 16:59:23",
+ "paid": false
+ },
+ {
+ "id": 227,
+ "unique_id": "TB1304-227",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Akmurat",
+ "customer_surname": "Awlýakulow",
+ "customer_patronic_name": "Şaýmerdanowiç",
+ "born_at": "1986-06-22",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "055655",
+ "passport_given_at": "2019-03-19",
+ "passport_given_by": "Lebap wel, Döwletli etrap häkimligi",
+ "born_place": "Lebap wel, Döwletli etrap, Burguçy geňeşligi",
+ "job_location": "Demirýollary AGPJ",
+ "passport_address": "Lebap wel, Daýhan oba, Altyn Asyr köç, 19 jaý",
+ "real_address": "Lebap wel, Daýhan oba, Altyn Asyr köç, 19 jaý",
+ "phone": "62869954",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "QOgbl6P3hYWhMm76erG0VoeT7iXrUfJKUcpo23us.jpg",
+ "passport_two": "GRjtfufpnMWVLzUsclVaOoxn0qEWY1BOXkPwAYOh.jpg",
+ "passport_three": "P0P4uUfT831Mav9P841Rz33gwPmxnXHvfyYtEFR9.jpg",
+ "passport_four": "gtWGj1yvcd8WRqEDQVCmKbmmI7eE1sPl18J1tB8I.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2025-09-10 16:55:49",
+ "updated_at": "2025-09-11 12:22:46",
+ "deleted_at": "2025-09-11 12:22:46",
+ "paid": false
+ },
+ {
+ "id": 228,
+ "unique_id": "TB1304-228",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Akmurat",
+ "customer_surname": "Awlýakulow",
+ "customer_patronic_name": "Şaýmerdankulowiç",
+ "born_at": "1986-06-22",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "055655",
+ "passport_given_at": "2019-03-19",
+ "passport_given_by": "Lebap wel, Döwletli etrap häkimligi",
+ "born_place": "Lebap wel, Döwletli etrap, Burguçy geňeşligi",
+ "job_location": "Demirýollary AGPJ",
+ "passport_address": "Lebap wel, Daýhan oba, jaý 19",
+ "real_address": "Lebap wel, Daýhan oba, jaý 19",
+ "phone": "62869954",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "AiOD76VmQ6TraoYARnn6JCI7NkCj8s8qhZqpju2X.jpg",
+ "passport_two": "PdyHZqpCJiyLsHEnmc9JzcCzHNHBr5CmYEupPB5Y.jpg",
+ "passport_three": "Dne2KNb9E1aYqQu5U7BphgS6YxzXLRU0mjfZJl8k.jpg",
+ "passport_four": "UsXqAJLI5D2RsB7xNSrRAltzrkWSEccSgD5XDW0h.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2025-09-10 17:14:21",
+ "updated_at": "2025-09-10 17:15:24",
+ "deleted_at": "2025-09-10 17:15:24",
+ "paid": false
+ },
+ {
+ "id": 229,
+ "unique_id": "TB1304-229",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Akmurat",
+ "customer_surname": "Awlýakulow",
+ "customer_patronic_name": "Şaýmerdanowiç",
+ "born_at": "1986-06-22",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "055655",
+ "passport_given_at": "2019-03-19",
+ "passport_given_by": "Lebap wel, Döwletli etrap häkimligi",
+ "born_place": "Lebap wel, Döwletli etrap häkimligi, ,Burguçy geňeşligi",
+ "job_location": "Demirýollary AGPJ",
+ "passport_address": "Lebap wel, Daýhan oba, Altyn Asyr köç, 19 jaý",
+ "real_address": "Lebap wel, Daýhan oba, Altyn Asyr köç, 19 jaý",
+ "phone": "62869954",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "bOpg8KnAoZDcKTmn0ifByNHOPOY6vaDrYbUH2Du7.jpg",
+ "passport_two": "mCqTCp43Xur0KlliNITRruJBQjprL0rSeWmxQ9xA.jpg",
+ "passport_three": "YMhewdApjj6sFR5ssFcXWfVnT44Ls3MKMlZtNHWk.jpg",
+ "passport_four": "o9WDIztTZSYyjaYv7GiQYAmBCEZusvslGGR2diUC.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2025-09-11 12:21:08",
+ "updated_at": "2025-10-03 12:02:53",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 230,
+ "unique_id": "TB9315-230",
+ "card_state_id": 2,
+ "card_type_id": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Yhlas",
+ "customer_surname": "Tajow",
+ "customer_patronic_name": "Arazmuhammedowic",
+ "born_at": "1991-03-26",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "646190",
+ "passport_given_at": "2011-01-09",
+ "passport_given_by": "Gorogly etrap hakimligi",
+ "born_place": "A.Atayew genesligi",
+ "job_location": "Dasoguzenergo Ö/B-nin Gorogly EEU-nyn OÇB-nyn elektromantyory",
+ "passport_address": "A.Atayew genesligi",
+ "real_address": "A.Atayew geneslik",
+ "phone": "61082849",
+ "phone_additional": "61191924",
+ "status": "pending",
+ "passport_one": "J7HJy6zheh07Nd557rzycx5V3K3BggnsvRbgir4X.jpg",
+ "passport_two": "hK7b6dKwkgSu8L3mkrFEGi24X6mLHszRxMBWA0Rv.jpg",
+ "passport_three": "5owgLcfnJHttLVYmaXlW66dbvoQkefOgico2BDqJ.jpg",
+ "passport_four": "PgNSvZ3xb8xauHWLJ9kkB3G3UntKCuCBJQyF7Di2.jpg",
+ "notes": null,
+ "user_id": 966,
+ "created_at": "2025-09-13 13:06:45",
+ "updated_at": "2025-09-13 13:06:45",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 231,
+ "unique_id": "TB6312-231",
+ "card_state_id": 1,
+ "card_type_id": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Perhattagan",
+ "customer_surname": "Tagangeldiýew",
+ "customer_patronic_name": "Nurtaganowiç",
+ "born_at": "1995-02-09",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "440160",
+ "passport_given_at": "2011-05-02",
+ "passport_given_by": "Balkan welaýaty Gumdag şäheriniň häkimligi",
+ "born_place": "Balkan welaýaty Balkanabat şäheri",
+ "job_location": "\"Deňiz söwda floty\" wezipe \"Donkerman\"",
+ "passport_address": "Balkan welaýaty Türkmenbaşy şäheri Magtymguly köçe 16 jaý 9 öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy şäheri Magtymguly köçe 16 jaý 9 öý",
+ "phone": "64922983",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "ysZBsGEWhA47k6iPIJtkeesO01uSAQZXXGcEeEyz.jpg",
+ "passport_two": "UQj94kS7vIkZbocWPTE4WKw3E4BnfEiNNTzjRvzn.jpg",
+ "passport_three": "GNKsL0Nu3jnKipRA5FPz7METeCxcVHCC5dX9QsMQ.jpg",
+ "passport_four": "nszZoqDlKD0pKosl6Fer5O2vWYqrH1Z5HdcMs3Iu.jpg",
+ "notes": null,
+ "user_id": 2297,
+ "created_at": "2025-09-24 12:19:01",
+ "updated_at": "2025-09-24 12:19:01",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 232,
+ "unique_id": "TB1304-232",
+ "card_state_id": 1,
+ "card_type_id": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Selbi",
+ "customer_surname": "Rozyýewa",
+ "customer_patronic_name": "Aźdarowna",
+ "born_at": "2003-08-20",
+ "old_surname": "Hydyrgulyýewa",
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "711844",
+ "passport_given_at": "2024-11-21",
+ "passport_given_by": "Bagtyýarlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "job_location": "Oy hojalykcy",
+ "passport_address": "Asgabat saherinin magtymguly sayolunyn 203 b jayynyn 39 oyi",
+ "real_address": "Asgabat saherinin coganly yasayys toplumunyn derbent kocesinin 88/1 jayy",
+ "phone": "61763669",
+ "phone_additional": "61572120",
+ "status": "completed",
+ "passport_one": "RkLM7JGJ8HUNtj1uY5ABLELkfR9BUuKkYEliJ72H.jpg",
+ "passport_two": "MokoKEI0waiHsUGTCrVlEfDun9EqgS6fCWWCygkz.jpg",
+ "passport_three": "RqEBsJwd7MmduXiZNgPellnd307f0wItaNnfGAQR.jpg",
+ "passport_four": "AhooYEsg1j6c8IgKRCBnuLkfxfVHiH39hcJwybbU.jpg",
+ "notes": null,
+ "user_id": 3117,
+ "created_at": "2025-09-29 20:46:54",
+ "updated_at": "2025-10-16 08:55:42",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 233,
+ "unique_id": "TB7390-233",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Ahmet",
+ "customer_surname": "Danatarow",
+ "customer_patronic_name": "Babanyazowic",
+ "born_at": "1994-09-21",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "652906",
+ "passport_given_at": "2011-05-10",
+ "passport_given_by": "Bayramaly etrap hakimligi",
+ "born_place": "Bagt genesligi",
+ "job_location": "Sada turkmen HK",
+ "passport_address": "Bayramaly etraby, Bagt genesligo",
+ "real_address": "Bayramaly etraby, bagt genesligi",
+ "phone": "64162184",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "RLK0Nk14NpcSs9fLoxaVyPnOugsArrNp0Q2MSo5u.jpg",
+ "passport_two": "Au1JAgYs4KCe0K2VBHuCO809TvZv5wEQE54HJGsg.jpg",
+ "passport_three": "bpegF9cQ9xx8a7soFHUC0DusHiuCn3ZGnBKJD3qd.jpg",
+ "passport_four": "cKrzEvViHCnNIhMgc4IOejuRwMnBOD5SquZlwhxJ.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-09-30 12:18:03",
+ "updated_at": "2025-09-30 12:19:24",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 234,
+ "unique_id": "TB7390-234",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Owezgeldi",
+ "customer_surname": "Hommyyew",
+ "customer_patronic_name": "Asyrowic",
+ "born_at": "1991-08-28",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-MR",
+ "passport_id": "187283",
+ "passport_given_at": "2018-08-01",
+ "passport_given_by": "Turkmengala etrap hakimligi",
+ "born_place": "Parahatcylyk",
+ "job_location": "Sada turkmen HK",
+ "passport_address": "Sarahs etraby, Parahatcylyk genesligi",
+ "real_address": "Bayramaly etraby,Agayusup genesligi",
+ "phone": "61888045",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "6WvzovqYQTxAdHygIBaAHd0P23GbwOTP3GIUKxrJ.jpg",
+ "passport_two": "ipKi0kKLRlbJErxvG2gQ3Lj5YYhkOXtGEV57YbSn.jpg",
+ "passport_three": "p89rUTgnHnwBLCsQIweY14RwNzQJGFJerDTjpO6d.jpg",
+ "passport_four": "CKFMomyy4BTontywOqUYW3H0dpqxZqeP8Z8NoO5M.jpg",
+ "notes": null,
+ "user_id": 1275,
+ "created_at": "2025-09-30 12:23:15",
+ "updated_at": "2025-09-30 12:23:42",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 235,
+ "unique_id": "TB8311-235",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Ogulgözel",
+ "customer_surname": "Şükürowa",
+ "customer_patronic_name": "Ereşowna",
+ "born_at": "1968-07-11",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "482862",
+ "passport_given_at": "2006-10-03",
+ "passport_given_by": "Seýdi ş/ Häkimligi",
+ "born_place": "Mary wel/ Wekilbazar ert. Gandymow geň/",
+ "job_location": "Pensioner",
+ "passport_address": "ş.Seýdi 1 k/e 14/23",
+ "real_address": "ş.Seýdi 1 k/e 14/23",
+ "phone": "61228967",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "34zBHopdCBwnW73lvFOuAyJAY18Y9ZwOtdHSnOTa.jpg",
+ "passport_two": "2yn6ZrhdMBvHDKs7V8m484ZDPSWpEu857HLlHVJf.jpg",
+ "passport_three": "GyVAMKbIqDT0vYlShDQhcSyMkwgeT2SF3fDzYynf.jpg",
+ "passport_four": "sh1hpnhWKZX8QCGVodW3XGL8PtbjIgefEYeBQuMc.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-10-08 17:37:58",
+ "updated_at": "2025-10-10 10:06:37",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 236,
+ "unique_id": "TB8311-236",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Rahimjan",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Hamraýewiç",
+ "born_at": "1966-07-27",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "123183",
+ "passport_given_at": "1999-11-25",
+ "passport_given_by": "Seýdi ş. PB",
+ "born_place": "LW Dänew şäherçesi",
+ "job_location": "tr.TGNG",
+ "passport_address": "ş.Seýdi 1 k/e 42/32",
+ "real_address": "ş.Seýdi 1 k/e 42/32",
+ "phone": "61303898",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "26l6vIfvXiLsD7mhCRgZrdnw44pFwFOJpGzOPLYy.jpg",
+ "passport_two": "6nUy9rfL5XXe7wli2wopYpja1QSqJ3idm0PqobB9.jpg",
+ "passport_three": "rgd7G8TKagsd3aPix9lo4GhpqcRhZgNDD2Huhl9W.jpg",
+ "passport_four": "TSS2BaLUEpFe8ZM2LpJKzVRFNzZ7B22fbQy1qZCc.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-10-08 17:42:53",
+ "updated_at": "2025-10-10 10:07:19",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 237,
+ "unique_id": "TB8311-237",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Azat",
+ "customer_surname": "Seýitmyradow",
+ "customer_patronic_name": "Şamyradowiç",
+ "born_at": "1994-07-28",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-MR",
+ "passport_id": "647507",
+ "passport_given_at": "2011-03-20",
+ "passport_given_by": "Sakarçäge etr. Häkimligi",
+ "born_place": "Sakarçäge etr. Görelde geň",
+ "job_location": "tr. TGNG işçi",
+ "passport_address": "Mary wel. Sakarçäge etr. Görelde geň. Mir köç-72",
+ "real_address": "Mary wel. Sakarçäge etr. Görelde geň/ Mir köç-72",
+ "phone": "63204105",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "1bfp8Dp88M0G1upenh6466f25Gn9a4n7QN1Qlhlq.jpg",
+ "passport_two": "YMGcyXSebPdrtu6oHMxWx7Bt9iUHSznU2anU6wxB.jpg",
+ "passport_three": "OJJe6ZsQgooNgRNjXkjKDsqhsFYF2q5pS3PHpwRx.jpg",
+ "passport_four": "oGponIDdv16OFEnHd6awUjtlbmVaiJXRvkg3PKLg.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-10-08 17:47:49",
+ "updated_at": "2025-10-10 10:07:57",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 238,
+ "unique_id": "TB8311-238",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Batyr",
+ "customer_surname": "Ýagtyýew",
+ "customer_patronic_name": "Hudaýkulyýewiç",
+ "born_at": "1976-02-03",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "264982",
+ "passport_given_at": "2025-06-30",
+ "passport_given_by": "Hojambaz etr. PB",
+ "born_place": "Hojambaz etr. Burdalyk geň.",
+ "job_location": "tr.TGNG Maşinist",
+ "passport_address": "LW Hojambaz etr. Gyzylgum geň. Çalyşlar oba. köç. K.Gurbannepesow 40",
+ "real_address": "LW Hojambaz etr. Gyzylgum geň. Çalyşlar oba. köç. K.Gurbannepesow 40",
+ "phone": "63741325",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "VKAJbiDArgDhEkCTp6t0T1Qx0G8zCCiqZYjXciNE.jpg",
+ "passport_two": "1Sgey3FEnV5gTKf6n4LHiPcaMSf1QlLqXscogBwP.jpg",
+ "passport_three": "TSvIfLFzzOww8WyXj9Eb5OPWsthtXeWAdbl1Q3VU.jpg",
+ "passport_four": "jO3Ju2L85Xk9hoTQvz2V0hpsq189tie1RtLHtj15.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-10-10 10:11:49",
+ "updated_at": "2025-10-15 15:29:06",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 239,
+ "unique_id": "TB8311-239",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Merdan",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Aşyrowiç",
+ "born_at": "1979-03-16",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "671720",
+ "passport_given_at": "2011-05-03",
+ "passport_given_by": "Galkynyş etr. Häkimligi",
+ "born_place": "Galkynyş etr. Bahar şäherçesi",
+ "job_location": "SNGIZ slesar",
+ "passport_address": "Dänew etr. Bahar şäherçe Dostluk köç-6",
+ "real_address": "Dänew etr. Bahar şäherçe Dostluk köç-6",
+ "phone": "65348176",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "gBiKVBVLfsD2xoea0L51i8Kbda6BBVIc67BMkgui.jpg",
+ "passport_two": "XfqODEDWB6982GLXxVCjrsu68Uc60Hs8V74R3Qve.jpg",
+ "passport_three": "zlgNd82PeQS0tkoKmOztZ0BUkYi9o1W1Ra648sDg.jpg",
+ "passport_four": "KT7y6pHaDOh4X8cDW63Fulp0HlHdDnFEXlQ1JOVd.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-10-10 10:25:12",
+ "updated_at": "2025-10-15 15:28:40",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 240,
+ "unique_id": "TB8311-240",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Şohrat",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Akmuradowiç",
+ "born_at": "1986-08-19",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "II-LB",
+ "passport_id": "033546",
+ "passport_given_at": "2018-08-23",
+ "passport_given_by": "Halaç etr. Häkimligi",
+ "born_place": "Halaç etr. Esenmeňli geň.",
+ "job_location": "tr. TGNG maşinist",
+ "passport_address": "Halaç etr. Esenmeňli geň. Zynhary oba M.Bagryýew köç-68",
+ "real_address": "Halaç etr. Esenmeňli geň. Zynhary oba M.Bagryýew köç-68",
+ "phone": "61684697",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "CDvXHY306IJ4ibd6C8VUZWoZbJqyQc7RShSRxqCD.jpg",
+ "passport_two": "HqFffKy2XvEJyUusVTGRctGAf5AM1FN2rxosGggJ.jpg",
+ "passport_three": "8Dm7VQGD4S5bdI0wUPxAMXUJ4pnRJz2CVj2QHajd.jpg",
+ "passport_four": "s3zFrxDPPxSKT96lmdIBP2IgOpL6QjmfG9pBPkkX.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-10-10 10:30:02",
+ "updated_at": "2025-10-15 15:27:55",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 241,
+ "unique_id": "TB9313-241",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Sapa",
+ "customer_surname": "Orazmetow",
+ "customer_patronic_name": null,
+ "born_at": "2001-10-31",
+ "old_surname": "Orazmedow",
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "954377",
+ "passport_given_at": "2017-11-27",
+ "passport_given_by": "Boldumsaz etrap häkimligi",
+ "born_place": "Gubadag etraby",
+ "job_location": "işsiz",
+ "passport_address": "Daşoguz welaýaty ,Boldumsaz etrap Galkynyş köçe jay 27",
+ "real_address": "Daşoguz welaýat, Boldumsaz etrap, Zähmetkeş köçe jay56",
+ "phone": "71866898",
+ "phone_additional": "62054964",
+ "status": "pending",
+ "passport_one": "bx9C3tlQeEtmBdnodWFawA1JEEWvvWotpCquqiRs.jpg",
+ "passport_two": "yhBoN3nTPbc2f3M1ubX9GhsSy6zULfgYyo2psGvt.jpg",
+ "passport_three": "cTeDuVad8N7fEvP42RlnkM86sStd2QEN8DDNoCb9.jpg",
+ "passport_four": "z6PkSVzYLiwpiecHb8WMVUBEw1Kse2lvHyyWqLAz.jpg",
+ "notes": null,
+ "user_id": 3652,
+ "created_at": "2025-10-10 16:40:12",
+ "updated_at": "2025-10-10 16:40:12",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 242,
+ "unique_id": "TB6359-242",
+ "card_state_id": 5,
+ "card_type_id": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Perman",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Çarynýazowiç",
+ "born_at": "1987-06-15",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-BN",
+ "passport_id": "449073",
+ "passport_given_at": "2011-12-21",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkanabat şäheri",
+ "job_location": "\"Türkmengazaragatnasyk\" müdirligi Balkanabat aragatnaşyk gullugy, inžener",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäherinde",
+ "real_address": "Balkanabat şäheriniň 208-10-16",
+ "phone": "61315300",
+ "phone_additional": "65187411",
+ "status": "pending",
+ "passport_one": "T8kQL87M5I0i6Xl4BskUV2ZkVNU9byespdXztxIN.jpg",
+ "passport_two": "OuNYVyUqrFkHwsFmaxJib17fd5Ky0y0wxWfNy9AX.jpg",
+ "passport_three": "FRAYauOSeLZ0HnhqAFKKsRhiCYVddF5Xzvn5VGow.jpg",
+ "passport_four": "gZHCPdKG9jV0XY1iaqRmNSvpJLqx5GHi4b5JMVM5.jpg",
+ "notes": null,
+ "user_id": 3817,
+ "created_at": "2025-10-14 23:07:20",
+ "updated_at": "2025-10-14 23:07:20",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 243,
+ "unique_id": "TB8311-243",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Baýram",
+ "customer_surname": "Jumaniýazow",
+ "customer_patronic_name": "Rozyniýazowiç",
+ "born_at": "1983-01-01",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-LB",
+ "passport_id": "427069",
+ "passport_given_at": "2006-02-15",
+ "passport_given_by": "Seýdi ş. Häkimligi",
+ "born_place": "Galkynyş etr. Göýnük geň.",
+ "job_location": "Seýdi ş. Agyzsuw",
+ "passport_address": "ş.Seýdi 2 k/etr 14/40",
+ "real_address": "ş.Seýdi 2 k/etr 14/40",
+ "phone": "63080819",
+ "phone_additional": null,
+ "status": "register",
+ "passport_one": "C8NskuHhxIzfXKWLm0ZORlsO1ssPvCZZhuOSe9yd.jpg",
+ "passport_two": "cjpSbzKFKaBJa7vhHbcRN8lAHenjjpq431jJVjNA.jpg",
+ "passport_three": "VITFw8q7fcXnJ9guN8PhRvx8whrWu2Ex6dTh92mG.jpg",
+ "passport_four": "S8FgVEn6IeFotWF6U2dmDaJh2GSklIqKcFHu05Aj.jpg",
+ "notes": null,
+ "user_id": 1251,
+ "created_at": "2025-10-15 15:32:51",
+ "updated_at": "2025-10-17 11:01:25",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 244,
+ "unique_id": "TB1304-244",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Penaýewa",
+ "customer_surname": "Ogulnar",
+ "customer_patronic_name": "Täçmyradowna",
+ "born_at": "1991-03-21",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "564262",
+ "passport_given_at": "2009-12-18",
+ "passport_given_by": "Daşoguz wel., Görogly etrap häkimligi",
+ "born_place": "Daşoguz wel., Görogly etrap, Berkarar geňeşligi",
+ "job_location": "Türkmenistanyň Metbugat merkezi",
+ "passport_address": "Aşgabat şäher, A.Nyýazow köç., jaý 131, kor1, otag 205",
+ "real_address": "Aşgabat şäher, A.Nyýazow köç., jaý 131, kor1, otag 205",
+ "phone": "61550228",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "afVnd7LaVRf1szYAFuhSmTstTiWzZvSx2E4SS2hO.jpg",
+ "passport_two": "XCasNEyT7QhfRZoGWVv8yP30QI8ZJN8FVBnmuFIm.jpg",
+ "passport_three": "QfmoMMw9W81m62Z0ktLULBohkp5TmLfXD0sFd4Hn.jpg",
+ "passport_four": "Wwg10ux50HBFsDmeeEZ1m9fdNTRWxXOiCA9abnpr.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2025-10-17 15:16:39",
+ "updated_at": "2025-10-17 15:23:46",
+ "deleted_at": "2025-10-17 15:23:46",
+ "paid": false
+ },
+ {
+ "id": 245,
+ "unique_id": "TB1304-245",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Ogulnar",
+ "customer_surname": "Penaýewa",
+ "customer_patronic_name": "Täçmyradowna",
+ "born_at": "1991-03-21",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "564262",
+ "passport_given_at": "2009-12-18",
+ "passport_given_by": "Daşoguz wel., Görogly etrap hakimligi",
+ "born_place": "Daşoguz wel., Görogly etraby., Berkarar geňeşligi",
+ "job_location": "Türkmenistanyň Metbugat merkezi",
+ "passport_address": "Aşgabat şäher, A.Nyýazow köç., jaý 131, kor1, otag 205",
+ "real_address": "Aşgabat şäher, A.Nyýazow köç., jaý 131, kor1, otag 205",
+ "phone": "61550228",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "7E7PAhfnJOwvHwsz9VtlQO85B2O7m3Zl1jODXRGK.jpg",
+ "passport_two": "kwqDcrmyuFnkzpH4WyWy9BKlnZl7lzTwTOFspv0K.jpg",
+ "passport_three": "1LN5P8hlNtBWTDDHMn1oUFKKyJZkD96S8Nb7KJz5.jpg",
+ "passport_four": "3gETN85JwrBTJRevZpCECxTjGvCQyGZjOu95vJSg.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2025-10-17 15:21:24",
+ "updated_at": "2025-10-17 15:23:44",
+ "deleted_at": "2025-10-17 15:23:44",
+ "paid": false
+ },
+ {
+ "id": 246,
+ "unique_id": "TB1304-246",
+ "card_state_id": 3,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Ogulnar",
+ "customer_surname": "Penaýewa",
+ "customer_patronic_name": "Täçmyradowna",
+ "born_at": "1991-03-21",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-DZ",
+ "passport_id": "564262",
+ "passport_given_at": "2009-12-18",
+ "passport_given_by": "Daşoguz wel., Görogly etrap häkimligi",
+ "born_place": "Daşoguz wel., Görogly etraby, Berkarar geňeşligi",
+ "job_location": "Türkmenistanyň Metbugat merkezi",
+ "passport_address": "Aşgabat şäher, A.Nyýazow köç., jaý 131, kor1, otag 205",
+ "real_address": "Aşgabat şäher, A.Nyýazow köç., jaý 131, kor1, otag 205",
+ "phone": "61550228",
+ "phone_additional": null,
+ "status": "completed",
+ "passport_one": "PdeAHwOiNMZQWbUq8BiBnxLKNjBXQXDgHH7MbBDx.jpg",
+ "passport_two": "xvBfEidDwPMOIRVY3Cb3Z2A93HUirwGwDBLzB2vl.jpg",
+ "passport_three": "EytFu9sYm7gIoNShJoq1X0PJasoOsmPHQPv57n2k.jpg",
+ "passport_four": "cJt7MygZX5waXoNhsIuXCJYfyzjI8gyyrdj8NoBG.jpg",
+ "notes": null,
+ "user_id": 302,
+ "created_at": "2025-10-17 15:25:58",
+ "updated_at": "2025-10-24 10:23:40",
+ "deleted_at": null,
+ "paid": true
+ },
+ {
+ "id": 247,
+ "unique_id": "TB1307-247",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Test",
+ "customer_surname": "test",
+ "customer_patronic_name": null,
+ "born_at": "2025-10-31",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "344323",
+ "passport_given_at": "2025-11-01",
+ "passport_given_by": "asdasd",
+ "born_place": "asdasdasd",
+ "job_location": "asdasd",
+ "passport_address": "asdasd",
+ "real_address": "asdasdasd",
+ "phone": "61929248",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "fgsSjfjgNkug24F500HlX85eebqH6MELgHDtzku3.png",
+ "passport_two": "Z1WVXFtiJdgsEimWWZ1SOtEObQtBoLWjuZzTvBr2.png",
+ "passport_three": "ULeRmOEY9DmGTwych5cQKlFj9NmYra4te2AJO3V1.png",
+ "passport_four": "3TRLR8VOJMomjBqXX56Fm3C9KVwHirW0fpKwudnu.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2025-11-02 20:45:07",
+ "updated_at": "2025-11-02 20:45:07",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 248,
+ "unique_id": "TB1307-248",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Test",
+ "customer_surname": "test",
+ "customer_patronic_name": null,
+ "born_at": "2025-10-31",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "344323",
+ "passport_given_at": "2025-11-01",
+ "passport_given_by": "asdasd",
+ "born_place": "asdasdasd",
+ "job_location": "asdasd",
+ "passport_address": "asdasd",
+ "real_address": "asdasdasd",
+ "phone": "61929248",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "eJGr0YcrVGtq5ANxN05hR45kpM6nqsjw5ZDDmwjI.png",
+ "passport_two": "qH4SNVDGNryPeSncsqjxLVQQpzmzvEhP8LaWD0K6.png",
+ "passport_three": "A4ICTBPjvIygTsaCIYPJi8sCwrPFwAvBlG3Pzu5X.png",
+ "passport_four": "skCgYzwSSdxj9hAZIOjqcqud9JrISbmbTZUDMlye.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2025-11-02 20:46:15",
+ "updated_at": "2025-11-02 20:46:15",
+ "deleted_at": null,
+ "paid": false
+ },
+ {
+ "id": 249,
+ "unique_id": "TB1309-249",
+ "card_state_id": 1,
+ "card_type_id": 1,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Test",
+ "customer_surname": "test",
+ "customer_patronic_name": null,
+ "born_at": "2025-10-31",
+ "old_surname": null,
+ "citizenship": "TM",
+ "passport_serie": "I-AS",
+ "passport_id": "344323",
+ "passport_given_at": "2025-11-01",
+ "passport_given_by": "asdasd",
+ "born_place": "asdasdasd",
+ "job_location": "asdasd",
+ "passport_address": "asdasd",
+ "real_address": "asdasdasd",
+ "phone": "61929248",
+ "phone_additional": null,
+ "status": "pending",
+ "passport_one": "zhmrSlyO7Bm6ZrczhURmvHboaXltqQ6rZu7mQapY.png",
+ "passport_two": "NYHQ5QpKuzBE0OML2I6LyPPQxmHAJfXLcN5Cf3gh.png",
+ "passport_three": "c8IDrctSsmg3lOtsBxUT9AvJBKiE1s768NQbqoyX.png",
+ "passport_four": "C7DMuwa1oSDk3nHDvpEAwbQalShX1Zxo4wA2HIVx.png",
+ "notes": null,
+ "user_id": 1,
+ "created_at": "2025-11-02 20:47:17",
+ "updated_at": "2025-11-02 20:47:17",
+ "deleted_at": null,
+ "paid": false
+ }
+]
\ No newline at end of file
diff --git a/database/data/card_states.json b/database/data/card_states.json
index 1ad198d..d7bd529 100644
--- a/database/data/card_states.json
+++ b/database/data/card_states.json
@@ -6,7 +6,7 @@
"notes": null,
"active": true,
"created_at": "2023-12-12 16:21:02",
- "updated_at": "2024-05-24 19:01:05"
+ "updated_at": "2025-11-02 20:48:36"
},
{
"id": 2,
diff --git a/database/data/loan_order_required_docs.json b/database/data/loan_order_required_docs.json
new file mode 100644
index 0000000..854aac2
--- /dev/null
+++ b/database/data/loan_order_required_docs.json
@@ -0,0 +1,16 @@
+[
+ {
+ "id": 1,
+ "name": "{\"tk\":\"Hormatly müşderi! Siziň ýüztutmaňyz kanagatlandyryldy!\",\"ru\":\"Уважаемый клиент! Ваша заявка удовлетворена!\",\"en\":\"Dear customer! Your application has been approved!\"}",
+ "value": "{\"tk\":\"
Hormatly müşderi! Siziň ýüztutmaňyz kanagatlandyryldy!
Aşakda görkezilen resminamalaryň asyl nusgasyny alyp, banka gelmegiňizi haýyş edýäris:
1. Pasportyňyzyň asyl nusgasy;
2. Aýlyk zähmet haky barada Güwänama (asyl nusgasy);
3. Şaýadyňyzyň pasportynyň asyl nusgasy;
4. Şaýadyňyzyň aýlyk zähmet haky barada Güwänama (asyl nusgasy).
\",\"ru\":\"Просим принести оригиналы следующих документов:
1. Оригинал вашего паспорта;
2. Справка о заработной плате (оригинал);
3. Оригинал паспорта поручителя;
4. Справка о заработной плате вашего поручителя (оригинал).
\",\"en\":\"Please bring the originals of the following documents:
1. Your original passport;
2. Salary certificate (original);
3. The original passport of the guarantor;
4. Your guarantor's salary certificate (original).
\"}",
+ "created_at": "2024-11-26 00:40:36",
+ "updated_at": "2024-12-03 10:29:55"
+ },
+ {
+ "id": 2,
+ "name": "{\"tk\":\"Hormatly müşderi! Siziň ýüztutmaňyz kanagatlandyrylmady!\",\"ru\":\"Уважаемый клиент! Ваша заявка не было удовлетворено!\",\"en\":\"Dear customer! Your request was not satisfied!\"}",
+ "value": "{\"tk\":\"Hormatly müşderi! Siziň ýüztutmaňyz kanagatlandyrylmady!
Siziň bank kart maglumatlaryňyz tapylmandygy sebäpli Siziň ýüztutmaňyz kanagatlandyrylmady! Bank kartyňyz boýunça hyzmat ediji bankyňyza ýüz tutmagyňyzy Sizden haýyş edýäris.
\",\"ru\":\"Ваш запрос не может быть обработан, поскольку не найдены данные вашей банковской карты! Пожалуйста, обратитесь в свой банк, обслуживающий вашу банковскую карту.
\",\"en\":\"Your request cannot be processed because your bank card details were not found! Please contact your bank that services your bank card.
\"}",
+ "created_at": "2024-11-28 18:44:49",
+ "updated_at": "2024-12-03 10:30:24"
+ }
+]
\ No newline at end of file
diff --git a/database/data/loan_orders.json b/database/data/loan_orders.json
new file mode 100644
index 0000000..c7d15df
--- /dev/null
+++ b/database/data/loan_orders.json
@@ -0,0 +1,477349 @@
+[
+ {
+ "id": 1,
+ "unique_id": "TB1304-1",
+ "loan_type": 3,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Dovran",
+ "customer_surname": "Myratlyýew",
+ "customer_patronic_name": "Aşyrowiç",
+ "passport_address": "Ebbsjaib",
+ "real_address": "Isbsebb",
+ "passport_serie": "I-AH",
+ "passport_id": "464666",
+ "passport_given_at": "2006-12-27",
+ "passport_given_by": "Ehehebjsh",
+ "born_place": "Bshsuwbsbh",
+ "born_at": "1975-12-21",
+ "email": "dovran.m@mail.ru",
+ "phone": "65555555",
+ "phone_additional": null,
+ "phone_home": "65555566",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Djdjdjn4",
+ "work_company_accountant_number": "+(993)-45444333",
+ "work_started_at": "2012-10-19",
+ "work_salary": "1200",
+ "work_position": "744000",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "6BrFQw3ZCOjKIqnlrjaj2EYhGcSynB7DhQkywwIJ.png",
+ "passport_two": "9HE2UgrLo1aQRnfQFAQDgWTzkXhTK1CUJXeD3v5H.png",
+ "passport_three": "SA8ugYRQETgJpf05TQVsQhbzoyJJ1fAJ9DCL5Ubn.png",
+ "passport_four": "QEBizruC6OXNkxy6j7X10cWia76FJgJdlkTG2ueH.png",
+ "user_id": 30,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2023-12-03 22:35:28",
+ "updated_at": "2024-03-27 18:56:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2,
+ "unique_id": "TB9314-2",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Kuwançbek",
+ "customer_surname": "Kojabaýew",
+ "customer_patronic_name": "Şarsenbaýewiç",
+ "passport_address": "Köneürgenç şäheri Nebitdag köçesi 32-nji jaý",
+ "real_address": "Köneürgenç şäheri Nebitdag köçesi 32-nji jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "195989",
+ "passport_given_at": "2000-11-17",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç etrap Ak gala geňeşligi",
+ "born_at": "1980-02-20",
+ "email": "kuwanc@gmail.com",
+ "phone": "63165537",
+ "phone_additional": "65260316",
+ "phone_home": "65260316",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Galla önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-33912___",
+ "work_started_at": "2016-01-29",
+ "work_salary": "1403",
+ "work_position": "Kerpiç örüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lIqcZ2kays4pNOLluenyIHAoD3BEFfIjWwHTQbWT.jpg",
+ "passport_two": "9ngYtQWiFXVx9JVtK6UNwPjBfuwf85txQ3Sxm1Cg.jpg",
+ "passport_three": "b04k2L3w1Fh5GzSqUzYRaighScO7PZ0faFwV4hXo.jpg",
+ "passport_four": "TUC3aLnZjlqs3VIFGbL6si5AGtt69PIC8ajeI2lW.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-04 11:39:15",
+ "updated_at": "2023-12-04 16:40:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3,
+ "unique_id": "9314-3",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Kuwançbek",
+ "customer_surname": "Kojabaýew",
+ "customer_patronic_name": "Şarsenbaýewiç",
+ "passport_address": "Köneürgenç şäher Nebitdag köçesi 32 jaý",
+ "real_address": "Köneürgenç şäher Nebitdag köçesi 32 jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "195989",
+ "passport_given_at": "2000-11-17",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç etrap Ak gala geňeşligi",
+ "born_at": "1980-02-20",
+ "email": "kuwanc@gmail.com",
+ "phone": "63165537",
+ "phone_additional": "65260316",
+ "phone_home": "35170",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç Galla önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-31912___",
+ "work_started_at": "2016-01-29",
+ "work_salary": "1403",
+ "work_position": "Kerpiç örüjmi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VXsZJmtEuNnwimXct6wlaNTiBTf6RRpELJxApHBL.jpg",
+ "passport_two": "5y97TN8W1kijL4a1LCmLMDWkvyjifCiusLOInEfk.jpg",
+ "passport_three": "34o6NvE9Ee7xzqRwVaVjqsrrdsIYPJ2Y22eC3bh8.jpg",
+ "passport_four": "HdbnjIW9EUBghPZL1OA9gem08JxKOgzequpBLI7m.jpg",
+ "user_id": 6,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2023-12-04 11:46:05",
+ "updated_at": "2023-12-04 15:45:43",
+ "deleted_at": "2023-12-04 15:45:43",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 4,
+ "unique_id": "TB6360-4",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Etrekow",
+ "customer_patronic_name": "Derýaogly",
+ "passport_address": "Balkan welaýat Hazar şäherçesi kw-39, jaý-15, öý-2",
+ "real_address": "Balkan welaýat Hazar şäherçesi kw-39, jaý-15, öý-2",
+ "passport_serie": "I-BN",
+ "passport_id": "511110",
+ "passport_given_at": "2016-02-20",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher hähimligi tarapyndan",
+ "born_place": "Balkan welaýatynyň Bereket etrabynyň Oboý obasy",
+ "born_at": "1999-04-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62844007",
+ "phone_additional": "62844007",
+ "phone_home": "62844007",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hususy telekeçi",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2022-07-18",
+ "work_salary": "1333",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3FflZyHl1fe1e9opn4cbx9IisWgkAtt8OztTMxRe.jpg",
+ "passport_two": "jQu4UxRZz5bpoXAw4J8qk3sNlldwkVwwHcQOcP8S.jpg",
+ "passport_three": "wdN0iAauIE3gnWwgRbpctOmkgPcmkkOnN9aDK2l6.jpg",
+ "passport_four": "Jlu6FrugLkg8flQIzRLL9uWiYVoBdi6UJ2slP63u.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-04 12:16:22",
+ "updated_at": "2023-12-05 11:47:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 5,
+ "unique_id": "TB6360-5",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Çarygeldi",
+ "customer_surname": "Orazmuhammedow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Mary welaýatynyň Murgap ertabynyň Sugty obasy",
+ "real_address": "Mary welaýatynyň Murgap ertabynyň Sugty obasy",
+ "passport_serie": "I-MR",
+ "passport_id": "601113",
+ "passport_given_at": "2011-01-27",
+ "passport_given_by": "Mary welaýatynyň Murgap etrap häkimligi tarapyndan",
+ "born_place": "Mary welaýatynyň Murgap ertabynyň Sugty obasy",
+ "born_at": "1990-11-12",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63410255",
+ "phone_additional": "63410255",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": ",,Balkanabat\" ýod azwodynyň Hazar himiýa önümçiligi",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2023-03-27",
+ "work_salary": "2814",
+ "work_position": "bölüm başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GEClRi2RG51QyYYwuDNpdJIpSIsN6DoBLU7mrfWY.jpg",
+ "passport_two": "XheAwDc3ym7nDT5VsQ8eKXIivv6jEIpCQ3y41Bl6.jpg",
+ "passport_three": "mV7zXAHswCF8M7zmVlzMcL24P9xrvflJe9dufQdM.jpg",
+ "passport_four": "KC7MQjuU4QoHTqhPgLyO0smXPPR5vq8CGyCQyFbu.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-04 12:47:40",
+ "updated_at": "2023-12-05 11:46:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 6,
+ "unique_id": "7368-6",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 12,
+ "customer_name": "Şatlyknazar",
+ "customer_surname": "Bäşimow",
+ "customer_patronic_name": "Myratdurdyýewiç",
+ "passport_address": "Sakarçäge etrap Şatlyk şäher Halklaryň Dostlugy köçe 23/1 jaýy",
+ "real_address": "Sakarçäge etrap Şatlyk şäher Halklaryň Dostlugy köçe 23/1 jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "522729",
+ "passport_given_at": "2009-02-09",
+ "passport_given_by": "Oguzhan etrap häkimligi",
+ "born_place": "Mary etrap Jemgiýet geňeşligi",
+ "born_at": "1988-05-09",
+ "email": "basimsatlyknazar1988@mail.ru",
+ "phone": "63055336",
+ "phone_additional": "63055336",
+ "phone_home": "63055336",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmengazgeofizika müdürligi",
+ "work_company_accountant_number": "+(993)-63055336",
+ "work_started_at": "2021-10-01",
+ "work_salary": "39419800",
+ "work_position": "2-nji derejeli geolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hiBYb8PQL5j4ol7PQCeO1rQDQQZ1mVJl4igwOlbz.jpg",
+ "passport_two": "lZ4iQ8yhffF9so85zRIFUMj2f4Eldmr687mpteWg.jpg",
+ "passport_three": "Fn4vzZRlQpXMMSoJ029DUzsSkyndrzmzs68yp4Fn.jpg",
+ "passport_four": "LPGZPnWbbQWLkRduD480spMFOU4AkVe3nS5LHd2d.jpg",
+ "user_id": 21,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2023-12-04 13:23:40",
+ "updated_at": "2023-12-04 16:37:31",
+ "deleted_at": "2023-12-04 16:37:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 7,
+ "unique_id": "TB7368-7",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 12,
+ "customer_name": "Şatlyknazar",
+ "customer_surname": "Bäşimow",
+ "customer_patronic_name": "Myratdurdyýewiç",
+ "passport_address": "Sakarçäge etrap Şatlyk şäher Halklaryň Dostlugy 23/1 jaýy",
+ "real_address": "Sakarçäge etrap Şatlyk şäher Halklaryň Dostlugy 23/1 jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "522729",
+ "passport_given_at": "2009-02-09",
+ "passport_given_by": "Oguzhan etrap häkimligi tarapyndan",
+ "born_place": "Mary etrap Jemgiýet geňeşligi",
+ "born_at": "1988-05-09",
+ "email": "satlyknazar1988@mail.ru",
+ "phone": "63055336",
+ "phone_additional": "63055336",
+ "phone_home": "63055336",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmengeofizika müdürligi",
+ "work_company_accountant_number": "+(993)-63055336",
+ "work_started_at": "2021-10-01",
+ "work_salary": "39419800",
+ "work_position": "2-nji derejeli geolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZrcARZlZJL7v4ZFV7UKxnYslJyAVqbxuemzPgnJb.jpg",
+ "passport_two": "oRRBSv3pQ413IDWsvtK69lEvsuFRX3QCUvX1zMhM.jpg",
+ "passport_three": "B8IBZyzEZVBPPXUWQ9eQ93Lw7apvlFsOt5YtiH0U.jpg",
+ "passport_four": "2ITS3Zkp5IbnshipKbk8PhfFX2SjPji8pHIZgEkB.jpg",
+ "user_id": 21,
+ "status": "processing",
+ "notes": null,
+ "created_at": "2023-12-04 13:47:37",
+ "updated_at": "2023-12-04 16:58:20",
+ "deleted_at": "2023-12-04 16:58:20",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 8,
+ "unique_id": "TB7368-8",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 12,
+ "customer_name": "Şatlyknazar",
+ "customer_surname": "Bäşimow",
+ "customer_patronic_name": "Myratdurdyýewiç",
+ "passport_address": "Sakarçäge etrap Şatlyk şäher Halklaryň Dostlugy 23/1jaýy",
+ "real_address": "Sakarçäge etrap Şatlyk şäher Halklaryň Dostlugy 23/1jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "522729",
+ "passport_given_at": "2009-02-09",
+ "passport_given_by": "Oguzhan etrap häkimlgi tarapyndan",
+ "born_place": "Mary etrap Jemgiýet geňeşligi",
+ "born_at": "1988-05-09",
+ "email": "shatlyknazar1988@mail.ru",
+ "phone": "63055336",
+ "phone_additional": "63055336",
+ "phone_home": "63055336",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmengeofizika müdürligi",
+ "work_company_accountant_number": "+(993)-63055336",
+ "work_started_at": "2021-10-01",
+ "work_salary": "39419800",
+ "work_position": "2-nji derejeli geolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fut0xauCa91DF1ueqd7nqjCpAJizIQ4KPXz1gzUH.jpg",
+ "passport_two": "kAXcLBK5MuMFMkTAw8eWs5MEFWlI5i8iRR7qyAE0.jpg",
+ "passport_three": "1n7714yvTSM6o2aRBW4MK5Dfq91BfpTc7MAmYDGn.jpg",
+ "passport_four": "iP46QdCbH9uRdVDeCsQUaCZngIPNq2Ppg1c6xrGc.jpg",
+ "user_id": 21,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-04 17:14:12",
+ "updated_at": "2023-12-04 17:16:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 9,
+ "unique_id": "TB1303-9",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ogulgerel",
+ "customer_surname": "Myradowa",
+ "customer_patronic_name": "Annaberdiýewna",
+ "passport_address": "Ahal welaýatynyň Gäwers etrap Ýaşyl depe d/b ýaşyldepe obasy",
+ "real_address": "Ahal welaýatynyň Gäwers etrap Ýaşyl depe d/b ýaşyldepe obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "310624",
+ "passport_given_at": "2007-09-21",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap Häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Köşi obasy",
+ "born_at": "1967-09-26",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63238416",
+ "phone_additional": "63238416",
+ "phone_home": "63238416",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Köpetdag etrap bagçylyk müdirligi",
+ "work_company_accountant_number": "+(993)-63238416",
+ "work_started_at": "2021-11-01",
+ "work_salary": "1630",
+ "work_position": "bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aBwgyTRCm9DO5ER4B4LHtTDGQkuBeVBv700UDp8k.jpg",
+ "passport_two": "Z5rcz6aLF7QgyFouPan6D8ki2idSaNtpj4Ypran3.jpg",
+ "passport_three": "VUZhArNuvIKxceLQNVOvrK2cA15PhN2kP7jZAdDF.jpg",
+ "passport_four": "dR61Ll5jhZofyzZSTMAuAozvMvzie4DHgdE98Zfx.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 12:41:45",
+ "updated_at": "2023-12-11 15:21:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 10,
+ "unique_id": "TB6360-10",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ýoldaşbaý",
+ "customer_surname": "Komekow",
+ "customer_patronic_name": "Muhammedowiç",
+ "passport_address": "Daşoguz welaýaty Kakabaýew ad şäherçesinde",
+ "real_address": "Daşoguz welaýaty Kakabaýew ad şäherçesinde",
+ "passport_serie": "I-DZ",
+ "passport_id": "051062",
+ "passport_given_at": "1999-08-11",
+ "passport_given_by": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy adyndaky etrap Polisiýa bölümi",
+ "born_place": "Daşoguz welaýatynyň Könürgenç şäheri",
+ "born_at": "1967-02-15",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63379267",
+ "phone_additional": "63379267",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkan welaýatynyň Hazar şäherçesiniň Bejeriş gurluşyk dolanandyryş edarasy",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2022-11-28",
+ "work_salary": "3320",
+ "work_position": "Başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jHFD0PPFqcEBHRPZxfwuPtlK4WR33MTCYndOqtcr.jpg",
+ "passport_two": "YJPsxxEfXrDyHdrCFm5pRsOnlbcz9V9UDFYzrxSp.jpg",
+ "passport_three": "nwFA6Pm0nl7uROGjB9rvmcZumnopNVUuJxCi4eqc.jpg",
+ "passport_four": "zcAYWc27xTWS64NzEbaUzzJXlGKPlt89iHDQNeL3.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 14:46:57",
+ "updated_at": "2023-12-05 16:17:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 11,
+ "unique_id": "TB6360-11",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Rejepbibi",
+ "customer_surname": "Atalykow",
+ "customer_patronic_name": "Öwezberdiýewna",
+ "passport_address": "Balkan welaýatynyň Hazar şäherçe kw-39, jaý-9, öý-30",
+ "real_address": "Balkan welaýatynyň Hazar şäherçe kw-39, jaý-9, öý-30",
+ "passport_serie": "I-BN",
+ "passport_id": "035287",
+ "passport_given_at": "1999-06-07",
+ "passport_given_by": "Balkan welaýatynyň Çeleken şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Çeleken şäheri",
+ "born_at": "1969-09-21",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64299687",
+ "phone_additional": "64299687",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": ",,Balkanabatagyzsuw\" müdirligi",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2023-01-03",
+ "work_salary": "2352",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eenOz1Rwr1RQGZtGkzJb2eL2YBBdcV262WlEA7Hj.jpg",
+ "passport_two": "N00Z8rxS7OK6tI7H7F3lxkoci3p9iIdEzTIJ5SkJ.jpg",
+ "passport_three": "7qb18L5ACYBzc03OM8g59jJNgKFPv7WWxcBWFFs0.jpg",
+ "passport_four": "t2FeFbL5d5x5Mo7E77G9y15mPvwocVJvBJ5d3lhp.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 15:09:16",
+ "updated_at": "2023-12-05 16:16:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 12,
+ "unique_id": "TB1303-12",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Rahat",
+ "customer_surname": "Mahmudow",
+ "customer_patronic_name": "Muhammetkasymowiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrap Änew şäheri Olimpiskiý köçesi 12-nji jaý 1-njy otag",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrap Änew şäheri Olimpiskiý köçesi 12-nji jaý 1-njy otag",
+ "passport_serie": "I-AH",
+ "passport_id": "566512",
+ "passport_given_at": "2012-08-14",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap Häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etraby Änew şäheri",
+ "born_at": "1996-07-31",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65411439",
+ "phone_additional": "65411439",
+ "phone_home": "65411439",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "\"Erjel-Begenç\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-65411439",
+ "work_started_at": "2023-10-01",
+ "work_salary": "1800",
+ "work_position": "işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "gxoIWeW6yCqisalR0GSpaO1MRfR4Mu19sZwfYuov.jpg",
+ "passport_two": "Mpq5XQzim28QjhG44kEMHalQ8sjIX0Z5R0xRQffS.jpg",
+ "passport_three": "F0qWZ4dmLlVDHWtjpmFqGio3XxrPqgcJlPW4zQcZ.jpg",
+ "passport_four": "esQKTswAM9CJWUXuJZjdJzn2pW2iEoCVMHdwCTEI.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 15:42:57",
+ "updated_at": "2023-12-09 10:30:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 13,
+ "unique_id": "TB6352-13",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akmurad",
+ "customer_surname": "Arazmýadow",
+ "customer_patronic_name": "Arazkuliýewiç",
+ "passport_address": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy adyndaky etrabynyň Azatlyk geňeşligi",
+ "real_address": "BW Garabogaz şäher Magtymguly köçe 10-jaý 7-öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "727501",
+ "passport_given_at": "2011-11-02",
+ "passport_given_by": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy adyndaky etrabynyň häkimligi",
+ "born_place": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy adyndaky etrabynyň Azatlyk geňeşligi",
+ "born_at": "1990-08-06",
+ "email": "karzonline7@gmail.com",
+ "phone": "61019754",
+ "phone_additional": "63322932",
+ "phone_home": "62192908",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Balkan welaýatynyň Garabogaz şäheriniň Ýaşaýyş Jaý Ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-07-03",
+ "work_salary": "2294",
+ "work_position": "traktorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MYze2kMcNj1tAhhhA3Z2LCrmnNyvxfpqFAZYmT7v.jpg",
+ "passport_two": "k7vG486JpaTRGM0ulnXp0dSSLHr0026AvRHg7QLR.jpg",
+ "passport_three": "KVQ3fGYdtn1UcjSut7WTjFQn507JRMlHBZ5ll9oH.jpg",
+ "passport_four": "OGhImr6WFdlePEY78qLRaeyNCpnMThwCzc9yFRxp.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 16:21:08",
+ "updated_at": "2023-12-05 16:22:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 14,
+ "unique_id": "TB6312-14",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Enar",
+ "customer_surname": "Muhadowa",
+ "customer_patronic_name": "Basimgyzy",
+ "passport_address": "Balkan welaýaty, Turkmenbaşy şäher, Nebitçiler köçe jaý 12 öý 29",
+ "real_address": "Balkan welaýaty, Turkmenbaşy şäher, Nebitçiler köçe jaý 12 öý 29",
+ "passport_serie": "I-BN",
+ "passport_id": "610181",
+ "passport_given_at": "2023-10-25",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Magtymfuly etrabynyň Magtymguly şäherçesi",
+ "born_at": "1997-07-12",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "62159498",
+ "phone_additional": "61822589",
+ "phone_home": "82496488",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Gyvanlydaky Polimer zawody",
+ "work_company_accountant_number": "+(993)-82496488",
+ "work_started_at": "2023-08-18",
+ "work_salary": "1840",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kWuKsGnUGt8nDMCL2VH3EujzJTx2sVe50CnYiUtz.jpg",
+ "passport_two": "7ZQ3HyvdopruAXO9W0zjkyWMmpq9v3xVMZ5wFzdJ.jpg",
+ "passport_three": "yz1AEX2NF3Cv18Hwj4AaIrZ6rBEHSTvNcWPipFRH.jpg",
+ "passport_four": "Ops23g672quYrCtxvPMPGEtr4k93dGDByU6xE0Bl.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 16:22:38",
+ "updated_at": "2023-12-05 16:23:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 15,
+ "unique_id": "TB6352-15",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Myratgylyç",
+ "customer_surname": "Garajykow",
+ "customer_patronic_name": "ýok",
+ "passport_address": "Balkan welaýat Garabogaz şäher Atamyrat Nyýazow köçe 6-jaý 2-öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Atamyrat Nyýazow köçe 6-jaý 2-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "193063",
+ "passport_given_at": "2002-03-23",
+ "passport_given_by": "Balkan welaýat Bereket etrap häkimligi",
+ "born_place": "Balkan welaýat Bereket etrap Gulmaç geňeşligi",
+ "born_at": "1975-03-29",
+ "email": "karzonline7@gmail.com",
+ "phone": "65546085",
+ "phone_additional": "65180303",
+ "phone_home": "61037506",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş Jaý Ulanyş Müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-03-23",
+ "work_salary": "3324",
+ "work_position": "başlyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "21FJu4L59EQEyLrqZSgCikmTaHwx52YCyanWs6Ei.jpg",
+ "passport_two": "z0qoMk1Lu7TKShOkPsUNo2FIy2CevlVhCe011M9V.jpg",
+ "passport_three": "5P51XXBCBPbQtTTxg5BsGkQj9NxU9Kq7Zhri9JZG.jpg",
+ "passport_four": "dYkCElZy4QFHOcTCVVNv9arzIk5vzRvhKu0Kc4pb.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 16:32:48",
+ "updated_at": "2023-12-05 16:33:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 16,
+ "unique_id": "TB6360-16",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maral",
+ "customer_surname": "Şanazarowa",
+ "customer_patronic_name": "Ilýasgulyýewna",
+ "passport_address": "Balkan welaýatynyň Hazar şäherçesi kw-29, jaý-8, öý-5",
+ "real_address": "Balkan welaýatynyň Hazar şäherçesi kw-29, jaý-8, öý-5",
+ "passport_serie": "I-BN",
+ "passport_id": "466024",
+ "passport_given_at": "2012-09-18",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1987-12-30",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63334691",
+ "phone_additional": "63334691",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": ",,Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2022-01-20",
+ "work_salary": "2287",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EwGCLyIJ3sXjb54iRSHL2Yii910CyOa2IMJ02aXD.jpg",
+ "passport_two": "BwXeWz8xWndMtW3fte24qRetjlyfgojLratGlGPS.jpg",
+ "passport_three": "LkfTqVfskS4y6Pftb2BjxLX73Ea5QvRN6IaSMe2m.jpg",
+ "passport_four": "VFzew2CfioturwK7DsTsVJceiZybC3t3jEsSN1ce.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 16:40:15",
+ "updated_at": "2023-12-05 16:41:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 17,
+ "unique_id": "TB6352-17",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Süleýman",
+ "customer_surname": "Guradow",
+ "customer_patronic_name": "Annamämmedowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher Magtymguly köçe 10-jaý 3-öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Magtymguly köçe 10-jaý 3-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "461555",
+ "passport_given_at": "2012-12-18",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrabynyň Çendir geňeşligi",
+ "born_at": "1992-11-02",
+ "email": "karzonline7@gmail.com",
+ "phone": "63164246",
+ "phone_additional": "63059890",
+ "phone_home": "64695335",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-05",
+ "work_salary": "2192",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "o06ephzwHWVwT6rp0ZIHnDmxXjY8bKIzZ4SfDBlU.jpg",
+ "passport_two": "nKOas826ZeB8lLFjKuggsr25Z2cwIz5IF3UuDEpJ.jpg",
+ "passport_three": "Yq2QZUYslyeiZCzNkQoYDsxNtGKCtdSnErw3rbXN.jpg",
+ "passport_four": "W4vObaNsziVRuEgj7y5fAKlzZao5TmWiW3jNWFyR.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 16:40:59",
+ "updated_at": "2023-12-05 16:41:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 18,
+ "unique_id": "TB6312-18",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Samir",
+ "customer_surname": "Mamedow",
+ "customer_patronic_name": "Býaýlarowiç",
+ "passport_address": "Balkan wel, Türkmenbaşy ş, Ruhnama köçe 5 jaý 17 öý",
+ "real_address": "Balkan wel, Türkmenbaşy ş, Ruhnama köçe 5 jaý 17 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "509438",
+ "passport_given_at": "2015-11-26",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1997-09-13",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "65964779",
+ "phone_additional": "64793611",
+ "phone_home": "82435892",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT 17 seh",
+ "work_company_accountant_number": "+(993)-82439648",
+ "work_started_at": "2023-01-18",
+ "work_salary": "2521",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "qlyppcgrPzASrau5j5piTKZftYPo6BivLSmccpJU.jpg",
+ "passport_two": "lKgT30Shk4tlfxCjURMkOdByoW39juhdqQymuo9z.jpg",
+ "passport_three": "YRRz1ikuTboSgHa8DZHKsO6lxNj24EUtBj1yIVkM.jpg",
+ "passport_four": "Wm8gfPrv3gPtWCgkBnA7TaDaqhMldu9ZY9Yoe2PS.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 16:48:20",
+ "updated_at": "2023-12-05 16:48:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 19,
+ "unique_id": "TB6312-19",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Yhlasdurdy",
+ "customer_surname": "Gylyçdurdyýew",
+ "customer_patronic_name": "Bäşimdurdyýewiç",
+ "passport_address": "Balkan wel, Türkmenbaşy ş, Agzybirlik köçe, jaý 4 öý 15",
+ "real_address": "Balkan wel, Türkmenbaşy ş, Agzybirlik köçe, jaý 4 öý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "450499",
+ "passport_given_at": "2012-03-14",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1996-03-07",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "62104610",
+ "phone_additional": "64060309",
+ "phone_home": "82436030",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Takyk ugur hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-82439648",
+ "work_started_at": "2020-06-01",
+ "work_salary": "2662",
+ "work_position": "hukukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "FfSW6t58JnD8dXXVIKWhoGv4XgF5MSypoQoGJrdB.jpg",
+ "passport_two": "sw4r5zqGUlS3HJhuFqrvEJLl4ENDfsCVY9g7IOx6.jpg",
+ "passport_three": "U0dlO675Z08dPc2TeNiP8sN3pMWzTeEuOCRHFsWT.jpg",
+ "passport_four": "rv1SjgWg2N9o9HDV5FGQu8oyAkVvTd3uPtW45wzu.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 16:56:28",
+ "updated_at": "2023-12-05 16:56:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 20,
+ "unique_id": "TB6352-20",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nazar",
+ "customer_surname": "Paltaýew",
+ "customer_patronic_name": "Muhammedowiç",
+ "passport_address": "Balkan welaýatynyň Garabogaz şäher Magtymguly köçe 12-jaý 10-öý",
+ "real_address": "Balkan welaýatynyň Garabogaz şäher Magtymguly köçe 12-jaý 10-öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "004030",
+ "passport_given_at": "1998-03-31",
+ "passport_given_by": "Daşoguz welaýatynyň Boldumsaz etrap häkimligi",
+ "born_place": "Çeboksary",
+ "born_at": "1980-09-29",
+ "email": "karzonline7@gmail.com",
+ "phone": "62825697",
+ "phone_additional": "61786635",
+ "phone_home": "65928657",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "1910",
+ "work_position": "slesary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fxZGf0Fc8s8QzGUNE7lo8yDaOOr3VxIrV50cgCDk.jpg",
+ "passport_two": "XSbehaN9J95ChH5al3BFw2wwD2SpLbXeZLg9FkZL.jpg",
+ "passport_three": "AkhP3MU9ZoPa53TqdeUg30wFZNJmUA6f6rMvMew0.jpg",
+ "passport_four": "XTiXxOJd0hG7vH4PGRx0hissVS0noBBFoaE96pUS.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 17:02:00",
+ "updated_at": "2023-12-05 17:02:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 21,
+ "unique_id": "TB6312-21",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Bahtygul",
+ "customer_surname": "Ýakşilikowa",
+ "customer_patronic_name": "Ahmedowna",
+ "passport_address": "Balkan wel, Türkmenbaşy ş-si, M-guly köçe 22 jaý 6 öý",
+ "real_address": "Balkan wel, Türkmenbaşy ş-si, M-guly köçe 22 jaý 6 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "256395",
+ "passport_given_at": "2006-04-11",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäherçesi",
+ "born_at": "1990-02-24",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "64367575",
+ "phone_additional": "65566932",
+ "phone_home": "96488",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Demirýollar AGPJ",
+ "work_company_accountant_number": "+(993)-96488___",
+ "work_started_at": "2020-02-18",
+ "work_salary": "2514",
+ "work_position": "buhgalter-hünärmeni",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "2u9wvm2DuuobTKE672PlD6Ft4maEhiXR9pKxtYPn.jpg",
+ "passport_two": "TgeQmx6onqF295iP9vjmXw7CrCuB5dfcvVBEsrUP.jpg",
+ "passport_three": "CShio5qxMzbl0MYnJCoQDEFH0N5X1V1d7Jd5De7a.jpg",
+ "passport_four": "r8d4S5gPbErrGcdguiDtDnzcPi6e7PUTmrzVDc3j.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 17:06:04",
+ "updated_at": "2023-12-05 17:06:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 22,
+ "unique_id": "TB6352-22",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Meýlis",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Aşyrowiç",
+ "passport_address": "Balkan welaýatynyň Garabogaz şäher Gorogly köçe 9-jaý 23-öý",
+ "real_address": "Balkan welaýatynyň Garabogaz şäher Gorogly köçe 9-jaý 23-öý",
+ "passport_serie": "I-LB",
+ "passport_id": "084760",
+ "passport_given_at": "1999-12-04",
+ "passport_given_by": "Lebap welaýatynyň Garabekewül etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1983-07-09",
+ "email": "karzonline7@gmail.com",
+ "phone": "65186017",
+ "phone_additional": "63964723",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-09-23",
+ "work_salary": "2921",
+ "work_position": "smena ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qB6d7ehnc3cUGSlmHQjee4Q3l2U8HYT7RuGNHLRR.jpg",
+ "passport_two": "sB7ECH2vCjRJqoi08XOg3y0kidTl0Bo5M4rs0V5a.jpg",
+ "passport_three": "b2HDwCPEPaP9euTyGDaSoF5sGeLo5tcmzuaMuXZ5.jpg",
+ "passport_four": "wFuTGFKoej7DNDUCkTY1IIFbDZ7oVc7FCOaDadNa.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 17:10:08",
+ "updated_at": "2023-12-05 17:10:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 23,
+ "unique_id": "TB6312-23",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Magtym",
+ "customer_surname": "Kuliýew",
+ "customer_patronic_name": "Saparmämmedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Magtymguly köçe jaý 18 öý 16",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Magtymguly köçe jaý 18 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "519163",
+ "passport_given_at": "2016-04-29",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1999-12-17",
+ "email": "karz.turkmenbashy@gov.tm",
+ "phone": "61317354",
+ "phone_additional": "65927265",
+ "phone_home": "82435102",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Tolkun HJ",
+ "work_company_accountant_number": "+(993)-24357814",
+ "work_started_at": "2023-07-11",
+ "work_salary": "1885",
+ "work_position": "santehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TpIZHmmrPhqBj2BhyWx5cRghcF1ZvMp68ZnX06uD.jpg",
+ "passport_two": "WvYKJlDdJXndFQMAzNYxqqXeoNyhhARsENPPSa0l.jpg",
+ "passport_three": "TcraMoP4sDmLKGCG7gMg20dv4AJWygvEsu8Ro8dH.jpg",
+ "passport_four": "0CaPTwxlXRxsWiRRaqMCEbh4wcaOIQQP7Z5UGG5n.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 17:12:01",
+ "updated_at": "2023-12-05 17:12:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 24,
+ "unique_id": "TB9315-24",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Kerwen",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Kakaýewiç",
+ "passport_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "755220",
+ "passport_given_at": "2012-03-29",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Türkmenýoly geňeşligi",
+ "born_at": "1995-12-19",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62713838",
+ "phone_additional": "62713838",
+ "phone_home": "34040264",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäher Arassalaýyş, abadanlaşdyryş birleşiginiň Bagtyýarlyk etrap Bagçylyk müdirligi",
+ "work_company_accountant_number": "+(993)-61019404",
+ "work_started_at": "2023-09-11",
+ "work_salary": "2101",
+ "work_position": "bagban",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "MzfZSK8rNVkwsOOBkFU476SwZ1K864VOY37kqnKs.jpg",
+ "passport_two": "UZM6GzXmlSq4ToGzQf8iIHcRqaty3uuOLxnAn6ck.jpg",
+ "passport_three": "KFMr0SrMilNdGuHASnyTbhrpLJyED8FqaX7RO9hf.jpg",
+ "passport_four": "94SVccnkm5jERHGS2ktW6f64F0BzGxYHXiyrKWft.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 17:16:57",
+ "updated_at": "2023-12-05 17:35:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 25,
+ "unique_id": "TB6352-25",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwran",
+ "customer_surname": "Hallysopyýew",
+ "customer_patronic_name": "Annamyrat",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 7-nji \"A\" jaý, 17-nji öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 7-nji \"A\" jaý, 17-nji öý",
+ "passport_serie": "I-BN",
+ "passport_id": "588096",
+ "passport_given_at": "2022-04-04",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Bereket etrabynyň Bereket şäheri",
+ "born_at": "1976-10-17",
+ "email": null,
+ "phone": "65683319",
+ "phone_additional": null,
+ "phone_home": "65683319",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher Çagalar we sungat mekdebi",
+ "work_company_accountant_number": "+(993)-65683319",
+ "work_started_at": "2010-08-08",
+ "work_salary": "3611",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sNJAwddtesvsqGDtLE1qpqSQrn8Y77y3KiBDpUhB.jpg",
+ "passport_two": "Fz9c9yWm1U6kYYWCSEEdOQznXJUjJIzsvi1sjfLa.jpg",
+ "passport_three": "ZYa1Oi6X8cVRc6ZS4lvySjVTzYgzD342s0iPfbHt.jpg",
+ "passport_four": "XV45j7un3S7svq1xngRoSGRp1qMv07T1HsBoPA92.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 18:22:36",
+ "updated_at": "2025-05-21 10:00:21",
+ "deleted_at": "2025-05-21 10:00:21",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 26,
+ "unique_id": "TB6352-26",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýbölek",
+ "customer_surname": "Tagandurdyyýewa",
+ "customer_patronic_name": "Mämmetnurowna",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 209-njy kwartal, 61-nji jaý, 19-njy öý",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri, 209-njy kwartal, 61-nji jaý, 19-njy öý",
+ "passport_serie": "I-AH",
+ "passport_id": "428845",
+ "passport_given_at": "2009-09-29",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Oglanly geňeşligi",
+ "born_at": "1983-05-27",
+ "email": "karzonline7@gmail.com",
+ "phone": "64364579",
+ "phone_additional": "64364579",
+ "phone_home": "22273113",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat Baş Bilim müdirligi",
+ "work_company_accountant_number": "+(993)-22273113",
+ "work_started_at": "2019-02-04",
+ "work_salary": "1576",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8ALI3kBHJWpT0uZX12XEAgZD4N46XfEXTma7V0Ge.jpg",
+ "passport_two": "lXTOzeBwTuNWA7Izak2Pg1VuY387DTkawp9JW2Qu.jpg",
+ "passport_three": "5Mi2dAFOpZT4Lgworp5pE4y4tAAB5cIF1HQRDJm1.jpg",
+ "passport_four": "YQIRfEkwSVLSlBf6pxjUZamdlMJ10CUE3P89kLaU.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-05 18:32:52",
+ "updated_at": "2025-05-21 10:00:21",
+ "deleted_at": "2025-05-21 10:00:21",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 27,
+ "unique_id": "TB6312-27",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Geldimyrat",
+ "customer_surname": "Nedirhanow",
+ "customer_patronic_name": "Aşyrowiç",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy şäher Magtymguly köçe 90 jaý 1 öý",
+ "real_address": "Balkan welaýaty, Türkmenbaşy şäher Magtymguly köçe 90 jaý 1 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "458606",
+ "passport_given_at": "1991-02-03",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan weaýatynyň Bereket şäheri",
+ "born_at": "1991-02-03",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "64136677",
+ "phone_additional": "64194691",
+ "phone_home": "24396745",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "KTÝNK-da",
+ "work_company_accountant_number": "+(993)-24331018",
+ "work_started_at": "2018-10-12",
+ "work_salary": "3520",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gGpZIwkmXGXCaGW74xSyf1EYSrKQl7LWGGVxvog4.jpg",
+ "passport_two": "9uFn2w610GjjrQDOu5mm0YeEWkMQAaM2qdFL4ZcI.jpg",
+ "passport_three": "Rc6C0iDBycwc3Xtwxg9gx5rgejp8egcK6G8kIol9.jpg",
+ "passport_four": "wtmZ5H1HLIOW2D2se8UIfPqsiXrxB3FtnRKALePW.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-07 10:04:05",
+ "updated_at": "2023-12-08 15:18:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 28,
+ "unique_id": "TB6312-28",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Alikper",
+ "customer_surname": "Aliýew",
+ "customer_patronic_name": "Fazilowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Garaşsyzlyk köçe 4 jaý 3 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Garaşsyzlyk köçe 4 jaý 3 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "219820",
+ "passport_given_at": "2003-11-22",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1987-03-09",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "65966602",
+ "phone_additional": "62547031",
+ "phone_home": "24330048",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2022-09-21",
+ "work_salary": "3204",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "YmFznOObNCesgVLOzDWrENHPxMftW6tTSMNuk4rg.jpg",
+ "passport_two": "YtC7WceICTXBidxJwCmI15Ay5KkJs7hCOPPE79sg.jpg",
+ "passport_three": "PReqSfawKjDVGrwQLa2JqbFQMPoS1DCOBsDd7eAe.jpg",
+ "passport_four": "vClzn8lZ4QewBwNwVvlFtXA319dF0mbM0dkzyKAG.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-07 10:23:42",
+ "updated_at": "2023-12-08 15:19:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 29,
+ "unique_id": "TB6312-29",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Anar",
+ "customer_surname": "Mamedow",
+ "customer_patronic_name": "Tahirow",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Awaza etrap 1-nji kiçi etrapça 13 jaý 15 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Awaza etrap 1-nji kiçi etrapça 13 jaý 15 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "216333",
+ "passport_given_at": "2002-10-10",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1986-09-01",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "65848243",
+ "phone_additional": "61245911",
+ "phone_home": "24329574",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşydaky awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2018-10-05",
+ "work_salary": "1328",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ojavMyEwrdGosBDFUZxwx3XEqSJNlN1QVyhmcvSC.jpg",
+ "passport_two": "MONnzFdNlEEOQNBAX5poiLJerjllnINVrWgbkMK9.jpg",
+ "passport_three": "S1SsCYdIaC2oY1APnnUqR5RLHxpyZyvPfN08Nzpl.jpg",
+ "passport_four": "RWj6O5feiLuZkHKBYAVN19i4OXYq6bt0CoySQYGz.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-07 10:38:33",
+ "updated_at": "2023-12-08 15:20:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 30,
+ "unique_id": "TB6312-30",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Maksat",
+ "customer_surname": "Hakberdiýew",
+ "customer_patronic_name": "Salyhberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher D Azady köçe jaý 45 öý 13",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher D Azady köçe jaý 45 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "539580",
+ "passport_given_at": "2018-05-31",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Gyzylgaýa şäherçesi",
+ "born_at": "1979-11-16",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "63527807",
+ "phone_additional": "64161848",
+ "phone_home": "24325875",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2016-02-01",
+ "work_salary": "3129",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gzYfdEsHFH7OrJe61vcJHmUy4r8urQc25qWaDjSc.jpg",
+ "passport_two": "dBnKQEamRW22ZGGJ4LreMrg0sMoY9zU4rptnrFmF.jpg",
+ "passport_three": "HGqixDp8ok1ahwb03RBRQf4IjDX2dfheeD5Hg2ud.jpg",
+ "passport_four": "BUK7D9VFId5BwHJJycrN03o6p1mkzOcj9q6o8EOp.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-07 11:10:50",
+ "updated_at": "2023-12-08 15:20:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 31,
+ "unique_id": "TB9314-31",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Hudaýguly",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Arazgylyjowiç",
+ "passport_address": "Saparmyrat Türkmenbaşy adyndaky etrap Nazly Gylyjow adyndaky geňeşligi",
+ "real_address": "Saparmyrat Türkmenbaşy adyndaky etrap Nazly Gylyjow adyndaky geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "413256",
+ "passport_given_at": "2005-06-04",
+ "passport_given_by": "Saparmyrat Türkmenbaşy adyndakyetrap häkimi",
+ "born_place": "Saparmyrat Türkmenbaşy adyndaky etrap Nazly Gylyjow adyndaky geňeşligi",
+ "born_at": "1973-07-18",
+ "email": "hudayguly@gmail.com",
+ "phone": "61859403",
+ "phone_additional": "62629316",
+ "phone_home": "32582",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy adyndaky etrap Nazly Gylyjow adyndaky geňeşligi",
+ "work_company_accountant_number": "+(993)-61256287",
+ "work_started_at": "2023-03-01",
+ "work_salary": "1500",
+ "work_position": "topar ýolbaşçy",
+ "education": "middle_school",
+ "marriage_status": "legal_marriage",
+ "passport_one": "5lxLXQyMT5RbfbVtgNWPOYeGodRBBOy3jQwsZGwT.jpg",
+ "passport_two": "4wFAWGY85m3tV0Gcx5Joz78NQH9xgCYxL1cR7Vyk.jpg",
+ "passport_three": "618ypZSBFVItEaTymde81ISnOIK8NBD806r7FrY6.jpg",
+ "passport_four": "N65A96EcnAPbsAVkVEqJcoU6FdaRY1pBBR7ifTxy.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-07 15:04:01",
+ "updated_at": "2023-12-07 15:05:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 32,
+ "unique_id": "TB9314-32",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Rejepmuhammet",
+ "customer_surname": "Hommadow",
+ "customer_patronic_name": "Nurmuhammedowiç",
+ "passport_address": "Baýramaly şäher 1-nji jaý toplumy 20/7-nji jaýy",
+ "real_address": "Baýramaly şäher 1-nji jaý toplumy 20/7-nji jaýy",
+ "passport_serie": "II-MR",
+ "passport_id": "034345",
+ "passport_given_at": "2015-07-03",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Sakarçäge etrabynyň sakarçäge geňeşligi",
+ "born_at": "1994-12-05",
+ "email": "Rejepmuhammet@mail.com",
+ "phone": "61262850",
+ "phone_additional": "61605268",
+ "phone_home": "61262850",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "TGM-niň 11206 harby bölümi",
+ "work_company_accountant_number": "+(993)-35458___",
+ "work_started_at": "2023-06-01",
+ "work_salary": "3577",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "QyEP9AnzTbDP4VMUxHmu4Y5ZwGbUCqC9rR3STkwI.jpg",
+ "passport_two": "8m1SPVkQ1wuycMPh2X6syL4OeGEpg7ZuHQhAVjGD.jpg",
+ "passport_three": "xzVsC1iF5LC2QtvNiWS6LYgJBsq1aJWjKEmGt1CN.jpg",
+ "passport_four": "Kqg2ZNwjr6ZJ2hDOLUFUfrV2fKmvwj1e1IvP2623.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-07 15:14:03",
+ "updated_at": "2023-12-07 20:51:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 33,
+ "unique_id": "TB9314-33",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Muhammet",
+ "customer_surname": "Öräýew",
+ "customer_patronic_name": "Öräýewiç",
+ "passport_address": "Köneürgenç şäher Gürgenç köçe 104-nji jaýy",
+ "real_address": "Köneürgenç şäher Gürgenç köçe 104-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "263567",
+ "passport_given_at": "2004-06-24",
+ "passport_given_by": "Köneürgenç etrap häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç ertabynyň Akderýa geňeşligi",
+ "born_at": "1966-09-02",
+ "email": "Muhammet@mail.com",
+ "phone": "65125085",
+ "phone_additional": "65125085",
+ "phone_home": "65125085",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap salgyt bölümi",
+ "work_company_accountant_number": "+(993)-33658___",
+ "work_started_at": "2014-06-04",
+ "work_salary": "4800",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8avF2yFFNfj8KNR3WKTfNUy2GD1ey8iijyS2zbf1.jpg",
+ "passport_two": "dOYTkJgvHQIGJ7Bfs70CG3iLMMU8AnKcZ3bBi82D.jpg",
+ "passport_three": "4NKr5taZB1TWGHk1G5FdM00WoANC5IFIrxJ2ctSg.jpg",
+ "passport_four": "x44MmyCaJZGzKsaDmrZbOBnXp7u0LP2fivvTJPzJ.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-08 10:30:32",
+ "updated_at": "2023-12-08 10:31:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 34,
+ "unique_id": "TB6352-34",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ogulgözel",
+ "customer_surname": "Nepesowa",
+ "customer_patronic_name": "Amanýazowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 25-jaý 9-öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 25-jaý 9-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "166096",
+ "passport_given_at": "2003-11-24",
+ "passport_given_by": "Balkan welaýat Serdar etrap häkimligi",
+ "born_place": "Balkan welaýat Serdar etrap Janahyr obasy",
+ "born_at": "1975-03-08",
+ "email": "karzonline7@gmail.com",
+ "phone": "61750864",
+ "phone_additional": "62156569",
+ "phone_home": "63026621",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş Jaý Ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-07-04",
+ "work_salary": "2305",
+ "work_position": "lagym geçiriji işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "L1PE6IVSfNtkEw1x99M0iu1seJQkpXwMTCqi24p2.jpg",
+ "passport_two": "SQ7vygDH9wIezbSFnMKFuw6Z6Wo2CpTpqqdYmuzZ.jpg",
+ "passport_three": "8W9Bto8QS1syx6ZuxoS1Mr3VRhLL0fulH2hrkZTb.jpg",
+ "passport_four": "CT7C0D6LestPwvFYZLU5BZBxvR20dmQqTSeUa7eW.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-08 12:27:42",
+ "updated_at": "2023-12-08 12:28:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 35,
+ "unique_id": "TB6352-35",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Asylbek",
+ "customer_surname": "Çalharow",
+ "customer_patronic_name": "Sarsenbekowiç",
+ "passport_address": "Balkan welaýatynyň Garabogaz şäher 2 kiçi etrapça 4-jaý 18-öý",
+ "real_address": "Balkan welaýatynyň Garabogaz şäher 2 kiçi etrapça 4-jaý 18-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424274",
+ "passport_given_at": "2011-12-20",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Garabogaz şäher",
+ "born_at": "1995-10-11",
+ "email": "karzonline7@gmail.com",
+ "phone": "64181095",
+ "phone_additional": "62847951",
+ "phone_home": "65928922",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-01-21",
+ "work_salary": "2043",
+ "work_position": "sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VsCdIrZzfXLTHCVJUcFDppdaTbLGI5IGtYtLOJuQ.jpg",
+ "passport_two": "fTEEiyIlgvFZiomxaNRa9HVYHkuP6P8CjKWrBIvC.jpg",
+ "passport_three": "V0Z6Eoz5Y9aYMIJwXQcmJXMoxqlG4NewNtO166Cd.jpg",
+ "passport_four": "ur7wQsodQj25CToPe6l3GBSXzdmU8hG96elftWbH.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-08 12:31:57",
+ "updated_at": "2023-12-08 12:32:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 36,
+ "unique_id": "TB9315-36",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Aýşat",
+ "customer_surname": "Mollaýewa",
+ "customer_patronic_name": "Tirkeşowna",
+ "passport_address": "Görogly etrap Hüdik Myradow adyndaky geňeşligi",
+ "real_address": "Buzgömen obasy",
+ "passport_serie": "I-DZ",
+ "passport_id": "882089",
+ "passport_given_at": "2015-05-07",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Hüdik Myradow adyndaky geňeşligi",
+ "born_at": "1999-04-14",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65944623",
+ "phone_additional": "65944623",
+ "phone_home": "65944623",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap N25 orta mekdep",
+ "work_company_accountant_number": "+(993)-34031091",
+ "work_started_at": "2022-08-01",
+ "work_salary": "3328",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "Rjqr3RG82YI5PUzeTVksEUZ43Ye0z2AFJEsennUe.jpg",
+ "passport_two": "UxQgqZuGWSp0OvXHdlVfYz9Xrq1Y11h5GlWEJFWz.jpg",
+ "passport_three": "uUcGWofQPeqxGsYVJ9F1Qq2Pd0fOTmjorIArYlHU.jpg",
+ "passport_four": "4c507Aa5MehDPIGeTCQqWqTsC91xeKMoQgEdpoi4.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-08 15:19:20",
+ "updated_at": "2023-12-08 15:20:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 37,
+ "unique_id": "TB6312-37",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Yslam",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Suleýmanowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Asudalyk köçe jaý 4öý 7",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Asudalyk köçe jaý 4öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "473477",
+ "passport_given_at": "2013-12-12",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1997-08-24",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "61129699",
+ "phone_additional": "63702577",
+ "phone_home": "24354785",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT KTVNK-da",
+ "work_company_accountant_number": "+(993)-24333018",
+ "work_started_at": "2018-01-03",
+ "work_salary": "3449",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2oKBqq06WoKWWpbEOfNdg3eZkEpPzEnmHaJLFofK.jpg",
+ "passport_two": "JF812f0ON6Ea4grq5upGJPnXhG4RkHrkCLq9JWIa.jpg",
+ "passport_three": "QhmXuHItLJMYnVYH9akjpX5IEzRmHaLXqtLopbRS.jpg",
+ "passport_four": "ntZbgdIi2yKS0pw8phBtcynx2sArND0PfqopSB3o.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-08 15:28:11",
+ "updated_at": "2023-12-08 15:30:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 38,
+ "unique_id": "TB9315-38",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Goşa",
+ "customer_surname": "Goşaýew",
+ "customer_patronic_name": "Nurmuhammedowiç",
+ "passport_address": "Görogly etrabynyň Annagylyç Ataýew geňeşligi",
+ "real_address": "Şorýap obasy",
+ "passport_serie": "I-DZ",
+ "passport_id": "786460",
+ "passport_given_at": "2012-11-15",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Annagylyç Ataýew adyndaky geňeşligi",
+ "born_at": "1996-10-07",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63358204",
+ "phone_additional": "63358204",
+ "phone_home": "63358204",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap N 10 orta mekdep",
+ "work_company_accountant_number": "+(993)-34031091",
+ "work_started_at": "2023-04-24",
+ "work_salary": "3616",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "meRzvFT4LErVvOuSIs7WfthdsGqi2gzfSHTCxees.jpg",
+ "passport_two": "50xPOXURt4v9k7iO7gzF9GrOmPFXcB2srY5SpeuD.jpg",
+ "passport_three": "x6Ffd7fw4WptNVGr4jVGGJGcRQV5kR14fQfC52Rg.jpg",
+ "passport_four": "allVSvKJoJIhlwknTEB7dgUV3ZXbgXin5Svvyktj.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-08 15:34:46",
+ "updated_at": "2023-12-08 15:35:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 39,
+ "unique_id": "TB6312-39",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Maržan",
+ "customer_surname": "Dunaýewa",
+ "customer_patronic_name": "Tamrihaýewna",
+ "passport_address": "Balkan welaýatynyň Akdaş ş-si Nowruz köçe jaý 15 öý 1",
+ "real_address": "Balkan welaýatynyň Akdaş ş-si Nowruz köçe jaý 15 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "416786",
+ "passport_given_at": "2012-08-08",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Türkmenbaşy şäherçesi",
+ "born_at": "1992-03-29",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "61168959",
+ "phone_additional": "61141695",
+ "phone_home": "24330180",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Txrkmenbaşy şäher halkara howa menzili",
+ "work_company_accountant_number": "+(993)-24330665",
+ "work_started_at": "2011-04-21",
+ "work_salary": "2362",
+ "work_position": "nobatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7IKDRA94me3uFeO5wewh5RuAWT5dKRGnSlk9b8QW.jpg",
+ "passport_two": "pUW8o3PN7AjAhpnj8l3clmGfmkC1R11PICIstklv.jpg",
+ "passport_three": "aGdrvyX3DRdzpRsd0C1D8vYM7L2zXO7VEaUOiQk4.jpg",
+ "passport_four": "s2IHmi2svoLujQJ1K23bF3Yc5MM6p64NUpbus4mM.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-08 15:37:57",
+ "updated_at": "2023-12-08 15:39:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 40,
+ "unique_id": "TB6312-40",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Enaý",
+ "customer_surname": "Annaberdiýewa",
+ "customer_patronic_name": "Söhbetowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Aşgabat köçe 2 jaý 47 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Aşgabat köçe 2 jaý 47 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "539577",
+ "passport_given_at": "2018-05-31",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Mgtymguly etrabynyň Magtymguly şäheri",
+ "born_at": "1993-10-01",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "64116664",
+ "phone_additional": "61240906",
+ "phone_home": "24328745",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "ösümlikler b-ça döwlet karantin gullugy",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2015-08-03",
+ "work_salary": "1723",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0w4u0Cos8dSPHETcgGNB1QFIs17xreKmojBRq192.jpg",
+ "passport_two": "oVKFAJ7cbsCmbAcknTPxo7mmTufoLZXh637N8shC.jpg",
+ "passport_three": "AuhZcVPlo08w1PqRIEa7YvoriiPcFynuByn4gd0E.jpg",
+ "passport_four": "A9SkOtJHmxagVfmk1hT7T4WjSbRxtxq8655V7Djo.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-08 15:47:40",
+ "updated_at": "2023-12-08 15:47:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 41,
+ "unique_id": "TB6312-41",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Gülaýym",
+ "customer_surname": "Babaýewa",
+ "customer_patronic_name": "Gurbandurdyýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Awaza etrap 2n Mikroýon 1 jaý 27 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Awaza etrap 2n Mikroýon 1 jaý 27 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "491325",
+ "passport_given_at": "2015-03-11",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1985-03-23",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "62466199",
+ "phone_additional": "61181563",
+ "phone_home": "24352010",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Deňiz HJ",
+ "work_company_accountant_number": "+(993)-24357501",
+ "work_started_at": "2013-07-01",
+ "work_salary": "2284",
+ "work_position": "bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZtE7xST1XyaTTANmRf1mC4WvRhsOJCqOhFqTmBfu.jpg",
+ "passport_two": "3RhyNiPUj3ouyaIvl4QGY2WVLpUbSmfqYgAee5uS.jpg",
+ "passport_three": "ZgjXgRGnlXUdolyRX54q3NW5F5ZeWoBE8jmydo5j.jpg",
+ "passport_four": "IHZKMKUIwrZhASt6Drvt9QhmH1xgewDjWt3LTtxj.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-08 17:06:58",
+ "updated_at": "2023-12-08 17:07:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 42,
+ "unique_id": "TB6352-42",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Perman",
+ "customer_surname": "Baýramdurdyýew",
+ "customer_patronic_name": "Mämmetdurdyýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapçasy, 7-nji \"a\" jaý, 1-nji öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapçasy, 7-nji \"a\" jaý, 1-nji öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515367",
+ "passport_given_at": "2018-02-26",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "2001-09-01",
+ "email": null,
+ "phone": "62727686",
+ "phone_additional": null,
+ "phone_home": "62727686",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Balkangazüpjünçilik\" müdirligi",
+ "work_company_accountant_number": "+(993)-62727686",
+ "work_started_at": "2021-11-04",
+ "work_salary": "1955",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "GEI4z3OUX4De6vaynVOGO9azZv6pvz5XIvedPnOj.jpg",
+ "passport_two": "GOHyvwkiHRJnbahRNUHCVxNxU9MO28ptSPoCHCrm.jpg",
+ "passport_three": "ucVt6tDz1bO75zJIJZNmk8WsKc1l71bGPvi32Sa0.jpg",
+ "passport_four": "LITtN5ppOYQWULZhRz8UvT3ZRQpTZXu0mbTofm1r.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-08 18:41:27",
+ "updated_at": "2025-05-21 10:00:21",
+ "deleted_at": "2025-05-21 10:00:21",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 43,
+ "unique_id": "TB6352-43",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Pena",
+ "customer_surname": "Begliýew",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäheri 20980 harby bölümi",
+ "real_address": "Balkan welaýatynyň Garabogaz şäheri",
+ "passport_serie": "I-MR",
+ "passport_id": "862715",
+ "passport_given_at": "2013-04-11",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etrabynyň Pendi geňeşligi",
+ "born_at": "1995-09-05",
+ "email": null,
+ "phone": "64813885",
+ "phone_additional": null,
+ "phone_home": "64813885",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TGM-niň 20980 harby bölümi",
+ "work_company_accountant_number": "+(993)-64813885",
+ "work_started_at": "2018-11-15",
+ "work_salary": "2816",
+ "work_position": "Goragçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "ZrGfOGbNUMg2cjwCJECDx1I7x52AY515kpOwQmc7.jpg",
+ "passport_two": "KRfT47hjaJvUO8WCXgn40qqz4hdERX7jZJxYvdAU.jpg",
+ "passport_three": "qUBf9UO85KQOLgyb8cBbvkj7BJZkUtyW9SS8kBdS.jpg",
+ "passport_four": "5fpfjL9MfhogMgmdzttbkCrSwlio6YP9h5ZDoHQe.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-10 14:02:19",
+ "updated_at": "2025-05-21 10:00:21",
+ "deleted_at": "2025-05-21 10:00:21",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 44,
+ "unique_id": "TB6352-44",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Yslam",
+ "customer_surname": "Amandurdyýew",
+ "customer_patronic_name": "Allamyradowiç",
+ "passport_address": "Balkan welaýatynyň Gumdag şäherçesi, Magtymguly köçesi, 48-nji jaý",
+ "real_address": "Balkan welaýatynyň Garabogaz şäheri, 1-nji kiçi etrapça, 8-nji jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "493292",
+ "passport_given_at": "2014-11-18",
+ "passport_given_by": "Balkan welaýatynyň Gumdag şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäherçi",
+ "born_at": "1994-10-05",
+ "email": null,
+ "phone": "64968965",
+ "phone_additional": null,
+ "phone_home": "64968956",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2023-08-07",
+ "work_salary": "1691",
+ "work_position": "Apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uQljmzJScxuEcYrIFpXbB0cnTfyCPCgbNLKbm2lg.jpg",
+ "passport_two": "ZtPNVezTQGWWlyNhRNzIwVhXW7aFWjjP5wDywm3u.jpg",
+ "passport_three": "5UQv2fczn7MQaXy0dsgFPvdAfRFkPaNyEvB5Rg7J.jpg",
+ "passport_four": "tPtWBsL4IyOTquSHIa8Be3vuokYd5lyWoEetWqnh.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-10 17:28:44",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 45,
+ "unique_id": "TB6352-45",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Kemal",
+ "customer_surname": "Apbasow",
+ "customer_patronic_name": "Apbas",
+ "passport_address": "Balkan welaýatynyň Magtymguly etraby, Magtymguly şäheri, Magtymguly köçesi, 194-nji jaý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri,",
+ "passport_serie": "I-BN",
+ "passport_id": "479425",
+ "passport_given_at": "2013-12-01",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Magtymguly şäherçesi",
+ "born_at": "1997-09-24",
+ "email": null,
+ "phone": "62716170",
+ "phone_additional": null,
+ "phone_home": "62716170",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24450963",
+ "work_started_at": "2021-11-24",
+ "work_salary": "2397",
+ "work_position": "Bölüm başlygyň orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "XlN4pHBrupHK63DkfpBJW0eZyvQhdENLOnCpxije.jpg",
+ "passport_two": "C29oS7JnsSYDg5WYVMYoClGbkUryHCRgegnGvpfJ.jpg",
+ "passport_three": "H8pbvLvpy0SzHClD1b8rjYfQI0glW0o5BBwoFwDf.jpg",
+ "passport_four": "kAOYB5nzxsOgjSk6fu2PWzfMFgeem19YUU2b48iL.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-10 18:02:37",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 46,
+ "unique_id": "TB6352-46",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Arazsoltan",
+ "customer_surname": "Nazarowa",
+ "customer_patronic_name": "Garaýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 12-nji jaý, 7-nji öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 12-nji jaý, 7-nji öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469418",
+ "passport_given_at": "2013-11-29",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäheril häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etraby, Oglanly geňeşligi",
+ "born_at": "1970-12-01",
+ "email": null,
+ "phone": "61186423",
+ "phone_additional": null,
+ "phone_home": "61186423",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350964",
+ "work_started_at": "2019-07-17",
+ "work_salary": "2302",
+ "work_position": "Ammar müdiri",
+ "education": "high_education",
+ "marriage_status": "divorced",
+ "passport_one": "tdfKC0lxpCtz0KxFnxmkILyudwu39VdsJi29Yt7l.jpg",
+ "passport_two": "STjhQqT4KQu9TCZeoNZjwUymT3VG3l6ZT0lVUM8o.jpg",
+ "passport_three": "qmze8KgxBxffdm5vWXQ3TFaGqAXN2frS517KYRuV.jpg",
+ "passport_four": "BlbztDryNATaf1WXxtKY6qbNYUNbPYCswgKislBl.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-10 18:18:52",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 47,
+ "unique_id": "TB6352-47",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akgözel",
+ "customer_surname": "Babakowa",
+ "customer_patronic_name": "Hojamyradowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-nji kiçi etrapça, 8-nji jaý, 6-njy öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-nji kiçi etrapça, 8-nji jaý, 6-njy öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "382172",
+ "passport_given_at": "2003-07-29",
+ "passport_given_by": "Daşoguz welaýatynyň Boldumsaz etrap häkimi",
+ "born_place": "Daşoguz welaýatynyň Gubadag etrabynyň Gubadag şäherçesi",
+ "born_at": "1974-10-02",
+ "email": null,
+ "phone": "62272003",
+ "phone_additional": null,
+ "phone_home": "62272003",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-24340065",
+ "work_started_at": "2007-11-07",
+ "work_salary": "2304",
+ "work_position": "Şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Vdn9VSAFwaj0F6ywGd8Gylm2Axj13ZUi6qBu0UFT.jpg",
+ "passport_two": "5CJCHNH0LNLI7ZxiMIoweLi9TBdFV52QfhMioZNz.jpg",
+ "passport_three": "4CM5XePlnNxNYXa4Ak7XyrHEMnihntizYx0PAmOO.jpg",
+ "passport_four": "VsM270OylAWsqIrlMbh6jlFrfwgyXIgXHik9xyE2.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-10 19:22:51",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 48,
+ "unique_id": "TB6352-48",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amanbibi",
+ "customer_surname": "Baýrammämedowa",
+ "customer_patronic_name": "Arazberdiýewna",
+ "passport_address": "Balkan welaýatynyň Gumdag şäherçesi, Türkmen oba köçesi, 685-nji B jaýy",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň, Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "238192",
+ "passport_given_at": "2005-08-03",
+ "passport_given_by": "Balkan welaýatynyň Gumdag şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1974-05-27",
+ "email": null,
+ "phone": "61830644",
+ "phone_additional": null,
+ "phone_home": "61830644",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2023-08-15",
+ "work_salary": "1541",
+ "work_position": "Süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "U0Tgi0jAwfugRKKKRpjwq4qepDQSSWE3bqGVsVoY.jpg",
+ "passport_two": "RKVSAH5iMmT6aZ13lOzgAGJNpdBVUlgkRlPGCjdH.jpg",
+ "passport_three": "ZKqbOh15qeAzMMUoCiGCju5cTx0RN5aDmrEbFyJT.jpg",
+ "passport_four": "RBxMWyQrY9cN0HHyYFGxZLhet7MXF5fi2ArhUrBe.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-10 19:37:10",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 49,
+ "unique_id": "TB6352-49",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Eziz",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Çaryýarowiç",
+ "passport_address": "Mary welaýatynyň Türkmengala etraby, Türkmengala şäheri, Soltanbent köçesi, 4-nji \"A\" jaý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 24-nji jaý, 43-nji öý",
+ "passport_serie": "I-MR",
+ "passport_id": "413090",
+ "passport_given_at": "2006-02-12",
+ "passport_given_by": "Mary welaýatynyň Türkmengala etrap häkimligi",
+ "born_place": "Mary welaýatynyň Türkmengala etrabynyň Berkarar geňeşligi",
+ "born_at": "1988-11-24",
+ "email": null,
+ "phone": "65336899",
+ "phone_additional": null,
+ "phone_home": "63927715",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-02-07",
+ "work_salary": "2876",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "70GYcPPpoLFg0qHzvA8MwTwLLZ1N5msrEPXBXptQ.jpg",
+ "passport_two": "Gf70W28afSV5TWFOQv6M0icX3B1NdixnisFnY28M.jpg",
+ "passport_three": "9UUV8BN5WTmESdEOUrwS7qsFb7BPvghELdt2Gws9.jpg",
+ "passport_four": "4T5KYc3s7eFtezgFN9fnck8fq5c2siCh3FduaMuc.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-10 21:17:08",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 50,
+ "unique_id": "TB6352-50",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bahar",
+ "customer_surname": "Kullyýewa",
+ "customer_patronic_name": "Dowuranowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garabogaz köçesi, 3-jaý, 4-öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garabogaz köçesi, 3-jaý, 4-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "546006",
+ "passport_given_at": "2018-05-14",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etrabynyň Tagtabazar şäherçesi",
+ "born_at": "1974-04-10",
+ "email": null,
+ "phone": "65186664",
+ "phone_additional": null,
+ "phone_home": "62166614",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-24340065",
+ "work_started_at": "2007-08-13",
+ "work_salary": "1879",
+ "work_position": "Kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FSI38ox5NyQL7G1JxGtAjCAu8zQWxLLzsglX2KHE.jpg",
+ "passport_two": "ofJUx0Ngk8nufhXGG9QVFvMzCJGKzDSmrwLwxUl3.jpg",
+ "passport_three": "Y0bGLH99jFF0neX79zIugmtMT8D02zOYODk5iA1d.jpg",
+ "passport_four": "DB6MMLqwtbzvc7TtOKtQ6yeW9WuJpcMAxdTnqEub.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-11 23:31:43",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 51,
+ "unique_id": "TB6352-51",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurgül",
+ "customer_surname": "Bugraýewa",
+ "customer_patronic_name": "Maksadowna",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 13-kiçi etrapça, 37-jaý, 26-öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Görogly köçesi, 3-jaý, 18-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "538275",
+ "passport_given_at": "2018-01-15",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "2001-11-14",
+ "email": null,
+ "phone": "62191299",
+ "phone_additional": null,
+ "phone_home": "65187150",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2023-09-08",
+ "work_salary": "1689",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "QFEmyjVauJMou1s3TNAFdGASpP74R1c7GL96aHlk.jpg",
+ "passport_two": "jmryQzlKLAFwjniTFNjlMRax5VfBj1xMiaYUh9gd.jpg",
+ "passport_three": "J7SCNHbEh559ReQwEARGTMRMNMITK8xpLTYMKWDF.jpg",
+ "passport_four": "FyVE5aQdh3JIIWAGn0BulmEc6lWbLbi4mKph7tUz.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-12 00:13:07",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 52,
+ "unique_id": "TB6352-52",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ogulgerek",
+ "customer_surname": "Akyýewa",
+ "customer_patronic_name": "Aganazarowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-kiçi etrapça, 8-jaý, 14-öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-kiçi etrapça, 8-jaý, 14-öý",
+ "passport_serie": "II-MR",
+ "passport_id": "309085",
+ "passport_given_at": "2021-07-04",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap Polisiýa bölümi",
+ "born_place": "Mary welaýatynyň Tagtabazar etrabynyň Erden geňeşligi",
+ "born_at": "1985-11-14",
+ "email": null,
+ "phone": "64389572",
+ "phone_additional": null,
+ "phone_home": "64548967",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2023-08-14",
+ "work_salary": "2151",
+ "work_position": "Ýükçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4LZA5iK9kqZ3pHTkPPpguzTEWwSuAo41QCW1B9Ov.jpg",
+ "passport_two": "Cm0jFbYj5vVpkPpVwaFVNS0OcbS3vZLh4ULOIPGF.jpg",
+ "passport_three": "ZoYLiqtGUvErDWDaclIis7oZcy7YaaGfk2HZprT3.jpg",
+ "passport_four": "gManVoazkhi8oElGTngJVfiwZTfd63o6ERG10Zb8.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-12 00:46:40",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 53,
+ "unique_id": "TB6360-53",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Tuwakbibi",
+ "customer_surname": "Muhammedowa",
+ "customer_patronic_name": "ýok",
+ "passport_address": "Bereket etrabynyň Galkynyş şäherçe Isgender obasy",
+ "real_address": "Bereket etrabynyň Galkynyş şäherçe Isgender obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "198889",
+ "passport_given_at": "2004-02-18",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etrabynyň Gulmaç geňeşligi",
+ "born_at": "1970-06-05",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61121323",
+ "phone_additional": "61121323",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkan welaýat Baş Bilim Müdirligi, Hazar şäherçe 33-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2022-11-29",
+ "work_salary": "1462",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HtUoiZP7legAGRZ0VnjgR0UOJZAOlo6RYY8e6Qgb.jpg",
+ "passport_two": "XcLnpW1k6FIK3XnNLCbz5o4lzkuexh03mGdrYsCP.jpg",
+ "passport_three": "Gimo6aqw32u2b5qEasmPGOcRH9wcGIYBFnnGVqHx.jpg",
+ "passport_four": "uJrK11vbCRzbnKkwLJij6dS6gc9AbG0ruubaWCGr.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-13 11:16:22",
+ "updated_at": "2023-12-13 12:18:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 54,
+ "unique_id": "TB6360-54",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Şemşat",
+ "customer_surname": "Annagulyýewa",
+ "customer_patronic_name": "Poladowna",
+ "passport_address": "Aşgabat şäheri Köpetdag etrabynyň Parahat 2/2 jaý 17 öý 72",
+ "real_address": "Aşgabat şäheri Köpetdag etrabynyň Parahat 2/2 jaý 17 öý 72",
+ "passport_serie": "I-AS",
+ "passport_id": "401245",
+ "passport_given_at": "2008-06-06",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-10-06",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65688332",
+ "phone_additional": "65688332",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkan welaýat Baş Bilim müdirligi 33-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2022-11-29",
+ "work_salary": "4049",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "F1B4a0o9aLFoR5ziC9E65SN0sEx2JRDkJR3BjAbP.jpg",
+ "passport_two": "mZYnYduZHZAJGoU6vreSvALKd72FoatbRzPJgf5C.jpg",
+ "passport_three": "sTJ7qkP8R42QuMPd91I73llGnuF3SFmKh8cBTjfs.jpg",
+ "passport_four": "R2VnHXRhSPusVJ3MlBRuiCoM04y7RsiKu5f5M6D7.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2023-12-13 11:25:11",
+ "updated_at": "2023-12-13 12:17:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 55,
+ "unique_id": "TB1303-55",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Aýjeren",
+ "customer_surname": "Gatyýewa",
+ "customer_patronic_name": "Hojagulyýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Garrygala köçesiniň 36-njy jaýynyň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Garrygala köçesiniň 36-njy jaýynyň ýaşaýjysy",
+ "passport_serie": "I-AS",
+ "passport_id": "100054",
+ "passport_given_at": "1999-09-17",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1970-09-29",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65558838",
+ "phone_additional": "65605334",
+ "phone_home": "65558838",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Änew nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-65574688",
+ "work_started_at": "2004-07-21",
+ "work_salary": "2504",
+ "work_position": "1-nji derejeli hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "UvM6mYen7LYjyazwjL5SrUGkctIjq5s0c2lW4HYe.jpg",
+ "passport_two": "7GMXBXxwATsQSd65uJsDTEfp6AxLiVRQ0NR74YXa.jpg",
+ "passport_three": "rqEG7aIfMpvyPOYE5KmaPQPXLNZ71JoGzv8E4EDu.jpg",
+ "passport_four": "tztVo7hvVjibr8bDUSzGeVDIqialhj9j3xzYRBPJ.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-13 11:32:20",
+ "updated_at": "2023-12-18 09:47:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 56,
+ "unique_id": "TB6360-56",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Serdar",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Täşliýewiç",
+ "passport_address": "Balkan welaýat Hazar şäheri kw-39, jaý-14, öý-15",
+ "real_address": "Balkan welaýat Hazar şäheri kw-39, jaý-14, öý-15",
+ "passport_serie": "I-BN",
+ "passport_id": "069265",
+ "passport_given_at": "1998-06-19",
+ "passport_given_by": "Balkan welaýatynyň Esenguly etrap polisiýa bölümi",
+ "born_place": "Balkan welaýat Gyzyletrek şäherçesi",
+ "born_at": "1981-01-12",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65157433",
+ "phone_additional": "65157433",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": ",,NGB\" trestiniň Aragatnaşyk müdirligi",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2011-01-13",
+ "work_salary": "3351",
+ "work_position": "7-radio sehiniň başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tq3gRp1xk7ljDTbdvnHNrg7LmVk31tjmbjMVyNqh.jpg",
+ "passport_two": "kw7YG7x5fYveKz3vfeBl6KB040yHyNVq3yjxwlZG.jpg",
+ "passport_three": "tG1qnxCMusAmre5Q0U5SQJqrDgNQh5lNLeWZTQmz.jpg",
+ "passport_four": "cHB5U2WcJRimfnCcp35vjRfZHbbjep1M7XFvhgn8.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2023-12-13 11:40:28",
+ "updated_at": "2023-12-13 12:16:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 57,
+ "unique_id": "TB1303-57",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Bagtygül",
+ "customer_surname": "Begjanowa",
+ "customer_patronic_name": "Elýasowna",
+ "passport_address": "Daşoguz welaýatynyň Görogly etrabynyň Atamyrat aga köçesiniň 30-njy jaýy",
+ "real_address": "Daşoguz welaýatynyň Görogly etrabynyň Atamyrat aga köçesiniň 30-njy jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "033015",
+ "passport_given_at": "1979-06-17",
+ "passport_given_by": "Daşoguz welaýatynyň Daşoguz şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Görogly etrabynyň Görogly şäheri",
+ "born_at": "1979-06-17",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64250310",
+ "phone_additional": "61170959",
+ "phone_home": "65098596",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň Demirbetonönümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-12761578",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2096",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7sjbTa0OTtF1WK7hNIyOV3PdWbrzaKFMDGJzGYAn.jpg",
+ "passport_two": "VLmAYaXw41auIpKdy4ryirCDt5vui8ri0XHAxfNJ.jpg",
+ "passport_three": "2OM27t3XHMylD54AASfAI5oj8OJZfkP6TvorqT7r.jpg",
+ "passport_four": "owrfCdpxoQ0gPkUMBlNQ1Hujr2u56anw81gmmTEq.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-13 11:48:46",
+ "updated_at": "2023-12-19 10:12:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 58,
+ "unique_id": "TB6360-58",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Omar",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Merdangulyýewiç",
+ "passport_address": "Balkan welaýatynyň Hazar şäherçesi kw-33, jaý-12, öý-15",
+ "real_address": "Balkan welaýatynyň Hazar şäherçesi kw-33, jaý-12, öý-15",
+ "passport_serie": "I-BN",
+ "passport_id": "511542",
+ "passport_given_at": "2017-04-24",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Görogly etrabynyň Nyýazow geňeşligi",
+ "born_at": "2000-07-08",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61141977",
+ "phone_additional": "61141977",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkan welaýatynyň Hazar şäherçesiniň 1-nji hünär okuw mekdebi",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2022-01-01",
+ "work_salary": "1536",
+ "work_position": "sakçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HaZXjshP2X7VGw39VlhqKpVK5C3kDV1cBwoOTXJR.jpg",
+ "passport_two": "jjL3g5DOpXSbW4xZK02izc30SEZ3SvEC3d9x9eDN.jpg",
+ "passport_three": "rx7cMSdHhV9T8Hacz0zPqjyxPXnUUbpEFKdo9fGz.jpg",
+ "passport_four": "IJkBOZj2pzHQecECg32ToZOBSjXhkkHClpu2Iil3.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2023-12-13 11:50:01",
+ "updated_at": "2023-12-13 12:16:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 59,
+ "unique_id": "TB6360-59",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arslan",
+ "customer_surname": "Atagylyjow",
+ "customer_patronic_name": "Sapargylyjowiç",
+ "passport_address": "Balkan welaýat Hazar şäherçesi Laçyn ýaşaýyş jaý toplumy jaý-1, öý-5",
+ "real_address": "Balkan welaýat Hazar şäherçesi Laçyn ýaşaýyş jaý toplumy jaý-1, öý-5",
+ "passport_serie": "I-BN",
+ "passport_id": "232019",
+ "passport_given_at": "2002-06-25",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäheriniň häkimligi",
+ "born_place": "Balkan welaýat Hazar şäheri",
+ "born_at": "1986-01-29",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63050189",
+ "phone_additional": "63050189",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkan welaýaty PM-ň ÝHB-ň 2-ÝHO-dy",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2007-08-02",
+ "work_salary": "2975",
+ "work_position": "uly ýangyn söndürijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "09EHf5gDdN0KrGIiv6nEZuHUrXrNkQ4brob0g7p5.jpg",
+ "passport_two": "wREKqg97tvTe2KmPp9R28lSMVEWx6zyTOsBX9Pjg.jpg",
+ "passport_three": "r5w6fHPQLTesFUmJXGSAE4Ux1tb99y1VLGcTiAEX.jpg",
+ "passport_four": "QpL2bq6Sss7zlRtfDVgxG2KDalwqhD7fHArI3Dvd.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2023-12-13 11:58:43",
+ "updated_at": "2023-12-13 12:15:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 60,
+ "unique_id": "TB1303-60",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Saparmyrat",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Altymyradowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Balakaýew köçesiniň 2-nji geçelgesiniň 13-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Balakaýew köçesiniň 2-nji geçelgesiniň 13-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "439136",
+ "passport_given_at": "2011-02-02",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_at": "1994-07-30",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61789078",
+ "phone_additional": "63737607",
+ "phone_home": "12767907",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Telekeçi Täşliýew Gurbandurdy Annadurdyýewiçiň garamagynda",
+ "work_company_accountant_number": "+(993)-12767907",
+ "work_started_at": "2023-06-27",
+ "work_salary": "1044",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nzuyTB4AtJs0sGSONIkUPjrcsbPcEbmMKPCiwS0B.jpg",
+ "passport_two": "tcpFaH73LiKZvgBrc0mwxXvv1g2dtE4GXGQ8XMMb.jpg",
+ "passport_three": "bikPxdHhCn08a6vuXCX3KiLfpqLvjmoIiwuAQJee.jpg",
+ "passport_four": "RG9rgxK09I4emrBBJcA0OS429CJCFCbXHLbSmGr0.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-13 12:05:37",
+ "updated_at": "2023-12-19 10:12:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 61,
+ "unique_id": "TB6360-61",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Salyhow",
+ "customer_patronic_name": "Sapargeldiogly",
+ "passport_address": "Balkan welaýaty Magtymguly etrap Ýaňkel geňeşi, Ýaňkel obasy",
+ "real_address": "Balkan welaýaty Magtymguly etrap Ýaňkel geňeşi, Ýaňkel obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "542519",
+ "passport_given_at": "2018-09-06",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Ýaňkel geňeşligi",
+ "born_at": "1993-02-22",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62717385",
+ "phone_additional": "62717385",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkan welaýat Hazar şäherçesi Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2016-02-23",
+ "work_salary": "2274",
+ "work_position": "režissýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PmpLriFftqRQZ8PxV4mwhq3augbec4SfMo7E29gF.jpg",
+ "passport_two": "MPvT7Z26b4tuFYqYDf13E9wLKYQrTDmiWRuOPUZo.jpg",
+ "passport_three": "oZw3S0QL0DvFyb7pwa9fgW12guNQufAjceWiQ1h5.jpg",
+ "passport_four": "0lFrpFxwZA9p6KLEVxMdcbAq3JHlOIPA60C2mOPZ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2023-12-13 12:06:52",
+ "updated_at": "2023-12-13 12:14:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 62,
+ "unique_id": "TB6360-62",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gurbangylyç",
+ "customer_surname": "Akyýew",
+ "customer_patronic_name": "Meretgylyjowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäheri kw-185, jaý-3a, öý-16",
+ "real_address": "Balkan welaýat Balkanabat şäheri kw-185, jaý-3a, öý-16",
+ "passport_serie": "I-BN",
+ "passport_id": "432570",
+ "passport_given_at": "2011-01-27",
+ "passport_given_by": "Balkan welaýat Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1994-05-22",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64167193",
+ "phone_additional": "64167193",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat kazyýet",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2022-11-26",
+ "work_salary": "1392",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ayOYNozL1MpzihpnAvRZuGHnrupTJB73wPr5Bzun.jpg",
+ "passport_two": "DA8gAloSjPftk2TcEPbKeIGe6a25yuFeLGNRSfLv.jpg",
+ "passport_three": "KgFZxguliXhYv0QQbgCEpIrOWzS2HLp5RNKaNQ8u.jpg",
+ "passport_four": "mtAzteH7KYh5hVvmKoebuwsO0es4kGDuWDM1lK05.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2023-12-13 12:13:04",
+ "updated_at": "2023-12-13 12:14:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 63,
+ "unique_id": "TB9314-63",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Suraý",
+ "customer_surname": "Allakuliýewa",
+ "customer_patronic_name": "Meretdurdyýewna",
+ "passport_address": "Köneürgenç şäheri",
+ "real_address": "Köneürgenç etrabynyň Täzegüýç geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "389007",
+ "passport_given_at": "2003-07-06",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1987-03-08",
+ "email": "Suray@mail.com",
+ "phone": "61840910",
+ "phone_additional": "62298187",
+ "phone_home": "61840910",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 17-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33648___",
+ "work_started_at": "2015-09-01",
+ "work_salary": "3117",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Xuy9p2qoNzrc1eYD6RmIRSIKm4hV7xFJd3Csodbf.jpg",
+ "passport_two": "JmL3IMFbIzP0g2Tz0SHogsAEuxLbRLZw44VVsiJf.jpg",
+ "passport_three": "a3IfSF3nrgNEIgB5G5sGPVwuiCV98mgIaH5c8dCJ.jpg",
+ "passport_four": "VAnxLlPu6F0P1Oe1V5Vp7Q1oOChu4FCD1bIhV1ih.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-13 12:46:30",
+ "updated_at": "2023-12-13 13:06:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 64,
+ "unique_id": "TB9314-64",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Begenç",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Hudaýnazarowiç",
+ "passport_address": "Köneürgenç etrap Derýalyk geňeşligi",
+ "real_address": "Köneürgenç etrap Derýalyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "373044",
+ "passport_given_at": "2003-02-05",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Derýalyk geňeşligi",
+ "born_at": "1986-06-16",
+ "email": "Begenc@mail.com",
+ "phone": "65572969",
+ "phone_additional": "64878980",
+ "phone_home": "64878980",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Derýalyk daýhan birleşigi",
+ "work_company_accountant_number": "+(993)-55618___",
+ "work_started_at": "2003-03-01",
+ "work_salary": "1839",
+ "work_position": "mehanizator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VDI1gGXu4CopAEAtbn1I6DrB6Wg9yDvCfSN9nt2V.jpg",
+ "passport_two": "uNScEVBP69TPhTqkBSKQZ7ie1PMBEKQbsM8576jP.jpg",
+ "passport_three": "eSyLpbWht8Pjf74hfcoGrsrt5iFwtBNkRqGhd8uK.jpg",
+ "passport_four": "D8vtnTPFLsIFoIhWHXeTiVxABSehDJK7fT1ONtDI.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-13 16:26:30",
+ "updated_at": "2023-12-13 16:30:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 65,
+ "unique_id": "TB7390-65",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Nazar",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Baýramowiç",
+ "passport_address": "Wekilbazar etrap Mollanepes geňeşlik",
+ "real_address": "Wekilbazar etrap Mollanepes geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "635218",
+ "passport_given_at": "2011-07-02",
+ "passport_given_by": "Wekilbazar etrap",
+ "born_place": "Wekilbazar etrap Mollanepes geňeşlik",
+ "born_at": "1991-02-13",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "61207595",
+ "phone_additional": "61207595",
+ "phone_home": "61207595",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly etrap PB",
+ "work_company_accountant_number": "+(993)-61207595",
+ "work_started_at": "2014-04-03",
+ "work_salary": "3072",
+ "work_position": "gözegçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "EjzBwHXbTIlRJjzmWMuPI9YwSaZRW5az8mezALGQ.jpg",
+ "passport_two": "UigLdDQq5DisLDwzjpm1ZaQn7kWe3GQHP7LDH6yZ.jpg",
+ "passport_three": "3jDBniGj5CwmF6XX5KOj9UYd0nqTIy8KOTck0XNg.jpg",
+ "passport_four": "q2fNRm5rE7hEgPejux9bzjcXwLcy5IXDFGavs5qH.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlandy",
+ "created_at": "2023-12-13 17:58:00",
+ "updated_at": "2023-12-14 15:06:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 66,
+ "unique_id": "TB6352-66",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Altynjemal",
+ "customer_surname": "Amanmedowa",
+ "customer_patronic_name": "Uşakbaýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher 2-kiçi etrapça 8-jaý 2-öý",
+ "real_address": "Balkan welaýat Garabogaz şäher 2-kiçi etrapça 8-jaý 2-öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "984199",
+ "passport_given_at": "2018-09-06",
+ "passport_given_by": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etrabynyň Döwletli geňeşligi",
+ "born_at": "1999-09-28",
+ "email": "karzonline7@gmail.com",
+ "phone": "65186604",
+ "phone_additional": "62108692",
+ "phone_home": "63049076",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher hassahanasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-06-15",
+ "work_salary": "2020",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dTt2Bo7NdFrQ313sM6fGoKcap32TLHtAEtxlcSXA.jpg",
+ "passport_two": "eyoOz5xgqYTKFeg6GsKGjMn0mkr1i853gcGDaq8V.jpg",
+ "passport_three": "n9PDFuq8oQTm4moJQDBf5sYhINCvTmgETnnkNktW.jpg",
+ "passport_four": "3WMkwiSWfaePJ7GbCu9W6C3IYpeXImlGe55bBo5K.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-14 15:01:28",
+ "updated_at": "2023-12-14 15:01:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 67,
+ "unique_id": "TB7370-67",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Mekan",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Arslanowiç",
+ "passport_address": "Ýolöten etrabynyň Yambaba geňeşligi",
+ "real_address": "Ýolöten etrabynyň Yambaba geňeşligi",
+ "passport_serie": "II-MR",
+ "passport_id": "086532",
+ "passport_given_at": "2016-06-16",
+ "passport_given_by": "Ýolöten etrap häkimligi",
+ "born_place": "Ýolöten etrabynyň Yambaba geňeşligi",
+ "born_at": "1999-04-05",
+ "email": "mekan@gmail.com",
+ "phone": "64829428",
+ "phone_additional": "64829428",
+ "phone_home": "64829428",
+ "work_region": "mr",
+ "work_province_id": 11,
+ "work_company": "Marynebitgazgözleg ekspedisiýasy",
+ "work_company_accountant_number": "+(993)-64829428",
+ "work_started_at": "2020-05-11",
+ "work_salary": "3931",
+ "work_position": "Buraw kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "z3vETUDcVfh2YvxKx1x8ByOOWpvhqwzBvHCAe9p6.jpg",
+ "passport_two": "xZIPU9GgRXYjycvOEnwEIBq4TDACIaK81CKSoSog.jpg",
+ "passport_three": "XlV7RDOTMQIQeybUHNgwlS2HJ96Q8GMjr4VFy6tK.jpg",
+ "passport_four": "CcWVtWp38k4qfSLNXCEkVNWDUp324F0tKTTpHnWu.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-14 15:57:54",
+ "updated_at": "2023-12-15 12:48:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 68,
+ "unique_id": "TB7390-68",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Amandurdy",
+ "customer_surname": "Amansähedow",
+ "customer_patronic_name": "Hudaýgulyýewiç",
+ "passport_address": "Mary etrap Aşgabat geňeşlik",
+ "real_address": "Mary etrap Aşgabat geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "135116",
+ "passport_given_at": "2000-02-21",
+ "passport_given_by": "Mary etrap PB",
+ "born_place": "Mary etrap Aşgabat geňeşlik",
+ "born_at": "1979-03-18",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "63573588",
+ "phone_additional": "63573588",
+ "phone_home": "63573588",
+ "work_region": "mr",
+ "work_province_id": 15,
+ "work_company": "Sakarçäge etrap pensiýa gaznasy",
+ "work_company_accountant_number": "+(993)-63573588",
+ "work_started_at": "2020-02-10",
+ "work_salary": "2187",
+ "work_position": "esasy hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "IzVwGDH7Ms1x9GLblTYsgoufEYqB4zlZIC89R8Rb.jpg",
+ "passport_two": "hkH9eGju4Y3tIXBg43rbzRHOweaoJp7RdSR7T4xY.jpg",
+ "passport_three": "zauJNdqRe2I0bnL4xKrhNv7ixVkkM5sN0kFAFtYT.jpg",
+ "passport_four": "yhnaxHiAgQTdr4OE0skFYAj6qa1USLem3W0FMvDv.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2023-12-14 17:52:46",
+ "updated_at": "2023-12-14 17:52:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 69,
+ "unique_id": "TB6352-69",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýjennet",
+ "customer_surname": "Seýidowa",
+ "customer_patronic_name": "Gurbanmyradowna",
+ "passport_address": "Mary welaýatynyň Ýolöten etraby, Akgüzer geňeşligi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Ýaşyl Baýdak şäheri, 22433 harby bölümi",
+ "passport_serie": "II-MR",
+ "passport_id": "158354",
+ "passport_given_at": "2017-12-21",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Murgap etrabynyň Murgap şäherçesi",
+ "born_at": "1998-12-18",
+ "email": null,
+ "phone": "62217256",
+ "phone_additional": null,
+ "phone_home": "64841431",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrap Bilim bölüminiň 21-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-62217256",
+ "work_started_at": "2023-10-02",
+ "work_salary": "957",
+ "work_position": "Gurnak ýolbaşçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DxWJW15Fp0jObgiNlsBYBFwolRXkaDexQbAirhDz.jpg",
+ "passport_two": "NTNFqXqOrRXF0YQVd4x6SPBAyTqAw7relJ2uuWK8.jpg",
+ "passport_three": "KhXud2oiietviBHckA1BcmGwZf58MMq7oA9iGaXE.jpg",
+ "passport_four": "NWzdDQhYdLKmgQt5eBmteT4ApBKDMcM7vcJaY7YY.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-14 21:35:51",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 70,
+ "unique_id": "TB6352-70",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şiringül",
+ "customer_surname": "Tekäýewa",
+ "customer_patronic_name": "Tekäýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 7-nji A jaý, 2-nji öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 7-nji A jaý, 2-nji öý",
+ "passport_serie": "I-BN",
+ "passport_id": "131608",
+ "passport_given_at": "2002-03-29",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1968-06-26",
+ "email": null,
+ "phone": "65189293",
+ "phone_additional": null,
+ "phone_home": "62928999",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-24340065",
+ "work_started_at": "2022-08-01",
+ "work_salary": "2833",
+ "work_position": "Baş şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zxWFBCTb1TZmQmk0CgtdmLHCYunEsOcFcVgt9LXp.jpg",
+ "passport_two": "G5YdceLoHLy6IOjVWPPndPzgxmjaqgs3V4bfK4g7.jpg",
+ "passport_three": "DAopgUjm0ESOZoJgRxaCw2twXAZu5AIeXitFsWcN.jpg",
+ "passport_four": "Mrikg3BtSNHZF52LFyKMprug4c6d4XmCTWzwUDLk.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-14 23:51:03",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 71,
+ "unique_id": "TB6352-71",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bibiselime",
+ "customer_surname": "Allagulyýewa",
+ "customer_patronic_name": "Mämmetnerdiýewna",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 225-nji kwartal, 15-nji jaý, 3-nji öý",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri, 225-nji kwartal, 15-nji jaý, 3-nji öý",
+ "passport_serie": "I-BN",
+ "passport_id": "517241",
+ "passport_given_at": "2016-01-28",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1993-12-22",
+ "email": null,
+ "phone": "64174400",
+ "phone_additional": null,
+ "phone_home": "65177400",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanwelaýatagyzsuw\" müdirligi",
+ "work_company_accountant_number": "+(993)-65971683",
+ "work_started_at": "2014-02-21",
+ "work_salary": "2120",
+ "work_position": "Lobarant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vS727nV3wVVdkn8gO2gMpqrvwH19KmbPdd2kwNlx.jpg",
+ "passport_two": "Lsd9I5nwleTReH4zSuKT0lTK2FVTOrE6wumAx5rG.jpg",
+ "passport_three": "XCMLdiP5Gxd8Zixlhh6o2QMGUg15mmuSoB2YEVG9.jpg",
+ "passport_four": "usswhsontOSVyFcKJAXFyfRdNyf3MSDIAlJFKG0d.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-15 00:00:50",
+ "updated_at": "2025-05-21 10:00:22",
+ "deleted_at": "2025-05-21 10:00:22",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 72,
+ "unique_id": "TB6360-72",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Irina",
+ "customer_surname": "Mallabaýewa",
+ "customer_patronic_name": "Şamsiýewna",
+ "passport_address": "Balkan welaýatynyň Hazar şäherçesi kw-37, jaý-7, öý-12",
+ "real_address": "Balkan welaýatynyň Hazar şäherçesi kw-37, jaý-7, öý-12",
+ "passport_serie": "I-BN",
+ "passport_id": "103083",
+ "passport_given_at": "1999-11-09",
+ "passport_given_by": "Balkan welaýatynyň Nebitdag şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Çeleken şäheri",
+ "born_at": "1972-02-18",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64299513",
+ "phone_additional": "64299513",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkan welaýat Hazar şäherçe ,,Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2016-04-01",
+ "work_salary": "1817",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tq8o9FChKcPFir3ne870K3RHaieTzRMFqIBhAuiz.jpg",
+ "passport_two": "N1oEMGDe5mhW7i19hmxDuGAamVnl8ACGx4otj2Uo.jpg",
+ "passport_three": "nzPmHZsc6tIpoXbwhPoBwh5PsrTVu7RcqMeqpxt8.jpg",
+ "passport_four": "sVkTsqTyuQ17Di1b8B5bG8cxzNw8w7XvTIGkYgiG.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2023-12-15 10:20:06",
+ "updated_at": "2023-12-15 10:28:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 73,
+ "unique_id": "TB6360-73",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Begenç",
+ "customer_surname": "Mämmetgurbanow",
+ "customer_patronic_name": "Annamämmedowiç",
+ "passport_address": "Balkan welaýatynyň Hazar şäherçesi kw-15, jaý-16, öý-16",
+ "real_address": "Balkan welaýatynyň Hazar şäherçesi kw-15, jaý-16, öý-16",
+ "passport_serie": "I-BN",
+ "passport_id": "511786",
+ "passport_given_at": "2017-12-02",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "2001-10-20",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64189120",
+ "phone_additional": "63412216",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": ",,Balkanabat\" ýod zawodynyň Hazar himiýa önümçiligi",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2022-03-01",
+ "work_salary": "1474",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "0xSndFE3aiJRzCJwzrLAD3h2xCTyPl3wP7BwFC2D.jpg",
+ "passport_two": "kjm07VFKGfi3bXbkZ2FmW3bKh9b9mpQIl4pJHcVK.jpg",
+ "passport_three": "0L65CJ413tIdLoUyz0JdyL8G9Ag4Z4gaGnstvf17.jpg",
+ "passport_four": "pXTejUvShTwaVVZ72PWWIpW0CvgDcxv6Z9HYiRHA.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2023-12-15 10:27:37",
+ "updated_at": "2023-12-15 10:28:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 74,
+ "unique_id": "TB6360-74",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nurmämmet",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Geldimämmedowiç",
+ "passport_address": "Balkan welaýatynyň Hazar şäherçesi kw-2, jaý-9, öý-1",
+ "real_address": "Balkan welaýatynyň Hazar şäherçesi kw-2, jaý-9, öý-1",
+ "passport_serie": "I-BN",
+ "passport_id": "035243",
+ "passport_given_at": "1999-05-27",
+ "passport_given_by": "Balkan welaýatynyň Çeleken şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Çeleken şäheri",
+ "born_at": "1970-07-24",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63649003",
+ "phone_additional": "63637329",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": ",,Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2019-02-01",
+ "work_salary": "2700",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Y5u50EQKEkXMLWrbKNca2uVETahvi6TcuxdHngTL.jpg",
+ "passport_two": "V27FEFQD5OBitwNpjimoMhEijH1DJ24mJ1rv9ewB.jpg",
+ "passport_three": "OLWYDxPOrTF8IAxT0dQyP1IfsYK9JM0qbvMgpsIz.jpg",
+ "passport_four": "OMgW3XCDOx2pdpqe1fbsW8NWtmmWo48ioaDRrQWN.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2023-12-15 12:00:49",
+ "updated_at": "2023-12-15 12:02:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 75,
+ "unique_id": "TB6360-75",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Meretnyýaz",
+ "customer_surname": "Halnyýazow",
+ "customer_patronic_name": "Halnyýazowiç",
+ "passport_address": "Balkanabat şäheri kw-185, jaý-5, öý-21",
+ "real_address": "Balkanabat şäheri kw-185, jaý-5, öý-21",
+ "passport_serie": "I-BN",
+ "passport_id": "032738",
+ "passport_given_at": "1998-09-30",
+ "passport_given_by": "Balkan welaýatynyň Çeleken şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Çeleken şäheri",
+ "born_at": "1965-08-24",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64159014",
+ "phone_additional": "63817282",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": ",,Dragon Oýl\" kompaniýasy",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2016-05-01",
+ "work_salary": "2894",
+ "work_position": "mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xDiV1UeygqL7l9qZ9YbhOCuSluSnS6XA5kehqTkx.jpg",
+ "passport_two": "j7e8L2Axi4BLQBb4K0fk4Md3IjGGE0p8k3Bhga93.jpg",
+ "passport_three": "sJfVu5SWIW8s0udg3T3aABleHjPZ7xNpNJxLW8dm.jpg",
+ "passport_four": "xhcHvuBMHmDloE97VFwxSyNT9jAWncIGWxde1w0P.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2023-12-15 16:22:57",
+ "updated_at": "2023-12-15 16:23:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 76,
+ "unique_id": "TB9314-76",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Sarygül",
+ "customer_surname": "Atekaýewa",
+ "customer_patronic_name": "Hojakowna",
+ "passport_address": "Daşoguz şäher Altyn Asyr köçesi 43-nji jaýy",
+ "real_address": "Daşoguz şäher Altyn Asyr köçesi 43-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "999010",
+ "passport_given_at": "2018-12-14",
+ "passport_given_by": "Daşoguz şäher häkimligi",
+ "born_place": "Saparmyrat Türkmenbaşy adyndaky etrabynyň Aşyr Kakabaýew adyndaky geňeşligi",
+ "born_at": "1973-12-10",
+ "email": "Sarygul@mail.ru",
+ "phone": "64999010",
+ "phone_additional": "64999010",
+ "phone_home": "64999010",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz Ýer suw gurluşyk HHÖK-sy",
+ "work_company_accountant_number": "+(993)-94351___",
+ "work_started_at": "2019-03-20",
+ "work_salary": "2929",
+ "work_position": "baş buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "wk7UHdmCCiE0oCbS7RrGkuANRYweXOd6rfggJeeE.jpg",
+ "passport_two": "1nciKGhv103daVSSEEv6d7XKydxE4rjocDVWfrOS.jpg",
+ "passport_three": "6vgzm9MkwfRBqHGjx10NmYPbCfNjyePHMrABlyVu.jpg",
+ "passport_four": "637rVitlSBdje60ygbu4cNn0nd5dilG8mvs3umNW.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-15 17:13:08",
+ "updated_at": "2023-12-15 17:13:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 77,
+ "unique_id": "TB9314-77",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Merjen",
+ "customer_surname": "Hydyrowa",
+ "customer_patronic_name": "Aşyrmyradowna",
+ "passport_address": "Köneürgenç etrabynyň Bereket şäherçe Döwletli köçesiniň 34-nji jaýy",
+ "real_address": "Köneürgenç etrabynyň Bereket şäherçe Döwletli köçesiniň 34-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "560003",
+ "passport_given_at": "2009-10-09",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Görogly şäherçesi",
+ "born_at": "1992-07-07",
+ "email": "Merjen@mail.ru",
+ "phone": "64774000",
+ "phone_additional": "64679687",
+ "phone_home": "64774000",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 13-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "2014-08-01",
+ "work_salary": "4525",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "q0CuRlcnwhEiM4HpnaVmj3jNeC6MjswR5Vu64O5H.jpg",
+ "passport_two": "2CQgjEgjR38Qul5MdyP75CyopdP36BdhTZxA0NFN.jpg",
+ "passport_three": "LXYK1pIEO6QzTPr0K43tqybkqsDV4UpCwCHlsy3W.jpg",
+ "passport_four": "7gf0A8Byqk2AwIP6MG50ja5B5lAmh1JSQBkDygEM.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-15 17:20:41",
+ "updated_at": "2023-12-15 17:21:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 78,
+ "unique_id": "TB9314-78",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Şamuradow",
+ "customer_patronic_name": "Tirkeşowiç",
+ "passport_address": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "152709",
+ "passport_given_at": "2000-05-22",
+ "passport_given_by": "Köneürgenç etrap PB",
+ "born_place": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "born_at": "1982-06-14",
+ "email": "Sohrat@mail.ru",
+ "phone": "64917892",
+ "phone_additional": "65884174",
+ "phone_home": "64917892",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 2-nji çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "2013-04-01",
+ "work_salary": "1527",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BYZww6lo5dNMwXZIlde4LdaNTIB9IPPfNp2k0CfL.jpg",
+ "passport_two": "ZLqFILrCtIcf4WHtDd8H0lp0tKNPWQvcdIBpfc8H.jpg",
+ "passport_three": "oDfEPaLWhk7rrMvrjsu8fTrIODKamjmXUOiOnpns.jpg",
+ "passport_four": "bINQfwqwYp8orpfbWys6cn5SeGHxqS2XMvdaV6VR.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-15 17:26:31",
+ "updated_at": "2023-12-15 17:27:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 79,
+ "unique_id": "TB9314-79",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Akmurat",
+ "customer_surname": "Atekaýew",
+ "customer_patronic_name": "Arazmädowiç",
+ "passport_address": "Köneürgenç etrap Täzeýol geňeşligi",
+ "real_address": "Köneürgenç etrap Täzeýol geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "131390",
+ "passport_given_at": "2023-09-12",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi",
+ "born_place": "Köneürgenç raýony Oktýabr obasy",
+ "born_at": "1986-06-07",
+ "email": "Akmurat@mail.ru",
+ "phone": "65850938",
+ "phone_additional": "64851617",
+ "phone_home": "65850938",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguz welaýat Gümrükhanasy",
+ "work_company_accountant_number": "+(993)-92134___",
+ "work_started_at": "2022-01-03",
+ "work_salary": "1568",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "V8ACd3DtH6J97VcujjfWtY7qezg1yI64fSoIsJL3.jpg",
+ "passport_two": "xVgIOYbIW2glSWBDBvRSVNO47w3iQSpJu6CB9SHS.jpg",
+ "passport_three": "G1cQJ16A6psLxuB8xB0wY41qxzY4u3loiSkLq0H2.jpg",
+ "passport_four": "TPV693u3abzvyza27hkNMVDGGSiKC4m9bumZr6Ab.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-15 17:33:57",
+ "updated_at": "2023-12-15 17:34:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 80,
+ "unique_id": "TB6352-80",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akbäbek",
+ "customer_surname": "Atamämmedowa",
+ "customer_patronic_name": "Ýemutgylyjowna",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 133-nji kwartal, 7-nji jaý, 8-nji öý",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri, 133-nji kwartal, 7-nji jaý, 8-nji öý",
+ "passport_serie": "I-BN",
+ "passport_id": "100729",
+ "passport_given_at": "1999-08-24",
+ "passport_given_by": "Balkan welaýatynyň Nebitdag şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Nebitdag şäheri",
+ "born_at": "1964-01-12",
+ "email": null,
+ "phone": "65450056",
+ "phone_additional": null,
+ "phone_home": "65885066",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat Futbol federasiýasy jemgyýetçilik birleşigi",
+ "work_company_accountant_number": "+(993)-22269731",
+ "work_started_at": "2022-03-03",
+ "work_salary": "2022",
+ "work_position": "Hünärmen",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "3SWq6GmE8fU6JswLMj4zIKhP6sTOEefrqQ6l9r6C.jpg",
+ "passport_two": "m1ouEtQE7Hm8i9e5tCVEdOpSLG5CXAYNXgS0MVKm.jpg",
+ "passport_three": "NBNyiHNi75PPpjevsuflxKJhFKqMiUIGFEFUmeCa.jpg",
+ "passport_four": "WHWLoiITBcxE5vpWKE59OpYjUvs4ye5a5bbbrgVM.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-18 07:00:38",
+ "updated_at": "2025-05-21 10:00:23",
+ "deleted_at": "2025-05-21 10:00:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 81,
+ "unique_id": "TB6352-81",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jeren",
+ "customer_surname": "Abdyllaýewa",
+ "customer_patronic_name": "Sapargeldiýewna",
+ "passport_address": "Balkan welaýatynyň Gyzylarbat etraby, 4-nji meýdança, 17-nji toplum, 22-nji \"A\" jaý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Görogly köçesi, 9-njy jaý, 5-nji öý",
+ "passport_serie": "I-BN",
+ "passport_id": "551466",
+ "passport_given_at": "2018-09-07",
+ "passport_given_by": "Balkan welaýatynyň Serdar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1993-09-06",
+ "email": null,
+ "phone": "64146924",
+ "phone_additional": null,
+ "phone_home": "63150590",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-24340065",
+ "work_started_at": "2013-11-04",
+ "work_salary": "1485",
+ "work_position": "Kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pyfaduD5XvncreSbG7Ys4CrHQWxg3YcvyvcnTTrT.jpg",
+ "passport_two": "Jw5q2qXBTvjKB2Ujrf46Zdbo5r0BQvDRDFJDTY6p.jpg",
+ "passport_three": "oSowi7J5KsR5m08vE75HVywVbB5LmaV38jtqvAgf.jpg",
+ "passport_four": "9oLRj09UCDYPrqpXoHJ7z3kn1Q0Y5Dq7DXwmWX0J.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-18 07:10:12",
+ "updated_at": "2025-05-21 10:00:23",
+ "deleted_at": "2025-05-21 10:00:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 82,
+ "unique_id": "TB9314-82",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Omar",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Aşyrowiç",
+ "passport_address": "Köneürgenç etrabynyň Kyrkgyz geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Kyrkgyz geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "930814",
+ "passport_given_at": "2017-01-16",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrabynyň Kyrkgyz geňeşligi",
+ "born_at": "2000-04-18",
+ "email": "Omar@mail.ru",
+ "phone": "63421634",
+ "phone_additional": "64694029",
+ "phone_home": "63421634",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 47-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-63348___",
+ "work_started_at": "2021-08-02",
+ "work_salary": "2636",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "UZeDA4ugE4WRBdyaJ0RCSQJvtKWmJ7l2NVBLsM3D.jpg",
+ "passport_two": "raTM7D5YIrKnf2fx0U4JQsyI39WZy1vYz1S9CjZH.jpg",
+ "passport_three": "W7CEB5JFAYe8EhCWtJgGc8CfNdigpXM1zWV3loqS.jpg",
+ "passport_four": "j2PUrUKjr7JV8cDmTWrZMeWQK3jXYcikLw6fvrrP.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-18 11:58:05",
+ "updated_at": "2023-12-18 11:58:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 83,
+ "unique_id": "TB9314-83",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gözel",
+ "customer_surname": "Berdiýewa",
+ "customer_patronic_name": "Berdiýewna",
+ "passport_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "730099",
+ "passport_given_at": "2011-11-12",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Garagalpagystanyň Hajeýli raýonynyň Saraýköl obasy",
+ "born_at": "1968-02-01",
+ "email": "Gozel@mail.ru",
+ "phone": "64694187",
+ "phone_additional": "64694187",
+ "phone_home": "64694187",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-34099___",
+ "work_started_at": "2013-01-23",
+ "work_salary": "2104",
+ "work_position": "müdir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "cSwuQ2M3ZvZJESaaKonsNeITLfqsz4t9kgrS8MVh.jpg",
+ "passport_two": "qAmY6rFMzocYTg6mTCSPra3NhDGzFUI67WFnvVa4.jpg",
+ "passport_three": "0LnE0mqBwDS3lkDNuMbCv1GHZczDWERCSmyNTBRj.jpg",
+ "passport_four": "y1VXXpnfN2MBmwMW2zmuop6icRM4cfCS8XiTo8eg.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-18 17:43:25",
+ "updated_at": "2023-12-18 17:43:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 84,
+ "unique_id": "TB1307-84",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Amanmämmet",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrap Mätäji köçe jaý 7",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrap Mätäji köçe jaý 7",
+ "passport_serie": "I-AH",
+ "passport_id": "549607",
+ "passport_given_at": "2012-04-03",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrap Gökje oba",
+ "born_at": "1995-04-03",
+ "email": "Annamammet@gmail.com",
+ "phone": "62401772",
+ "phone_additional": "62401772",
+ "phone_home": "12324796",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Maksatly ýigitler Hojalyk Jemgyýeti",
+ "work_company_accountant_number": "+(993)-12754972",
+ "work_started_at": "2021-09-20",
+ "work_salary": "2200",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0vUyLCI3YuYQ4mEi2z9Uu3ZvwoQkUEsr6KJb0N0g.jpg",
+ "passport_two": "SZA6FJYLjvvMpR7UlsUfxmAKwVyo4lgxWYjxHR0J.jpg",
+ "passport_three": "enoSibHH99r9WqrEgSKA0gGZ8cRR53lYQKlcJIfG.jpg",
+ "passport_four": "tD4RcN1O0nWbTVfT38Vq9XGtjWQvWEQrI08DjU0j.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2023-12-18 18:45:10",
+ "updated_at": "2023-12-18 18:45:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 85,
+ "unique_id": "TB6352-85",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Andreý",
+ "customer_surname": "Zagubnyý",
+ "customer_patronic_name": "Wiktorowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 28-nji jaý, 15-nji öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 28-nji jaý, 15-nji öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469534",
+ "passport_given_at": "2014-07-14",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1977-01-30",
+ "email": null,
+ "phone": "65187439",
+ "phone_additional": null,
+ "phone_home": "65187139",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrap Bilim bölüminiň 21-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-65187139",
+ "work_started_at": "2016-06-20",
+ "work_salary": "4232",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1BE0G07gb44wQsE4Az2DJpXVbjxjPmJhpMEzsstO.jpg",
+ "passport_two": "iViwd7Eje7MqQISse6FiIdWXsLzHqckfDgHat6vL.jpg",
+ "passport_three": "t8xKWVY2frgXML9E3j35i6lfw3nRczpcj6A1MINS.jpg",
+ "passport_four": "tUI0nUSgeLCQbbFlg3iPPGzNTc8OkRXHHbZvHT4B.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-18 20:08:07",
+ "updated_at": "2025-05-21 10:00:23",
+ "deleted_at": "2025-05-21 10:00:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 86,
+ "unique_id": "TB1307-86",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bahargul",
+ "customer_surname": "Carwayewa",
+ "customer_patronic_name": "Amanmyradowna",
+ "passport_address": "Asgabat s Buzmeyin etr k-Internasional, jay-5/2",
+ "real_address": "Asgabat s Buzmeyin etr k-Internasional, jay-5/2",
+ "passport_serie": "I-AS",
+ "passport_id": "505260",
+ "passport_given_at": "2014-07-01",
+ "passport_given_by": "Asgabat s Kopetdag etr hakimigi",
+ "born_place": "Asgabat s",
+ "born_at": "1977-07-06",
+ "email": "Bahargul@mail.com",
+ "phone": "64386595",
+ "phone_additional": "64386595",
+ "phone_home": "64386595",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turrkmenbasy TPTB",
+ "work_company_accountant_number": "+(993)-65000000",
+ "work_started_at": "2023-09-25",
+ "work_salary": "1758",
+ "work_position": "supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XLvSFMICvjFuqEiFK0SI28N7lZb8WbcbVSH7dura.jpg",
+ "passport_two": "a9CU62nB3J65gUIzMzvGjWdrLpv9q5L4yrvIbA2n.jpg",
+ "passport_three": "mB5KI0VA0GAuv8OsyR5j4wS8IiM60J5y4NBaxzzE.jpg",
+ "passport_four": "OFGPj9mHMAZpGwCICzwVgxx9MrUzqjKgx9aycoBl.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 09:43:22",
+ "updated_at": "2024-10-24 14:56:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 87,
+ "unique_id": "TB6352-87",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mämmetnazar",
+ "customer_surname": "Güjanow",
+ "customer_patronic_name": "Mirtaýewiç",
+ "passport_address": "Balkan welaýatynyň Bakanabat şäheri, 206-njy \"A\" kwartal, 33-nji jaý, 6-njy öý",
+ "real_address": "Balkan welaýatynyň Bakanabat şäheri, 206-njy \"A\" kwartal, 33-nji jaý, 6-njy öý",
+ "passport_serie": "I-BN",
+ "passport_id": "544897",
+ "passport_given_at": "2018-07-31",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "2002-01-22",
+ "email": null,
+ "phone": "63187925",
+ "phone_additional": null,
+ "phone_home": "62759445",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanabat\" ýod zawody",
+ "work_company_accountant_number": "+(993)-22263730",
+ "work_started_at": "2023-05-01",
+ "work_salary": "1464",
+ "work_position": "döküji-guýujy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "qDJsCRLyqqqX2N28tA5UFqIzBMwF4SEoCRwjeOpm.jpg",
+ "passport_two": "UkvUKmOmJK3gCsbTI91fLYBuS4j7mVA8UVV1klc6.jpg",
+ "passport_three": "JYzGrbCMOYKgge7foKeIDGbPnv7mfTyrmT3sO0xs.jpg",
+ "passport_four": "WVPJCL3vi0MwpqkQlz6rCsF0wT2c47TRfXpkmcDp.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 09:55:40",
+ "updated_at": "2025-05-21 10:00:23",
+ "deleted_at": "2025-05-21 10:00:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 88,
+ "unique_id": "TB1307-88",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazbibi",
+ "customer_surname": "Gurbangylyjowa",
+ "customer_patronic_name": "Babasaryyewna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby koce-Mir 2/4, jay-2, otag-61",
+ "real_address": "Asgabat saherinin Kopetdag etraby koce-Mir 2/4, jay-2, otag-61",
+ "passport_serie": "I-AS",
+ "passport_id": "090594",
+ "passport_given_at": "1999-06-14",
+ "passport_given_by": "Asgabat s Azatlyk etrap PB",
+ "born_place": "Ahal wel Tejen sah Yarygokje gen",
+ "born_at": "1967-04-04",
+ "email": "Orazbib@gmail.com",
+ "phone": "62066965",
+ "phone_additional": "62066965",
+ "phone_home": "62066965",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenfilm birlesigi",
+ "work_company_accountant_number": "+(993)-12494811",
+ "work_started_at": "2018-01-01",
+ "work_salary": "3578",
+ "work_position": "bolum baslyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kFNN7EA0UjXhSjNChH9mH6BP366ltkndfjsJppsd.jpg",
+ "passport_two": "vgA80WpKKEkGpgKJEnMMlNP7Wb56W7p09mkck6Aw.jpg",
+ "passport_three": "D3IVjLyxnsNG8gxFR9GdOR5rVlz3VJrsc2dMKGtP.jpg",
+ "passport_four": "ASP91Li8nAM7vYs8KP39UMLdxUhw1FUSfhVBiWpi.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2023-12-19 10:02:26",
+ "updated_at": "2023-12-19 10:02:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 89,
+ "unique_id": "TB1307-89",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ajap",
+ "customer_surname": "Akmammedowa",
+ "customer_patronic_name": "Yagdyyewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrap koce Kemine jay 11",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrap koce Kemine jay 11",
+ "passport_serie": "I-AS",
+ "passport_id": "544851",
+ "passport_given_at": "2016-07-27",
+ "passport_given_by": "Asgabat saherinin Ruhabat etrap hakimligi",
+ "born_place": "06021984",
+ "born_at": "1984-02-06",
+ "email": "Ajap@gmail.com",
+ "phone": "65539233",
+ "phone_additional": "65539233",
+ "phone_home": "65539233",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "YOB \"Turkmenenergoabatlayys\"",
+ "work_company_accountant_number": "+(993)-12361427",
+ "work_started_at": "2012-01-03",
+ "work_salary": "1696",
+ "work_position": "Isler boluji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "A7JK9iZJBjHCpiJJGBYHc8OSQuspFr4d7KW5sB4h.jpg",
+ "passport_two": "GQKtVWg5kvl3pPVpy4MBsxwhlrIQ1G3GezfBuRFo.jpg",
+ "passport_three": "PzVB9RD4bHFCuvtg8aCfN4Jfqls5TFexYyGt3iKI.jpg",
+ "passport_four": "Uc7JCeJSp8LCohuDm7NfHUsj2iwP5Bz3J6j2O2Hr.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2023-12-19 10:35:40",
+ "updated_at": "2023-12-19 14:47:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 90,
+ "unique_id": "TB1307-90",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Batyr",
+ "customer_surname": "Annadurdyyew",
+ "customer_patronic_name": "Gurbanowic",
+ "passport_address": "Asgabat saheri Berkararlyk etrap koce Bulwar jay16",
+ "real_address": "Asgabat saheri Berkararlyk etrap koce Bulwar jay16",
+ "passport_serie": "I-AS",
+ "passport_id": "354791",
+ "passport_given_at": "2006-01-31",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1970-01-12",
+ "email": "Batyr@gmail.com",
+ "phone": "62969117",
+ "phone_additional": "62969117",
+ "phone_home": "62969117",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Awtomobil ulag hyzmaty\" AGPJ",
+ "work_company_accountant_number": "+(993)-62969117",
+ "work_started_at": "2021-03-02",
+ "work_salary": "3491",
+ "work_position": "8 kolonna 2 garaja boluminde suruji T-C",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "N971fElGAajoiURChL02UkvS1BlPCyNJJhBgO8Um.jpg",
+ "passport_two": "P8M4E74hHXzjxtE1uBSYK6ce6HXCujzN6vJAbUZl.jpg",
+ "passport_three": "UxDNsr0ZipcCraYg8plPcTqVYB41DLjVjdgqzqyt.jpg",
+ "passport_four": "DwtwP9fl3ys2HnSulRMhzENyVJg3Ga0xsuKVQdu9.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2023-12-19 10:39:24",
+ "updated_at": "2023-12-19 10:39:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 91,
+ "unique_id": "TB1307-91",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rowsen",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Maksadowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Koce Rayonnoya jay19/1",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Koce Rayonnoya jay19/1",
+ "passport_serie": "I-AS",
+ "passport_id": "594864",
+ "passport_given_at": "2018-09-17",
+ "passport_given_by": "Berkararlyk etr hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "2001-04-29",
+ "email": "Rowsen@gmail.com",
+ "phone": "62220777",
+ "phone_additional": "62220777",
+ "phone_home": "62220777",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabatyylylyk tresti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-10-15",
+ "work_salary": "2069",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HYJvhFKggqUv88RZbeMExAcb5Jgwe4rYO5KM58zC.jpg",
+ "passport_two": "QOhfYQfvyD8WARCt5bkL7eKL7jrNaYGsB2baCIaw.jpg",
+ "passport_three": "v0XUsJ6KvKUkfH477fIYgYFdEhnVh1RLhRn2WrTQ.jpg",
+ "passport_four": "ZWv4XkVj8dK6kE5ypb8fQ4jJkphWeXMO0LhCGoss.jpg",
+ "user_id": 25,
+ "status": "processing",
+ "notes": null,
+ "created_at": "2023-12-19 10:40:57",
+ "updated_at": "2023-12-19 15:00:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 92,
+ "unique_id": "TB1307-92",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Owezmyrat",
+ "customer_surname": "Yazlyyew",
+ "customer_patronic_name": "Hanmyradowic",
+ "passport_address": "Asgabat saherinin Buzmeyin etraby koce Ahal sayoly jay 41 otag 6",
+ "real_address": "Asgabat saherinin Buzmeyin etraby koce Ahal sayoly jay 41 otag 6",
+ "passport_serie": "I-AS",
+ "passport_id": "489776",
+ "passport_given_at": "2014-01-14",
+ "passport_given_by": "Asgabat saherinin Abadan etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1997-10-11",
+ "email": "YazlyOwezmyrat@gmail.com",
+ "phone": "62004032",
+ "phone_additional": "62004032",
+ "phone_home": "62004032",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatyylylyk Tresti 33 nji bolum",
+ "work_company_accountant_number": "+(993)-62004032",
+ "work_started_at": "2023-10-15",
+ "work_salary": "2069",
+ "work_position": "1 nji derejeli operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LxmhDPGIq3amROyvL6vMoyPwTAUn4qvpx8uHrQhd.jpg",
+ "passport_two": "B5bkDEyOxW2fkFseW1WqwcLBWcTktupySqOb9KMd.jpg",
+ "passport_three": "miivKJhOoLR6vBaSK850StPl9dWjXvnWEPk2TbNX.jpg",
+ "passport_four": "YCAe6uRpLsvujuWcoXZetLZVUkNj720nujZJmDHq.jpg",
+ "user_id": 25,
+ "status": "processing",
+ "notes": null,
+ "created_at": "2023-12-19 11:49:03",
+ "updated_at": "2023-12-19 15:00:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 93,
+ "unique_id": "TB1307-93",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Selim",
+ "customer_surname": "Nasyyew",
+ "customer_patronic_name": "Myradowic",
+ "passport_address": "Ahal welayatynyn Ak-bugday etrap yaslyk saherce Bereket oba koce A Nyyazow jay-24 otag-2",
+ "real_address": "Ahal welayatynyn Ak-bugday etrap yaslyk saherce Bereket oba koce A Nyyazow jay-24 otag-2",
+ "passport_serie": "I-AH",
+ "passport_id": "775119",
+ "passport_given_at": "2020-11-09",
+ "passport_given_by": "Ahal welayaty Ak-bugday etrap",
+ "born_place": "Ahal welayaty",
+ "born_at": "2004-07-23",
+ "email": "Selim@gmail.com",
+ "phone": "63742782",
+ "phone_additional": "63742782",
+ "phone_home": "12465856",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Ahal welayatynyn Ak-bugday etrabynyn Bagabat sypahanasynda naharhana isgar",
+ "work_company_accountant_number": "+(993)-12658565",
+ "work_started_at": "2022-02-01",
+ "work_salary": "3291",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rEE26VzWM0rwckon4SPefrEGXxxg91DKBmvAcZnm.jpg",
+ "passport_two": "lIplshVAzZAHWjZ3rljseCgYGBtIznbBmqi7V1tp.jpg",
+ "passport_three": "P1DKL9UYbvG8nTK5p9T3BirYoPoa8yVmHVwQg7JR.jpg",
+ "passport_four": "K5d9tb5xy7p2L8IAHsDvH9Lb8aAYtcolP6EXWfbq.jpg",
+ "user_id": 25,
+ "status": "processing",
+ "notes": null,
+ "created_at": "2023-12-19 12:48:13",
+ "updated_at": "2023-12-19 14:59:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 94,
+ "unique_id": "TB1307-94",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annadurdy",
+ "customer_surname": "Myratdurdyýew",
+ "customer_patronic_name": "Tirkişdurdyýewiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe 2078 jaý 26",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe 2078 jaý 26",
+ "passport_serie": "I-AS",
+ "passport_id": "652205",
+ "passport_given_at": "2021-08-24",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäher",
+ "born_at": "2005-08-13",
+ "email": "Annadurdy@gmail.сom",
+ "phone": "65666061",
+ "phone_additional": "65594307",
+ "phone_home": "64011111",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmen döwlet medeniýet we sungat mekdebiniň Iş kagyzlarynyň dolanşygyny guramak we arhiw işi hünäri",
+ "work_company_accountant_number": "+(993)-65286321",
+ "work_started_at": "2023-09-01",
+ "work_salary": "697",
+ "work_position": "talyp",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "T9jayipYSBHfOypnJTLKfHcokqUukqToL4ZYTSrO.jpg",
+ "passport_two": "iYTflyUEBUIrQSDjVBRy3TSmK3Pp8eY5JI6mxLNm.jpg",
+ "passport_three": "DY6jIKmZ5WlVKTtEDhv3F9FSP6wgbjX3K53zBOCH.jpg",
+ "passport_four": "P6eG1jG2z3KTl0ej1uWOreMxOj6XCQyyfcgQmN0A.jpg",
+ "user_id": 25,
+ "status": "processing",
+ "notes": null,
+ "created_at": "2023-12-19 14:19:06",
+ "updated_at": "2023-12-19 14:56:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 95,
+ "unique_id": "TB9314-95",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Kakamyrat",
+ "customer_surname": "Kutlyýew",
+ "customer_patronic_name": "Akmuradowiç",
+ "passport_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "325714",
+ "passport_given_at": "2002-08-08",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "born_at": "1984-02-25",
+ "email": "Kakamyrat@mail.ru",
+ "phone": "64045438",
+ "phone_additional": "64045438",
+ "phone_home": "64045438",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-36354___",
+ "work_started_at": "2012-02-16",
+ "work_salary": "3716",
+ "work_position": "JAB-ň gözegçisi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "br4iyvVfZ0Lg63CAcsucOIMUecqk6m1pgoOzbzAx.jpg",
+ "passport_two": "wqYo0gB8B7Ki7shgLvn5pNIuK8DGvb56SIq2CNIi.jpg",
+ "passport_three": "jAr4Hs1cznBCkKFsqrKt8ZbOzNVC0GJoYa1nlS7R.jpg",
+ "passport_four": "KYR7TZjO1WbwM5Bf6hLGRQh2pDglmKECtOuXSiyo.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 14:21:53",
+ "updated_at": "2023-12-19 14:22:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 96,
+ "unique_id": "TB9314-96",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Begmurat",
+ "customer_surname": "Muradow",
+ "customer_patronic_name": "Çopanowiç",
+ "passport_address": "Köneürgenç etrabynyň Bereket şäherçe Zelili köçesiniň 78-nji jaýy",
+ "real_address": "Köneürgenç etrabynyň Bereket şäherçe Zelili köçesiniň 78-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "389373",
+ "passport_given_at": "2003-07-30",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç etrabynyň Bereket şäherçe Zelili köçesiniň 78-nji jaýy",
+ "born_at": "1987-05-25",
+ "email": "Begmurat@mail.ru",
+ "phone": "63498772",
+ "phone_additional": "63498772",
+ "phone_home": "63498772",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Türkmenbaşy PTB-nyň Köneürgenç etrap şahamçasy",
+ "work_company_accountant_number": "+(993)-33474___",
+ "work_started_at": "2016-01-03",
+ "work_salary": "1458",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ubi9yDaKRQ7Z3tLePY88dERwep3M2DfWt09NSxAA.jpg",
+ "passport_two": "4kNSJ9EqtoPLCVwAQyFCdkVfPP1Bwl5ufCVjnXUM.jpg",
+ "passport_three": "OQw9Djwyw3VmAedYu4Ky5bqHsthDwk3cfzvjUjHe.jpg",
+ "passport_four": "5dIaHO8V41a3bWZxIM6Un5xd0cVzMiE4B6ReK9PO.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 14:32:45",
+ "updated_at": "2023-12-19 14:33:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 97,
+ "unique_id": "TB1307-97",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gunca",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Saparmyradowna",
+ "passport_address": "Asgabat saheri Buzmeyin etraby koce 9 hatar jay 9 otag 1",
+ "real_address": "Asgabat saheri Buzmeyin etraby koce 9 hatar jay 9 otag 1",
+ "passport_serie": "I-MR",
+ "passport_id": "572527",
+ "passport_given_at": "2010-12-01",
+ "passport_given_by": "Mary welayatynyn Yoloten etrap hakimligi",
+ "born_place": "Mary welayatynyn Yoloten saheri",
+ "born_at": "1988-08-02",
+ "email": "GurbanowaG@gmail.com",
+ "phone": "64553985",
+ "phone_additional": "64553985",
+ "phone_home": "64553985",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Yol hojalygygny abat saklayys we ulanys mudirligi",
+ "work_company_accountant_number": "+(993)-64553985",
+ "work_started_at": "2019-09-11",
+ "work_salary": "1885",
+ "work_position": "supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "H8RbgqCQdKoUTL4RQTKPXiiQtP4vkpXp6V2jHFjz.jpg",
+ "passport_two": "7MwfHq3cmqvBTeJ9cCPfxfa0KKcGyFZ2Ut0OfVdt.jpg",
+ "passport_three": "53b0Ru7OBIWoN49jmeNTPQHv3zNJsOFchHm1W0ny.jpg",
+ "passport_four": "DIUab0f5iFzISmuAVsdgKfg7abMD98Y5p1qtyAPI.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 15:20:01",
+ "updated_at": "2024-01-02 11:22:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 98,
+ "unique_id": "TB1307-98",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Soltanmyrat",
+ "customer_surname": "Myratlyyew",
+ "customer_patronic_name": "Syhdurdyyewic",
+ "passport_address": "Asgabat saherinin Buzmeyin etraby koce Sowet jay 18/1",
+ "real_address": "Asgabat saherinin Buzmeyin etraby koce Sowet jay 18/1",
+ "passport_serie": "I-AS",
+ "passport_id": "420287",
+ "passport_given_at": "1993-11-01",
+ "passport_given_by": "Asgabat saherinin candybil etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1993-11-01",
+ "email": "MyratlyyewS@gmail.com",
+ "phone": "65539707",
+ "phone_additional": "65539707",
+ "phone_home": "65539707",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Merkezlesdirilen kitaphanalar ulgamynyn B Kerbabayew adyndaky kitaphana",
+ "work_company_accountant_number": "+(993)-65539707",
+ "work_started_at": "2022-07-14",
+ "work_salary": "1160",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MaRjw2JBi0YzNNAkXzzoi3FhF28Bq01b5VwUYkh0.jpg",
+ "passport_two": "5FMSYKScoYWfVSAHlT7B7L3a0ZMvePiICbtRIDrm.jpg",
+ "passport_three": "hrLGaM2cgoQX5zUXzfwPk4y6aVd3SOAuzsa0udps.jpg",
+ "passport_four": "LXw4UhUM9RsUG8F4xvtzYxk0pakDvlhzybQ4zSkm.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 15:30:07",
+ "updated_at": "2024-01-02 11:22:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 99,
+ "unique_id": "TB1307-99",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jepbarguly",
+ "customer_surname": "Nurgeldiyew",
+ "customer_patronic_name": "Nurgeldiyewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce Parahat 7/1 jay 5 oy 28",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce Parahat 7/1 jay 5 oy 28",
+ "passport_serie": "I-AS",
+ "passport_id": "516192",
+ "passport_given_at": "2015-01-13",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimllgi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1998-12-06",
+ "email": "NurgeldiJ@gmail.com",
+ "phone": "62952288",
+ "phone_additional": "62952288",
+ "phone_home": "62952288",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Halkara saglyk merkezleri nuduriyetinin Halkara ic keselleri merkezi",
+ "work_company_accountant_number": "+(993)-62952288",
+ "work_started_at": "2021-08-07",
+ "work_salary": "2200",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "Gqt4UmLwiqteeGNnus23T4kqq5wGt5x0MCDnez67.jpg",
+ "passport_two": "xS3RywbKPPKUJail4PccCfMpTxFQ0IY4S4MYc4XN.jpg",
+ "passport_three": "KhJErjL8FHl94UoO0D0CvQwabmnh7JILX97sPiio.jpg",
+ "passport_four": "CGFUhsJvcs2odOt4TPN8w92geQP2AiUaH9Rsz0A7.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 15:40:00",
+ "updated_at": "2024-01-02 11:22:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 100,
+ "unique_id": "TB1307-100",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Laçin",
+ "customer_surname": "Soýunowa",
+ "customer_patronic_name": "Begençewna",
+ "passport_address": "Asgabat s Berkararlyk etrap koce Aga Berdiyew dom43 otag 11",
+ "real_address": "Asgabat s Berkararlyk etrap koce Aga Berdiyew dom43 otag 11",
+ "passport_serie": "I-AS",
+ "passport_id": "585201",
+ "passport_given_at": "2018-03-30",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1986-01-27",
+ "email": "Lacyn@gmail.com",
+ "phone": "63959299",
+ "phone_additional": "63959299",
+ "phone_home": "00000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat halkara howa menzili Gorag topary bölüminde AHG-nyň Gorag toparynyň",
+ "work_company_accountant_number": "+(993)-12363963",
+ "work_started_at": "2016-07-01",
+ "work_salary": "1890",
+ "work_position": "wideogözegçilik boýunça agenti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sfM2PKMe5C3KuhdsSKa6566ih9jztTSJLrNvd2s3.jpg",
+ "passport_two": "BgBV4apwP84S6euuvVB03dwwrxBKjRh3rjqiknnT.jpg",
+ "passport_three": "oQxpKvVKzK7E8ptjQHw092TyKPiJG6SZ5W8V7ApT.jpg",
+ "passport_four": "qTlx5XVx0y0gTXwuuzmXxFPFYZ4K6eZzKE9v2bf3.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 15:42:46",
+ "updated_at": "2024-01-02 11:22:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 101,
+ "unique_id": "TB1307-101",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Siralymeret",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Merdanowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby, Garadasayk yt koce Arzuw jay 6",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby, Garadasayk yt koce Arzuw jay 6",
+ "passport_serie": "I-AS",
+ "passport_id": "607722",
+ "passport_given_at": "2019-06-14",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "2003-05-31",
+ "email": "Siralymeret@gmail.com",
+ "phone": "62531517",
+ "phone_additional": "62531517",
+ "phone_home": "62531517",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gorjow dayhan birlesigi",
+ "work_company_accountant_number": "+(993)-62531517",
+ "work_started_at": "2021-04-07",
+ "work_salary": "2950",
+ "work_position": "Mehanizator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "ZyvGDB9twnQDzMPIGKwSenYdLdPAxj4Zx5WSfyev.jpg",
+ "passport_two": "6UtqGvHPUq0Iu6Uru2SzInEJ5K6ojRYwIUuwQndP.jpg",
+ "passport_three": "JRMiQQe8X2nYalTzrx7JJE8GGKwUaKmpKYJPjWBG.jpg",
+ "passport_four": "sDbkW1Ve9rlg4xFVB1XP7dgRgUxK66sI2tVj70ip.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 15:50:23",
+ "updated_at": "2024-01-02 11:21:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 102,
+ "unique_id": "TB1307-102",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myrat",
+ "customer_surname": "Joraýew",
+ "customer_patronic_name": "yok",
+ "passport_address": "Asgabat saher Kopetdag etrap Andalyp 1958 dom 41 korps2 otag12",
+ "real_address": "Asgabat saher Kopetdag etrap Andalyp 1958 dom 41 korps2 otag12",
+ "passport_serie": "I-AS",
+ "passport_id": "139551",
+ "passport_given_at": "2000-03-22",
+ "passport_given_by": "Aşgabat şäher Köpetdag etrap PB",
+ "born_place": "Asgabat saher",
+ "born_at": "1974-05-10",
+ "email": "Myrat@gmail.com",
+ "phone": "65029280",
+ "phone_additional": "65029280",
+ "phone_home": "12123456",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Aga-Gurlusyk hk",
+ "work_company_accountant_number": "+(993)-12753803",
+ "work_started_at": "2020-03-04",
+ "work_salary": "2250",
+ "work_position": "sepagatcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c0w22Dr0zPBfwMQd1c7J43ZqMseKEFQc8xg6D54e.jpg",
+ "passport_two": "GLkSZZy2dMtp8wnxIq9O6Mr7nsISu7eGNQYbNn6A.jpg",
+ "passport_three": "mYX57ZdVzjSZf2oFjKzjxhO5Um4g6x0FvaHjSxb6.jpg",
+ "passport_four": "AT5k8oNVNYSDAsKTPmVLo2G9v1iYhjBpeTK8NcbE.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 15:50:27",
+ "updated_at": "2024-01-02 11:21:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 103,
+ "unique_id": "TB1307-103",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gaygysyz",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Gurtmyradowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce 1 nji Kosi gec jay 30",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce 1 nji Kosi gec jay 30",
+ "passport_serie": "I-AS",
+ "passport_id": "268930",
+ "passport_given_at": "2002-07-12",
+ "passport_given_by": "Asgabat saheri Prezident Nyyazow adyndaky etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1986-04-07",
+ "email": "Gaygysysz@gmail.com",
+ "phone": "63274695",
+ "phone_additional": "63274695",
+ "phone_home": "63274695",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn energetika ministrligi Energohyzmat birlesigi",
+ "work_company_accountant_number": "+(993)-63274695",
+ "work_started_at": "2018-10-23",
+ "work_salary": "1807",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "whlvTl752moy5s9XhyReBheH3QjevwHhPlSCxKbC.jpg",
+ "passport_two": "g4rSoTBCvjdQqXGmXs1nusPyFGWF6D7l4JB1zjSb.jpg",
+ "passport_three": "fMMbvqt3Z9IF8Fxbm6AneQTYqvKYEZVs7VlfzavV.jpg",
+ "passport_four": "EHo8oS38CpIv5g8lGXxs5WDs4OEl1nnUEe4u6ilN.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 16:04:32",
+ "updated_at": "2024-01-02 11:21:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 104,
+ "unique_id": "TB1307-104",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maksat",
+ "customer_surname": "Salayew",
+ "customer_patronic_name": "Dusamowic",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Oguz han jaý-34 öý-55",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Oguz han jaý-34 öý-55",
+ "passport_serie": "I-AS",
+ "passport_id": "258268",
+ "passport_given_at": "2002-04-14",
+ "passport_given_by": "Asgabat sqher Azatlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "1984-03-26",
+ "email": "Maksat@gmail.com",
+ "phone": "65049455",
+ "phone_additional": "65049455",
+ "phone_home": "12565452",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Aşgabat şäher häkimliginiň Önümçilik myhmanhanalar toplumynyň B Japarow myhmanhanasynda ugurlar boýunça tehnik",
+ "work_company_accountant_number": "+(993)-12212325",
+ "work_started_at": "2023-05-08",
+ "work_salary": "1988",
+ "work_position": "tehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TqPBAyKnv7lJ8J2RLiaeGAhkLeTapueGcQYJ6nSl.jpg",
+ "passport_two": "55BQnOU60zqojpKWCvV5U1e2LiWQlZu2KQftYx0m.jpg",
+ "passport_three": "Q7hhvvpi5WuxO2GvBfpO6PdXyoYgbhbROirZLCsr.jpg",
+ "passport_four": "0iuR0dKww9zCL42mSs44MmJVEg6bRcPdRLdtqiWO.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 16:21:38",
+ "updated_at": "2024-01-02 11:21:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 105,
+ "unique_id": "TB1307-105",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Handurdy",
+ "customer_surname": "Agaýew",
+ "customer_patronic_name": "Gylyçdurdyýewiç",
+ "passport_address": "Ahal welaýatynyň Gökdepe etrabynyň Yzgant şäherçesi Çaran obasy",
+ "real_address": "Ahal welaýatynyň Gökdepe etrabynyň Yzgant şäherçesi Çaran obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "544539",
+ "passport_given_at": "2012-02-15",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Bokurdak şäherçesi",
+ "born_at": "1991-08-01",
+ "email": "Handurdy@gmail.çom",
+ "phone": "63304979",
+ "phone_additional": "62090280",
+ "phone_home": "64414413",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "Ahalpagta önümçilik birleşiginiň Gökdepe pagta arassalaýjy kärhanasynyň möwsümleýin 3-nji önümçilik topary",
+ "work_company_accountant_number": "+(993)-65522301",
+ "work_started_at": "2023-10-02",
+ "work_salary": "2422",
+ "work_position": "pagta äberiji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2Vtr115MIEN1KOlcE1GPFvpQXlRyueRTf8BphuCG.jpg",
+ "passport_two": "y800NsR1AU0IplkTaAZfk7DLGYSEFGhkwnbV0zom.jpg",
+ "passport_three": "ZVHxGqMrE9DbgGQoImvBeGGmzLzstsXvCYOyO5bx.jpg",
+ "passport_four": "IkK3VsHGAQioX4M47GjpYJMx9GEPFWQ2sRJRHG2X.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 17:11:17",
+ "updated_at": "2024-01-02 11:20:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 106,
+ "unique_id": "TB1307-106",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Serdarmyrat",
+ "customer_surname": "Berdimyradow",
+ "customer_patronic_name": "Nuryagdyyewic",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etrap koce 2020 jaý1 B",
+ "real_address": "Asgabat saheri Bagtyyarlyk etrap koce 2020 jaý1 B",
+ "passport_serie": "I-AS",
+ "passport_id": "281937",
+ "passport_given_at": "2002-12-13",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1986-11-25",
+ "email": "Serdarmyrat@mali.com",
+ "phone": "65650841",
+ "phone_additional": "65650841",
+ "phone_home": "65650841",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Telekeci Wertyanowa Kristina Olegownada",
+ "work_company_accountant_number": "+(993)-65650841",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5170",
+ "work_position": "Hasapcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "PBOMnEjNQasAYXKKzXee9SCWZREwSjMpvpyTQePq.jpg",
+ "passport_two": "3CzTKJLbtItODUCqXyeHfWJCz7P1y9Mn0YTp8swO.jpg",
+ "passport_three": "cVNWD8cmuRbIVj5Gav4RZi1nPta6Cj8txzJvr8OH.jpg",
+ "passport_four": "9wyiD7mUXnlpWGiX6yyvUaDPfMjGyhXenwsv6HzX.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-19 17:11:49",
+ "updated_at": "2024-01-02 11:20:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 107,
+ "unique_id": "TB7390-107",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Guwanç",
+ "customer_surname": "Berkeliýew",
+ "customer_patronic_name": "Agamyradowiç",
+ "passport_address": "Mary ş Gurbansoltan eje köçe jaý19 öý15",
+ "real_address": "Mary ş Gurbansoltan eje köçe jaý19 öý15",
+ "passport_serie": "I-MR",
+ "passport_id": "199768",
+ "passport_given_at": "2000-07-17",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "1984-07-14",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65329177",
+ "phone_additional": "65329177",
+ "phone_home": "65329177",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "Wekilbazar etrap Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-65329177",
+ "work_started_at": "2007-07-31",
+ "work_salary": "2520",
+ "work_position": "kiçi gözegçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "tPf58IvSoZI6MMcVMzSc3VIP6LD6G47m9ohb8BSe.jpg",
+ "passport_two": "Yt8vXv23OFhQcjRrPbDEQLFgTW19IMYaDj1UdxzU.jpg",
+ "passport_three": "Z5DI3OWMCN5yi5LqNMUu3BqX498hA9XFOIKsQiFa.jpg",
+ "passport_four": "gyTmIvZTzhvIRV273RV0UrK0NbZ5KYgURzE3XyzJ.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2023-12-19 17:40:14",
+ "updated_at": "2023-12-19 17:41:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 108,
+ "unique_id": "TB1307-108",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bägül",
+ "customer_surname": "Serdarowa",
+ "customer_patronic_name": "Serdarowna",
+ "passport_address": "Ahal welayat Sarahs etrabynyn Sarahs sahriniň,Atabayew koçesinin 1-nji jayy",
+ "real_address": "Ahal welayat Sarahs etrabynyn Sarahs sahriniň,Atabayew koçesinin 1-nji jayy",
+ "passport_serie": "I-AH",
+ "passport_id": "718183",
+ "passport_given_at": "2018-12-05",
+ "passport_given_by": "Ahal welayat Sarahs etrab",
+ "born_place": "Ahal welayat Sarahs etrab",
+ "born_at": "2001-10-08",
+ "email": "bagul@gmail.com",
+ "phone": "61994482",
+ "phone_additional": "61994482",
+ "phone_home": "12123456",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap Alyjylar jemgyyetinde sertnamalaýyn",
+ "work_company_accountant_number": "+(993)-13423102",
+ "work_started_at": "2001-10-08",
+ "work_salary": "1444",
+ "work_position": "çorek bisiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZbiwaouQ4ogu7I9laJ892XidqI193RrH7mKq5ke1.jpg",
+ "passport_two": "YLiliugIuMyoDCSOQPngUsJhPmIVS94DdNT6JfdU.jpg",
+ "passport_three": "Sy4AfqwqzEAnEKzJ4VDwMpCBgD07dhOv5fHM83Ac.jpg",
+ "passport_four": "TrClLrKCuXE74KC7FBnrL8pkZsq1ks6F8T8MHPzi.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 09:29:01",
+ "updated_at": "2024-01-02 11:20:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 109,
+ "unique_id": "TB1307-109",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dayancgylyc",
+ "customer_surname": "Urazow",
+ "customer_patronic_name": "Caryyargylyjowic",
+ "passport_address": "Asgabat saheri Kopetdag etraby Parahat 2/4 jay 12 otag 58",
+ "real_address": "Asgabat saheri Kopetdag etraby Parahat 2/4 jay 12 otag 58",
+ "passport_serie": "I-AS",
+ "passport_id": "380885",
+ "passport_given_at": "2007-12-04",
+ "passport_given_by": "Asgabat saherinin candybil etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ruhabat etrabynyn Kosi genesligi",
+ "born_at": "1978-12-15",
+ "email": "UrazowD@gmail.com",
+ "phone": "63334894",
+ "phone_additional": "63334894",
+ "phone_home": "63334894",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Altyn Tac futbol kluby hususy karhanasy",
+ "work_company_accountant_number": "+(993)-63334894",
+ "work_started_at": "2019-10-01",
+ "work_salary": "3620",
+ "work_position": "talimci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CA76dCVoGZFId60IMpggi85QMpSTP2NAWWTJ9YSd.jpg",
+ "passport_two": "NMAreCbZFVyiPCyU7XvQNxkCZcg4spQcvaXgkPqp.jpg",
+ "passport_three": "nonREuus48g8CEo8dOQUJW3d2p0ZJKorq7ZWu5dV.jpg",
+ "passport_four": "Qr2IdReM5yNGqRw4hdPVo0niLIf0zNL03OIDBrc8.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 09:41:58",
+ "updated_at": "2024-01-02 11:20:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 110,
+ "unique_id": "TB1307-110",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Selbi",
+ "customer_surname": "Peydayewa",
+ "customer_patronic_name": "Agamyradowna",
+ "passport_address": "Ahal welayat Ak bugday etrap Bereketli oba kocAk altyn jay5",
+ "real_address": "Ahal welaýat Ak bugdaý etrap Bereketli oba kocAk altyn jay5",
+ "passport_serie": "I-AH",
+ "passport_id": "775171",
+ "passport_given_at": "2020-12-09",
+ "passport_given_by": "Ahal welayat Ak bugday etrap",
+ "born_place": "Ahal welayat Ak bugday etrap",
+ "born_at": "1982-07-18",
+ "email": "Selbi@imel.com",
+ "phone": "62253334",
+ "phone_additional": "62253334",
+ "phone_home": "12471880",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Altyn -Asyr gundogar bazary TCAB-ca isci",
+ "work_company_accountant_number": "+(993)-12345677",
+ "work_started_at": "2016-04-01",
+ "work_salary": "1383",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kSWJTdU6eAM5CkrwAEgAvK4j5xlmPzcZYx4Mk7Yy.jpg",
+ "passport_two": "l0JPtner0K9gJ0rKpi3BycuiRES4tTd7NoMYeG4f.jpg",
+ "passport_three": "0FnXyt4ODUzFXTC3FGmr4LHpx6dNQsFgD2M6IEsC.jpg",
+ "passport_four": "BGioaRuaP6X1QXLFO9GfscPupIP53bATmkt8q1Gj.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 09:45:50",
+ "updated_at": "2024-01-02 11:20:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 111,
+ "unique_id": "TB9314-111",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Tilla",
+ "customer_surname": "Agabaýewa",
+ "customer_patronic_name": "Aşirmuratowna",
+ "passport_address": "Saparmyrat Türkmenbaşy şäher Ata Salyh köçe 4-nji jaýy",
+ "real_address": "Saparmyrat Türkmenbaşy şäher Ata Salyh köçe 4-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "419416",
+ "passport_given_at": "2005-07-17",
+ "passport_given_by": "Saparmyrat Türkmenbaşy adyndaky etrap häkimi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1986-05-15",
+ "email": "Tilla@mail.ru",
+ "phone": "64150586",
+ "phone_additional": "64150586",
+ "phone_home": "64150586",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Saparmyrat Türkmenbaşy adyndaky etrap Dökünhimiýa bazasy",
+ "work_company_accountant_number": "+(993)-36654___",
+ "work_started_at": "2007-04-02",
+ "work_salary": "1838",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JPqb3YrBDhiRRiLLVJsneeZETpGIE2YKoDur3Hh1.jpg",
+ "passport_two": "oCxIREAZ87xZy9Om2Vk3ZD17Z4XKRPFCbihpHhmw.jpg",
+ "passport_three": "DvoKwmDmbsv8yDOeRsfWIU7qduJAIj4VlaHModiF.jpg",
+ "passport_four": "Wu9yj8lvAkhUseRtEFz0Tzj7h1mPLieJwo85Vt5I.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 12:16:01",
+ "updated_at": "2023-12-20 12:17:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 112,
+ "unique_id": "TB1307-112",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guljemal",
+ "customer_surname": "Kyyasowa",
+ "customer_patronic_name": "Maksadowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Zähmet geç jaý20",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Zähmet geç jaý20",
+ "passport_serie": "I-AS",
+ "passport_id": "604382",
+ "passport_given_at": "2019-03-09",
+ "passport_given_by": "Asgabat saher Berkararlyk etrap",
+ "born_place": "Asgabat s",
+ "born_at": "2006-06-25",
+ "email": "Guljemal@gmailcom",
+ "phone": "61176221",
+ "phone_additional": "61176221",
+ "phone_home": "12252365",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň 7-nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-12565856",
+ "work_started_at": "2023-04-04",
+ "work_salary": "1435",
+ "work_position": "gurnak mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xPplyctGAbPZNiObOwoGDnOdDA3LMOVmCJPpVFL9.jpg",
+ "passport_two": "3oSs0i3VUKiuk6aCNTh6eVqkUHuC61SzvWFUA08H.jpg",
+ "passport_three": "pjXOHRbAxs3L20MMCKl2ETtilYlF2Eap7yboruJd.jpg",
+ "passport_four": "vLGPzBM8EU8qU0KgPpdiCyKfwTlkZzoE9Kuzezr6.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 12:24:53",
+ "updated_at": "2024-01-02 11:19:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 113,
+ "unique_id": "TB6352-113",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maksat",
+ "customer_surname": "Goýmadow",
+ "customer_patronic_name": "Tekemyradowiç",
+ "passport_address": "Balkan welaýatynyň Gyzylarbat etrabynyň Şatlyk köçesiniň 3-nji jaýynyň 23-nji öýi",
+ "real_address": "Balkan welaýatynyň Türkmebaşy etrabynyň Garabogaz şäheriniň 40 öýli umumy ýaşaýyş jaýynyň \"A\" blogynyň 1-nji öýi",
+ "passport_serie": "I-BN",
+ "passport_id": "151035",
+ "passport_given_at": "2000-04-24",
+ "passport_given_by": "Balkan welaýatynyň Serdar etrap polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1980-04-01",
+ "email": null,
+ "phone": "65189060",
+ "phone_additional": null,
+ "phone_home": "65380028",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-65189060",
+ "work_started_at": "2019-11-19",
+ "work_salary": "3180",
+ "work_position": "Başlyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "HOffy5JbxXH724fE91p6SpgPcZrZ6gkIYNlg5Yog.jpg",
+ "passport_two": "7sxbuSexTf63WufrrZoF5DfqNLDD32gVw9pHesIu.jpg",
+ "passport_three": "AnQk4rFXka8G8Ha2O89gAb0yCijiK9QaqHMnyuIi.jpg",
+ "passport_four": "VtzJ3adybp8J7hJ9UMHtRY0U3ki2O8ItylaUSFvt.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 14:03:56",
+ "updated_at": "2025-05-21 10:00:23",
+ "deleted_at": "2025-05-21 10:00:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 114,
+ "unique_id": "TB6352-114",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Kuwat",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Güýçberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Etrek etrabynyň Etrek şäheriniň Watan köçesiniň 1-nji jaýynyň 3-nji öýi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheriniň Bitaraplyk köçesiniň 21-nji jaýynyň 16-njy öýi",
+ "passport_serie": "I-BN",
+ "passport_id": "125651",
+ "passport_given_at": "1999-11-23",
+ "passport_given_by": "Balkan welaýatynyň Gyzylarbat etrap polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Gyzyletrek şäherçesi",
+ "born_at": "1977-07-14",
+ "email": null,
+ "phone": "61106282",
+ "phone_additional": null,
+ "phone_home": "63505203",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350369",
+ "work_started_at": "2018-08-02",
+ "work_salary": "1669",
+ "work_position": "Uly ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tNMQGFR9l2pEdEBwysg16PooTuZszaL9FLcmQSJY.jpg",
+ "passport_two": "gmG54KCpn7yUZ5cRgrHOE1BrGOSRzs9JG4DsHxtp.jpg",
+ "passport_three": "JrL6AJqcVuTjexZlqlCHzsvD74xWx0cvQHqXLev7.jpg",
+ "passport_four": "F1yGTNbtYHsqexC3Q7fGkJE4XNNaXGLIkGhYGgRN.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 14:12:09",
+ "updated_at": "2025-05-21 10:00:23",
+ "deleted_at": "2025-05-21 10:00:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 115,
+ "unique_id": "TB1307-115",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annacary",
+ "customer_surname": "Meretalyyew",
+ "customer_patronic_name": "Meretdurdyyewic",
+ "passport_address": "Asgabat saheinin Bagtyyarlyk etrap koce Kaw-Klub jayy-8/1",
+ "real_address": "Asgabat saheinin Bagtyyarlyk etrap koce Kaw-Klub jayy-8/1",
+ "passport_serie": "I-AS",
+ "passport_id": "186012",
+ "passport_given_at": "2001-01-16",
+ "passport_given_by": "Asgabat şaherinin Prezident Nyyazow adyndaky etrap hakimligi",
+ "born_place": "Asagabat saheri",
+ "born_at": "1963-12-20",
+ "email": "Annacary@mali.com",
+ "phone": "63146345",
+ "phone_additional": "63146345",
+ "phone_home": "63146345",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saher telefon ulgamy YGPJ",
+ "work_company_accountant_number": "+(993)-63146345",
+ "work_started_at": "2019-06-05",
+ "work_salary": "2723",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XbWS9gT5HYTxNWjrywxzYTW54F6as8FcDjCQwaU6.jpg",
+ "passport_two": "uD1KFLsbHiKSw91CCs57eFGNN72ZUuaMND9ehwSl.jpg",
+ "passport_three": "sKxQOeM9pdqaYyOqLVndQxsP70MmvtyBqDITPHpj.jpg",
+ "passport_four": "i0hCb0yFdhzrd1TjyH6bJIiA2ckv3Jh8UAaocQfx.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 14:31:22",
+ "updated_at": "2024-01-02 11:19:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 116,
+ "unique_id": "TB9314-116",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Geldimyrat",
+ "customer_surname": "Gaýlyýew",
+ "customer_patronic_name": "Dowlyýewiç",
+ "passport_address": "Saparmyrat Türkmenbaşy şäher Kemine köçe 20-nji jaýy",
+ "real_address": "Saparmyrat Türkmenbaşy şäher Kemine köçe 20-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "657649",
+ "passport_given_at": "2011-02-10",
+ "passport_given_by": "Saparmyrat Türkmenbaşy adyndaky etrap häkimligi",
+ "born_place": "Saparmyrat Türkmenbaşy şäher Kemine köçe 20-nji jaýy",
+ "born_at": "1979-06-03",
+ "email": "Geldimyrat@mail.ru",
+ "phone": "65268469",
+ "phone_additional": "65905231",
+ "phone_home": "63734248",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Demirýollary açyk görnüşli paýdarlar jemgyýeti",
+ "work_company_accountant_number": "+(993)-96356___",
+ "work_started_at": "2020-01-01",
+ "work_salary": "3261",
+ "work_position": "Daşoguz stansiýasyndaky ýoluň howpsyzlygy boýunça derňewçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "IVncdmcrI25d9uQPxgkSIfWv5f7egGr1fiPMcIQL.jpg",
+ "passport_two": "iLiKjEMIyoFikWdYZ4XY4fCYC3M6rQ1Ab4si1UCL.jpg",
+ "passport_three": "zU1OJWee6QaQ3lcZFS6KCVQIEwsqTWIEbbWTgXEV.jpg",
+ "passport_four": "NKgs4SDclqaHjv9jbE0tF9qxWWqAbq96E270AsN1.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 15:49:25",
+ "updated_at": "2023-12-20 15:50:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 117,
+ "unique_id": "TB1307-117",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurtac",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Orazberdiyewna",
+ "passport_address": "Asgabat sah Kopetdag etr Koce Parahat 2/4 jay48 oy36",
+ "real_address": "Asgabat sah Kopetdag etr Koce Parahat 2/4 jay48 oy36",
+ "passport_serie": "I-AH",
+ "passport_id": "247385",
+ "passport_given_at": "2003-09-08",
+ "passport_given_by": "Ahal wel Gokdepe etr hakimligi",
+ "born_place": "ahal",
+ "born_at": "1972-05-03",
+ "email": "Nurtac@gmail.ru",
+ "phone": "62787162",
+ "phone_additional": "62787162",
+ "phone_home": "62787162",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Altyn Asyr YGPJ",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-10-01",
+ "work_salary": "2221",
+ "work_position": "2 nji klas operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "DpaFb6DSZ7did2repXdVxUa84TaMqgPz6RhVYR0S.jpg",
+ "passport_two": "4blfQcEbU1LMF30d3BZSQoZ1Z4mfauQMZ2FDcplH.jpg",
+ "passport_three": "vUWXKifbjNfLb3gRHkjnk3tSTQk7HDdmzNgIt8pC.jpg",
+ "passport_four": "kuAj5wY0fk3B9PtKLYct0fTeXH7EUaSinloMQMLo.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 16:41:38",
+ "updated_at": "2024-01-02 11:19:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 118,
+ "unique_id": "TB6352-118",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Tawus",
+ "customer_surname": "Eminowa",
+ "customer_patronic_name": "Nazlyýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher 2-kiçi etrapça 3-jaý 33-öý",
+ "real_address": "Balkan welaýat Garabogaz şäher 2-kiçi etrapça 3-jaý 33-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469781",
+ "passport_given_at": "2015-11-20",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1990-07-21",
+ "email": "karzonline7@gmail.com",
+ "phone": "65186936",
+ "phone_additional": "64154705",
+ "phone_home": "65164342",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2012-06-13",
+ "work_salary": "1539",
+ "work_position": "kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iJXgL4tPW9YI6CTK5RCgEXgFIgLZY2kZtF93Mjyi.jpg",
+ "passport_two": "bLwinoxf1nCfRrezrlvsCYi0dQOZAFqnopsdJ3Sl.jpg",
+ "passport_three": "mWCwX04IPO2rfbBJyUMRRTSVESF8fga87CHBK7o7.jpg",
+ "passport_four": "YELh2EUUSZ2nHILzxVuQ3WwIcSSiQcy7eTvFeR40.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 16:58:54",
+ "updated_at": "2023-12-20 17:00:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 119,
+ "unique_id": "TB6352-119",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Alýona",
+ "customer_surname": "Naumowa",
+ "customer_patronic_name": "Nikolaýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 12-jaý 18-öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 12-jaý 18-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424370",
+ "passport_given_at": "1989-05-01",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Garabogaz şäher",
+ "born_at": "1989-05-01",
+ "email": "karzonline7@gmail.com",
+ "phone": "62770589",
+ "phone_additional": "62218573",
+ "phone_home": "63618496",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2356",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "2Pm8RqCEoQ8DYz4VZedkAubzRf6N8Jtdxf1I4FP9.jpg",
+ "passport_two": "d5UcNXdtrxPpaG7zZgFp9KrkiPCNpBG1jfGqgd7u.jpg",
+ "passport_three": "n2kDLnfo55PXDzBjXDBvq9Fo4IwRzUl8dMVB3iD3.jpg",
+ "passport_four": "keQ1hwQ7OpymtV3dpuSiUN9cucMnh08pc3s2Alqb.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 17:07:42",
+ "updated_at": "2023-12-20 17:08:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 120,
+ "unique_id": "TB6352-120",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bägül",
+ "customer_surname": "Azadowa",
+ "customer_patronic_name": "Azadowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher 1-kiçi etrapça 13-jaý 4-öý",
+ "real_address": "Balkan welaýat Garabogaz şäher 1-kiçi etrapça 13-jaý 4-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "560889",
+ "passport_given_at": "2020-10-23",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Lebap welaýat Saýat etrap Çowdur geňeşligi",
+ "born_at": "2004-09-03",
+ "email": "karzonline7@gmail.com",
+ "phone": "63847546",
+ "phone_additional": "63335748",
+ "phone_home": "65464075",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-08-25",
+ "work_salary": "1581",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "2AUU6moi1BdCT4iVIf8jsAC8Z01eelhvKOIiTmsc.jpg",
+ "passport_two": "cmAOPcVnrFJM3LUjFpCq9swdPCzfiucCFNZbTqvh.jpg",
+ "passport_three": "vX8QGvtC07aUFgbbHj9cu5knyccv0uye9MXoW6P4.jpg",
+ "passport_four": "b5v6kL4pprUeYOaywQm9VOjTb79JkhfVCNTT9LO1.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-20 17:16:14",
+ "updated_at": "2023-12-20 17:16:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 121,
+ "unique_id": "TB1307-121",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mergen",
+ "customer_surname": "Ibragimow",
+ "customer_patronic_name": "Nurgeldiyewic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce-Parahat jay 43",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce-Parahat jay 43",
+ "passport_serie": "I-AS",
+ "passport_id": "504041",
+ "passport_given_at": "2014-06-23",
+ "passport_given_by": "Asgabat saherinin Ruhabat etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1998-04-02",
+ "email": "Mergen@gmail.com",
+ "phone": "61926777",
+ "phone_additional": "61926777",
+ "phone_home": "12255359",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gorjow dayhan birlesik",
+ "work_company_accountant_number": "+(993)-65000000",
+ "work_started_at": "2021-10-01",
+ "work_salary": "1810",
+ "work_position": "mehanizator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8wgShDKQOggMD6v3IxtKdhSEgrlYvuUIUKO7CkL4.jpg",
+ "passport_two": "kxcPGX0UXb0bqPoi6vNASfENdr109KOzCFn1CDAJ.jpg",
+ "passport_three": "Vh3x4t1OqNi49G8Yn9ClBll7anHpiw6DDLth7C5s.jpg",
+ "passport_four": "JMNHQkbvRcvva4YEoM0MGFDhwnEIrMokiUZ8k4SC.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-21 10:11:25",
+ "updated_at": "2024-01-02 11:19:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 122,
+ "unique_id": "TB1307-122",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annagurban",
+ "customer_surname": "Samyradow",
+ "customer_patronic_name": "Jumamyradowic",
+ "passport_address": "Asgabat saherinin, Bagtyyarlyk etrabynyn koce P Atayew jay62",
+ "real_address": "Asgabat saherinin, Bagtyyarlyk etrabynyn koce P Atayew jay62",
+ "passport_serie": "I-AH",
+ "passport_id": "571575",
+ "passport_given_at": "2012-08-14",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ruhabat etrap",
+ "born_at": "1992-06-11",
+ "email": "Annagurbam@gmail.com",
+ "phone": "65667749",
+ "phone_additional": "65414172",
+ "phone_home": "12297526",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Arçabil myhmanhanasynda goragcy",
+ "work_company_accountant_number": "+(993)-12345611",
+ "work_started_at": "2021-02-12",
+ "work_salary": "2681",
+ "work_position": "goragcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "z4HLvVEgEiBv8QlgvId5nIwg1mePglbQx6jId0ux.jpg",
+ "passport_two": "8e7UEeh5QyUrWiMkYVStDshshJV2YoY2Re3BC7ee.jpg",
+ "passport_three": "hu3Yk1PIfi4Pp77gwJ9Bj2K7T4DfcTJgyuYBpQVe.jpg",
+ "passport_four": "IrgmN1xWYFopxcg3hEKEAXvCVSFaFEUwuaEgDjXf.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-21 11:49:10",
+ "updated_at": "2024-01-02 11:18:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 123,
+ "unique_id": "TB9314-123",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Garagyz",
+ "customer_surname": "Söýünowa",
+ "customer_patronic_name": "Serdarowna",
+ "passport_address": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "040172",
+ "passport_given_at": "2020-02-11",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "born_at": "2003-05-25",
+ "email": "Garagyz@mail.ru",
+ "phone": "64380121",
+ "phone_additional": "64974568",
+ "phone_home": "64380121",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-31680___",
+ "work_started_at": "2023-05-15",
+ "work_salary": "1593",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "PDDQYvVdicFKoa4NyoaK6jCMJOl3BIYq5CLZsA6e.jpg",
+ "passport_two": "Z4ktT1GF1PNdQq7eTTIo95AEFx88TFz4le9Izes6.jpg",
+ "passport_three": "Y9NBT97ecLgebdL2UsCmw9ZTSVucxHJMA0MAma0g.jpg",
+ "passport_four": "WdPzBo7TTZwXz2JXYgfYQhd31rOq3C7gc1GWEkbG.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-22 10:31:17",
+ "updated_at": "2023-12-22 10:31:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 124,
+ "unique_id": "TB9314-124",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Baýramdurdy",
+ "customer_surname": "Öräýew",
+ "customer_patronic_name": "Haýytjanowiç",
+ "passport_address": "Saparmyrat Türkmenbaşy etrap Aşyr Kakabaýew adyndaky şäherçe Magtymguly köçe 10 jaý",
+ "real_address": "Saparmyrat Türkmenbaşy etrap Aşyr Kakabaýew adyndaky şäherçe Magtymguly köçe 10 jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "068450",
+ "passport_given_at": "2000-09-09",
+ "passport_given_by": "Saparmyrat Türkmenbaşy adyndaky etrap häkimi",
+ "born_place": "Saparmyrat Türkmenbaşynyň Nurmyrat Gylyjow adyndaky geňeşligi",
+ "born_at": "1976-05-02",
+ "email": "Bayramdurdy@mail.ru",
+ "phone": "63213196",
+ "phone_additional": "63213196",
+ "phone_home": "63213196",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Saparmyrat Türkmenbaşy etrap Şirwan pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-94568___",
+ "work_started_at": "2023-10-04",
+ "work_salary": "2086",
+ "work_position": "jyk enjamlaryň ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "su6r6mgj0aVXtZwcs6qUgfxKKrs6XaA9tHn3LbT3.jpg",
+ "passport_two": "sU79DS1YIELJnAd2QwbkrYSkKQL8LFgjHcrUdadv.jpg",
+ "passport_three": "HMMNhvQoVYWamR9x0q9UysNzMIixDWeZqSgocVea.jpg",
+ "passport_four": "WcjYINsgGitYM9eSO7HBUTv7W6QATZLYeZRanc81.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-22 10:43:35",
+ "updated_at": "2023-12-22 10:44:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 125,
+ "unique_id": "TB9314-125",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nazarmuhammet",
+ "customer_surname": "Kömekow",
+ "customer_patronic_name": "Tirkeşowiç",
+ "passport_address": "Saparmyrat Türkmenbaşy şäher Hojamow Köçe 45 jaý",
+ "real_address": "Saparmyrat Türkmenbaşy şäher Hojamow Köçe 45 jaý",
+ "passport_serie": "II-DZ",
+ "passport_id": "076481",
+ "passport_given_at": "2021-07-01",
+ "passport_given_by": "Saparmyrat Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Saparmyrat Türkmrnbaşy şäheri",
+ "born_at": "1981-04-09",
+ "email": "Nazarmuhammet@mail.ru",
+ "phone": "61371882",
+ "phone_additional": "61371882",
+ "phone_home": "61371882",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy etrap Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-67854___",
+ "work_started_at": "2023-12-15",
+ "work_salary": "1838",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OtcJytJeKCQN321UB5zq4m091T4hsL9CC328agoX.jpg",
+ "passport_two": "dxVUqsbH7ZNunSLJYltf2LjWf7HCu2vZY0WJwi72.jpg",
+ "passport_three": "OM37i7elcLOyqEvbAWKZOgjs2gFA2QyEPmWkQyAE.jpg",
+ "passport_four": "I0dUp4MFYxOro7xB2kzCjvMb60p8seeb6gCarsrm.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-22 10:54:13",
+ "updated_at": "2023-12-22 10:54:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 126,
+ "unique_id": "TB1307-126",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ayjahan",
+ "customer_surname": "Berdiyewa",
+ "customer_patronic_name": "Meretdurdyyewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe S Seýdi jaý29 korus A öý 4",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe S Seýdi jaý29 korus A öý 4",
+ "passport_serie": "I-AS",
+ "passport_id": "253664",
+ "passport_given_at": "2002-04-01",
+ "passport_given_by": "Asgabat s Prezident Nyýazow adyndaky",
+ "born_place": "Asgabat s",
+ "born_at": "1971-12-05",
+ "email": "Ayjahan@gmailcom",
+ "phone": "65646845",
+ "phone_additional": "65646845",
+ "phone_home": "425245",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Halkbank PTB-nyň Halk hyzmatlary GKnyň Wahtýor",
+ "work_company_accountant_number": "+(993)-525352__",
+ "work_started_at": "2020-09-14",
+ "work_salary": "1706",
+ "work_position": "Wahtýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ImV4m3SoIHW2eFqmQbdnG91ouyVGlwpYekMGpyG8.jpg",
+ "passport_two": "sPQkALhp42E2yzgYkHxDSCPGyNYuFnkYjaYatX0S.jpg",
+ "passport_three": "9J2BLPkfkXWY1gaGjUqwN7hsClGDq1scr8i3Zmdu.jpg",
+ "passport_four": "1eu1fbu8DYhcIa9mHjNYQ0I9RYvHOvZOmc9sSBVP.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-25 16:47:42",
+ "updated_at": "2024-01-02 11:18:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 127,
+ "unique_id": "TB1307-127",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guljemal",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Yakubowna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Parahat 1 jay 67 oy 14",
+ "real_address": "Asgabat saherinin Kopetdag etraby Parahat 1 jay 67 oy 14",
+ "passport_serie": "I-AS",
+ "passport_id": "580456",
+ "passport_given_at": "2018-01-15",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "2001-11-16",
+ "email": "GuljemalSap@gmail.com",
+ "phone": "65010203",
+ "phone_additional": "65010203",
+ "phone_home": "65010203",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "KOKCI HJ",
+ "work_company_accountant_number": "+(993)-65613835",
+ "work_started_at": "2022-09-10",
+ "work_salary": "2000",
+ "work_position": "katip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ThgMIghPyRonxRDtVYMx7BQXUWY2pSgDNxiAnNhk.jpg",
+ "passport_two": "xtslceTihgntDgnjOy6DG0qXb2I9uywLYpoOqQkV.jpg",
+ "passport_three": "2abxgQ2H1HIgjKVsLelgCGtCj06NhssYVzKn3VrU.jpg",
+ "passport_four": "PTzhDim3V5kbgEmcMSf6KfAc8UBhmwAybSnzc8oL.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-25 16:53:27",
+ "updated_at": "2024-01-02 11:18:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 128,
+ "unique_id": "TB9314-128",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ikrom",
+ "customer_surname": "Baltaýew",
+ "customer_patronic_name": "Egamberganowiç",
+ "passport_address": "Saparmyrat Ataýewiç Nyýazow adyndaky etrap Nowbahar geňeşligi Ýangibaýew köçesi 12-nji jaýy",
+ "real_address": "Saparmyrat Ataýewiç Nyýazow adyndaky etrap Nowbahar geňeşligi Ýangibaýew köçesi 12-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "778332",
+ "passport_given_at": "2012-07-06",
+ "passport_given_by": "Saparmyrat Ataýewiç Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Saparmyrat Ataýewiç Nyýazow adyndaky etrabynyň Diýar geňeşligi",
+ "born_at": "1996-05-17",
+ "email": "Ikrom@mail.ru",
+ "phone": "62894245",
+ "phone_additional": "62894245",
+ "phone_home": "62894245",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Beýik Ýagty ýol hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-94852___",
+ "work_started_at": "2019-01-03",
+ "work_salary": "2620",
+ "work_position": "direktor",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "0pePJWVSV7F87jm8vLvt5l1lcmLKwhePNoDwk49J.jpg",
+ "passport_two": "AGo1Y4SCM5Sj63AJ1Go4oWKEnl6NslDxNA2SgQDR.jpg",
+ "passport_three": "DPjdSuU5BqVcuX6zpw3yikvil4NaL6wuBBXWHDvX.jpg",
+ "passport_four": "l1EHbWYcdCw0FwqnupjuZeOBcEuDN4GNnPXskUmX.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-26 10:57:56",
+ "updated_at": "2023-12-26 11:26:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 129,
+ "unique_id": "TB9314-129",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Sarygül",
+ "customer_surname": "Atekaýewa",
+ "customer_patronic_name": "Hojakowna",
+ "passport_address": "Daşoguz şäher Altyn Asyr köçesi 43-a-njy jaýy",
+ "real_address": "Daşoguz şäher Altyn Asyr köçesi 43-a-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "999010",
+ "passport_given_at": "2018-12-14",
+ "passport_given_by": "Daşoguz şäher häkimligi",
+ "born_place": "Saparmyrat türkmenbaşy etrabynyň Aşyr Kakabaýew adyndaky geňeşligi",
+ "born_at": "1973-12-10",
+ "email": "Sarygul@mail.ru",
+ "phone": "63101273",
+ "phone_additional": "63101273",
+ "phone_home": "63101273",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz Ýer suw gurluşyk HHÖK-sy",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2019-03-20",
+ "work_salary": "2929",
+ "work_position": "baş buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mC4gxm90uAdQw6ZBogiRY9sjGYo84WSXna4mqMbg.jpg",
+ "passport_two": "1Rt356CIztwF87AQJ4K91mlU9dAyVzQ5bDY3rdcz.jpg",
+ "passport_three": "0VKdiEXKkAdfXIy1p1IUx04C5UaosAWLa1KKSZ2m.jpg",
+ "passport_four": "mulnOLcLWLZEFMsuAfy3xzrf6uPMJNvKSH7I1eKD.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-26 11:38:07",
+ "updated_at": "2023-12-26 11:38:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 130,
+ "unique_id": "TB9314-130",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Egambergan",
+ "customer_surname": "Baltaýew",
+ "customer_patronic_name": "Tažibaýewiç",
+ "passport_address": "Daşoguz şäher Damdamçeşme köçesi 45-nji jaýy",
+ "real_address": "Daşoguz şäher Damdamçeşme köçesi 45-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "713491",
+ "passport_given_at": "2011-07-26",
+ "passport_given_by": "Saparmyrat Türkmenbaşy adyndaky etrap häkimligi",
+ "born_place": "Saparmyrat türkmenbaşy etrabynyň Diýar geňeşligi",
+ "born_at": "1966-09-20",
+ "email": "Egambergan@mail.ru",
+ "phone": "63201966",
+ "phone_additional": "63201966",
+ "phone_home": "63201966",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Saparmyrat Türkmenbaşy Nyýazow etrap DSG",
+ "work_company_accountant_number": "+(993)-200966__",
+ "work_started_at": "2021-10-01",
+ "work_salary": "36838",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "caAzDsbTlMekhU42M5iRzx7wPancDEsQgtqBguAD.jpg",
+ "passport_two": "w9qggBClaEWBROHEg5Pt5Km4kRGkKudU11xb0czI.jpg",
+ "passport_three": "qUoLul1P6SgDEWxkjxRmFdsfGaXhqvJ1bZ7MFPVh.jpg",
+ "passport_four": "9svidc2ldMmlP6jYcgvJSQ0PXGXqUciYIVeolojT.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-26 11:51:16",
+ "updated_at": "2023-12-26 11:51:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 131,
+ "unique_id": "TB9314-131",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Baýnazar",
+ "customer_surname": "Koşlyýew",
+ "customer_patronic_name": "Garlyýewiç",
+ "passport_address": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "766686",
+ "passport_given_at": "2012-06-04",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "born_at": "1995-02-01",
+ "email": "Baynazar@mail.ru",
+ "phone": "64010219",
+ "phone_additional": "64010219",
+ "phone_home": "64010219",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap DSG",
+ "work_company_accountant_number": "+(993)-64010219",
+ "work_started_at": "2019-03-20",
+ "work_salary": "7051",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hL6TTaAZcPzVq8gYM0CixWkwkZ6HYYtOkpRfjBR7.jpg",
+ "passport_two": "f9lfh9MOxS97Lr8Qo2uAtML4fMJSzWu9e4YQxxtj.jpg",
+ "passport_three": "YQtMZcoOydtlDz5CNjz14umKQ7EYyTbOPVAyfrjJ.jpg",
+ "passport_four": "rVJFHT62mjjSVIMUD2WJeeQ9QeLYNUKnSEvAwisq.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-26 12:03:07",
+ "updated_at": "2023-12-26 12:04:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 132,
+ "unique_id": "TB1307-132",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rowsen",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Amangeldiyewic",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap köçe Ç Aşyrow jay 85",
+ "real_address": "Aşgabat şäher Berkararlyk etrap köçe Ç Aşyrow jay 85",
+ "passport_serie": "I-MR",
+ "passport_id": "675523",
+ "passport_given_at": "2011-03-17",
+ "passport_given_by": "Mary welavatynyn Mary saher hakimligi",
+ "born_place": "Mary saheri",
+ "born_at": "1987-01-20",
+ "email": "Rowsen@gmail.com",
+ "phone": "63124032",
+ "phone_additional": "64862310",
+ "phone_home": "12653214",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabatdaky yolagcy awtoulag karhanasy",
+ "work_company_accountant_number": "+(993)-12546398",
+ "work_started_at": "2023-07-28",
+ "work_salary": "3803",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7614gk25R4JMVGB5Vg15iqs9G4JdYZPJUHC2RvCg.jpg",
+ "passport_two": "sQYI6Iwfg3pUzJ990iaPDe8SRgVVokbc4c2GaUhC.jpg",
+ "passport_three": "BTuK6kWTvPSuOWsIwoUSljci4xCefC9XIBS739KE.jpg",
+ "passport_four": "xdFuYsERjNXFikYObtKM7ggMNSqnfLFFiKjsfmYy.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-26 16:00:14",
+ "updated_at": "2024-01-02 11:18:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 133,
+ "unique_id": "TB6352-133",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akbäbek",
+ "customer_surname": "Garajaýewa",
+ "customer_patronic_name": "Anjanowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-nji kiçi etrapça, 5-nji jaý, 3-nji öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-nji kiçi etrapça, 5-nji jaý, 3-nji öý",
+ "passport_serie": "I-BN",
+ "passport_id": "131697",
+ "passport_given_at": "2002-05-09",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Köneürgenç etrabynyň Gyzylbaýdak obasy",
+ "born_at": "1970-08-03",
+ "email": null,
+ "phone": "65381170",
+ "phone_additional": null,
+ "phone_home": "63049076",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrabynyň Garabogaz şäher hassahanasy",
+ "work_company_accountant_number": "+(993)-24340065",
+ "work_started_at": "1996-06-01",
+ "work_salary": "2598",
+ "work_position": "Maşgala şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3T3NVa8OhHmkFNstiKi8G0bOOj2YCTf8WzEe1pgj.jpg",
+ "passport_two": "qiyS2UDSWLIJaNxPjNNoc8DlTI9g7tUZrYpW48XM.jpg",
+ "passport_three": "O3jcQozMcYVDWnoLJ9fDk12nF6QKRyaZjwvAUvm1.jpg",
+ "passport_four": "P8xUy0I6lGgfjIsOHLpMo7W9UkeFgFt7UrObkncZ.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-27 09:26:11",
+ "updated_at": "2025-05-21 10:00:23",
+ "deleted_at": "2025-05-21 10:00:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 134,
+ "unique_id": "TB6352-134",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Irina",
+ "customer_surname": "Tokarýewa",
+ "customer_patronic_name": "Wiktorowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Görogly köçesi, 9-njy jaý, 13-nji öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Görogly köçesi, 9-njy jaý, 13-nji öý",
+ "passport_serie": "I-BN",
+ "passport_id": "546042",
+ "passport_given_at": "2018-08-21",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Ukraina, Lugansk oblastynyň Brýanka şäheri",
+ "born_at": "1965-12-02",
+ "email": null,
+ "phone": "65169829",
+ "phone_additional": null,
+ "phone_home": "61520377",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350695",
+ "work_started_at": "2023-12-11",
+ "work_salary": "3890",
+ "work_position": "Baş buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BnQQ4S4dmgKDwFzGl4aIxY6bPJKMg4chgMw8PSGm.jpg",
+ "passport_two": "nHi42LSKsKUE6Z9bkpT4LJnnZfpJyZiYUBRMBOl5.jpg",
+ "passport_three": "yZSqFVjG1z0zk9RLnbJDySJ1hBbLi06wJEJYItEh.jpg",
+ "passport_four": "QEL1JntWUmVkgYhw54qpzrxXyGmRHVrDHQL3Nd0R.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-27 09:31:34",
+ "updated_at": "2025-05-21 10:00:23",
+ "deleted_at": "2025-05-21 10:00:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 135,
+ "unique_id": "TB1307-135",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Selim",
+ "customer_surname": "Gyzylow",
+ "customer_patronic_name": "Ilmyradowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce Garaganda jay 2",
+ "real_address": "bat saherinin Berkararlyk etraby koce Garaganda jay 2",
+ "passport_serie": "I-AS",
+ "passport_id": "471845",
+ "passport_given_at": "2013-02-05",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1996-10-30",
+ "email": "SelimG@gmail.com",
+ "phone": "65000002",
+ "phone_additional": "65000002",
+ "phone_home": "65000002",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmen dowlet bedenterbiye we sport instituty",
+ "work_company_accountant_number": "+(993)-65000002",
+ "work_started_at": "2020-09-01",
+ "work_salary": "1278",
+ "work_position": "Talyp",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jR9F3bH7NKEARLlUveGOCZER5AV6eSGUYPff76t4.jpg",
+ "passport_two": "eKYScKPArOmkiKjdFpZHMGCQL4r4PSYKY5thXahx.jpg",
+ "passport_three": "B9NPsdLbGKFwSsIwTXwUq2l36EfH9mZqFQkCkS9K.jpg",
+ "passport_four": "1qD55D3jUtVYI01PobptSgVVzZbSy1OyHERiYOqy.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-28 09:56:10",
+ "updated_at": "2024-02-01 15:52:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 136,
+ "unique_id": "TB1307-136",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mergen",
+ "customer_surname": "Goçmollaýew",
+ "customer_patronic_name": "Paşagulyýewiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby Mir 4/2 jaý-40 otag 137",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby Mir 4/2 jaý-40 otag 137",
+ "passport_serie": "I-AS",
+ "passport_id": "219831",
+ "passport_given_at": "2001-08-30",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Gäwers etrabynyň Garadamak obasy",
+ "born_at": "1985-06-28",
+ "email": "Mergen@gmail.com",
+ "phone": "63898887",
+ "phone_additional": "63898887",
+ "phone_home": "63898887",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenbaşy PTB",
+ "work_company_accountant_number": "+(993)-63898887",
+ "work_started_at": "2017-08-02",
+ "work_salary": "5907",
+ "work_position": "Müdirligiň başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "P71DyHzZ0SW8L1949gMN97QCWMYBIbCdNHRLsiwQ.jpg",
+ "passport_two": "8fQIaeavs45T62WuXfkX70a1nBgOnmdRkOAAkVxU.jpg",
+ "passport_three": "Hd982jCKH9JnOmyvO757sixATQGa4zX3fCpXmLfg.jpg",
+ "passport_four": "FSgn5DKlXewCjBEc1qRF5Ton0Fm5r36mU16RXAEa.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-28 10:26:49",
+ "updated_at": "2024-01-02 11:17:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 137,
+ "unique_id": "TB9314-137",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Hangeldi",
+ "customer_surname": "Toýlyýew",
+ "customer_patronic_name": "Haýtjanowiç",
+ "passport_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "142816",
+ "passport_given_at": "1999-12-23",
+ "passport_given_by": "Köneürgenç etrap PB",
+ "born_place": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "born_at": "1970-05-06",
+ "email": "Hangeldi@mail.ru",
+ "phone": "65849845",
+ "phone_additional": "65849845",
+ "phone_home": "65849845",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Saparmyrat Nyýazow adyndaky pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-31352___",
+ "work_started_at": "2000-08-01",
+ "work_salary": "1485",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G3VLfmoTx2Xz2hY5Jhn9a2stQN1RxpYpqhTOmUba.jpg",
+ "passport_two": "pQnLpGHZzBnL8dQfdyoif2qdWxUronKzOWFkSmgm.jpg",
+ "passport_three": "kHRr5Ow6VQ9pTNWVDDAUlSAeh6uSHFBNOziXvl81.jpg",
+ "passport_four": "o0bkxfZSlZ49vSp1uU3x8SsOcN6ZG7r9NC3rOLYp.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-28 11:34:35",
+ "updated_at": "2023-12-28 11:35:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 138,
+ "unique_id": "TB1307-138",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bayram",
+ "customer_surname": "Bayramow",
+ "customer_patronic_name": "Azatowiç",
+ "passport_address": "Asagabat saheinin Berkararlyk etrap koçe M Gurbanow jay 54",
+ "real_address": "Asagabat saheinin Berkararlyk etrap koçe M Gurbanow jay 54",
+ "passport_serie": "I-AS",
+ "passport_id": "460395",
+ "passport_given_at": "2012-05-21",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1995-07-05",
+ "email": "Bayram@mali.çom",
+ "phone": "65652164",
+ "phone_additional": "65652164",
+ "phone_home": "65652164",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "101 YGHB",
+ "work_company_accountant_number": "+(993)-65652164",
+ "work_started_at": "2018-05-22",
+ "work_salary": "3190",
+ "work_position": "gullykçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "DrJ8teu1jmouOj3wDl9cOa0QoHwOMTPEUTEUC6iI.jpg",
+ "passport_two": "5exOyb1HtooMyohuJdmK9CfAn2rZYZ84JXvAWaPo.jpg",
+ "passport_three": "6zlLZoVlHtucpC5kEPCbIAhK21kLQxqFwfDbCVKl.jpg",
+ "passport_four": "WWrVzbvjv9pgUvfJQjSyrHObRg2Ix5DN3I6RBSPR.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2023-12-29 16:47:52",
+ "updated_at": "2024-02-01 15:52:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 139,
+ "unique_id": "TB9314-139",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Güljemal",
+ "customer_surname": "Gylyjowa",
+ "customer_patronic_name": "Araznepesowna",
+ "passport_address": "Köneürgenç şäher Haldurdyýew köçesiniň 25-nji jaýy",
+ "real_address": "Köneürgenç şäher Haldurdyýew köçesiniň 25-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "205614",
+ "passport_given_at": "2000-11-26",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Akdepe etrabynyň Akdepe şäherçesi",
+ "born_at": "1972-10-03",
+ "email": "Guljemal@mail.ru",
+ "phone": "64205614",
+ "phone_additional": "64205614",
+ "phone_home": "64205614",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-i 52-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "2022-11-22",
+ "work_salary": "2798",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "bs5skSdxtqqZBFuL2W5sOMgqUanLOvc9X8J8jTzN.jpg",
+ "passport_two": "oVg00jVbBrCVmvgSIuAdShRJQ8GFtZT1NrjM4MkS.jpg",
+ "passport_three": "USYFU4MMpGB80iwaeJnD2byttesaQhMt0RKZ4RRq.jpg",
+ "passport_four": "UfNCUEAmKVZ4Fc3oJEp7slG8ateVgqqWOT1kI14q.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-05 16:46:07",
+ "updated_at": "2024-01-05 16:46:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 140,
+ "unique_id": "TB9314-140",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Arzuwmyrat",
+ "customer_surname": "Kakyşow",
+ "customer_patronic_name": "Arazmyradowiç",
+ "passport_address": "Saparmyrat Türkmenbaşy etrabynyň Gylyjow adyndaky geňeşligi",
+ "real_address": "Saparmyrat Türkmenbaşy etrabynyň Gylyjow adyndaky geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "869126",
+ "passport_given_at": "2015-01-13",
+ "passport_given_by": "Saparmyrat Türkmenbaşy etrap häkimligi",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň Gylyjow adyndaky geňeşligi",
+ "born_at": "1998-01-09",
+ "email": "Arzuwmyrat@mail.ru",
+ "phone": "62953998",
+ "phone_additional": "62953998",
+ "phone_home": "62953998",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy etrabynyň Gylyjow adyndaky geňeşligi",
+ "work_company_accountant_number": "+(993)-32545___",
+ "work_started_at": "2023-07-01",
+ "work_salary": "1125",
+ "work_position": "ýer ulanmak baradaky hünärmen",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "OzyIg2gTvrvsCAwiT49BkI1o3UkfY0EWiOOrfKoF.jpg",
+ "passport_two": "Z4o6VWd6k7A2yk2epkJJPECKrp4ocUaHV5HvBT6s.jpg",
+ "passport_three": "tJW9UjcJmh6J1oVCMPWMlP3YavV1LDxvl8pesC79.jpg",
+ "passport_four": "CjL9ds4TI6ZgXHJBDmtoEOgtIzXGNJ8v1zZPhnuW.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-08 16:22:19",
+ "updated_at": "2024-01-08 16:23:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 141,
+ "unique_id": "TB9314-141",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ilaman",
+ "customer_surname": "Koşlyýew",
+ "customer_patronic_name": "Dädebäýewiç",
+ "passport_address": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "real_address": "Daşoguz şäher Gurbansoltan eje köçesi 23-nji jaýynyň 17-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "820800",
+ "passport_given_at": "2013-08-29",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "born_at": "1973-05-05",
+ "email": "Ilaman@mail.ru",
+ "phone": "63050585",
+ "phone_additional": "63050585",
+ "phone_home": "63050585",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Mawy guşak jemgyýeti",
+ "work_company_accountant_number": "+(993)-97865___",
+ "work_started_at": "2021-07-08",
+ "work_salary": "4500",
+ "work_position": "direktor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "aShU7H8tpx7t95ZQiYDuntm8VhVVVFp7brvTLFGD.jpg",
+ "passport_two": "sxWz5Ra2WBLN4UjMfndYdadilzAD67uEO2xhAisB.jpg",
+ "passport_three": "1x8sb8C6K5RgAoFAFiLYEzmngtdBrfXw8yDMwVOW.jpg",
+ "passport_four": "qqWAFmWz3pPakzlEAFjw5BeEv66W0OXFgy9JcTp7.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-08 16:35:52",
+ "updated_at": "2024-01-08 16:36:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 142,
+ "unique_id": "TB9314-142",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ziýada",
+ "customer_surname": "Mamudowa",
+ "customer_patronic_name": "Reýmbaýewna",
+ "passport_address": "Köneürgenç şäher Altyn zaman köçesi 22-nji jaýy",
+ "real_address": "Köneürgenç şäher Altyn zaman köçesi 22-nji jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "060132",
+ "passport_given_at": "2020-11-17",
+ "passport_given_by": "köneürgenç şäher we etrap Polisiýa bölümi",
+ "born_place": "köneürgenç etrabynyň Akgala geňeşligi",
+ "born_at": "1986-08-04",
+ "email": "Ziyada@mail.ru",
+ "phone": "65026845",
+ "phone_additional": "62397982",
+ "phone_home": "65026845",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Ýyladyşhana toplumy",
+ "work_company_accountant_number": "+(993)-31602___",
+ "work_started_at": "2023-10-20",
+ "work_salary": "1421",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NuJ4Gnuych7GzLLVCT7DXo6f7aY10BSnCIY9JwvO.jpg",
+ "passport_two": "HW8zjusDnHUrVq1Mk3Pen3dbjIzNdMx8Wo4RNDzT.jpg",
+ "passport_three": "xWEpL5TE00qDhDMYSgPPvpxi7nHb6DEk9XElesAa.jpg",
+ "passport_four": "5RLUi7H8AbJ6ZsND6pwsz7i41FOKxYO5gozaASvH.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-09 14:32:06",
+ "updated_at": "2024-01-09 14:32:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 143,
+ "unique_id": "TB9314-143",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gurbanmamet",
+ "customer_surname": "Odemetow",
+ "customer_patronic_name": "Žumabaýewiç",
+ "passport_address": "Köneürgenç etrabynyň Akgala geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "507357",
+ "passport_given_at": "2006-11-20",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç etrabynyň Akgala geňeşligi",
+ "born_at": "1989-07-04",
+ "email": "Gurbanmamet@mail.ru",
+ "phone": "65815150",
+ "phone_additional": "65815150",
+ "phone_home": "65815150",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap tehniki hyzmat ediş kärhanasy",
+ "work_company_accountant_number": "+(993)-31765___",
+ "work_started_at": "2012-12-05",
+ "work_salary": "2556",
+ "work_position": "mehanizator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "vwjMAAiFrt2B3KJ78iIA65I0g05SMBYCZqj4lmW3.jpg",
+ "passport_two": "ggsSJjVx0Hn9BK131Zv5cyBELSMRTUOZMKE0GiRV.jpg",
+ "passport_three": "PAXqT8jzbDLrV2nkYheKyZlITejkaTKoOlPtmWN7.jpg",
+ "passport_four": "oftAaMOj0dbOZNhsiZOcinHVLDPo7I4VlQHji4ty.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-09 14:41:15",
+ "updated_at": "2024-01-09 14:41:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 144,
+ "unique_id": "TB9314-144",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Toýlyýew",
+ "customer_patronic_name": "Atabaýewiç",
+ "passport_address": "Saparmyrat Türkmenbaşy şäher Nazarow köçe 13/3-nji jaýy",
+ "real_address": "Saparmyrat Türkmenbaşy şäher Nazarow köçe 13/3-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "261799",
+ "passport_given_at": "2002-01-21",
+ "passport_given_by": "Saparmyrat Türkmenbaşy adyndaky etrap häkimi",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň Goşahowly geňeşligi",
+ "born_at": "1973-07-15",
+ "email": "Dowletgeldi@mail.ru",
+ "phone": "64971720",
+ "phone_additional": "64971720",
+ "phone_home": "64971720",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy Döwlet weterinariýa gullugy",
+ "work_company_accountant_number": "+(993)-46033___",
+ "work_started_at": "2013-02-01",
+ "work_salary": "1160",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "a0m4lW6MTjl5TbkhHkrQCKiCoAQvPJLDMzlMM0lt.jpg",
+ "passport_two": "HpCAt3fnnFF12SwRWhM69vf8GOwxvVnQKiVVTvxh.jpg",
+ "passport_three": "dgmFXfCLdiKkcKjzSYWWU4xppMTf2DnwaibPeYfU.jpg",
+ "passport_four": "Q2xblexSd7LzyYVM2ZoavqdayEkJx27UsY4ojdBV.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-09 14:50:07",
+ "updated_at": "2024-01-09 14:51:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 145,
+ "unique_id": "TB9314-145",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Sapar",
+ "customer_surname": "Erinýazow",
+ "customer_patronic_name": "Rejepklyçowiç",
+ "passport_address": "Saparmyrat Türkmenbaşy etrabynyň Ýalkym geňeşligi",
+ "real_address": "Saparmyrat Türkmenbaşy etrabynyň Ýalkym geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "787411",
+ "passport_given_at": "2012-11-10",
+ "passport_given_by": "Saparmyrat Türkmenbaşy etrap häkimligi",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň Ýalkym geňeşligi",
+ "born_at": "1986-10-09",
+ "email": "Sapar@mail.ru",
+ "phone": "61042900",
+ "phone_additional": "61042900",
+ "phone_home": "61042900",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy etrap BB-i 78-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-36833___",
+ "work_started_at": "2020-08-03",
+ "work_salary": "3824",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "45HqkkYfi2rJR5gvBkhexJXn90f96bLNNVnidTeu.jpg",
+ "passport_two": "Z9vARYbnUAuPiL6EpPtQDR6ZjtyeBvGwKGZ2MlYZ.jpg",
+ "passport_three": "WUt7VI2vWlLiMoiNy1tnuUPeAAWuiX8SXYCQfftp.jpg",
+ "passport_four": "Z4Sl02FAJUsGR3T3c2wZBIqXB7AbQIb0QPm3CAl9.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-09 15:00:00",
+ "updated_at": "2024-01-09 15:00:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 146,
+ "unique_id": "TB9314-146",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Arazbibi",
+ "customer_surname": "Artykgulyýewa",
+ "customer_patronic_name": "Myradowna",
+ "passport_address": "Köneürgenç etrap Akderýa geňeşligi",
+ "real_address": "Köneürgenç etrap Akderýa geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "043351",
+ "passport_given_at": "1999-08-02",
+ "passport_given_by": "Köneürgenç etrap PB",
+ "born_place": "Köneürgenç etrap Akderýa geňeşligi",
+ "born_at": "1969-08-01",
+ "email": "Arazbibi@mail.ru",
+ "phone": "63536919",
+ "phone_additional": "63536919",
+ "phone_home": "63536919",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrabynyň BB-i 24-nji mekdebi",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "1990-09-01",
+ "work_salary": "3095",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YkJdnVw2xrfpgN0UmsOIrEHwKRYVmIhF2k5IOTk1.jpg",
+ "passport_two": "XZ1k4HGxub4sUz1dGvqGr0nboCHSrGfnsSmFkCXE.jpg",
+ "passport_three": "3IB47oRHnaAVqoVXFF7HePPoG9NUbXYUSWaDOxoH.jpg",
+ "passport_four": "UxrmKNQdLvi4B4clK9LQXagaQXOjEa1K31TBhusY.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-10 14:11:51",
+ "updated_at": "2024-01-10 14:12:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 147,
+ "unique_id": "TB6360-147",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gözel",
+ "customer_surname": "Mämmetberdiýewa",
+ "customer_patronic_name": "Rahmedowna",
+ "passport_address": "BW Hazar ş-çe Gökbaýyr jaý 86 öý 1",
+ "real_address": "BW Hazar ş-çe Gökbaýyr jaý 86 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "605259",
+ "passport_given_at": "2023-12-06",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher Polisiýa bölimi",
+ "born_place": "Balkan welaýat Hazar şäheri",
+ "born_at": "2000-05-31",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62477982",
+ "phone_additional": "63209063",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2021-06-09",
+ "work_salary": "2292",
+ "work_position": "kömekçi işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vMP1LOpOBgLSWkJOxwMKm7EY3JgDCH6u0bk2hsNE.jpg",
+ "passport_two": "ky2n1K4ab0q5gZLFkNCQ2CeRBKNWYcQ8rPUSGN6d.jpg",
+ "passport_three": "ooSKOhY5Ity378mv3EzJ7f2QkT9wb4DgIvC4r2YN.jpg",
+ "passport_four": "gBpf3eAyl7NhfSVvcyfFbe3E4Ja8ISc6jbFgYrtr.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2024-01-11 10:34:12",
+ "updated_at": "2024-01-11 10:35:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 148,
+ "unique_id": "TB1307-148",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Arslan",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Meretgeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Atatürk jaý81 öý27",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Atatürk jaý81 öý27",
+ "passport_serie": "I-AS",
+ "passport_id": "464379",
+ "passport_given_at": "2012-07-23",
+ "passport_given_by": "Asgabat şäher Köpetdag etrap",
+ "born_place": "Asgabat şäher",
+ "born_at": "1996-07-11",
+ "email": "Arslan@gmailcom",
+ "phone": "65121679",
+ "phone_additional": "65121679",
+ "phone_home": "958565",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Döwletmämmet Azady adyndaky Türkme millli dünýä dilleri institutynyň Bedenterbiýa kafedrasynyň",
+ "work_company_accountant_number": "+(993)-452545__",
+ "work_started_at": "2021-10-27",
+ "work_salary": "4012",
+ "work_position": "Mugallym-öwreniji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "k0nylNUoZFvCeCxExw1dNaxMXzxw5ZbHLFBSGwgw.jpg",
+ "passport_two": "5qQxKzO1GHeK2RXqraua1ky6kmd31E2KpkrCmlkq.jpg",
+ "passport_three": "cG5NWdvojHDY82aBLU3MaIwFnimACPkv9ZbMyNyA.jpg",
+ "passport_four": "tP1RiCvN4UauYdoaSL09M7BGkcM5T9ZxEwb3pmDe.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-18 15:01:27",
+ "updated_at": "2024-02-01 15:52:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 149,
+ "unique_id": "TB1307-149",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maysa",
+ "customer_surname": "Nurmyradowa",
+ "customer_patronic_name": "Nurmyradowna",
+ "passport_address": "Asgabat saheri, Berkararlyk etraby, koce 4 Oguzhan geç, jay 7, otag 25",
+ "real_address": "Asgabat saheri, Berkararlyk etraby, koce 4 Oguzhan geç, jay 7, otag 25",
+ "passport_serie": "I-AS",
+ "passport_id": "094687",
+ "passport_given_at": "1999-09-13",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1983-05-09",
+ "email": "MaysaN@gmail.com",
+ "phone": "62124949",
+ "phone_additional": "62124949",
+ "phone_home": "62124949",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gozellik salony",
+ "work_company_accountant_number": "+(993)-62124949",
+ "work_started_at": "2023-06-01",
+ "work_salary": "1500",
+ "work_position": "dyrnak bejeris ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PbjNjcdMOpljPceLxJ90bLK6RsfaftwNY580z01U.jpg",
+ "passport_two": "K2eJ5c4xJlpWuwhhET4cfuE7hABAewqRPqvA0oyb.jpg",
+ "passport_three": "aW7tj54u30mJhnSbsdW0Ko5UiL91VDoZXS7S8Fgx.jpg",
+ "passport_four": "ukir0v9gFEln1DATMgN1NEae4nHuW5KKyAWmIv3B.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-19 11:25:22",
+ "updated_at": "2024-02-01 15:53:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 150,
+ "unique_id": "TB1307-150",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Arzuw",
+ "customer_surname": "Kulbayew",
+ "customer_patronic_name": "Annamyradowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce Galkynys jay 11",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce Galkynys jay 11",
+ "passport_serie": "I-AS",
+ "passport_id": "557789",
+ "passport_given_at": "2017-01-13",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etraby",
+ "born_place": "Asgabat saheri",
+ "born_at": "2000-12-15",
+ "email": "Arzuwgm@ilcom",
+ "phone": "63706763",
+ "phone_additional": "63706763",
+ "phone_home": "12746763",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "78-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2021-02-01",
+ "work_salary": "1819",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NrcSVYb5ssJev5W7yjJW3wrFl1XNTVEyTPwyq2Sw.jpg",
+ "passport_two": "tfzJftDfZnqkut5Cz1DPTHhBUzXrtU0ks7wgncwu.jpg",
+ "passport_three": "cyyELFvUEJjf1RuU0W5bLBNfoFfMaVT755KwSKX2.jpg",
+ "passport_four": "6qdNZ7pHfpCFmVXAlrHNTyfRSizk4OVMintv3NGD.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-01-24 09:50:23",
+ "updated_at": "2024-02-01 15:53:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 183,
+ "unique_id": "TB1307-183",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bayramtac",
+ "customer_surname": "Amancyyewa",
+ "customer_patronic_name": "Toylyyewna",
+ "passport_address": "Ahal welayatynyn Ak bugday etraby Yasyldepe obasynyn Seydi kocesinin 28nji jayy",
+ "real_address": "Ahal welayatynyn Ak bugday etraby Yasyldepe obasynyn Seydi kocesinin 28nji jayy",
+ "passport_serie": "I-AH",
+ "passport_id": "182467",
+ "passport_given_at": "2002-04-02",
+ "passport_given_by": "Ahal welayatynyn Gawers etrap hakimligi",
+ "born_place": "Ahal welayatynyn Gawers etraby Gawers obasy",
+ "born_at": "1974-11-05",
+ "email": "BayramtacT@gmail.com",
+ "phone": "64411993",
+ "phone_additional": "64411993",
+ "phone_home": "64411993",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Altyn asyr Gundogar bazary",
+ "work_company_accountant_number": "+(993)-929339__",
+ "work_started_at": "2016-02-08",
+ "work_salary": "1572",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0zx6QHS2co33m7pFa6nAL8Uah03ExHmdFyayUgdp.jpg",
+ "passport_two": "6y5wL3GEZ7GZPnEOGXzHPRoRrVQK8T5GbAmFPpTy.jpg",
+ "passport_three": "aomluP69HBRrccjK201nyJqKq60DBDxiwNLZQzkC.jpg",
+ "passport_four": "yv8Obx4eDqw7ofoFgNk7zb9qPwsN1c4DfuREs8RC.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-05 17:03:35",
+ "updated_at": "2024-03-11 09:40:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 184,
+ "unique_id": "TB1307-184",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljahan",
+ "customer_surname": "Welmuhammedowa",
+ "customer_patronic_name": "Atdaýewna",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Ýaşlyk şäherçesiniň Ýaşyldepe obasynyň Ýaşyldepe d",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Ýaşlyk şäherçesiniň Ýaşyldepe obasynyň Ýaşyldepe d",
+ "passport_serie": "I-AH",
+ "passport_id": "622487",
+ "passport_given_at": "2014-07-18",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etrap häkimligi",
+ "born_at": "1973-04-21",
+ "email": "Oguljahan@gmail.com",
+ "phone": "65324178",
+ "phone_additional": "63528974",
+ "phone_home": "12524136",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmen döwlet neşirýat gullugunyň Metbugat merkeziniň epleýji sehi",
+ "work_company_accountant_number": "+(993)-65382654",
+ "work_started_at": "1212-08-16",
+ "work_salary": "3735",
+ "work_position": "masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iUzhGoCvCLo525ds6IAfkYJnz4EpleBLBuopzEb4.jpg",
+ "passport_two": "BiDqKfwgV1pwnir4GZi3W1H4bLC4cKyqFxsL7Wb5.jpg",
+ "passport_three": "Ej7YWpmtLGZ7qsM77HkLBGCFNlEpGABknNC4O3IA.jpg",
+ "passport_four": "7bC81fqySIZCAwQo5PYukTWsAYXcbfTV304BbS8Z.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-06 17:11:47",
+ "updated_at": "2024-02-06 17:11:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 185,
+ "unique_id": "TB6359-185",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Döwran",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Pidamuhammedowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher ÝJT 232 jay 36 öý 22",
+ "real_address": "Balkan welaýat Balkanabat şäher ÝJT 232 jay 36 öý 22",
+ "passport_serie": "I-BN",
+ "passport_id": "266168",
+ "passport_given_at": "2005-05-23",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Ahal welaýat Gökdepe etrap Kelejar geňeşlik",
+ "born_at": "1989-04-28",
+ "email": null,
+ "phone": "65171718",
+ "phone_additional": "65384748",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Ýöritegurluşykgurnama\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "3986",
+ "work_position": "Elektro gaz bilen kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5h4bQtde8xDYOmtAkkX42utcQjsL9CILMZSds4rO.jpg",
+ "passport_two": "l6ZxKuY7JqrAMHhTDmb624eY8a5kci00oWXK7si6.jpg",
+ "passport_three": "EOl8x17dsM6WU6x9MXUq1T6H3dRuXwUryVN9JJwO.jpg",
+ "passport_four": "bLCG9EttORjRGQZAGjp4Bt3vM25bNAg1GjYQWRSn.jpg",
+ "user_id": 67,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-09 14:34:13",
+ "updated_at": "2024-02-09 16:58:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 186,
+ "unique_id": "TB6359-186",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Süleýman",
+ "customer_surname": "Toýlyýew",
+ "customer_patronic_name": "Osmanogly",
+ "passport_address": "Balkan welaýat Jebel şäherçesi köçe Baýram-Şahyr jaý 50",
+ "real_address": "Balkan welaýat Jebel şäherçesi köçe Baýram-Şahyr jaý 50",
+ "passport_serie": "I-BN",
+ "passport_id": "468994",
+ "passport_given_at": "2015-02-03",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýat Jebel şäherçe",
+ "born_at": "1998-08-19",
+ "email": null,
+ "phone": "61671785",
+ "phone_additional": "62162520",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan sement zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-09-21",
+ "work_salary": "2830",
+ "work_position": "Özi döküji awtoulagyň sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zlFDV8c2teu8cBdakEWAYLhu5TE3SMBsPabAzdtG.jpg",
+ "passport_two": "ldDEU2H5jt8vABhFjVhdcz9KbJMgHsdxJZR6YCwL.jpg",
+ "passport_three": "anQlWUWCwPPEJkXwVxMtMdTTHo1uO2CZStNXEjGu.jpg",
+ "passport_four": "q42ZhZnUrXYMY8iDbXQn5ZwhJioGlep7f7pS35MS.jpg",
+ "user_id": 67,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-09 14:53:05",
+ "updated_at": "2024-02-09 16:57:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 187,
+ "unique_id": "TB6359-187",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbanmämmet",
+ "customer_surname": "Sopyýew",
+ "customer_patronic_name": "Toýmämmedowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher ÝJT 92 jaý 3 öý 24",
+ "real_address": "Balkan welaýat Balkanabat şäher ÝJT 92 jaý 3 öý 24",
+ "passport_serie": "I-BN",
+ "passport_id": "478314",
+ "passport_given_at": "2013-06-06",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýat Gumdag şäher",
+ "born_at": "1997-04-28",
+ "email": null,
+ "phone": "64880557",
+ "phone_additional": "65178824",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Telekeçi Hojaýew Dilegberdi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-07-05",
+ "work_salary": "1000",
+ "work_position": "aşpeziň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qGRIjUCIE83ztXwJdqhuy4Xf3bxDRCf3qBdXAjtC.jpg",
+ "passport_two": "g8Q8wUIageuKu9LxArykyfV880dNIUDMNL5YkASb.jpg",
+ "passport_three": "OiTb4xts81jejpnXpRTlcXamIJRh0I8WChbOmZfw.jpg",
+ "passport_four": "4tBxWjehNAnWsXy6YDp81eBOucIaymGFLVzqMYd9.jpg",
+ "user_id": 67,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-09 15:29:42",
+ "updated_at": "2024-02-09 16:57:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 188,
+ "unique_id": "TB1307-188",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maksatmyrat",
+ "customer_surname": "Caryyew",
+ "customer_patronic_name": "Rejepgeldiyewic",
+ "passport_address": "Ahal welayatynyn Gokdepe etraby Gorjaw obasy Yaslyk koce jay 21",
+ "real_address": "Ahal welayatynyn Gokdepe etraby Gorjaw obasy Yaslyk koce jay 21",
+ "passport_serie": "I-AH",
+ "passport_id": "055578",
+ "passport_given_at": "1999-06-08",
+ "passport_given_by": "Ahal welayatynyn Gokdepe etrap PB",
+ "born_place": "Ahal welayatynyn Gokdepe etrabynyn Babaarap obasy",
+ "born_at": "1979-04-01",
+ "email": "Maksat@mail.ru",
+ "phone": "65234156",
+ "phone_additional": "64326966",
+ "phone_home": "12263654",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Turkmenistanyn Iceri Isler ministrliginin merkezi awtohojalygy1",
+ "work_company_accountant_number": "+(993)-12385984",
+ "work_started_at": "2017-06-15",
+ "work_salary": "4473",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "efyr7H1pUjvUWGFhnqI7bIKbh8Rwg0G2xPUZnosP.jpg",
+ "passport_two": "rCs5RiK8l9HrQ04DGrt585xLSY4hJxYvszFgAffP.jpg",
+ "passport_three": "T5dDnz7VXHVfGi7PLC4u3yH462FG9tXR35ELflpz.jpg",
+ "passport_four": "VQyPKy6vIXPS0hMyZJge1yKIiHnYSzYpSBVQslzl.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-12 14:55:15",
+ "updated_at": "2024-02-12 14:55:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 189,
+ "unique_id": "TB1307-189",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rejepnur",
+ "customer_surname": "Annamow",
+ "customer_patronic_name": "Nurmuhammedowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrabynyn G Danatarow koce jay 51",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrabynyn G Danatarow koce jay 51",
+ "passport_serie": "I-AS",
+ "passport_id": "504178",
+ "passport_given_at": "2014-07-05",
+ "passport_given_by": "Asgabat saherinin Ruhabat etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1993-12-21",
+ "email": "Rejepnur@mail.ru",
+ "phone": "63701055",
+ "phone_additional": "62405268",
+ "phone_home": "12458693",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "AKTAB hususy karhanasy",
+ "work_company_accountant_number": "+(993)-12754034",
+ "work_started_at": "2022-03-01",
+ "work_salary": "1595",
+ "work_position": "montazcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nvl2wuSCmXf47L1nIFlF9yBn3Aivgg8WKdljTaId.jpg",
+ "passport_two": "ra5ME5ZFSSPLdPZGX6SLIa4piBfBU9QARVDBHVBq.jpg",
+ "passport_three": "Z9SOQhtm568lbAEaMi8Na0XFmUwEFvjBtM1m0O33.jpg",
+ "passport_four": "uYzWE1dSha0JuJik9GpAKd4ymZUdfeeHnDz1aF2b.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-12 17:20:15",
+ "updated_at": "2024-02-12 17:20:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 190,
+ "unique_id": "TB1303-190",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Süleýman",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Annamuhammedowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Parahat 7/3, 27-nji jaýynyň 18-nji öýüniň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Parahat 7/3, 27-nji jaýynyň 18-nji öýüniň ýaşaýjysy",
+ "passport_serie": "I-AS",
+ "passport_id": "300535",
+ "passport_given_at": "2003-07-12",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Tejen şäheri",
+ "born_at": "1987-05-25",
+ "email": null,
+ "phone": "65632834",
+ "phone_additional": "62686235",
+ "phone_home": "12511780",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "TIIM-biň ýanyndaky Gorag müdürligi",
+ "work_company_accountant_number": "+(993)-12761829",
+ "work_started_at": "2006-12-22",
+ "work_salary": "3286",
+ "work_position": "goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "J1vgp6d4d70w7g0Au5Al3igr9RDmQGpWo0pNa5C9.jpg",
+ "passport_two": "34mKTaZH7gqz3klOBBoYqd1bVz0UpCMV81vYzbhk.jpg",
+ "passport_three": "6BIvrc47rVUMtmabBgKGee3D4gYd2naZEh1K06eD.jpg",
+ "passport_four": "xX8NU4aAadhDzCNPbjuFRSTYqjLYRCfviDKNI9Za.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-16 10:33:43",
+ "updated_at": "2024-02-21 17:18:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 191,
+ "unique_id": "TB1303-191",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Şiraly",
+ "customer_surname": "Hanyýew",
+ "customer_patronic_name": "Gaýypdurdyýewiç",
+ "passport_address": "Ahal welaýatynyň Bäherden etrabynyň Bamy obasynyň ýaşaýjysy",
+ "real_address": "Ahal welaýatynyň Bäherden etrabynyň Bamy obasynyň ýaşaýjysy",
+ "passport_serie": "I-AH",
+ "passport_id": "579938",
+ "passport_given_at": "2013-09-26",
+ "passport_given_by": "Ahal welaýatynyň Baharly etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1997-07-03",
+ "email": null,
+ "phone": "62525252",
+ "phone_additional": "65711676",
+ "phone_home": "12758228",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "TDGG-nyň ýanyndaky Hojalyk dolandyryş direksiýasy",
+ "work_company_accountant_number": "+(993)-12594953",
+ "work_started_at": "2023-02-09",
+ "work_salary": "2973",
+ "work_position": "kompyuýetr operatory",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "Fr4K008HliqFvkY5WxBbGLHzqFQDgKerVtg10Fzh.jpg",
+ "passport_two": "o0g2jYryD5J3Wmmjgwm2lxK8eWncIpXoRdXgyiUT.jpg",
+ "passport_three": "PwLSowRecARMlPcN3QDaBZYZ9L6Sy1k5IgDsbawL.jpg",
+ "passport_four": "Q0t2QSJ1ZL5C22Dd8QP6oYJEH1mVZEQjaDgDwC21.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-16 10:43:40",
+ "updated_at": "2024-02-20 16:34:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 192,
+ "unique_id": "TB6359-192",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Maksatgylyç",
+ "customer_surname": "Tagandurdyýew",
+ "customer_patronic_name": "Meretgylyjowiç",
+ "passport_address": "Balkan welaýat, Balaişem",
+ "real_address": "Balkan welaýat, Balaişem",
+ "passport_serie": "I-BN",
+ "passport_id": "478354",
+ "passport_given_at": "2013-06-11",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýat, Balkanabat şäheri",
+ "born_at": "1997-01-22",
+ "email": null,
+ "phone": "63992006",
+ "phone_additional": "63992006",
+ "phone_home": "22252006",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Pudaklaýyn harbylaşdyrylan goragyň birleşdirilen otrýady",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-08-13",
+ "work_salary": "1698",
+ "work_position": "Atyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EgsaJOqJlxSunMHD81v28Tr5inyRKy8itBzorkZP.jpg",
+ "passport_two": "9ni6CwIg4wFwsFiZBX98xPUTUjeFDzn6a9MDB9om.jpg",
+ "passport_three": "z6jZhY8NX24C82zRwTJMH4rTFBre2R7JruSpZNQp.jpg",
+ "passport_four": "gI9rjSPrz4ZW8IwNPbfwDMjRFwUGYcbr64LrWVD0.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-16 12:45:53",
+ "updated_at": "2024-02-16 12:47:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 193,
+ "unique_id": "TB1307-193",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guwanc",
+ "customer_surname": "Bayrammyradow",
+ "customer_patronic_name": "Annaberdiyewic",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etrap bitarap Turkmenistan sayoly jay 221 otag 12",
+ "real_address": "Asgabat saheri Bagtyyarlyk etrap bitarap Turkmenistan sayoly jay 221 otag 12",
+ "passport_serie": "I-AS",
+ "passport_id": "469616",
+ "passport_given_at": "2013-04-11",
+ "passport_given_by": "Asgabat saheri Candybil etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1996-09-06",
+ "email": "Guwanc@mail.ru",
+ "phone": "65623223",
+ "phone_additional": "65236984",
+ "phone_home": "12211661",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmentehnogurlusyk YGPJ",
+ "work_company_accountant_number": "+(993)-12930372",
+ "work_started_at": "2019-01-08",
+ "work_salary": "2570",
+ "work_position": "mehanik",
+ "education": "phd",
+ "marriage_status": "married",
+ "passport_one": "JBE2qTwF8wJ1VTCNaCpqJZ0XVA11aH7Nodq7hj0m.jpg",
+ "passport_two": "Cwr0EMav1Td6XQ9RYg2lYuplTToNArS6nbZksmtd.jpg",
+ "passport_three": "n2ZGPWVa6OCKCEKxfuE0oLOlyYExpeJV0zQo6ys2.jpg",
+ "passport_four": "TVcE74Vz9RTvdbgfpnwH1QWAxz4MwqFp0DOvtnz4.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-16 14:31:55",
+ "updated_at": "2024-02-16 14:31:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 194,
+ "unique_id": "TB6359-194",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bagdagül",
+ "customer_surname": "Begjanowa",
+ "customer_patronic_name": "Tagangeldiýewna",
+ "passport_address": "Balkan welaýat, Balkanabat şäher, ÝTJ 213, jaý 37",
+ "real_address": "Balkan welaýat, Balkanabat şäher, ÝTJ 213, jaý 37",
+ "passport_serie": "I-BN",
+ "passport_id": "278731",
+ "passport_given_at": "2006-06-29",
+ "passport_given_by": "Balkan welaýatynyň Serdar etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etrabynyň Gulmaç geňeşligi",
+ "born_at": "1983-05-25",
+ "email": null,
+ "phone": "65291019",
+ "phone_additional": "62242200",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkangurluşyk\" ÖB-niň 1 Gurluşyk-gurnama müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-02-01",
+ "work_salary": "1254",
+ "work_position": "kömekçi-işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "F7Tpf8C7jR84NgTU4YxSRoCBHsWtf6UXgRGYYEvw.jpg",
+ "passport_two": "0JwVnculUHJ4CIvkRLZ9h5KWobROU3i6p9fDiWg7.jpg",
+ "passport_three": "O5HgJUkiyiJxlfNF5BwTKicelxywYNjA1mYvnTAT.jpg",
+ "passport_four": "iPLS9GevlzcwtL4bmLC4ObzhZjlb463icvxYFenG.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-16 16:26:18",
+ "updated_at": "2024-02-16 16:26:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 195,
+ "unique_id": "TB1307-195",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Azim",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Serdarowiç",
+ "passport_address": "Aşgabat ş Köpetdag etr parahat 4/2",
+ "real_address": "Aşgabat ş Köpetdag etr parahat 4/2",
+ "passport_serie": "I-AS",
+ "passport_id": "493782",
+ "passport_given_at": "2014-01-24",
+ "passport_given_by": "Aşgabat ş köptdag etr häkimlik",
+ "born_place": "Aşgabat ş",
+ "born_at": "1997-04-03",
+ "email": "Azimgm@il",
+ "phone": "61000000",
+ "phone_additional": "61000000",
+ "phone_home": "55555555",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Halkara okuw-ylmy merkezi",
+ "work_company_accountant_number": "+(993)-55555555",
+ "work_started_at": "2022-10-10",
+ "work_salary": "245323",
+ "work_position": "lukman",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ukXPDElGlffxwq6sU4eEUrU6g5G8EbKpSaTOCTvt.jpg",
+ "passport_two": "rKebtHGNv3PGlXkBOaCXt5pAO6plt4MbamHVIiv0.jpg",
+ "passport_three": "QsT4XmNwlXSHr4bqbzlLnQtdTtl7UIT4jojudq2w.jpg",
+ "passport_four": "ZgwePnIc0FhowjXg2TAjWK3D6m50SSBjIUoz0DAQ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-19 11:47:33",
+ "updated_at": "2024-02-19 11:47:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 196,
+ "unique_id": "TB6360-196",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Orazmämmet",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Ýarmämmedowiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etraby Akdaş şäherçesi 2-nji ÝJT jaý 365",
+ "real_address": "Balkan welaýaty Türkmenbaşy etraby Akdaş şäherçesi 2-nji ÝJT jaý 365",
+ "passport_serie": "I-BN",
+ "passport_id": "284679",
+ "passport_given_at": "2008-01-18",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi tarapyndan berilen",
+ "born_place": "Balkan welaýaty Türkmenbaşy şäheri",
+ "born_at": "1991-01-12",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62023287",
+ "phone_additional": "61055050",
+ "phone_home": "22242222",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Dragon Oyl\" Turkmenistan kompaniýasy",
+ "work_company_accountant_number": "+(993)-22246666",
+ "work_started_at": "2014-10-22",
+ "work_salary": "2785",
+ "work_position": "gaz bilen kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8R0AMlJFJRmK8fyh42yTUTd3PRdtlQboNeRruwgC.jpg",
+ "passport_two": "R7tNzT9R2W49pmTRLJ5NWu9CXrh9uAZmAyet1ZRH.jpg",
+ "passport_three": "KemdkSEEEm0db7bq05BfgnTKStCiv1FD0ymIQ0a0.jpg",
+ "passport_four": "3Hm9yCFpRWcz0Rvsk7tkH7fEQ5KMHJfqnfOFYhH2.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-19 15:01:29",
+ "updated_at": "2024-02-19 15:03:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 197,
+ "unique_id": "TB1307-197",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hydyr",
+ "customer_surname": "Syhnazarow",
+ "customer_patronic_name": "Mowlamberdiyewic",
+ "passport_address": "Ahal welayat, Gokdepe etrap, Derweze genesligi, Derweze obasy",
+ "real_address": "Ahal welayat, Gokdepe etrap, Derweze genesligi, Derweze obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "735244",
+ "passport_given_at": "2019-03-15",
+ "passport_given_by": "Ahal welayat Gokdepe etrap hakimligi",
+ "born_place": "Ahal welayat Gokdepe etraby",
+ "born_at": "2000-01-08",
+ "email": "Syhnazarow@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gunesli diyar dowlet karhanasy",
+ "work_company_accountant_number": "+(993)-65000000",
+ "work_started_at": "2022-06-22",
+ "work_salary": "1934",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "v3yAPh733xIFtcCNVva9GlQqcBnfY1k25uB8jKsD.jpg",
+ "passport_two": "l1f9fAcONLdeejl20gmmRv0zBH4UT6KiKugcpZIN.jpg",
+ "passport_three": "Df65Ybivy1h4X9G8XNAikAjSvn9VThFTB8DU8KZ2.jpg",
+ "passport_four": "9IGCrH7RFOpJLEBCF5ATPHefeQjmIZCfpSZCH2fq.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-19 15:21:12",
+ "updated_at": "2024-02-19 15:21:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 198,
+ "unique_id": "TB1307-198",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jamal",
+ "customer_surname": "Seýidowa",
+ "customer_patronic_name": "Arazgeldiýewna",
+ "passport_address": "Asgabat saher Kopetdag etrap Oguzhan koce jay 86 otag 31",
+ "real_address": "Asgabat saher Kopetdag etrap Oguzhan koce jay 86 otag 31",
+ "passport_serie": "I-AS",
+ "passport_id": "342124",
+ "passport_given_at": "1985-07-26",
+ "passport_given_by": "Asgabat saher Kopetydag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1985-07-26",
+ "email": "Jamal@mailru",
+ "phone": "65321452",
+ "phone_additional": "63252528",
+ "phone_home": "12215469",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Hasar hojalyk jemgyyeti",
+ "work_company_accountant_number": "+(993)-12743616",
+ "work_started_at": "2022-10-10",
+ "work_salary": "1637",
+ "work_position": "3 nji derejeli gaplayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ho7FvoSN3faqHLGwcrv0hkkfOrK7t7paCwnWDfdt.jpg",
+ "passport_two": "awUYTPdIyQIyHtqDnVotycTbFvk74RYtvy4NIPXC.jpg",
+ "passport_three": "vkMqCJIp3eHTTysRuA5i164H2HvkOUVvFuds5yAI.jpg",
+ "passport_four": "Hx6xeKMOZ0B1yC9mGv7FYbFwNTbrGnPpxybriepO.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-19 16:29:25",
+ "updated_at": "2024-04-01 16:06:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 199,
+ "unique_id": "TB1307-199",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulsirin",
+ "customer_surname": "Kullyyewa",
+ "customer_patronic_name": "Akmyradowna",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etraby Kosi kocesinin 34 nji jayynyn 40 njy oyi",
+ "real_address": "Asgabat saheri Bagtyyarlyk etraby Kosi kocesinin 34 nji jayynyn 40 njy oyi",
+ "passport_serie": "II-MR",
+ "passport_id": "348446",
+ "passport_given_at": "2022-10-27",
+ "passport_given_by": "Mary welayatynyn Yoleten Polisiya bolumi",
+ "born_place": "Mary welayatynyn Yoleten etraby Akguzer genesligi",
+ "born_at": "1997-05-25",
+ "email": "GulsirinK@gmail.com",
+ "phone": "65010203",
+ "phone_additional": "65010203",
+ "phone_home": "65010203",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "21 nji yoritelesdirilen terbiyecilik okuw mekdebi mekdebe tayyarlayys topary",
+ "work_company_accountant_number": "+(993)-12238023",
+ "work_started_at": "2023-09-01",
+ "work_salary": "2188",
+ "work_position": "inlis dili mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "iyBgGpL5mt9aLcZeXbxXRsmBXg7ihw6oq2iFQ9ve.jpg",
+ "passport_two": "8UuiTcoINGQNQKxm4ypeDSk7fVyYBOOsgE7FOoxf.jpg",
+ "passport_three": "xqs0rempB9C1cTyCFHIdHF9MrnoFre9HvojhZqM3.jpg",
+ "passport_four": "fpJELO55myrvvrMR9nYffwrGscfVHC9ak6PuAzQa.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-19 17:12:31",
+ "updated_at": "2024-02-19 17:12:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 200,
+ "unique_id": "TB6360-200",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Röwşen",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Welbekowiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäher 13 mkr, 12 jaý, 17 öý",
+ "real_address": "Balkan welaýatynyň Balkanabat şäher 13 mkr, 12 jaý, 17 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "270638",
+ "passport_given_at": "2005-10-10",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäher",
+ "born_at": "1989-09-03",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62121061",
+ "phone_additional": "64159867",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": ",,Balkangazüpjünçilik\" müdirliginiň Hazarşäherçe GHÜ",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2017-01-16",
+ "work_salary": "1767",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gXxhzJ3sGyiEj7apwdTbxRR2UT8tfwU0NbfwotsG.jpg",
+ "passport_two": "x8RUOxpn6slLhsN5MAIa2OrEvCUhT4X0ukXSA12N.jpg",
+ "passport_three": "bM7frbzYFLbriZLYZyy8tb6Dlatgz8zyl8zkMExZ.jpg",
+ "passport_four": "ch5P2XtW3d4zX2cvQ9bmOlkPN2PgJF1w7DzeTdpm.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2024-02-19 17:46:14",
+ "updated_at": "2024-02-19 17:46:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 201,
+ "unique_id": "TB1307-201",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jamila",
+ "customer_surname": "Sadyyewa",
+ "customer_patronic_name": "Bahadrowna",
+ "passport_address": "Asgabat saherinin Buzmeyin etraby 28627 hb kocesinin Bekrewe",
+ "real_address": "Asgabat saherinin Buzmeyin etraby 28627 hb kocesinin Bekrewe",
+ "passport_serie": "I-LB",
+ "passport_id": "714247",
+ "passport_given_at": "2011-07-12",
+ "passport_given_by": "Lebap welayatynyn Serdarabat etrap hakimligi",
+ "born_place": "Lebap welayatynyn Serdarabat etraby Kistiwan genesligi",
+ "born_at": "1995-02-03",
+ "email": "Jamiola@gmail.com",
+ "phone": "65065872",
+ "phone_additional": "65948711",
+ "phone_home": "65065872",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Yokanc keselleri merkezi",
+ "work_company_accountant_number": "+(993)-65065872",
+ "work_started_at": "2021-06-05",
+ "work_salary": "3966",
+ "work_position": "ftiziatr lukmany",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "QXQJpieaiWnOa0ODzu1g9FK5KxUDhFQMlOG5uYWy.jpg",
+ "passport_two": "xfWOQPPZybnDa6uAQEhfHPwOCMDM7BIAFLhYJBod.jpg",
+ "passport_three": "Et9Mp1XZBFQYfMLEDAHAcUkDsSsSUXB4m6A3wuZZ.jpg",
+ "passport_four": "kNXvjlpGmfXn5bQASWD7apoDvNDJWQElFXXLoA6U.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-20 09:32:30",
+ "updated_at": "2024-02-20 09:32:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 202,
+ "unique_id": "TB1307-202",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bayram",
+ "customer_surname": "Dowletaliyew",
+ "customer_patronic_name": "Babayewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce B Annanow jay 39 otag4",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce B Annanow jay 39 otag4",
+ "passport_serie": "I-AS",
+ "passport_id": "420239",
+ "passport_given_at": "2009-11-26",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1993-10-23",
+ "email": "Bayram@gmail.com",
+ "phone": "63619666",
+ "phone_additional": "63619666",
+ "phone_home": "63619666",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "KETENI hususy karhana",
+ "work_company_accountant_number": "+(993)-12458744",
+ "work_started_at": "2024-01-03",
+ "work_salary": "1280",
+ "work_position": "direktorun orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rlvK7sN0qpBkqcVw8vyP8PpiRiRcQnPSpbz8PnNp.jpg",
+ "passport_two": "ELT9tqdgKsd1XKRwpR3mA1hd6qwTBzwCdzui8FeV.jpg",
+ "passport_three": "Ct4FbdNP5Y59UwoKoIFP7E9f80H2zRBaJq5Tl66W.jpg",
+ "passport_four": "EjNsgtDGC2I2L9oFP08KaEvoKtQcnJFqmRjz1Af9.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-20 10:06:17",
+ "updated_at": "2024-02-20 10:06:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 203,
+ "unique_id": "TB1307-203",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ejebay",
+ "customer_surname": "Gosunowa",
+ "customer_patronic_name": "Taycayewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce 16 njy Kosi gec jay 52",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce 16 njy Kosi gec jay 52",
+ "passport_serie": "I-AS",
+ "passport_id": "149395",
+ "passport_given_at": "2000-05-30",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap PB",
+ "born_place": "Mary wel Bayramaly saheri",
+ "born_at": "1973-09-16",
+ "email": "Ejebay@gmail.com",
+ "phone": "65010203",
+ "phone_additional": "65010203",
+ "phone_home": "12217153",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TPTB nyn Candybil sahamcasy",
+ "work_company_accountant_number": "+(993)-12217153",
+ "work_started_at": "2009-01-26",
+ "work_salary": "2903",
+ "work_position": "Bas hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "u0yUzbmXQf5gjrcbJU7Aa50KV4aG6KnmjvS0BPdK.jpg",
+ "passport_two": "XI6xh6eOUXeIbfZ6XtiYcR7L8NkB0UZ9WfhgqR14.jpg",
+ "passport_three": "OV7kCJfWON7kO53zN8CmlHyHEhZ22ldXcNkb7stR.jpg",
+ "passport_four": "zGQubTnO4jVw7psLCieK1gEpr0u9771iQPXi8w6o.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-20 10:49:50",
+ "updated_at": "2024-02-20 10:49:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 204,
+ "unique_id": "TB7369-204",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Maýa",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Ýaryýarowna",
+ "passport_address": "Baýramaly şäher 11-nji jaý toplumy",
+ "real_address": "Baýramaly şäher 11-nji jaý toplumy",
+ "passport_serie": "II-MR",
+ "passport_id": "207060",
+ "passport_given_at": "2018-12-28",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäher 11-nji jaý toplumy",
+ "born_at": "1986-09-11",
+ "email": null,
+ "phone": "63887684",
+ "phone_additional": "63887684",
+ "phone_home": "63887684",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly şäher 3-nji bakja bagy",
+ "work_company_accountant_number": "+(993)-63887684",
+ "work_started_at": "2015-08-31",
+ "work_salary": "1837",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AgbzFXIZqwYzNYJ0LQ8mPKqduTj9KVQLwzBpb3yz.jpg",
+ "passport_two": "4k7PVzk4Jjn6mB8vczoTQyMSw7rbQZ1vHSE7Fa5v.jpg",
+ "passport_three": "j0wJggVKmN31aTT4fXICI3DF6Sj2iQCmFfdQx2hB.jpg",
+ "passport_four": "Iax7l97MaKxq3KSZkvQHgw2QUmKVdckaZ4OezQmZ.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-20 11:41:43",
+ "updated_at": "2024-02-20 11:41:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 205,
+ "unique_id": "TB7369-205",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Iskender",
+ "customer_surname": "Täjow",
+ "customer_patronic_name": "Bahtyýarowiç",
+ "passport_address": "Mary şäheri Ýiňişiň 60 ýyllygy",
+ "real_address": "Mary şäheri Ýiňişiň 60 ýyllygy",
+ "passport_serie": "I-MR",
+ "passport_id": "808394",
+ "passport_given_at": "2012-06-09",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäheri Ýiňişiň 60 ýyllygy",
+ "born_at": "1995-11-20",
+ "email": null,
+ "phone": "64898410",
+ "phone_additional": "64898410",
+ "phone_home": "64898410",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "BGGU Önümçilik edarasy",
+ "work_company_accountant_number": "+(993)-64898410",
+ "work_started_at": "2020-07-27",
+ "work_salary": "3977",
+ "work_position": "inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Kfuibzq3NErz0COvDM64g2R7YusFDjINeGsPcizg.jpg",
+ "passport_two": "GTA60Mn16YFlTOfmIeXSdJKY1QsTLyzwYm5z6eCQ.jpg",
+ "passport_three": "0n5N4JeuGhn14PuQgDjSyh1vNu8ng1AVoUBXzWVc.jpg",
+ "passport_four": "dp4S11WkzszHuiZbLqJL0BWoVZKcJtt3ADzCSSL5.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-20 11:51:02",
+ "updated_at": "2024-02-20 11:51:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 206,
+ "unique_id": "TB7369-206",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Guwanç",
+ "customer_surname": "Paltaýew",
+ "customer_patronic_name": "Wahydowiç",
+ "passport_address": "Baýramaly etrap Azat geňeşlik",
+ "real_address": "Baýramaly etrap Azat geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "234505",
+ "passport_given_at": "2019-07-05",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Azat geňeşlik",
+ "born_at": "2003-02-28",
+ "email": null,
+ "phone": "64515175",
+ "phone_additional": "64515175",
+ "phone_home": "64515175",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "BGGU Önümçilik edarasy",
+ "work_company_accountant_number": "+(993)-64515175",
+ "work_started_at": "2023-12-04",
+ "work_salary": "2847",
+ "work_position": "garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "wMadFG70bcWWSd0qkFKV6wWGrqThNoch1plp9NDg.jpg",
+ "passport_two": "pID1MXPGLlithFhExuvxYNxzPWrgvYc2LPTNEn27.jpg",
+ "passport_three": "vyUzsBiiTd6W1MxrrAakgkUoLBKLheDGRvzZjTCU.jpg",
+ "passport_four": "srpCYveZHqxYxHNEutWqPqPOvgTIte3M0el5WXv8.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-20 12:11:55",
+ "updated_at": "2024-02-20 12:11:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 207,
+ "unique_id": "TB7369-207",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Mekan",
+ "customer_surname": "Abdylhayew",
+ "customer_patronic_name": "Jumanyýazowiç",
+ "passport_address": "Wekilbazar etrap Rysgally geňeşlik",
+ "real_address": "Wekilbazar etrap Rysgally geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "414961",
+ "passport_given_at": "2005-09-01",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etrap Rysgally geňeşlik",
+ "born_at": "1983-09-24",
+ "email": null,
+ "phone": "61008578",
+ "phone_additional": "61008578",
+ "phone_home": "61008578",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "BGGU Önümçilik edarasy",
+ "work_company_accountant_number": "+(993)-61008578",
+ "work_started_at": "2010-12-21",
+ "work_salary": "3166",
+ "work_position": "Maşynisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vFT1qyLtIjIvrCtrXoJjYueZ8MtvA9fRcIUrAMB0.jpg",
+ "passport_two": "jmTkmL9aMxY1x1I5HkmTweL7xJnt1cmUrPgFIDhH.jpg",
+ "passport_three": "EG3dmh13A5xmXufkwOUcCtceIAf3YNNnVqN8zB0d.jpg",
+ "passport_four": "wpGnQOaKBB4OLbEUcUaKtaS1JZNgWLVLImbPesbQ.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-20 12:22:35",
+ "updated_at": "2024-02-20 12:22:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 208,
+ "unique_id": "TB1307-208",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljan",
+ "customer_surname": "Kowusowa",
+ "customer_patronic_name": "Berdimyradowna",
+ "passport_address": "Asgabat şäher Köpetdag etrap S Türkmenbaşy jaý 56 horpu B öý 1",
+ "real_address": "Asgabat şäher Köpetdag etrap S Türkmenbaşy jaý 56 horpu B öý 1",
+ "passport_serie": "I-AS",
+ "passport_id": "532007",
+ "passport_given_at": "2015-09-16",
+ "passport_given_by": "Asgabat şäher Köpetdag etrap",
+ "born_place": "Asgabat şäher",
+ "born_at": "1993-10-20",
+ "email": "Oguljan@gmailcom",
+ "phone": "64555687",
+ "phone_additional": "65252365",
+ "phone_home": "000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat şäher ulgam ÝPGJ",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-01-01",
+ "work_salary": "2723",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "a1jHuVDUJLbZENe16qCPcE1x1u4ryYIIDVfMER5V.jpg",
+ "passport_two": "mDxgp5m3gTRDWTyLRgSVVfqLxQMW4VuMSvFGcqLz.jpg",
+ "passport_three": "FX8aZWUMKLy0ivOkH8kf6TVj6roBc9BSINlvmdFJ.jpg",
+ "passport_four": "nchbYPWgEGSN8NWnj6COUNpzV207pwZuJkW00aFI.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-20 14:29:12",
+ "updated_at": "2024-04-01 15:59:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 209,
+ "unique_id": "TB1307-209",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Omar",
+ "customer_surname": "Durdyyew",
+ "customer_patronic_name": "Gurbanmuhammedowic",
+ "passport_address": "Asgabat saheri Bagtyyarlyk erap Garadasayak y/t koce Seydi jay 27",
+ "real_address": "Asgabat saheri Bagtyyarlyk erap Garadasayak y/t koce Seydi jay 27",
+ "passport_serie": "I-AH",
+ "passport_id": "366171",
+ "passport_given_at": "2006-11-04",
+ "passport_given_by": "Ahal welayat Ruhabat etrap hakimligi",
+ "born_place": "Ahal welayat Ruhabat etrap Abadan obasy",
+ "born_at": "1990-09-19",
+ "email": "Omar@mailru",
+ "phone": "65239856",
+ "phone_additional": "64253641",
+ "phone_home": "12365214",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabatdaky yolagcy awtoulag karhanasy",
+ "work_company_accountant_number": "+(993)-12213652",
+ "work_started_at": "2022-02-18",
+ "work_salary": "3748",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BIN9d8cSOMhxKF0GOS5hf0sgtQdYN2izuVBSamyX.jpg",
+ "passport_two": "XKpxHYU2RK9v3T3G0762l3gpLEWG9aJAoTumoItW.jpg",
+ "passport_three": "BingFpzihkSHIp2DdUmhekr6uncD0gzP7TzUMRTV.jpg",
+ "passport_four": "YYTlBZGLXX4mNkoOJWJKa9zaDwZneilKb1MZTFtY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-20 14:29:38",
+ "updated_at": "2024-04-01 16:02:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 210,
+ "unique_id": "TB1306-210",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Orazdurdyyewic",
+ "passport_address": "Asgabat saheri, Kopetdag etraby, koce 10 yyl abadancylyk, jay 13,6, otag 76",
+ "real_address": "Asgabat saheri, Kopetdag etraby, koce 10 yyl abadancylyk, jay 13,6, otag 76",
+ "passport_serie": "I-AS",
+ "passport_id": "464176",
+ "passport_given_at": "2012-07-16",
+ "passport_given_by": "Asgabat saheini Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1995-10-23",
+ "email": "OrazowO@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Bagtyyar gurlusyk HJ",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-10-02",
+ "work_salary": "4500",
+ "work_position": "hunamen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "A9pgmxpoNoiTArHaL635pfZ6c3om2U4bDcRugJVO.jpg",
+ "passport_two": "pcZE3xoUZN7us1rGx6VjBEj7vtnchMDaoIdCJFKY.jpg",
+ "passport_three": "bGqAdPyZcYJrABE2QffIWkeTv10IXhwxc9zTNClB.jpg",
+ "passport_four": "54EPbYthfSQPotC0e5mkT0KUyRiv9Ajbe1xew0mS.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-20 15:56:23",
+ "updated_at": "2024-02-20 15:56:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 211,
+ "unique_id": "TB1307-211",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Orazdurdyyewic",
+ "passport_address": "Asgabat saheri, Kopetdag etraby, koce 10 yyl abadancylyk, jay 13/6, otag 76",
+ "real_address": "Asgabat saheri, Kopetdag etraby, koce 10 yyl abadancylyk, jay 13/6, otag 76",
+ "passport_serie": "I-AS",
+ "passport_id": "464176",
+ "passport_given_at": "2012-07-16",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1995-10-23",
+ "email": "OrazowO@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Bagtyyar gurlusyk HJ",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-10-02",
+ "work_salary": "4500",
+ "work_position": "hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "raeUhK7xpTyJUd3I1EaMEkat4RJpIHSBD3NlPMz9.jpg",
+ "passport_two": "jWGb2xoZyYpFLQ9hkXwC08ICXelhd0xBR9FbBdfq.jpg",
+ "passport_three": "oZHczmyUvKkDzdab9M6s4NZpkVa4wcFAHzElGvHR.jpg",
+ "passport_four": "1Ukz3D5cFIOt2Wgw2e27BQafPkhBbYXjFRB5Axo3.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-20 16:15:09",
+ "updated_at": "2024-02-20 16:15:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 212,
+ "unique_id": "TB8317-212",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Mekan",
+ "customer_surname": "Nowruzow",
+ "customer_patronic_name": "Meretkulyýewiç",
+ "passport_address": "Lebap welaýatynyň Çärjew etrabynyň Kölaryk geňeşlik Esgi oba Zelili köçe 1-nji jaý",
+ "real_address": "Lebap welaýatynyň Çärjew etrabynyň Kölaryk geňeşlik Esgi oba Zelili köçe 1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "820439",
+ "passport_given_at": "2013-03-23",
+ "passport_given_by": "Lebap welaýatynyň Serdarabat häkimligi",
+ "born_place": "Lebap welaýatynyň Serdarabat etrabynyň Gularyk geňeşligi",
+ "born_at": "1996-02-25",
+ "email": null,
+ "phone": "62222061",
+ "phone_additional": null,
+ "phone_home": "62222061",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenistanyň \"Türkmenbaşy\" paýdarlar täjiriçilik bankynyň Lebap welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-42236633",
+ "work_started_at": "2022-08-04",
+ "work_salary": "2235",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "5S7OppLAGCK4TlLIoerlHOElByTpS0AGFd17RQe4.jpg",
+ "passport_two": "4rBuKnD0PhaNJxnD91rb80QIUXK8BSGVUaoARznB.jpg",
+ "passport_three": "xjAD0t35m1r2QKD1zuMMFg3AT0bTH4XAVluXdk3H.jpg",
+ "passport_four": "U7HzI34GjtKT8tAoaEZBuuNHC3vPotBbpHvRp4LK.jpg",
+ "user_id": 104,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 10:05:36",
+ "updated_at": "2024-02-23 16:23:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 213,
+ "unique_id": "TB6360-213",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülruh",
+ "customer_surname": "Gylyjowa",
+ "customer_patronic_name": "Gurbangylyjowna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 39 jaý 8 öý 1",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 39 jaý 8 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "466154",
+ "passport_given_at": "2013-01-15",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi tarapyndan berilen",
+ "born_place": "Balkan welaýaty Gumdag şäheri",
+ "born_at": "1996-10-27",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63406220",
+ "phone_additional": "61046214",
+ "phone_home": "22249999",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Türkmenbaşy PTB-nyň Hazar şäherçe şahamçasy",
+ "work_company_accountant_number": "+(993)-22249909",
+ "work_started_at": "2015-08-05",
+ "work_salary": "2717",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "tiaR8HpKt2GO7iDPIbfi3m3105sqCqltfX041W46.jpg",
+ "passport_two": "Pji5bVKKkLOlU1JAz5PXVf3IxaHvwv9wAzL0Fpcl.jpg",
+ "passport_three": "70SleR804qrgpsmJkMSVe5ajlDAGj8HR92mHuTcz.jpg",
+ "passport_four": "CgHzCGfU6h9jswzngD32AKDdFDKAqUDYq9OhvU5l.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 10:23:49",
+ "updated_at": "2024-02-21 10:26:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 214,
+ "unique_id": "TB8319-214",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Jangeldi",
+ "customer_surname": "Ergeşow",
+ "customer_patronic_name": "Imamkulyýewiç",
+ "passport_address": "Lebap welayatynyn Kistiwan saherce Miras oba Seyit koce jay-9",
+ "real_address": "Lebap welayatynyn Kistiwan saherce Miras oba Seyit koce jay-9",
+ "passport_serie": "I-LB",
+ "passport_id": "543603",
+ "passport_given_at": "2009-05-12",
+ "passport_given_by": "Serdarabat etrap häkimligi",
+ "born_place": "Serdarabat etrap KJiştiwan şäherçe",
+ "born_at": "1992-10-23",
+ "email": "Jangeldi@mail.ru",
+ "phone": "61557790",
+ "phone_additional": null,
+ "phone_home": "42279162",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabatdaky Nyyazow adyndaky himiýa zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2020-10-16",
+ "work_salary": "2503",
+ "work_position": "mehanik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MuLN41SKvsKzdkAjJOjlZA2V6ikT2Kesat4p8Ket.jpg",
+ "passport_two": "4KYyQd69a6Jd841O1VDauZNq7J0JPzk5L4zyFshf.jpg",
+ "passport_three": "yU7QhkCVKjYfNUig2aZYhFX7zz6auXPW9S7qWzZm.jpg",
+ "passport_four": "OFj2Gz2M3vJ4UiPA0mvL1Hx20j09O67ZQk2b4eWL.jpg",
+ "user_id": 110,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-21 10:32:11",
+ "updated_at": "2024-02-21 10:37:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 215,
+ "unique_id": "TB8317-215",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Gülendam",
+ "customer_surname": "Rustemowa",
+ "customer_patronic_name": "Mamedowna",
+ "passport_address": "Çärjew etraby Hojaili geňeşligi Hojaaryk oba Aýhan köçe jaý 25",
+ "real_address": "Çärjew etraby Hojaili geňeşligi Hojaaryk oba Aýhan köçe jaý 25",
+ "passport_serie": "I-LB",
+ "passport_id": "749360",
+ "passport_given_at": "2012-02-02",
+ "passport_given_by": "Serdarabat etrap häkimligi",
+ "born_place": "Serdarabat etraby",
+ "born_at": "1982-01-26",
+ "email": null,
+ "phone": "65245241",
+ "phone_additional": null,
+ "phone_home": "65245241",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat häkimligi",
+ "work_company_accountant_number": "+(993)-65245241",
+ "work_started_at": "2023-11-22",
+ "work_salary": "1707",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "lEW84fEVP4Im1bdc94iizn1Agm9BC6GoTPaH1idl.jpg",
+ "passport_two": "PYhlM739ljMF6OJcBSbLWpThoOTQgN8InUHs49BV.jpg",
+ "passport_three": "S7gIilhkniIdeFffaYYbvv7dEHKfOWasLU7JJJ4R.jpg",
+ "passport_four": "atsI7p3shEloMBR6QWMjFxRoiqEwLh8ovacMtgYe.jpg",
+ "user_id": 113,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 11:45:49",
+ "updated_at": "2024-03-05 17:05:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 216,
+ "unique_id": "TB8319-216",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Begenc",
+ "customer_surname": "Husainow",
+ "customer_patronic_name": "Kamiljanowic",
+ "passport_address": "Carjew etrap Zergar geneslik Duyeci oba Andalyp koce jay-77",
+ "real_address": "Carjew etrap Zergar geneslik Duyeci oba Andalyp koce jay-77",
+ "passport_serie": "I-LB",
+ "passport_id": "548387",
+ "passport_given_at": "2009-06-24",
+ "passport_given_by": "Serdarabat etrap hqkimligi",
+ "born_place": "Serdarabat etrap",
+ "born_at": "1993-02-02",
+ "email": "begenc@mail.ru",
+ "phone": "64700807",
+ "phone_additional": null,
+ "phone_home": "4220807",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap awtomobil yollary ulanys mudirligi",
+ "work_company_accountant_number": "+(993)-42271700",
+ "work_started_at": "2024-01-04",
+ "work_salary": "1524",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "b34c5APQRagpkTiDPljSD41gwbzxDykIW2GnHVbX.jpg",
+ "passport_two": "9027GqGSfJHUOpeTWjsQBVd5qvtrxBDL6sF1zV1G.jpg",
+ "passport_three": "cRb3OzAgpKBAnG0iJ46aJAVNPtJfE8iisDv45Hdj.jpg",
+ "passport_four": "CPG7eJIGY0MDbcIIAytGhg3tnGOwdFLVUTZPejvh.jpg",
+ "user_id": 112,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-21 11:47:22",
+ "updated_at": "2024-02-21 11:50:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 217,
+ "unique_id": "TB8317-217",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Ýazmyrat",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Tahyrowiç",
+ "passport_address": "Aşgabat şäher Bahtyýarlyk etrap 80120 H/B",
+ "real_address": "Lebap welaýat Türkmenabat şäher Bahar kiçi etrapça 32-nji jaý 23-nji öý",
+ "passport_serie": "I-AS",
+ "passport_id": "442440",
+ "passport_given_at": "2011-06-14",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Mary welaýat Bäýramaly şäher",
+ "born_at": "1995-03-15",
+ "email": null,
+ "phone": "65605668",
+ "phone_additional": null,
+ "phone_home": "65605668",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "50104 harby bölüm",
+ "work_company_accountant_number": "+(993)-63525551",
+ "work_started_at": "2020-06-01",
+ "work_salary": "4145",
+ "work_position": "rota serkerdesi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "0k2NnGaOYcuTEElVm3fZuyXIpWdouKhSyijKvTKq.jpg",
+ "passport_two": "7hDw82pydZWVaxbKbXD9wRplwlrhGpzBQMW4umPc.jpg",
+ "passport_three": "WIDqHHHMyudHKmywd20bgvLHpytDTAWxlkhPDPUW.jpg",
+ "passport_four": "zlwXojMqHfufL6jLsx8qx2Z2obgZprjGZ14YCAqU.jpg",
+ "user_id": 115,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 12:00:19",
+ "updated_at": "2024-03-05 09:46:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 218,
+ "unique_id": "TB8319-218",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Zakir",
+ "customer_surname": "Hojaniyazow",
+ "customer_patronic_name": "Alymowic",
+ "passport_address": "Turkmenabat saher Nekrasow koce jay-110",
+ "real_address": "Turkmenabat saher Nekrasow koce jay-110",
+ "passport_serie": "I-LB",
+ "passport_id": "999621",
+ "passport_given_at": "2017-08-09",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher hakimligi",
+ "born_at": "1985-01-04",
+ "email": "zakir@mail.ru",
+ "phone": "65041783",
+ "phone_additional": null,
+ "phone_home": "42279162",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat saherindaki tehniki orta hunar okuw mekdebi",
+ "work_company_accountant_number": "+(993)-42279162",
+ "work_started_at": "2019-11-01",
+ "work_salary": "2301",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "O2zKu1XOeSvZyhVo3xOwDWrGTRcm1makTEnmVwJH.jpg",
+ "passport_two": "WRB8DXvirswghcBFF0twAPrwmY0fdWM58Wwe3o2A.jpg",
+ "passport_three": "Ay7vzwoyWrkaXPYLinecBfjzpm6fWuBnnk6wBmLR.jpg",
+ "passport_four": "I8Z1dOxO1j0ImiPRb6YhYUGHcRMOr2FoNnWtGzaz.jpg",
+ "user_id": 117,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-21 12:13:56",
+ "updated_at": "2024-02-21 12:15:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 219,
+ "unique_id": "TB8311-219",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Hangeldi",
+ "customer_surname": "Dowletow",
+ "customer_patronic_name": "Rozykulyyewic",
+ "passport_address": "Danew etrap May geneshlik Duryap oba M Rustemow koce jay 19",
+ "real_address": "Danew etrap May geneshlik Duryap oba M Rustemow koce jay 19",
+ "passport_serie": "I-LB",
+ "passport_id": "083367",
+ "passport_given_at": "1999-10-18",
+ "passport_given_by": "Danew etrap PB",
+ "born_place": "Danew etrap May geneshligi",
+ "born_at": "1978-07-15",
+ "email": "orazowaf@gmail.com",
+ "phone": "63150652",
+ "phone_additional": "61131200",
+ "phone_home": "44670523",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "TGNG tresti",
+ "work_company_accountant_number": "+(993)-44673128",
+ "work_started_at": "2009-02-16",
+ "work_salary": "1493",
+ "work_position": "Ishci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ycVbL630LUmFONBlcrdtBBJUJ7z7DwfNv865euk5.jpg",
+ "passport_two": "nBxNkrnAilmMuvqXgIZZqLkuK5S7CCRIl3nDRGGV.jpg",
+ "passport_three": "wlKOrjYfeG0em9WrPOxiNoRWMVRwqlqyUwNiz5Mg.jpg",
+ "passport_four": "qxfCEV9zrWrVwyTZyH64gIFXK3dfzkPs01JllxAm.jpg",
+ "user_id": 114,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 12:41:35",
+ "updated_at": "2024-06-07 15:09:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 220,
+ "unique_id": "TB8302-220",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Patma",
+ "customer_surname": "Urunowa",
+ "customer_patronic_name": "Babanazarowna",
+ "passport_address": "Magdanly şaher Ak-Altyn 2/10",
+ "real_address": "Magdanly şaher Ak-Altyn 2/10",
+ "passport_serie": "I-LB",
+ "passport_id": "564560",
+ "passport_given_at": "2009-12-09",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-03-27",
+ "email": "muha1994lb@gmail.com",
+ "phone": "63616347",
+ "phone_additional": "63616347",
+ "phone_home": "44051275",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "19-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2021-09-01",
+ "work_salary": "1815",
+ "work_position": "komekci terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0swRtEUhrcEzo96n53eWk2okw5JLGLL3fIsESXzB.jpg",
+ "passport_two": "TkFXdmDmmJ2WYgsStfOm9wVYGDOZoVIiUL9yidPv.jpg",
+ "passport_three": "JSRXZE1W8zY2YmO9iWtrfRUdOJaA7sq8vwFoXCeG.jpg",
+ "passport_four": "YJDrN3LiWqh0fmri0dstwb1v1Hz0xJUrmKCraYGg.jpg",
+ "user_id": 119,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 13:01:29",
+ "updated_at": "2024-02-23 16:03:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 221,
+ "unique_id": "TB8311-221",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Ruslan",
+ "customer_surname": "Jorayew",
+ "customer_patronic_name": "Jumakulyyewic",
+ "passport_address": "Danew etrap 2 kici etrapca oy 23 jay 9",
+ "real_address": "Danew etrap 2 kici etrapca oy 23 jay 9",
+ "passport_serie": "II-LB",
+ "passport_id": "002106",
+ "passport_given_at": "2017-02-27",
+ "passport_given_by": "Farap etrap hakimligi",
+ "born_place": "Farap etrabynyn Hojakenepsi geneshligi",
+ "born_at": "1984-04-05",
+ "email": "orazowaf@gmail.com",
+ "phone": "64546350",
+ "phone_additional": "65942986",
+ "phone_home": "44670787",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGZ Nebitzawodgurnama",
+ "work_company_accountant_number": "+(993)-44672354",
+ "work_started_at": "2017-09-01",
+ "work_salary": "5220",
+ "work_position": "Meydancha baslygy",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "sZtJIPEpGbbF9ZrObbkrqox2v8CzS7wMxLCX0ZBx.jpg",
+ "passport_two": "FqcrPsGN3trvCL6435jzodLFiJ7Qj8A8vZ8Qr2Q8.jpg",
+ "passport_three": "aHnf8nQEfCU5rWczygeEY7XH8zPc7pQiThBVYns6.jpg",
+ "passport_four": "MSQKs709iKNSoIr3hnsukcazXDaQOII00h62UdDy.jpg",
+ "user_id": 120,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 13:55:48",
+ "updated_at": "2024-06-07 15:07:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 222,
+ "unique_id": "TB9315-222",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Sapargeldi",
+ "customer_surname": "Gurbanmyradow",
+ "customer_patronic_name": "Meretdurdyýewiç",
+ "passport_address": "Görogly etrap Ýagtylyk geňeşligi",
+ "real_address": "Görogly etrap Ýagtylyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "585426",
+ "passport_given_at": "2010-08-28",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Ýagtylyk geňeşligi",
+ "born_at": "1971-04-08",
+ "email": "karz_Gorogly@tbbank.gov.tm",
+ "phone": "61080471",
+ "phone_additional": "61080471",
+ "phone_home": "61080471",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "\"Daşoguzşäheragyzsuw\"",
+ "work_company_accountant_number": "+(993)-32223284",
+ "work_started_at": "1999-02-11",
+ "work_salary": "3368",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sAhsa7zazMNNJBdsVtU3o7RqQZi2kE5EORiIn0Ks.jpg",
+ "passport_two": "sXRb1qVTofAOVpoVtF8kP0DYIhrYKN50bXvZdiEY.jpg",
+ "passport_three": "tCR5Od5FFdpg624NvPvJGepeI98KbZws1zXg8bH4.jpg",
+ "passport_four": "bCMdtw14uCeFUvweykinjTD7UMRRyKtP46AGJl2S.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 14:37:19",
+ "updated_at": "2024-02-21 14:37:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 223,
+ "unique_id": "TB1307-223",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulgerek",
+ "customer_surname": "Orazmyradowa",
+ "customer_patronic_name": "Carymyradowna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby Gypjak yt Dostluk kocesinin 16 njy jayy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby Gypjak yt Dostluk kocesinin 16 njy jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "582964",
+ "passport_given_at": "2018-04-02",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "2000-06-30",
+ "email": "Ogulgerek@gmail.com",
+ "phone": "65000003",
+ "phone_additional": "65000003",
+ "phone_home": "12010203",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat dokma toplumy",
+ "work_company_accountant_number": "+(993)-12232354",
+ "work_started_at": "2021-12-01",
+ "work_salary": "2326",
+ "work_position": "dokmacy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "7Ppxhm89BgNR9WRXR1MpThhpJ9zA6DOEvF76Quxt.jpg",
+ "passport_two": "L9cb0eHvZbJx9k5PFqs1g9SfEnZ5gL3SWbfVQetx.jpg",
+ "passport_three": "0393lJTmvTjhNoyRkpZkFPH2TwjUWE8FTntFTEz9.jpg",
+ "passport_four": "f93oHORZcgSF6zktaaxfAHBo49pI8Px3T2L3NuSA.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 14:43:14",
+ "updated_at": "2024-04-01 16:03:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 224,
+ "unique_id": "TB8311-224",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Carykuly",
+ "customer_surname": "Allaberenow",
+ "customer_patronic_name": "Allaberenowic",
+ "passport_address": "Danew etrap Danew saher K Ishanow koce jay 48",
+ "real_address": "Danew etrap Danew saher K Ishanow koce jay 48",
+ "passport_serie": "I-LB",
+ "passport_id": "054457",
+ "passport_given_at": "1999-08-28",
+ "passport_given_by": "Seydi saher PB",
+ "born_place": "Danew saheri",
+ "born_at": "1965-11-09",
+ "email": "orazowaf@gmail.com",
+ "phone": "65225089",
+ "phone_additional": "65228161",
+ "phone_home": "44623245",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGZ",
+ "work_company_accountant_number": "+(993)-44623456",
+ "work_started_at": "2002-04-01",
+ "work_salary": "3623",
+ "work_position": "Elektro mantyor",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "kiWTUY7SxKS9tnwBG3W02w1qAH66mCKl3LEYu9ZR.jpg",
+ "passport_two": "CqYZXQnUaXIVVuLMyaDn8nkJZku5tdu3q1uxiEZ9.jpg",
+ "passport_three": "3feDjrZ4K7ibQsjdZjqN70iak27lGCF15UlERgNS.jpg",
+ "passport_four": "VDvgdNF3Tu70BsBkR26JXyuHWNnfJyx4BuRHfWMN.jpg",
+ "user_id": 122,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 14:46:01",
+ "updated_at": "2024-06-07 15:06:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 225,
+ "unique_id": "TB8302-225",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şamsiddin",
+ "customer_surname": "Sabirow",
+ "customer_patronic_name": "Dosmuratowiç",
+ "passport_address": "Magdanly şäher Gurbansoltan eje 2/9",
+ "real_address": "Magdanly şäher Gurbansoltan eje 2/9",
+ "passport_serie": "I-LB",
+ "passport_id": "134269",
+ "passport_given_at": "2000-01-07",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1976-09-14",
+ "email": "muha1994lb@gmail.com",
+ "phone": "64206709",
+ "phone_additional": "64206709",
+ "phone_home": "44050700",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher aragatnaşyk bölümi",
+ "work_company_accountant_number": "+(993)-44050700",
+ "work_started_at": "2013-01-02",
+ "work_salary": "1902",
+ "work_position": "elektromantyor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PnRzyqRBsAKave2e6zsfLoWN6t9qbXwFYGyEEuMX.jpg",
+ "passport_two": "bDToQLyP99VuBAvXPwrr2czkzDVhJsYLXs0NiBqN.jpg",
+ "passport_three": "RF9wmEAUFudtifvUZwieRoioofAygHpTY6HhqxfG.jpg",
+ "passport_four": "uXSMsrroZFalWDM2NArvLTBLQcYSysYlu5vtAi61.jpg",
+ "user_id": 121,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 15:01:52",
+ "updated_at": "2024-02-23 16:04:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 226,
+ "unique_id": "TB8302-226",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulbay",
+ "customer_surname": "Berdikulow",
+ "customer_patronic_name": "Hoşbakowiç",
+ "passport_address": "Köýtendag etra Magdanly şäh Watan köç 6-njy jaý",
+ "real_address": "Köýtendag etra Magdanly şäh Watan köç 6-njy jaý",
+ "passport_serie": "I-AS",
+ "passport_id": "422237",
+ "passport_given_at": "2008-04-22",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Lebap wel Magdanly şäheri",
+ "born_at": "1974-01-23",
+ "email": "muziktank78@gmail.çom",
+ "phone": "64525397",
+ "phone_additional": "64697533",
+ "phone_home": "44050800",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2019-04-09",
+ "work_salary": "2545",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ghufz08DfKq49YbReJximXG2IY05fIaEBZgFwAof.jpg",
+ "passport_two": "ovlJxce7lguLQovAuOVvbkpby81i1AZll617Pds2.jpg",
+ "passport_three": "K7DLiIdHhiVrXHYb5qVAwEJAIi6zBfqOPY5tr3gj.jpg",
+ "passport_four": "xyIzDlwNIDS9KG2GhtRAO706h5KSISTuXuezWGwV.jpg",
+ "user_id": 123,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 15:13:35",
+ "updated_at": "2024-02-21 22:09:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 227,
+ "unique_id": "TB8311-227",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Muhammet",
+ "customer_surname": "Rahmedow",
+ "customer_patronic_name": "Bayramowic",
+ "passport_address": "Danew etrap Danew saheri F Abdullayew koce jay 12",
+ "real_address": "Danew etrap Danew saheri F Abdullayew koce jay 12",
+ "passport_serie": "I-AS",
+ "passport_id": "012999",
+ "passport_given_at": "1998-03-20",
+ "passport_given_by": "Nyyazow adyndaky PB",
+ "born_place": "Danew saheri",
+ "born_at": "1979-08-25",
+ "email": "orazowaf@gmail.com",
+ "phone": "65959787",
+ "phone_additional": "63313487",
+ "phone_home": "44675678",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Danew etrap tehniki hyzmat edis karhanasy",
+ "work_company_accountant_number": "+(993)-44672334",
+ "work_started_at": "2022-10-25",
+ "work_salary": "3864",
+ "work_position": "Direktor",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "6q0KTwLwANsE02pmUBvtRgxFtYpKKYLFzYTy0pY4.jpg",
+ "passport_two": "gk2Sc5K0lVsbX5myEatuo2Mme5o0CDBiiAh3YwBy.jpg",
+ "passport_three": "xFp4OOshOO4wv9Kg5og2PPQTR8ajbIdjBanFY3Yu.jpg",
+ "passport_four": "yxJclLmjYZeCQXVuo0KOXDqNYlSIgBlrA1E4WFzk.jpg",
+ "user_id": 124,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 15:15:26",
+ "updated_at": "2024-06-07 15:04:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 228,
+ "unique_id": "TB8317-228",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Islam",
+ "customer_surname": "Toraýew",
+ "customer_patronic_name": "Toreogly",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Sumbr köçe 14-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Sumbr köçe 14-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "369251",
+ "passport_given_at": "2003-02-02",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "1964-03-29",
+ "email": null,
+ "phone": "65246269",
+ "phone_additional": null,
+ "phone_home": "65246269",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "TPT\"Türkmenbaşy\" bank Lebap welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-42236633",
+ "work_started_at": "2001-06-19",
+ "work_salary": "2458",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rKBfuuDGkJd79yvlXjQFUwVmk7jN4S3UnAu7Czek.jpg",
+ "passport_two": "P6lTdEjgaaCHCTlRDWfM9WocxHyfYdcMp5OwhHZ2.jpg",
+ "passport_three": "y0n4U9NUw0BnNps8eO5ZJjEKNXwmmVvmDkqoOVy8.jpg",
+ "passport_four": "vAixdOd3Ej1Zo2CQHxWgoSvOOifw9DGAOiDXDNeB.jpg",
+ "user_id": 126,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 15:37:52",
+ "updated_at": "2024-03-11 10:46:34",
+ "deleted_at": "2024-03-11 10:46:34",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 229,
+ "unique_id": "TB8311-229",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Kurbaniyaz",
+ "customer_surname": "Haknazarow",
+ "customer_patronic_name": "Haydarkulyyewic",
+ "passport_address": "Danew etrap Seydi saher 1 kici etrapca jay 24 oy 20",
+ "real_address": "Danew etrap Seydi saher 1 kici etrapca jay 24 oy 20",
+ "passport_serie": "II-LB",
+ "passport_id": "019628",
+ "passport_given_at": "2018-10-09",
+ "passport_given_by": "Danew etrap hakimligi",
+ "born_place": "Farap etrabynyn Hojakenepsi geneshligi",
+ "born_at": "1968-03-09",
+ "email": "orazowaf@gmail.com",
+ "phone": "62892262",
+ "phone_additional": "62892226",
+ "phone_home": "44679878",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGZ",
+ "work_company_accountant_number": "+(993)-44623456",
+ "work_started_at": "2022-11-14",
+ "work_salary": "4829",
+ "work_position": "Direktoryn orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "cOWxmzMA4h8NPISMEpfIiUkazgFMR7F1NXLqq03E.jpg",
+ "passport_two": "qbKD2icsBGRCM5VSsYW6JSDfpzPnm3Bl1cM06k43.jpg",
+ "passport_three": "NVn6ZeuHigr8rlajFpMwaj5287vlBspvJn2DnzqH.jpg",
+ "passport_four": "rqQbavMZwjoeDH3h4TIM8zyYBPH5CDdQckz5mfCu.jpg",
+ "user_id": 127,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 15:45:56",
+ "updated_at": "2024-06-07 14:59:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 230,
+ "unique_id": "TB8319-230",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Eziz",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Meretgulyyewic",
+ "passport_address": "LW Sayat etrap Garamahmyt geneslik Ak-altyn oba Lebap koce jav-2",
+ "real_address": "LW Sayat etrap Garamahmyt geneslik Ak-altyn oba Lebap koce jav-2",
+ "passport_serie": "I-LB",
+ "passport_id": "609118",
+ "passport_given_at": "2010-10-14",
+ "passport_given_by": "Sakar etrap hakimligi",
+ "born_place": "Sakar etrap",
+ "born_at": "1994-03-23",
+ "email": "Eziz@mail.ru",
+ "phone": "63970558",
+ "phone_additional": null,
+ "phone_home": "42272134",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabatdaky Nyyazow ad himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2015-06-11",
+ "work_salary": "1560",
+ "work_position": "elektrik",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "X5aiWXFP96UcVTMsMKwOCBKISGM28gm3FH39xNkw.jpg",
+ "passport_two": "PJEDK1DxQIGfN2BTtzYMELgqDirV4bRhoU4ZB73r.jpg",
+ "passport_three": "JERhwlUBJjWDNDgAWIvSP5wEbGu7FteoHZaLytNS.jpg",
+ "passport_four": "Q47O4XuIn5WJ5HaPzwqFrthGQaeqyKfkndav5IyP.jpg",
+ "user_id": 128,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-21 15:50:14",
+ "updated_at": "2024-02-21 15:50:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 231,
+ "unique_id": "TB8317-231",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Beknazar",
+ "customer_surname": "Baýnazarow",
+ "customer_patronic_name": "Serdarowiç",
+ "passport_address": "Lebap welaýat Çärjew etrap Kölaryk geňeşlik Kölaryk oba Garaşsyzlyk köçe 40-njy jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Kölaryk geňeşlik Kölaryk oba Garaşsyzlyk köçe 40-njy jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "082309",
+ "passport_given_at": "2019-11-20",
+ "passport_given_by": "Lebap welaýat Çärjew etrap häkimligi",
+ "born_place": "Lebap welaýat Çärjew etrabynyň Kölaryk geňeşligi",
+ "born_at": "2003-04-29",
+ "email": null,
+ "phone": "62573524",
+ "phone_additional": null,
+ "phone_home": "62573524",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Sahy\" gurluşyk hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-62573524",
+ "work_started_at": "2024-01-02",
+ "work_salary": "1147",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tK5uolqsjKnWUIOSQPJI8VPGX11KhWnAKxahl3II.jpg",
+ "passport_two": "vkAfGtbXgopugXer8uyw7kssJkfHN32sjvB6F1B6.jpg",
+ "passport_three": "8eZuUgFbjh8LR6Hp8qgXGtveFbAjIR7QMTvs50Jq.jpg",
+ "passport_four": "GWtHXGOXaEk317sd77e6cgf0q2rxhBRzxwKmqtEn.jpg",
+ "user_id": 118,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 15:53:36",
+ "updated_at": "2024-02-27 17:59:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 232,
+ "unique_id": "TB8311-232",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Asyr",
+ "customer_surname": "Haknazarow",
+ "customer_patronic_name": "Kurbaniyazowic",
+ "passport_address": "Danew etrap Seydi saher Dostluk koce jay 6 oy 6",
+ "real_address": "Danew etrap Seydi saher Dostluk koce jay 6 oy 6",
+ "passport_serie": "I-LB",
+ "passport_id": "628119",
+ "passport_given_at": "2011-02-19",
+ "passport_given_by": "Seydi saher hakimligi",
+ "born_place": "Farap etrabynyn Hojakenepsi genesligi",
+ "born_at": "1994-12-05",
+ "email": "orazowaf@gmail.com",
+ "phone": "63092524",
+ "phone_additional": "63092425",
+ "phone_home": "44673213",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGZ",
+ "work_company_accountant_number": "+(993)-44678909",
+ "work_started_at": "2023-12-21",
+ "work_salary": "3208",
+ "work_position": "Uly operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "hOoiPd5M2t6J8WIHeOWCo43MILa05jgf1WjywVD6.jpg",
+ "passport_two": "vA0ZmckODUPOMw2pdgB4fgOKKYUryyNKejNJR9cU.jpg",
+ "passport_three": "MNl2OWLxq6IDuMHg3uYBABlXxDSitF7ReHMIiRLR.jpg",
+ "passport_four": "6zzcjMcCNcLBXBFNscnlO8E26jIg8XOcJdh7WTu6.jpg",
+ "user_id": 130,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 16:04:54",
+ "updated_at": "2024-06-07 14:59:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 233,
+ "unique_id": "TB6360-233",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Meret",
+ "customer_surname": "Hudaýberdiýew",
+ "customer_patronic_name": "Toýmämmedowiç",
+ "passport_address": "Balkan welaýatynyň Hazar şäherçesi kw 15, jaý 1, öý 4",
+ "real_address": "Balkan welaýatynyň Hazar şäherçesi kw 15, jaý 1, öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "232102",
+ "passport_given_at": "2002-07-31",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäheriniň häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1986-07-16",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64399573",
+ "phone_additional": "64159846",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": ",,Dragon Oýl\" T-n Ltd kompaniýasy",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2011-06-01",
+ "work_salary": "4417",
+ "work_position": "malýar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "f43FJIjdsDVzNmMNfJPeZUYZPQW08Har1El91R76.jpg",
+ "passport_two": "eR5gWNW2lwCeIv08ldaXSww76jjaoyvmnH1x5bEh.jpg",
+ "passport_three": "Ccg6iPkEDSiIiDPzXiAjxj06M32LBh2N5gZjUzOl.jpg",
+ "passport_four": "teT3PSNxw3lFR7kvi2Bcpw2WzPrMwQEloQx1BCaT.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2024-02-21 16:08:33",
+ "updated_at": "2024-02-21 16:09:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 234,
+ "unique_id": "TB8302-234",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Borigul",
+ "customer_surname": "Azamatowa",
+ "customer_patronic_name": "Jumaniýazowna",
+ "passport_address": "28-nji orta mekdep",
+ "real_address": "Magdanly şäher Garaşsyzlyk köçe 21/6",
+ "passport_serie": "I-LB",
+ "passport_id": "566763",
+ "passport_given_at": "2010-01-21",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1990-03-17",
+ "email": "muha1994lb@gmail.com",
+ "phone": "65178190",
+ "phone_additional": "65178190",
+ "phone_home": "44058575",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2019-09-18",
+ "work_salary": "3640",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "h19BafFSqI81G2EcgNFZ3IZeIpNxKpNuIwOvEJxY.jpg",
+ "passport_two": "gKCRjgdt6WJY0sGXDMmP6IoTWd6I0Pt5r6GrcyyD.jpg",
+ "passport_three": "HVASfqw19lCJ4bVjPjz3rpSpHZVNY3W1z1lzwdwc.jpg",
+ "passport_four": "RPd6ZZoljviMT6FxHxEkvXm5EVvvimOxJXxvktU6.jpg",
+ "user_id": 132,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 16:12:38",
+ "updated_at": "2024-02-21 22:10:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 235,
+ "unique_id": "TB6360-235",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Wioletta",
+ "customer_surname": "Abramýan",
+ "customer_patronic_name": "Walentinowna",
+ "passport_address": "Balkan welaýatynyň Hazar şäherçesi kw 28, jaý 4, öý 8",
+ "real_address": "Balkan welaýatynyň Hazar şäherçesi kw 28, jaý 4, öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "466428",
+ "passport_given_at": "2013-07-25",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1973-11-05",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64030234",
+ "phone_additional": "63808759",
+ "phone_home": "22222",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": ",,Dragon Oýl\" T-n Ltd kompaniýasy",
+ "work_company_accountant_number": "+(993)-22222___",
+ "work_started_at": "2018-01-01",
+ "work_salary": "5835",
+ "work_position": "tehnik",
+ "education": "high_education",
+ "marriage_status": "divorced",
+ "passport_one": "tq5MJnHBO1clQ0TC18J8HyQskGjaPEoTLblJipX2.jpg",
+ "passport_two": "UCiqxIZGfeTwcy9BpjE37EX1KhnOmHA6P5JcIAkI.jpg",
+ "passport_three": "vcBz8RhFMx8UYkaOF92k3bGCHb3shHGDtduXlozW.jpg",
+ "passport_four": "QZPeDOS5ujhwNv6wtQqbcXcw2spdfkdXxpnqVCX1.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": "-",
+ "created_at": "2024-02-21 16:17:29",
+ "updated_at": "2024-02-21 16:18:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 236,
+ "unique_id": "TB8311-236",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Artur",
+ "customer_surname": "Yagmurow",
+ "customer_patronic_name": "Besimowic",
+ "passport_address": "Danew etrap Parahat geneshlik Parahat oba Ya Kandymow koce jay 10",
+ "real_address": "oba Ya Kandymow koce jay 10",
+ "passport_serie": "I-LB",
+ "passport_id": "551286",
+ "passport_given_at": "2009-07-21",
+ "passport_given_by": "Galkynys etrap hakimligi",
+ "born_place": "Galkynys etrabynyn Parahat genesligi",
+ "born_at": "1987-12-11",
+ "email": "orazowaf@gmail.com",
+ "phone": "61100154",
+ "phone_additional": "64658279",
+ "phone_home": "44723456",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "LGG mudurligi Bagaja gaz kani",
+ "work_company_accountant_number": "+(993)-44678921",
+ "work_started_at": "2023-05-03",
+ "work_salary": "4007",
+ "work_position": "Mehanik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2klzTLGAZilzsNc2QKOYLuvkXIauFXKjS0OeRzOU.jpg",
+ "passport_two": "S3J6A57hnrVCabm6UrSQyUE1qCJXMs5MXm4Dwogm.jpg",
+ "passport_three": "uoMP6jayx9QtrvDJYnyHeXZo2HVknqNJRGkf8WcX.jpg",
+ "passport_four": "SpJM4pz7GDE8Dy009BB1Kgjm5JSjojCW3isRa6AK.jpg",
+ "user_id": 133,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 16:21:49",
+ "updated_at": "2024-06-07 14:58:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 237,
+ "unique_id": "TB8317-237",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Aşyr",
+ "customer_surname": "Mämmetjumaýew",
+ "customer_patronic_name": "Taganowiç",
+ "passport_address": "Lebap welaýat Saýat etrap Sakar şäheriniň Syýadagsakar geňeşligi Syýadagsakar oba Zelili köçe 2-nji jaý",
+ "real_address": "Lebap welaýat Saýat etrap Sakar şäheriniň Syýadagsakar geňeşligi Syýadagsakar oba Zelili köçe 2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "181481",
+ "passport_given_at": "2000-10-09",
+ "passport_given_by": "Lebap welaýat Sakar etrap häkimligi",
+ "born_place": "Lebap welaýat Saýat etrap Sakar şäheriniň Syýadagsakar geňeşligi",
+ "born_at": "1973-08-12",
+ "email": null,
+ "phone": "63082787",
+ "phone_additional": null,
+ "phone_home": "63082787",
+ "work_region": "lb",
+ "work_province_id": 23,
+ "work_company": "Saýat etrap \"Ýalkym\" daýhan birleşigi",
+ "work_company_accountant_number": "+(993)-63082787",
+ "work_started_at": "2017-01-21",
+ "work_salary": "9744",
+ "work_position": "kärendeçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "dnal6TYUsfqGSlbS74weu3Oosam3rIYnSxOWUQnE.jpg",
+ "passport_two": "p0iTgH4QMWQfr1YhSDqqWoD9qYzJrruYjWEDN5RF.jpg",
+ "passport_three": "fJ9SUIa3p8LhpHTNK4n8bK9aDiHjyxu6k4g1YtcD.jpg",
+ "passport_four": "hq5dp4A2RtLYBfLr8sL6fOe4nLrGZ6w2oooZdpnT.jpg",
+ "user_id": 131,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 16:23:15",
+ "updated_at": "2024-03-01 09:38:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 238,
+ "unique_id": "TB8302-238",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şamurat",
+ "customer_surname": "Kuwandykow",
+ "customer_patronic_name": "Jawlyýewiç",
+ "passport_address": "Magdanly saher niýazow köç 34-jay",
+ "real_address": "Magdanly saher niýazow köç 34-jay",
+ "passport_serie": "I-LB",
+ "passport_id": "298627",
+ "passport_given_at": "2002-06-12",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Lebap wel Gowurdak şäher",
+ "born_at": "1981-08-30",
+ "email": "maximum.magdanly@gmail.com",
+ "phone": "62553063",
+ "phone_additional": "63407495",
+ "phone_home": "44052428",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44059872",
+ "work_started_at": "2017-04-03",
+ "work_salary": "2033",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yy0odIJmStjb9yXGOdUgfMZYl6DCKowmB312JwNh.jpg",
+ "passport_two": "xeMmqrtd6uzmfNDfVJgHDTvht94VRPYGWiuLcOLN.jpg",
+ "passport_three": "7hV0fpV8b7p3GvPHQsEtwvBdxkMMQay0A56rHJDO.jpg",
+ "passport_four": "vQsh47a1M85mmqXPG04iAwrIQthBlDSWQpURZl3V.jpg",
+ "user_id": 129,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 16:24:44",
+ "updated_at": "2024-02-21 22:08:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 239,
+ "unique_id": "TB9315-239",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Daýanç",
+ "customer_surname": "Gurbangylyjow",
+ "customer_patronic_name": "Täçmuradowiç",
+ "passport_address": "Görogly etrap Annagylyç Ataýew adyndaky geňeşligi",
+ "real_address": "Görogly etrap Annagylyç Ataýew adyndaky geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "701124",
+ "passport_given_at": "1994-11-04",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Annagylyç Ataýew adyndaky geňeşligi",
+ "born_at": "1994-11-04",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62190434",
+ "phone_additional": "62190434",
+ "phone_home": "62190434",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň Hangala oba medeniýet öýi",
+ "work_company_accountant_number": "+(993)-62190434",
+ "work_started_at": "2019-01-11",
+ "work_salary": "1894",
+ "work_position": "saz ýolbaşçy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "2uL8g62mo6VWwJbrOxrTstwJKX3hPT2MKUiPOD0Y.jpg",
+ "passport_two": "s2PUqslMU0nGDH3abyLlpguSdFTy92QCSsnEQtuz.jpg",
+ "passport_three": "LZcCo8IyZ3auqcHYeDv8R41HW8eTp6mgOHide6Y6.jpg",
+ "passport_four": "MESSuymYoRXfesZbReKGDflNTdS6sf7H7KmTZ8wu.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 16:33:10",
+ "updated_at": "2024-02-21 16:33:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 240,
+ "unique_id": "TB8319-240",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Leyla",
+ "customer_surname": "Zeripowa",
+ "customer_patronic_name": "Hemragulyyewna",
+ "passport_address": "LW Turkmenabat saher Himik k/etr jay 6a oy-24",
+ "real_address": "LW Turkmenabat saher Himik k/etr jay 6a oy-24",
+ "passport_serie": "I-LB",
+ "passport_id": "902902",
+ "passport_given_at": "2015-06-22",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Sayat etrap Garkyn geneslik",
+ "born_at": "1981-06-22",
+ "email": "Leyla@mail.ru",
+ "phone": "65213471",
+ "phone_additional": null,
+ "phone_home": "42270661",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabatdaky Nyyazow ad Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2002-04-04",
+ "work_salary": "3118",
+ "work_position": "bolum baslyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "g6i1sGbyY4aqKo9xxVFnOlszGJGSy34tWCDwY3N4.jpg",
+ "passport_two": "PWO9Iu9xdHsednHGclEgT9ERjyzuOBUNb1qRwVNN.jpg",
+ "passport_three": "dRtgUjy4rEQ074SEaa8ccEI0S8MWwRtsIZeP7zWP.jpg",
+ "passport_four": "T97053iBRg26pfcX8EFNVQitsNmJjvKCnxORu3ZT.jpg",
+ "user_id": 135,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-21 17:04:06",
+ "updated_at": "2024-02-21 17:04:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 241,
+ "unique_id": "TB8317-241",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Ýulduzhan",
+ "customer_surname": "Babakulyýewa",
+ "customer_patronic_name": "Rozykulyýewna",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Gagaren kiçi etrapça 83-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Gagaren kiçi etrapça 83-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "022787",
+ "passport_given_at": "2018-08-04",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkmligi",
+ "born_place": "Lebap welaýat Türkmenabat şäher",
+ "born_at": "2002-07-24",
+ "email": null,
+ "phone": "65941520",
+ "phone_additional": null,
+ "phone_home": "65941520",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat bedenterbiýe we sport baradaky Baş müdirligi",
+ "work_company_accountant_number": "+(993)-64364275",
+ "work_started_at": "2023-10-25",
+ "work_salary": "845",
+ "work_position": "abadanlaşdyrmak boýunça işçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "oNmOVHhweEPmnXT7pCLMjf5Fdsqc14AYoGRQ5D8W.jpg",
+ "passport_two": "Fvy7DnBB8Q2ieZoCjnqJLw8BDXAt782qv48PdvWV.jpg",
+ "passport_three": "cw3ExbHSD6nqEUJ4wp4Ovn53dnUlpLm6b0fkhYqk.jpg",
+ "passport_four": "QWpKv0adjlgkwDgBx9e6MeWMeea1k3OSDC4d6PPQ.jpg",
+ "user_id": 136,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 17:13:34",
+ "updated_at": "2024-03-01 09:40:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 242,
+ "unique_id": "TB1307-242",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aygul",
+ "customer_surname": "Nuryyewa",
+ "customer_patronic_name": "Dowranowna",
+ "passport_address": "Asgabat saherinin kopetdag etraby koçe 1985 jay 15a otag 36",
+ "real_address": "Asgabat saherinin kopetdag etraby koçe 1985 jay 15a otag 36",
+ "passport_serie": "I-AS",
+ "passport_id": "479794",
+ "passport_given_at": "2013-07-19",
+ "passport_given_by": "Asgabat saherinin kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1996-12-15",
+ "email": "Nuryyewa@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin PM",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-06-18",
+ "work_salary": "2451",
+ "work_position": "gozegci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tKsF1uFRFFIRGH86TAbk2NjFO69seFHegyvpxZRo.jpg",
+ "passport_two": "PefUpoLWIB1UWXf5vtiiBI1fwXnnp4EEKZfPNTXV.jpg",
+ "passport_three": "T4ZH858yh8IW7eRMX2JoC6RDdZgEVgiFk45mmqhl.jpg",
+ "passport_four": "B9495DtnkSdWjLZdZXYk3Z9iOVg8ItPi23eMZQLZ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-21 17:17:33",
+ "updated_at": "2024-02-21 17:17:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 243,
+ "unique_id": "TB8302-243",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rahmat",
+ "customer_surname": "Alimow",
+ "customer_patronic_name": "Bekgulowiç",
+ "passport_address": "Magdanly şäher Serdar köçe 16/3",
+ "real_address": "Magdanly şäher Serdar köçe 16/3",
+ "passport_serie": "I-LB",
+ "passport_id": "497747",
+ "passport_given_at": "1965-03-27",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1965-03-27",
+ "email": "muha1994@gmail.com",
+ "phone": "63621711",
+ "phone_additional": "63621711",
+ "phone_home": "44051785",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalyk mudirligi",
+ "work_company_accountant_number": "+(993)-44052585",
+ "work_started_at": "2011-09-01",
+ "work_salary": "2380",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lVyEp1ceYwa08R7A2WWobg7BdCFgsTcRwZb4EuA8.jpg",
+ "passport_two": "6gaT4dCXSnvSYktBIaEH9ThowtPZxJ2qMp3Od4bt.jpg",
+ "passport_three": "D2SUkT4bcEWGbhFnuukBeBVmLUSsUpuYnD8begQQ.jpg",
+ "passport_four": "snydMGgUNKUzC6mau1r3XG5EtZYjQlhLflLr7jML.jpg",
+ "user_id": 138,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 17:43:54",
+ "updated_at": "2024-02-21 22:09:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 244,
+ "unique_id": "TB8317-244",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Baýram",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Gahrymanowiç",
+ "passport_address": "Türkmenistan Lebap welaýaty Saýat etraby Çowdur geňeşligi Çowdur obasy Halmuradow köçesiniň 40-njy jaýy",
+ "real_address": "Türkmenistan Lebap welaýaty Saýat etraby Çowdur geňeşligi Çowdur obasy Halmuradow köçesiniň 40-njy jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "034846",
+ "passport_given_at": "2018-10-10",
+ "passport_given_by": "Lebap welaýatynyň Saýat etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Saýat etrabynyň Çowdur geňeşligi",
+ "born_at": "2001-12-13",
+ "email": null,
+ "phone": "61470234",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabadyň pagta egriji fabrigi",
+ "work_company_accountant_number": "+(993)-62985630",
+ "work_started_at": "2023-10-20",
+ "work_salary": "1385",
+ "work_position": "önümleriň ýygnaýjysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "f1Ss9MpvyQjnCvrq1F9PO1YzIVc4SyPx6trUNcuX.jpg",
+ "passport_two": "jiDvwLkq9tHgfu7bv9zQz8Klz8K7GyFunCnEvesi.jpg",
+ "passport_three": "KpHwmL79fVIQZatP5wle6OCuuCqjhGX4wMUo07RU.jpg",
+ "passport_four": "1BSuykoB07yAy5mFjLl22b3t6agoB2wsiDcGUMoP.jpg",
+ "user_id": 125,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 18:01:33",
+ "updated_at": "2024-02-27 17:58:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 245,
+ "unique_id": "TB8317-245",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Rustam",
+ "customer_surname": "Abdyýew",
+ "customer_patronic_name": "Esenowiç",
+ "passport_address": "Lebap welaýaty Çärjew etraby Bereket geňeşligi Gaýybaýat oba Balkan köçe jaý 15",
+ "real_address": "Lebap welaýaty Çärjew etraby Bereket geňeşligi Gaýybaýat oba Balkan köçe jaý 15",
+ "passport_serie": "I-LB",
+ "passport_id": "643020",
+ "passport_given_at": "1989-10-27",
+ "passport_given_by": "Serdarabat etrap häkimligi",
+ "born_place": "Serdarabat etrap häkimligi",
+ "born_at": "1989-10-27",
+ "email": null,
+ "phone": "63533358",
+ "phone_additional": null,
+ "phone_home": "63083118",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Amederýakenarbekediş kärhanasy",
+ "work_company_accountant_number": "+(993)-64200956",
+ "work_started_at": "2023-02-07",
+ "work_salary": "2375",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EBDhVMetyQ2EyzA0PWLKWX0KObZMWmVlf7NW7Fyc.jpg",
+ "passport_two": "kbAuEgDnKb47HLLrJnwnnG9K6Gsw2XSIj4zhKeMo.jpg",
+ "passport_three": "ldpaEmOH4TmQf2IXo9mA8KQYUr2VSguMCD27GeYl.jpg",
+ "passport_four": "BofAt0kUUvefZFACS76nWgOPEM3MXdOSPMxW2avt.jpg",
+ "user_id": 140,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 18:01:50",
+ "updated_at": "2024-03-12 11:50:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 246,
+ "unique_id": "TB8302-246",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Guljan",
+ "customer_surname": "Babamuradowa",
+ "customer_patronic_name": "Babamuradowna",
+ "passport_address": "Magdanly şäher niýazow köç 13-jaý",
+ "real_address": "Magdanly şäher niýazow köç 13-jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "836275",
+ "passport_given_at": "2013-07-29",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Lebap welayat Magdanly şäher",
+ "born_at": "1997-07-25",
+ "email": "maximum.magdanly@gmail.com",
+ "phone": "65217096",
+ "phone_additional": "64207595",
+ "phone_home": "44035256",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-44039647",
+ "work_started_at": "2024-01-05",
+ "work_salary": "2565",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "zzYIEuV2v46LbppERJvVq5vprQAGfuWGNXpFApXs.jpg",
+ "passport_two": "ETYmyMrLKko0yBmajybe0rdykNM37UZnWozP7qCM.jpg",
+ "passport_three": "SsHitiDkfEyZsLEDVWtH6obECF8v71GlIIoINhil.jpg",
+ "passport_four": "Ss0082EohieAITekhxrXG23GEqosZDK9KnJpGt3I.jpg",
+ "user_id": 141,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 18:27:52",
+ "updated_at": "2024-02-23 16:21:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 247,
+ "unique_id": "TB8302-247",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zulayha",
+ "customer_surname": "Sadykowa",
+ "customer_patronic_name": "Taspolatowna",
+ "passport_address": "Magdanly sah 1-nji kici etr 4-27-nji jay",
+ "real_address": "Magdanly sah 1-nji kici etr 4-27-nji jay",
+ "passport_serie": "I-LB",
+ "passport_id": "590064",
+ "passport_given_at": "2010-08-12",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Lebap wel Magdanly saher",
+ "born_at": "1973-09-25",
+ "email": "muziktank78@gmail.com",
+ "phone": "65221517",
+ "phone_additional": "61641970",
+ "phone_home": "44051569",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44031578",
+ "work_started_at": "2017-04-20",
+ "work_salary": "2047",
+ "work_position": "Labarant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KKWO0py0TfydCaNsyHogNi6lob1dqK4ZmtipnYn2.jpg",
+ "passport_two": "c2yqfZQ0RFGklm3pHrbA05fY3FQKBNXVxscwXVnM.jpg",
+ "passport_three": "5FClQLW3DJjFZ3su35fAETOd4IQLF8j6cXQIZtN2.jpg",
+ "passport_four": "vZPjMPxnwsiUMJtCTkkveTfC1Kx4Xtcy4K8ENsRz.jpg",
+ "user_id": 142,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 20:37:52",
+ "updated_at": "2024-02-23 16:05:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 248,
+ "unique_id": "TB8302-248",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şirkozy",
+ "customer_surname": "Çunkarayew",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Magdanly şäher Diýar köç 6-njy jaý",
+ "real_address": "Magdanly şäher Diýar köç 6-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "896180",
+ "passport_given_at": "2015-04-27",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Köýtendag etrap Mukry şäherçe",
+ "born_at": "1987-11-03",
+ "email": "maximum.magdanly@gmail.çom",
+ "phone": "62072070",
+ "phone_additional": "62321032",
+ "phone_home": "44024796",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "35-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2014-09-22",
+ "work_salary": "3089",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EgxUsrUUbvDxgzOiHtY110qZQH7pKevo7hPO8cUY.jpg",
+ "passport_two": "PoZJVQnnaCYfdcec51ajEJeYYRgcKmEFssKYDChF.jpg",
+ "passport_three": "ySHM5bteLhcACnEDrADNndqeLitTFycNgAqnt5Kw.jpg",
+ "passport_four": "eD8fUCCkCSpukpp7WYyyFtD18Dngjt2rNm1x51sK.jpg",
+ "user_id": 143,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 20:57:18",
+ "updated_at": "2024-02-21 22:07:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 249,
+ "unique_id": "TB8302-249",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Azamatowa",
+ "customer_surname": "Dilbar",
+ "customer_patronic_name": "Hosbakowna",
+ "passport_address": "Magdanly saheri Turkmenistan kocesi 10-3 nji jayy",
+ "real_address": "Magdanly saheri Turkmenistan kocesi 10-3 nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "498142",
+ "passport_given_at": "1971-08-09",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1971-08-09",
+ "email": "muziktank78@gmail.com",
+ "phone": "64447556",
+ "phone_additional": "65517819",
+ "phone_home": "44051211",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "20-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-44050232",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3331",
+ "work_position": "terbiyeci",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "eRJcrKvG5GEmd03FZP1DGP9zlVJ8X8cEZsBAx4eh.jpg",
+ "passport_two": "zov6GJF03RbhRniShEBcVEETFBrrvwDwmMz5AJxs.jpg",
+ "passport_three": "MDXVGTHHUrf3sFjIYBSDmkME7pbvcBeuRZDPLrj9.jpg",
+ "passport_four": "SwdW8i3V9lOo91jRTStl7e9qooRGILvgdYFFg3tP.jpg",
+ "user_id": 144,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 21:08:17",
+ "updated_at": "2024-02-23 16:12:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 250,
+ "unique_id": "TB8302-250",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Madina",
+ "customer_surname": "Aknazarowa",
+ "customer_patronic_name": "Aknazarowna",
+ "passport_address": "Magdanly şäher Gurluşykçylar köç 14-4-nji jay",
+ "real_address": "Magdanly şäher Gurluşykçylar köç 14-4-nji jay",
+ "passport_serie": "II-LB",
+ "passport_id": "026973",
+ "passport_given_at": "2019-03-27",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäher",
+ "born_at": "2003-01-02",
+ "email": "maximum.magdanly@gmail.com",
+ "phone": "63020995",
+ "phone_additional": "65216992",
+ "phone_home": "44052125",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Tagam\"kärhanasy",
+ "work_company_accountant_number": "+(993)-44054796",
+ "work_started_at": "2022-07-01",
+ "work_salary": "1302",
+ "work_position": "Buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "U7f8NpZt1mbD2NN2tBSQMzkTdEftZHKrALKe6BE4.jpg",
+ "passport_two": "vf7odsjNlvKFEnCiaDrwIwigRN56RuGtNimFGHMB.jpg",
+ "passport_three": "uHmVMGNRFTy9hNkeM0H2YNgZRmGNXGjpGjhJ6wsT.jpg",
+ "passport_four": "1pznvjh7jkH1PrxiYoSJFvmGQkuSPbPlKUw9HA53.jpg",
+ "user_id": 145,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 21:13:49",
+ "updated_at": "2024-02-21 22:08:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 251,
+ "unique_id": "TB8302-251",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jalilowa",
+ "customer_surname": "Zuleyha",
+ "customer_patronic_name": "Jalilowna",
+ "passport_address": "Koyten genesligi Magtymguly kocesi 6-nji jayy",
+ "real_address": "Koyten genesligi Magtymguly kocesi 6-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "791835",
+ "passport_given_at": "2012-12-19",
+ "passport_given_by": "Koytendag ertrap hkimligi",
+ "born_place": "Koyten genesligi",
+ "born_at": "1977-10-08",
+ "email": "muziktank78@gmail.com",
+ "phone": "61548273",
+ "phone_additional": "62621711",
+ "phone_home": "44051084",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "19-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-44050311",
+ "work_started_at": "2018-10-20",
+ "work_salary": "1852",
+ "work_position": "terbiyeci",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "cHBr2vfGYVAQ8mNrayxdl1VfIxyY7ucHxaIAorDr.jpg",
+ "passport_two": "lbhSHEYo9tlgtvnzqi7OU4PmDamEqVMDeDrr1wml.jpg",
+ "passport_three": "FZkYVj2BfiqTl75JQAXH7no4lwpWJcqyP0Ne4WSP.jpg",
+ "passport_four": "Gu1BKBmYDIH4GMzKZUKNqLbJ2VACn2hNGVwT4M3f.jpg",
+ "user_id": 146,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 21:34:56",
+ "updated_at": "2024-02-27 14:30:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 252,
+ "unique_id": "TB8302-252",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Magsat",
+ "customer_surname": "Berdiyew",
+ "customer_patronic_name": "Muratgulyyewic",
+ "passport_address": "Magdanly saheri Nurana kocesi 1-jayy",
+ "real_address": "Magdanly saheri Nurana kocesi 1-jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "012571",
+ "passport_given_at": "1998-09-17",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1980-09-24",
+ "email": "muziktank78@gmail.com",
+ "phone": "62335859",
+ "phone_additional": "65230156",
+ "phone_home": "44051856",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-44050311",
+ "work_started_at": "2023-05-11",
+ "work_salary": "1538",
+ "work_position": "masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NqCCTjqc2hfjBDCE4ORIJb6qFPqMDURYtFvGBUMn.jpg",
+ "passport_two": "d6b2XrPDejBunA0fNxzToTkR33yAPZbBu5RQeUag.jpg",
+ "passport_three": "HW4Bh5sxcIizczQaNZVTK8a8IQSdVQhNccNbgNrP.jpg",
+ "passport_four": "pl0C7jgQmcEP6DqNEhCze0BVfY1nJEajIm4zgLur.jpg",
+ "user_id": 148,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 21:49:07",
+ "updated_at": "2024-02-23 16:20:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 253,
+ "unique_id": "TB8302-253",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rustam",
+ "customer_surname": "Ibragimow",
+ "customer_patronic_name": "Ýuldaşowiç",
+ "passport_address": "Magdanly ssher G Ezizow köç 79-njy jay",
+ "real_address": "Magdanly ssher G Ezizow köç 79-njy jay",
+ "passport_serie": "I-LB",
+ "passport_id": "178496",
+ "passport_given_at": "2000-04-14",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1972-05-27",
+ "email": "maximum.magdanly@gmail.com",
+ "phone": "63092845",
+ "phone_additional": "63268186",
+ "phone_home": "44051425",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher häkimligi",
+ "work_company_accountant_number": "+(993)-44050305",
+ "work_started_at": "2022-09-07",
+ "work_salary": "2390",
+ "work_position": "Lukman",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1sJIorPY0pdOqBlYeTherXBcClicp8nLdfufeXad.jpg",
+ "passport_two": "g5pv85RBbcaa5yShKke5qw1QlMYA1hyIkkmOXs1p.jpg",
+ "passport_three": "AylhiA8pLzWTmTQf4p2ptNGq5QmHXwP52AGYbBe8.jpg",
+ "passport_four": "DH5QGq9epmxTrdbsL1Uds3dO3krDrcwAItuq8iwf.jpg",
+ "user_id": 149,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 21:53:56",
+ "updated_at": "2024-02-23 16:16:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 254,
+ "unique_id": "TB8302-254",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulasal",
+ "customer_surname": "Ernazarowa",
+ "customer_patronic_name": "Suwanowna",
+ "passport_address": "Magdanly saher 2-nji kici ertap 7-26 jayy",
+ "real_address": "Magdanly saher 2-nji kici ertap 7-26 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "386750",
+ "passport_given_at": "2003-08-25",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1986-01-06",
+ "email": "muziktank78@gmail.com",
+ "phone": "62784824",
+ "phone_additional": "65223389",
+ "phone_home": "44055511",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlydaky himiya onumlerini onduryan bolumi",
+ "work_company_accountant_number": "+(993)-44050366",
+ "work_started_at": "2020-05-11",
+ "work_salary": "1232",
+ "work_position": "barlagcy laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dCU2H6MVo93bReIUaV0WxrGcfJnUrc9a85Jhj5Pc.jpg",
+ "passport_two": "CUlHNm5cNBQfU62GqdzNuhhQJFu4Jc4ejDHgwQvN.jpg",
+ "passport_three": "OSSXc6GuQJalwY3uYyLGyjRsW3HZl6Z9VsaHVjLf.jpg",
+ "passport_four": "Uw4dua6sXuUjqqo7Rm0hXcVVABqdpR38lKOME0rG.jpg",
+ "user_id": 150,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 22:03:26",
+ "updated_at": "2024-03-06 14:57:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 255,
+ "unique_id": "TB8302-255",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Haýtgul",
+ "customer_surname": "Kaýumowa",
+ "customer_patronic_name": "Razakowna",
+ "passport_address": "Magdanly saher Ezizow koç 79-njy jay",
+ "real_address": "Magdanly saher Ezizow koç 79-njy jay",
+ "passport_serie": "I-LB",
+ "passport_id": "187303",
+ "passport_given_at": "2000-10-05",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1976-09-25",
+ "email": "maximum.magdanly@gmail.com",
+ "phone": "63268186",
+ "phone_additional": "63092845",
+ "phone_home": "44050305",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-44054152",
+ "work_started_at": "2022-09-16",
+ "work_salary": "3301",
+ "work_position": "Sepagat uyasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rvbMfT3ridULimTF63vLUf2v7JowgUG1AVKqRw5y.jpg",
+ "passport_two": "evpcoxTrPiEyuyJOsrkfZTAiEg20N6U0vJhqa4at.jpg",
+ "passport_three": "cRDEJJDWqVwHFMjn4Hd0AJqp62rZSVSyirQDxYao.jpg",
+ "passport_four": "tIoKPB9XOVj0JUceno9f4TKVPIHmCfsSEWwY63Iv.jpg",
+ "user_id": 151,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-21 22:03:56",
+ "updated_at": "2024-02-27 14:31:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 256,
+ "unique_id": "TB8317-256",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Ahmet",
+ "customer_surname": "Mämmetjumaýew",
+ "customer_patronic_name": "Taganowiç",
+ "passport_address": "Lebap welaýat Saýat etrap Sakar şäher Syýadagsakar geňeşligi Syýadagsakar oba Kerim Gurbanepesow köçe 5-nji jaý",
+ "real_address": "Lebap welaýat Saýat etrap Sakar şäher Syýadagsakar geňeşligi Syýadagsakar oba Kerim Gurbanepesow köçe 5-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "181595",
+ "passport_given_at": "2000-10-23",
+ "passport_given_by": "Lebap welaýat Sakar etrap häkimligi",
+ "born_place": "Lebap welaýat Sakar etrabynyň Syýadagsakar geňeşligi",
+ "born_at": "1975-04-07",
+ "email": null,
+ "phone": "63563837",
+ "phone_additional": null,
+ "phone_home": "63563837",
+ "work_region": "lb",
+ "work_province_id": 23,
+ "work_company": "Saýat etrabynyň \"Ýalkym\" daýhan birleşigi",
+ "work_company_accountant_number": "+(993)-63563837",
+ "work_started_at": "2004-01-15",
+ "work_salary": "2220",
+ "work_position": "kärendeçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "KTRtqOL3u1fPAnjYfgYpKOBD7oJQs44nvMMTtajY.jpg",
+ "passport_two": "8oH91LwDF6mWtuzEA3KdtYtfso0Uf9H6LuXU8hN2.jpg",
+ "passport_three": "OqkGyOWFzkgxyt7qZtOBPkYNkw69YM0p9kbk3Jk0.jpg",
+ "passport_four": "q6tH7L3dGHHm5pqao4NFYr8cyi7kYV3XbsVaAy2w.jpg",
+ "user_id": 134,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 10:29:59",
+ "updated_at": "2024-03-01 09:39:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 257,
+ "unique_id": "TB8302-257",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Raşit",
+ "customer_surname": "Raimow",
+ "customer_patronic_name": "Bahtiýarowiç",
+ "passport_address": "Magdanly şäher Guwadak 39 jaý",
+ "real_address": "Magdanly şäher Guwadak 39 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "502661",
+ "passport_given_at": "2005-09-12",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1986-03-26",
+ "email": "z.nurbayew80@gmail.com",
+ "phone": "61563977",
+ "phone_additional": "61563977",
+ "phone_home": "44055224",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlyşäheragyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-44051776",
+ "work_started_at": "2018-07-30",
+ "work_salary": "1860",
+ "work_position": "Sazlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DDr3w5xWPJ8mmEI2fORSH0dxgEbERk4aoHoXAfdW.jpg",
+ "passport_two": "AxzCt8RzAdzuFYW1aFk6n29Xes3ESkcCljr7LK08.jpg",
+ "passport_three": "7Yl4AFnVkL3HxiPC2cCHszQJYgD6CZkQnHI2Gf0e.jpg",
+ "passport_four": "jzvciUibdI2EYsXSJNLzxm8l4ztJxG4rMLfnq5I0.jpg",
+ "user_id": 153,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 10:56:57",
+ "updated_at": "2024-02-23 16:03:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 258,
+ "unique_id": "TB8317-258",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Rüstem",
+ "customer_surname": "Rozyýew",
+ "customer_patronic_name": "Muzaparjanowiç",
+ "passport_address": "Lebap welaýat Çärjew etrabynyň Talhan bazar geňeşligi Pagtaçy oba Ýaşlyk köçe 1-nji jaý",
+ "real_address": "Lebap welaýat Çärjew etrabynyň Talhan bazar geňeşligi Pagtaçy oba Ýaşlyk köçe 1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "984663",
+ "passport_given_at": "2017-08-05",
+ "passport_given_by": "Lebap welaýat Serdarabat etrap häkimligi",
+ "born_place": "Lebap welaýat Serdarabat etrabynyň Talhanbazar geňeşligi",
+ "born_at": "1975-08-24",
+ "email": null,
+ "phone": "64120068",
+ "phone_additional": null,
+ "phone_home": "64120068",
+ "work_region": "lb",
+ "work_province_id": 24,
+ "work_company": "Çärjew etrabynyň bilim bölümi 38-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-61840759",
+ "work_started_at": "2023-02-01",
+ "work_salary": "4181",
+ "work_position": "okuw işleri boýunça orunbasar",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "hyvblQeCubn1PSXeCypckxqV7KbLo5nqMXt3npQi.jpg",
+ "passport_two": "E4oNLVRD1ryGYGMhZ6Ik117mfLVdmqcLgTrxhRrt.jpg",
+ "passport_three": "W2BE5ls65i4tfEZysyWFEqlXDGpByPIxlVdIsAQh.jpg",
+ "passport_four": "aeMISxKHh0OzPo5p1sCMfOMhxisWHYn0JeHpYVPI.jpg",
+ "user_id": 154,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 11:04:46",
+ "updated_at": "2024-03-06 14:31:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 259,
+ "unique_id": "TB8317-259",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Dilfuza",
+ "customer_surname": "Joraýewa",
+ "customer_patronic_name": "Dowranowna",
+ "passport_address": "Lebap welaýat Türkmenabat şäheriniň Saýat köçe 54-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäheriniň Saýat köçe 54-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "202988",
+ "passport_given_at": "2023-10-27",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher polisiýa bölümi",
+ "born_place": "TSSR Çärjew etrap",
+ "born_at": "1987-11-18",
+ "email": null,
+ "phone": "64075029",
+ "phone_additional": null,
+ "phone_home": "64075029",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat ýüpek önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-42299903",
+ "work_started_at": "2019-06-19",
+ "work_salary": "1548",
+ "work_position": "pile buglaýjy",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "iuuPTTYWFe3ZsNs2bRg91iAwe8yEJwMGGZRlnnQT.jpg",
+ "passport_two": "6y7D6bvoBONveZqeVdnhH1R2JTNTi9ySpQTXsKiJ.jpg",
+ "passport_three": "mCNFjmx0a0gfKOubQBj3rxG4sdws8yOaJlON67AS.jpg",
+ "passport_four": "MGavLbGpdPv9tdqE1LK3FD7zrTsodoXLGiY68Gv0.jpg",
+ "user_id": 155,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 11:28:46",
+ "updated_at": "2024-02-27 17:58:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 260,
+ "unique_id": "TB8317-260",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Dilnaza",
+ "customer_surname": "Beşimowa",
+ "customer_patronic_name": "Yhtyýarowna",
+ "passport_address": "Lebap welaýat Çärjew etrap Kölaryk geňeşlik Kölaryk oba Hatamow köçe 41-nji jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Kölaryk geňeşlik Kölaryk oba Hatamow köçe 41-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "954308",
+ "passport_given_at": "2016-11-30",
+ "passport_given_by": "Lebap welaýat Serdarabat etrap häkimligi",
+ "born_place": "Lebap welaýat Serdarabat etrap Kölaryk geňeşlik",
+ "born_at": "2000-10-16",
+ "email": null,
+ "phone": "61132531",
+ "phone_additional": null,
+ "phone_home": "61132531",
+ "work_region": "lb",
+ "work_province_id": 24,
+ "work_company": "Çärjew etrap 25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-61132531",
+ "work_started_at": "2023-09-05",
+ "work_salary": "3911",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tfnyS1kRD7XBAp3GRyRJlBSQLziCdrreAdDlAEVe.jpg",
+ "passport_two": "SHppLwb4cdPRQ1LQHc1X0xdHMMGUj42ZxaCbttOz.jpg",
+ "passport_three": "cEdPEq61dZv6bt5qCjGFPdI5YARmwDQ2BmqCMksZ.jpg",
+ "passport_four": "E1TVUDc4i3oUlN1fLSIwHWVR4dHjAqol51K8G9jV.jpg",
+ "user_id": 157,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 11:42:17",
+ "updated_at": "2024-03-05 14:35:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 261,
+ "unique_id": "TB8317-261",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Zamira",
+ "customer_surname": "Seýitbaýewa",
+ "customer_patronic_name": "Şöhratjanowna",
+ "passport_address": "Lebap welaýat Dänew etrap Garaşsyzlyk şäherçe Boýnuzyn geňeşlik Boýnuzyn oba Jebislik köçe 1-nji jaý",
+ "real_address": "Lebap welaýat Dänew etrap Garaşsyzlyk şäherçe Boýnuzyn geňeşlik Boýnuzyn oba Jebislik köçe 1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "905252",
+ "passport_given_at": "2015-06-11",
+ "passport_given_by": "Lebap welaýat Garaşsyzlyk etrap häkimligi",
+ "born_place": "Lebap welaýat Garaşsyzlyk etrap Boýnuzyn geňeşligi",
+ "born_at": "1997-11-21",
+ "email": null,
+ "phone": "63628483",
+ "phone_additional": null,
+ "phone_home": "63628483",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Demirýollary AGPJ-y 19-njy şahamçasy",
+ "work_company_accountant_number": "+(993)-63628483",
+ "work_started_at": "2020-12-02",
+ "work_salary": "2178",
+ "work_position": "stansiýa operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "b3g0S0Im9CBRkdj2u3QMMyfTcwHuHfKn7Z9S9AJf.jpg",
+ "passport_two": "NN3250WPk1StNQj2BGvB72ozO9DS2Y2eNkQ6NUs1.jpg",
+ "passport_three": "5g8TTPpHzr3KMuZF1RddAx2RA415GLj6o0R9t5sV.jpg",
+ "passport_four": "fpbdRCzMsFP7ayyHbTZc6NbXYxAmvSJL4G9evqsf.jpg",
+ "user_id": 158,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 11:58:40",
+ "updated_at": "2024-03-05 14:34:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 262,
+ "unique_id": "TB8302-262",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dilfuza",
+ "customer_surname": "Babaýarowa",
+ "customer_patronic_name": "Iştemirowna",
+ "passport_address": "Magdanly şäher Kemine köçe 3-4-nji jaý",
+ "real_address": "Magdanly şäher Kemine köçe 3-4-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "532090",
+ "passport_given_at": "2007-05-23",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Lebap wel Magdanly şäher",
+ "born_at": "1991-03-17",
+ "email": "rdilya.91@gmail.çom",
+ "phone": "63384710",
+ "phone_additional": "62624285",
+ "phone_home": "44036125",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "7-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44035828",
+ "work_started_at": "2018-12-01",
+ "work_salary": "4294",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "QPQ0O1WWEZwb5SNBV7ZQ85JSzEUQiPsNCCL7tNCU.jpg",
+ "passport_two": "PUvGatVh328LQuBOdqUWFy0lBe5Z8Bi0aSPyNU3o.jpg",
+ "passport_three": "atiJLgrBfVGlsB1oLXwphYLC5y0LcbPFmbNY0wD9.jpg",
+ "passport_four": "lxZR91pAGokTDMRXc58dJ8xrPmNv5Kbs4l4pAo8C.jpg",
+ "user_id": 159,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 12:08:26",
+ "updated_at": "2024-02-22 15:44:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 263,
+ "unique_id": "TB8302-263",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Toýly",
+ "customer_surname": "Mamedow",
+ "customer_patronic_name": "Aganiýazowiç",
+ "passport_address": "Magdanly şäher Seýdi köçe 20/1",
+ "real_address": "Magdanly şäher Seýdi köçe 20/1",
+ "passport_serie": "I-LB",
+ "passport_id": "465257",
+ "passport_given_at": "1990-02-11",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1990-02-11",
+ "email": "muhalb1994@mail.com",
+ "phone": "63565255",
+ "phone_additional": "63565255",
+ "phone_home": "44056548",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "04246 harby bolumi",
+ "work_company_accountant_number": "+(993)-44056548",
+ "work_started_at": "2023-07-07",
+ "work_salary": "4983",
+ "work_position": "harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "OVuBi7xEhrBn2oZoqrUseHIvXslR9VYDeoEdrTKj.jpg",
+ "passport_two": "84eR8rI4oPicksoWxQtZRNe368rsF5L79WvOkKAT.jpg",
+ "passport_three": "Ec7DNx2fQRu6TZinqRFQPuKL0kJTqEhcw5bI7ehk.jpg",
+ "passport_four": "VSPb5Ffb5guY9zvuuadu2N6qv4Iav9y2luTJyvZI.jpg",
+ "user_id": 160,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 12:52:59",
+ "updated_at": "2024-02-22 12:54:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 264,
+ "unique_id": "TB8311-264",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Parahat",
+ "customer_surname": "Reyimkulyyewa",
+ "customer_patronic_name": "Reyimkuly",
+ "passport_address": "Carjew etrap Hojakenepsi geneshlik Hojakenepsi Oba",
+ "real_address": "Carjew etrap Hojakenepsi geneshlik Hojakenepsi Oba",
+ "passport_serie": "II-LB",
+ "passport_id": "144747",
+ "passport_given_at": "2021-11-12",
+ "passport_given_by": "Farap etrap Polisiya Bolumi",
+ "born_place": "Farap etrabynyn Hojakenepsi geneshligi",
+ "born_at": "2005-11-16",
+ "email": "Orazowaf@gmail.com",
+ "phone": "61965482",
+ "phone_additional": "61958545",
+ "phone_home": "44659875",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Danew etrap 24 chagalar bagy",
+ "work_company_accountant_number": "+(993)-44673490",
+ "work_started_at": "2023-02-10",
+ "work_salary": "1940",
+ "work_position": "Terbiyeci",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "0IQCCvtoLVdXQ7ja5u0mkE58DmWkXjc1QnifxcHT.jpg",
+ "passport_two": "uW3zeFqRW85TR5SrtiQPbmjouT1rKiIed7lZw9OL.jpg",
+ "passport_three": "qJtFKqEcijcYvAZJ54Fqm4Zu9hk9B39muLbOdBJ1.jpg",
+ "passport_four": "WVV0vlL1qm7OczdUICCwQiykuIJn2K5WgCCaw5e7.jpg",
+ "user_id": 162,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 15:17:45",
+ "updated_at": "2024-06-07 14:57:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 265,
+ "unique_id": "TB8311-265",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Parahat",
+ "customer_surname": "Reyimkulyyewa",
+ "customer_patronic_name": "Reyimkuly",
+ "passport_address": "Carjew etrap Hojakenepsi geneshlik Hojakenepsi Oba",
+ "real_address": "Carjew etrap Hojakenepsi geneshlik Hojakenepsi Oba",
+ "passport_serie": "II-LB",
+ "passport_id": "144747",
+ "passport_given_at": "2021-11-12",
+ "passport_given_by": "Farap etrap Polisiya Bolumi",
+ "born_place": "Farap etrabynyn Hojakenepsi geneshligi",
+ "born_at": "2005-11-16",
+ "email": "Orazowaf@gmail.com",
+ "phone": "61965482",
+ "phone_additional": "61958545",
+ "phone_home": "44659875",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Danew etrap 24 chagalar bagy",
+ "work_company_accountant_number": "+(993)-44673490",
+ "work_started_at": "2023-02-10",
+ "work_salary": "1940",
+ "work_position": "Terbiyeci",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "s7AQxEYWVRiOAr23MZ2ULWS3C5iZ1O2QozM4B9dk.jpg",
+ "passport_two": "0RJV0WxptZVHjwsByJAVjvYlanGEZq8bvgQaCySz.jpg",
+ "passport_three": "iraUCkbNBVPHcuUZZmfpFOJqpZ4Xj7HeL2SQjD18.jpg",
+ "passport_four": "67KQYoTGdIKGRk9sVDg5BpL6x7n1xX212AA0u4k6.jpg",
+ "user_id": 162,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 15:19:35",
+ "updated_at": "2024-03-13 16:16:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 266,
+ "unique_id": "TB8311-266",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Narmyrat",
+ "customer_surname": "Rozybayew",
+ "customer_patronic_name": "Narkulyyewic",
+ "passport_address": "Danew etrap Goynuk geneshlik Senbe bazar oba H Rozyyew koce jay 1",
+ "real_address": "Senbe bazar oba H Rozyyew koce jay 1",
+ "passport_serie": "I-LB",
+ "passport_id": "377838",
+ "passport_given_at": "2004-09-06",
+ "passport_given_by": "Galkynysh etrap hakimligi",
+ "born_place": "Galkynysh etrabynyn Goynuk geneshligi",
+ "born_at": "1988-03-17",
+ "email": "orazowaf@gmail.com",
+ "phone": "65432344",
+ "phone_additional": "65639333",
+ "phone_home": "44636596",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGZ",
+ "work_company_accountant_number": "+(993)-44672354",
+ "work_started_at": "2011-08-01",
+ "work_salary": "3122",
+ "work_position": "Injiner",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xw3i2CNEBYCJMmW3FgMeRo5fVVsaUBWpzYK5uRJJ.jpg",
+ "passport_two": "W99Y82MTi0egMQsoIoDA4y2kpatXf7iosM3LWtqZ.jpg",
+ "passport_three": "Sf9UisCzkpDpOsg3CDXPF4WwnAgu0NBYityzzUGM.jpg",
+ "passport_four": "T27sQpRUyivVoxH8cyI1QxoK84igNnDNTMTCqNJT.jpg",
+ "user_id": 163,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 15:29:52",
+ "updated_at": "2024-03-13 16:15:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 267,
+ "unique_id": "TB8302-267",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jumagul",
+ "customer_surname": "Temirowa",
+ "customer_patronic_name": "Nurhanowna",
+ "passport_address": "Magdanly saher Garagum koç 14-2-nji jay",
+ "real_address": "Magdanly saher Garagum koç 14-2-nji jay",
+ "passport_serie": "I-LB",
+ "passport_id": "134489",
+ "passport_given_at": "1970-03-08",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Köýtendag etr Megejik geň",
+ "born_at": "1970-03-08",
+ "email": "merjennartdajiyeva@gmail.com",
+ "phone": "63517865",
+ "phone_additional": "65953070",
+ "phone_home": "44050529",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2002-08-15",
+ "work_salary": "4329",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mOJrAzyqR6ivx9tgv60tS6j6DeUIRlENQdc6Tmhd.jpg",
+ "passport_two": "mn1gGFhmHEdLAKEmVgI7kWnxFRqfIKsVh3dOw1hJ.jpg",
+ "passport_three": "LvisGtsMDJTQTgQHvQhXUYuMbLbLrPKGzPT0cpPs.jpg",
+ "passport_four": "6OIe9ltDbYCKWFwDYokB4c8x7PhJbHAdGLrJUrSx.jpg",
+ "user_id": 164,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 15:41:38",
+ "updated_at": "2024-02-23 16:14:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 268,
+ "unique_id": "TB8319-268",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Zafar",
+ "customer_surname": "Rozmatow",
+ "customer_patronic_name": "Narkulyyewic",
+ "passport_address": "Turkmenabat saher Karimow koce jay-34",
+ "real_address": "Turkmenabat saher Karimow koce jay-34",
+ "passport_serie": "I-LB",
+ "passport_id": "528412",
+ "passport_given_at": "2007-03-06",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1988-07-27",
+ "email": "zafar@mail.ru",
+ "phone": "62364529",
+ "phone_additional": null,
+ "phone_home": "42270178",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmengazupjuncilik birlesigi Lebap ulusi",
+ "work_company_accountant_number": "+(993)-42270178",
+ "work_started_at": "2017-09-01",
+ "work_salary": "2146",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "skGEo1UABisxLY9MO1SuKQN0ozcGbPxKnhxMNpse.jpg",
+ "passport_two": "lvK3UcksOuG9IMA4AyAjwJOlxTEaFos4bl9ZRaLZ.jpg",
+ "passport_three": "oETfSEYLZ3xoFLEF2JGL89NwknCbLYJOgKyIx2t8.jpg",
+ "passport_four": "BlQNX9n3atPi55tglHcG3iMMSNe9s1z2mRh2EuY1.jpg",
+ "user_id": 166,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-22 15:44:42",
+ "updated_at": "2024-02-22 15:45:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 269,
+ "unique_id": "TB8319-269",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Dowletgeldi",
+ "customer_surname": "Ahmedow",
+ "customer_patronic_name": "Emedowic",
+ "passport_address": "Turkmenabat saher Dayhan koce jay 58",
+ "real_address": "Turkmenabat saher Dayhan koce jay 58",
+ "passport_serie": "I-LB",
+ "passport_id": "021190",
+ "passport_given_at": "1998-05-04",
+ "passport_given_by": "Carjew saher IIB",
+ "born_place": "Carjew etrap",
+ "born_at": "1979-05-15",
+ "email": "Dowletgeldi@mail.ru",
+ "phone": "61499562",
+ "phone_additional": null,
+ "phone_home": "42273426",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmengazupjuncilik mudirligi Lebap ulusi",
+ "work_company_accountant_number": "+(993)-42270178",
+ "work_started_at": "2017-09-01",
+ "work_salary": "1959",
+ "work_position": "elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vearESUOmsY5KR0FjU5CBuXnLwh4KIIpcKD1hcSm.jpg",
+ "passport_two": "uPFvYmtKbQvzjuAuoc51NjBKM5xEhZMQN8lVJsi2.jpg",
+ "passport_three": "Dmxbxf92Gah9VDn60Bf5REiJ7nUlWnEiCro5hoEZ.jpg",
+ "passport_four": "HR0Uao6Dq0HHUafeCAuZ2UeTYu3h2pqxKLZ0OBYi.jpg",
+ "user_id": 167,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-22 15:55:07",
+ "updated_at": "2024-02-22 15:56:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 270,
+ "unique_id": "TB8319-270",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Bahram",
+ "customer_surname": "Bazarow",
+ "customer_patronic_name": "Abdykayymowic",
+ "passport_address": "Turkmenabat saher Turkmenistan petegi jay-3",
+ "real_address": "Turkmenabat saher Turkmenistan petegi jay-3",
+ "passport_serie": "I-LB",
+ "passport_id": "491985",
+ "passport_given_at": "2006-08-14",
+ "passport_given_by": "Serdarabat etrap hqkimligi",
+ "born_place": "Serdarabat etrap Talhanbazar geneslik",
+ "born_at": "1989-10-13",
+ "email": "Bahram@mail.ru",
+ "phone": "63632726",
+ "phone_additional": null,
+ "phone_home": "42291176",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebapgeofizika ekspedisiyasy",
+ "work_company_accountant_number": "+(993)-42279086",
+ "work_started_at": "2021-04-13",
+ "work_salary": "2438",
+ "work_position": "energetik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tDHgLHV7nDH0SBrGkCx3yPDV59nBqDaNqxyi6ZIz.jpg",
+ "passport_two": "2H3ibsks6XlBr3vU4zqj27OBFunkb2D2PWEPSB5O.jpg",
+ "passport_three": "i8v0PdG8qRmJEMK3bVHWaND0NVtbpJ4JXPmTwWbt.jpg",
+ "passport_four": "9tDr8qExGijC5gFIPLgMM8oUsvpAW7DTXWshbFLR.jpg",
+ "user_id": 169,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-22 16:18:36",
+ "updated_at": "2024-02-22 16:19:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 271,
+ "unique_id": "TB8302-271",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gülnaz",
+ "customer_surname": "Aralowa",
+ "customer_patronic_name": "Kudiratowna",
+ "passport_address": "Gursun-magdan saherçe nowayy koç 9-njy jay",
+ "real_address": "Gursun-magdan saherçe nowayy koç 9-njy jay",
+ "passport_serie": "I-LB",
+ "passport_id": "511538",
+ "passport_given_at": "1978-01-24",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Gursun-magdan kän saherçesi",
+ "born_at": "1978-01-24",
+ "email": "maximum.magdanly@gmail.com",
+ "phone": "63270984",
+ "phone_additional": "62371992",
+ "phone_home": "50469",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "17-nji çagalar-bagy",
+ "work_company_accountant_number": "+(993)-44031597",
+ "work_started_at": "2018-11-10",
+ "work_salary": "1639",
+ "work_position": "Garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "hf24yTLHxdDE1fUzi3jFqdicFuMG28bYacjukxIU.jpg",
+ "passport_two": "7ePrw24YWzi7uQvUuZ5aSqx7TkH0847zjobdEJ2F.jpg",
+ "passport_three": "Tvj7kNFuF4uZs2zJKm5LdGII9AJSDOC5pgcM6dxB.jpg",
+ "passport_four": "fRGe24ng9mzn2dXYYgySIaaT45u2EQhfNXWVtFiL.jpg",
+ "user_id": 168,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 16:35:17",
+ "updated_at": "2024-02-23 16:15:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 272,
+ "unique_id": "TB8302-272",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Haitmurat",
+ "customer_surname": "Abdulhakimow",
+ "customer_patronic_name": "Hanowic",
+ "passport_address": "Magdanly saheri Altyn yyldyz kocesi 10-njy jayy",
+ "real_address": "Magdanly saheri Altyn yyldyz kocesi 10-njy jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "328388",
+ "passport_given_at": "2002-10-28",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1976-09-26",
+ "email": "muziktank78@gmail.com",
+ "phone": "62375338",
+ "phone_additional": "65211232",
+ "phone_home": "44053081",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlysaheragyzsuw mudirligi",
+ "work_company_accountant_number": "+(993)-44050311",
+ "work_started_at": "2008-05-07",
+ "work_salary": "2009",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TrtJKyoCBdWZ8YVlNMXvEPK5E0FLjeGlZ2oCUYcM.jpg",
+ "passport_two": "uNnw25Aybk5G4DenDgcfvDt2PkJPwmlJH3El5dcX.jpg",
+ "passport_three": "Emg6ayGMuv3m0NT9KmuwhJQh2VDL7JQDeMJ2wtso.jpg",
+ "passport_four": "owt5USp6HrZguGA1WSUgi4sDwYH66f6JvzaxxQbp.jpg",
+ "user_id": 170,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 16:35:52",
+ "updated_at": "2024-02-22 16:40:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 273,
+ "unique_id": "TB8302-273",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rozymurat",
+ "customer_surname": "Jorayew",
+ "customer_patronic_name": "Yanybayewic",
+ "passport_address": "Magdanly saheri Yaslyk kocesi 39-4-nji jayy",
+ "real_address": "Magdanly saheri Yaslyk kocesi 39-4-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "703396",
+ "passport_given_at": "2011-07-11",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1995-02-20",
+ "email": "muziktank78@gmal.com",
+ "phone": "61437651",
+ "phone_additional": "65587642",
+ "phone_home": "44051966",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "33-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051214",
+ "work_started_at": "2023-11-16",
+ "work_salary": "2700",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SuaCiQ8vcABmvR6CY9KTzjw8xE9ZrM7dQbJp03he.jpg",
+ "passport_two": "djNYkD6kb5uPAzjZFqOKKUV7EEfxQ0ZCk7uzrAbv.jpg",
+ "passport_three": "NdRgEZwqJWzz26qrD8IRKOLK9EUASMX0lqoO3RxG.jpg",
+ "passport_four": "5A178aSS4d8VZHzhoSWwY0f6kTAe5QRqn1jLduiG.jpg",
+ "user_id": 171,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 16:47:25",
+ "updated_at": "2024-02-22 16:55:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 274,
+ "unique_id": "TB1307-274",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulnur",
+ "customer_surname": "Analiyewa",
+ "customer_patronic_name": "Ahmedowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Çoganly köçe ANyýazow jaý449",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Çoganly köçe ANyýazow jaý449",
+ "passport_serie": "I-AS",
+ "passport_id": "556480",
+ "passport_given_at": "2016-12-19",
+ "passport_given_by": "Aşgabat şaher Bagtyýarlyk etrap",
+ "born_place": "Aşgabat şaher",
+ "born_at": "2000-12-06",
+ "email": "Ogulnur@gmailçom",
+ "phone": "61002086",
+ "phone_additional": "61002086",
+ "phone_home": "12456525",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 10njy orta mekdebinde",
+ "work_company_accountant_number": "+(993)-61002086",
+ "work_started_at": "2019-09-01",
+ "work_salary": "2001",
+ "work_position": "kätip",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "8fM7M7NCQX1QX22T0nHllg1CJonjq04akmqhXTNe.jpg",
+ "passport_two": "ww1tL7p1ykKhwxNuChq3a7SM31xVW9SZhMzQDjJ5.jpg",
+ "passport_three": "uBwKSLVDr8xYPC3hv0FWsn3Y22RAIVdNaYKizpqT.jpg",
+ "passport_four": "uMwLbXRHW50KuN5XoeBL2fnLclS5xSxQCfq26z9Z.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-22 16:53:04",
+ "updated_at": "2024-02-22 16:53:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 275,
+ "unique_id": "TB8319-275",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Aleksey",
+ "customer_surname": "Lipin",
+ "customer_patronic_name": "Vladimirovich",
+ "passport_address": "Turkmenabat saher Jeyhun kvartal 784jay 1oy",
+ "real_address": "Turkmenabat saher Jeyhun kvartal 784jay 1oy",
+ "passport_serie": "I-LB",
+ "passport_id": "498711",
+ "passport_given_at": "2006-08-12",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saheri",
+ "born_at": "1978-04-20",
+ "email": "Aleksey@mail.ru",
+ "phone": "64277669",
+ "phone_additional": "64770454",
+ "phone_home": "42270661",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "himiya zavody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "1997-09-29",
+ "work_salary": "1773",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "w4Wf6hWlFz2a1gDQrHtLeovMf8RmYAmw2hbA60fN.jpg",
+ "passport_two": "oVUquJqHIZt6frN5pS2P1Gs0ZZ6T1i4kVbIfi7Ws.jpg",
+ "passport_three": "ujd1usbLFYnE7GapHzESJcXu89tIYYrm6hEmWBCn.jpg",
+ "passport_four": "oZ6GLniqOdivybQilTuTLS7ERlQZNrH40PTTblpE.jpg",
+ "user_id": 172,
+ "status": "completed",
+ "notes": "kanagatlandyryldy",
+ "created_at": "2024-02-22 17:28:29",
+ "updated_at": "2024-02-22 17:29:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 276,
+ "unique_id": "TB8319-276",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Rahimjan",
+ "customer_surname": "Orayev",
+ "customer_patronic_name": "Sukurbayevich",
+ "passport_address": "Turkmenabat saher Togrul beg koce jay4 oy 12",
+ "real_address": "Turkmenabat saher Togrul beg koce jay4 oy 12",
+ "passport_serie": "I-LB",
+ "passport_id": "873071",
+ "passport_given_at": "2014-04-30",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1990-07-04",
+ "email": "Rahimjan@mail.ru",
+ "phone": "65203602",
+ "phone_additional": "61437280",
+ "phone_home": "42270545",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "himiya zawody",
+ "work_company_accountant_number": "+(993)-70661___",
+ "work_started_at": "2011-02-17",
+ "work_salary": "2561",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VTyEJaYWYlAd1vfumpACt91uR6tfSrVyErSg7NbM.jpg",
+ "passport_two": "qxcllmHg38A8wQB7YWHKX5tlk5y6vmVNwxgzi9Li.jpg",
+ "passport_three": "1EPDISrdDcERnvifCTyw5lJ4TjL9zpNiE2t9CbfH.jpg",
+ "passport_four": "CTg2qm2vn7nfhsYfFA7hklp3qW2PPgVvfj2sL4Jt.jpg",
+ "user_id": 173,
+ "status": "completed",
+ "notes": "kanagatladyryldy",
+ "created_at": "2024-02-22 17:41:08",
+ "updated_at": "2024-02-22 17:42:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 277,
+ "unique_id": "TB1307-277",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Batyrmyrat",
+ "customer_surname": "Curiyew",
+ "customer_patronic_name": "Rejepmyradowic",
+ "passport_address": "Asgabat saherinin Buzmeyin etrabynyn Ahal sayoly jay 57 otag 19",
+ "real_address": "Asgabat saherinin Buzmeyin etrabynyn Ahal sayoly jay 57 otag 19",
+ "passport_serie": "I-AS",
+ "passport_id": "510235",
+ "passport_given_at": "2014-10-08",
+ "passport_given_by": "Asgabat saherinin Abadan etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1996-10-06",
+ "email": "Batyrmyrat@mail.ru",
+ "phone": "63837374",
+ "phone_additional": "61300792",
+ "phone_home": "12905685",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Ata Melhem hususy karhanasy",
+ "work_company_accountant_number": "+(993)-12474009",
+ "work_started_at": "2021-04-05",
+ "work_salary": "3334",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6NtX3KlvFg8uT5g3KmHnx0efOQTbGsdqJ2h3vvnx.jpg",
+ "passport_two": "gGNiJeXMsWhz6cQ2YDLl635aMVlW6NKsmE1pa7eD.jpg",
+ "passport_three": "oQwMazlOwA1QqxY0AzjEd9wFOt4RM32EV7ztt6AG.jpg",
+ "passport_four": "2Cow66OxdoJ06Kh7CGSni6fTQiXlmwHroPDDufov.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 17:45:13",
+ "updated_at": "2024-04-01 16:08:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 278,
+ "unique_id": "TB9315-278",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Şageldi",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Rejepgulyýewiç",
+ "passport_address": "Görogly şäher Baýjykow köçesiniň 37-nji jaýy",
+ "real_address": "Görogly şäher Baýjykow köçesiniň 37-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "709913",
+ "passport_given_at": "2011-08-22",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Türkmenýoly geňeşligi",
+ "born_at": "1995-08-01",
+ "email": "karz.Gorogly@tbbank.goý.tm",
+ "phone": "61450040",
+ "phone_additional": "61450040",
+ "phone_home": "61450040",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap gaz hojalyk edarasy",
+ "work_company_accountant_number": "+(993)-61450040",
+ "work_started_at": "2023-11-12",
+ "work_salary": "1706",
+ "work_position": "slesar",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MK09HuqCJbrdBXaFtpCRlLDWPThkSjGMBjQIpnhH.jpg",
+ "passport_two": "PvI2ERvTwfnRYqnYLfeqf13t84A13R2kVkSMifq2.jpg",
+ "passport_three": "fa19OUd6jvX3cgugNm3MvJVki6m3SILN1fEvMcVp.jpg",
+ "passport_four": "qDVd8WfcsudbLEh4KFYzPHc85FP39YeOtj4vy9mr.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 17:53:46",
+ "updated_at": "2024-02-22 17:53:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 279,
+ "unique_id": "TB6352-279",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wepa",
+ "customer_surname": "Magtymow",
+ "customer_patronic_name": "Tekedurdyýewiç",
+ "passport_address": "Balkan welaýatynyň Serdar etrabynyň, Gyzylarbat şäheriniň Türkmenbaşy köçesi, 38/3",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň, Garabogaz şäheriniň Bitaraplyk köçesi, 2/7",
+ "passport_serie": "I-BN",
+ "passport_id": "431027",
+ "passport_given_at": "2010-12-07",
+ "passport_given_by": "Balkan welaýatynyň Serdar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1993-09-11",
+ "email": null,
+ "phone": "61134858",
+ "phone_additional": null,
+ "phone_home": "61134858",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrabynyň Garabogaz şäher Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-24370562",
+ "work_started_at": "2014-12-05",
+ "work_salary": "4266",
+ "work_position": "jenaýat agtaryş toparynyň gözegçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "u9EaL64HtQgaKdRWVraFyC4wRlfJnXMIv82sljGF.jpg",
+ "passport_two": "5yJm5XDgz5dhbBSWrbJBel1Z5tC8I4EqVxzsq7Uj.jpg",
+ "passport_three": "JJy8RprQtu6anSLjy1DCksU3ggDa1jbpZEFyJIYM.jpg",
+ "passport_four": "ZeV1zw13WEjly9hwGOhDigOOCWa9XESkUHKw8gX0.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 18:20:42",
+ "updated_at": "2025-05-21 10:00:23",
+ "deleted_at": "2025-05-21 10:00:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 280,
+ "unique_id": "TB6352-280",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sähragül",
+ "customer_surname": "Rustemowa",
+ "customer_patronic_name": "Muhammetrzaýewna",
+ "passport_address": "Ahal welaýaty, Ak bugdaý etraby, Änew şäheri, Arkaç köçesi, 12",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheriň 40-öýli umumy ýaşaýyş jaýy \"D\" blok 1",
+ "passport_serie": "I-AH",
+ "passport_id": "289981",
+ "passport_given_at": "2004-12-18",
+ "passport_given_by": "Ahal welaýatynyň Tejen şäher etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Altyn Asyr etrabynyň Çäçe obasy",
+ "born_at": "1977-03-29",
+ "email": null,
+ "phone": "65143193",
+ "phone_additional": null,
+ "phone_home": "65149193",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24360395",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2321",
+ "work_position": "gurşawy goramak boýunça inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cSD51miGfo9g28cR4X1dXZ8fztN4VpVUevvRu3nC.jpg",
+ "passport_two": "Dd7luFCAKvRBVzR3p77QBCs3MBa7HDkZArvNwALV.jpg",
+ "passport_three": "X6GPpUtj61R3GELFAD4LcKUYZO1s6HjDpGbLNfFT.jpg",
+ "passport_four": "zGIcDTPNLVP3vQVkiGmqHEBmatLfzbziM67061wB.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-22 18:33:06",
+ "updated_at": "2025-05-21 10:00:23",
+ "deleted_at": "2025-05-21 10:00:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 281,
+ "unique_id": "TB6352-281",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbanberdi",
+ "customer_surname": "Nyýazmyradow",
+ "customer_patronic_name": "Garlyýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheriniň II-kiçi etrapçasy, 7/23",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheriniň II-kiçi etrapçasy, 7/23",
+ "passport_serie": "I-BN",
+ "passport_id": "176723",
+ "passport_given_at": "2006-02-09",
+ "passport_given_by": "Balkan welaýatynyň Serdar etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1975-12-23",
+ "email": null,
+ "phone": "65186855",
+ "phone_additional": null,
+ "phone_home": "65186855",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher ÝJUM-gi",
+ "work_company_accountant_number": "+(993)-24340017",
+ "work_started_at": "2012-02-17",
+ "work_salary": "1655",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qTnL2ZxSbSBQBmImH0N1N9eE3unn85YYA1czyWQi.jpg",
+ "passport_two": "QOPQyjfpkEuf9jyBL0XbXt5jlHiEJwyGbTmsroxx.jpg",
+ "passport_three": "ekMukeGA0WsGWEeFzCus9LpcccFVGo9j4KVSFd3a.jpg",
+ "passport_four": "dlT9beHeUKpLYKoJ4TIa8iwXbF2mNLEShv0GWwaw.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 09:45:58",
+ "updated_at": "2025-05-21 10:00:24",
+ "deleted_at": "2025-05-21 10:00:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 282,
+ "unique_id": "TB8317-282",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Agajan",
+ "customer_surname": "Welihanow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Aşgabat şäheri Büzmeýin etrap Bekrewe köçe 8-nji jaý 23-nji öý",
+ "real_address": "Lebap welaýat Türkmenabat şäher 11205 harby bölümi",
+ "passport_serie": "I-AS",
+ "passport_id": "539542",
+ "passport_given_at": "2016-05-23",
+ "passport_given_by": "Aşgabat şäheriniň Arçabil etrap häkimligi",
+ "born_place": "Mary welaýat Ýolöten etrap Rahat geňeşligi",
+ "born_at": "1989-07-02",
+ "email": null,
+ "phone": "64898912",
+ "phone_additional": null,
+ "phone_home": "64898912",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "11205 harby bölüm",
+ "work_company_accountant_number": "+(993)-64898912",
+ "work_started_at": "2012-06-01",
+ "work_salary": "3076",
+ "work_position": "bölüm müdiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "E72f8ZqwJwZdO2J5DrVLuo8hzfP88aBx6d1J2cdW.jpg",
+ "passport_two": "WcVdtdn3Kclh3iSh0Xo33I4IfUY2471hORedQCgs.jpg",
+ "passport_three": "fHFv86Cla3IHe1p8PvPQvia5zZOwwXGo1jDACoxP.jpg",
+ "passport_four": "CL8M4EbZnwpZAublVvHaH5mScb01DN5hXfI1Drdw.jpg",
+ "user_id": 174,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 10:03:07",
+ "updated_at": "2024-03-05 09:45:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 283,
+ "unique_id": "TB8317-283",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Ahmet",
+ "customer_surname": "Aýnazarow",
+ "customer_patronic_name": "Töräýewiç",
+ "passport_address": "Lebap welaýat Dänew etrap Garaşsyzlyk Berzeň geňeşlik Derýabaş oba Medenýet 53-nji jaý",
+ "real_address": "Lebap welaýat Dänew etrap Garaşsyzlyk Berzeň geňeşlik Derýabaş oba Medenýet 53-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "138080",
+ "passport_given_at": "2000-02-07",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher polisiýa bölümi",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "1973-01-23",
+ "email": null,
+ "phone": "61586699",
+ "phone_additional": null,
+ "phone_home": "65944916",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Lebapawtoulag\" önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-65212163",
+ "work_started_at": "2023-03-17",
+ "work_salary": "885",
+ "work_position": "sürüji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "bbYBZ4teq4RBc2hq6ciz5a5o4OE0PP2gxHyb4ilo.jpg",
+ "passport_two": "k7zqVJJ4sz29oE2iM8CbW1vUMHglUqMYqucM8jYc.jpg",
+ "passport_three": "S1xnkaltcpshEgl0ih2MZufd2Z5aOJLBi2XFltlU.jpg",
+ "passport_four": "SN1hC57ZE5ZZ1ZzRbfFAA9qeybjXeMpbzANwekTr.jpg",
+ "user_id": 175,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 11:37:25",
+ "updated_at": "2024-03-05 10:09:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 284,
+ "unique_id": "TB8319-284",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Dowletjan",
+ "customer_surname": "Rahmetyllayew",
+ "customer_patronic_name": "Rahmetyllayewic",
+ "passport_address": "LW Carjew etr Kolaryk gen Kolaryk oba Azatlyk koce jay-37",
+ "real_address": "LW Carjew etr Kolaryk gen Kolaryk oba Azatlyk koce jay-37",
+ "passport_serie": "I-LB",
+ "passport_id": "954096",
+ "passport_given_at": "2016-11-02",
+ "passport_given_by": "Serdarabat etrap hakimligi",
+ "born_place": "Serdarabat etrap",
+ "born_at": "2000-10-03",
+ "email": "Dowletjan@mail.ru",
+ "phone": "61120876",
+ "phone_additional": "64354111",
+ "phone_home": "43371745",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "09230 harby bolumi",
+ "work_company_accountant_number": "+(993)-12370608",
+ "work_started_at": "2023-06-10",
+ "work_salary": "2721",
+ "work_position": "harby gullukcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sqg1PSsmIVMinHg6c8j8Pn2xi1OdX0e1raFbp1FL.jpg",
+ "passport_two": "m6FTGw5HdLD27ojbyILxqHQC2SM2ENDW8cBHd57k.jpg",
+ "passport_three": "GNkYB997eyxrs8MPUHUmFEstL5CGmsYuclJOIokX.jpg",
+ "passport_four": "5UAZZfjeODqfoq4pjaheFyLFN0CjbgNT47hS7qy7.jpg",
+ "user_id": 177,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-23 12:21:50",
+ "updated_at": "2024-02-23 12:22:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 285,
+ "unique_id": "TB1307-285",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Umyt",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Hojamuhammedowic",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Parahat 3 1 jaý7 otag8",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Parahat 3 1 jaý7 otag8",
+ "passport_serie": "I-AS",
+ "passport_id": "368107",
+ "passport_given_at": "2006-09-21",
+ "passport_given_by": "Asgabat saher Kopetdag etrap",
+ "born_place": "Asgabat saher",
+ "born_at": "1990-08-29",
+ "email": "Umyt@gmalcom",
+ "phone": "61777746",
+ "phone_additional": "61777746",
+ "phone_home": "12568568",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmengaz DKIIÜ we hyzmatlar müdirliginde Üpjünçilik we söwda bölüminiň başlygy",
+ "work_company_accountant_number": "+(993)-12363545",
+ "work_started_at": "2021-02-01",
+ "work_salary": "3632",
+ "work_position": "baslygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Zg7kuIe5mUsokqIJ0KwuFzjlAYdYHFc6d9oTLM1o.jpg",
+ "passport_two": "lVxhlhnNn2sILFZaHT5wFCNFl4zdte3RfaRre9i0.jpg",
+ "passport_three": "TyTgVHzcWuXQ39tcwFCcNqzmtlk4rUgSOijWNkxX.jpg",
+ "passport_four": "qVTFwymYg83DGFeTrC7toqhnIGWnNcRyLURr1hoE.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-23 12:29:03",
+ "updated_at": "2024-02-23 12:29:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 286,
+ "unique_id": "TB8319-286",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Agamyrat",
+ "customer_surname": "Hudayberdiyew",
+ "customer_patronic_name": "Namazogly",
+ "passport_address": "LW Koytendag etr Dasrabat gen Sarymeydan sayoly Bitaraplyk koce jay-63",
+ "real_address": "LW Koytendag etr Dasrabat gen Sarymeydan sayoly Bitaraplyk koce jay-63",
+ "passport_serie": "I-LB",
+ "passport_id": "674867",
+ "passport_given_at": "2011-05-25",
+ "passport_given_by": "Beyik Turkmenbasy ad etrap hakimligi",
+ "born_place": "Beyik Turkmenbasy ad etrap hakimligi",
+ "born_at": "1995-01-17",
+ "email": "Agamyrat@mail.ru",
+ "phone": "62210222",
+ "phone_additional": null,
+ "phone_home": "42270661",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2017-08-03",
+ "work_salary": "2724",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "3YE5RxtJmXhqhrEdCd1nFo05O5VHn4HpCwzOnwQi.jpg",
+ "passport_two": "tIzxGocJDR4YboqQSNx7cfuDlzan3JwF9ovH8kKp.jpg",
+ "passport_three": "9c1DLmTsOvo7wM2SNspifgAkae81S9b5SbqOyf4W.jpg",
+ "passport_four": "bLfLdaNzvUAiRPG05HRagmx2VOyzklRoatnDMsUH.jpg",
+ "user_id": 178,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-23 12:31:20",
+ "updated_at": "2024-02-23 12:32:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 287,
+ "unique_id": "TB8317-287",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Aynura",
+ "customer_surname": "Saşliýewa",
+ "customer_patronic_name": "Arslanowna",
+ "passport_address": "Lebap welaýat Türkmenabat şäheri Parahat kiçi etrapçasynyň 28-nji jaýynyň 33-nji öýi",
+ "real_address": "Lebap welaýat Türkmenabat şäheri Bahar kiçi etrapçasynyň 102-nji jaýynyň 5-nji öýi",
+ "passport_serie": "II-LB",
+ "passport_id": "110392",
+ "passport_given_at": "2020-09-11",
+ "passport_given_by": "Lebap welaýatynyň Türkmenabat şäher Polisiýa bölümi",
+ "born_place": "Lebap welaýatynyň Türkmenabat şäheri",
+ "born_at": "1998-03-05",
+ "email": null,
+ "phone": "63538952",
+ "phone_additional": "61091266",
+ "phone_home": "42292616",
+ "work_region": "lb",
+ "work_province_id": 24,
+ "work_company": "Telekeçi Hamdamow Arslan Haýrullaýewiç, \"Ak Altyn\" söwda merkezi",
+ "work_company_accountant_number": "+(993)-65865323",
+ "work_started_at": "2023-05-01",
+ "work_salary": "1188",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2zauY03h9MlXjTmOpeZKHk3RwHkSx9F8NdMokHuM.jpg",
+ "passport_two": "1h8QVsGaSREN6MKkNVoNKEAR9kvgs3r7V5KDuKiL.jpg",
+ "passport_three": "Tioasiyjz11dXtubKtozOYaV5ZVlbL24ua8ziw3I.jpg",
+ "passport_four": "fgKjc7qc7Gy7Vm4fbePFb3oCiaRj4jGS46UYpXQd.jpg",
+ "user_id": 179,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 13:26:42",
+ "updated_at": "2024-03-05 17:00:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 288,
+ "unique_id": "TB8317-288",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Gülhan",
+ "customer_surname": "Ýagşikulyýewa",
+ "customer_patronic_name": "Hudaýarowna",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Güneş ýaşaýyş jaý toplumynyň 42-nji öýüniň 24-nji jaýy",
+ "real_address": "Lebap welaýat Türkmenabat şäher Güneş ýaşaýyş jaý toplumynyň 42-nji öýüniň 24-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "305416",
+ "passport_given_at": "2002-05-21",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Türkmenabat şäher",
+ "born_at": "1985-10-20",
+ "email": null,
+ "phone": "62590573",
+ "phone_additional": null,
+ "phone_home": "62590573",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat Ýüpek önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-62590573",
+ "work_started_at": "2019-07-08",
+ "work_salary": "2006",
+ "work_position": "pile buglaýjy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "N2EbTBHxUf8nFRx231hARCh5Go1VwImt7iuDuSYe.jpg",
+ "passport_two": "Ct4h2w8HL3ZVLLjXufmlXbrzalH8IxCxTAmCefhE.jpg",
+ "passport_three": "xvYQ42P2OYHnwhWmS8qDyVGHrskZ99qLXeCMgdXH.jpg",
+ "passport_four": "UfaUNziVePoC3OX6RfumoJJaQirz80btWi2mfNfX.jpg",
+ "user_id": 180,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 14:19:02",
+ "updated_at": "2024-03-06 14:31:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 289,
+ "unique_id": "TB8302-289",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babaýar",
+ "customer_surname": "Durdakow",
+ "customer_patronic_name": "Akmuradowiç",
+ "passport_address": "Magdanly sahaher 2-nji kiçi etr 18-10-njy jaý",
+ "real_address": "Magdanly sahaher 2-nji kiçi etr 18-10-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "649727",
+ "passport_given_at": "2011-03-20",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Lebap welaýat Magdanly şäher",
+ "born_at": "1977-08-25",
+ "email": "maximum.magdanly@gmail.com",
+ "phone": "63616419",
+ "phone_additional": "61316037",
+ "phone_home": "44059631",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44034578",
+ "work_started_at": "2023-09-20",
+ "work_salary": "2229",
+ "work_position": "Ýerasty dag montazçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "az8HOFtd8IooflTyOqU0uFitYnhhsEldf56PzIPq.jpg",
+ "passport_two": "WmftrVwxeWq0bxS692CoZ0hE8M2IqHtPsyGHa5km.jpg",
+ "passport_three": "v6uzNtKfrlf7TQCz98l4ygCkBnEoRrwJzDFgSAhi.jpg",
+ "passport_four": "Jgq5e8vwCtswjrto22uZCpdDQ333Mi67CWObaolw.jpg",
+ "user_id": 182,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 14:39:14",
+ "updated_at": "2024-02-23 16:26:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 290,
+ "unique_id": "TB8317-290",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Baharjan",
+ "customer_surname": "Amanmuradowa",
+ "customer_patronic_name": "Rejepgeldiýewna",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Babagammar köçe 61\"A\" jaý 5-nji öý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Babagammar köçe 61\"A\" jaý 5-nji öý",
+ "passport_serie": "II-LB",
+ "passport_id": "188656",
+ "passport_given_at": "2023-06-12",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher polisiýia bölümi",
+ "born_place": "Lebap welaýat Çärjew etrap",
+ "born_at": "1982-04-22",
+ "email": null,
+ "phone": "61586469",
+ "phone_additional": null,
+ "phone_home": "61586469",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Demirýollary\" AGPJ-y 19-njy şahamçasy",
+ "work_company_accountant_number": "+(993)-61586469",
+ "work_started_at": "2020-01-02",
+ "work_salary": "1690",
+ "work_position": "uly kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "axZnBGQowY2EHj3mH8b10zwOoNJIihy3PZpDDgBS.jpg",
+ "passport_two": "FR49hdukMkNJY2hylf3xaLYCd6bzytpJxxQS5xU6.jpg",
+ "passport_three": "7h8jZ6wDm4eBAwuM4MGUdCLeYvEGuAVrW1cLpcBk.jpg",
+ "passport_four": "8c3fHXJxznGtJoukKw8sZKUzyljLxvY2aWVe9r2t.jpg",
+ "user_id": 183,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 14:46:57",
+ "updated_at": "2024-03-13 14:37:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 291,
+ "unique_id": "TB8302-291",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Raşid",
+ "customer_surname": "Ýusupow",
+ "customer_patronic_name": "Oralowiç",
+ "passport_address": "Magdanly şäher Merdana köç 27-nji jaý",
+ "real_address": "Magdanly şäher Merdana köç 27-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "590163",
+ "passport_given_at": "2010-08-25",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäher",
+ "born_at": "1969-09-26",
+ "email": "muziktank@gmail.com",
+ "phone": "63830991",
+ "phone_additional": "61106571",
+ "phone_home": "44057193",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44031739",
+ "work_started_at": "2017-07-03",
+ "work_salary": "4724",
+ "work_position": "maşinist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "oPK8jlWoM9FhIMn3G9YIgfuOvyX02zF6t3IucnYL.jpg",
+ "passport_two": "74ztPd4nCDr7FR9x3IwRfFsouIs3AmwBarU086S0.jpg",
+ "passport_three": "Pnkecd1vsBEl3X2KaLqp3kLMNBQWSWuSKKzG3cm0.jpg",
+ "passport_four": "LNCvnZw5ChW8dGuGLz9JU0GWsjxneqebOfuh1dnA.jpg",
+ "user_id": 186,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 14:58:23",
+ "updated_at": "2024-02-27 14:32:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 292,
+ "unique_id": "TB1307-292",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kemal",
+ "customer_surname": "Ibraimow",
+ "customer_patronic_name": "Nurnazarowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce Magtymguly gec jay 54 otag 12",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce Magtymguly gec jay 54 otag 12",
+ "passport_serie": "I-AS",
+ "passport_id": "499965",
+ "passport_given_at": "2014-04-22",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1998-01-17",
+ "email": "ibraimow@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistany Inzener -tehniki we ulag kommunikasiyalary instituty",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-09-01",
+ "work_salary": "1934",
+ "work_position": "talyp",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YNvddSRGTEkdf3jNb2cbqI4wFeBN3frvIV7lBEeR.jpg",
+ "passport_two": "gzhCWhDGMxcqrvk0dwUUhExrxEkZppMpecgSn01F.jpg",
+ "passport_three": "b4IgyusHApka1uoPocmHe0Aqni319l09UbNJyvyN.jpg",
+ "passport_four": "kbflo2ubAqmguWDjhPbHsBWdzqs1C3drQVpIP1cd.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-23 15:02:49",
+ "updated_at": "2024-02-23 15:02:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 293,
+ "unique_id": "TB8317-293",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Rahat",
+ "customer_surname": "Hüseýinowa",
+ "customer_patronic_name": "Bäşimowna",
+ "passport_address": "Lebap welaýat Saýat etrap Sakar şäher Çarbagdepe geňeşlik Miweçiler oba Gandymow köçe 19-njy jaý",
+ "real_address": "Lebap welaýat Saýat etrap Sakar şäher Çarbagdepe geňeşlik Miweçiler oba Gandymow köçe 19-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "118987",
+ "passport_given_at": "1999-12-10",
+ "passport_given_by": "Lebap welaýat Sakar etrap PB",
+ "born_place": "Lebap welaýat Sakar etrap Çaltut geňeşlik",
+ "born_at": "1970-07-06",
+ "email": null,
+ "phone": "63907468",
+ "phone_additional": null,
+ "phone_home": "63907468",
+ "work_region": "lb",
+ "work_province_id": 23,
+ "work_company": "Saýat etrap bilim bölümi 18-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-63907468",
+ "work_started_at": "1986-02-02",
+ "work_salary": "1492",
+ "work_position": "işçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "btwJJ7Y6XBnFMZCNVNSztHrFichJrPVy3i33edfX.jpg",
+ "passport_two": "mRKJ4t2bKfRvtjZEJNeUflwPpfbetMXO9RrO1auM.jpg",
+ "passport_three": "VfvJjoYC72APwWNZdqD8ajoOxDGPp8pLvK0zPE1W.jpg",
+ "passport_four": "lok6MS0iQuqP7hyTmFf0LZgC2p5881mitpp43oLx.jpg",
+ "user_id": 187,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 15:26:28",
+ "updated_at": "2024-03-11 17:41:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 294,
+ "unique_id": "TB1306-294",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Hajybibi",
+ "customer_surname": "Hudayberdiyewa",
+ "customer_patronic_name": "Nurberdiyewna",
+ "passport_address": "Asgabat saheri Kopetdag etyraby Parahat 2 4 kocesinin 25 nji jayynyn 8 nji otagy",
+ "real_address": "Asgabat saheri Kopetdag etyraby Parahat 2 4 kocesinin 25 nji jayynyn 8 nji otagy",
+ "passport_serie": "I-BN",
+ "passport_id": "456801",
+ "passport_given_at": "2012-11-02",
+ "passport_given_by": "Balkan welayatynyn Turkmenbasy saher hakimligi",
+ "born_place": "Balkan wel Turkmenbasy saheri",
+ "born_at": "1996-10-13",
+ "email": "Hajybibim@gmail.com",
+ "phone": "64165784",
+ "phone_additional": "64165784",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn yokary Kazyyeti",
+ "work_company_accountant_number": "+(993)-12000001",
+ "work_started_at": "2023-03-09",
+ "work_salary": "4344",
+ "work_position": "uly maslahatcy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "dvrjeadvIQLlmtl4n62DgKJLWovI94xzK5EgVxmO.jpg",
+ "passport_two": "aiCHHhV8Am96qPZaOCGBAvruIEEvPrdlZgwyZoE1.jpg",
+ "passport_three": "M0KNLzjIrqbcnpi2cfJBiZTD3nSctUIue9O4dc5C.jpg",
+ "passport_four": "SAjpKwsnF8jcYlLWaEruwXfTsl0edFwNrQdgsn1w.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-23 15:26:50",
+ "updated_at": "2024-02-23 15:26:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 295,
+ "unique_id": "TB1307-295",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hajybibi",
+ "customer_surname": "Hudayberdiyewa",
+ "customer_patronic_name": "Nurberdiyewna",
+ "passport_address": "Asgabat saheri Kopetdag etraby koce Parahat 2 4 25nji jay 8 nji otag",
+ "real_address": "Asgabat saheri Kopetdag etraby koce Parahat 2 4 25nji jay 8 nji otag",
+ "passport_serie": "I-BN",
+ "passport_id": "456801",
+ "passport_given_at": "2012-11-02",
+ "passport_given_by": "Balkan welayatynyn Turkmenbasy saher hakimligi",
+ "born_place": "Balkan wel Turkmenbasy saher",
+ "born_at": "1996-10-13",
+ "email": "Hajybibi@gmail.com",
+ "phone": "64165784",
+ "phone_additional": "64165784",
+ "phone_home": "64165784",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn Yokary Kazyyeti",
+ "work_company_accountant_number": "+(993)-12010206",
+ "work_started_at": "2023-03-09",
+ "work_salary": "4344",
+ "work_position": "uly maslahatcy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "Gm4mul6Z4WtOrBeXRYFjrongQoGeNF17vNl14FcP.jpg",
+ "passport_two": "N0pvd46diTIzSaDf6HFSdqugTfi9XeCh0trvhFzv.jpg",
+ "passport_three": "OLaflnGk1WYzvQatJJdv14wFMbKnB3IPJe63y4rp.jpg",
+ "passport_four": "5Uyzs6w1Rryxrgbpz90qw9ZplVLJxoVitSqDXn1e.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 15:33:26",
+ "updated_at": "2024-04-01 16:09:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 296,
+ "unique_id": "TB1307-296",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "BAsim",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Nurberdiyewic",
+ "passport_address": "Ahal wel Ak bugday etrap Yaslyk saheri Parahat oba Turkmenistan 14 nji jay",
+ "real_address": "Ahal wel Ak bugday etrap Yaslyk saheri Parahat oba Turkmenistan 14 nji jay",
+ "passport_serie": "I-AH",
+ "passport_id": "277529",
+ "passport_given_at": "2004-08-27",
+ "passport_given_by": "Ahalwelayatynyn Ak bugady etrap hakimlii",
+ "born_place": "Ahal wel",
+ "born_at": "1982-08-05",
+ "email": "Basim@gmail.com",
+ "phone": "71284864",
+ "phone_additional": "64981338",
+ "phone_home": "71284864",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saheri 47nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-71284864",
+ "work_started_at": "2016-06-26",
+ "work_salary": "2862",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nwCFedV44lmuMLMh8XwiPRILU5POzwuBqsYgnZbf.jpg",
+ "passport_two": "4gb5ZhQPYYR67EGRHCYy2rIl5E6UHnxxScJxXcxI.jpg",
+ "passport_three": "VylWkiYON7p0oAcdvCV27uKOPuZB6S0uKzSg8sZK.jpg",
+ "passport_four": "KrCG7SX6Eue72iIk6lw6xu330e5iMNIe9DaXyIdo.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-23 15:45:40",
+ "updated_at": "2024-02-23 15:45:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 297,
+ "unique_id": "TB1307-297",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aygozel",
+ "customer_surname": "Rahmanowa",
+ "customer_patronic_name": "Hodzaberdiyewna",
+ "passport_address": "Asgabat saher Berkararlyk etrap gundogar koçe 1A jay edara binasynyn UYJ",
+ "real_address": "Asgabat saher Berkararlyk etrap gundogar koçe 1A jay edara binasynyn UYJ",
+ "passport_serie": "I-MR",
+ "passport_id": "553279",
+ "passport_given_at": "2010-12-01",
+ "passport_given_by": "Mary welayatynyn Serhetabat etrap hakimligi",
+ "born_place": "Mary welayatynyn Serhetabat etrabynyn Cemenabat genesligi",
+ "born_at": "1988-12-08",
+ "email": "aygozel@mail.ru",
+ "phone": "63373810",
+ "phone_additional": "65232544",
+ "phone_home": "12906532",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher hakimliginin Jemagat hojalyk mudirliginin Asgabat saher Arassalayys, abadanlasdyrys birlesiginin Kopetdag etrap Arassacylyk mudirligi",
+ "work_company_accountant_number": "+(993)-12465897",
+ "work_started_at": "2015-06-12",
+ "work_salary": "2074",
+ "work_position": "meydan supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dY5LIDIuTzrwG1eBjNhtUREqfosvKP5YdaKIMEJv.jpg",
+ "passport_two": "9Yg76FQM2WqbffwvQHBH6iRFr2kw3kjfOq8DxqKs.jpg",
+ "passport_three": "8mXoMjvoScF4hEHwutbjPined5bjnqbY3BwiNuAh.jpg",
+ "passport_four": "MiJqRCtFAqrTtXvW4wcQwR3ndoIyYIc7VgrO5Bie.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-23 16:02:34",
+ "updated_at": "2024-02-23 16:02:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 298,
+ "unique_id": "TB1307-298",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Parahat",
+ "customer_surname": "Bayramgeldiyew",
+ "customer_patronic_name": "Hydyrowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce pogranicnyy jay 15",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce pogranicnyy jay 15",
+ "passport_serie": "I-AS",
+ "passport_id": "661384",
+ "passport_given_at": "2022-03-26",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap Polisiya bolumi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1980-03-29",
+ "email": "Parahat@gmail.com",
+ "phone": "62694224",
+ "phone_additional": "62694224",
+ "phone_home": "62694224",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "YJD we OHE k sy",
+ "work_company_accountant_number": "+(993)-12482417",
+ "work_started_at": "2019-05-01",
+ "work_salary": "4117",
+ "work_position": "Baslyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1eWPkQDhaH2E6xeSMKccRjWlSWE79tuoEPtbgfo4.jpg",
+ "passport_two": "CUBqlGIzLuZsj5kpYBfN8La3AB7ZJ8isioNVM7dZ.jpg",
+ "passport_three": "p4AHQLcAjplurHZLCbxlXHhfQ4InzSy2SvHB3vGx.jpg",
+ "passport_four": "3lt9jgSip0YTaT7YYMSjGYJo5Un0zmoyzKKupbcQ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-23 16:19:10",
+ "updated_at": "2024-02-23 16:19:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 299,
+ "unique_id": "TB1307-299",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammet",
+ "customer_surname": "Toylyyew",
+ "customer_patronic_name": "Kuwancewic",
+ "passport_address": "Asgabat saher Kopetdag etrap koce Saparmyrat Turkmenbasy jay 51 otag 2",
+ "real_address": "Asgabat saher Kopetdag etrap koce Saparmyrat Turkmenbasy jay 51 otag 2",
+ "passport_serie": "I-AS",
+ "passport_id": "519036",
+ "passport_given_at": "2015-03-04",
+ "passport_given_by": "Asgabat saher Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1999-02-05",
+ "email": "Muhammet@mail.ru",
+ "phone": "65632417",
+ "phone_additional": "65874596",
+ "phone_home": "12465897",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekeci Hoszabany Aydyn Aliyewicde",
+ "work_company_accountant_number": "+(993)-12468974",
+ "work_started_at": "2019-05-12",
+ "work_salary": "2225",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "77T86y2Uou5pIzHTi8vv6VPBYELSdXxkOAvouQmY.jpg",
+ "passport_two": "4nWjmAcuhYpCIvcThsAafjBH3HQi9U9Z7i0MUfrX.jpg",
+ "passport_three": "VFK6Oau5nzoXhkPk04RXadQiSiXSQFnjosQt2c5t.jpg",
+ "passport_four": "6zyYyHUabGOMJQ7f7s2AjpoazEQgQWCDo6IeXPHw.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 16:36:03",
+ "updated_at": "2024-04-01 16:02:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 300,
+ "unique_id": "TB9315-300",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Arazmyrat",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Otuzowiç",
+ "passport_address": "Görogly etrabynyň Bereket geňeşligi",
+ "real_address": "Görogly etrabynyň Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "400759",
+ "passport_given_at": "2003-08-12",
+ "passport_given_by": "Görogly etrap häkimi",
+ "born_place": "Görogly etrabynyň Bereket geňeşligi",
+ "born_at": "1970-11-03",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65937681",
+ "phone_additional": "65937681",
+ "phone_home": "65937681",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 39-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-65937681",
+ "work_started_at": "2002-01-02",
+ "work_salary": "3307",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "stfXxwbXzuF9cFDEasFeIajr76OMrwit2VnqDN5w.jpg",
+ "passport_two": "77FL028gk6EVNhRG5qTutRG9bgihLvqKwvcCIzqQ.jpg",
+ "passport_three": "h2UwnyTwbDVRpYVDpLQh2UaeD63Ka90WmdsR69g0.jpg",
+ "passport_four": "aNitdvA8EgOZxq5bw8SN7OWYwQoEcKF861gSwZoo.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 16:50:02",
+ "updated_at": "2024-02-23 16:50:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 301,
+ "unique_id": "TB8302-301",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gularam",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Jumayewna",
+ "passport_address": "Magdanly şäher Geologlar köçe 10/2",
+ "real_address": "Magdanly şäher Geologlar köçe 10/2",
+ "passport_serie": "I-BN",
+ "passport_id": "378055",
+ "passport_given_at": "2007-06-13",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Megejik geňeşligi",
+ "born_at": "1968-04-30",
+ "email": "gularam@lb1985gmail.com",
+ "phone": "65981453",
+ "phone_additional": "65981453",
+ "phone_home": "44052387",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44052387",
+ "work_started_at": "2004-07-14",
+ "work_salary": "1604",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sdAfopvAcgbOcbEgTJl3GIx9iLYcQ2dp8nzzSfI0.jpg",
+ "passport_two": "DK3aInhRhhrYFegV95HOpJa8ducrzkC2sZ3E4dyw.jpg",
+ "passport_three": "szvEHVpNAvLX4gr1MgGE0rwflWaaaTREZqGHMhdm.jpg",
+ "passport_four": "FoDZpjYWaKKxAkBiSDj0qNXhmXesfVchIBneEE4P.jpg",
+ "user_id": 189,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 16:52:37",
+ "updated_at": "2024-02-27 14:28:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 302,
+ "unique_id": "TB9315-302",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Şemşat",
+ "customer_surname": "Gurdowa",
+ "customer_patronic_name": "Ataýewna",
+ "passport_address": "Görogly etrabynyň Bedirkent geňeşligi",
+ "real_address": "Görogly etrabynyň Bedirkent geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "227514",
+ "passport_given_at": "2001-10-04",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Tagta etrabynyň Nyýazow geňeşligi",
+ "born_at": "1964-08-21",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62545440",
+ "phone_additional": "62545440",
+ "phone_home": "62545440",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 42-nji jaýy",
+ "work_company_accountant_number": "+(993)-62545440",
+ "work_started_at": "2004-11-01",
+ "work_salary": "1654",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8oZATS4idj4EfSV4197kJVYmbNKlDIEuhLFSbuQV.jpg",
+ "passport_two": "i7kN8UJtTrEXq6G4xlhLNtm7V45W5eWDc7MZ1IuT.jpg",
+ "passport_three": "rGFb4NQQPWDwusqk143hDBPMCieguSsAOS9uIaBu.jpg",
+ "passport_four": "rZQnHausgG35LxAXiV9ssEni50jKOx8wRamygFko.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 17:07:57",
+ "updated_at": "2024-02-23 17:07:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 303,
+ "unique_id": "TB8319-303",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Boržak",
+ "customer_surname": "Musaýew",
+ "customer_patronic_name": "Meredgulyýewiç",
+ "passport_address": "Turkmenabat şaher Mukaddes Ruhnama köç 22A jaý 14öý",
+ "real_address": "Turkmenabat şaher Mukaddes Ruhnama köç 22A jaý 14öý",
+ "passport_serie": "I-LB",
+ "passport_id": "433854",
+ "passport_given_at": "2005-08-14",
+ "passport_given_by": "Turkmenabat saher häkimligi",
+ "born_place": "Turkmenabat saheri",
+ "born_at": "1988-02-17",
+ "email": "Borjak@mail.ru",
+ "phone": "62440572",
+ "phone_additional": "65866143",
+ "phone_home": "62440572",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat yol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-62440572",
+ "work_started_at": "2021-07-12",
+ "work_salary": "2243",
+ "work_position": "montyor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "M8JcnfWdW35UVzopIAX0jfkeV8pUnZZte0e50xsQ.jpg",
+ "passport_two": "nEcrZNdieYSIVUrF2YygJmtn2OBpknz6SoE8ah7q.jpg",
+ "passport_three": "jjL7oRP7d83Vgh8Gr7zh2LKoBADwx9txJEKys5RX.jpg",
+ "passport_four": "BsmU93dxREGGrZYc7nI9YZoxJTMfL3Fqwum0NYhA.jpg",
+ "user_id": 191,
+ "status": "completed",
+ "notes": "kanagatlandyrylyar",
+ "created_at": "2024-02-23 17:12:27",
+ "updated_at": "2024-02-23 17:16:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 304,
+ "unique_id": "TB7369-304",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Çemen",
+ "customer_surname": "Amangeldiýewa",
+ "customer_patronic_name": "Amanmuradowna",
+ "passport_address": "Ýolöten etrap Ýolöten şäherçe",
+ "real_address": "Ýolöten etrap Ýolöten şäherçe",
+ "passport_serie": "I-MR",
+ "passport_id": "242563",
+ "passport_given_at": "2002-02-08",
+ "passport_given_by": "Ýolöten etrap häkimlik",
+ "born_place": "Ahal welaýat Kaka şäherçe",
+ "born_at": "1982-02-12",
+ "email": null,
+ "phone": "61058619",
+ "phone_additional": "61058619",
+ "phone_home": "61058619",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly etrap bilim bölümi",
+ "work_company_accountant_number": "+(993)-61058619",
+ "work_started_at": "2022-09-01",
+ "work_salary": "2622",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ng43pIIuxH1uYAW9PAseT5zAIGe5rE3dNlRmhtr3.jpg",
+ "passport_two": "dK9aUIvyqZyYcFqfKJpP65unrltEKxojKwiJ8rYs.jpg",
+ "passport_three": "7AvzrAT6Rmoi941TdE229bl8ixJIbLtTxPcI9T4M.jpg",
+ "passport_four": "YUXU49G9WNkxHRxNXDm6dpZ31uxMMT0IJ1LO1xC0.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-23 17:13:39",
+ "updated_at": "2024-02-23 17:13:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 305,
+ "unique_id": "TB8319-305",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Yelena",
+ "customer_surname": "Gurnis",
+ "customer_patronic_name": "Petrowna",
+ "passport_address": "Turkmenabat himik k etr jay45 oy 25",
+ "real_address": "Turkmenabat himik k etr jay45 oy 25",
+ "passport_serie": "I-LB",
+ "passport_id": "536086",
+ "passport_given_at": "2007-04-20",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saheri",
+ "born_at": "1976-02-10",
+ "email": "gurnis@mail.ru",
+ "phone": "63008718",
+ "phone_additional": null,
+ "phone_home": "42291676",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebapgeohyzmat THE karhanasy",
+ "work_company_accountant_number": "+(993)-42291676",
+ "work_started_at": "2020-06-10",
+ "work_salary": "2065",
+ "work_position": "ammarcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LEpArJ5vGNW4K6JaUan8hFZ1Qqlv45IMqLXoR4OF.jpg",
+ "passport_two": "JWtwNZlGRggjDYfFYEwqbF1TcjpbcsebZEfp8y9a.jpg",
+ "passport_three": "c9fWbWr8V4X8Ei6j24VvANENH8t7eHVHOH2yOwcs.jpg",
+ "passport_four": "CI3VVR5SsJFDA5yFKJotPUi0FSir6dyqarUfrzxe.jpg",
+ "user_id": 188,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-23 17:14:48",
+ "updated_at": "2024-02-23 17:15:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 306,
+ "unique_id": "TB8319-306",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Lachyn",
+ "customer_surname": "Muhyyeva",
+ "customer_patronic_name": "Jumagulyyevna",
+ "passport_address": "Turkmenabat saher Mukaddes Ruhnama koc 22A jay 14oy",
+ "real_address": "Turkmenabat saher Mukaddes Ruhnama koc 22A jay 14oy",
+ "passport_serie": "I-LB",
+ "passport_id": "514268",
+ "passport_given_at": "2007-06-03",
+ "passport_given_by": "Hojambaz etrap hakimligi",
+ "born_place": "Hojambaz etrap Burdalyk geneslik",
+ "born_at": "1988-09-25",
+ "email": "Lachyn@mail.ru",
+ "phone": "61769962",
+ "phone_additional": "62440572",
+ "phone_home": "61769962",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "N5 Saglyk oyi",
+ "work_company_accountant_number": "+(993)-61769962",
+ "work_started_at": "2017-04-17",
+ "work_salary": "1629",
+ "work_position": "kici sepagat uyasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YAk6JJrdnZoblVVE9m7jf8FycPaXYXMKjEVjBNs6.jpg",
+ "passport_two": "39KS3WJwSHRF2FWnMsPGtvL4n7IVDtc01krqxeuW.jpg",
+ "passport_three": "7QniRYmhPKD55ET5J3XVwCHEZgdiV8Efgl3vM9D0.jpg",
+ "passport_four": "1ZdM41HjN982XW3cqkcEAHRLgzlwdKM3Rq2LlRVB.jpg",
+ "user_id": 192,
+ "status": "completed",
+ "notes": "kanagatlandyryldy",
+ "created_at": "2024-02-23 17:29:23",
+ "updated_at": "2024-02-23 17:30:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 307,
+ "unique_id": "TB1307-307",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guljahan",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Meretgeldigyzy",
+ "passport_address": "Asgabat saheri kopetdag etraby koce B Turkmenistan jay 84 otag 16",
+ "real_address": "Asgabat saheri kopetdag etraby koce B Turkmenistan jay 84 otag 16",
+ "passport_serie": "I-BN",
+ "passport_id": "612388",
+ "passport_given_at": "2023-11-30",
+ "passport_given_by": "Balkan welayatynyn magtymguly etrap PB",
+ "born_place": "BAlkan welayatynyn Magtymguly etrabynyn kuruzdey genesligi",
+ "born_at": "2002-01-07",
+ "email": "caryyewa@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Magtymguly adyndaky TDU",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-09-01",
+ "work_salary": "1406",
+ "work_position": "talyp",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "lOAIHv9ky2W6yvCWv7894JI2n60CNgdhugwkAwCG.jpg",
+ "passport_two": "oAuHchModHOK9FQS5Krn8Jd582YelhPXJDf6z7W3.jpg",
+ "passport_three": "n0aIIxkhjsuzQv2zdhDLteOcCevsLyThfHWu1wMY.jpg",
+ "passport_four": "jV0SWqflNcaelCBMU9ZuRbKmlVN2CR0S4uq06dwe.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-24 11:43:10",
+ "updated_at": "2024-02-24 11:43:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 308,
+ "unique_id": "TB1307-308",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Sopy",
+ "customer_surname": "Sopyyew",
+ "customer_patronic_name": "Yurdowic",
+ "passport_address": "Ahal welayaty Ak bugday etraby Bokurdak saherce genesi Calys obasy",
+ "real_address": "Ahal welayaty Ak bugday etraby Bokurdak saherce genesi Calys obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "348753",
+ "passport_given_at": "2006-05-23",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimkligi",
+ "born_place": "Ahal welayatynyn Ruhabat etrabynyn Derweze sahercesi",
+ "born_at": "1985-06-15",
+ "email": "SopyyewS@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ahaldaky gazdan benzin onduryan zawodynyn N 1395 mehanika bejeris sehi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-11-06",
+ "work_salary": "2024",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IY1xlSkkhIoK16P1vVCiBXAHvKg3EGKIzE5rZUIK.jpg",
+ "passport_two": "gRX9XBv0lVCvvkfzqCtrmSav7kritwSr7GtphKcg.jpg",
+ "passport_three": "GOfnvzOZ8TN9GdI440drj7u4FrBc745twxJ0t4QR.jpg",
+ "passport_four": "P81DEVpKiUYvyLxhrDNMWVD3Ili9UcvEUOTjsuki.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-24 12:39:47",
+ "updated_at": "2024-02-24 12:39:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 309,
+ "unique_id": "TB1307-309",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Amangul",
+ "customer_surname": "Taganowa",
+ "customer_patronic_name": "Amangul",
+ "passport_address": "Ahal welayat Ak bugday etraby Anew saheri koce Gundogar jay 18",
+ "real_address": "Ahal welayat Ak bugday etraby Anew saheri koce Gundogar jay 18",
+ "passport_serie": "I-AH",
+ "passport_id": "439426",
+ "passport_given_at": "2010-06-15",
+ "passport_given_by": "Ahal welayatynyn Altyn asyr etrap hakimligi",
+ "born_place": "Ahal welayatynyn Tejen etrabynyn babdayhan obasy",
+ "born_at": "1978-04-19",
+ "email": "taganowaA@Gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ahal welayat Ak bugday etrap bilim boluminin 12-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2017-06-05",
+ "work_salary": "2175",
+ "work_position": "terbivecinin komekcisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1fcJDuNX9WJv106iNlSZYxzDkZAQq7yLWGhmbKjo.jpg",
+ "passport_two": "zdCS2B6DjfpYCnItlqyBkCYkrSRWACnBzgafOxva.jpg",
+ "passport_three": "Xvou5l1QrF5W0X5DO66LKyTL6j3Q7oTqnAGvOYvc.jpg",
+ "passport_four": "HwhvEUIKqCXRmky1uhDFtrTwlxjCMsQFriTOJv05.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-24 13:19:21",
+ "updated_at": "2024-04-01 16:00:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 310,
+ "unique_id": "TB6352-310",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Umyt",
+ "customer_surname": "Salyhow",
+ "customer_patronic_name": "Baýramberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 1/6",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 1/6",
+ "passport_serie": "I-BN",
+ "passport_id": "469101",
+ "passport_given_at": "2013-01-26",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1996-07-22",
+ "email": null,
+ "phone": "65186211",
+ "phone_additional": null,
+ "phone_home": "65186211",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-50963___",
+ "work_started_at": "2022-02-01",
+ "work_salary": "2557",
+ "work_position": "Apparatçy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "b5bezzYXKvqipXnuOTDdC4sSoVfYAXtTZJVS2iB5.jpg",
+ "passport_two": "Hafu1vwNqiSoHG9dmdgkX3jo1V03w3YGMMa3Thc7.jpg",
+ "passport_three": "13eHwD6ksYIsr2gD2kpFZ8CFjPA8dfxTMtX5P7gZ.jpg",
+ "passport_four": "FYmI0iJiYtAQ9oQXWSAmt49LexllnEzU0WuTTlDz.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-24 23:28:38",
+ "updated_at": "2025-05-21 10:00:24",
+ "deleted_at": "2025-05-21 10:00:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 311,
+ "unique_id": "TB6352-311",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Eziz",
+ "customer_surname": "Goşjanow",
+ "customer_patronic_name": "Esenogly",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 7a/30",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 7a/30",
+ "passport_serie": "I-BN",
+ "passport_id": "436890",
+ "passport_given_at": "2011-07-05",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etraby",
+ "born_at": "1995-05-14",
+ "email": null,
+ "phone": "61084395",
+ "phone_additional": null,
+ "phone_home": "61084395",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher ÝJUM-i",
+ "work_company_accountant_number": "+(993)-24340014",
+ "work_started_at": "2016-09-23",
+ "work_salary": "2526",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KIHcGcdxFKa25r1ZdPIZFi1M89m4IK7WoopLR00Q.jpg",
+ "passport_two": "hZ5JQeqJNfG4dhFbcG9Csj4MzznCDauwFFJlVpHN.jpg",
+ "passport_three": "brKHCAaiBGeUGWAAfnp59Bs8RGaGfLX2Qk8D0lCU.jpg",
+ "passport_four": "zNLDrDtDDdFbyYQw6RPKKiibB6fuhPp446iZj1YL.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-25 22:57:51",
+ "updated_at": "2025-05-21 10:00:24",
+ "deleted_at": "2025-05-21 10:00:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 312,
+ "unique_id": "TB6352-312",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Lýudmila",
+ "customer_surname": "Gilýewa",
+ "customer_patronic_name": "Wasilýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garabogaz köçesi, 3/9",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garabogaz köçesi, 3/9",
+ "passport_serie": "I-BN",
+ "passport_id": "030331",
+ "passport_given_at": "1998-11-26",
+ "passport_given_by": "Balkan welaýatynyň Bekdaş şäherçesiniň polisiýa bölümi",
+ "born_place": "Ukraina, Hmelnisk oblastynyň Winkowýes raýony",
+ "born_at": "1971-08-03",
+ "email": null,
+ "phone": "64180912",
+ "phone_additional": null,
+ "phone_home": "64180912",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-50693___",
+ "work_started_at": "2018-08-08",
+ "work_salary": "2577",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zuuGXDOsFx3H6DU5YmrQHBsBzFWn0sCg8FDslo2w.jpg",
+ "passport_two": "KpyVFTT2wIhVdiVwWwtHVWcWE98CM5xqeVO8BcUw.jpg",
+ "passport_three": "Nh5ZY7395rJ3WbmJIuS9M7iMvgriGphVgIKbsLB6.jpg",
+ "passport_four": "dQ0KAJaWri4CsiR7VORfMOYb0Xt3Wete6bEdFVCa.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-25 23:07:31",
+ "updated_at": "2025-05-21 10:00:24",
+ "deleted_at": "2025-05-21 10:00:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 313,
+ "unique_id": "TB6352-313",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ibraim",
+ "customer_surname": "Orazbaýew",
+ "customer_patronic_name": "Ödebaýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 16/26",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 16/26",
+ "passport_serie": "I-BN",
+ "passport_id": "469726",
+ "passport_given_at": "2015-07-19",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etraby",
+ "born_at": "1980-02-16",
+ "email": null,
+ "phone": "63324312",
+ "phone_additional": null,
+ "phone_home": "63324312",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-50963___",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2887",
+ "work_position": "Apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "k0YTuSp44E3LqIH1Rgwlz9OUHZDhSxW9KVal7f2z.jpg",
+ "passport_two": "TW0h3xNdXn43qwRmHW7LTWERzuKvKOyrnWlBss9M.jpg",
+ "passport_three": "xZ8C1Njh2AarsacpvurQoTRtYOaRydG7IqTxOTYH.jpg",
+ "passport_four": "GOBW5sskzToheAeMXyfkEYssQcJTKaIPQ1DAPTrY.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 09:28:57",
+ "updated_at": "2025-05-21 10:00:24",
+ "deleted_at": "2025-05-21 10:00:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 314,
+ "unique_id": "TB1307-314",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Caryguly",
+ "customer_surname": "Seyitmyradow",
+ "customer_patronic_name": "Bayrammyradowic",
+ "passport_address": "Ahal welayat Ak bugday etrap Anew saheri Koce N halmammedow jay 10 otag 1",
+ "real_address": "Ahal welayat Ak bugday etrap Anew saheri Koce N halmammedow jay 10 otag 1",
+ "passport_serie": "I-AH",
+ "passport_id": "249319",
+ "passport_given_at": "2003-09-23",
+ "passport_given_by": "Ahal welayatynyn Ak bugday etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ak bugday etrabynyn Anew sahercesi",
+ "born_at": "1985-12-12",
+ "email": "SeyitmyradowC@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher hakimliginin Jemagat hojalygy mudirliginin Asgabat saher Arassalayys abadanlasdyrys birlesiginin Kopetdag etrap bagcylyk mudirligi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-08-01",
+ "work_salary": "2036",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vW9O6CehkNqshutUSVLcxPKNDRtOrMIME1k7LPB7.jpg",
+ "passport_two": "lSJIgYe0HIcCIRBOrVdcHUj1w2HFN8yYgieeATxM.jpg",
+ "passport_three": "J4bkw6RQAECc0VeusiqupbHLKyFCYwknD9f2MQSY.jpg",
+ "passport_four": "CQhuqu3Xl7xftXyzFGZzXY4eBZYJBnuoMqUQFC0Q.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 09:41:50",
+ "updated_at": "2024-04-01 16:06:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 315,
+ "unique_id": "TB1307-315",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Soyunmuhammet",
+ "customer_surname": "Altyyew",
+ "customer_patronic_name": "Isangulyyyewic",
+ "passport_address": "Asgabat saher Buzmeyin etrap koce Zahmet, Yalkym jay 30",
+ "real_address": "Asgabat saher Buzmeyin etrap koce Zahmet, Yalkym jay 30",
+ "passport_serie": "I-AH",
+ "passport_id": "475077",
+ "passport_given_at": "2010-12-18",
+ "passport_given_by": "Ahal wel Ruhabat etrap hakimligi",
+ "born_place": "Ahal wel Ruhabat etrap Kosi oba",
+ "born_at": "1993-04-21",
+ "email": "Soyunmuhammet@gmail.com",
+ "phone": "62100323",
+ "phone_additional": "62100323",
+ "phone_home": "12217153",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Parahat HK",
+ "work_company_accountant_number": "+(993)-12246600",
+ "work_started_at": "2016-08-26",
+ "work_salary": "2025",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WR7LuxCkhDFgJ6TpFkcmRbM8u0ud93hOGNzb0Anw.jpg",
+ "passport_two": "iAZX3VIVFb54Fb8ZKvSPdHeFw6vogr3uTnWiXHwj.jpg",
+ "passport_three": "GBKSHTDykQrNmA8o41jxHf5MJUKYmvY1xZDQxxvf.jpg",
+ "passport_four": "6NhTy2lB1RQ3AyfZOTM7CUeTB47TL6Zfy1D6LZ3z.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-26 09:45:03",
+ "updated_at": "2024-02-26 09:45:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 316,
+ "unique_id": "TB1307-316",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Arzgul",
+ "customer_surname": "Geldiyewa",
+ "customer_patronic_name": "Amangulyyewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce jebislik jay 48 otag 1",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce jebislik jay 48 otag 1",
+ "passport_serie": "I-AH",
+ "passport_id": "555943",
+ "passport_given_at": "2012-05-07",
+ "passport_given_by": "Ahal welayatynyn Baharly etrap hakimligi",
+ "born_place": "Ahal welayatynyn Baharly etrabynyn Bamy obasy",
+ "born_at": "1992-10-08",
+ "email": "GeldiyewaA@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Demiryollary acyk gornusli paydarlar jemgyyeti 8-nji sahamca",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-05-02",
+ "work_salary": "1940",
+ "work_position": "howly supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NNVbqJeIIZs9rFhQNMunfWH1JVbWdVekScXXa02x.jpg",
+ "passport_two": "uyxH3xqb9AwKnwQN8OO7PQ9qY3g5xTyjicuR1MB5.jpg",
+ "passport_three": "n0xc9ATXgKlToU4zmGE9w5SApfKs16hLXDfU1ys0.jpg",
+ "passport_four": "6AEO5oR1vEATj1dKhmGwiWjLzkxZb1DmLLHjJnV8.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-26 09:52:56",
+ "updated_at": "2024-02-26 09:52:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 317,
+ "unique_id": "TB1307-317",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ýazbibi",
+ "customer_surname": "Kulyýewa",
+ "customer_patronic_name": "Tahranowna",
+ "passport_address": "Aşgabat şaheriniň Bagtyýarlyk etrap koçe dostluk jaý 26",
+ "real_address": "Aşgabat şaheriniň Bagtyýarlyk etrap koçe dostluk jaý 26",
+ "passport_serie": "I-AH",
+ "passport_id": "497080",
+ "passport_given_at": "2011-04-08",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal",
+ "born_at": "1986-10-25",
+ "email": "yazbibi@cmail.com",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Aşgabat şäheriniň Baş Bilim Müdirligi",
+ "work_company_accountant_number": "+(993)-62000000",
+ "work_started_at": "2023-09-10",
+ "work_salary": "3927",
+ "work_position": "153-nji çagalar bagy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "edwTx8huKw4XLtDFtoGN4r9ZrAgUSRJEGnKt4iaE.jpg",
+ "passport_two": "gDBC8udqqMlIpVPc5fFFDoGT3RS4Q6I2hoPNJGL1.jpg",
+ "passport_three": "PhxHC9lnTirzmFCGi1xaQLdQoGwUMg8KctlaO4zt.jpg",
+ "passport_four": "f655BWry9xgAz31iRXg1e3xACjFsSpwhAVO7BCK2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 09:58:31",
+ "updated_at": "2024-04-01 16:04:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 318,
+ "unique_id": "TB1307-318",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbanmuhammet",
+ "customer_surname": "Mojekow",
+ "customer_patronic_name": "Hallyyewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etrabynyn Metallist kocesinin 25 nji jayy",
+ "real_address": "Asgabat saherinin Berkararlyk etrabynyn Metallist kocesinin 25 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "118154",
+ "passport_given_at": "1999-11-28",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1976-12-10",
+ "email": "Mojek@gmail.com",
+ "phone": "61576276",
+ "phone_additional": "64084208",
+ "phone_home": "61576276",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "S A Nyyazow adyndaky TOHU",
+ "work_company_accountant_number": "+(993)-64084208",
+ "work_started_at": "2014-09-01",
+ "work_salary": "2734",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xQcaSSFLcpqTubBLY1sr0UX5BrVQnEqCowOghcTE.jpg",
+ "passport_two": "ho4HBIbbfN8IQntL5Epby2nzJ3dapcPhnFx5iIGz.jpg",
+ "passport_three": "eixXoL2y5ifDWnua4REPrZf2ioTDceYAf1Fiws5k.jpg",
+ "passport_four": "AvpiV3hAT3xN6zMkd1mh73ySK6kxUfKyj4Rbru5q.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 10:38:30",
+ "updated_at": "2024-04-01 16:05:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 319,
+ "unique_id": "TB8302-319",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sülgün",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Amanowna",
+ "passport_address": "Köýtendag etraby Türkmenistan köçe 67/7",
+ "real_address": "Köýtendag etraby Türkmenistan köçe 67/7",
+ "passport_serie": "II-LB",
+ "passport_id": "008900",
+ "passport_given_at": "2018-05-15",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Mukry şäherçesi",
+ "born_at": "1972-07-18",
+ "email": "sulgun72@gmail.com",
+ "phone": "65228397",
+ "phone_additional": "65228397",
+ "phone_home": "44050721",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "7 Çagalar sungat mekdebi",
+ "work_company_accountant_number": "+(993)-44050721",
+ "work_started_at": "2021-01-02",
+ "work_salary": "3498",
+ "work_position": "müdir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "fPLZHxzQUyiVGNOWukqu6ez8DMdmSVg9qJey5oZG.jpg",
+ "passport_two": "UViZ77SOZQcRseCFlqLjmfq2rLS4q2Yg3QHkoh95.jpg",
+ "passport_three": "beVmznsi7EuDR0pVXhkTlP11kt3FBjGBGTqlwSyH.jpg",
+ "passport_four": "vrIxjQNSfRoGM3PZGSBaHQwK6f02FVS5uSIyg1Cg.jpg",
+ "user_id": 197,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 10:41:11",
+ "updated_at": "2024-02-27 14:27:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 320,
+ "unique_id": "TB1307-320",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbandursun",
+ "customer_surname": "Gaplanowa",
+ "customer_patronic_name": "Amangeldiyewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby Yasmansalyk y t Taze Durmus kocesinin 93 nji jayy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby Yasmansalyk y t Taze Durmus kocesinin 93 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "522986",
+ "passport_given_at": "2015-08-21",
+ "passport_given_by": "Asgabat saherinin Ruhabat etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1979-10-08",
+ "email": "Gaplan@gmail.com",
+ "phone": "65010205",
+ "phone_additional": "64070809",
+ "phone_home": "12770806",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin 124 nji oeta mekdebi",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2013-07-01",
+ "work_salary": "1940",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "utkN7HjIeMRsB9NqWlesPX3KCc3LWDLu19a7qTQD.jpg",
+ "passport_two": "7KmNFyokothhEJs4yuWJLOrtid1aTKt68hXkA2vA.jpg",
+ "passport_three": "hSqZtIxKFw4WY4GcZtyZbL3L4abCL2DhZsD3LaBm.jpg",
+ "passport_four": "XpImcsK4u1CKoIqzw8PxOceNI3LqcGH4oTb6wDGr.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 10:50:33",
+ "updated_at": "2024-04-01 16:04:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 321,
+ "unique_id": "TB8302-321",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Hamza",
+ "customer_surname": "Abdynazarow",
+ "customer_patronic_name": "Menlibaýewiç",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 18-7-jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 18-7-jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "511859",
+ "passport_given_at": "2006-12-24",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäher",
+ "born_at": "1990-10-13",
+ "email": "maximum.magdanly@gmail.com",
+ "phone": "61502190",
+ "phone_additional": "65806315",
+ "phone_home": "44052918",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44050876",
+ "work_started_at": "2021-04-01",
+ "work_salary": "1892",
+ "work_position": "Daş ussa",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "HKi1u5DMitSexQIXPUsK42GDxQrpRHc3WLsnaZgD.jpg",
+ "passport_two": "BhMoRNQmXaxo5eKwPvMqbxGTn3rSSsQUne8x52i3.jpg",
+ "passport_three": "Y5fyYvrcKSJuXqBJmGvUL3LpcPUycv3WtYwAGOQp.jpg",
+ "passport_four": "v85hdTl17XBdzDDbQ31mJWWl2uF2hl0o6DxjtXDu.jpg",
+ "user_id": 199,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 11:22:01",
+ "updated_at": "2024-03-04 15:16:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 322,
+ "unique_id": "TB1307-322",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mekan",
+ "customer_surname": "Melayew",
+ "customer_patronic_name": "Bayrammyradowic",
+ "passport_address": "Asgabat saherinin Buzmeyin etrabynyn Ahal Sayoly kocesinin 56 njy jayynyn 23 nji otagy",
+ "real_address": "Asgabat saherinin Buzmeyin etrabynyn Ahal Sayoly kocesinin 56 njy jayynyn 23 nji otagy",
+ "passport_serie": "I-AH",
+ "passport_id": "463396",
+ "passport_given_at": "2010-10-10",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal wel Ruhabat etr Herrikgala obasy",
+ "born_at": "1992-04-27",
+ "email": "Mele@gmail.com",
+ "phone": "62405304",
+ "phone_additional": "64400596",
+ "phone_home": "62405304",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Caphanahyzmatlary",
+ "work_company_accountant_number": "+(993)-64400596",
+ "work_started_at": "2010-06-03",
+ "work_salary": "3630",
+ "work_position": "cap nagys basyjy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "k2twPU9HRbtcMYoGWkV8ferD7Y00pGtRv3yprlTZ.jpg",
+ "passport_two": "GXvSkWKjmH82aUwGTfEV3ixocsatnPRoY2jcENxa.jpg",
+ "passport_three": "enHDLpk2MJYYMeilKzyI22ryGEiYCsnaalJfUdKk.jpg",
+ "passport_four": "8uYte7NFWwSn8JppKadxM7rvdrJeTyzHafRrMfki.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-26 11:24:09",
+ "updated_at": "2024-02-26 11:24:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 323,
+ "unique_id": "TB8302-323",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Saýha",
+ "customer_surname": "Babanowa",
+ "customer_patronic_name": "Panjiyewna",
+ "passport_address": "Magdanly şäher 1-nji kiçi etr 1/38-nji jaý",
+ "real_address": "Magdanly şäher 1-nji kiçi etr 1/38-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "026762",
+ "passport_given_at": "2019-01-12",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäher",
+ "born_at": "1978-02-26",
+ "email": "muziktank78@gmail.com",
+ "phone": "61131519",
+ "phone_additional": "61131519",
+ "phone_home": "44051436",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "25-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44057896",
+ "work_started_at": "2001-04-26",
+ "work_salary": "1866",
+ "work_position": "Terbiyeçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "SXNpkBT0aETUM9RdvWMTGOzWOAIRn3wCxfWd0kYc.jpg",
+ "passport_two": "T7Y87LsdpL4vg34pzAsnNjILu2VyTmaOeISNGXO1.jpg",
+ "passport_three": "OTDfpTNkP2eXblBkTPsbToGToKmxisQSD9dZFvoy.jpg",
+ "passport_four": "jMeEwUVfwFKmdHRszIg0AX66LzIiOsYSuzVxB375.jpg",
+ "user_id": 200,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 11:36:49",
+ "updated_at": "2024-02-27 14:33:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 324,
+ "unique_id": "TB6352-324",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maral",
+ "customer_surname": "Hümmetgulyýewa",
+ "customer_patronic_name": "Aganazarowna",
+ "passport_address": "Mary welaýatynyň Tagtabazar etrap Erden geňeşligi",
+ "real_address": "Balkan welaýatynyň Garabogaz şäheri 1-nji kiçi etrapça 2-nji jaý 15-nji öý",
+ "passport_serie": "I-MR",
+ "passport_id": "945900",
+ "passport_given_at": "2014-04-03",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etrabynyň Erden geňeşligi",
+ "born_at": "1984-11-11",
+ "email": "karzonline7@gail.com",
+ "phone": "65546138",
+ "phone_additional": "65186615",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2739",
+ "work_position": "dispetçer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BpKwqHyZmalF24i1Rz7UonEplpO0bXj1USnZn9ma.jpg",
+ "passport_two": "LVnlTk4eYA4eCBQKDicS2FHoJiuPxm9Yo4FELiL7.jpg",
+ "passport_three": "pbDrBn0K1QjJhXx2NqqL0KGx4oqs8vUERaXZlwsu.jpg",
+ "passport_four": "WSL5xyatU1sMR3zzcSRbNrvo7DGtsm7GOBB0rOuJ.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 12:03:06",
+ "updated_at": "2024-02-26 21:09:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 325,
+ "unique_id": "TB6360-325",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nina",
+ "customer_surname": "Mihaýlowa",
+ "customer_patronic_name": "Ýurýewna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 15 jaý 15 öý 9",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 15 jaý 15 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "232187",
+ "passport_given_at": "2002-09-16",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Balkan welaýaty Hazar şäheri",
+ "born_at": "1985-04-13",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64171506",
+ "phone_additional": "64171506",
+ "phone_home": "22298844",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-22246068",
+ "work_started_at": "2023-10-16",
+ "work_salary": "2470",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "legal_marriage",
+ "passport_one": "KMPaBHdQxf5YwKPGHEPjymdHhiyfzGh55oEp9HHb.jpg",
+ "passport_two": "S32Cqi2vLYSpMRAvvEw8Rqqye6icaQn8p4bXJ9BT.jpg",
+ "passport_three": "4Zu6dwxnTL660nY3ZOkzUBiSA6NdHf90esBowRL1.jpg",
+ "passport_four": "AmGv65LCzbmmQGVd3JDldHwMNSobFIDYKh3wNptu.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 12:20:29",
+ "updated_at": "2024-02-26 12:21:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 326,
+ "unique_id": "TB8302-326",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kuwandyk",
+ "customer_surname": "Taşnaýew",
+ "customer_patronic_name": "Abraýewiç",
+ "passport_address": "Magdanly şäher Balkan 15-nji jaýy",
+ "real_address": "Magdanly şäher Balkan 15-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "243715",
+ "passport_given_at": "2001-12-25",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäher häkimligi",
+ "born_at": "1971-07-19",
+ "email": "kuwandyklb71@gmail.com",
+ "phone": "61081284",
+ "phone_additional": "61081284",
+ "phone_home": "44058241",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "33-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-61081284",
+ "work_started_at": "2017-11-15",
+ "work_salary": "4078",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jg9eG1nKLbT75hl4T3BV2OqPPd0xWhtVpAMlB4qa.jpg",
+ "passport_two": "qgbQ5HMvxbtlBPLkUKc9vJ6E4yK14SDPLqV7ddi8.jpg",
+ "passport_three": "cehJZlsItfGnPtLYkZTXxpXZsezaRYdA5LYRXZE2.jpg",
+ "passport_four": "Zsq3TiKcpsA1psajaypcleOYeZRS7oYBMpJq3wmq.jpg",
+ "user_id": 202,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 14:45:29",
+ "updated_at": "2024-02-26 14:47:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 327,
+ "unique_id": "TB8319-327",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Maya",
+ "customer_surname": "Hudaybergenowa",
+ "customer_patronic_name": "Yewgenyewna",
+ "passport_address": "Turkmenabat saher Himik ketr jay 6a 19",
+ "real_address": "Turkmenabat saher Himik ketr jay 6a 19",
+ "passport_serie": "I-LB",
+ "passport_id": "063829",
+ "passport_given_at": "1999-09-26",
+ "passport_given_by": "Garabekewul etrap PB",
+ "born_place": "Dasoguz saher",
+ "born_at": "1976-10-31",
+ "email": "maya@mail.ru",
+ "phone": "64441322",
+ "phone_additional": null,
+ "phone_home": "42298124",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42292340",
+ "work_started_at": "2023-05-04",
+ "work_salary": "2525",
+ "work_position": "ykdysatcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BWS1W50QDUD7GuqN4Kmleb78btVojppU1m6eNB3b.jpg",
+ "passport_two": "CtIEQNMU1OfIsC5sKrXML4QY7hKoIvDM7rW18xPe.jpg",
+ "passport_three": "rye8UlrLLUaUE42GhJcApmcO2Sp0ZTzBzCYfb7pl.jpg",
+ "passport_four": "YAfhT279oYMW1l4W8V7Q8S0CyKax25TCXexLmSv2.jpg",
+ "user_id": 203,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-26 14:48:11",
+ "updated_at": "2024-02-26 14:49:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 328,
+ "unique_id": "TB8319-328",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Sirhan",
+ "customer_surname": "Yasuzakow",
+ "customer_patronic_name": "Hekimjanowic",
+ "passport_address": "LW Danew etr Berzen gen Deryabas oba Garassyzlyk koce jay 62",
+ "real_address": "LW Danew etr Berzen gen Deryabas oba Garassyzlyk koce jay 62",
+ "passport_serie": "I-LB",
+ "passport_id": "905759",
+ "passport_given_at": "2015-11-25",
+ "passport_given_by": "Garassyzlyk etrap hakimligi",
+ "born_place": "Garassyzlyk etrap Berzen gen",
+ "born_at": "1998-08-09",
+ "email": "Sirhan@mail.ru",
+ "phone": "64161335",
+ "phone_additional": null,
+ "phone_home": "42270661",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2021-08-10",
+ "work_salary": "3314",
+ "work_position": "mehanik abatlayys sehinde baslygyn orunbasary",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "AzrQeEOB8aqg2pVuacSECDvg5DVf3aqxbTmyJEHV.jpg",
+ "passport_two": "MneGnyA3nDCq5cHusrwndktxdGeD0jcTEeuj5zX9.jpg",
+ "passport_three": "hArrdmBmN98bjEIcsGiig7DdmsX0WmNXxerRdPFM.jpg",
+ "passport_four": "M2a7E15QWsmoSorUpR3CBDehmFYlsVdANW42G6nM.jpg",
+ "user_id": 204,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-26 14:55:38",
+ "updated_at": "2024-02-26 14:56:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 329,
+ "unique_id": "TB9315-329",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Arazbaýew",
+ "customer_surname": "Arazbaý",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "755077",
+ "passport_given_at": "2012-03-26",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Bereket geňeşligi",
+ "born_at": "1995-06-15",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61402153",
+ "phone_additional": "61402153",
+ "phone_home": "61402153",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "\"Daşoguzpoçta\" welaýat kärhanasynyň Görogly etrap poçta aragatnaşyk merkezi",
+ "work_company_accountant_number": "+(993)-61402153",
+ "work_started_at": "2021-02-07",
+ "work_salary": "976",
+ "work_position": "hat gatnadyjy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "RISHXcxKgOZIGe3GwVGP0MlXcRil2Qpkf4wJbHvi.jpg",
+ "passport_two": "RRecgaZ9YoYzzZfadS8Pun66OJ6oEWZtDmxYihPT.jpg",
+ "passport_three": "lvAEGeR9nE2HGIvWLVP77URBGilSY4TArMvF37Ig.jpg",
+ "passport_four": "6gtrLudHDqeMX60tfwvNUn9Pqzzt65uDkGtFWZiI.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 15:12:54",
+ "updated_at": "2024-02-26 15:12:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 330,
+ "unique_id": "TB8319-330",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Faruhjan",
+ "customer_surname": "Atahanow",
+ "customer_patronic_name": "Begmuradowic",
+ "passport_address": "Turkmenabat saher Raydaslyk koce jay 1 oy-6",
+ "real_address": "Turkmenabat saher Raydaslyk koce jay 1 oy-6",
+ "passport_serie": "I-LB",
+ "passport_id": "582047",
+ "passport_given_at": "2010-08-06",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher hakimligi",
+ "born_at": "1993-11-15",
+ "email": "faruhjan@mail.ru",
+ "phone": "62781412",
+ "phone_additional": null,
+ "phone_home": "42270661",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2020-10-22",
+ "work_salary": "2105",
+ "work_position": "masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Hi3suur9rOwwUXAQhDWPy3OhzrkDV8XiC7bvMHF8.jpg",
+ "passport_two": "2v4H9CADasRKcyV3k1WIAGJkeCBOOfzCXTkr7OAM.jpg",
+ "passport_three": "hscTUQc8CPDsSlA89pb3zSf56TbOUmdMiSBh5FSp.jpg",
+ "passport_four": "u1UEcora5459Gto78YVsNpwY0UfxozMOSOonjZMH.jpg",
+ "user_id": 205,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-26 15:37:36",
+ "updated_at": "2024-02-26 15:38:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 331,
+ "unique_id": "TB1307-331",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Döwran",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Saparbaýewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň 8 mk köçe Binagärlik jaý8 oý12",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň 8 mk köçe Binagärlik jaý8 oý12",
+ "passport_serie": "I-AS",
+ "passport_id": "146808",
+ "passport_given_at": "2000-05-27",
+ "passport_given_by": "Azatlyk etrap",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1977-08-27",
+ "email": "Dowran@gmailçom",
+ "phone": "65818220",
+ "phone_additional": "65818220",
+ "phone_home": "12280627",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmengazawtomatika müdirliginiň kömekçi gullugynyň",
+ "work_company_accountant_number": "+(993)-65818220",
+ "work_started_at": "2021-02-01",
+ "work_salary": "2311",
+ "work_position": "sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qNZqpa0keZ7fCH63F3bF3EE8XUd7WtydkEV33hlr.jpg",
+ "passport_two": "sL2qrb7LgwJl2lr7LTJX3lGvCPfc87YTjC1dr5iO.jpg",
+ "passport_three": "MINVMiHPXTxJg808MB4krwrgsmqRfO4iGiomdSGQ.jpg",
+ "passport_four": "eDdqtMfeAq5g9GzBXSd2jvi48cL1H44LRljtyz4T.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-26 16:04:24",
+ "updated_at": "2024-02-26 16:04:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 332,
+ "unique_id": "TB8302-332",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sewara",
+ "customer_surname": "Kiçiýewa",
+ "customer_patronic_name": "Rozymuratowna",
+ "passport_address": "Köýtendag etrabynyň Garnas geňeşligi Pişmuradow 81",
+ "real_address": "Magdanly şäher Malik şa köçe 12 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "996151",
+ "passport_given_at": "2017-09-20",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Granas geňeşligi",
+ "born_at": "1993-10-15",
+ "email": "sewara87@gmail.com",
+ "phone": "63498292",
+ "phone_additional": "63498292",
+ "phone_home": "44055877",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3209",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "eeh47P2YL0eFKMP6dxU32gkD6BHMfqzMZhCVvnAQ.jpg",
+ "passport_two": "04xxeYmv2Jf1m1e7VHxnMLkD5mrQuFw7sJRwuhuP.jpg",
+ "passport_three": "KuqicHnsSUt3X9lAnl8DtknUGlnJjXhommsYmlZA.jpg",
+ "passport_four": "DGPAe78Hxy8CrRGbotUL7kTTnx0Y1htl6WwpNyhH.jpg",
+ "user_id": 206,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 16:09:30",
+ "updated_at": "2024-02-27 14:29:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 333,
+ "unique_id": "TB1307-333",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Altyngözel",
+ "customer_surname": "Esenowa",
+ "customer_patronic_name": "Taýlyýewna",
+ "passport_address": "Asgabat saher Berkararlyk etrap koçe B Annanow jay35 otag27",
+ "real_address": "Asgabat saher Berkararlyk etrap koçe B Annanow jay35 otag27",
+ "passport_serie": "I-AS",
+ "passport_id": "468649",
+ "passport_given_at": "2012-11-28",
+ "passport_given_by": "Asgabat saher Azatlyk etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ruhabat etrabynyn Abadan genesligi",
+ "born_at": "1977-09-04",
+ "email": "Altyngozel@mail.ru",
+ "phone": "65610692",
+ "phone_additional": "65236541",
+ "phone_home": "12908796",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saher 65 nji orta mekdep",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2015-05-01",
+ "work_salary": "1940",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iETI4G12IYOLBbd375h25OkfLGo7oyOQMTeCJ8A0.jpg",
+ "passport_two": "i9I9WCKw7NJhrneKzrf3sF3GQbWztW1hB7nymlFX.jpg",
+ "passport_three": "n0vIII9YGrtvktc9oU2TOAMn8RIWgMnkZXnNRCfk.jpg",
+ "passport_four": "GgXqKkVXjNEtP20CnqtOE9goO2NPNYAkh4th8Ac8.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 16:59:09",
+ "updated_at": "2024-04-01 16:01:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 334,
+ "unique_id": "TB9315-334",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Perman",
+ "customer_surname": "Kurbanow",
+ "customer_patronic_name": "Kadyrberdiýewiç",
+ "passport_address": "Akdepe etrabynyň Agzybirlik geňeşligi",
+ "real_address": "Akdepe etrabynyň Agzybirlik geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "761820",
+ "passport_given_at": "2012-05-22",
+ "passport_given_by": "Gurbansoltan eje etrap häkimligi",
+ "born_place": "Akdepe etrabynyň Agzybirlik geňeşligi",
+ "born_at": "1991-11-19",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62034133",
+ "phone_additional": "62034133",
+ "phone_home": "62034133",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "20910 harby bölümi",
+ "work_company_accountant_number": "+(993)-62034133",
+ "work_started_at": "2023-07-25",
+ "work_salary": "2932",
+ "work_position": "goragçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jrfkp9FpD9z7Y1UIQr4DyH945oLEBN9DtpGuQHbQ.jpg",
+ "passport_two": "UpyaTgsgpAFtysQcZIzUy9cshxDrMi4EkB3WCXry.jpg",
+ "passport_three": "lEld1DulUxbRc7sxPz3vO2rIyAZUrn46ppeDlRwm.jpg",
+ "passport_four": "jP4ROJXEuhlHawYlwwZvVRgebZqEyHln8yvVIx93.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 17:11:42",
+ "updated_at": "2024-02-26 17:11:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 335,
+ "unique_id": "TB8319-335",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Batyr",
+ "customer_surname": "Gowşudowiç",
+ "customer_patronic_name": "Ezizgulyýewiç",
+ "passport_address": "Turkmenabat saher Gagarin kiçi etrap jay5 oy6",
+ "real_address": "Turkmenabat saher Gagarin kiçi etrap jay5 oy6",
+ "passport_serie": "II-LB",
+ "passport_id": "060635",
+ "passport_given_at": "2019-03-18",
+ "passport_given_by": "Türkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saheri",
+ "born_at": "1979-08-22",
+ "email": "batyr@mail.ru",
+ "phone": "63191184",
+ "phone_additional": "63747753",
+ "phone_home": "63191184",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2007-12-06",
+ "work_salary": "1518",
+ "work_position": "halas ediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XuJkxivNXoaRfwTh0AYeITwHZMyR9DVPQM47AeKO.jpg",
+ "passport_two": "NFGso5Z4tQevpDc9EJEePxKXLvRdsMrrfuEwmRSD.jpg",
+ "passport_three": "2tjI7r0ZJRsXM7MUxuyB2OOGN6nGq3pg8B4Nr9Io.jpg",
+ "passport_four": "xxOF7LJcab0j7BebP4xXfS8S3dEtFZwdmkOnlRsz.jpg",
+ "user_id": 207,
+ "status": "completed",
+ "notes": "kanagatlandyryldy",
+ "created_at": "2024-02-26 17:14:51",
+ "updated_at": "2024-02-26 17:17:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 336,
+ "unique_id": "TB8319-336",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Faruh",
+ "customer_surname": "Peýzullaýew",
+ "customer_patronic_name": "Ýoldaşowiç",
+ "passport_address": "Dänew etrap Boýnuzyn geň Kaksaçan obaArzuw köç jaý23",
+ "real_address": "Dänew etrap Boýnuzyn geň Kaksaçan obaArzuw köç jaý23",
+ "passport_serie": "I-LB",
+ "passport_id": "861609",
+ "passport_given_at": "2014-07-11",
+ "passport_given_by": "Garaşsyzlyk etrap häkimligi",
+ "born_place": "Garaşsyzlyk etrabynyň Boýnyuzyn genesligi",
+ "born_at": "1998-04-16",
+ "email": "Faruh@mail.ru",
+ "phone": "62783102",
+ "phone_additional": "64520113",
+ "phone_home": "62783102",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Altyn bürgüt plastik",
+ "work_company_accountant_number": "+(993)-62783102",
+ "work_started_at": "2023-03-02",
+ "work_salary": "1152",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tNlIWPvEJdN5ONNCwXm7tZwMFX2E0wknL32qPgGw.jpg",
+ "passport_two": "JV1gOaQN6HZarAm2zcWHSpIrnadEIvzb0vpxjEgO.jpg",
+ "passport_three": "s0kzJDt7yJpK38gZiRwkQk37XWb9jy92mlnjlOgO.jpg",
+ "passport_four": "mFC9qL719N7j5o4VzIU5UXxlwdO4Lzu4tdElHcRQ.jpg",
+ "user_id": 208,
+ "status": "completed",
+ "notes": "kanagatlandyryldy",
+ "created_at": "2024-02-26 17:27:49",
+ "updated_at": "2024-02-26 17:28:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 337,
+ "unique_id": "TB6352-337",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwran",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Babaýew",
+ "passport_address": "Balkan welaýatynyň Magtymguly etraby, Çendir geňeşligi, Ak obasy",
+ "real_address": "Balkan welaýatynyň Magtymguly etraby, Çendir geňeşligi, Ak obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "548852",
+ "passport_given_at": "2019-07-04",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1973-11-24",
+ "email": null,
+ "phone": "63727204",
+ "phone_additional": null,
+ "phone_home": "63712324",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350369",
+ "work_started_at": "2018-04-03",
+ "work_salary": "2828",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QHj7aRJ0RvZUfrNYsF2aoT50coqR4Wi0xTR3x6C6.jpg",
+ "passport_two": "Ubus8E1Bnuvz0bft9xnBq4GgHjQ17Hrs5YYK6B6h.jpg",
+ "passport_three": "2LvBSJCYzmq27RHLd0M40meSFMpZ6JtvdhPXpQrx.jpg",
+ "passport_four": "t3T2GOI7b4o8SDjDa0FdJGM3VumUMEHU90wYmpgf.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 21:26:09",
+ "updated_at": "2025-05-21 10:00:24",
+ "deleted_at": "2025-05-21 10:00:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 338,
+ "unique_id": "TB6352-338",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ogulbahar",
+ "customer_surname": "Babaýewa",
+ "customer_patronic_name": "Rahmangulyýewna",
+ "passport_address": "Balkan welaýatynyň Magtymguly etraby, Çendir geňeşligi, Ak obasy",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 2/58",
+ "passport_serie": "I-BN",
+ "passport_id": "060178",
+ "passport_given_at": "1998-11-28",
+ "passport_given_by": "Balkan welaýatynyň Garrygala etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Garrygala etraby",
+ "born_at": "1981-04-13",
+ "email": null,
+ "phone": "65927415",
+ "phone_additional": null,
+ "phone_home": "65927415",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2023-09-13",
+ "work_salary": "2027",
+ "work_position": "Apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NlTqhZaF8I4SETS4Q8up060QgoeUSR1T0a3yOxtH.jpg",
+ "passport_two": "LFJRxxwm7qy6jczrrpKBXUlpAvat65UQdLz7hiTu.jpg",
+ "passport_three": "P5qtifZ2DWzG5DOooVvc9XUugrXOhuksdB3xgWEs.jpg",
+ "passport_four": "OLgfZye5OHASRpyOInLJrtb9lAeNRLaC0iRVofjD.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 21:35:34",
+ "updated_at": "2025-05-21 10:00:24",
+ "deleted_at": "2025-05-21 10:00:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 339,
+ "unique_id": "TB6352-339",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bäşim",
+ "customer_surname": "Suhanow",
+ "customer_patronic_name": "Rejepowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 26/12",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 26/12",
+ "passport_serie": "I-BN",
+ "passport_id": "611658",
+ "passport_given_at": "2023-07-11",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etraby",
+ "born_at": "1977-04-15",
+ "email": null,
+ "phone": "64273710",
+ "phone_additional": null,
+ "phone_home": "64273710",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäheriniň 2-nji Sport mekdebi",
+ "work_company_accountant_number": "+(993)-64273710",
+ "work_started_at": "2020-03-13",
+ "work_salary": "1682",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dG3dbHHsvOnfuyCjKMvglrRjEyCLaaB8j9eZXOXP.jpg",
+ "passport_two": "uCgyQK098EKzoTSqNcEeGFiQGhCLQAZyLrDtgElZ.jpg",
+ "passport_three": "WMeOy1ECjwXATYJliAVfYDakQyfhg1QCbk1FP8xZ.jpg",
+ "passport_four": "2k6II50C0PGE4Sk7E3s8Sx0kq7EX9scrzcmCcUdJ.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 21:47:14",
+ "updated_at": "2025-05-21 10:00:24",
+ "deleted_at": "2025-05-21 10:00:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 340,
+ "unique_id": "TB6352-340",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurberdi",
+ "customer_surname": "Ödemämmedow",
+ "customer_patronic_name": "Gazakbaýewiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 13-nji kiçi etrapça, 15/34",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri, 13-nji kiçi etrapça, 15/34",
+ "passport_serie": "I-BN",
+ "passport_id": "295880",
+ "passport_given_at": "2007-06-28",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etraby",
+ "born_at": "1991-05-07",
+ "email": null,
+ "phone": "62200979",
+ "phone_additional": null,
+ "phone_home": "64385889",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Aýratyn howply ýokanç keselleriň öňüni alyş merkeziniň Balkanabat bölümi",
+ "work_company_accountant_number": "+(993)-64385889",
+ "work_started_at": "2017-02-10",
+ "work_salary": "2147",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sISxjd03bUvV7lZiLRn0ucxLUe7SzEUCRbH3qJRp.jpg",
+ "passport_two": "qse3r9xBWqlha3J50R7S6okyOF2zIyowTazJ2tw6.jpg",
+ "passport_three": "9lTgKo3Zn8eJD0Rwwv0cqfvI4IcJgkaXVb6VoXeH.jpg",
+ "passport_four": "ZIUcv7KWXUcSMyfDvFp9C66xvFHn2KjIZN6N2VVQ.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-26 22:00:51",
+ "updated_at": "2025-05-21 10:00:24",
+ "deleted_at": "2025-05-21 10:00:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 341,
+ "unique_id": "TB8302-341",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gurbangül",
+ "customer_surname": "Gaýypalyýewa",
+ "customer_patronic_name": "Baýramgeldiýewna",
+ "passport_address": "Lebap welayatynyn Carsanny kocesi, 6njy jay",
+ "real_address": "Lebap welayatynyn Carsanny kocesi, 6njy jay",
+ "passport_serie": "I-LB",
+ "passport_id": "560728",
+ "passport_given_at": "2009-10-21",
+ "passport_given_by": "Lebap welaýatynyň Magdanly şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Magdanly şäher häkimligi",
+ "born_at": "1974-12-17",
+ "email": null,
+ "phone": "65249600",
+ "phone_additional": null,
+ "phone_home": "63690639",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrabynyň Magdanly şäher saglyk öýi",
+ "work_company_accountant_number": "+(993)-65353571",
+ "work_started_at": "2009-11-29",
+ "work_salary": "2900",
+ "work_position": "Lebap welaýatynyň Köýtendag etrabynyň Magdanly şäher saglyk öýüniň maşgala feldşeri",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "rRVAp8Zbveisvk9Nt86gD73fknCW98AhVTjcZVDJ.jpg",
+ "passport_two": "GDNZPZLQkLQXxCmtDoLED4xiYvWiDBDaxpb0kTUz.jpg",
+ "passport_three": "NCjVP6ikwWU90gA11aCbs9nGVjgaVpZUoVLUMRQo.jpg",
+ "passport_four": "gNXzG8GTQ4jj7K0Em1DMc0b9yimStVTSwcerpDB0.jpg",
+ "user_id": 209,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 02:09:20",
+ "updated_at": "2024-04-25 16:55:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 342,
+ "unique_id": "TB6360-342",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Myrat",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Annamyradowiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 27 jaý 27 öý 5",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 27 jaý 27 öý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "550240",
+ "passport_given_at": "2018-11-24",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Mary welaýatnyň Mary etraby",
+ "born_at": "2002-08-21",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65192506",
+ "phone_additional": "62842987",
+ "phone_home": "22248888",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat ýod zawodynyň Hazar himiýa önümçiligi",
+ "work_company_accountant_number": "+(993)-22246666",
+ "work_started_at": "2023-02-27",
+ "work_salary": "1346",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "U7htjyJK4RQWzZVWRBIvAN55mcpP65i0i6ugAmWJ.jpg",
+ "passport_two": "iRYdsnBMHfW4wOYBwXrtri7P8UvqomFTPfcnyCv7.jpg",
+ "passport_three": "MU1o4fSDve0QNeSDJAAUuCC2khsiienkf6ciNQFw.jpg",
+ "passport_four": "VzFhHxTKMZPvBbFUZyTKeJnylpUg9zkwrTmPqCsy.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 10:08:46",
+ "updated_at": "2024-02-27 14:39:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 343,
+ "unique_id": "TB7370-343",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Arslan",
+ "customer_surname": "Seýitmyradow",
+ "customer_patronic_name": "Allaberdiýewiç",
+ "passport_address": "Mary etrabynyň S Türkmenbaşy şäherçesiniň Kemine köçesiniň 15 jaýynyň 20 öýi",
+ "real_address": "Mary etrabynyň S Türkmenbaşy şäherçesiniň Kemine köçesiniň 15 jaýynyň 20 öýi",
+ "passport_serie": "I-MR",
+ "passport_id": "502718",
+ "passport_given_at": "2006-09-16",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary welaýatynyň Ýolöten etrabynyň Dostlyk geňeşligi",
+ "born_at": "1980-07-16",
+ "email": "arslan@gmail.com",
+ "phone": "62560904",
+ "phone_additional": "62560904",
+ "phone_home": "62560904",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "\"Maryşeker\" AGPJ-i",
+ "work_company_accountant_number": "+(993)-62560904",
+ "work_started_at": "2011-05-20",
+ "work_salary": "1305",
+ "work_position": "Apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qjoSdQmRT9o8PHUoikk5oeaMiZiYfIoNi1bxW3C4.jpg",
+ "passport_two": "O7rboTxFHveEzh34ajTOYBcLApn4xU7r3fY7N6Af.jpg",
+ "passport_three": "l0BxgsvwwCMO0BIPuloCFAWnoS7CgWCy3Ri8zhwP.jpg",
+ "passport_four": "10BgPNzVPSrYo6rkXsnDi8S7BFc7Bkp6rtXhmsbD.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 10:31:11",
+ "updated_at": "2024-02-27 16:29:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 344,
+ "unique_id": "TB8302-344",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dinora",
+ "customer_surname": "Gulbaýewa",
+ "customer_patronic_name": "Rahimjanowna",
+ "passport_address": "Magdanly şäher Geloglar köç 8/6-njy jaý",
+ "real_address": "Magdanly şäher Geloglar köç 8/6-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "601059",
+ "passport_given_at": "2010-09-23",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäher",
+ "born_at": "1993-09-09",
+ "email": "muziktank78@gmail.com",
+ "phone": "63556372",
+ "phone_additional": "64755025",
+ "phone_home": "44058967",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "22-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051111",
+ "work_started_at": "2013-09-16",
+ "work_salary": "2063",
+ "work_position": "Terbiýeçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "YUfPeMDl0RyjYESf4rxQkYbmo1nDgJeF1jXrFC9d.jpg",
+ "passport_two": "q8GC01i1aPcZv05FgOQNVxXX1q4AucObmfd3Wpug.jpg",
+ "passport_three": "RNBzIzExNC84O7H89VqbOkUwE3xr2bmwdHuPQKol.jpg",
+ "passport_four": "BSOGKqvdb2aurWDB6GXANYBml9VcLsS0gHPRJW70.jpg",
+ "user_id": 210,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 10:31:44",
+ "updated_at": "2024-02-27 14:34:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 345,
+ "unique_id": "TB7370-345",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Täçmyrat",
+ "customer_surname": "Seitmyradow",
+ "customer_patronic_name": "Ilalanowiç",
+ "passport_address": "Ýolöten etrabynyň Dostluk geňeşligi",
+ "real_address": "Ýolöten etrabynyň Dostluk geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "003981",
+ "passport_given_at": "1998-08-31",
+ "passport_given_by": "Ýolöten etrap PB",
+ "born_place": "Ýolöten etrabynyň Dostluk geňeşligi",
+ "born_at": "1981-08-18",
+ "email": "tacmyrat@gmail.com",
+ "phone": "62519390",
+ "phone_additional": "62519390",
+ "phone_home": "62519390",
+ "work_region": "mr",
+ "work_province_id": 11,
+ "work_company": "Ýolöten nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-62519390",
+ "work_started_at": "2018-12-11",
+ "work_salary": "1918",
+ "work_position": "1 derejeli operator",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "lWe3sgyxnKzuSLzRCfkxwDDRfM5CmpffzvY9fKtg.jpg",
+ "passport_two": "R3BFknuA5zJhwhO2Cf7eSWLH9x7bM8LPhIX3P8ry.jpg",
+ "passport_three": "0PLoFpZT7ITLJqLySY39ZgMLlggeryDinBpaomr7.jpg",
+ "passport_four": "529tFKfiDyQcwzSQ6k9k9t4PKNJYo362Ob7xJ2M9.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 10:57:15",
+ "updated_at": "2024-02-27 16:29:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 346,
+ "unique_id": "TB6360-346",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Rahymberdi",
+ "customer_surname": "Möwlamow",
+ "customer_patronic_name": "Muhammetberdiýewiç",
+ "passport_address": "Balkan welaýaty hazar şäherçesi kwartal 31 jaý 20 öý 20",
+ "real_address": "Balkan welaýaty hazar şäherçesi kwartal 31 jaý 20 öý 20",
+ "passport_serie": "I-BN",
+ "passport_id": "232761",
+ "passport_given_at": "2003-10-31",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1987-05-19",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64159275",
+ "phone_additional": "64179628",
+ "phone_home": "22248888",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oyl\" kompaniýasy",
+ "work_company_accountant_number": "+(993)-22246666",
+ "work_started_at": "2017-04-05",
+ "work_salary": "2817",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Kl5Px4vJCFaBfxxVoWDCxH5lOHk4HZ08ZUvX9pqy.jpg",
+ "passport_two": "nodnQIePNjzhqhvc37N1JjiQ6FsLBCbHMzSoZgL1.jpg",
+ "passport_three": "yGIxsTe0vKrqzfXqVsWrJ9LCHvteV3nOf8WJhVqu.jpg",
+ "passport_four": "Ws0ASZ6VtdDG7woi8AToO6iX9UV49RCtMbsg8jgJ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 11:07:44",
+ "updated_at": "2024-02-27 14:39:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 347,
+ "unique_id": "TB6360-347",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Batyr",
+ "customer_surname": "Muhammedow",
+ "customer_patronic_name": "Orazowiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 27 jaý 10 öý 6",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 27 jaý 10 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "286370",
+ "passport_given_at": "2007-01-18",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etrabynyň Gurbanmämmet geňeşligi",
+ "born_at": "1986-11-29",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65380798",
+ "phone_additional": "64189109",
+ "phone_home": "22246666",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkan welaýat polisiýa müdirligi gorag bölümi",
+ "work_company_accountant_number": "+(993)-22248888",
+ "work_started_at": "2012-07-28",
+ "work_salary": "1712",
+ "work_position": "atyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3zTssFD5mwLPZQPRL7q3eOa7qhP8XlKkmVnf33So.jpg",
+ "passport_two": "be2Acffdkkw2DTO0zyYS5loeYTgLcg4I4aNAX53Q.jpg",
+ "passport_three": "q77NpTrXRomH8AUYk5QyUp4miuCj5dANEJnyFvbm.jpg",
+ "passport_four": "V7vTMc35OYHlFjxho2I38YwcKInhO5oZbV7Ej5ZR.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 11:22:13",
+ "updated_at": "2024-02-27 14:42:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 348,
+ "unique_id": "TB6360-348",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gurbanberdi",
+ "customer_surname": "Caryýew",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Balkan welaýaty Magtymguly etraby daýna geňeşligi Daýna obasy",
+ "real_address": "Balkan welaýaty Magtymguly etraby daýna geňeşligi Daýna obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "515538",
+ "passport_given_at": "2017-09-15",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Könekesir geňeşligi",
+ "born_at": "1971-02-23",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61127999",
+ "phone_additional": "65543793",
+ "phone_home": "22245555",
+ "work_region": "bn",
+ "work_province_id": 40,
+ "work_company": "Telekeçi Öwezow Orazmuhammet",
+ "work_company_accountant_number": "+(993)-22245555",
+ "work_started_at": "2022-09-01",
+ "work_salary": "1620",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gKB2xBqLL4PiAA1aET8J1Qrrp4pnSYM6oIPfakEg.jpg",
+ "passport_two": "bLk18wPDeUpl7kVDTNnt1080JjBjWxga5uNYzmoM.jpg",
+ "passport_three": "hLCeIDhz4vyM3tdqsKcOYfywSY6swppiz1I8TlKc.jpg",
+ "passport_four": "z4Zlff7wxEkS7tOnsKRj7T1PTS5VsWhg0Mf0fejH.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 12:48:20",
+ "updated_at": "2024-02-27 14:41:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 349,
+ "unique_id": "TB6360-349",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ogultäç",
+ "customer_surname": "Krasko",
+ "customer_patronic_name": "Aleksandrowna",
+ "passport_address": "Balkan welaýaty hazar şäherçesi kwartal 39 jaý 11 öý 12",
+ "real_address": "Balkan welaýaty hazar şäherçesi kwartal 39 jaý 11 öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "466717",
+ "passport_given_at": "2014-03-17",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1995-01-18",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64171057",
+ "phone_additional": "64171057",
+ "phone_home": "22245555",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-22246666",
+ "work_started_at": "2020-04-01",
+ "work_salary": "1876",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tX0t7OKeF3BfTnHi42niTQXcYEpwf4qLxqZ0xHl1.jpg",
+ "passport_two": "SmITsEB4NgJe0OmvgzZLmHVF9WJGnvMDy3MyugcW.jpg",
+ "passport_three": "rJQ9JcUvr1A7RAnf7QHXZsJjfxBFGYtzHKyAf5eo.jpg",
+ "passport_four": "MyGHXfCrjkba4g4HiMn4zHCOXYTJTFim3RKXj0GK.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 12:53:54",
+ "updated_at": "2024-02-27 14:41:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 350,
+ "unique_id": "TB8302-350",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Manzura",
+ "customer_surname": "Halmuradowa",
+ "customer_patronic_name": "Oraltaşewna",
+ "passport_address": "Magdanly şäher Baýyrly köçe 7-nji jaýy",
+ "real_address": "Magdanly şäher Baýyrly köçe 7-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "012603",
+ "passport_given_at": "1980-09-07",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1980-09-07",
+ "email": "manzura874@gmail.com",
+ "phone": "64795566",
+ "phone_additional": "64795566",
+ "phone_home": "44055345",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "5-nji çagalar sungat mekdebi",
+ "work_company_accountant_number": "+(993)-44055345",
+ "work_started_at": "2010-09-01",
+ "work_salary": "2380",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "UcmHvaS10DPGbZCq26yrvUK2hCmMMHXmNia8oi3c.jpg",
+ "passport_two": "ucwhagFUCmwvemIjT7typszhelxYbnLbfFpYCtEL.jpg",
+ "passport_three": "qKWcNdlPJ7Femo1Gzm73RTqWoTfLL8xI6zcdfTJU.jpg",
+ "passport_four": "kLX6jXxDxuW1aT4FjHRN47iK1m08Q22Aizzmr1P8.jpg",
+ "user_id": 212,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 14:24:07",
+ "updated_at": "2024-03-04 15:16:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 351,
+ "unique_id": "TB6360-351",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jumageldi",
+ "customer_surname": "Begençýew",
+ "customer_patronic_name": "Rejepowiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 29 jaý 2 öý 12",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 29 jaý 2 öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "232676",
+ "passport_given_at": "2003-08-02",
+ "passport_given_by": "Bälkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýaty Hazar şäheri",
+ "born_at": "1981-01-09",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64168986",
+ "phone_additional": "64168986",
+ "phone_home": "22245555",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-22246666",
+ "work_started_at": "2021-02-22",
+ "work_salary": "2063",
+ "work_position": "elektromontyor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2KZmkHGybvjn4O4Vp8rQTHrGQIWuZRwVGoXUR3BI.jpg",
+ "passport_two": "hYWjH2qi6A50TTxqAQRuq3HHL59Op4LayN9IPBe3.jpg",
+ "passport_three": "1dye372fTH1vMV5lqGv7KOeaUxM4Lbw3yYruaYev.jpg",
+ "passport_four": "w0rlZHZLK29JNW61isSPaK3w3Qv99Cz9gSeEcpkj.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 14:38:11",
+ "updated_at": "2024-02-27 14:40:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 352,
+ "unique_id": "TB8302-352",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sofiýa",
+ "customer_surname": "Narmamedowa",
+ "customer_patronic_name": "Alymowna",
+ "passport_address": "Magdanly şäher Watan köçe 31-nji jaýy",
+ "real_address": "Magdanly şäher Watan köçe 31-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "896814",
+ "passport_given_at": "2016-01-30",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1999-11-22",
+ "email": "muhalb@gmail.com",
+ "phone": "62913561",
+ "phone_additional": "62913561",
+ "phone_home": "44052487",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Türkmenbaşy bank Magdanly şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-44053596",
+ "work_started_at": "2023-05-23",
+ "work_salary": "1800",
+ "work_position": "kassir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "8rQA5wrf9XKAL6uKDYMqRw1vY48OGOhl3mi6FNDb.jpg",
+ "passport_two": "xxuUVqc4DcYECUbAOTov3dhNTb8eWSkbaV9rhmHA.jpg",
+ "passport_three": "FTVdzuAL6czf75zoYC0dIoNlnwiTjIH3g6aPLlCL.jpg",
+ "passport_four": "7KPnldqTEwlKaNpNsWMU5utyCWOOoW6j8O7BYjiK.jpg",
+ "user_id": 214,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 16:05:47",
+ "updated_at": "2024-02-27 16:06:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 353,
+ "unique_id": "TB8319-353",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Resul",
+ "customer_surname": "Aýydow",
+ "customer_patronic_name": "Hemraogly",
+ "passport_address": "Darganata etrap Lebap şäherçe Gyzyl Kerwen köçe jaý 8",
+ "real_address": "Darganata etrap Lebap şäherçe Gyzyl Kerwen köçe jaý 8",
+ "passport_serie": "I-LB",
+ "passport_id": "591937",
+ "passport_given_at": "2010-08-25",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap şäherçesi",
+ "born_at": "1992-08-09",
+ "email": "Resul@mail.ru",
+ "phone": "63080933",
+ "phone_additional": "64540042",
+ "phone_home": "63080933",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat galla önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-63080933",
+ "work_started_at": "2013-12-06",
+ "work_salary": "1286",
+ "work_position": "harazda bölüp çykaryjy bölümiň müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Wo6TEhMsaGq4BSF9Q6XMfBP5NoK6AUkNLIdUGa5g.jpg",
+ "passport_two": "wcO98cl8ltRroGMws9YAxRB05sj63YtldhmlJyll.jpg",
+ "passport_three": "ybWmTgGsbd76BY34LA6uO2ZxUyN9cm1p7wlS2BHz.jpg",
+ "passport_four": "WvOnQ5lJLdNrhpx8t3ro0OnOaWBWBst8rJBEhSx2.jpg",
+ "user_id": 215,
+ "status": "completed",
+ "notes": "kanagatlandyrylyar",
+ "created_at": "2024-02-27 17:11:59",
+ "updated_at": "2024-02-27 17:22:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 354,
+ "unique_id": "TB9315-354",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Jennet",
+ "customer_surname": "Paltaýewa",
+ "customer_patronic_name": "Meretdurdyýewna",
+ "passport_address": "Görogly etrabynyň Bereket geňeşligi",
+ "real_address": "Görogly etrabynyň Bereket geňeşligi",
+ "passport_serie": "I-AS",
+ "passport_id": "038113",
+ "passport_given_at": "1998-09-21",
+ "passport_given_by": "Azatlyk etrap PB",
+ "born_place": "Tagta etrabynyň Magtymguly geňeşligi",
+ "born_at": "1980-07-23",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64985840",
+ "phone_additional": "64985840",
+ "phone_home": "64985840",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 33-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-64985840",
+ "work_started_at": "2000-09-01",
+ "work_salary": "4975",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ZxoL6Dyh1Ufr0fWxH0mB9EElNKVhY8n7PLbjqfzi.jpg",
+ "passport_two": "Tdha3uhTrYZmwy2XPQjctCfCAOvKVtMhp6Ux1nlg.jpg",
+ "passport_three": "asRtQWAEyfhgsIeuGSK5WGBzGMSQhb1JmXIsjAPs.jpg",
+ "passport_four": "6hZ0gIVIzdaN1b5UInTSv5q8z6D2sLbxazTD9hIR.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 17:21:09",
+ "updated_at": "2024-02-27 17:21:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 355,
+ "unique_id": "TB9315-355",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Mülki",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Arazmyradowiç",
+ "passport_address": "Görogly etrabynyň Ýagtylyk geňeşligi",
+ "real_address": "Görogly etrabynyň Ýagtylyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "608080",
+ "passport_given_at": "2010-11-06",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Ýagtylyk geňeşligi",
+ "born_at": "1993-01-16",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61951702",
+ "phone_additional": "61951702",
+ "phone_home": "61951702",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 51-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-61951702",
+ "work_started_at": "2023-05-01",
+ "work_salary": "1711",
+ "work_position": "sakçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "loFyBf2UzlvVLz3fXu1494HvuuSmSHIpC0XAacDa.jpg",
+ "passport_two": "owkMMXd7jwQkYyHyCLOgn5ZsWDm4MEFGRGAhz7py.jpg",
+ "passport_three": "EVl7ooVaUiFzC8LfCRfO5biEaWxU9jW2376VxGan.jpg",
+ "passport_four": "SxjU5IQtheWxwJEPqKhqoMofiuKAQZdeqRq4vED9.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 17:35:45",
+ "updated_at": "2024-02-27 17:35:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 356,
+ "unique_id": "TB8319-356",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Nesibehan",
+ "customer_surname": "Ergesowa",
+ "customer_patronic_name": "Italmazowna",
+ "passport_address": "Turkmenabat saher Parahat ketr jay 1 2 oy 9",
+ "real_address": "Turkmenabat saher Parahat ketr jay 1a oy 9",
+ "passport_serie": "I-LB",
+ "passport_id": "955231",
+ "passport_given_at": "2016-06-21",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Garassyzlyk etrap Baragyz gen",
+ "born_at": "1976-12-27",
+ "email": "Nesibehan@mail.ru",
+ "phone": "62762712",
+ "phone_additional": null,
+ "phone_home": "42265508",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabadyn Yupek onumçilik birlesigi",
+ "work_company_accountant_number": "+(993)-42260863",
+ "work_started_at": "2000-07-04",
+ "work_salary": "1715",
+ "work_position": "pile buglayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RlWzMJ0eGYRGH8yO2QjIEV2wPVqX7Ejjxq0uvFZf.jpg",
+ "passport_two": "1ElTrxDRLW8IWUCzQXxUkPrz6uCSqyyMwIT0udUw.jpg",
+ "passport_three": "R6SqSnZlUCj7SdPtKi7JNz1qAdFYvsNQHEevaDst.jpg",
+ "passport_four": "NbbgQCPt7RgjMROygy5dxoiPFw9YVRVvSPDyOoCi.jpg",
+ "user_id": 211,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-02-27 17:38:25",
+ "updated_at": "2024-02-27 17:41:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 357,
+ "unique_id": "TB8319-357",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Toyly",
+ "customer_surname": "Salmanow",
+ "customer_patronic_name": "Tagandurdyýewic",
+ "passport_address": "Halac etrap Rehimberdi oba Gylyc Nobatow koc jay51",
+ "real_address": "Halac etrap Rehimberdi oba Gylyc Nobatow koc jay51",
+ "passport_serie": "I-LB",
+ "passport_id": "344793",
+ "passport_given_at": "2002-11-25",
+ "passport_given_by": "Halac etrap hqkimligi",
+ "born_place": "Halac etrap Pelvert genesligi",
+ "born_at": "1977-01-01",
+ "email": "Toyly@mail.ru",
+ "phone": "62795700",
+ "phone_additional": "65248526",
+ "phone_home": "62795700",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Altyn burgut",
+ "work_company_accountant_number": "+(993)-62795700",
+ "work_started_at": "2022-10-21",
+ "work_salary": "1152",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KSLVpObTpBvS0PHTCs2nqA2Mdzz6PoyiG6SAtqex.jpg",
+ "passport_two": "iN1FHnuuFcQRKDs87FXiUsoU1Dd3dulGH0DWRHFz.jpg",
+ "passport_three": "mNNBFDDUkblvaXYgTdI3crQihbjY8lD3bsWeEQkd.jpg",
+ "passport_four": "PYvs5dBkhko9mCZh529WiyKZFPM6bJr30LAqD0yV.jpg",
+ "user_id": 216,
+ "status": "completed",
+ "notes": "kanagatlandyryldy",
+ "created_at": "2024-02-27 17:42:25",
+ "updated_at": "2024-02-27 17:44:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 358,
+ "unique_id": "TB7369-358",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Guwanç",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Baýramaly etrap Mekan şäherçe",
+ "real_address": "Baýramaly etrap Mekan şäherçe",
+ "passport_serie": "I-MR",
+ "passport_id": "540394",
+ "passport_given_at": "2010-06-04",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Mekan şäherçe",
+ "born_at": "1993-11-27",
+ "email": null,
+ "phone": "64648939",
+ "phone_additional": "64648939",
+ "phone_home": "64648939",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Türkmenistanyň ''Türkmenbaşy'' paýdarlar täjirçilik bankynyň Mary welaýatynyň Baýramaly şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-64648939",
+ "work_started_at": "2019-01-02",
+ "work_salary": "1971",
+ "work_position": "hojalyk müdiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "oNJw2qpl9EfZRYSM5bEyQ2Kxd87pSfVQdcjbA9HB.jpg",
+ "passport_two": "JomITUVrNr9ENZtbZ8WEFvNGEdqZAmOGqwvSa9Nh.jpg",
+ "passport_three": "BsYfRFPpT6Ie9VEVpL2Y4MiVwh2K9HWl2zbADP1S.jpg",
+ "passport_four": "R91I7Eycdd5Df5YBIJIC9xaQKqOaIT6FWHL2en1Y.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 17:58:56",
+ "updated_at": "2024-02-27 17:58:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 359,
+ "unique_id": "TB9315-359",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Begjan",
+ "customer_surname": "Baýramgylyjow",
+ "customer_patronic_name": "Gurbanowiç",
+ "passport_address": "Görogly etrabynyň Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrabynyň Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "323145",
+ "passport_given_at": "1985-01-21",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Tagta etrabynyň Abadanlyk geňeşligi",
+ "born_at": "1985-01-21",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61784202",
+ "phone_additional": "61784202",
+ "phone_home": "61784202",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň Pagta arassalaýjy kärhanasynda",
+ "work_company_accountant_number": "+(993)-61784202",
+ "work_started_at": "2019-11-13",
+ "work_salary": "1901",
+ "work_position": "traktor sürüjisi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "HOs15kXKl3lc6ZqbHWxcT4AgyuRiSuQj8jBvfV9a.jpg",
+ "passport_two": "0TCs4jdZKGV8gPydceG0hcnTBF5xXA6UFxu9yr3V.jpg",
+ "passport_three": "sokhN8PW8gU95Uo6C9hUXhMn9KwaRePhfhl6doeh.jpg",
+ "passport_four": "hXFfMv9M8SgRk89JY8TS47HsfLkIYR1qCmQoQGNk.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 18:43:18",
+ "updated_at": "2024-02-27 18:43:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 360,
+ "unique_id": "TB6352-360",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbanmyrat",
+ "customer_surname": "Togalakow",
+ "customer_patronic_name": "Arazmyradowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-nji kiçi etrapça, 9/31",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-nji kiçi etrapça, 9/31",
+ "passport_serie": "I-BN",
+ "passport_id": "142681",
+ "passport_given_at": "2003-03-03",
+ "passport_given_by": "Balkan welaýatynyň Garrygala etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Köneürgenç etraby",
+ "born_at": "1974-01-22",
+ "email": null,
+ "phone": "65150008",
+ "phone_additional": null,
+ "phone_home": "65150008",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2481",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TgpJBvkG6vHSEzWxoTFZ5a62yW1IQdbqe3wGllRF.jpg",
+ "passport_two": "st0vAwsQm8kitbTu0gOuyULsz89CGrYoTwhaPVXl.jpg",
+ "passport_three": "Itg5htnGDd1b17K3sXEhI8fgp4bCX2xkKFFMtyES.jpg",
+ "passport_four": "ce6GuungsCt4aH9f1dhBW7rjzbdzcEKzIw2yWm7M.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 21:38:50",
+ "updated_at": "2025-05-21 10:00:24",
+ "deleted_at": "2025-05-21 10:00:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 361,
+ "unique_id": "TB6352-361",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ahmet",
+ "customer_surname": "Jumageldiýew",
+ "customer_patronic_name": "Perdeliýewiç",
+ "passport_address": "Mary welaýatynyň Ýolöten etraby, Şöhrat geňeşligi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garaşsyzlyk köçesi, 1/1",
+ "passport_serie": "I-MR",
+ "passport_id": "490274",
+ "passport_given_at": "2006-09-11",
+ "passport_given_by": "Mary welaýatynyň Ýolöten etrap häkimligi",
+ "born_place": "Mary welaýatynyň Ýolöten etraby",
+ "born_at": "1990-06-30",
+ "email": null,
+ "phone": "64046500",
+ "phone_additional": null,
+ "phone_home": "64046500",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TDSG-nyň 2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-64046500",
+ "work_started_at": "2020-05-07",
+ "work_salary": "3430",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OiYMQUOXnAx6BV2kb1JPyfQl5ZhLHyKRsJVb7KHd.jpg",
+ "passport_two": "7JkWEgoZNPVVlMZ9ao8zg00LM6OFICzq15xM6Qnn.jpg",
+ "passport_three": "68fZLXIVoqnRjyi2jQrrdlmR138zNTp7aHar8RyG.jpg",
+ "passport_four": "8iOIOjB20OooHGqg2N64Pqslv9XV7vL6iaME66uj.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-27 21:52:01",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 362,
+ "unique_id": "TB1307-362",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dowletgeldi",
+ "customer_surname": "Owlyagulyyew",
+ "customer_patronic_name": "Meretdurdyyewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etrabynyn B Annanow kocesinin 19 njy jayynyn 1 nji korpusynyn 24 nji otagy",
+ "real_address": "Asgabat saherinin Berkararlyk etrabynyn B Annanow kocesinin 19 njy jayynyn 1 nji korpusynyn 24 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "377578",
+ "passport_given_at": "2007-06-05",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1991-05-22",
+ "email": "Kadr@gmail.com",
+ "phone": "61500105",
+ "phone_additional": "61500105",
+ "phone_home": "61500105",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TTPTB",
+ "work_company_accountant_number": "+(993)-61500105",
+ "work_started_at": "2021-06-01",
+ "work_salary": "3789",
+ "work_position": "Is dolandyrys mudirligi hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "asqhQPAuICApu7wUEKCeSjTvnw8m6zoM8cextgIf.jpg",
+ "passport_two": "rVyTlreFsSR8sGRSub2FPZB4ASPWWksunHnj1uQF.jpg",
+ "passport_three": "0F2GmV3F2sROCjn3L2WwMi2q4WUO5SlEDnRsgLc2.jpg",
+ "passport_four": "1hQV8N8D1kobdmRKGCVMf0RcDVFC3CqBMbHLbr8r.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-02-28 12:49:34",
+ "updated_at": "2024-02-28 12:49:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 363,
+ "unique_id": "TB7369-363",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Serdar",
+ "customer_surname": "Öwezgeldiýew",
+ "customer_patronic_name": "Nurgeldiýewiç",
+ "passport_address": "Baýramaly şäher Gülistan köçe",
+ "real_address": "Baýramaly şäher Gülistan köçe",
+ "passport_serie": "I-MR",
+ "passport_id": "514637",
+ "passport_given_at": "2006-09-09",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäher Gülistan köçe",
+ "born_at": "1990-08-03",
+ "email": null,
+ "phone": "65333138",
+ "phone_additional": "65333138",
+ "phone_home": "65333138",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Türkmenistanyň ''Türkmenbaşy'' paýdarlar täjirçilik bankynyň Mary welaýatynyň Baýramaly şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-65333138",
+ "work_started_at": "2021-01-05",
+ "work_salary": "2080",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "gjefASsaOhJmkdn7Vxz10rjAwg0vH6lv7Gl0V818.jpg",
+ "passport_two": "NdSAWCEqtWZR2UG2akEhSMXLZzAufBGFGiK0PoxP.jpg",
+ "passport_three": "Gp2zuaxXjzhpKCV9zLrcpyNmoVw6ymU2mIJl5g6B.jpg",
+ "passport_four": "41DNwkNRc7H9m9oLlH3f2du6ytfmcJFX5y1vVPIT.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-28 15:56:44",
+ "updated_at": "2024-02-28 15:56:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 364,
+ "unique_id": "TB7369-364",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Kerim",
+ "customer_surname": "Orazlyýew",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Baýramaly etrap Merw geňeşligi",
+ "real_address": "Baýramaly etrap Merw geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "865301",
+ "passport_given_at": "1993-03-25",
+ "passport_given_by": "Baýramaly etrap Merw geňeşlik",
+ "born_place": "Baýramaly etrap Merw geňeşlik",
+ "born_at": "1993-03-25",
+ "email": null,
+ "phone": "63119420",
+ "phone_additional": "63119420",
+ "phone_home": "63119420",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Türkmenistanyň Adalat ministrliginiň gozgalmaýan emläge bolan hukuklaryň we onuň bilen bagly geleşikleriň döwlet tarapyndan bellige alynmagy baradaky gullugy",
+ "work_company_accountant_number": "+(993)-63119420",
+ "work_started_at": "2023-01-01",
+ "work_salary": "2040",
+ "work_position": "tälim alyjysy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YoSIAK35FcVCz3EsxEdjqZhzh5lzDOetx2JpNg9e.jpg",
+ "passport_two": "pC8eyBAkU0hgaoYEKz3U9jA7aNrFdyWeV4sROrLu.jpg",
+ "passport_three": "6IvJGIdEkwadb8VWiCh0n2qA3ENRzakmJDEJ1Ll6.jpg",
+ "passport_four": "99nb9cimlDCNXmqjcUXdJduuv2eOVerGnwdZdRIW.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-28 16:43:46",
+ "updated_at": "2024-02-28 16:43:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 365,
+ "unique_id": "TB8319-365",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Hayrulla",
+ "customer_surname": "Ergesov",
+ "customer_patronic_name": "Yarasowic",
+ "passport_address": "Carjev etrap Kistivan saher Garagum oba Kemine koc jay11",
+ "real_address": "Carjev etrap Kistivan saher Garagum oba Kemine koc jay11",
+ "passport_serie": "I-LB",
+ "passport_id": "663955",
+ "passport_given_at": "2011-03-04",
+ "passport_given_by": "Serdarabat etrap hakimligi",
+ "born_place": "Serdarabat etrap Kistiwan genesligi",
+ "born_at": "1970-07-02",
+ "email": "Hyrulla@mail.ru",
+ "phone": "64224414",
+ "phone_additional": "63421068",
+ "phone_home": "64224414",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "himiya zawody",
+ "work_company_accountant_number": "+(993)-64224414",
+ "work_started_at": "2023-11-01",
+ "work_salary": "2263",
+ "work_position": "masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3fDi7h4qb4pDxHUrzb2ihT7Q7vpv4vCNaVYh32ez.jpg",
+ "passport_two": "SzHbUalUvnUde97i5k9jabgPU6oUAw0IkabF9DzI.jpg",
+ "passport_three": "FT2TdmLyAOEfQ2vXIVeHU870qnRNt7hNv3XD7Gle.jpg",
+ "passport_four": "VgVP1X7IXjpwVmagY0htP59HIPmISYe3cZgH5jZ2.jpg",
+ "user_id": 217,
+ "status": "completed",
+ "notes": "kanagatlandyryldy",
+ "created_at": "2024-02-28 17:32:39",
+ "updated_at": "2024-02-28 17:36:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 366,
+ "unique_id": "TB9315-366",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Akmaral",
+ "customer_surname": "Gylyjowa",
+ "customer_patronic_name": "Kakaýewna",
+ "passport_address": "Görogly şaher Ataýew köçesiniň 46-njy jaýy",
+ "real_address": "Görogly şaher Ataýew köçesiniň 46-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "608852",
+ "passport_given_at": "2010-11-22",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Ýagtylyk geňeşligi",
+ "born_at": "1977-01-01",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62833209",
+ "phone_additional": "62833209",
+ "phone_home": "62833209",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 12-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-62833209",
+ "work_started_at": "2011-08-01",
+ "work_salary": "829",
+ "work_position": "howly süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ykkjo25gMTMHkTWZb01T3bGNzsoFk9zEn2Xs8Zdq.jpg",
+ "passport_two": "DBbV7Xxydrd1Jk7Zr5exJ2yagPqusnyPaVeq196l.jpg",
+ "passport_three": "ogLI89EygPClL6fqfKC9YdlPBxmevpejqTqGp5S7.jpg",
+ "passport_four": "A7C8nCfv1LdwVx93DUNysKqyZIosAw0BPLUfAGtr.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-28 18:03:10",
+ "updated_at": "2024-02-28 18:03:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 367,
+ "unique_id": "TB6352-367",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Myratberdi",
+ "customer_surname": "Tagandurdyýew",
+ "customer_patronic_name": "Hydyrberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 209-njy kwartal, 28/6",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri, 209-njy kwartal, 28/6",
+ "passport_serie": "I-BN",
+ "passport_id": "483463",
+ "passport_given_at": "2013-10-18",
+ "passport_given_by": "Balkanabat welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1997-06-21",
+ "email": null,
+ "phone": "63842298",
+ "phone_additional": null,
+ "phone_home": "63842298",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitgazylmytaslama",
+ "work_company_accountant_number": "+(993)-63842298",
+ "work_started_at": "2023-09-22",
+ "work_salary": "2400",
+ "work_position": "Inžener",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "EiEqXMT5rn9tw8umbR6FOZEFUq6iBFwwhLOHtrgp.jpg",
+ "passport_two": "r2U1zobbvkJqPNwJAFepbj4O59gXMNPSxTOSTxea.jpg",
+ "passport_three": "jqjBdrqVASfUwKXb81MIjMU9agqLUXsnvylaFf6P.jpg",
+ "passport_four": "wItXKG4IIPAKz0PAXNvNcvVv2OPbi4sI17CVvJY6.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-28 23:02:51",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 368,
+ "unique_id": "TB6352-368",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Islamberdi",
+ "customer_surname": "Tekäýew",
+ "customer_patronic_name": "Möwlamberdiýewiç",
+ "passport_address": "Balkan welaýat, Türkmenbaşy etrap, Garabogaz şäher, 1 kiçi etrapça, 26/30",
+ "real_address": "Balkan welaýat, Türkmenbaşy etrap, Garabogaz şäher, 1 kiçi etrapça, 26/30",
+ "passport_serie": "I-BN",
+ "passport_id": "297147",
+ "passport_given_at": "2007-06-09",
+ "passport_given_by": "BW Serdar etrap häkimligi",
+ "born_place": "BW Serdar etrap Janahyr obasy",
+ "born_at": "1986-07-25",
+ "email": null,
+ "phone": "65490093",
+ "phone_additional": null,
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy şäher Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-65490093",
+ "work_started_at": "2011-11-14",
+ "work_salary": "3172",
+ "work_position": "poliseý-sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hm6nDYRuuk0bzpNCeBFDiZGchmjNSpYC57ekRwY1.jpg",
+ "passport_two": "QStiH67rpakl8w5JGejMlc4Wa1B6THGtkcL7YbS7.jpg",
+ "passport_three": "nfmoYXWXAcmLC7Ub11IKkK4ibSZskA1y7xOR7Esq.jpg",
+ "passport_four": "tIF8sRQoFFUbrycWG34VCAYk70ZhH4877LOBGttp.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-29 10:26:23",
+ "updated_at": "2024-02-29 18:17:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 369,
+ "unique_id": "TB6312-369",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şirin",
+ "customer_surname": "Gurbanseýidowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Balkan welaýatynyň Garabogaz şäheriniň Oguzhan köçesi 6-njy jaý 3-öý",
+ "real_address": "Balkan welaýatynyň Garabogaz şäheriniň Oguzhan köçesi 6-njy jaý 3-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "588063",
+ "passport_given_at": "2021-12-27",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1986-02-23",
+ "email": null,
+ "phone": "61128946",
+ "phone_additional": "64705422",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Balkan welaýatynyň Garabogaz Sport desgasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2015-01-06",
+ "work_salary": "2340",
+ "work_position": "baş buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fPVnWdBpaoZCvF5DGUaF9YmXT5CwaxJIf0VACFGo.jpg",
+ "passport_two": "QgAm7Y314lwVIbCmdQz81oGimT7SRrEv5x36ToXv.jpg",
+ "passport_three": "L4A9d2Qcqxkp2cvThWH31d5BxRXsOrqxqaoJeLtn.jpg",
+ "passport_four": "29un4s1Ptx5oHZuP1NPXBjOPLpcGyUwDr6O914fY.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-29 10:43:22",
+ "updated_at": "2024-02-29 18:19:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 370,
+ "unique_id": "TB9315-370",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Şuhrat",
+ "customer_surname": "Saburow",
+ "customer_patronic_name": "Batyrowiç",
+ "passport_address": "Daşoguz şäher Pahtakar köçesiniň 3-nji jaýy",
+ "real_address": "Daşoguz şäher Pahtakar köçesiniň 3-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "611933",
+ "passport_given_at": "2010-12-03",
+ "passport_given_by": "Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Nyýazow adyndaky etrabynyň Bossan geňeşligi",
+ "born_at": "1990-04-11",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63382675",
+ "phone_additional": "63382675",
+ "phone_home": "63382675",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýatynyň Saglygy dikeldiş okuw-terbiýeçilik toplumy",
+ "work_company_accountant_number": "+(993)-63382675",
+ "work_started_at": "2023-10-30",
+ "work_salary": "1902",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4k549RJ1c2FdwemirlRtW0DQEUccBBNgzval0zJx.jpg",
+ "passport_two": "nIxRJuXbXN7wwE4BlRMe9GUpcq4hxYxzFvvt3Bup.jpg",
+ "passport_three": "Gyr2L85VZkuh452uV5mY3b7D5iKf3mc4YEiTyqpv.jpg",
+ "passport_four": "5Og7hH7INstFq688y7kwu07DMzRFGyMYN1CCdvMI.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-29 17:10:31",
+ "updated_at": "2024-02-29 17:10:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 371,
+ "unique_id": "TB8302-371",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Alma",
+ "customer_surname": "Metjanowa",
+ "customer_patronic_name": "Aşyrowna",
+ "passport_address": "Magdanly şäher Çarşaňňy köçe 6-nji jaýy",
+ "real_address": "Magdanly şäher Çarşaňňy köçe 6-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "176234",
+ "passport_given_at": "1999-12-21",
+ "passport_given_by": "Daşoguz welaýat Ragta etrap PB",
+ "born_place": "Magtymguly ad geňeşligi",
+ "born_at": "1980-09-07",
+ "email": "almaDZ@gmail.com",
+ "phone": "64228491",
+ "phone_additional": "64228491",
+ "phone_home": "44051365",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2015-09-21",
+ "work_salary": "2434",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MtNiAguR2qAvdl8xeOh5JdE6rcloHQliuAiieiei.jpg",
+ "passport_two": "uEt0nRcpW2zG3c5wIxwtlL2rJHPlPhk1DMXlcsv0.jpg",
+ "passport_three": "RzaWjTKHfytgkQoQrJAheLL0XAumvkABYQwDhEI7.jpg",
+ "passport_four": "bODMAP4ABAInq5Kss5lufQCz4sUDp5mJ8ru4fsR0.jpg",
+ "user_id": 220,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-29 17:45:40",
+ "updated_at": "2024-03-14 14:27:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 372,
+ "unique_id": "TB6352-372",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wladimir",
+ "customer_surname": "Rýabuşkin",
+ "customer_patronic_name": "Aleksandrowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garabogaz köçesi, 18/6",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garabogaz köçesi, 18/6",
+ "passport_serie": "I-BN",
+ "passport_id": "469083",
+ "passport_given_at": "2012-12-24",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Özbegistan respublikasynyň Serdarýa oblasty",
+ "born_at": "1975-05-12",
+ "email": null,
+ "phone": "64383524",
+ "phone_additional": null,
+ "phone_home": "99364383",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2023-08-21",
+ "work_salary": "1893",
+ "work_position": "Matorçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "NFKVFDDdE8pedvPtoMhPLprz8xlUcSWAOSkPalLQ.jpg",
+ "passport_two": "FVuUKgD2kNf5GFHMxuUJS4OVnMRpItU7unT4AUZn.jpg",
+ "passport_three": "dz3jZloN9IkaGmdq0CQbfseNWX6qjZTSwbpNIfj1.jpg",
+ "passport_four": "NhKolWTudVdvRrNPhYFDlUiL8dLnMdQhTcgp1uL2.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-29 21:57:11",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 373,
+ "unique_id": "TB6352-373",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Oguljahan",
+ "customer_surname": "Ketäýewa",
+ "customer_patronic_name": "Gurbangeldiýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2110 harby bölümi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2110 harby bölümi",
+ "passport_serie": "I-DZ",
+ "passport_id": "750445",
+ "passport_given_at": "2012-02-28",
+ "passport_given_by": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy adyndaky etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly şäherçesi",
+ "born_at": "1979-09-06",
+ "email": null,
+ "phone": "61327906",
+ "phone_additional": null,
+ "phone_home": "61327906",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2024-01-19",
+ "work_salary": "1654",
+ "work_position": "Transportýorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "333X5sQjjAedXVNuz30fxfDhqiriJJvLrvOUKg6P.jpg",
+ "passport_two": "IACInQSeCcmj9LYRqjUobjkluDr3lzeNu12SbPEG.jpg",
+ "passport_three": "3H83DuvbNvnsizs7rjpO1yub5OHzEqGy9KulusLz.jpg",
+ "passport_four": "M6aFBbporx0YDaMke2TZn2PsvMIRJwsJby4yuuwY.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-29 22:12:10",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 374,
+ "unique_id": "TB6352-374",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Agoýly",
+ "customer_surname": "Muhammedow",
+ "customer_patronic_name": "Tahyrowiç",
+ "passport_address": "Balkan welaýatynyň Bereket etraby, Galkynyş geňeşligi, Isgender obasy",
+ "real_address": "Balkan welaýatynyň Bereket etraby, Galkynyş geňeşligi, Isgender obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "459449",
+ "passport_given_at": "2013-05-16",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1996-02-18",
+ "email": null,
+ "phone": "63368616",
+ "phone_additional": null,
+ "phone_home": "63368616",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy Halkara deňiz porty",
+ "work_company_accountant_number": "+(993)-63368616",
+ "work_started_at": "2022-01-25",
+ "work_salary": "2378",
+ "work_position": "Gözegçi",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "u0BVTHcqD4M8pk3xkJBZ7mvGWQjJ1AhT9DSxKZSm.jpg",
+ "passport_two": "Pg7NUiSmWXOeVvq7xwARGs25Wku5CJrN5FF9uP58.jpg",
+ "passport_three": "ncOM4IN2ACkOKDLLILJd5pKfr2J2h7WanBc5MNfG.jpg",
+ "passport_four": "wIrXJfNrM5l2fWiaSYP9KzdLQCYDCFnQAw8gWpKc.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-29 22:25:56",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 375,
+ "unique_id": "TB6352-375",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amanmämmet",
+ "customer_surname": "Myşçikow",
+ "customer_patronic_name": "Berdimämmedowiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 133-nji kwartal, 143",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri, 133-nji kwartal, 143",
+ "passport_serie": "I-BN",
+ "passport_id": "289139",
+ "passport_given_at": "2007-01-15",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1990-11-13",
+ "email": null,
+ "phone": "61287711",
+ "phone_additional": null,
+ "phone_home": "61287711",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "TMB-nyň Inkassasiýa müdirliginiň Balkan welaýat bölümi",
+ "work_company_accountant_number": "+(993)-61287711",
+ "work_started_at": "2020-07-20",
+ "work_salary": "4894",
+ "work_position": "Bölüm başlygyň orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "d0uh92HK4e8S5nGWKKru4B8K8S61yuiD1aH0BrLX.jpg",
+ "passport_two": "cOz4eZb4PP6CkLWwJjIXbUpsvIvT8cYclXSp1elJ.jpg",
+ "passport_three": "ghiqRjuUi6ob7KRLur6eH5pyCHwLr5oCxTp2l9Oo.jpg",
+ "passport_four": "mxn3DDPrUy0lcYYcrDrIVjEWapPl9BrT8LCyZZ1A.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-02-29 22:39:46",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 376,
+ "unique_id": "TB6360-376",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Zuleýha",
+ "customer_surname": "Hasanowa",
+ "customer_patronic_name": "Muradowna",
+ "passport_address": "Balkan welýaty Hazar şäherçesi kwartal 56 jaý 7 öý 8",
+ "real_address": "Balkan welýaty Hazar şäherçesi kwartal 56 jaý 7 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "511149",
+ "passport_given_at": "2016-03-18",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi tarapyndan berlen",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1985-07-04",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61299814",
+ "phone_additional": "62079027",
+ "phone_home": "22246699",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepenebit\"NGÇM",
+ "work_company_accountant_number": "+(993)-22256655",
+ "work_started_at": "2008-09-01",
+ "work_salary": "4128",
+ "work_position": "önüm operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Fy5jSUxceOJQHVaxfkp9b09iTVivWym0clKv4rwn.jpg",
+ "passport_two": "x8K9m4aTN22WzP39yCBjr1WEaBlZYD5cWm9WWXM2.jpg",
+ "passport_three": "8CDLlD7kL0lKpaEyI5LhUpaDPfB4NojTyFoJFJQ6.jpg",
+ "passport_four": "sDVjvsVHMdMDT2wsqcu3f8kslb53tbQVYZoH40od.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-01 11:24:44",
+ "updated_at": "2024-03-01 11:53:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 377,
+ "unique_id": "TB6360-377",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aşyrgül",
+ "customer_surname": "Şadurdyýewa",
+ "customer_patronic_name": "Poladowna",
+ "passport_address": "Balkan welaýaty Bereket ş Älem köçesi jaý 96",
+ "real_address": "Balkan welaýaty Bereket ş Älem köçesi jaý 96",
+ "passport_serie": "I-BN",
+ "passport_id": "459764",
+ "passport_given_at": "2013-07-22",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1978-12-06",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65361484",
+ "phone_additional": "65361484",
+ "phone_home": "22275656",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Ilk Inşaat\"kompaniýasy",
+ "work_company_accountant_number": "+(993)-22246677",
+ "work_started_at": "2023-06-01",
+ "work_salary": "1035",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "DXEsu160CvBhZRFGobvCNeqXZ7Aw20mnmK7UDP6r.jpg",
+ "passport_two": "s2CGhPSAofi69UB4wmp45pXAPA5taiY4XqmKesIt.jpg",
+ "passport_three": "1vYac4xdlk9xIiQBZeorNKGMFWbjYttvf5WRTGA4.jpg",
+ "passport_four": "Xqs7Crma2lbVfHFsuWzo4hwZzFbOwWPAebgMAzlo.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-01 11:36:32",
+ "updated_at": "2024-03-01 11:56:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 378,
+ "unique_id": "TB6360-378",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Serdar",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwratal 34 jaý 9 öý 12",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwratal 34 jaý 9 öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "149560",
+ "passport_given_at": "2001-07-02",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1985-06-24",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65880908",
+ "phone_additional": "65880907",
+ "phone_home": "22248822",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"North Drilling\"kompaniýasy",
+ "work_company_accountant_number": "+(993)-22241635",
+ "work_started_at": "2018-01-09",
+ "work_salary": "3500",
+ "work_position": "koordinator",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "JPecVd2KiODoCnmq2u6HEPuByt7N9UuQ9s7cnFsi.jpg",
+ "passport_two": "HiIVJR7H8L1b1hCL8z40B1iKHmQsQw8dBoDJRGhP.jpg",
+ "passport_three": "Bs1mdjYP2u6fZcym91FNzdlniqrzEGZqy5ppWUsP.jpg",
+ "passport_four": "IjdwhOrLsvSW6MzluGXt8QyJf5DVx5Q8rEZm7nVa.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-01 11:42:26",
+ "updated_at": "2024-03-01 11:54:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 379,
+ "unique_id": "TB6360-379",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maral",
+ "customer_surname": "Mämiýewa",
+ "customer_patronic_name": "Annadurdyýewna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 28 jaý 8 öý 8",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 28 jaý 8 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "284574",
+ "passport_given_at": "2007-07-25",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1975-08-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65880907",
+ "phone_additional": "65880908",
+ "phone_home": "22245263",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-22249300",
+ "work_started_at": "1999-07-26",
+ "work_salary": "3194",
+ "work_position": "lukman",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "77Nfg4cBxgbcz99feUiTzl5vBxunA5SujLKsU3W9.jpg",
+ "passport_two": "5OVi8mxJVbCCZmzgQU0bIn1eQfHWy86wNGf3vVtx.jpg",
+ "passport_three": "EfkWJ6BvlfqBibQOQwTqv0kjyzumMzaCE0oPcQLD.jpg",
+ "passport_four": "rQOPr0MhAlNGQwkoMSA5mpHBf4FF0vZpAOlFAWRL.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-01 11:52:36",
+ "updated_at": "2024-03-01 11:53:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 380,
+ "unique_id": "TB8317-380",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Faruhjan",
+ "customer_surname": "Ýakşiýew",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Ärsary baba köçe 75-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Ärsary baba köçe 75-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "923853",
+ "passport_given_at": "2015-12-26",
+ "passport_given_by": "Lebap welaýatynyň Türkmenabat şäher häkimligi",
+ "born_place": "Türkmenabat şäheri",
+ "born_at": "1999-08-09",
+ "email": null,
+ "phone": "63306405",
+ "phone_additional": null,
+ "phone_home": "42260239",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabadyň Pagta egriji fabrigi",
+ "work_company_accountant_number": "+(993)-42241621",
+ "work_started_at": "2023-01-19",
+ "work_salary": "1882",
+ "work_position": "çyglandyrma boýunça apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "urWLYgjyMXhdrbGvNqVZSPfvnzIdhUC4uzeCsgL0.jpg",
+ "passport_two": "dOYI9L3teOsfLgtI6hhWXdKbaMeTAFMFKiOo0vZL.jpg",
+ "passport_three": "AqbKqHOq1q1i8pyun3Rr2sg922EALYUx3x763sEx.jpg",
+ "passport_four": "70u5qePP9yLExX9Ck9rYz4deo2KSDgn7HDpXGRqG.jpg",
+ "user_id": 222,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-01 12:24:26",
+ "updated_at": "2024-03-05 16:59:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 381,
+ "unique_id": "TB1307-381",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Resulberdi",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Gurbanow",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby Gypjak yt koce Magtymguly jay 66",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby Gypjak yt koce Magtymguly jay 66",
+ "passport_serie": "I-AH",
+ "passport_id": "556088",
+ "passport_given_at": "2012-04-24",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ruhabat etrabynyn Gypjak obasy",
+ "born_at": "1990-04-24",
+ "email": "Resulberdi@gmail.com",
+ "phone": "63373750",
+ "phone_additional": "63373750",
+ "phone_home": "63373750",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Tokay hojalyk karhanasy",
+ "work_company_accountant_number": "+(993)-63373750",
+ "work_started_at": "2021-01-13",
+ "work_salary": "1940",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jO2mcU2rZm2tEYm3d7AFLsSKxLWSRK1J7aFcAqAr.jpg",
+ "passport_two": "KchEORrF0E93cyfXZm9UncwV8lw5ZgliHtEf8jFS.jpg",
+ "passport_three": "ZDOIfG0dIQs4vkAgS2rdNkAhzHrIVFl5uca2bUVM.jpg",
+ "passport_four": "mqG9NODKOt8YsujQTTrfJP3TbrBeSdYB4lXwr4zg.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-01 16:46:44",
+ "updated_at": "2024-04-01 15:55:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 382,
+ "unique_id": "TB1303-382",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Şamyrat",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Durdy",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Magtymguly obasynyň Günbatar köçesiniň 7-nji jaýynyň 1-nji otagynyň ýaşaýjysy",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Magtymguly obasynyň Günbatar köçesiniň 7-nji jaýynyň 1-nji otagynyň ýaşaýjysy",
+ "passport_serie": "I-AH",
+ "passport_id": "173528",
+ "passport_given_at": "2001-12-12",
+ "passport_given_by": "Ahal welaýatynyň Sarahs etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Sarahs etrabynyň Gaňňaly obasy",
+ "born_at": "1973-06-14",
+ "email": null,
+ "phone": "61335929",
+ "phone_additional": "65084015",
+ "phone_home": "12743977",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Ahal welaýatynyň Ak bugdaý etrap bilim bölüminiň 15-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12745202",
+ "work_started_at": "2019-09-02",
+ "work_salary": "4190",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "zSGQE23eOPq4Nvum922Rh8LCGvZsFmEKvsQrtjl0.jpg",
+ "passport_two": "8CG3tGVqM857Ghx2JxeOdgQkhiyKX8Dr500vWGkW.jpg",
+ "passport_three": "m5M4kiEGZFM25DCC1bIu2nzqzXk4mpwnOuRIrPvm.jpg",
+ "passport_four": "l6gH6helejPyl5R4Eq1PMOeos9oYCMqCdiWNpIyp.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-01 16:56:17",
+ "updated_at": "2024-03-06 16:30:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 383,
+ "unique_id": "TB1303-383",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Myrat",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Merdanowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Parahat 1, 70-nji jaýynyň 87-nji otagynyň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Parahat 1, 70-nji jaýynyň 87-nji otagynyň ýaşaýjysy",
+ "passport_serie": "I-AS",
+ "passport_id": "470384",
+ "passport_given_at": "2012-11-20",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1996-11-09",
+ "email": null,
+ "phone": "61306666",
+ "phone_additional": "65662796",
+ "phone_home": "12971717",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň Polisiýa müdürliginiň DWGB-i",
+ "work_company_accountant_number": "+(993)-12971717",
+ "work_started_at": "2021-12-20",
+ "work_salary": "3552",
+ "work_position": "gözegçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "iu0cFs3jdezaKTDM4hxgFD17vUeata9ZsEyVjVGq.jpg",
+ "passport_two": "l8philfarVVztNKYikWw0vqXAXdi8It7PvDVNhmz.jpg",
+ "passport_three": "3VgLbmCPooez7kYjW0Q1skqLDuAPwWO0tJYtxiLC.jpg",
+ "passport_four": "mEvk9zGd7pkoeY82OOxxzUCEI9SdZ8qfWNjkzJK1.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-01 17:03:44",
+ "updated_at": "2024-03-07 17:03:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 384,
+ "unique_id": "TB1303-384",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Röwşen",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Merdanowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Çoganly ýaşaýyş toplumynyň Bokurdak köçesiniň 5-nji jaýynyň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Çoganly ýaşaýyş toplumynyň Bokurdak köçesiniň 5-nji jaýynyň ýaşaýjysy",
+ "passport_serie": "I-AS",
+ "passport_id": "556220",
+ "passport_given_at": "2016-11-17",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2000-02-20",
+ "email": null,
+ "phone": "61594953",
+ "phone_additional": "65594941",
+ "phone_home": "12256504",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "TDGG-nyň ýanyndaky Hojalyk dolandyryş direksiýasy",
+ "work_company_accountant_number": "+(993)-12594953",
+ "work_started_at": "2023-12-01",
+ "work_salary": "2149",
+ "work_position": "tehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yIvLSl9piQDB6FOdh4RNaqRe0l2uplvu6KNUV2bC.jpg",
+ "passport_two": "KSQBZc1PWGT6pPcFQZByaaM4dUq5LLYkp8XRRJt4.jpg",
+ "passport_three": "ZerhDH6MCBgEc02dK7Iyns2zILIDDSyRH2gZ4zTy.jpg",
+ "passport_four": "Gc15hqzVsN0kwemp8Yno1VdXxUeda6JvB5oAnTEi.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-01 17:11:48",
+ "updated_at": "2024-03-11 15:20:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 385,
+ "unique_id": "TB1303-385",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Babajan",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Aşyrowiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Gämi obasynyň Kerim Gurbannepesow köçe 27-nji jaýy 36-njy otag",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Gämi obasynyň Kerim Gurbannepesow köçe 27-nji jaýy 36-njy otag",
+ "passport_serie": "I-AH",
+ "passport_id": "075519",
+ "passport_given_at": "1999-10-06",
+ "passport_given_by": "Ahal welaýatynyň Gäwers etrap PB",
+ "born_place": "Ahal welaýatynyň Tejen etrabynyň Bereket obasy",
+ "born_at": "1983-01-26",
+ "email": null,
+ "phone": "63526464",
+ "phone_additional": "63346583",
+ "phone_home": "12760951",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň \"Demirbetonönümleri\" kärhanasy",
+ "work_company_accountant_number": "+(993)-12761578",
+ "work_started_at": "2022-11-07",
+ "work_salary": "1520",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "0CtuNs1ObilT7IBZxvKBiatYvg49fJIa73dS4aoi.jpg",
+ "passport_two": "C34d4omAFEhyDd2ucftQhBWjGeayVSLvhPQJEGR1.jpg",
+ "passport_three": "nbH92wJte98Q2svnZWTz5AmuBSmjCDbgXANPEGit.jpg",
+ "passport_four": "t8P2ReZLw17bwfDcFBiIh1koMmr0b4UpySbqtv45.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-01 17:22:24",
+ "updated_at": "2024-03-06 16:30:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 386,
+ "unique_id": "TB1307-386",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Leyli",
+ "customer_surname": "Sapargeldiyewna",
+ "customer_patronic_name": "Annageldiyewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Magrupy jaý23 otag10",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Magrupy jaý23 otag10",
+ "passport_serie": "I-AS",
+ "passport_id": "353023",
+ "passport_given_at": "2005-11-30",
+ "passport_given_by": "Aşgabat şäher Prezident Nyýazow adyndaky",
+ "born_place": "Asgabat saher",
+ "born_at": "1989-09-12",
+ "email": "Leyli@gmailсom",
+ "phone": "65614337",
+ "phone_additional": "65614337",
+ "phone_home": "12365636",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Maýa Kulyýewa adyndaky Türkmen milli konserwatoriýasynyň",
+ "work_company_accountant_number": "+(993)-12563252",
+ "work_started_at": "2014-09-01",
+ "work_salary": "3386",
+ "work_position": "Mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Xmu7LGifxtH8TxVnZOtORWlJSBQcwu3wwQ7dTR7o.jpg",
+ "passport_two": "tynthZowNrMtkGAKzBcFr0OV6hkhTXtgVrBIbY9F.jpg",
+ "passport_three": "NuMXoayPeosXy3t8cpQJ5nICZOm0vr6dFtUZkkuy.jpg",
+ "passport_four": "XVjYNPUKI8odkxEVAGJApmaFjTSkcADIG4UZl08R.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-04 11:54:56",
+ "updated_at": "2024-04-01 15:54:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 387,
+ "unique_id": "TB8318-387",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Babajan",
+ "customer_surname": "Umidow",
+ "customer_patronic_name": "Umidogly",
+ "passport_address": "Lebap welaýaty Köýtendag etraby Kelif şäherçesi Dostluk köçesi 4-nji jaýy",
+ "real_address": "Lebap welaýaty Köýtendag etraby Kelif şäherçesi Dostluk köçesi 4-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "088410",
+ "passport_given_at": "2020-01-20",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "2003-05-18",
+ "email": "bumidow5@gmail.com",
+ "phone": "62340730",
+ "phone_additional": null,
+ "phone_home": "44025037",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "TPT \"Türkmenbaşy\" bankynyň Lebap welaýatynyň Köýtendag etrabynyň Garlyk şäherçe şahamçasy",
+ "work_company_accountant_number": "+(993)-44024010",
+ "work_started_at": "2023-09-18",
+ "work_salary": "1860",
+ "work_position": "Kassir-gözegçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "YW4yO8upP4qwLBuIMsCOfVUFj32MePfW73CjuH4C.jpg",
+ "passport_two": "uZO5qJ0CeqzeFU4SweKEHBy71hejWUYKD2j8ST1q.jpg",
+ "passport_three": "yuTAHj74tlQ37BgCbkxNrT1FT3JtaXULn259qkhd.jpg",
+ "passport_four": "jdpivllmWPaMCS8aBw6bADWZtXCRKHawKDsoLQ6Y.jpg",
+ "user_id": 226,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-04 12:50:52",
+ "updated_at": "2024-03-04 16:48:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 388,
+ "unique_id": "TB8302-388",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Güljahan",
+ "customer_surname": "Şabekowa",
+ "customer_patronic_name": "Ergeşowna",
+ "passport_address": "Hojambaz etrap Hojambaz şäher Asudalyk köçe 13-nji jaýy",
+ "real_address": "Magdanly şäher Şatlyk köçe 7-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "553595",
+ "passport_given_at": "2009-08-17",
+ "passport_given_by": "Hojambaz etrap häkimligi",
+ "born_place": "Hojambaz şäheri",
+ "born_at": "1992-09-08",
+ "email": "muhalb@gmail.com",
+ "phone": "63738061",
+ "phone_additional": "63738061",
+ "phone_home": "44057485",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "26-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-4407485_",
+ "work_started_at": "2021-01-18",
+ "work_salary": "1803",
+ "work_position": "kömekçi terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sBtVnMlwoViPnrovWyaojYvmuHJN6hqsR7HJKqIn.jpg",
+ "passport_two": "5wSLDWR9Sec9MWMpAR5FBOA4gSBZGKYa48obvipm.jpg",
+ "passport_three": "S2RbxPUVhSgIc6uz1ehTC9nvntbIjWMYzPSg6DyV.jpg",
+ "passport_four": "a0ALkTCV0PMTk3MXxRpx4DCxzgwtYiccXh86Eedz.jpg",
+ "user_id": 227,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-04 15:12:55",
+ "updated_at": "2024-03-06 14:33:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 389,
+ "unique_id": "TB8302-389",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bagdagül",
+ "customer_surname": "Mustafaýewa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Magdanly şäher Görogly köçe 18/3-nji jaý",
+ "real_address": "Magdanly şäher Görogly köçe 18/3-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "512136",
+ "passport_given_at": "1989-12-21",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1989-12-21",
+ "email": "maximum.magdanly@gmail.com",
+ "phone": "61767804",
+ "phone_additional": "62611648",
+ "phone_home": "44051674",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "26-njy cagalar bagy",
+ "work_company_accountant_number": "+(993)-44051110",
+ "work_started_at": "2018-07-04",
+ "work_salary": "1716",
+ "work_position": "işçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "8wYaT2PD8MSIxpf8GftSRN5MNN0xN4DfBBs3vvcO.jpg",
+ "passport_two": "x4xIqzpTbGroTtORsbrlZHMBGMnP83Li4ZI1F05j.jpg",
+ "passport_three": "0rFw5n4PuqKCyUEA676NSg8FtES0XIEEMOXWhe0K.jpg",
+ "passport_four": "mAAcAAR9U55HJTG9ERvZ2OUSwoPrd1xv8dBxW30N.jpg",
+ "user_id": 228,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-04 15:30:20",
+ "updated_at": "2024-03-06 14:31:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 390,
+ "unique_id": "TB7369-390",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Döwran",
+ "customer_surname": "Paýzyýew",
+ "customer_patronic_name": "Nurgeldiýewiç",
+ "passport_address": "Türkmengala etrap Bazar köçesi",
+ "real_address": "Türkmengala etrap Bazar köçesi",
+ "passport_serie": "II-MR",
+ "passport_id": "060015",
+ "passport_given_at": "2015-10-28",
+ "passport_given_by": "Türkmengala etrap häkimligi",
+ "born_place": "Türkmengala etrap Bazar köçesi",
+ "born_at": "1999-10-19",
+ "email": null,
+ "phone": "64200700",
+ "phone_additional": "64200700",
+ "phone_home": "64200700",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-64200700",
+ "work_started_at": "2023-10-09",
+ "work_salary": "1606",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kTMBJtvi7HTZYzARK6m6iKTMoTxuVSsEZZctq6t4.jpg",
+ "passport_two": "Q4e5uMBvELbInS0bUd3nQU9hmtNxeNkUBdLc73Xj.jpg",
+ "passport_three": "4bl4URg8pk0f0oweyNrVPlAcQ6cwp7jQvrc7bqvw.jpg",
+ "passport_four": "NldL96bXdH4tPbG3132VjHbym5oD3FAKe6GMBakh.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-04 17:38:38",
+ "updated_at": "2024-03-04 17:38:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 391,
+ "unique_id": "TB8302-391",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Asadulla",
+ "customer_surname": "Hoşmuratow",
+ "customer_patronic_name": "Hoşmuratowiç",
+ "passport_address": "Magdanly şäher Winogradow köç 12/3-nji jaý",
+ "real_address": "Magdanly şäher Winogradow köç 12/3-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "450232",
+ "passport_given_at": "2005-09-12",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1988-10-04",
+ "email": "maximum.magdanly@gmail.сom",
+ "phone": "62751940",
+ "phone_additional": "62751940",
+ "phone_home": "44059382",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2023-10-04",
+ "work_salary": "1849",
+ "work_position": "Santehnik abatlaýjy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "NduKiiTy6pjvbVD1OiQmJALDwhfPmRhf6jzrUcnh.jpg",
+ "passport_two": "9tk7zkVRj38byuh1IuIjRBOJjpPsZ1PUuxa5S6l4.jpg",
+ "passport_three": "rQwfXbDCARYRWi45nkITkO98yJJB05ueqNyOd5HW.jpg",
+ "passport_four": "dw6R5ZhvwXs6AA0YuylPAAM6drHFioofjPKHY1k0.jpg",
+ "user_id": 229,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-04 17:40:30",
+ "updated_at": "2024-03-06 14:54:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 392,
+ "unique_id": "TB8302-392",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babanow",
+ "customer_surname": "Kamallidin",
+ "customer_patronic_name": "Eşkabulowiç",
+ "passport_address": "Magdanly şäher Altyn aý köçe 22-nji jaýy",
+ "real_address": "Magdanly şäher Altyn aý köçe 22-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "590347",
+ "passport_given_at": "2010-09-04",
+ "passport_given_by": "Magdanly şäher hakimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1987-07-25",
+ "email": "kamallidin8574@gmail.com",
+ "phone": "61857564",
+ "phone_additional": "61857564",
+ "phone_home": "44050390",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44050390",
+ "work_started_at": "2020-04-01",
+ "work_salary": "1951",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IrybnsCL96TIOQoLiLtxuFc4YYt7J2VSCnsjLgTx.jpg",
+ "passport_two": "DW8sV7PP8phs7DxrGfIpHReeeEL8dTafGOt12aAl.jpg",
+ "passport_three": "oPAVLUj6fWzMMubSYIM01nS2Z1u6FmWji7S31uHh.jpg",
+ "passport_four": "i7m9OrHh2hg6vbVee5U35L5QoCb0LSzawzfa270h.jpg",
+ "user_id": 230,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-05 11:22:18",
+ "updated_at": "2024-03-07 16:47:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 393,
+ "unique_id": "TB8318-393",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Atajan",
+ "customer_surname": "Batyrow",
+ "customer_patronic_name": "Batyrowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrap Kelif şäherçesi Demirýolçylar köçesi 35-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrap Kelif şäherçesi Demirýolçylar köçesi 35-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "791866",
+ "passport_given_at": "2013-01-10",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1996-11-01",
+ "email": null,
+ "phone": "65261029",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Amyderýa ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-10-02",
+ "work_salary": "1707",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "fFHgvaBpSGRH48ZHonJ93vZZGgmS7Lg8NlS2zT0L.jpg",
+ "passport_two": "lwB7Bmuo08VwuBIZSVyIzTCCEWJx3dqcWAjtPPt0.jpg",
+ "passport_three": "Kz3PbCikD139zzTfYYd4HMZVhaVn7J1KPajgGTP4.jpg",
+ "passport_four": "fejRkxTLKrbhr3rVVQ2nfspxsRGXnsHIubPUJmPL.jpg",
+ "user_id": 231,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-05 11:51:30",
+ "updated_at": "2024-03-05 17:37:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 394,
+ "unique_id": "TB8318-394",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Aýymhal",
+ "customer_surname": "Hasanowa",
+ "customer_patronic_name": "Sabirowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Wokzal köçesi 2-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Wokzal köçesi 2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "839056",
+ "passport_given_at": "2013-08-20",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrabynyň Zarpçy geňeşligi",
+ "born_at": "1995-04-24",
+ "email": null,
+ "phone": "65453172",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-10-18",
+ "work_salary": "1555",
+ "work_position": "Nobatçy kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nTsawAqDtOhl0LEnULZ5k9E9qdklKjyVpgXwjlsY.jpg",
+ "passport_two": "nLOu6yAgqdiOjPrFlzo18fAPF0CxtZdKCI1BOHuv.jpg",
+ "passport_three": "8rYJCG35siKbaNoYalEiPUDrXSieXXhAI0ea91lC.jpg",
+ "passport_four": "vJginKMhHw4EpcG3ZDhna2qTMUjAc4X9xwqMKO8q.jpg",
+ "user_id": 232,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-05 12:11:43",
+ "updated_at": "2024-03-06 16:18:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 395,
+ "unique_id": "TB6352-395",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Yhlas",
+ "customer_surname": "Amanbaýew",
+ "customer_patronic_name": "Saparbaýewiç",
+ "passport_address": "Daşoguz welaýat Boldumsaz etrap Matjanow adyndaky köçe 5 jaýy",
+ "real_address": "Balkan welaýatynyň Garabogaz şäheriniň 1-nji kiçi etrapça 24-jaý 34-öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "711633",
+ "passport_given_at": "2011-08-24",
+ "passport_given_by": "Daşoguz welaýatynyň Boldumsaz etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etrabynyň Boldumsaz şäherçesi",
+ "born_at": "1995-03-14",
+ "email": null,
+ "phone": "61259182",
+ "phone_additional": "62699325",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-02",
+ "work_salary": "1965",
+ "work_position": "smena ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vYZm5blewnua8C8fCm4Wfn4DyLY9pQwG92Qk9V4Q.jpg",
+ "passport_two": "vqBv0djN1WK2lV6qR1tfN6UPWRxjmFbDPyscTKDm.jpg",
+ "passport_three": "R1eDTWQh9yHISDYG36YYgaM2qfFePICKpXMmP89j.jpg",
+ "passport_four": "9KxTkZxIMc0386kh2eB2PN4d7q3ZOKUKowtVlnwM.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-05 15:07:32",
+ "updated_at": "2024-03-06 20:10:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 396,
+ "unique_id": "TB8319-396",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Mawlyuda",
+ "customer_surname": "Jurayewa",
+ "customer_patronic_name": "Bohodirowna",
+ "passport_address": "LW Turkmenabat s Soltan Sanjar koce jay-50a oy-2",
+ "real_address": "LW Turkmenabat s Soltan Sanjar koce jay-50a oy-2",
+ "passport_serie": "II-LB",
+ "passport_id": "180455",
+ "passport_given_at": "2023-03-24",
+ "passport_given_by": "Turkmenabat saher Polisiya bolumi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1984-06-29",
+ "email": "mawlyuda@mail.ru",
+ "phone": "61555024",
+ "phone_additional": null,
+ "phone_home": "42256976",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkemnabat saher 7 orta mekdep",
+ "work_company_accountant_number": "+(993)-42255571",
+ "work_started_at": "2015-12-01",
+ "work_salary": "1780",
+ "work_position": "kitaphanacy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MZmL9OZvR6slS5dRdVostMJXaOwkLluo80YAgawE.jpg",
+ "passport_two": "XMlyG82pJY3djAu2cgJADtSNnpDI6bj9DQjlspQ1.jpg",
+ "passport_three": "z7wrK2i3Gybia6Ly73IJXvifK6elfg3IdoOqc3s0.jpg",
+ "passport_four": "K1QvyO1N9SfBh8rmwHNXpKFQe2CvexKfqb6Zf3NR.jpg",
+ "user_id": 235,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-05 15:29:12",
+ "updated_at": "2024-03-05 15:29:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 397,
+ "unique_id": "TB9315-397",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Merdan",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Durdyýewiç",
+ "passport_address": "Görogly şäher Şabelet köçesiniň 17-nji jaýy",
+ "real_address": "Görogly şäher Şabelet köçesiniň 17-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "501172",
+ "passport_given_at": "2006-09-02",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Abadanlyk geňeşligi",
+ "born_at": "1990-03-06",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65672561",
+ "phone_additional": "65672561",
+ "phone_home": "65672561",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenistanyň Harby akademiýasy",
+ "work_company_accountant_number": "+(993)-65672561",
+ "work_started_at": "2022-07-26",
+ "work_salary": "4457",
+ "work_position": "diňleýji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sgZZ93Qg07ifwhCbMxo03ZIw18kMMWDtFxYS5ZOL.jpg",
+ "passport_two": "w5E6r1MoyPO82NJMI2tc1ki0qDbzgV46dDtJCWX9.jpg",
+ "passport_three": "XybAOFc6A21KRYk79S9bbQ2juaXH0qgJWsaVYxie.jpg",
+ "passport_four": "A8qLvhz7dso9zRBc1x4SFcviY2cNASnlNZxBb8w8.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-05 16:11:30",
+ "updated_at": "2024-03-05 17:45:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 398,
+ "unique_id": "TB8317-398",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Zarip",
+ "customer_surname": "Rajapow",
+ "customer_patronic_name": "Hamrakulowiç",
+ "passport_address": "Zerger stansiýa ylham köçe 2jaý 1 öý",
+ "real_address": "Zerger stansiýa ylham köçe 2jaý 1 öý",
+ "passport_serie": "I-LB",
+ "passport_id": "077205",
+ "passport_given_at": "1999-07-17",
+ "passport_given_by": "Lebap welaýat Çärjew şäher PB",
+ "born_place": "Lebap welaýatynyň Çärjew etrabynyň Talhanbazar geňeşligi",
+ "born_at": "1980-03-13",
+ "email": null,
+ "phone": "64754418",
+ "phone_additional": null,
+ "phone_home": "42279685",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Demirýollary\"AGPJ-nyň 23-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2020-01-01",
+ "work_salary": "2790",
+ "work_position": "elektromehanik",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "viFLZQ1b1K9PX687QfFfYQWNgUjEUy12YrvTOSof.jpg",
+ "passport_two": "R3BI8t7r5LPJKsrqCF0Jx3gOFxeEE5KyP6Rqn5Tv.jpg",
+ "passport_three": "JO7zBViaRzTyPgJcsJvOzqf86qVnhb3BQAu2a3Zq.jpg",
+ "passport_four": "rY2cdUmraqUuNgNobihTwtBVw9OeYAkTb09mtiNO.jpg",
+ "user_id": 233,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-05 16:20:27",
+ "updated_at": "2024-03-11 10:39:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 399,
+ "unique_id": "TB8302-399",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Umida",
+ "customer_surname": "Faýzullaýewa",
+ "customer_patronic_name": "Kalandarowna",
+ "passport_address": "Gurşun-magdan geň Bitaraplyk köç 5-nji jaý",
+ "real_address": "Gurşun-magdan geň Bitaraplyk köç 5-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "602000",
+ "passport_given_at": "2010-11-27",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1989-10-06",
+ "email": "muziktank78@gmail.com",
+ "phone": "65374917",
+ "phone_additional": "61016435",
+ "phone_home": "44057896",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "17-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051110",
+ "work_started_at": "2010-11-27",
+ "work_salary": "1621",
+ "work_position": "terbiýeçiniň-kömekçisi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "qS3Gtyslsu7iMadbeGuYIYoKWsUIJkyttL2cjguW.jpg",
+ "passport_two": "5ZPo6mrVYOZlJWWaAe5T3IVUamyrtPsuKYnn17co.jpg",
+ "passport_three": "tf8mnZu6zLZvzbOhHCee9r6Jp3lE4o1Bvrnuextg.jpg",
+ "passport_four": "2t2Dt1gxJeS1CyJmX2AKMB4ICbiyc7NTCm0ESiaJ.jpg",
+ "user_id": 237,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-05 16:32:20",
+ "updated_at": "2024-03-06 14:55:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 400,
+ "unique_id": "TB8319-400",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Serdar",
+ "customer_surname": "Jumakulyyew",
+ "customer_patronic_name": "Babahanowic",
+ "passport_address": "LW Carjew etr Sarykbala gen Guyyaryk oba Tohtamysow koce jay 27",
+ "real_address": "LW Carjew etr Sarykbala gen Guyyaryk oba Tohtamysow koce jay 27",
+ "passport_serie": "II-LB",
+ "passport_id": "038585",
+ "passport_given_at": "2019-01-17",
+ "passport_given_by": "Carjew etrap hakimligi",
+ "born_place": "LW Carjew etr Amyderya gen",
+ "born_at": "1981-12-28",
+ "email": "Serdar@mail.ru",
+ "phone": "61754515",
+ "phone_additional": null,
+ "phone_home": "43360597",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welayat Polisiya mudirligi",
+ "work_company_accountant_number": "+(993)-42263132",
+ "work_started_at": "2007-05-21",
+ "work_salary": "3474",
+ "work_position": "harby gullukcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9rgXc08jPXL2gdYSFFdsZBIBoSBsqrX8anUaDB9y.jpg",
+ "passport_two": "6q21GA4RiLfMkaEvxiDUgKbqGmO1wJcxYCrKye5O.jpg",
+ "passport_three": "y3ivggfVztihziJztVbqRQKhHvQSMUjGWBqeeQpc.jpg",
+ "passport_four": "ZGLVPdWGVzVsJPAbYc4BQyEXDEbDlFLGa2z6M9L3.jpg",
+ "user_id": 236,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-05 16:41:57",
+ "updated_at": "2024-03-05 16:43:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 401,
+ "unique_id": "TB8319-401",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Derkar",
+ "customer_surname": "Paygamow",
+ "customer_patronic_name": "Merdanowic",
+ "passport_address": "LW Carjew etr Kistiwan saher Garagum oba Garagum koce jay 59",
+ "real_address": "LW Carjew etr Kistiwan saher Garagum oba Garagum koce jay 59",
+ "passport_serie": "I-LB",
+ "passport_id": "755158",
+ "passport_given_at": "2011-12-31",
+ "passport_given_by": "Serdarabat etrap hakimligi",
+ "born_place": "Serdarabat etrap Gutlyyew gen",
+ "born_at": "1995-06-07",
+ "email": "Derkar@mail.ru",
+ "phone": "64944694",
+ "phone_additional": "62582383",
+ "phone_home": "61846134",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Yasayys Jay ulanys tresti",
+ "work_company_accountant_number": "+(993)-61846134",
+ "work_started_at": "2020-03-06",
+ "work_salary": "1999",
+ "work_position": "kerpic oruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dj7GUZDLMQNG8jLDnGOCxEVrJhcZ8paRZpFO2gMb.jpg",
+ "passport_two": "l86i7Z7ieEMWvaxUqG0kmbXkguaPP7q0yYbfk1Sp.jpg",
+ "passport_three": "Yl9g3ppgpXhff3D5et0amsrvqRR8oMqJvzdszKDR.jpg",
+ "passport_four": "kjD0pv4bab6iJKwTxXvW1q3X3T7aDnh9SXd4lSQZ.jpg",
+ "user_id": 238,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-05 16:59:49",
+ "updated_at": "2024-03-05 17:00:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 402,
+ "unique_id": "TB8319-402",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Kamiljan",
+ "customer_surname": "Acylow",
+ "customer_patronic_name": "Seypullayewic",
+ "passport_address": "LW Turkmenabat s Soltan Sanjar koce jay-10 a oy 4",
+ "real_address": "LW Turkmenabat s Soltan Sanjar koce jay-10 a oy 4",
+ "passport_serie": "I-LB",
+ "passport_id": "556175",
+ "passport_given_at": "2009-08-23",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Serdarabat etrap Kistiwan genesi",
+ "born_at": "1991-11-04",
+ "email": "Kamiljan@mail.ru",
+ "phone": "64438067",
+ "phone_additional": null,
+ "phone_home": "42257312",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat tejribe synag abatlayys zawody",
+ "work_company_accountant_number": "+(993)-42254760",
+ "work_started_at": "2014-01-09",
+ "work_salary": "1550",
+ "work_position": "seh yonujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "p0nCIDUTbsx7WZIghGV1m3FXHCNDsz7H55D5Wnrj.jpg",
+ "passport_two": "kx20TKbmyXoQfrtw8jZIXlhgOlTPMlU9IZzlUgKT.jpg",
+ "passport_three": "ydqhlnu0lltCruqZ5wpoFmLVFntAnhRhsUjoGpzY.jpg",
+ "passport_four": "ceHufIxhYIOI0GIwJ0AN79ffcLTkIWl2ZxjfdIr4.jpg",
+ "user_id": 239,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-05 17:10:00",
+ "updated_at": "2024-03-05 17:10:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 403,
+ "unique_id": "TB7390-403",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Elnara",
+ "customer_surname": "Mamedowa",
+ "customer_patronic_name": "Wahidgyzy",
+ "passport_address": "Mary etrap STürkmenbaşy şäherçe Mollanepes köçe jaý8 öý32",
+ "real_address": "Mary etrap STürkmenbaşy şäherçe Mollanepes köçe jaý8 öý32",
+ "passport_serie": "I-MR",
+ "passport_id": "013797",
+ "passport_given_at": "1998-05-13",
+ "passport_given_by": "Mary şäher PB",
+ "born_place": "Kirowograd oblasty Onufriýew raýon Wişnew oba",
+ "born_at": "1981-03-31",
+ "email": "Karz.mary@tbbank.gov.tm",
+ "phone": "61528921",
+ "phone_additional": "61528921",
+ "phone_home": "61528921",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Maryazot ÖB",
+ "work_company_accountant_number": "+(993)-52214403",
+ "work_started_at": "2021-02-15",
+ "work_salary": "1682",
+ "work_position": "HIS-de çäkleri abadanlaşdyrmak we süpürmek boýunça işçi",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "dUdczuOLRwaQdKCXlf5jGkqIM9J9EoQiNvyDFiIM.jpg",
+ "passport_two": "WWqQq4xJQV4UVoFPjyEr5jasXlrn3Pp5vkKFmzgO.jpg",
+ "passport_three": "oKnMv19YPC9xBLXeERX1ZKsKIG2tMGZDmS3nx1UA.jpg",
+ "passport_four": "4JGyYUcTJnXRyG5zy3UsfKNOMs6rtJUHDZO6e1GK.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-05 17:58:13",
+ "updated_at": "2024-03-05 17:58:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 404,
+ "unique_id": "TB7369-404",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Jahan",
+ "customer_surname": "Kulowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Baýramaly şäheri 2-nji jaý toplumy 9/28",
+ "real_address": "Baýramaly şäheri 2-nji jaý toplumy 9/28",
+ "passport_serie": "II-MR",
+ "passport_id": "350862",
+ "passport_given_at": "2023-04-14",
+ "passport_given_by": "Baýramaly şäher PB",
+ "born_place": "Baýramaly şäheri 2-nji jaý toplumy 9/28",
+ "born_at": "1998-07-08",
+ "email": null,
+ "phone": "65897458",
+ "phone_additional": "65897458",
+ "phone_home": "65897458",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Türkmenistanyň ''Türkmenbaşy'' paýdarlar täjirçilik bankynyň Mary welaýatynyň Baýramaly şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-65897458",
+ "work_started_at": "2022-11-16",
+ "work_salary": "2365",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tVB9M40UVAByTAF3NZAOYwCw0RoV1CKMbubP0rsY.jpg",
+ "passport_two": "gYIh2bfWodNieDv7nS5wH3PmK85XyYEpfOK7ifIc.jpg",
+ "passport_three": "iK3T3MO1LRiCFQwtBhvRYuVi8UgCCsjlcXx3N0tj.jpg",
+ "passport_four": "UfAjGtRYqMneDGfOpPQw9s1njizsj16tZWKSFfL0.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-05 18:08:32",
+ "updated_at": "2024-03-05 18:08:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 405,
+ "unique_id": "TB8317-405",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Bazarow",
+ "customer_surname": "Pirimjan",
+ "customer_patronic_name": "Baltaýew",
+ "passport_address": "Lebap welaýat Çärjew etrabynyň Hojaili geňeşliginiň Begaryk obasynyň S Hojakulyýew köçesiniň 51 jaýy",
+ "real_address": "Lebap welaýat Çärjew etrabynyň Hojaili geňeşliginiň Begaryk obasynyň S Hojakulyýew köçesiniň 51 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "555390",
+ "passport_given_at": "2009-03-13",
+ "passport_given_by": "Lebap welaýatynyň Serdarabat etrap hakimligi",
+ "born_place": "Lebap welaýatynyň Serdarabat etrabynyň Kölaryk geňeşligi",
+ "born_at": "1972-09-19",
+ "email": null,
+ "phone": "64585960",
+ "phone_additional": null,
+ "phone_home": "43325279",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Türkmen-Owgan\" hojalyk jemgiýeti",
+ "work_company_accountant_number": "+(993)-42243541",
+ "work_started_at": "2012-11-20",
+ "work_salary": "1633",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2uzZ7KKZPD48wLqELExohBFr3TtOMYsqsdNaXZ2S.jpg",
+ "passport_two": "I4eGtz3T3qvZhBdrxrF5DtTnYositGmG3RtOeyf3.jpg",
+ "passport_three": "yNpzWAxq1b9tFUvss5s9QqiUpsjQz3m7VlTDkGQT.jpg",
+ "passport_four": "0tNZ4EBJb8gVCqOytZ2vp8mNrxo9isaAm9wlP9yh.jpg",
+ "user_id": 242,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 09:45:53",
+ "updated_at": "2024-03-11 10:39:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 406,
+ "unique_id": "TB1307-406",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yusup",
+ "customer_surname": "Garajayew",
+ "customer_patronic_name": "Aganiyazowic",
+ "passport_address": "Asgabat saheri kopetdag etraby koce howdan A jay 18 otag 31",
+ "real_address": "Asgabat saheri kopetdag etraby koce howdan A jay 18 otag 31",
+ "passport_serie": "I-AS",
+ "passport_id": "509345",
+ "passport_given_at": "2014-09-01",
+ "passport_given_by": "Asgabat saherinin kopetdag etrap hakimligi",
+ "born_place": "Mary welayatynyn Serhetabat saheri",
+ "born_at": "1998-08-17",
+ "email": "GarajayewY@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkemnistanyn dowlet serhet gullugy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-06-09",
+ "work_salary": "4388",
+ "work_position": "harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EnmwIsi9XKZjzC4ATePOl5QnfjN38HAWOCb4aeKx.jpg",
+ "passport_two": "qzsI3ckWqCZdVcHTpwtumnmqXehPckJfyJ9g7tTR.jpg",
+ "passport_three": "Qr2HnS9Hjb3WAHqJzpA2JvwENaIoSsqWzwBJMmtz.jpg",
+ "passport_four": "JrCvUvziZWZrfJ3XWE5WJCfY4aRUEgtPOtVMirXZ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 09:56:59",
+ "updated_at": "2024-04-01 15:54:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 407,
+ "unique_id": "TB1307-407",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kerim",
+ "customer_surname": "Hekimow",
+ "customer_patronic_name": "Nyýazgeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe 2059/3 jaý 9",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe 2059/3 jaý 9",
+ "passport_serie": "I-AS",
+ "passport_id": "120646",
+ "passport_given_at": "1999-12-09",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap PB",
+ "born_place": "Ahal wel Aşgabat ert köşi şäherçe",
+ "born_at": "1983-09-04",
+ "email": "Kerim@gmailcom",
+ "phone": "65646391",
+ "phone_additional": "65646391",
+ "phone_home": "12399536",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmen döwlet neşirýat gullugynyň Metbugat merkeziniň sahaplaýjy sehi",
+ "work_company_accountant_number": "+(993)-12399536",
+ "work_started_at": "2004-05-17",
+ "work_salary": "2653",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nZDgCxKuLz8yp0hl0HZaqwUwb07HeWJZYpRikMiY.jpg",
+ "passport_two": "OEVOy8maxnLatJM5UNEPLtWp8wj7SxZ8fMwTI8vJ.jpg",
+ "passport_three": "Rq8WKGe3mZOdwO5hD9jJgFDrcZ2U5vpw3sVhqJj4.jpg",
+ "passport_four": "RSZ2urlEQCdjsxBN3PASWP2W8Wr0BnlRn99CqGar.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 11:21:49",
+ "updated_at": "2024-04-01 15:53:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 408,
+ "unique_id": "TB8302-408",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Urazgül",
+ "customer_surname": "Usanowa",
+ "customer_patronic_name": "Mahmasadykowna",
+ "passport_address": "Köýtendag etrap Magdanly şäheri Nowayy köçesi 1-1-nji jaý",
+ "real_address": "Köýtendag etrap Magdanly şäher Nowayy köçesi 1-1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "793767",
+ "passport_given_at": "2013-03-30",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1996-02-12",
+ "email": "muziktank78@gmail.com",
+ "phone": "61257096",
+ "phone_additional": "61490621",
+ "phone_home": "44057893",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44035698",
+ "work_started_at": "2020-01-13",
+ "work_salary": "2154",
+ "work_position": "Operator",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "MXdUU5mlAttptT139O88YpYaCExmkCiVndItvBsA.jpg",
+ "passport_two": "xPI99WPU8OMSTDD3VByPSunZWP1zxoeCsOgIoMhh.jpg",
+ "passport_three": "NokvRgOWtdUeeagpoZRnIzx8kRciCZ6zVFbkfmAJ.jpg",
+ "passport_four": "7vzdafgspvRvqzkO6Yi9f3BFFTxRLB3b06S1NHvV.jpg",
+ "user_id": 243,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 11:23:23",
+ "updated_at": "2024-03-06 14:53:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 409,
+ "unique_id": "TB1307-409",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yusup",
+ "customer_surname": "Caryyew",
+ "customer_patronic_name": "Caryyewic",
+ "passport_address": "Aşgabat saherinin, Bagtyyarlyk etraby",
+ "real_address": "Kemine koce",
+ "passport_serie": "I-BN",
+ "passport_id": "322542",
+ "passport_given_at": "2008-01-16",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal welayat",
+ "born_at": "1977-08-14",
+ "email": "caryyew@mail.com",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat dokma toplumy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-08-16",
+ "work_salary": "2389",
+ "work_position": "boýagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JRbwFRar0pPH4Tx7n6cDPluXzU3sEV8VYekrV5Zy.jpg",
+ "passport_two": "L6M0QP35td690kwObntThH8geEsc0igG0XnFjIMm.jpg",
+ "passport_three": "47NS0S16dAUC2PxgFXak7tdQIglbCgpgqzvlLznP.jpg",
+ "passport_four": "f8Orb4zTywXablMMWBUA8Jrwlxz5izaTl85AsyDf.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 11:31:30",
+ "updated_at": "2024-04-01 15:52:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 410,
+ "unique_id": "TB8317-410",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Kazakow",
+ "customer_surname": "Bahram",
+ "customer_patronic_name": "Jabbakowiç",
+ "passport_address": "Lebap welaýatynyň Türkmenabat şäheriniň Göledepe köçesiniň 30-njy jaýynyň 16-njy öýi",
+ "real_address": "Lebap welaýatynyň Türkmenabat şäheriniň Göledepe köçesiniň 30-njy jaýynyň 16-njy öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "182612",
+ "passport_given_at": "2000-08-05",
+ "passport_given_by": "Lebap welaýatynyň Farap etrap hakimligi",
+ "born_place": "Lebap welaýatynyň Farap etrabynyň Kyraç geňeşligi",
+ "born_at": "1977-03-03",
+ "email": null,
+ "phone": "61247736",
+ "phone_additional": null,
+ "phone_home": "42232985",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat raýat goranyş we halas ediş işleri müdirligi",
+ "work_company_accountant_number": "+(993)-42232985",
+ "work_started_at": "2023-11-08",
+ "work_salary": "4918",
+ "work_position": "bölüm müdir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "cDDiWholvDTyjQq4CeGgcppc4EaphkcO1ZcuKkhe.jpg",
+ "passport_two": "9sErLab9N7SIkGikL3zzKnpYjfY5XT5rCCOVPurw.jpg",
+ "passport_three": "OKNswqa4FWURrYRYQ2iSt6WFL9nKuZFucUUd9Tfx.jpg",
+ "passport_four": "wUn3OvYzUsEHwyIHW7jDsu74lgUcEvbSXIV7i9ST.jpg",
+ "user_id": 244,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 11:40:04",
+ "updated_at": "2024-03-11 10:38:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 411,
+ "unique_id": "TB1307-411",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulalek",
+ "customer_surname": "Tacgulyyewa",
+ "customer_patronic_name": "Muhammetnazarowna",
+ "passport_address": "Ahal welayatynyn Ak bugday etrap",
+ "real_address": "K Gurbannepesow jay 27",
+ "passport_serie": "I-AH",
+ "passport_id": "218203",
+ "passport_given_at": "2002-11-15",
+ "passport_given_by": "Ahal welayat Gawers etrap",
+ "born_place": "Ahal",
+ "born_at": "1976-12-10",
+ "email": "tacgulyyewa@mail.com",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "S A Nyyazow adyndaky Bejeris-maslahat beris merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-11-26",
+ "work_salary": "2029",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Wo9OZm2TbeEiOtCRfxvDjwbQ6EpUrVy3gNaRhTTn.jpg",
+ "passport_two": "fxTV1GyBTA3q5nmbQfqmHCHvUIGhecp6sGXekJFy.jpg",
+ "passport_three": "i9ltnLYZBjXXrnrUwyxZweOtNSuMXKtj2qZ3KpP1.jpg",
+ "passport_four": "ifsBOgctcUwnV4mC5jh1tadvwxECVyKLZ7DNZTfh.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 11:48:23",
+ "updated_at": "2024-04-01 15:51:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 412,
+ "unique_id": "TB8319-412",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Kadyr",
+ "customer_surname": "Bazarow",
+ "customer_patronic_name": "Amangeldiyewic",
+ "passport_address": "LW Turkmenabat s Gahryman koce jay 30",
+ "real_address": "LW Turkmenabat s Gahryman koce jay 30",
+ "passport_serie": "I-LB",
+ "passport_id": "414209",
+ "passport_given_at": "2005-07-12",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Serdarabat etrap Gutlyyew gen",
+ "born_at": "1975-10-24",
+ "email": "KAdyr@mail.ru",
+ "phone": "65218491",
+ "phone_additional": null,
+ "phone_home": "42273002",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "1999-08-02",
+ "work_salary": "2046",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qnDgT9ECTkIbeXlS4nCMhceoJGFkfKs7D2cAgmyW.jpg",
+ "passport_two": "kYXCiKswy8Blva7PpMTUeWxhaB2e5TlSg9raoW5V.jpg",
+ "passport_three": "5Z5vpRl60UyR9p7bhAIzUWWFXRQLByyACtkLzKgQ.jpg",
+ "passport_four": "VUG9ytYBOTyCyupG7Fp5GFFhcNuP6rRkIaVxt09l.jpg",
+ "user_id": 245,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-06 11:51:04",
+ "updated_at": "2024-03-06 11:51:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 413,
+ "unique_id": "TB1307-413",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maysa",
+ "customer_surname": "Hojayewa",
+ "customer_patronic_name": "Hojayewna",
+ "passport_address": "Asgabat saheri Berkararlyk etrab",
+ "real_address": "Parahat 7/2, jay 11 otag 35",
+ "passport_serie": "I-AS",
+ "passport_id": "651968",
+ "passport_given_at": "2021-10-01",
+ "passport_given_by": "Asgabat saher Berkararlyk",
+ "born_place": "Tejen",
+ "born_at": "2004-04-10",
+ "email": "Hojayewa@mail.com",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saher hakimliginin Jemagat hojalygy mudirliginin, Asgabat saher Arassalayys, abadanlasdyrys birlesigi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-08-05",
+ "work_salary": "2131",
+ "work_position": "bagbany",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dMJvLjGwMprrBtXp7CfgXd5tRKiCKlYdrTXQJoX6.jpg",
+ "passport_two": "TuZoPpPdQz2wIm0sVwLiAvI56BD92d3KuVTeF9DI.jpg",
+ "passport_three": "F0bCyxtmxohlwnR49siA6C97uusHivDYVjA6hj8J.jpg",
+ "passport_four": "enrN9E0Kw6mo34AxWQeZCh2MO0tsc3qrCg0EVKz8.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 12:08:25",
+ "updated_at": "2024-04-01 15:51:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 414,
+ "unique_id": "TB8302-414",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mehrigül",
+ "customer_surname": "Tajiýewa",
+ "customer_patronic_name": "Irgeşowna",
+ "passport_address": "Magdanly şäher Parahat 11/5",
+ "real_address": "Magdanly şäher Parahat 11/5",
+ "passport_serie": "I-LB",
+ "passport_id": "498186",
+ "passport_given_at": "1975-04-03",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäher häkimligi",
+ "born_at": "2006-10-16",
+ "email": "mehrigul@gmail.ru",
+ "phone": "63577963",
+ "phone_additional": "63577963",
+ "phone_home": "44052417",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "35-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63577963",
+ "work_started_at": "2006-10-16",
+ "work_salary": "2279",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "Rq3kSIzjHeKWBiIuIyw3doXZXjIzJUMIFReY2PvA.jpg",
+ "passport_two": "ojszclIpjD15TIUTdGiBv9mfSFgn4JeZhpogMdYM.jpg",
+ "passport_three": "BQScRpBMbK7h4fEFqOsaoJPP8BLz8dVyMWv9XgiB.jpg",
+ "passport_four": "DD4RfqmFu9PiNcpDFd6JKMvX7tjrgMZXAAVwc1Fp.jpg",
+ "user_id": 247,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 14:50:45",
+ "updated_at": "2024-03-06 14:51:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 415,
+ "unique_id": "TB8302-415",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Aýbek",
+ "customer_surname": "Hudaýkulow",
+ "customer_patronic_name": "Hudaýkulowiç",
+ "passport_address": "Magdanly şäher Daşoguz köç 27-nji jaý",
+ "real_address": "Magdanly şäher Daşoguz köç 27-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "751284",
+ "passport_given_at": "2012-01-07",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-10-20",
+ "email": "muziktank78@gmail.com",
+ "phone": "62526091",
+ "phone_additional": "62526091",
+ "phone_home": "44057812",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44051010",
+ "work_started_at": "2023-05-29",
+ "work_salary": "1501",
+ "work_position": "çig mallary taýarlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "y67XcGUPYMSaoxbf6e84U6hvsVw2W6NyJrWIqtae.jpg",
+ "passport_two": "WtVchYAyX2FaK98UIaWaPLzAMmvpd4CefOIw2CyC.jpg",
+ "passport_three": "H8HMEtF6CPi7OVwnbIYmJKUJfIv3wDJfA3IyjD1e.jpg",
+ "passport_four": "8XmoNZPQLok8GVznLENVvvTlJjz1PLTmUgVpeY7k.jpg",
+ "user_id": 248,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 16:23:26",
+ "updated_at": "2024-03-07 16:49:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 416,
+ "unique_id": "TB1307-416",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aygozel",
+ "customer_surname": "Rejepowa",
+ "customer_patronic_name": "Toylyyewna",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Anew saheri koce Gunes jay 5 otag 5",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Anew saheri koce Gunes jay 5 otag 5",
+ "passport_serie": "I-AH",
+ "passport_id": "669619",
+ "passport_given_at": "2016-07-14",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etrap Anew saheri",
+ "born_at": "1989-04-27",
+ "email": "Aygozel@mail.ru",
+ "phone": "65678587",
+ "phone_additional": "62000781",
+ "phone_home": "12659325",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Buýsançly durmuş hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-12458963",
+ "work_started_at": "2023-09-01",
+ "work_salary": "1680",
+ "work_position": "hasapcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KVJTV3GiAiedUOZnbuirn07CKM6K6hsbFOs0x9th.jpg",
+ "passport_two": "HUNJOqQGKiMj6dHc1URFM4ETYiuJxbwN1jgDKHrk.jpg",
+ "passport_three": "ONmMD9mlrH59X6hEl8TFsXTASW7vtr66361xXooW.jpg",
+ "passport_four": "xEDH5mklapOxSEzOxpxYN1ocYqii0cqgKLBtLXV4.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 17:08:50",
+ "updated_at": "2024-04-01 15:50:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 417,
+ "unique_id": "TB8319-417",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Ogulsat",
+ "customer_surname": "Pirgulyyewa",
+ "customer_patronic_name": "Aganyyazowna",
+ "passport_address": "LW Sayat etr Garabekewul s Gurbanow koce jay 4",
+ "real_address": "LW Sayat etr Garabekewul s Gurbanow koce jay 4",
+ "passport_serie": "I-LB",
+ "passport_id": "527879",
+ "passport_given_at": "2007-03-30",
+ "passport_given_by": "Garabekewul etrap hakimligi",
+ "born_place": "Garabekewul etrap gurayys gen",
+ "born_at": "1990-03-31",
+ "email": "Ogulsat@mail.ru",
+ "phone": "64681864",
+ "phone_additional": null,
+ "phone_home": "42260081",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat saher N 29 cb",
+ "work_company_accountant_number": "+(993)-42260081",
+ "work_started_at": "2024-01-15",
+ "work_salary": "2332",
+ "work_position": "terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Z1TYOMttiWTrpVuvf9KcG8Eedb0AJUAxBYiPAsKr.jpg",
+ "passport_two": "JJNNTfBhr4xCpchX5NeAN1EGJanmPP4ZhmQ3Ke2m.jpg",
+ "passport_three": "NyATYhYAibnspAyxxQw04M0M9rAlAloxXmudDiqw.jpg",
+ "passport_four": "mBoPAcKtSD8NOEuVTNDdqQQeiPq3aNlSZHoIJirP.jpg",
+ "user_id": 251,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-06 17:11:28",
+ "updated_at": "2024-03-06 17:12:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 418,
+ "unique_id": "TB8302-418",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Hormatguly",
+ "customer_surname": "Sylapow",
+ "customer_patronic_name": "Tirkişowiç",
+ "passport_address": "Mary welaýat Mary etr Aşgabat geňeşligi 8-nji mart Oguzhan köçe 54-nji jaýy",
+ "real_address": "Magdanly şäher Çarşaňňy 6-nji jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "312400",
+ "passport_given_at": "2002-10-08",
+ "passport_given_by": "Mary welaýatynyň Mary etrap häkimligi",
+ "born_place": "Mary etraby",
+ "born_at": "1976-05-13",
+ "email": "hormat76@gmail.com",
+ "phone": "65335897",
+ "phone_additional": "65335897",
+ "phone_home": "44052239",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bölümi",
+ "work_company_accountant_number": "+(993)-44052239",
+ "work_started_at": "2013-12-20",
+ "work_salary": "4476",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rAJ05Cq92aYDNIPbYAASTMXHbAYpebZKCe9hJVgJ.jpg",
+ "passport_two": "baG3OSzLE3Cm2D5xSbHwsLFTpXqF7K0OfAc4Oj8W.jpg",
+ "passport_three": "6r0fdwtbArGbbpfZDH0j498J4pdFN8ghBST71wQv.jpg",
+ "passport_four": "7wEFn4yVhy5bZlTFxpdGMEfAqI0j7FBploeG5T01.jpg",
+ "user_id": 252,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 17:32:05",
+ "updated_at": "2024-03-13 14:39:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 419,
+ "unique_id": "TB1307-419",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulsat",
+ "customer_surname": "Orazberdiyewa",
+ "customer_patronic_name": "Yakubowna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Nurberdi han koce jay 16 otag15",
+ "real_address": "Asgabat saherinin Kopetdag etraby Nurberdi han koce jay 16 otag15",
+ "passport_serie": "I-AS",
+ "passport_id": "691219",
+ "passport_given_at": "2023-09-26",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap Polisiya bolumi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1997-07-30",
+ "email": "Gulsat@gmail.com",
+ "phone": "61436049",
+ "phone_additional": "64280404",
+ "phone_home": "61436049",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin 33nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-64280404",
+ "work_started_at": "2023-07-19",
+ "work_salary": "3927",
+ "work_position": "terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "JXca9DoZ0tcZpBAdCBnxm6PjIJ4tcEnTZc9dfhhf.jpg",
+ "passport_two": "3XngnAkcQlcDjXCo03HC3hHOckxY11FHSWdnSmyU.jpg",
+ "passport_three": "eGvpE7BIQrBpcUT9mEfWb3w2DQB5h9RPNXPhy5OY.jpg",
+ "passport_four": "39MFX8xerw3XnD8JBB5k5VSY66GT5f77lOzcB6Ha.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 17:55:31",
+ "updated_at": "2024-03-06 18:38:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 420,
+ "unique_id": "TB6352-420",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Goturow",
+ "customer_patronic_name": "Güjikowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Nyýazow köçesi, 2/13",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Nyýazow köçesi, 2/13",
+ "passport_serie": "I-AS",
+ "passport_id": "211018",
+ "passport_given_at": "2001-07-07",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etraby",
+ "born_at": "1973-02-12",
+ "email": null,
+ "phone": "65186725",
+ "phone_additional": null,
+ "phone_home": "65186725",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkan welaýatynyň Polisiýa bölüminiň Gorag bölümi",
+ "work_company_accountant_number": "+(993)-65183725",
+ "work_started_at": "1995-07-13",
+ "work_salary": "3643",
+ "work_position": "Poliseý-goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dUiMQ5YwACyS8Y0qAYNoqUDyLk7mTWNFqYRlGa49.jpg",
+ "passport_two": "LGuf79yqAbLx7cjYK3vT0l0t6XI8TsdCUUMq8j1g.jpg",
+ "passport_three": "putuNBio9UZcHZ4hrLDir51XQZ7GbPL1GuuvqKG2.jpg",
+ "passport_four": "TgfcHNseZUypolMXvdCNUnsMLhtt4MkxYXYlpRJk.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 20:30:47",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 421,
+ "unique_id": "TB6352-421",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sülgün",
+ "customer_surname": "Japarowa",
+ "customer_patronic_name": "Täçmämmedowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-nji kiçi etrapça, 3/11",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Nyýazow köçesi, 2/13",
+ "passport_serie": "I-BN",
+ "passport_id": "164201",
+ "passport_given_at": "2003-07-03",
+ "passport_given_by": "Balkan welaýatynyň Serdar etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar etraby",
+ "born_at": "1976-12-07",
+ "email": null,
+ "phone": "65299876",
+ "phone_additional": null,
+ "phone_home": "65299876",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrab Bilim bölümi 11-çagalar bakja-bagy",
+ "work_company_accountant_number": "+(993)-65299876",
+ "work_started_at": "2010-03-12",
+ "work_salary": "1826",
+ "work_position": "Terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PegGDFZUWDcOhJD1zCWLLzzT3AC91URVsS7IM0V4.jpg",
+ "passport_two": "tMcKRUVZobPeWENHC8nGuENUT1KuaQ4RE7YVjDXW.jpg",
+ "passport_three": "0INXteNx89YtG0jRs4JN8pnT8RvRwEShnrYFbASK.jpg",
+ "passport_four": "7qJBE6r5MRA7Ecl7lhm80en5Aj1Nv2ChTvBUgEss.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 20:40:54",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 422,
+ "unique_id": "TB6352-422",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýnabat",
+ "customer_surname": "Ballyýewa",
+ "customer_patronic_name": "Myradowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Bitaraplyk köçesi, 7/1-2",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Bitaraplyk köçesi, 7/1-2",
+ "passport_serie": "I-BN",
+ "passport_id": "515318",
+ "passport_given_at": "2017-10-26",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Akdepe etraby",
+ "born_at": "1975-01-03",
+ "email": null,
+ "phone": "64563427",
+ "phone_additional": null,
+ "phone_home": "64563427",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350396",
+ "work_started_at": "2020-07-02",
+ "work_salary": "1640",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Yz6U0QjzvuGinZcq6GX1bXyoIeFuute78TlCF4R2.jpg",
+ "passport_two": "u1VRsTdlSilzkn7Ck3qelvS7LrEcbUKnWCChyeYu.jpg",
+ "passport_three": "TASPFjZh82RvIe1xPDpbo9CiHmm2g7yOayhx2Aab.jpg",
+ "passport_four": "1RMRMUe7vb4tLJvLLWy5dAB7mZRcDGhJ3KXDgbql.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 20:50:34",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 423,
+ "unique_id": "TB6352-423",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bostan",
+ "customer_surname": "Rustamowa",
+ "customer_patronic_name": "Tirkeşowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby, 9-kiçi etrapçasy, Garlyýew köçesi, 43/2",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri",
+ "passport_serie": "I-AS",
+ "passport_id": "651799",
+ "passport_given_at": "2021-09-12",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1975-04-05",
+ "email": null,
+ "phone": "63816652",
+ "phone_additional": null,
+ "phone_home": "63816652",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmengazaragatnaşyk müdirligi",
+ "work_company_accountant_number": "+(993)-63816652",
+ "work_started_at": "2018-04-10",
+ "work_salary": "2607",
+ "work_position": "Telefonçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "41Xd5Un0GWzLidoDueshswv0dlshbRnSuKXdlRCW.jpg",
+ "passport_two": "FDdyDzXQDkW1UrtpPUnQPBXgvnhwYZE7rKTc6TzP.jpg",
+ "passport_three": "0Bbsea0fOqItsMkYs4chwP9l7B6kCSU7n6FyzJUr.jpg",
+ "passport_four": "vYd7gpRKWXsQHhUGlONcQYExho6YyLovhqfv1Phc.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 21:05:06",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 424,
+ "unique_id": "TB6352-424",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülli",
+ "customer_surname": "Baýryýewa",
+ "customer_patronic_name": "Jumadurdyýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 19/21",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 19/21",
+ "passport_serie": "I-DZ",
+ "passport_id": "219615",
+ "passport_given_at": "2000-11-13",
+ "passport_given_by": "Daşoguz welaýatynyň Ýylanly etrap häkimi",
+ "born_place": "Daşoguz welaýatynyň Ýylanly etraby",
+ "born_at": "1983-05-16",
+ "email": null,
+ "phone": "63733762",
+ "phone_additional": null,
+ "phone_home": "63373762",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrap Bilim bölüminiň 11-çagalar bagy",
+ "work_company_accountant_number": "+(993)-63373762",
+ "work_started_at": "2018-03-05",
+ "work_salary": "1825",
+ "work_position": "Aýdym-saz mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SH6YJDffokuPjJgoyDS6m25AzCcEAvZXztfpuXWY.jpg",
+ "passport_two": "lVCNYylZRkiuKUGejgS3NVENuQPWWYzc3ynCQkff.jpg",
+ "passport_three": "OQxpvtzYvHBobsr9LS1EmV3itnfWbmTSxH6TmRRM.jpg",
+ "passport_four": "1z9oXJwP37e0msQu6HqlggI3a7h4Azy3UaOoqHAd.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 21:15:01",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 425,
+ "unique_id": "TB6352-425",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Orazmyrat",
+ "customer_surname": "Narbaýew",
+ "customer_patronic_name": "Täzebaýogly",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 3/4",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 3/4",
+ "passport_serie": "I-BN",
+ "passport_id": "424312",
+ "passport_given_at": "2012-02-25",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etraby",
+ "born_at": "1995-02-09",
+ "email": null,
+ "phone": "61716498",
+ "phone_additional": null,
+ "phone_home": "61716498",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-61716498",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3408",
+ "work_position": "Smena ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LfxtnLQpErqZRmrNoyPAhZPRGxwNyARmVvXlCz66.jpg",
+ "passport_two": "QICQa1U5Sl83HVGWo3IcdDihDaRyVRuJQwEPnsIy.jpg",
+ "passport_three": "w3o9fBwgbyBtkpPke4BuLR0Yr3jZJcmNwPcxkuJo.jpg",
+ "passport_four": "p5cTXi6Tk7HdLqd8odoqxDygKsevNVdWRS9rbT0K.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-06 21:24:26",
+ "updated_at": "2025-05-21 10:00:25",
+ "deleted_at": "2025-05-21 10:00:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 426,
+ "unique_id": "TB6352-426",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Orazmyrat",
+ "customer_surname": "Narbaýew",
+ "customer_patronic_name": "Täzebaýogly",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 3/4",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 3/4",
+ "passport_serie": "I-BN",
+ "passport_id": "424312",
+ "passport_given_at": "2012-02-25",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etraby",
+ "born_at": "1995-02-09",
+ "email": null,
+ "phone": "61716498",
+ "phone_additional": null,
+ "phone_home": "61716498",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-61716498",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3408",
+ "work_position": "Smena ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XZU7PhkAAuQ2XH1L7mPEjPoIeqJeYOMQ64zAB9J7.jpg",
+ "passport_two": "WWECdmlFionxbX83VQlFGqkcaXygFsWm4rawcrLV.jpg",
+ "passport_three": "20HvdCSBNNciQVNPdbn1dmujG2zGx3oS6vDfb077.jpg",
+ "passport_four": "EfsGIvLUeu1UTzvHnFkqJ6iSiyo0kriB8VgqKTG7.jpg",
+ "user_id": 33,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-06 21:25:16",
+ "updated_at": "2024-03-06 21:25:51",
+ "deleted_at": "2024-03-06 21:25:51",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 427,
+ "unique_id": "TB1307-427",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maksat",
+ "customer_surname": "Pirulyyew",
+ "customer_patronic_name": "Seyitmyradowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby 6 k e 2 gec jay 22 otag 21",
+ "real_address": "Asgabat saherinin Berkararlyk etraby 6 k e 2 gec jay 22 otag 21",
+ "passport_serie": "I-AS",
+ "passport_id": "465737",
+ "passport_given_at": "2012-09-26",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1986-06-13",
+ "email": "Maks@gmail.com",
+ "phone": "65445190",
+ "phone_additional": "65445190",
+ "phone_home": "12444230",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TTPTB is dolandyrys mudirligi",
+ "work_company_accountant_number": "+(993)-12444230",
+ "work_started_at": "2018-11-05",
+ "work_salary": "3111",
+ "work_position": "Merkezi akmmaryn mudiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "R1fkVFw7mDmZnbPRszKi02vGojewE4UqS3fSiDcH.jpg",
+ "passport_two": "11CXXlsDN6GlrNm2M8wjfGQ6mA614nFq23kBo7iR.jpg",
+ "passport_three": "erCmDvgWHC2HFTBeTogrCPOI7VJkPimojOUU7Bp8.jpg",
+ "passport_four": "JlwzxcTcO1OkJesTltllz32z8eUFxHQ61fQycCDl.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 09:36:22",
+ "updated_at": "2024-04-01 15:49:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 428,
+ "unique_id": "TB1307-428",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Faat",
+ "customer_surname": "Mamedow",
+ "customer_patronic_name": "Arifowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce Kemine jay 178 kor A otag 8",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce Kemine jay 178 kor A otag 8",
+ "passport_serie": "I-AS",
+ "passport_id": "680174",
+ "passport_given_at": "2023-03-20",
+ "passport_given_by": "Asgabat saherinin bagtyyarlyk etrap polisiya bolumi",
+ "born_place": "Asgabat saheri FARS",
+ "born_at": "1977-06-16",
+ "email": "FAAT@gmail.com",
+ "phone": "62699774",
+ "phone_additional": "61202774",
+ "phone_home": "62699774",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Eyran Hodro Asgabat Ko",
+ "work_company_accountant_number": "+(993)-61202774",
+ "work_started_at": "2022-05-03",
+ "work_salary": "3700",
+ "work_position": "ammar mudiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "H7N3xI5hG1AyEEJ5Uc6J84sAa0A9lQswut9wEskN.jpg",
+ "passport_two": "AaiXLO6ckRpyOPHIHbJeGc1vgFkdb1AbQ9gHuspt.jpg",
+ "passport_three": "p8e3slXOzNFjCSugSUs8egwg1RKYKH8qf0z0Noa2.jpg",
+ "passport_four": "HGSxK2XrzcdnuPSfkC6VUDY2uosLW057FDBGhr5P.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 09:45:03",
+ "updated_at": "2024-04-01 15:49:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 429,
+ "unique_id": "TB1307-429",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Soyunmuhammet",
+ "customer_surname": "Altyyew",
+ "customer_patronic_name": "Isangulyyewic",
+ "passport_address": "Asgabat saherinin Buizmeyin etraby Yalkym yt koce Zahmet jay 30",
+ "real_address": "Asgabat saherinin Buizmeyin etraby Yalkym yt koce Zahmet jay 30",
+ "passport_serie": "I-AH",
+ "passport_id": "475077",
+ "passport_given_at": "2010-12-18",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal wel",
+ "born_at": "1993-04-21",
+ "email": "Alty@gmail.com",
+ "phone": "62100323",
+ "phone_additional": "62100323",
+ "phone_home": "62100323",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Parahat hususy karhana",
+ "work_company_accountant_number": "+(993)-62100323",
+ "work_started_at": "2016-08-26",
+ "work_salary": "2250",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ELugaO6Z8nzjR99gCf5xz9Pf2NQPYNv3wJV2uoBK.jpg",
+ "passport_two": "gb3090wOTYb2I0esmnav8TN3SvuCI4vKPC5bphHu.jpg",
+ "passport_three": "BXh4F89atCCVgdJzxnv6eUfebHlcSKGLEfSLXHjb.jpg",
+ "passport_four": "Tw1577poDiuNhshyervy8TshmGyvJEQ9aVwV7mkC.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 10:00:53",
+ "updated_at": "2024-04-01 15:49:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 430,
+ "unique_id": "TB8302-430",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulnoz",
+ "customer_surname": "Gapbarowa",
+ "customer_patronic_name": "Şanazarowna",
+ "passport_address": "Magdanly şäher Babagambar köç 11-nji jaý",
+ "real_address": "Magdanly şäher Babagambar köç 11-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "620412",
+ "passport_given_at": "1994-09-01",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-09-01",
+ "email": "muziktank78@gmail.com",
+ "phone": "64956449",
+ "phone_additional": "64356795",
+ "phone_home": "44051198",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "35-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2021-09-08",
+ "work_salary": "3862",
+ "work_position": "Müdiriň orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mqPxbkRGceOKCLTNN60GAtqx5Xqhm954mnaUvBSy.jpg",
+ "passport_two": "ON8IDtZPrLtFWeewT1fkqChjugQGI8GPmXp0uILG.jpg",
+ "passport_three": "cp8aLRjMg9T95nDCpY0Ovro8lsPGMwx2VQZjhLCm.jpg",
+ "passport_four": "5wRsg64A10YKLuktaKlFNvIX1ut5L82TwJSYlKQw.jpg",
+ "user_id": 257,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 11:08:07",
+ "updated_at": "2024-03-07 16:49:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 431,
+ "unique_id": "TB8318-431",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Gülaýym",
+ "customer_surname": "Annaýewa",
+ "customer_patronic_name": "Ýok",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrap Köýtendag şäher Ruhnama köçesi 16/3-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrap Köýtendag şäher Ruhnama köçesi 16/3-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "170242",
+ "passport_given_at": "2000-04-06",
+ "passport_given_by": "Köýtendag etrap PB",
+ "born_place": "Lebap welaýatynyň Mukry şäherçesi",
+ "born_at": "1971-02-06",
+ "email": null,
+ "phone": "65947251",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap bilim bölümi 3-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2000-01-01",
+ "work_salary": "1657",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2HST6ITZMz6peg1QAG21dNmiBM4vcb2yRyylB26H.jpg",
+ "passport_two": "GlFNJyq8Eoq6nHbDRV2D6hQkwU5IsTtGH2WcLENZ.jpg",
+ "passport_three": "cl9PKHHsTvGj3wsY9o5Exz1bIL0Da84GR3gdPU8z.jpg",
+ "passport_four": "7aClBqBm7c1WXgpxAAYfchWmUk6L6rXJ6ViynsqW.jpg",
+ "user_id": 259,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 12:18:39",
+ "updated_at": "2024-03-07 12:24:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 432,
+ "unique_id": "TB8318-432",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Muzaffar",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Ýok",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrap Megejik geňeşligi Taşmetow köçesi 6-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrap Megejik geňeşligi Taşmetow köçesi 6-njy jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "028311",
+ "passport_given_at": "2018-07-06",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýat Köýtendag etrap Megejik geňeşligi",
+ "born_at": "1979-04-17",
+ "email": null,
+ "phone": "62588945",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýat Köýtendag etrap Garlyk şäherçe jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-01-09",
+ "work_salary": "1874",
+ "work_position": "Elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2mGD2qkqToFj17D6UXagwm1ToPZvrsIksaIsnjxy.jpg",
+ "passport_two": "TVfJax59XEmcXkmPgLEt0lCxIoA6rGAbonjSDgNl.jpg",
+ "passport_three": "7bRmbfQoI0D5AOuXGd3weBKDj3nJWOXq90HSyfS7.jpg",
+ "passport_four": "4hKlTGihszu8osCusWj5Q6gywb9kAGdeOzrMbLXk.jpg",
+ "user_id": 256,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 12:23:53",
+ "updated_at": "2024-03-07 12:25:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 433,
+ "unique_id": "TB8317-433",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Babajan",
+ "customer_surname": "Açilow",
+ "customer_patronic_name": "Şeripbaýewiç",
+ "passport_address": "Türkmenabat şäheriniň Bekmuradow köçesiniň 42-nji jaýy",
+ "real_address": "Çärjew etrabynyň Guşçular geňeşliginiň Ýaşlar obasy, taze mellek",
+ "passport_serie": "I-LB",
+ "passport_id": "607731",
+ "passport_given_at": "2010-11-03",
+ "passport_given_by": "lebap welaýatynyň Türkmenabat şäher häkimligi",
+ "born_place": "Türkmenabat şäheri",
+ "born_at": "1993-08-10",
+ "email": null,
+ "phone": "71447850",
+ "phone_additional": "65911208",
+ "phone_home": "42230084",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "türkmenabadyň 1-nji çörek kärhanasy",
+ "work_company_accountant_number": "+(993)-42241442",
+ "work_started_at": "2019-08-30",
+ "work_salary": "1778",
+ "work_position": "ýerleşdiriş we üpjün ediş bölüminde ýükçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Vr4OnqZiY4aE1llCJoFoisjEKWCql2QFQdNJ2bxj.jpg",
+ "passport_two": "52WEQGYXpzn06uimy9K7i40SQWLCHyyiX8w5gDIZ.jpg",
+ "passport_three": "Pmuw7x74WrcaTT4nWA2SdPWvW3z1nXSlj1WOxDSa.jpg",
+ "passport_four": "B4ErnfLvqoYPJbs9f3C0LnfGN72FYYePXtAJgGaq.jpg",
+ "user_id": 261,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 12:33:00",
+ "updated_at": "2024-03-13 14:35:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 434,
+ "unique_id": "TB1307-434",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulseker",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Aydogdyyewna",
+ "passport_address": "Asgabat saheri Kopetdag etraby koce Magtymguly jay 13",
+ "real_address": "Asgabat saheri Kopetdag etraby koce Magtymguly jay 13",
+ "passport_serie": "I-AS",
+ "passport_id": "131851",
+ "passport_given_at": "2000-01-24",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1971-03-06",
+ "email": "CaryyewaO@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Altyn zamana kommunal onumcilik dowlet karhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2014-01-14",
+ "work_salary": "1947",
+ "work_position": "wahtyor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XHZl2WYJ5Uli0rDdZbGfA7CvzMkE9UQHImmIjJ7D.jpg",
+ "passport_two": "fcFjHF0R84qV7PnTZwZnw8Hfewug5a0O5j9wSMZq.jpg",
+ "passport_three": "AH35IHvGQw0E6OHsUtlwi2VdxtMm7G3ArUmCzKaS.jpg",
+ "passport_four": "vC4CECnUSeqANToJvoaa0YQi0iUelnODswBjqSbI.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 15:01:12",
+ "updated_at": "2024-04-01 15:48:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 435,
+ "unique_id": "TB1307-435",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Selbiniyaz",
+ "customer_surname": "Nowyyewa",
+ "customer_patronic_name": "Begenjowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Koce Magrupy Jay 21 otag 10",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Koce Magrupy Jay 21 otag 10",
+ "passport_serie": "I-AS",
+ "passport_id": "594560",
+ "passport_given_at": "2018-08-28",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "2002-05-27",
+ "email": "NowyyewaS@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin 5-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2666",
+ "work_position": "baslangyc synp mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sYfxZY8jmhzNjoPKLwvRxr25c7UCX1E9tKkeSplu.jpg",
+ "passport_two": "HJEScMnmErktmy4c1gISjlfmgIE0BCbJEwFC7zXb.jpg",
+ "passport_three": "tz8w7rJB2WAFrrSef2lpY3lnXBfkbbve8TBaL3rg.jpg",
+ "passport_four": "380Q5DQ2kdyPtluWBsLiOUVOTKrS3D10uFajri1j.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 15:09:13",
+ "updated_at": "2024-04-01 15:47:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 436,
+ "unique_id": "TB1307-436",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bibijahan",
+ "customer_surname": "Myradowa",
+ "customer_patronic_name": "MyradowaMuhammetgulyyewna",
+ "passport_address": "Asgabat saherinin Çandybil etraby koçe Bitarap Turkmenistanjay 159 otag 68",
+ "real_address": "Asgabat saherinin Çandybil etraby koçe Bitarap Turkmenistanjay 159 otag 68",
+ "passport_serie": "I-AS",
+ "passport_id": "483994",
+ "passport_given_at": "2014-04-18",
+ "passport_given_by": "Asgabat saherinin Çandybil etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1979-03-27",
+ "email": "MyradowaB@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenbasy PTB",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2009-01-20",
+ "work_salary": "3769",
+ "work_position": "kassa mudiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sVFpNUvkKWM3FCcJre6Po9cKo6Aoa8Y4V26d7I09.jpg",
+ "passport_two": "R5dkA3TYJWZ9hAWv5Y2kUGm1uY8ehZSa9pkmYpiN.jpg",
+ "passport_three": "FessTDTMPzG0TFKkCJDvl84NFdwrS5ADB3r69TBH.jpg",
+ "passport_four": "iwKdVmeR434Cc8rwMVKjjueuHdonWCvpD26PGpQ3.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 16:15:06",
+ "updated_at": "2024-04-01 15:47:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 437,
+ "unique_id": "TB1307-437",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Akmuhammet",
+ "customer_surname": "Purnepesow",
+ "customer_patronic_name": "Nurgulyýewiç",
+ "passport_address": "Ahal welaýaty Ak bugdaý etrap Bokurdak şäherçe geňeşi Çalyş obasy",
+ "real_address": "Ahal welaýaty Ak bugdaý etrap Bokurdak şäherçe geňeşi Çalyş obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "707773",
+ "passport_given_at": "2018-03-29",
+ "passport_given_by": "Ahal",
+ "born_place": "Ahal",
+ "born_at": "2002-03-01",
+ "email": "Akmuhammet@gmailçom",
+ "phone": "62471647",
+ "phone_additional": "62471647",
+ "phone_home": "12325236",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Ak bugdaý etrap hassahanasynyň Bokurdak OSM-de maşgala",
+ "work_company_accountant_number": "+(993)-12325236",
+ "work_started_at": "2023-08-17",
+ "work_salary": "2823",
+ "work_position": "felşeri",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "nbcDYb0GA6R4i81P5KON1rKVEW1RwgXpL1aKuCXs.jpg",
+ "passport_two": "V8mZJeqmTxxoZOFuN7PB900g0zkKiDwmGbPY9FqL.jpg",
+ "passport_three": "6NUKBbfSYW4TUuVz9FX3h4PPo0vLWuxrqe97CSMs.jpg",
+ "passport_four": "Kq7tVwKBM95AruTgph6fmD54exaBtgaumqUGF5c0.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 16:23:26",
+ "updated_at": "2024-04-01 15:44:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 438,
+ "unique_id": "TB1307-438",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begen",
+ "customer_surname": "Annadurdyyew",
+ "customer_patronic_name": "Begencowic",
+ "passport_address": "Asgabat saherinin Kopetdag etraby koce S Turkmenbasy jay67 oy24",
+ "real_address": "Asgabat saherinin Kopetdag etraby koce S Turkmenbasy jay67 oy24",
+ "passport_serie": "I-AS",
+ "passport_id": "236349",
+ "passport_given_at": "2001-11-29",
+ "passport_given_by": "Asgabat s",
+ "born_place": "Asgabat s",
+ "born_at": "1977-02-13",
+ "email": "Begen@gmailсom",
+ "phone": "65627067",
+ "phone_additional": "65627067",
+ "phone_home": "12525455",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmendemirönümleri DK kislorod argon bekediň meýdançasynyň howa paýlaýan",
+ "work_company_accountant_number": "+(993)-12456525",
+ "work_started_at": "2016-01-04",
+ "work_salary": "4883",
+ "work_position": "apparatçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "eRHvKn5EwBm4DuB311OrOI8cL3P5uWB5yyYizP14.jpg",
+ "passport_two": "0tnm2Tg5tRcPgSSVYowqnxTFtTjsBX4YooWMk3nP.jpg",
+ "passport_three": "QKVyU4iQ8YpOF4DDlTGLHZU1PQdA6bnQGVAmmlFV.jpg",
+ "passport_four": "ohyxpjs726m5bGu4cMLDGW2gEI2a2R89K0t8HRac.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 16:38:06",
+ "updated_at": "2024-04-01 15:43:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 439,
+ "unique_id": "TB1307-439",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gunça",
+ "customer_surname": "Babalyyewa",
+ "customer_patronic_name": "Berdiniýazowna",
+ "passport_address": "Aşgabat şäheriniň Abadan etrabynyň Gökje köçe Oguzhan jaý29",
+ "real_address": "Aşgabat şäheriniň Abadan etrabynyň Gökje köçe Oguzhan jaý29",
+ "passport_serie": "I-AH",
+ "passport_id": "353213",
+ "passport_given_at": "2006-05-29",
+ "passport_given_by": "Ahal w",
+ "born_place": "Ahal w",
+ "born_at": "1984-03-25",
+ "email": "Gunca@gmailсom",
+ "phone": "62699897",
+ "phone_additional": "62699897",
+ "phone_home": "12525452",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Enäniň we çaganyň saglygyny goraýyş ylmykliniki merkezinde",
+ "work_company_accountant_number": "+(993)-12548548",
+ "work_started_at": "2018-06-06",
+ "work_salary": "1934",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "PtL4DeZrlihjVX7MKxotcpzrsncGLvmcf4qrPDXb.jpg",
+ "passport_two": "jiKVWHe9YQGAyVY5kvvKYA8NhznuE8ROJ6IXu6nH.jpg",
+ "passport_three": "v2Ls4CdAm8XE0ViYZG7cQNzm4nFVoDLXMaUKXuVO.jpg",
+ "passport_four": "NVn1M1wePKCylZqxuEbfqxGG1IH0t1gBfchkWXqf.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 16:43:23",
+ "updated_at": "2024-04-01 15:39:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 440,
+ "unique_id": "TB1307-440",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ayna",
+ "customer_surname": "Kyyasowa",
+ "customer_patronic_name": "Baymayewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Ýasmansalyk ýt köçe Agzybyrlyk jaý87",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Ýasmansalyk ýt köçe Agzybyrlyk jaý87",
+ "passport_serie": "I-AH",
+ "passport_id": "353213",
+ "passport_given_at": "2006-05-29",
+ "passport_given_by": "Ahal w",
+ "born_place": "Ahal w",
+ "born_at": "1975-07-18",
+ "email": "Ayna@gmailcom",
+ "phone": "65254525",
+ "phone_additional": "65254525",
+ "phone_home": "12545256",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabatgaz müdirliginde Bagtyýarlyketrapgaz gaz hojalyk edarasynyň ülüşiniň",
+ "work_company_accountant_number": "+(993)-12525452",
+ "work_started_at": "2016-10-11",
+ "work_salary": "2512",
+ "work_position": "sargytlary kabul edijisi",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "t4QpOKFu4YAP9SvmvVZtFYwRmBIfCEZJn7TXuO5M.jpg",
+ "passport_two": "YnhctQw8iXRuwAx3wCVOLGSP0kZBzOudgfhHHd0i.jpg",
+ "passport_three": "qluXbCdGFMWi3LiWr3j5gXjkNExZPSPtpzamo65g.jpg",
+ "passport_four": "0z2p9d4noEwOTFsIKmHHRScEQ1ocOfBfnuLG5mQD.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-07 16:48:41",
+ "updated_at": "2024-04-01 15:38:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 441,
+ "unique_id": "TB1307-441",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dowlet",
+ "customer_surname": "Owezow",
+ "customer_patronic_name": "Sapardurdyýewic",
+ "passport_address": "Aşgabat saherinin Kopetdag etrap PB koçe parahat 2/2 jaý 7 otag 86",
+ "real_address": "Aşgabat saherinin Kopetdag etrap PB koçe parahat 2/2 jaý 7 otag 86",
+ "passport_serie": "I-AS",
+ "passport_id": "430702",
+ "passport_given_at": "2010-08-30",
+ "passport_given_by": "Aşgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1994-08-02",
+ "email": "owezow@mail.com",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12111111",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabatagyzsuw birlesigi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-06-01",
+ "work_salary": "3016",
+ "work_position": "6-nji derejeli slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ix5g0Lfxm5yPN9PD2K4MPTgFzTzkeC6EHHqq6VVF.jpg",
+ "passport_two": "KToVdnBcEdcTuAxqR0CYAImiPxZowaClflkGB9Px.jpg",
+ "passport_three": "5tA2kiTkYIPBt7LHAMCZ1Azs3oHEu2cdj15Wp0NC.jpg",
+ "passport_four": "d6PCkPElra52VbKxkvWCVX6X0GK9VKhSxEd7J7m5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-09 08:46:08",
+ "updated_at": "2024-04-01 15:37:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 442,
+ "unique_id": "TB1303-442",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gurbangül",
+ "customer_surname": "Garagoçewa",
+ "customer_patronic_name": "Geldimyradowna",
+ "passport_address": "Ahal welaýatynyň Ruhabat etrabynyň Ýasmansalyk obasy",
+ "real_address": "Ahal welaýatynyň Ruhabat etrabynyň Ýasmansalyk obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "246555",
+ "passport_given_at": "2003-09-27",
+ "passport_given_by": "Ahal welaýatynyň Abadan şäher häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Ýasmansalyk obasy",
+ "born_at": "1987-08-04",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62721654",
+ "phone_additional": "62721654",
+ "phone_home": "62721654",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Owadan Agşam hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-62721654",
+ "work_started_at": "2012-04-04",
+ "work_salary": "3195",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JDPju01Zwmhx4QqI2BUZBHGqa3CiShW8fZJvtogZ.jpg",
+ "passport_two": "ccqIO5rxasB5BC30pPAOf9ArAtcF8H4dzFWm2d75.jpg",
+ "passport_three": "nZXwlRg19eOsLmOOGUz3zmJAfkR6CT0iOxHVYeqw.jpg",
+ "passport_four": "noKBJTdcUO6TVPttze23JHczUIZCAJ1qpujs6uzN.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-09 12:03:42",
+ "updated_at": "2024-03-13 15:34:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 443,
+ "unique_id": "TB1307-443",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jahan",
+ "customer_surname": "Berdimyradowa",
+ "customer_patronic_name": "Şyhmämmedowna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce H Ahmedow 4-nji gecelge jay 16",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce H Ahmedow 4-nji gecelge jay 16",
+ "passport_serie": "I-AH",
+ "passport_id": "419094",
+ "passport_given_at": "2009-11-16",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1983-06-16",
+ "email": "BerdimyradowaJ@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Turkmentelekom\" elektrik aragatnasyk kompaniyasynyn Metrologiva gullugy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2009-09-29",
+ "work_salary": "24444",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G7thqiUmOLLzclx2ni6ipOJsLXxzRJyUYYu8e3VQ.jpg",
+ "passport_two": "sGDQTCsu7Jq8qvQnRZFhixwbkNgF2KjwHWipxBgH.jpg",
+ "passport_three": "YYWuacJL3EJxfedogFe8Rq962VDXl2zIQ9IyMRlt.jpg",
+ "passport_four": "LUG4HiwKxwWdXabWBpfSdVDlpZzSGGpzLDj3JgiR.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-09 14:16:03",
+ "updated_at": "2024-04-01 15:37:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 444,
+ "unique_id": "TB6352-444",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Täçmyrat",
+ "customer_surname": "Oriýew",
+ "customer_patronic_name": "Amanmedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-kiçi etrapça, 8/9",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-kiçi etrapça, 8/9",
+ "passport_serie": "I-BN",
+ "passport_id": "424362",
+ "passport_given_at": "2012-04-25",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etraby",
+ "born_at": "1994-10-05",
+ "email": null,
+ "phone": "63636205",
+ "phone_additional": null,
+ "phone_home": "63636205",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "1966",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Il7GE9FVJUwY9fNp3F7XFAKV9M2ExCENzlHCDDk9.jpg",
+ "passport_two": "u07GfnFf9vHoBfGMm5AZjcQLpVDdBuDBH9BwVl6S.jpg",
+ "passport_three": "ifSsX3dIZyrQpvFn1KcHTp4Mi6tnjREN6kI08sQE.jpg",
+ "passport_four": "6LvnvXZak9MYThCNL7TljmdIjUnCXnAtOb0JrsXK.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-09 22:32:19",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 445,
+ "unique_id": "TB6352-445",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Zaman",
+ "customer_surname": "Ýakubow",
+ "customer_patronic_name": "Italmazowiç",
+ "passport_address": "Lebap welaýatynyň Saýat etraby, Esgi geňeşligi, Gyzyl - Gaýa obasy, Amyderýa köçesi, 61",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garaşsyzlyk köçesi, 1",
+ "passport_serie": "I-LB",
+ "passport_id": "754043",
+ "passport_given_at": "2011-12-06",
+ "passport_given_by": "Lebap welaýatynyň Saýat etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Saýat etraby",
+ "born_at": "1991-11-25",
+ "email": null,
+ "phone": "61857224",
+ "phone_additional": null,
+ "phone_home": "61857224",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TDSG-nyň 2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-61857224",
+ "work_started_at": "2011-11-21",
+ "work_salary": "3108",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jviOjjwE1eb9bq7COO28yRewoUmmBW3lisg4IKys.jpg",
+ "passport_two": "AGtJZQqkR6wPrJvdvfPSvDPjE2XsUWGJ4IjtAOvp.jpg",
+ "passport_three": "Yets9eaSEW89ccjEcxicGQX6hjtQThBKkyEQj4oH.jpg",
+ "passport_four": "Pvla8fc40wd9fKjT7Z1NPglZprkJ4TOX2rrcure6.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-09 22:42:30",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 446,
+ "unique_id": "TB6352-446",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jahan",
+ "customer_surname": "Taýewa",
+ "customer_patronic_name": "Annaorazmämmedowna",
+ "passport_address": "Balkan welaýatynyň Gyzylarbat etraby, Azady köçesi, 17",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-kiçi etrapça, 24",
+ "passport_serie": "I-BN",
+ "passport_id": "524332",
+ "passport_given_at": "2016-10-03",
+ "passport_given_by": "Balkan welaýatynyň Serdar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1990-02-19",
+ "email": null,
+ "phone": "64260057",
+ "phone_additional": null,
+ "phone_home": "64260057",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-12-07",
+ "work_salary": "2076",
+ "work_position": "Hasap boýunça tehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "i7kHGsP9653xyIb2DEhlRKk6K55c7nEeA76f2TFs.jpg",
+ "passport_two": "51z2hGsgxe7uei3zMzNETJG9jtAuu7ci5l5wqLQj.jpg",
+ "passport_three": "HAdW4wf50AytvYh0M19apTORCBp53u3TDNKnH1D3.jpg",
+ "passport_four": "R0HrIAjgaahTm8tZorhANUPfOxwhlAdJYngkp0bN.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-09 22:51:53",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 447,
+ "unique_id": "TB6352-447",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maksat",
+ "customer_surname": "Köpüýew",
+ "customer_patronic_name": "Ylýasowiç",
+ "passport_address": "Balkan welaýatynyň Gyzylarbat etraby, k",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, 1-kiçi etrapça, 27/36",
+ "passport_serie": "I-BN",
+ "passport_id": "159330",
+ "passport_given_at": "2002-06-05",
+ "passport_given_by": "Balkan welaýatynyň Serdar etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1977-11-17",
+ "email": null,
+ "phone": "65180977",
+ "phone_additional": null,
+ "phone_home": "65180977",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-04-10",
+ "work_salary": "2617",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VUm6TXLPxRIWyxVGf98O2lUTDOCnrRdGazs03yls.jpg",
+ "passport_two": "TpLl51RGvKLuEws4y5FQPdsHmFfUGlsTYXlQB6i6.jpg",
+ "passport_three": "8xXHyeyOdOt57dDLcr9XxG1jb9cTbRKpulEcWVBO.jpg",
+ "passport_four": "CFlNIobDqldL9DVv3APDVTJQKN6aHeXg4p376BDN.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-09 23:08:45",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 448,
+ "unique_id": "TB6352-448",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gaýgysyz",
+ "customer_surname": "Orazmyradow",
+ "customer_patronic_name": "Baýrammyradowiç",
+ "passport_address": "Balkan welaýatynyň Gyzylarbat etraby, Arkaç geňeşligi, Tutly obasy",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "301754",
+ "passport_given_at": "2008-01-26",
+ "passport_given_by": "Balkan welaýatynyň Serdar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar etraby",
+ "born_at": "1987-08-13",
+ "email": null,
+ "phone": "62230326",
+ "phone_additional": null,
+ "phone_home": "62230326",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2024-01-24",
+ "work_salary": "1972",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fI2TISeBgT20hwdG0IuJPNOROZn62h9z9FwB2dYL.jpg",
+ "passport_two": "YXVtse04mHnLi31h0h0NiNOcsaLSQDbSY9fWJhww.jpg",
+ "passport_three": "9vc3bipDsuXZyt3Faca2CVk2NsKUABnDzpaJg5ib.jpg",
+ "passport_four": "l7wp5xdAGZUHoEoYqaFcS68g8Ihzb5HJGjCBsML0.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-09 23:21:16",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 449,
+ "unique_id": "TB6352-449",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Yhlas",
+ "customer_surname": "Türjanow",
+ "customer_patronic_name": "Baýmyratogly",
+ "passport_address": "Balkan welaýatynyň Bereket etraby, Görogly köçesi, 15",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-kiçi etrapça, 24/13",
+ "passport_serie": "I-BN",
+ "passport_id": "445433",
+ "passport_given_at": "2011-11-02",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1994-03-25",
+ "email": null,
+ "phone": "63353839",
+ "phone_additional": null,
+ "phone_home": "63353839",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2020-05-14",
+ "work_salary": "2741",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4MuPbUiRrWgKlJClKV8QRUnm5QVf3RfIsw7Qne8M.jpg",
+ "passport_two": "qU2Ce13mfQ0KwFoifcQA5MHBo5gp6OtWvuww1Uzp.jpg",
+ "passport_three": "zNxOhCFvh2VJcbT4dSTJA0mGP9YWXo4MrtafitZ0.jpg",
+ "passport_four": "u0IbWPc1sUj5u1W4zB0uLa7UK0akLAEXc4Ebikrf.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-09 23:31:29",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 450,
+ "unique_id": "TB6352-450",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mahmutjan",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Şirinbaýewiç",
+ "passport_address": "Lebap welaýatynyň Çärjew etraby, Garamyş geňeşligi, Ýolbaşçy obasy",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 27/45",
+ "passport_serie": "I-LB",
+ "passport_id": "600188",
+ "passport_given_at": "2010-09-15",
+ "passport_given_by": "Lebap welaýatynyň Farap etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Farap etraby",
+ "born_at": "1994-05-28",
+ "email": null,
+ "phone": "61686194",
+ "phone_additional": null,
+ "phone_home": "61686194",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2657",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QzzzsgrdrTefd8yEobmYr4ao6zvePQY6PLl5ydxu.jpg",
+ "passport_two": "BZ9z8EcH8SwJOduXtSXijdNEZmrGyqbfJZHyioeB.jpg",
+ "passport_three": "IMxm5TUPOIDl1Bq7jsQaEZzZzfocdnUXfMb3gnAx.jpg",
+ "passport_four": "3ENwz9p7kbM1y1qSbPRv57245v6NhRLNVxZDzrYi.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-10 17:47:19",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 451,
+ "unique_id": "TB6352-451",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amanberdi",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Ýegenmämmedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 14/3",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 14/3",
+ "passport_serie": "I-BN",
+ "passport_id": "546140",
+ "passport_given_at": "2019-02-08",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1982-03-30",
+ "email": null,
+ "phone": "62246847",
+ "phone_additional": null,
+ "phone_home": "62246847",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2020-03-31",
+ "work_salary": "2485",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "19Z9hr2SRaRAO3Zdl9zV1A71EvZtIb7mdJPem34a.jpg",
+ "passport_two": "mg3CpWmPTgUgIGvnB3lJjX1CdnkGztjXTAHF2QfT.jpg",
+ "passport_three": "oRV5sxsY4IsBzmPS8Y5thQTJ6DuXuqwfwOWJvfQh.jpg",
+ "passport_four": "nNPQ8pVnRWWReIq4bUMkoxKxmP7ri5amkQ8fihQ3.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-10 17:56:02",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 452,
+ "unique_id": "TB6352-452",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Raisa",
+ "customer_surname": "Kaçan",
+ "customer_patronic_name": "Nikolaýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 15/17Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 15/17",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 15/17",
+ "passport_serie": "I-BN",
+ "passport_id": "515308",
+ "passport_given_at": "2017-10-04",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Wolgograd oblastynyň Bykowskiý raýony",
+ "born_at": "1975-01-17",
+ "email": null,
+ "phone": "65186712",
+ "phone_additional": null,
+ "phone_home": "65186712",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2550",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G0hRsEK8nmlXHY3d26dyLAR1OVBMdDduvXseqzC6.jpg",
+ "passport_two": "65SO1WptLBKIWfZGBqDvddDxfumwsb5YUW1Y3n2H.jpg",
+ "passport_three": "dQxy06oBYThFcLitMEjekT47x6hhknYI5BkpzxLN.jpg",
+ "passport_four": "4UwHjhu2s5ZdqidEhlKwbAYlPQPoDq1D2pA0ckBo.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-10 18:04:11",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 453,
+ "unique_id": "TB6352-453",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Magtymguly",
+ "customer_surname": "Allakulyýew",
+ "customer_patronic_name": "Kuwadowiç",
+ "passport_address": "Daşoguz welaýatynyň Görogly etraby, Aksaraý geňeşligi, Akdüýeli obasy",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-kiçi etrapça, 27/58",
+ "passport_serie": "I-DZ",
+ "passport_id": "615967",
+ "passport_given_at": "2010-12-13",
+ "passport_given_by": "Daşoguz welaýatynyň Görogly etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Görogly etraby",
+ "born_at": "1993-07-19",
+ "email": null,
+ "phone": "63749527",
+ "phone_additional": null,
+ "phone_home": "63749527",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-01",
+ "work_salary": "3107",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KIjPHsX1ffdRoh1SY5zobNAyReGXCZkEKwL0m8TR.jpg",
+ "passport_two": "U1G1xS1UEFfrMZ5RV5WLD4XSCQSZy5vfJQ4LH1Jo.jpg",
+ "passport_three": "YTs6dtijbja9CFhnIOvjOjSbwRf7yPi9YtiMjL3A.jpg",
+ "passport_four": "2uRwtwqvooEXfRjj7y0qrS9wjGEmtNkhWHELruwG.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-10 21:23:00",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 454,
+ "unique_id": "TB6352-454",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nadežda",
+ "customer_surname": "Tolowa",
+ "customer_patronic_name": "Olegowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 19/13",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 19/13",
+ "passport_serie": "I-BN",
+ "passport_id": "424130",
+ "passport_given_at": "2011-05-25",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1994-12-24",
+ "email": null,
+ "phone": "62729198",
+ "phone_additional": null,
+ "phone_home": "62729198",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-12-17",
+ "work_salary": "1585",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "c3aRUU1gTZctpjdSyBTb7GxZ7XPfc0i3kEFv5WwI.jpg",
+ "passport_two": "UCLNc02YWYuiSzZq0Scemmcbl1XfINJl22GAfDhB.jpg",
+ "passport_three": "uuE4O6fhSJiQHoqcS4t5KsGVpd0Ng4lZlA9UIbTB.jpg",
+ "passport_four": "rC7QRS4xcjjqvkVn5qalIddblwlPwcRwyvCWbrlX.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-10 21:33:13",
+ "updated_at": "2025-05-21 10:00:26",
+ "deleted_at": "2025-05-21 10:00:26",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 455,
+ "unique_id": "TB6352-455",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Süleýman",
+ "customer_surname": "Çopanow",
+ "customer_patronic_name": "Çaryýarowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 15/5",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 15/5",
+ "passport_serie": "I-BN",
+ "passport_id": "424177",
+ "passport_given_at": "2011-07-22",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1995-02-26",
+ "email": null,
+ "phone": "62261991",
+ "phone_additional": null,
+ "phone_home": "62261991",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2455",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PNZM7Nf2nXg2JZpzL7whDIEB0SfAMDmgWetRzWhU.jpg",
+ "passport_two": "pNQzvPqEq46vxGWOMtY4Fg4B2IcZDNXKPWFp7DgL.jpg",
+ "passport_three": "JcgADDvYYD1ke8C9QmIcuQdJu8L9CxQWjjPlGDO7.jpg",
+ "passport_four": "qz4pSPjm3jMtXZzPsMU0Y5kF5a3tT9j6HI1o0PH9.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-10 21:43:19",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 456,
+ "unique_id": "TB6352-456",
+ "loan_type": 3,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Baýramberdi",
+ "customer_surname": "Allaberdiýew",
+ "customer_patronic_name": "Allaberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-kiçi etrapça, 1/6",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-kiçi etrapça, 1/6",
+ "passport_serie": "I-BN",
+ "passport_id": "469182",
+ "passport_given_at": "2013-04-04",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1967-02-01",
+ "email": null,
+ "phone": "65186732",
+ "phone_additional": null,
+ "phone_home": "65186732",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2550",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dBrDh23NZburWxssRg5i5RbEVbRmYe5sxFWyit3D.jpg",
+ "passport_two": "Q6VpPfFgpVW2IK7jUcQ5OXlqzu5WbWLWcE86fqfx.jpg",
+ "passport_three": "VLfQjwBjwBFVNQ2xVPWU2dPNF9LKtvk39SiLcYnp.jpg",
+ "passport_four": "2H0b7rSTBzhTZMsEYoPCUVzDAM5PMeNdfU0Vwacu.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-10 22:15:59",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 457,
+ "unique_id": "TB6352-457",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Azat",
+ "customer_surname": "Mamedow",
+ "customer_patronic_name": "Italmazowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-kiçi etrapça, 6/8",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 2-kiçi etrapça, 6/8",
+ "passport_serie": "I-BN",
+ "passport_id": "469613",
+ "passport_given_at": "2014-12-24",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Saýat etraby",
+ "born_at": "1975-08-17",
+ "email": null,
+ "phone": "64542648",
+ "phone_additional": null,
+ "phone_home": "64548648",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrap Bilim bölüminiň 21-orta mekdebi",
+ "work_company_accountant_number": "+(993)-64548648",
+ "work_started_at": "2018-09-01",
+ "work_salary": "4619",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "n0moZTz1sHOtcn1FUxnyMX0Nunw1lRfJTneQe9jv.jpg",
+ "passport_two": "DEu6pkUW3mA3V7vCuXSCfiYztP8v9W1bIlZgHOQk.jpg",
+ "passport_three": "IGQzIwSi0QUL0RPsSftXKOwCWE7njpNV8n6GiZHk.jpg",
+ "passport_four": "YEpzoDuSoej559ZUb7VremvzYpbF9lEuguLSbeli.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 06:28:35",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 458,
+ "unique_id": "TB1307-458",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Eziz",
+ "customer_surname": "Rahmanow",
+ "customer_patronic_name": "Muhammetdurdyýewiç",
+ "passport_address": "Asgabat saher Kopetdag etrap koce Turkmensitan jay 232 otag 10",
+ "real_address": "Asgabat saher Kopetdag etrap koce Turkmensitan jay 232 otag 10",
+ "passport_serie": "I-AS",
+ "passport_id": "435731",
+ "passport_given_at": "2011-01-07",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-04-05",
+ "email": "Eziz@GMAIL.COM",
+ "phone": "62565563",
+ "phone_additional": "64052280",
+ "phone_home": "12212132",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Ylmy barlag tebigy gaz institutynda",
+ "work_company_accountant_number": "+(993)-12441939",
+ "work_started_at": "2019-03-12",
+ "work_salary": "2190",
+ "work_position": "inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "fzIqmlVkWjtc4aRl6zErXj3UjoRwYyGfri4ulEDw.jpg",
+ "passport_two": "ZC15VjenKYcQADGvxOxUXr1MQTYlkbihrVHGV8lh.jpg",
+ "passport_three": "I9OeLyINecjj3eNE3hgJCkGqPzPSAb3CPbF3pOs8.jpg",
+ "passport_four": "zHgfff8oVBEgpKn5RLmWSCNpcOJupzR4ageoCunI.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 10:06:13",
+ "updated_at": "2024-04-01 15:36:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 459,
+ "unique_id": "TB1307-459",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annajahan",
+ "customer_surname": "Omarowa",
+ "customer_patronic_name": "Şamuhammedowa",
+ "passport_address": "Aşgabat ş Batyýarlyk etr köçe Altyn Asyr jaý 91",
+ "real_address": "Aşgabat ş Batyýarlyk etr köçe Altyn Asyr jaý 91",
+ "passport_serie": "I-AH",
+ "passport_id": "549382",
+ "passport_given_at": "2012-03-29",
+ "passport_given_by": "Ahal wel Ruhabat etr häkimligi",
+ "born_place": "Ahal wel Ruhabat etr Garadaşaýak obasy",
+ "born_at": "1995-07-27",
+ "email": "Annajahan@gmailcom",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "176 njy çagalar bagy",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2023-10-11",
+ "work_salary": "2001",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CtSoAj3XMZNsn7ynjQr0xj615DkfcRBB5362Gxn2.jpg",
+ "passport_two": "6lvYq0LK8Er05ojTz9o1qKnBDQOe6i9EfPG692ez.jpg",
+ "passport_three": "A1lxuiqy4vsnYc1kr74UrpnVG6WXAoSYRT1sQpxT.jpg",
+ "passport_four": "D81QKmnwt9ROna0y9nDzEvF40CxJy74YqFiYxhdw.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 10:06:59",
+ "updated_at": "2024-04-01 15:36:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 460,
+ "unique_id": "TB1307-460",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Baýramgözel",
+ "customer_surname": "Altaýewa",
+ "customer_patronic_name": "Nurýagdyýewna",
+ "passport_address": "Asgabat saher Berkararlyk etrap koce Oguzhan 3 gecelge jay 5korpus2 otag 17",
+ "real_address": "Asgabat saher Berkararlyk etrap koce Oguzhan 3 gecelge jay 5korpus2 otag 17",
+ "passport_serie": "I-AH",
+ "passport_id": "533652",
+ "passport_given_at": "2012-03-05",
+ "passport_given_by": "Ahal welaýatynyň Altyn asyr etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Altyn asyr etrap",
+ "born_at": "1984-11-07",
+ "email": "Bayramgozel@gmail.com",
+ "phone": "64869720",
+ "phone_additional": "64869720",
+ "phone_home": "12278136",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmen döwlet yksadyýet we dolandyryş institutynyň baş binanyň",
+ "work_company_accountant_number": "+(993)-12123232",
+ "work_started_at": "2023-09-18",
+ "work_salary": "1674",
+ "work_position": "jaý süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eOFrPOabhB6AFmAvAyjHjDr4EJ9i87uHzwjqxY3S.jpg",
+ "passport_two": "5ydXH0UF3aiC1SbuhfnbJVWfp5QXPHtWTxFWZfvo.jpg",
+ "passport_three": "QqyWp4aUBiVveElogwtDkvMewLm0wF0fSOAktOhy.jpg",
+ "passport_four": "vpm82eNItVkSR5A2WmpbW7UjXSAKMAmIKAffgyYQ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 10:13:54",
+ "updated_at": "2024-04-01 15:36:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 461,
+ "unique_id": "TB8317-461",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Rustam",
+ "customer_surname": "Ahmedow",
+ "customer_patronic_name": "Parmankulyýewiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher K Durdyýew köçe 63-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher K Durdyýew köçe 63-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "060391",
+ "passport_given_at": "2019-03-08",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Çärjew etrap Talhanbazar geňeşlik",
+ "born_at": "1979-10-21",
+ "email": null,
+ "phone": "65211805",
+ "phone_additional": null,
+ "phone_home": "65211805",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Demirýollary\" AGPJ-niň 23-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-65211805",
+ "work_started_at": "2020-01-01",
+ "work_salary": "2580",
+ "work_position": "elektromehanik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "pfXJu8r89nk3M7PYWfYBccZQIkBZxMLnC1UDYVsb.jpg",
+ "passport_two": "eFuMMOb5V1jvzhJ8AnhSsstRBovKYMumgxudST7n.jpg",
+ "passport_three": "IMo5ASC2ZEbto5RQNH3TLxxg4ueEbAMaBFcglwtB.jpg",
+ "passport_four": "utwjdBnrpwepGSnzKLrZOHqhCIfRoKM2lYqbnz8C.jpg",
+ "user_id": 264,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 10:23:22",
+ "updated_at": "2024-03-11 11:41:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 462,
+ "unique_id": "TB6312-462",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Magtymguly",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Toýgulyýewiç",
+ "passport_address": "Balkan welaýatynyň Etrek etrabynyň Madaw geňeşligi",
+ "real_address": "Balkan welaýatynyň Etrek etrabynyň Madaw geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "455487",
+ "passport_given_at": "2012-12-17",
+ "passport_given_by": "Balkan welýatynyň Etrek etrap häkimligi",
+ "born_place": "Etrek etrabynyň Madaw geňeşligi",
+ "born_at": "1991-05-25",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "62591725",
+ "phone_additional": "62827798",
+ "phone_home": "24358785",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy halkara howa menzili",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2022-06-01",
+ "work_salary": "2411",
+ "work_position": "gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XnbyvHAwkgFtd7gM2kOyboY1c3ybF9qiZsEDxXXl.jpg",
+ "passport_two": "N6DpzyL3eZrKOJWK2Se1XqTyIofdRpknupXJHIOa.jpg",
+ "passport_three": "AFTO9YDEsIl6y7Ec5eK9oB6GXYzJC4uH05OY4MHI.jpg",
+ "passport_four": "fTNwH5ewp3SKlJzoerVGaPCgm1YxwAeqqvWHkchk.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 10:44:36",
+ "updated_at": "2024-03-13 16:58:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 463,
+ "unique_id": "TB6312-463",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Şahnoza",
+ "customer_surname": "Jumabaýewa",
+ "customer_patronic_name": "Kozybaýewna",
+ "passport_address": "Daşoguz welaýatnyň Altyn toprak geňeşligi",
+ "real_address": "Daşoguz welaýatnyň Altyn toprak geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "614229",
+ "passport_given_at": "2010-11-30",
+ "passport_given_by": "Daşoguz welaýatynyň Gurbansoltan eje etrap häkimligi",
+ "born_place": "Daşoguz welwýatynyň Gurbansoltan etrabynyň Hakykat geňeşligi",
+ "born_at": "1990-02-09",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "61590558",
+ "phone_additional": "64841331",
+ "phone_home": "24364785",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Gämi myhmanhanasy",
+ "work_company_accountant_number": "+(993)-24357949",
+ "work_started_at": "2023-12-09",
+ "work_salary": "2703",
+ "work_position": "aşpezi",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "0xFlxYLfQ4SXGcSaRTC7i6W2UaxUiG9Jv3wHQZw1.jpg",
+ "passport_two": "W9dBgwtKNGqN0m3DJ8AQPdoSFHbIVWT8fbSFJR1C.jpg",
+ "passport_three": "A8hiOWPmfC3K2KkngBQNL7b21oXVPdBfsoTfx2Sq.jpg",
+ "passport_four": "93hb24UEah9YGq4U9DsrfWCH37C64tWvyL2um5c9.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 10:56:41",
+ "updated_at": "2024-03-13 16:57:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 464,
+ "unique_id": "TB6312-464",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Amangül",
+ "customer_surname": "Mämmedowa",
+ "customer_patronic_name": "ýok",
+ "passport_address": "Türkmenbaşy şäher Dostluk köçe jaý 18",
+ "real_address": "Türkmenbaşy şäher Dostluk köçe jaý 18",
+ "passport_serie": "I-BN",
+ "passport_id": "096806",
+ "passport_given_at": "2000-06-28",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1968-12-02",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "65036902",
+ "phone_additional": "65036902",
+ "phone_home": "24326853",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT 10 seh",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "1990-08-20",
+ "work_salary": "2836",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1hRMsZPqpVvf0cvnJA3qnAjWhRuKabGd15f77PhN.jpg",
+ "passport_two": "GSZph5tuLOdk2RabKR6QW7zE0lRsSQdaa2SyafiI.jpg",
+ "passport_three": "dL7WYNfqwYlyWI4cvMQ82Cj8ZrkcJCFXyHQTPDoV.jpg",
+ "passport_four": "z6sNlVeJsHYZdsdLKQE3SnraCQ7XPD9foZvTjBcY.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 11:06:29",
+ "updated_at": "2024-03-13 16:51:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 465,
+ "unique_id": "TB6312-465",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Ruslan",
+ "customer_surname": "Atamuradow",
+ "customer_patronic_name": "Samandarowiç",
+ "passport_address": "Daşoguz şäher Şagadam 33/1",
+ "real_address": "Daşoguz şäher Şagadam 33/1",
+ "passport_serie": "I-DZ",
+ "passport_id": "566006",
+ "passport_given_at": "2010-01-18",
+ "passport_given_by": "Daşoguz welaýatynyň Daşoguz şäher häkimligi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1989-05-04",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "62264941",
+ "phone_additional": "62725754",
+ "phone_home": "24378965",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-24347985",
+ "work_started_at": "2018-12-01",
+ "work_salary": "1439",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "8ZZBzLuhfSE3jNoiEXjMA70vLU7DU1QjFR4ouwXP.jpg",
+ "passport_two": "UTF21AhrOth5xw4som4v1cdeMQW1LAlD8e2iXTc8.jpg",
+ "passport_three": "h3K4TXv1x5CEn6OEz4JJ72xcmP9b6UjzzDAVajnN.jpg",
+ "passport_four": "RyeUH4QFnPZIpqqCJfbsvNkW9FOvQVpGEIZ2UHIo.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 11:30:44",
+ "updated_at": "2024-03-13 16:50:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 466,
+ "unique_id": "TB8302-466",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Serdar",
+ "customer_surname": "Sahatdurdyýew",
+ "customer_patronic_name": "Halmyradowiç",
+ "passport_address": "Mary welaýat Tagtabazar etrap Nyýazow köçe 6-njy jaý",
+ "real_address": "Magdanly şäher Çarşaňňy köç 6-njy jaý",
+ "passport_serie": "II-MR",
+ "passport_id": "052952",
+ "passport_given_at": "2016-01-07",
+ "passport_given_by": "Tagtabazar etrap häkimligi",
+ "born_place": "Tagtabazar etrap",
+ "born_at": "1999-07-13",
+ "email": "maximum.magdanly@gmail.com",
+ "phone": "65271861",
+ "phone_additional": "63857412",
+ "phone_home": "44038596",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113-Harby bölümi",
+ "work_company_accountant_number": "+(993)-44052113",
+ "work_started_at": "2023-08-03",
+ "work_salary": "2825",
+ "work_position": "Harby gullukçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "csQOByBZkHfydF66iZNJi3r9RHwlXF4irNGvtzeo.jpg",
+ "passport_two": "HESGL177vpIn6OJDKhKssYfOSEsjWUekMXi3W3yK.jpg",
+ "passport_three": "ri8ESB10HoLOFA1ZgVBAhCfMZFevPxrjMeIUFSS2.jpg",
+ "passport_four": "XasOP7TwjoEgs3n6y6Fe277AndKcwjmxT14Ok05q.jpg",
+ "user_id": 266,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 14:01:58",
+ "updated_at": "2024-03-13 14:39:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 467,
+ "unique_id": "TB6352-467",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rahymberdi",
+ "customer_surname": "Amangylyjow",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 15/21",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 15/21",
+ "passport_serie": "I-BN",
+ "passport_id": "131208",
+ "passport_given_at": "2001-01-22",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap",
+ "born_place": "Balkan welaýat Türkmenbaşy etrap Bekdaş şäherçesi",
+ "born_at": "1979-09-26",
+ "email": null,
+ "phone": "63911515",
+ "phone_additional": null,
+ "phone_home": "63911515",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-05-01",
+ "work_salary": "3185",
+ "work_position": "smena ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nqrypNoqG9uaW8zEi3ZbsXO6B7fUMHJhKIx6r1h5.jpg",
+ "passport_two": "wJbE5zXLg1ZRfMzxWqpKn29MoaMs75uAEee2mtKB.jpg",
+ "passport_three": "RcgkVXH9Ux27naSnd2gOeoVr7tD45Kz1ZJSLLhYj.jpg",
+ "passport_four": "cC3LKVV3Cm2fI2lHtOI92HadJihc2p1sqTLtJHj0.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 14:46:18",
+ "updated_at": "2024-03-12 09:07:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 468,
+ "unique_id": "TB8319-468",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Saodat",
+ "customer_surname": "Hazratowa",
+ "customer_patronic_name": "Dowranowna",
+ "passport_address": "LW Turkmenabat s Halac koce jay 3",
+ "real_address": "LW Turkmenabat s Halac koce jay 3",
+ "passport_serie": "II-LB",
+ "passport_id": "188821",
+ "passport_given_at": "2023-06-24",
+ "passport_given_by": "Turkmenabat saher Polisiya bolumi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1978-04-01",
+ "email": "Saodat@mail.ru",
+ "phone": "64448385",
+ "phone_additional": null,
+ "phone_home": "42299429",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat s N 23 cagalar bagy",
+ "work_company_accountant_number": "+(993)-42260081",
+ "work_started_at": "2008-06-01",
+ "work_salary": "1617",
+ "work_position": "terbiyecini komekcisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "L5gWfyH0O4HU72gouNefpT4uL49n0wb0EJ1KMmeH.jpg",
+ "passport_two": "D3VOu4adnUvV0KOwyLk3LIRO4C7Qg2jqP6aT0d02.jpg",
+ "passport_three": "zCeDP1kMGiL9xV6PfkT54eZmi768XACDxQ5iooP0.jpg",
+ "passport_four": "cmCC7MyWMMFZRts8YKXo3KLAsU8H5EzhPe4V4Xjq.jpg",
+ "user_id": 265,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-11 14:59:09",
+ "updated_at": "2024-03-11 14:59:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 469,
+ "unique_id": "TB8302-469",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şahrizada",
+ "customer_surname": "Mardaýewa",
+ "customer_patronic_name": "Naralowna",
+ "passport_address": "Magdanly şäher Ýalkym köç 16-njy jaý",
+ "real_address": "Magdanly şäher Ýalkym köç 16-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "590148",
+ "passport_given_at": "2010-08-25",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-07-26",
+ "email": "muziktank78@gmail.com",
+ "phone": "61336136",
+ "phone_additional": "65272724",
+ "phone_home": "44057892",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag etrap Pensiýa gaznasy",
+ "work_company_accountant_number": "+(993)-44050543",
+ "work_started_at": "2022-04-07",
+ "work_salary": "2677",
+ "work_position": "Baş hünärmen",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "nxtckyaxCZRSDqCQtsxvktASqcv4MsCC92uBYnyu.jpg",
+ "passport_two": "ViHCqAQhb9xMiz4TKmjz8qVBISJtVMdw2De0PGDs.jpg",
+ "passport_three": "fplsXfHLo5jyf93eRog2v0j1apbnFDeEJLLppy1U.jpg",
+ "passport_four": "IO8rcD2hoszmkI8rSIM0inqD8py9YSZJV8sYYJpM.jpg",
+ "user_id": 269,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 15:03:06",
+ "updated_at": "2024-03-13 14:40:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 470,
+ "unique_id": "TB8317-470",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Gulalek",
+ "customer_surname": "Remezangulyyewa",
+ "customer_patronic_name": "Remezangulyvewna",
+ "passport_address": "Lebap welayat Sayat etrap Sakar saher Syyadagsakar geneslik J Besimow koce 41-jay",
+ "real_address": "Lebap welayat Sayat etrap Sakar saher Syyadagsakar geneslik J Besimow koce 41-jay",
+ "passport_serie": "I-LB",
+ "passport_id": "842149",
+ "passport_given_at": "2013-09-01",
+ "passport_given_by": "Lebap welaýatynyň Sakar etrap häkimligi",
+ "born_place": "Sakar etrap",
+ "born_at": "1997-09-01",
+ "email": "gul@mail.ru",
+ "phone": "65245252",
+ "phone_additional": "65048006",
+ "phone_home": "62227710",
+ "work_region": "lb",
+ "work_province_id": 23,
+ "work_company": "Saýat etrap 37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-65245252",
+ "work_started_at": "2020-08-01",
+ "work_salary": "2456",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "AAhPTB4KJiZWFEOKytMlq6HYeUBgRGgeHLjiM4g6.jpg",
+ "passport_two": "ZfKdtDSXMVf6sMyY4Zcq92RuwowqM0gk7ZQixHwK.jpg",
+ "passport_three": "M4TPsFUzNvLXUoIPkXVDD8aXtySN3LVmZReIgubK.jpg",
+ "passport_four": "kSkkXWatUnvexeZcgELIFTjp8tcEWqePrKeskfye.jpg",
+ "user_id": 268,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 15:07:14",
+ "updated_at": "2024-03-11 15:09:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 471,
+ "unique_id": "TB6360-471",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gyzylgül",
+ "customer_surname": "Aşirowa",
+ "customer_patronic_name": "Gylyçmämmedowna",
+ "passport_address": "ş-çe Hazar 39 ýjt jaý 6 öý 15",
+ "real_address": "ş-çe Hazar 39 ýjt jaý 6 öý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "233457",
+ "passport_given_at": "2005-05-04",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "BW Türkmenbaşy etrap Gyzylsuw şäherçe",
+ "born_at": "1976-09-21",
+ "email": "annagulgeldiyeva229@gmail.com",
+ "phone": "64997289",
+ "phone_additional": "64997289",
+ "phone_home": "64997289",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW BBM 62-nji çahalar bagy",
+ "work_company_accountant_number": "+(993)-64997289",
+ "work_started_at": "2018-03-19",
+ "work_salary": "1706",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lYJ83BrUFg0KpHrDw3Bg9kSWIZl31NQUf4Yozc5M.jpg",
+ "passport_two": "VHZb5oEd2EFsmKEyU3ksGnEqFZDWwz8qffFYfT4o.jpg",
+ "passport_three": "UIThA81uw1wJYRWB85bELHYbhZyU7eqIOKVdcA1Y.jpg",
+ "passport_four": "hAFR1qvApCmHLBA4WEhtXNaKEzumuFpjek7M1WVP.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 15:13:30",
+ "updated_at": "2024-03-12 17:44:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 472,
+ "unique_id": "TB8319-472",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Sahan",
+ "customer_surname": "Sahanow",
+ "customer_patronic_name": "Toylyogly",
+ "passport_address": "LW Sayat etr Garabekewul s Hakykat koce jay 5",
+ "real_address": "LW Sayat etr Garabekewul s Hakykat koce jay 5",
+ "passport_serie": "I-LB",
+ "passport_id": "874643",
+ "passport_given_at": "2014-12-03",
+ "passport_given_by": "Garabekeul etrap hakimligi",
+ "born_place": "Garabekewul saher",
+ "born_at": "1998-07-22",
+ "email": "SAhan@mail.ru",
+ "phone": "61787109",
+ "phone_additional": null,
+ "phone_home": "44120861",
+ "work_region": "lb",
+ "work_province_id": 21,
+ "work_company": "Halac etrap medeniyet bolumi",
+ "work_company_accountant_number": "+(993)-44120861",
+ "work_started_at": "2016-08-01",
+ "work_salary": "1882",
+ "work_position": "tans yolbascy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8VO2rzzNv5YfpJ4PNYBo5U2kdXevl9tEkDjzxSDd.jpg",
+ "passport_two": "oEqyVTnpEJpGWJKctOdReM9qzZ0dNleEKHUheHCD.jpg",
+ "passport_three": "txYrIgQi5yuykezRbR187zTAqNx2JFbHOUiXePXG.jpg",
+ "passport_four": "nMD0hlovh5SmbBbGosPvPhS8ehMyNkTPRkBqMuv3.jpg",
+ "user_id": 270,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-11 15:27:44",
+ "updated_at": "2024-03-11 15:28:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 473,
+ "unique_id": "TB6360-473",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Berdimyrat",
+ "customer_surname": "Geldimyradow",
+ "customer_patronic_name": "Geldimyradowic",
+ "passport_address": "BW Bereket ş-cesiniň 1 mkr köçe 27 oktýabr jaý 21",
+ "real_address": "BW Bereket ş-cesiniň 1 mkr köçe 27 oktýabr jaý 21",
+ "passport_serie": "I-BN",
+ "passport_id": "510159",
+ "passport_given_at": "2015-11-02",
+ "passport_given_by": "BW Bereket etrap hakimligi tarapyndan",
+ "born_place": "BW bereket şäheri",
+ "born_at": "1999-10-16",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62956999",
+ "phone_additional": "62956999",
+ "phone_home": "62956999",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabatagyzsuw\" müdirligi",
+ "work_company_accountant_number": "+(993)-62956999",
+ "work_started_at": "2021-05-05",
+ "work_salary": "2612",
+ "work_position": "Gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FX3hLhgNdVWQfDtaqH7LygF4IHOlFK9Y05hEbC8j.jpg",
+ "passport_two": "4KzaAPMLzC8bdwNmGbOaGdj3mxRGJH6SevUYok9X.jpg",
+ "passport_three": "RKidR6eLABITfQQJq8tAWcbIKVYLXS0tzUThv4BJ.jpg",
+ "passport_four": "06zqYdKmZeoJv77Fp6bo2zxP69oNYg4xZ9Llk6ZG.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 15:38:14",
+ "updated_at": "2024-03-12 17:45:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 474,
+ "unique_id": "TB6352-474",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aganisa",
+ "customer_surname": "Aligasanowa",
+ "customer_patronic_name": "Alifagaýewna",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 1 jaý 11 öýi",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 1 jaý 11 öýi",
+ "passport_serie": "I-BN",
+ "passport_id": "469350",
+ "passport_given_at": "2013-10-06",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1985-09-29",
+ "email": null,
+ "phone": "62492885",
+ "phone_additional": "65186722",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2020-04-01",
+ "work_salary": "1460",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sLnt6pnMpRiLULqrYWc8Gw2pmiQi9wzkx1xUY4Nc.jpg",
+ "passport_two": "k9g9Hhevh1Eu5cEFDa9xj8Knaqr2NvTOPAkhv5BA.jpg",
+ "passport_three": "sXTXNjDIUbwTClAyirdXmA0ZbUfjIRlBsZmGVR1a.jpg",
+ "passport_four": "vzSwikE3ZeQtkjZvpaGZczDw4nfx9fKKWzxQxsBy.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 15:41:00",
+ "updated_at": "2024-03-12 09:04:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 475,
+ "unique_id": "TB6352-475",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Tolkyn",
+ "customer_surname": "Amangylyçýewa",
+ "customer_patronic_name": "Risbaýewna",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Serhetçiler köçe 6 jaý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Serhetçiler köçe 6 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "424409",
+ "passport_given_at": "2012-05-24",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Türkmenbaşy etrap Guwlymaýak şäherçesi",
+ "born_at": "1980-08-01",
+ "email": null,
+ "phone": "61383978",
+ "phone_additional": null,
+ "phone_home": "61383978",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-09-07",
+ "work_salary": "2475",
+ "work_position": "maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DhPFQ4X93o4XOtT51KkvFyUJPND0nH01tVByNsKr.jpg",
+ "passport_two": "l8Ems1WJFjJRcmQJNOeOqN887bVS5Nvq6aUYxGAY.jpg",
+ "passport_three": "Yo4utMVMVMvgd3z2M3uaZbc19PKRVCxG07E7JQOV.jpg",
+ "passport_four": "wFtm8rAq3Jyi3pZGlP8LzsMgQRY1NISysxZZZXR0.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 15:47:30",
+ "updated_at": "2024-03-12 09:02:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 476,
+ "unique_id": "TB6352-476",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ezizdurdy",
+ "customer_surname": "Kulmuradow",
+ "customer_patronic_name": "Sapardurdyýewiç",
+ "passport_address": "Mary welaýat Baýramaly etrap Mollanepes köçe 81 jaý",
+ "real_address": "Balkan welaýatynyň Garabogaz şäheri 2110 harby bölüminiň umumy ýaşaýyş jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "786908",
+ "passport_given_at": "2011-12-23",
+ "passport_given_by": "Mary welaýatynyň Baýramaly etrap häkimligi",
+ "born_place": "Mary welaýatynyň Baýramaly etrap Mekan geňeşligi",
+ "born_at": "1991-10-16",
+ "email": null,
+ "phone": "64937823",
+ "phone_additional": "65818725",
+ "phone_home": "61820151",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2017-05-01",
+ "work_salary": "3914",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "g6LyMN486fqIieB2Ly1TxPCQylETVD49fdxG5sjN.jpg",
+ "passport_two": "cRstjY4pTO5XAzppJW8D47yEbtlnCwb9C3lgc6FF.jpg",
+ "passport_three": "kRvR9Rpg0laind1QRV6pEDk2RkhR8hXlTor8iize.jpg",
+ "passport_four": "tnFmZ1ehI8IQHAKhZQTUoFhdrcDYrfQ98kPDnxTi.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 15:50:36",
+ "updated_at": "2024-03-12 09:01:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 477,
+ "unique_id": "TB6352-477",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Taňryberdi",
+ "customer_surname": "Tuwkyýew",
+ "customer_patronic_name": "Tuwkyýewiç",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 5/11",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 5/11",
+ "passport_serie": "I-BN",
+ "passport_id": "067572",
+ "passport_given_at": "1999-07-12",
+ "passport_given_by": "Balkan welaýat Gyzyletrek etrap PB",
+ "born_place": "Balkan welaýat Gyzyletrek şäherçesi",
+ "born_at": "1966-05-30",
+ "email": null,
+ "phone": "64187445",
+ "phone_additional": null,
+ "phone_home": "64187445",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Balkan welaýat Gümrükhanasynyň Garabogaz gümrük nokady",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2013-04-01",
+ "work_salary": "1780",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2NcdN4HhAu0Kg09zwb7Ifrcd5omwhFSjvphp2LEE.jpg",
+ "passport_two": "j0qR44vMZGr0Mt6jMcyhn6rYi1EehXx5XTjD6GRB.jpg",
+ "passport_three": "6UKWfCyLBv65LQXNjQteUST1KQnvzxgEG7sLCQVF.jpg",
+ "passport_four": "MsPJMY1nhWXLUfaFCNZ8cuUZWhnwBpQVKTGSpFzs.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 16:06:07",
+ "updated_at": "2024-03-12 08:59:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 478,
+ "unique_id": "TB8317-478",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Jumaniýazowa",
+ "customer_surname": "Maýa",
+ "customer_patronic_name": "Atamyradowna",
+ "passport_address": "Lebap welaýat Saýat etrabynyň Merýe geňeşliginiň Alpan obasynyň Kemine köçesiniň 53-nji jaýy",
+ "real_address": "Lebap welaýat Saýat etrabynyň Merýe geňeşliginiň Alpan obasynyň Kemine köçesiniň 53-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "866184",
+ "passport_given_at": "2014-04-30",
+ "passport_given_by": "Lebap wekaýatynyň Saýat etrap hakimligi",
+ "born_place": "Lebap welaýatynyň Saýat etrap",
+ "born_at": "1990-06-28",
+ "email": null,
+ "phone": "65431303",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Aýly Syýahat hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-12226601",
+ "work_started_at": "2023-02-01",
+ "work_salary": "1200",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PPtFLxGoCBccUj14T3RqDEnuVZ87tA7AaN1aLs7l.jpg",
+ "passport_two": "L1NGQp2wyN0WkdDpnx65UbBO30RkBJe2iHfOgd9D.jpg",
+ "passport_three": "66e17BIfb7YPnctbW8I4pOZDdI4nVJXj7WNf7nqQ.jpg",
+ "passport_four": "WQXrs659i6rWN8fqOaReqQHPOAar54f8RufMHRPr.jpg",
+ "user_id": 272,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 16:14:43",
+ "updated_at": "2024-03-12 11:43:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 479,
+ "unique_id": "TB6360-479",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Akmämmet",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Orazmämmedowiç",
+ "passport_address": "ş-çe Hazar kw 56, jaý 2 öý 7",
+ "real_address": "ş-çe Hazar kw 56, jaý 2 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "284181",
+ "passport_given_at": "2006-11-02",
+ "passport_given_by": "BW Hzar şäher hakimligi",
+ "born_place": "BW Hazar ş",
+ "born_at": "1990-10-25",
+ "email": "annagulgeldyewa229@gmail.com",
+ "phone": "64369429",
+ "phone_additional": "64369429",
+ "phone_home": "64369429",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW Polisýa müdirtliginiň gorag bölümi",
+ "work_company_accountant_number": "+(993)-64369429",
+ "work_started_at": "2012-10-01",
+ "work_salary": "1727",
+ "work_position": "atyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tdnsIXiVRzXoZRJ7ootnfagGQirc8VF6VcLPs3KH.jpg",
+ "passport_two": "80VKfL71iO8fs9xxCMlLA5Nr0SouSdeIKRajaJzy.jpg",
+ "passport_three": "H2bzR8O1zrsHUcgy3GrBWoWxDsb00LpuhaPKwxOc.jpg",
+ "passport_four": "CjRLjMZl8Q1INpNjFDimUBIVoGas9puECiSlO2aP.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 16:16:52",
+ "updated_at": "2024-03-12 17:51:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 480,
+ "unique_id": "TB8317-480",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Begmyradow",
+ "customer_surname": "Merdan",
+ "customer_patronic_name": "Begmyradowiç",
+ "passport_address": "Lebap welaýatynyň Saýat etrabynyň Merýem geňeşliginiň Alpan obasynyň Kemine Köçesiniň 43-nji jaýy",
+ "real_address": "Lebap welaýatynyň Saýat etrabynyň Merýem geňeşliginiň Alpan obasynyň Kemine Köçesiniň 43-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "589739",
+ "passport_given_at": "2010-08-12",
+ "passport_given_by": "Lebap welaýatynyň Saýat etrap häkimligi",
+ "born_place": "22011994",
+ "born_at": "1994-01-22",
+ "email": null,
+ "phone": "65451894",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Mary nebitgazhowpsyzlyk",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2023-09-25",
+ "work_salary": "3867",
+ "work_position": "inženeri",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "YuYm4JCza48OQDx4aod4JBKoc7FB3KW4BkWlkTJZ.jpg",
+ "passport_two": "l8jQIG6glGabJVOydmrtW0gcgxtP0YzflR7bJISL.jpg",
+ "passport_three": "e0eddfFq0VEftlKIg8wVgGttz0HBP3NEeUC7N6TO.jpg",
+ "passport_four": "wUtysjfR9dqhpYrtdsV8QrF8xXpcB5w5WgQkw6yy.jpg",
+ "user_id": 273,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 16:33:15",
+ "updated_at": "2024-03-11 17:43:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 481,
+ "unique_id": "TB9315-481",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Atajan",
+ "customer_surname": "Gökiýew",
+ "customer_patronic_name": "Arazdurdyýewiç",
+ "passport_address": "Görogly etrabynyň Atabaýew köçesiniň 36-njy jaýy",
+ "real_address": "Görogly etrabynyň Atabaýew köçesiniň 36-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "112370",
+ "passport_given_at": "1999-11-19",
+ "passport_given_by": "Tagta etrap PB",
+ "born_place": "Tagta etrabynyň Magtymguly geňeşligi",
+ "born_at": "1969-01-28",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63608596",
+ "phone_additional": "63608596",
+ "phone_home": "63608596",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Sütün\" ýöriteleşdirilen dolandyryş edarasy",
+ "work_company_accountant_number": "+(993)-63608596",
+ "work_started_at": "2020-01-01",
+ "work_salary": "2421",
+ "work_position": "I-derejeli elektrogurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Wrqugik0O5y3HKoqqcYO2PfevGEN4scPP0pedZne.jpg",
+ "passport_two": "efUhhd1Hi3GxomvEBxsdcqMBtO02NTxbI4abfq2P.jpg",
+ "passport_three": "iTpJaZ5dYDSsxjfEe12bFL3ifp3hPzJJpo4UUPMo.jpg",
+ "passport_four": "swS6tmCWw0IC2XnlXuNTZaZlzsxW4L3D8Flq3BmY.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 16:49:59",
+ "updated_at": "2024-03-11 16:49:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 482,
+ "unique_id": "TB7390-482",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Allamyrat",
+ "customer_surname": "Çopanow",
+ "customer_patronic_name": "Çopanowiç",
+ "passport_address": "Wekilbazar etr Goňur geň Nurana obasy Ruhubelent köçesi jaý3",
+ "real_address": "Wekilbazar etr Goňur geň Nurana obasy Ruhubelent köçesi jaý3",
+ "passport_serie": "II-MR",
+ "passport_id": "028271",
+ "passport_given_at": "2015-04-22",
+ "passport_given_by": "Wekilbazar etr häkimligi",
+ "born_place": "Wekilbazar etrabynyň Goňur geňeşligi",
+ "born_at": "1998-06-24",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "61949800",
+ "phone_additional": "61949800",
+ "phone_home": "61949800",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "Wekilbazar etraby N6 orta mekdep",
+ "work_company_accountant_number": "+(993)-61949800",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2912",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "hka3F9y3u8ui0njXvCSrc79NczwE65m9pXlswEGH.jpg",
+ "passport_two": "4hMIMQzgppYMKROdXhQxSJbSBzmY9iPvwajdLMRd.jpg",
+ "passport_three": "2DI42Tk6ISmCBmjlu9VEKWvis0TjgO4EkyEYLBj5.jpg",
+ "passport_four": "wQfLe1xtomOfoOYEfJlSDqQxnvMLiBwmmn5mIbyA.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-11 17:05:11",
+ "updated_at": "2024-03-11 17:07:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 483,
+ "unique_id": "TB8302-483",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Awazgül",
+ "customer_surname": "Rozyýewa",
+ "customer_patronic_name": "Döwletgeldiýewna",
+ "passport_address": "Magdanly şäher Gök-ýaýla köç 30-nji jaý",
+ "real_address": "Magdanly şäher Gök-ýaýla köç 30-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "464958",
+ "passport_given_at": "2006-04-26",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1989-07-13",
+ "email": "muziktank78@gmail.com",
+ "phone": "63893304",
+ "phone_additional": "63893305",
+ "phone_home": "44051236",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "19-njy çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051110",
+ "work_started_at": "2019-01-24",
+ "work_salary": "1654",
+ "work_position": "kir ýuwyjy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "Qy4oEzHTSUFCBJoOprznx43zqul7Kq4qVjX7H0Eu.jpg",
+ "passport_two": "MmXXVAPnUYEBnplJ3xUDCTuuQDuusQ1otL1qrTHJ.jpg",
+ "passport_three": "L7tSTwij7yBnV5oyGPeJzgKbeXGxHYfUQIjmbPAY.jpg",
+ "passport_four": "FezfJItQ8x5Rrsml0J39nlFM31Rp8ixW8iKtYIrH.jpg",
+ "user_id": 274,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 17:16:41",
+ "updated_at": "2024-03-13 14:40:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 484,
+ "unique_id": "TB7369-484",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Nurgeldi",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Ýagmyrowiç",
+ "passport_address": "Wekilbazar etrap G Atajanow geňeşlik",
+ "real_address": "Wekilbazar etrap G Atajanow geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "357927",
+ "passport_given_at": "2004-04-18",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etrap G Atajanow geňeşlik",
+ "born_at": "1964-07-10",
+ "email": null,
+ "phone": "62217390",
+ "phone_additional": "62217390",
+ "phone_home": "62217390",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "BGU önümçilik edarasy",
+ "work_company_accountant_number": "+(993)-62217390",
+ "work_started_at": "2020-05-28",
+ "work_salary": "3565",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8WV28PGuHV3EhYb9fa7E735vuxZnJrBTX8aLzfM9.jpg",
+ "passport_two": "2cHxvXHA5kDdjUiNIc1QdMsUWlWLeWOfvJ2BGTNm.jpg",
+ "passport_three": "UqKQSHuMaoFz8YVQ1hISK0SGfMxcKVBlF97LSZSK.jpg",
+ "passport_four": "J1AXeigp4SBy8pVVbM9XWFXo2JJWE0MwnXlL6VHl.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-11 17:59:12",
+ "updated_at": "2024-03-11 17:59:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 485,
+ "unique_id": "TB8319-485",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Rozygul",
+ "customer_surname": "Hemrayewa",
+ "customer_patronic_name": "Sarypowna",
+ "passport_address": "LW Carjew etr Hojaili gen Begaryk oba Nekadamow koce jay 23",
+ "real_address": "LW Carjew etr Hojaili gen Begaryk oba Nekadamow koce jay 23",
+ "passport_serie": "I-LB",
+ "passport_id": "034465",
+ "passport_given_at": "1999-04-04",
+ "passport_given_by": "Carjew etrap PB",
+ "born_place": "Carjew etrap Kolaryk gen",
+ "born_at": "1974-09-22",
+ "email": "rozygul@mail.ru",
+ "phone": "64774207",
+ "phone_additional": null,
+ "phone_home": "43325046",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat saherindaki 4 nji komekci mekdep inetrnaty",
+ "work_company_accountant_number": "+(993)-42270705",
+ "work_started_at": "2021-12-02",
+ "work_salary": "2539",
+ "work_position": "sepagat uyasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tuBP0DwQbRsAcsxXbqksVmVrLEXCIyGfDf7oidW5.jpg",
+ "passport_two": "TcynvELQhwVz35BSfCJ30LS6zUTP0Og8wfxKLxRP.jpg",
+ "passport_three": "7C1dg2bk4u0wBy9N6rk8Ye9ZfMbkruuby8d7lvh0.jpg",
+ "passport_four": "rf6vMkPkv4lMA6gvYhFhIKLtcF8FYQsGJNHvPIdR.jpg",
+ "user_id": 267,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-12 09:26:47",
+ "updated_at": "2024-03-12 09:28:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 486,
+ "unique_id": "TB8319-486",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Babamyrat",
+ "customer_surname": "Hamrayew",
+ "customer_patronic_name": "Sakirjanowic",
+ "passport_address": "LW Turkmenabat s Raydaslyk koce jay 1",
+ "real_address": "LW Turkmenabat s Raydaslyk koce jay 1",
+ "passport_serie": "I-LB",
+ "passport_id": "001683",
+ "passport_given_at": "1998-07-22",
+ "passport_given_by": "Carjew etrap PB",
+ "born_place": "Carjew etrap Talhanbazar gen",
+ "born_at": "1980-11-03",
+ "email": "Babamyrat@mail.ru",
+ "phone": "62114082",
+ "phone_additional": null,
+ "phone_home": "62114082",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2009-08-06",
+ "work_salary": "2339",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "SPwnuQzXN5TkkMRTXqOavVV01dczpns9nSCr2l9i.jpg",
+ "passport_two": "Osr7RKPmLJTNdugp44GOLpLqeNCldDY5mVgIny72.jpg",
+ "passport_three": "j9wUz9W5irLkUaNMd643I6QusRbrmCZfoIb5w0vV.jpg",
+ "passport_four": "Q2Um1UdFqCI6JongdCWBMslU0HIOOOOSqv7dKhok.jpg",
+ "user_id": 278,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-12 09:39:03",
+ "updated_at": "2024-03-12 09:39:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 487,
+ "unique_id": "TB6352-487",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülaýym",
+ "customer_surname": "Nurberdiýewa",
+ "customer_patronic_name": "Nurberdiýewna",
+ "passport_address": "Balkan welaýatynyň Garabogaz şäher 1 kiçi etrapçasy 25 jaý 8 öý",
+ "real_address": "Balkan welaýatynyň Garabogaz şäher 1 kiçi etrapçasy 25 jaý 8 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469152",
+ "passport_given_at": "1978-01-30",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýaty Magtymguly etraby Çendir geňeşligi",
+ "born_at": "1978-01-30",
+ "email": null,
+ "phone": "65327318",
+ "phone_additional": "65169965",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-04-11",
+ "work_salary": "2306",
+ "work_position": "topar başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "U90uWhXkJYSAaPfI3S6dwIbhnMXNB2j9UTVovxJ3.jpg",
+ "passport_two": "omyM7c323rzuvek8efI3j3lR3Mbe2nXdMoGi31gF.jpg",
+ "passport_three": "v0qNfNc6lfEezYChPr9mVIVHh8KeSVMznTu3ulEB.jpg",
+ "passport_four": "sBLjbZSV81jsRtxfPoOYREteQ6dp8TrCKDnwRSBa.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 10:06:58",
+ "updated_at": "2024-03-14 07:13:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 488,
+ "unique_id": "TB1307-488",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Azat",
+ "customer_surname": "Kicewow",
+ "customer_patronic_name": "Dowranowic",
+ "passport_address": "Ahal welayaty Kaka etraby Gowsut obasy",
+ "real_address": "Ahal welayaty Kaka etraby Gowsut obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "617791",
+ "passport_given_at": "2014-08-08",
+ "passport_given_by": "Ahal welayatynyn Kaka etrap hakimligi",
+ "born_place": "Ahal welayatynyn Kaka etrabynyn Gowut obasy",
+ "born_at": "1997-11-15",
+ "email": "Azat@gmail.com",
+ "phone": "64128082",
+ "phone_additional": "63497963",
+ "phone_home": "63497963",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "GAP INSAAT Yatyrym we Dys Tijareti",
+ "work_company_accountant_number": "+(993)-12756070",
+ "work_started_at": "2022-11-08",
+ "work_salary": "6128",
+ "work_position": "Kebsirleyji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jzn3v7NIpfQlNh9CvC3FUYOj0Hgn9uIsgnKV83fk.jpg",
+ "passport_two": "8pKaStMNPyqBBORVOoFBeb8aswJc8phImg9uOTpv.jpg",
+ "passport_three": "hKwLWUu747qkEoPnj1EaaGDJ3IgyHJjQ2ol9v71Q.jpg",
+ "passport_four": "wUCT8YdF5oAfDUdcse2p3uWY4Li4Me6jQsOl6QoP.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 10:26:28",
+ "updated_at": "2024-04-01 15:35:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 489,
+ "unique_id": "TB1307-489",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Meret",
+ "customer_surname": "Baýhanow",
+ "customer_patronic_name": "Awdylmejidowiç",
+ "passport_address": "Aşgabat ş Berkararlyk etr Parahat 7/4 jaý 10 öý 21",
+ "real_address": "Aşgabat ş Berkararlyk etr Parahat 7/4 jaý 10 öý 21",
+ "passport_serie": "I-AS",
+ "passport_id": "443117",
+ "passport_given_at": "2011-05-19",
+ "passport_given_by": "Aşgabat ş Azatlyk etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1994-11-02",
+ "email": "Meret@gmailcom",
+ "phone": "65686872",
+ "phone_additional": "65686872",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmen döwlet medeniýet merkezi",
+ "work_company_accountant_number": "+(993)-12489681",
+ "work_started_at": "2020-01-01",
+ "work_salary": "2142",
+ "work_position": "ýangyn söndüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KB6LC6hn71dDp6cRuzojohNPGWZjRuxS4WuQbqIU.jpg",
+ "passport_two": "h0M9vAxv7RmRbhwlQP4hxoV0FH7fZLU4BSAogUgh.jpg",
+ "passport_three": "GfWkNpBwl01Jhe4t03FD1oNi5t60DvHXbOswhIdl.jpg",
+ "passport_four": "xmtxJdyXgDVBIrShcRTULsph24s7xbvpTUW87NEN.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 10:29:05",
+ "updated_at": "2024-04-01 15:35:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 490,
+ "unique_id": "TB1307-490",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulbahar",
+ "customer_surname": "Kakabyewa",
+ "customer_patronic_name": "Ilmyradowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Parahat 7 3 kocesinin 3 nji jayynyn 11 nji otagy",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Parahat 7 3 kocesinin 3 nji jayynyn 11 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "475209",
+ "passport_given_at": "2013-03-04",
+ "passport_given_by": "Asgabat saherinin Kopetdagb etrap hakimligi",
+ "born_place": "Ahal welayatynbyn Ruhabat etrabynyn Gokje genesligi",
+ "born_at": "1985-09-11",
+ "email": "Ogulbahar@gmail.com",
+ "phone": "65622003",
+ "phone_additional": "65500401",
+ "phone_home": "65622003",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn Beyik Saparmyrat Turkmenbvasy adyndak Sekillendiris sungaty muzeyi",
+ "work_company_accountant_number": "+(993)-12927169",
+ "work_started_at": "2016-11-02",
+ "work_salary": "2659",
+ "work_position": "muzey gozegcisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BF9MeMEWDHJZjSxpj0c6qODMbAq25J1kg7QKOCSW.jpg",
+ "passport_two": "cU61ic45bZ7asOQAW9FwKTuSWK7MAzLVeUoeWZMa.jpg",
+ "passport_three": "w0Aa9V2XJUg0VauHRdrh0E0mjxRXj1Zu6Cv8WlIy.jpg",
+ "passport_four": "Mip1mNFe5Um4ltWtoQKv5Sil6TzPCKmd3EnwhGlj.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-12 10:37:31",
+ "updated_at": "2024-03-12 10:37:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 491,
+ "unique_id": "TB1307-491",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gyzylgul",
+ "customer_surname": "Geldiyewa",
+ "customer_patronic_name": "Hudaygulyyewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby Gypjak yt Dostluk kocesinin 7 nji jayy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby Gypjak yt Dostluk kocesinin 7 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "531727",
+ "passport_given_at": "2015-12-19",
+ "passport_given_by": "Asgabat saherinin Ruhabat etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1985-09-25",
+ "email": "Gul@gmail.com",
+ "phone": "63097933",
+ "phone_additional": "65105610",
+ "phone_home": "63097933",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin 178 nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2022-08-01",
+ "work_salary": "3927",
+ "work_position": "Terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "69jJiGnT1Ku1AHu98ZxtgDjW20lwsAxtlY2kVKRm.jpg",
+ "passport_two": "EF3Mic7RbOXpoo3bTr8ScQiDU6gsQynT7xJlRH7c.jpg",
+ "passport_three": "Q95grS1rOEYytzBEE7ykg9CBPH5MAp4XL75jV3hI.jpg",
+ "passport_four": "XBpdOPLAvx1FkO48EBBLpNmQ2iDuhwUvGW7QaSTc.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 10:47:36",
+ "updated_at": "2024-04-01 15:34:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 492,
+ "unique_id": "TB6360-492",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gözel",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Mollasöýünowna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 33 jaý 13 öý 3",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 33 jaý 13 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "232358",
+ "passport_given_at": "2003-01-21",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1978-10-22",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65159127",
+ "phone_additional": "65362130",
+ "phone_home": "22249596",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-22246068",
+ "work_started_at": "1995-01-05",
+ "work_salary": "1716",
+ "work_position": "hasap ýörediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3LDGR3axSUxuAfXfnjBAghPKwJXfOgUEpZt4s8t5.jpg",
+ "passport_two": "4V2KowTtSL7QKHaoH02v6xUvB20FozbUjUMUlMfN.jpg",
+ "passport_three": "fMwwhEGyCEPkmQCmzruhIwegaPmsf01zo2IHkpwO.jpg",
+ "passport_four": "ZYbrvCw7XobxMe8ImkXh4pnOUlULWdykp6v8mGVf.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 10:54:49",
+ "updated_at": "2024-03-12 17:50:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 493,
+ "unique_id": "TB6360-493",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aýgül",
+ "customer_surname": "Gylyjowa",
+ "customer_patronic_name": "Begençmyradowna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 56 jaý 3 öý 3",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 56 jaý 3 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "511183",
+ "passport_given_at": "2016-04-20",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1998-09-24",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61236291",
+ "phone_additional": "61236291",
+ "phone_home": "22245563",
+ "work_region": "bn",
+ "work_province_id": 38,
+ "work_company": "Esenguly etrabynyň A we KÝGGG",
+ "work_company_accountant_number": "+(993)-24345212",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2397",
+ "work_position": "epidemiolog lukmany",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "FeYpCMjUhPy8y1sPmsryGau6QvPosttvZ9LZjo4F.jpg",
+ "passport_two": "6ShUtCvQi3OcthFPBK4QLr29ZZC2SRqKRVyjcHFN.jpg",
+ "passport_three": "iJZnmekKXLluRTI7SZvqcdCf1RxbQs2kNjBNy1LH.jpg",
+ "passport_four": "ebd2jMdGBCwBcSeOBQmCwcMHOM4O1hPBKVGRZtTZ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 11:13:15",
+ "updated_at": "2024-03-12 17:49:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 494,
+ "unique_id": "TB8317-494",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Sabina",
+ "customer_surname": "Atajanowa",
+ "customer_patronic_name": "Bahtiyarowna",
+ "passport_address": "Lebap welayat Turkmenabat saher 374 kwartal 5-jay 23-oy",
+ "real_address": "Lebap welayat Turkmenabat saher 374 kwartal 5-jay 23-oy",
+ "passport_serie": "II-LB",
+ "passport_id": "199978",
+ "passport_given_at": "2023-08-28",
+ "passport_given_by": "Lebap welayatynyn Turkmenabat saher Polisiya bolumi",
+ "born_place": "Lebap welayatynyn Carjew etraby",
+ "born_at": "1997-02-24",
+ "email": "sablik@mail.ru",
+ "phone": "62375827",
+ "phone_additional": "64160622",
+ "phone_home": "42260862",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat saher 2 mekdep",
+ "work_company_accountant_number": "+(993)-62375827",
+ "work_started_at": "2019-10-15",
+ "work_salary": "4072",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2MgxflmzPtMuGGKlhxXjANAsdfCJBBter4qD3fdj.jpg",
+ "passport_two": "BiC4rlSTmGpwSac22OyXDh6RrOEM74khfHW7fFEi.jpg",
+ "passport_three": "Ewn74jrd72W5e1EfEqMUESwhrwHBSaOti4FhiMHH.jpg",
+ "passport_four": "1HPtom4snZsXsicPY53JSlDJSA6rYAAVFjw4ty9c.jpg",
+ "user_id": 279,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 11:15:51",
+ "updated_at": "2024-03-13 14:36:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 495,
+ "unique_id": "TB6360-495",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ýazgül",
+ "customer_surname": "Abaşewa",
+ "customer_patronic_name": "Nurmuhammedowna",
+ "passport_address": "Balkan welaýaty Esenguly şäheri jaý 36",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 56 jaý 11 öý 25",
+ "passport_serie": "I-BN",
+ "passport_id": "488423",
+ "passport_given_at": "2014-10-29",
+ "passport_given_by": "Balkan welaýatynyň Esenguly etrap häkimligi",
+ "born_place": "Balkan welaýaty Balkanabat şäheri",
+ "born_at": "1978-04-11",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61717451",
+ "phone_additional": "61717451",
+ "phone_home": "22243626",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçesiniň N 5-nji sport mekdebi",
+ "work_company_accountant_number": "+(993)-22245123",
+ "work_started_at": "2015-06-05",
+ "work_salary": "1630",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "R5GFPyaY22PmubgEJaWsjuuAFoc3HOPdcjCRLAh7.jpg",
+ "passport_two": "2tZA6kDKnjJlCtUx5oifuPT6ClioFq0yCs01nCbV.jpg",
+ "passport_three": "7QjnEq5IM25iJmR4j4WpoL0bxlE2WpDK0ZKMbFTD.jpg",
+ "passport_four": "nuYd9DuvqOkU3ff5FH5hmtmR7Kj8JQSPAMDMrLSZ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 11:20:30",
+ "updated_at": "2024-03-12 17:49:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 496,
+ "unique_id": "TB6352-496",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Žanyl",
+ "customer_surname": "Uksikbaýewa",
+ "customer_patronic_name": "Ibraýewna",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 12/13",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 12/13",
+ "passport_serie": "I-BN",
+ "passport_id": "030532",
+ "passport_given_at": "1998-12-17",
+ "passport_given_by": "BW Bekdaş şäherç-niň PB",
+ "born_place": "Balkan welaýat Türkmenbaşy etrap Bekdaş şäherçesi",
+ "born_at": "1972-12-30",
+ "email": null,
+ "phone": "65169926",
+ "phone_additional": null,
+ "phone_home": "65169926",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-12-06",
+ "work_salary": "2747",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kNgyERnLKwmHk7ZDVXsaYljc9bE2ngYS4DB8Bvai.jpg",
+ "passport_two": "76FFGJItwbm0G6XYZCqUITUn1zOIVZlqkZA5qq7a.jpg",
+ "passport_three": "nZqiIrGe9EeJPSSINSkFeXNykD6bbnNgwGQjqHs5.jpg",
+ "passport_four": "JYZ6CsQXumbNENkAz3t9hDbCSwypn1WTJlVRsdgw.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 12:16:10",
+ "updated_at": "2024-03-14 07:33:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 497,
+ "unique_id": "TB8319-497",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Narjan",
+ "customer_surname": "Möwlamowa",
+ "customer_patronic_name": "Gurbandurdyýewna",
+ "passport_address": "Lebap welaýat Çärjew etrabynyň N Gutlyýew geňeşliginiň Ýokaryaryk obasynyň Parahatçylyk köçesiniň 20-nji jaýy",
+ "real_address": "Lebap welaýat Çärjew etrabynyň N Gutlyýew geňeşliginiň Ýokaryaryk obasynyň Parahatçylyk köçesiniň 20-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "660435",
+ "passport_given_at": "2011-03-17",
+ "passport_given_by": "Lebap welaýat Serdarabat etrap hakimligi",
+ "born_place": "Lebap welaýat Serdarabat etrabynyň N Gutlyýew geňeşligi",
+ "born_at": "1989-09-18",
+ "email": null,
+ "phone": "65934417",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat Baş bilim müdirligi 1-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-42233095",
+ "work_started_at": "2018-07-18",
+ "work_salary": "2248",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dxUbXcRI1DgZaokbLJoWjIb3hk1UFYE1kVt2bQTx.jpg",
+ "passport_two": "EwXgoeXFsjdQOdP6HDvnIZukvKiWwfKiWJie8Epm.jpg",
+ "passport_three": "QuCVlqwiUNziahXuA58XgIvec3EWwx4FgSTk3g5d.jpg",
+ "passport_four": "lJ1221zI0WJIJJ3pseMVJBV8udX8JnIiuRxWdlQd.jpg",
+ "user_id": 280,
+ "status": "register",
+ "notes": null,
+ "created_at": "2024-03-12 12:18:11",
+ "updated_at": "2024-03-13 14:53:14",
+ "deleted_at": "2024-03-13 14:53:14",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 498,
+ "unique_id": "TB1307-498",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bayramgeldi",
+ "customer_surname": "Matiyew",
+ "customer_patronic_name": "Berdimyradowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Ruhabat ş köçe NHalmämmedow jaý2 öý8",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Ruhabat ş köçe NHalmämmedow jaý2 öý8",
+ "passport_serie": "I-AH",
+ "passport_id": "050473",
+ "passport_given_at": "1999-05-05",
+ "passport_given_by": "Ahal wel",
+ "born_place": "Ahal wel",
+ "born_at": "1980-05-22",
+ "email": "Bayramgeldi@gmailcom",
+ "phone": "65132887",
+ "phone_additional": "65132887",
+ "phone_home": "12584526",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Aşgabatagyzsuw birleşiginde SGB we SGDMniň",
+ "work_company_accountant_number": "+(993)-12353225",
+ "work_started_at": "2023-01-08",
+ "work_salary": "2855",
+ "work_position": "maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pvWlI1PDxXFMhLRzEOz4ku6TvFZErKk2w8JflYNr.jpg",
+ "passport_two": "M8TuzvAl3uQS2DkNdx5Z3HtvwaL9liriLqDxtBEh.jpg",
+ "passport_three": "Gpv2d96bf3N1s01glo18C2g6TNBHFhqy5AklJpXE.jpg",
+ "passport_four": "BmnLLlJKKK6b8wwg9pRqU4ZJBGkrR8LQloThHL8Y.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 12:25:16",
+ "updated_at": "2024-04-01 15:33:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 499,
+ "unique_id": "TB6352-499",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wepa",
+ "customer_surname": "Rozkulyýew",
+ "customer_patronic_name": "Seýitmyradowiç",
+ "passport_address": "Ahal welaýat Kaka etrap Kaka şäher Ýaşlyk köçe 9 jaý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 2/22",
+ "passport_serie": "I-AH",
+ "passport_id": "595867",
+ "passport_given_at": "2013-08-23",
+ "passport_given_by": "Ahal welaýatynyň Kaka etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Halaç etrabynyň Çohpetde obasy",
+ "born_at": "1993-12-13",
+ "email": null,
+ "phone": "63640550",
+ "phone_additional": null,
+ "phone_home": "63640550",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-82434009",
+ "work_started_at": "2018-08-03",
+ "work_salary": "2821",
+ "work_position": "esasy hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "vzm1kPp5v2J7tfK3rhbMDDUjWUZoR7dfKuloqwe3.jpg",
+ "passport_two": "pyPk78VvWEmJL78MSmg0kNRVzlDCJdi5qmCFRXHh.jpg",
+ "passport_three": "oXBFfnCQloGmqMMDgPX2dF091XBSADYPIP7Utp6t.jpg",
+ "passport_four": "Ey1DDF4gvK5wA1qw5ZT8NXDp1aSFqK7nKvnIwmTW.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 12:28:03",
+ "updated_at": "2024-03-14 07:38:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 500,
+ "unique_id": "TB6360-500",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aýna",
+ "customer_surname": "Annamuhammedowa",
+ "customer_patronic_name": "Annamuhammedowna",
+ "passport_address": "Balkan welaýaty hazar şäherçesi kwartal 27 jaý 3 öý 6",
+ "real_address": "Balkan welaýaty hazar şäherçesi kwartal 27 jaý 3 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "284856",
+ "passport_given_at": "2008-05-28",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatnyň Hazar şäheri",
+ "born_at": "1992-02-25",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63854107",
+ "phone_additional": "63854107",
+ "phone_home": "22245231",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçesiniň N 63 cagalar bagy",
+ "work_company_accountant_number": "+(993)-22241235",
+ "work_started_at": "2022-11-24",
+ "work_salary": "1877",
+ "work_position": "hojalyk müdiri",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "jpeb9jFgTqvITORoAftXfoKLW4oLJF1oUX1LQQvW.jpg",
+ "passport_two": "0uHMPTzdQxH3lugE5Kt50Ki8MhqLRtDj3Psbwp2q.jpg",
+ "passport_three": "yui9d5cG3OoJOppeStU4SVEG0flmCNygLhBPaGHK.jpg",
+ "passport_four": "DnpO9sf0qfQR1jKzDOh1B5jy3yTugDFqdpf6cX5d.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 12:43:48",
+ "updated_at": "2024-03-12 17:48:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 501,
+ "unique_id": "TB1307-501",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guljemal",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Hemrayewna",
+ "passport_address": "Ahal welayaty Ak bugday etraby Anew saheri Sohrat kocesinin 4 nji jayy 1 nji otagy",
+ "real_address": "Ahal welayaty Ak bugday etraby Anew saheri Sohrat kocesinin 4 nji jayy 1 nji otagy",
+ "passport_serie": "I-AH",
+ "passport_id": "577115",
+ "passport_given_at": "2012-11-07",
+ "passport_given_by": "Ahal welayaty Ak bugday etrap Hakimligi",
+ "born_place": "Ahal welayaty Ak bugday etraby Anew saheri",
+ "born_at": "1996-11-07",
+ "email": "Babos@gmail.com",
+ "phone": "65634740",
+ "phone_additional": "65634740",
+ "phone_home": "65634740",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmentelekom EAK SYOM MKTB",
+ "work_company_accountant_number": "+(993)-65634740",
+ "work_started_at": "2018-08-01",
+ "work_salary": "4259",
+ "work_position": "Bas hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WdWDNer3KXgMy7SO4Dqiy7JemcRRHu7FyjYZ8QFm.jpg",
+ "passport_two": "lobr42OzK4cOXtqdX9JyL7FzmyFsDxPYjCsiEp1I.jpg",
+ "passport_three": "xPpnAimy41hlBKUrFq7sfUWq4nnGCFTmVK2F4YIB.jpg",
+ "passport_four": "gYrlkjLFwcOjUCriKZeDLhSRQjSwjfKH55cisp9U.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 12:48:48",
+ "updated_at": "2024-04-01 15:31:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 502,
+ "unique_id": "TB1307-502",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jemal",
+ "customer_surname": "Purliyewa",
+ "customer_patronic_name": "Nokerowna",
+ "passport_address": "Ahal welayaty Sarahs etrabynyn Asgabat obasy",
+ "real_address": "Ahal welayaty Sarahs etrabynyn Asgabat obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "753418",
+ "passport_given_at": "2020-01-13",
+ "passport_given_by": "Ahal welayatynyn Sarahs etrap hakimligi",
+ "born_place": "Ahal welayatynyn Sarsh etrap Sarahs saheri",
+ "born_at": "1988-10-31",
+ "email": "Jemal@gmail.com",
+ "phone": "65010907",
+ "phone_additional": "65010907",
+ "phone_home": "12963077",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Derman Topary Hususy Karhana",
+ "work_company_accountant_number": "+(993)-12216368",
+ "work_started_at": "2023-12-01",
+ "work_salary": "2081",
+ "work_position": "supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OWt2tfhVp51BHkmrvu6m3BrPjf3KRYoBeHhBloXY.jpg",
+ "passport_two": "vfuXD389JhiyjakHqjWJ51WZXJsBBr9ZTAr21xmL.jpg",
+ "passport_three": "i6XhXVW4asyFEtsd47HnN0zRiOJkwzO13ToTCKxX.jpg",
+ "passport_four": "UlBs2aeH4qug1dfvwKuR3xbCvcmarmG92t9lz9W6.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 13:02:39",
+ "updated_at": "2024-04-01 15:30:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 504,
+ "unique_id": "TB7368-504",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 12,
+ "customer_name": "Maksat",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Azatgeldiýewiç",
+ "passport_address": "Sakarçäge etrap Gumgüzer geňeşligi Gumgüzer oba Merw köçe 17-nji jaýy",
+ "real_address": "Sakarçäge etrap Gumgüzer geňeşligi Gumgüzer oba Merw köçe 17-nji jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "868027",
+ "passport_given_at": "2013-01-04",
+ "passport_given_by": "Sakarçäge etrap häkimligi tarapyndan",
+ "born_place": "Gumgüzer geňeşligi",
+ "born_at": "1992-07-05",
+ "email": "Maksat1992@mail.ru",
+ "phone": "63806760",
+ "phone_additional": "63806760",
+ "phone_home": "63806760",
+ "work_region": "mr",
+ "work_province_id": 9,
+ "work_company": "Marygazçykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-63806760",
+ "work_started_at": "2013-01-14",
+ "work_salary": "39860069",
+ "work_position": "Mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bGfufi6fKSRLZaIgIc02OxL97wxlzofZEnYvD6js.jpg",
+ "passport_two": "5yMz8ywK2rcGmuZvFvyIE6DrbSxczzXehUNpL3ww.jpg",
+ "passport_three": "Rq75TmovksQLYQyfV22BvPKdMp9o6dzTILNF9xh1.jpg",
+ "passport_four": "JfzrvIO1fGaJ0JwDbJoAiwwAr5uOvPCgn9n99ZD6.jpg",
+ "user_id": 21,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 14:06:33",
+ "updated_at": "2024-03-12 14:06:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 505,
+ "unique_id": "TB7368-505",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 12,
+ "customer_name": "Nowruz",
+ "customer_surname": "Maksadow",
+ "customer_patronic_name": "Ýok",
+ "passport_address": "Sakarçage etrap Daýhan geňeşligi Alajagöz obasy Aşgabat köçe 7 jaýy",
+ "real_address": "Sakarçage etrap Daýhan geňeşligi Alajagöz obasy Aşgabat köçe 7 jaýy",
+ "passport_serie": "II-MR",
+ "passport_id": "073876",
+ "passport_given_at": "2016-03-22",
+ "passport_given_by": "Sakarçäge etrap häkimligi",
+ "born_place": "Sakarçge etrap Daýhan geňeşligi",
+ "born_at": "2000-03-21",
+ "email": "Nowruz00@mail.ru",
+ "phone": "63636418",
+ "phone_additional": "63636418",
+ "phone_home": "63636418",
+ "work_region": "mr",
+ "work_province_id": 9,
+ "work_company": "Marygazçykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-63636418",
+ "work_started_at": "2021-01-01",
+ "work_salary": "42170010",
+ "work_position": "1/3 derejeli slesir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mNJswH5SMT5vzLRCexyOE0qDb4Hhz8wHs4OnO26C.jpg",
+ "passport_two": "s9w5NIeYtOz3TLtQahNP2yAo7Dhn8OpB5JGrcSeM.jpg",
+ "passport_three": "yiHbQml8Y1yvAn7II1RBdq9S8hM23UZtVkMFCT9B.jpg",
+ "passport_four": "2a6YuP5rZYyyqvg1QtdmSLe33JJ7ZJARRJZFwn17.jpg",
+ "user_id": 21,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 14:18:15",
+ "updated_at": "2024-03-12 14:18:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 506,
+ "unique_id": "TB6360-506",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ahmet",
+ "customer_surname": "Gurbandurdyýew",
+ "customer_patronic_name": "Japarowiç",
+ "passport_address": "Etrek şäheriniň Gurbansoltan eje köçesiniň 9 -njy jaýy",
+ "real_address": "Etrek şäheriniň Gurbansoltan eje köçesiniň 9 -njy jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "480146",
+ "passport_given_at": "2013-08-13",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "Etrek etrabynyň Etrek şäherçesi",
+ "born_at": "1983-03-06",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64365970",
+ "phone_additional": "64365970",
+ "phone_home": "64365970",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanagyzsuw \"mudirligi",
+ "work_company_accountant_number": "+(993)-64365970",
+ "work_started_at": "2023-01-03",
+ "work_salary": "1975",
+ "work_position": "ekskowatorcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Q3Lny3Qzi1f9nqLN9Da6TDpaHnn8LvfjApwSFXTK.jpg",
+ "passport_two": "dN60sfCVzUkaDp0z3aiHCJzhRi5juDWqBvaRfoeK.jpg",
+ "passport_three": "mnPPq4GXOUABX1Q6gtYGuYF5ytox2P583wSEhktp.jpg",
+ "passport_four": "VKQh4SvHktl9l0BvarmxYPly5gG3mlbaHH3DZEQs.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 15:03:24",
+ "updated_at": "2024-03-12 17:47:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 507,
+ "unique_id": "TB1307-507",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Didar",
+ "customer_surname": "Sopyyew",
+ "customer_patronic_name": "Orazsopyyewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby A Gonubek 3 nji gecelge kocesinin 10 njy jayy",
+ "real_address": "Asgabat saherinin Berkararlyk etraby A Gonubek 3 nji gecelge kocesinin 10 njy jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "362943",
+ "passport_given_at": "2006-07-13",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1990-03-12",
+ "email": "Didar@gmail.com",
+ "phone": "63656671",
+ "phone_additional": "63656671",
+ "phone_home": "12386402",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn iceri isler ministrligi Malikguly Berimuhammedow adyndky 1001nji harby bolumi 4nji batalyon",
+ "work_company_accountant_number": "+(993)-12386402",
+ "work_started_at": "2010-09-01",
+ "work_salary": "5179",
+ "work_position": "sahsy duzum bilen islesmek boyunca orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "lab0Ir5BJG6SOqhhA01oHkwpFFIyr3ZaIwaOmk1i.jpg",
+ "passport_two": "LSg61VCG2qicRywZyOJh0OwonIXkbjJCDQvVVXok.jpg",
+ "passport_three": "2Z8djm037LJDpkLzlnnM38Pgq3fGiEj3CWiCGp7r.jpg",
+ "passport_four": "CfIvxoi0Q2sLMKSKRbfnmlO7DBuQFtnZF7rRTzr4.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 15:08:14",
+ "updated_at": "2024-04-01 15:29:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 508,
+ "unique_id": "TB6360-508",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nurjemal",
+ "customer_surname": "Annagulyýewa",
+ "customer_patronic_name": "Hudaýberdiýewna",
+ "passport_address": "ş-çe Hazar kw 56 jaý 8 öý 16",
+ "real_address": "ş-çe Hazar kw 56 jaý 8 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "605258",
+ "passport_given_at": "2023-12-06",
+ "passport_given_by": "Balkanabat şäher Polisýa bölimi",
+ "born_place": "BW Hazar ş",
+ "born_at": "1999-07-20",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64555046",
+ "phone_additional": "64555046",
+ "phone_home": "64555046",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "NGCM \"Galkynysnebit\"",
+ "work_company_accountant_number": "+(993)-64555046",
+ "work_started_at": "2022-01-20",
+ "work_salary": "2055",
+ "work_position": "önüm operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KhqxVrlmGipOwTWBs5uJXsTm0WdgRjExSfJOolfa.jpg",
+ "passport_two": "1AmYf3YOEA3JZKrt7chRbRrDeCdkgHlfK1Tnrvof.jpg",
+ "passport_three": "qgI0QwULXM4nyCKb4Nou9wItg0TViLeRXBvsDV7G.jpg",
+ "passport_four": "hylwQhabb0PEYYSm5c1k83ahd5IRMOai2ZMKVa37.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 15:32:31",
+ "updated_at": "2024-03-12 17:46:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 509,
+ "unique_id": "TB8317-509",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Atabek",
+ "customer_surname": "Bazarow",
+ "customer_patronic_name": "Babamuratowiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Hazar köçe 49-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Hazar köçe 49-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "044278",
+ "passport_given_at": "2018-10-26",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "lebap welaýat Türkmenabat şäher",
+ "born_at": "2002-08-25",
+ "email": null,
+ "phone": "61690883",
+ "phone_additional": null,
+ "phone_home": "61690883",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat \"Azyk\" ÖB",
+ "work_company_accountant_number": "+(993)-61690883",
+ "work_started_at": "2024-01-02",
+ "work_salary": "1524",
+ "work_position": "çopan",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cQ0L8gB2Xq8fi14KjYWW7Cp7i802asILCP8KIPRT.jpg",
+ "passport_two": "4wXHT7rZsGyvUlL2GeNqEaVdW7rmjHIoUzXnTwpI.jpg",
+ "passport_three": "1PolmwfIBIXdLffCafaHaOlGZX8gRqgazgOdJUKv.jpg",
+ "passport_four": "ISKgFDWYapnz0o8Tw1m5J8UJVEFBgDEY0X2Ag9LD.jpg",
+ "user_id": 281,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 15:45:15",
+ "updated_at": "2024-03-13 14:35:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 510,
+ "unique_id": "TB6360-510",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aýna",
+ "customer_surname": "Annamuhammedowa",
+ "customer_patronic_name": "Annamuhammedowna",
+ "passport_address": "ş-çe Hazar kw 27 jaý 3 öý 6",
+ "real_address": "ş-çe Hazar kw 27 jaý 3 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "284856",
+ "passport_given_at": "2008-05-28",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher hakimligi",
+ "born_place": "BW Hazar şäheri",
+ "born_at": "1992-02-25",
+ "email": "annagulgeldiyva229@gmail.com",
+ "phone": "63854107",
+ "phone_additional": "63854107",
+ "phone_home": "63854107",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWBBM-niň 63-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-63854107",
+ "work_started_at": "2022-11-24",
+ "work_salary": "1877",
+ "work_position": "hojalyk müdüri",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "ORj51jp8XLJF7atnX418kokaUsIMbyaZY2VhFE7m.jpg",
+ "passport_two": "57pnapzVi0vPHOLqaeXuLPUNrFL3lSDyHLckbp6P.jpg",
+ "passport_three": "siLVhZQwMHDej6JMyRb1oTZGOuP8Qgc1AzNs2X0V.jpg",
+ "passport_four": "8NLfteOTf6jr4NVNEyYaFX8pj404Xh1mdaJcBWzx.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 15:47:47",
+ "updated_at": "2024-03-12 17:46:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 511,
+ "unique_id": "TB6360-511",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Annanazar",
+ "customer_surname": "Aýlyýew",
+ "customer_patronic_name": "Şaherowiç",
+ "passport_address": "ş-çe Hazar kw 38 jaý 1a öý 9",
+ "real_address": "ş-çe Hazar kw 38 jaý 1a öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "511005",
+ "passport_given_at": "2015-09-18",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "BW Hazar ş",
+ "born_at": "1999-07-30",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63498299",
+ "phone_additional": "63498299",
+ "phone_home": "63498299",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "TDP-nyň Balkanabat şäher komitedi",
+ "work_company_accountant_number": "+(993)-63498299",
+ "work_started_at": "2022-11-22",
+ "work_salary": "1787",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "iZdBWAWYZ1ZDmjJR5971GvFzyw2hQ22eLN9VGVO3.jpg",
+ "passport_two": "F3Har2VIAqGb4kcijnnhSiRSMYwWpzckmh6Zx7kt.jpg",
+ "passport_three": "lQBDm9gJsYZPrsUXRmrh0zUqEzCD4M8DtIY6TOjs.jpg",
+ "passport_four": "MOXcXkPK7qmF1YyYvdo9OV6422gA45retXsL89Ih.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 16:01:18",
+ "updated_at": "2024-03-12 17:46:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 512,
+ "unique_id": "TB1307-512",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jennet",
+ "customer_surname": "Deňliýewa",
+ "customer_patronic_name": "Rejepgeldiýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Mendeleýew jaý12",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Mendeleýew jaý12",
+ "passport_serie": "I-AS",
+ "passport_id": "387843",
+ "passport_given_at": "2007-12-18",
+ "passport_given_by": "Asgabat s",
+ "born_place": "Asgabat s",
+ "born_at": "1979-04-01",
+ "email": "Jennet@gmailсom",
+ "phone": "64029132",
+ "phone_additional": "64029132",
+ "phone_home": "12525455",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Enäniň we çaganyň saglygyny goraýyş ylmy kliniki merkezinde",
+ "work_company_accountant_number": "+(993)-12452365",
+ "work_started_at": "2015-08-25",
+ "work_salary": "2280",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HNk9TpCQpu6Vrq6CCsNfw544s3ku5yVHS9VC1Uaw.jpg",
+ "passport_two": "9xBoVMxKwzOrhOmvH2iMRTAq82YyY17C7abunTgl.jpg",
+ "passport_three": "Lqd2ZVtsFH7qMzjbuutGFk6TZ6eY5UrlI7qjQP7q.jpg",
+ "passport_four": "tJksZFZE9tQt26hwVJ5eeMTCA0NGtJKKhowH74Xv.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 16:21:53",
+ "updated_at": "2024-04-01 15:29:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 513,
+ "unique_id": "TB9315-513",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Mehriddin",
+ "customer_surname": "Koziýew",
+ "customer_patronic_name": "Žumanazarowiç",
+ "passport_address": "Şabat etrabynyň Diýar geňeşligi",
+ "real_address": "Şabat etrabynyň Diýar geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "834504",
+ "passport_given_at": "2014-01-13",
+ "passport_given_by": "Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Nyýazow adyndaky etrabynyň Diýar geňeşligi",
+ "born_at": "1997-07-03",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62743324",
+ "phone_additional": "62743324",
+ "phone_home": "62743324",
+ "work_region": "dz",
+ "work_province_id": 30,
+ "work_company": "Şabat etrabynyň 24-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-62743324",
+ "work_started_at": "2023-11-10",
+ "work_salary": "4175",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TELFEg94nJLp4sdMwpbNidgwfWvxce9mnguJzjsm.jpg",
+ "passport_two": "jmxn98kCWbYKiBd5CdT2JBVJM3XvyZzZBYq50K4b.jpg",
+ "passport_three": "iKeJIHKjs8DZ09tGixOdU04wRLMEgCkzMz6ShFQu.jpg",
+ "passport_four": "jusMqbmZ4Ldw04UqriCElXFTsleNn49RykH5p5vc.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 17:34:55",
+ "updated_at": "2024-03-12 17:34:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 514,
+ "unique_id": "TB1307-514",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gayrat",
+ "customer_surname": "Babayew",
+ "customer_patronic_name": "Yagsysahedowic",
+ "passport_address": "Ahal welayat Baherden etrap Bamy obasy",
+ "real_address": "Ahal welayat Baherden etrap Bamy obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "272856",
+ "passport_given_at": "2004-08-24",
+ "passport_given_by": "Ahal welayatynyn Baharly etrap hakimligi",
+ "born_place": "Ahal welayat Baherden etrap Bamy obasy",
+ "born_at": "1987-12-25",
+ "email": "Gayrat@mail.ru",
+ "phone": "64878680",
+ "phone_additional": "63397560",
+ "phone_home": "12256314",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmenhimiya dowlet konserni",
+ "work_company_accountant_number": "+(993)-12522451",
+ "work_started_at": "2019-06-21",
+ "work_salary": "3645",
+ "work_position": "nebit guyulyan gowrumlere serediji",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "zmkrgEiWrqOpjo7QQYS1cNIt2byR6Mx6eKVOJAgk.jpg",
+ "passport_two": "uA9Bd0CFjCGc0XiFzGwqQ44WIkMYjNSQxKykzPBx.jpg",
+ "passport_three": "hBHCLDTmGyQqgAcjjkMKw9F6KdIcb9pQEqWBTfuP.jpg",
+ "passport_four": "qzlP3wN8dAKe5nlCCNQAR9GagCg8gYhUscb0VyUp.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 17:41:46",
+ "updated_at": "2024-04-01 15:28:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 515,
+ "unique_id": "TB6360-515",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Yslamberdi",
+ "customer_surname": "Akgaýew",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 34 jaý 7 öý 11",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 34 jaý 7 öý 11",
+ "passport_serie": "I-BN",
+ "passport_id": "233958",
+ "passport_given_at": "2006-06-17",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Ahal welaýatynyň Tejen şäheri",
+ "born_at": "1990-01-11",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63955406",
+ "phone_additional": "63955406",
+ "phone_home": "22256323",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\"NGÇM",
+ "work_company_accountant_number": "+(993)-22245612",
+ "work_started_at": "2019-02-01",
+ "work_salary": "3761",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WypXbrsjSEM9ykD1aFsQKzAAzYCRKabDuuWupvLd.jpg",
+ "passport_two": "NyeUurdkfsRsqjxNF4XAnbpaLHI2FaDf3HKb2Xvp.jpg",
+ "passport_three": "5Me5gqjrKvGlx5HgQMY6jEGItyBADOIErAyowgjd.jpg",
+ "passport_four": "3ctVRjVpR5e33oDc01r3j8FJ9qUKhXWrf4TjfwdL.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-12 17:42:24",
+ "updated_at": "2024-03-12 17:45:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 516,
+ "unique_id": "TB6352-516",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akgül",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Garlyýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 8/6",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, 1-nji kiçi etrapça, 8/6",
+ "passport_serie": "I-BN",
+ "passport_id": "469044",
+ "passport_given_at": "2012-11-09",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etraby",
+ "born_at": "1981-05-27",
+ "email": null,
+ "phone": "63338858",
+ "phone_additional": null,
+ "phone_home": "63338858",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-06-14",
+ "work_salary": "1908",
+ "work_position": "Nobatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "grp51VLrd72D84pzIObuGiPt94uVgvJg2aPh0zgE.jpg",
+ "passport_two": "etElNYKsHoQV3iYnBNQLK9lp0l0CZojWcBJj7nqG.jpg",
+ "passport_three": "pkRDTgwym8pibPefABmowjHk66U0AgY5zzCDiTWl.jpg",
+ "passport_four": "KnCcbFCLkumkKa8g6bFFEfO1dJpW8ChovWNoH6eH.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 09:01:30",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 517,
+ "unique_id": "TB6360-517",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Anna",
+ "customer_surname": "Amanmämmedowa",
+ "customer_patronic_name": "Gurbandurdyýewna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 39 jaý 12 öý 31",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 39 jaý 12 öý 31",
+ "passport_serie": "I-BN",
+ "passport_id": "511531",
+ "passport_given_at": "2017-04-14",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýaty Hazar şäheri",
+ "born_at": "1985-02-13",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64159035",
+ "phone_additional": "64159035",
+ "phone_home": "22245326",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-22246068",
+ "work_started_at": "2015-11-03",
+ "work_salary": "2792",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Sfnr8fEMZgqjLC35UhACORXKSxymdTEjGZcVk4l4.jpg",
+ "passport_two": "J2sMTzip22HOM9Ndrt0HktZFZTBHSgwwoz2fisEl.jpg",
+ "passport_three": "Ncq2OGiXEdYRhChIvrwtCf9LYs7dKRAWWSlOjTT1.jpg",
+ "passport_four": "Cw1RqeN3YzhMUnNsiHpvGAltJnVtC78PsoVoKIfI.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 09:07:22",
+ "updated_at": "2024-03-18 12:05:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 518,
+ "unique_id": "TB6352-518",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbangözel",
+ "customer_surname": "Muhiýewa",
+ "customer_patronic_name": "Rahmetyllaýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, II - kiçi etrapça, 5/7",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, II - kiçi etrapça, 5/7",
+ "passport_serie": "I-BN",
+ "passport_id": "279574",
+ "passport_given_at": "2008-07-29",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Atamyrat etraby",
+ "born_at": "1974-03-13",
+ "email": null,
+ "phone": "65169974",
+ "phone_additional": null,
+ "phone_home": "65169974",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher A we KÝGGG-y",
+ "work_company_accountant_number": "+(993)-65169974",
+ "work_started_at": "2007-01-03",
+ "work_salary": "1801",
+ "work_position": "Zyýanlandyryjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iZY8SojeW47A4dsMh4CGpQUabblKeXvfvUrSAj0s.jpg",
+ "passport_two": "XEG6q68z471lTkOuvMhFgG3JNqVi8vOymCwf1eCX.jpg",
+ "passport_three": "ftNC6jrefPg4n7znfgtOoHrhOppuINp70URbkQAH.jpg",
+ "passport_four": "Uz35Pw4dEZ16dKh91srDzrrLosrJX2ntj86PZp1b.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 09:11:05",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 519,
+ "unique_id": "TB6360-519",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Patma",
+ "customer_surname": "Myradowa",
+ "customer_patronic_name": "Gurbanberdiýewna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi Gök Baýyr jaý 79",
+ "real_address": "Balkan welaýaty Hazar şäherçesi Gök Baýyr jaý 79",
+ "passport_serie": "I-BN",
+ "passport_id": "550096",
+ "passport_given_at": "2018-06-18",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1987-06-04",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62331426",
+ "phone_additional": "62331426",
+ "phone_home": "22245231",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçesiniň jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-22246068",
+ "work_started_at": "2015-01-01",
+ "work_salary": "2455",
+ "work_position": "gök işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "neeX5e8assTwUxJoQ74RnT4dMln0m5Arr4i50ojq.jpg",
+ "passport_two": "tGJxcwwUWJJdOIQFlVwMtwU6EvxHnZwkN69CsbtQ.jpg",
+ "passport_three": "JzVmVfcz2ZKVLrjH5XE1w8xlLeWu7gUi3mTOWpF2.jpg",
+ "passport_four": "1Cj24KxcXAXhIuD4eMzv9RxblZDAdLnQq5pB57qg.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 09:15:29",
+ "updated_at": "2024-03-18 12:07:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 520,
+ "unique_id": "TB6359-520",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Azat",
+ "customer_surname": "Uzakow",
+ "customer_patronic_name": "Orazbaýewiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw211, jaý17, öý16",
+ "real_address": "Balkan welaýat Balkanabat şäher kw211, jaý17, öý16",
+ "passport_serie": "I-BN",
+ "passport_id": "116115",
+ "passport_given_at": "2000-12-28",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1984-10-01",
+ "email": "balkan@mail.ru",
+ "phone": "65887091",
+ "phone_additional": "65887091",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirliginiň 15-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2008-09-01",
+ "work_salary": "4208",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "v68iXdHkSsXDqtXccxGEet29wGqofdkTezckXVAR.jpg",
+ "passport_two": "JmCMReygg5sKaWY2pxJfXmZWnYIN0tStDUrPJfqt.jpg",
+ "passport_three": "q6zMaokq2dm5qTeWdgnrvVE7Rna73C6xvfNu8rOO.jpg",
+ "passport_four": "SSu3tYRGu14XSXmDxO16zgEPw1cs5zUIoiKRHECf.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 09:58:18",
+ "updated_at": "2024-03-13 10:08:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 521,
+ "unique_id": "TB8319-521",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Didarjan",
+ "customer_surname": "Babakulyýew",
+ "customer_patronic_name": "Gapurjanowiç",
+ "passport_address": "Lebap welaýatynyň Türkmenabat şäherindäki Himik kiçi etrapça 115-nji jaýynyň 7-nji öýi",
+ "real_address": "Lebap welaýatynyň Türkmenabat şäherindäki Himik kiçi etrapça 115-nji jaýynyň 7-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "747253",
+ "passport_given_at": "2012-03-14",
+ "passport_given_by": "Lebap welaýatynyň Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Türkmenabat şäheri",
+ "born_at": "1995-05-24",
+ "email": null,
+ "phone": "62276640",
+ "phone_additional": null,
+ "phone_home": "42297583",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "37871 harby bölümi",
+ "work_company_accountant_number": "+(993)-42297583",
+ "work_started_at": "2019-09-04",
+ "work_salary": "3367",
+ "work_position": "saklaýyş bölüminiň müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ovCyVkB2z3oOd1rXSWD1iwXgCdlfQl9Vmt5lUQpV.jpg",
+ "passport_two": "0nhClgbah75F9paIhWEcVVuqBgRk2CCzZNh5m0FW.jpg",
+ "passport_three": "Txku7nrAPnrGC86f3QFTMrJWC4PKjlmtVrIrRx3h.jpg",
+ "passport_four": "GwiFuaWwGaGmErc68LpvaN3KVtHSVoUnTtXZMSvf.jpg",
+ "user_id": 284,
+ "status": "register",
+ "notes": null,
+ "created_at": "2024-03-13 10:46:07",
+ "updated_at": "2024-03-13 14:53:11",
+ "deleted_at": "2024-03-13 14:53:11",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 522,
+ "unique_id": "TB8319-522",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Maksat",
+ "customer_surname": "Beknazarow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Mary welaýat Serhatabat etrap Galaýmor obasynyň 5-nji jaýy",
+ "real_address": "Mary welaýat Serhatabat etrap Galaýmor obasynyň 5-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "387091",
+ "passport_given_at": "2007-08-09",
+ "passport_given_by": "Mary welaýatynyň Serhedabat etrap häkimligi",
+ "born_place": "Mary welaýat Serhatabat etrap Galaýmor geňeşligi",
+ "born_at": "1989-10-26",
+ "email": null,
+ "phone": "64668320",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 24,
+ "work_company": "50104-nji harby bölümi",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2019-10-01",
+ "work_salary": "5002",
+ "work_position": "50104-nji harby bölümi aragatnaşyk müdiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jL63hSt6YAAn5RrfLLf82dNS3AAbgWGHkLXkuvtF.jpg",
+ "passport_two": "eKmIqdkZTmRTunLEKxwNhk72cm3NCdu6Kliycaq3.jpg",
+ "passport_three": "vtjSd6QWmm8WBvaUkmMqRxzFiIscJNhGRLwYTOa4.jpg",
+ "passport_four": "MW1c4Q36rhi6DowJlYiagxHcYHgkRNWMTR0pQULZ.jpg",
+ "user_id": 285,
+ "status": "register",
+ "notes": null,
+ "created_at": "2024-03-13 11:03:52",
+ "updated_at": "2024-03-13 14:53:09",
+ "deleted_at": "2024-03-13 14:53:09",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 523,
+ "unique_id": "TB6359-523",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbanmämmet",
+ "customer_surname": "Nurmämmedow",
+ "customer_patronic_name": "Begmämmedowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher, kw208, jaý2, öý18",
+ "real_address": "Balkan welaýat Balkanabat şäher, kw208, jaý2, öý18",
+ "passport_serie": "I-BN",
+ "passport_id": "438122",
+ "passport_given_at": "2011-04-20",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1994-05-19",
+ "email": null,
+ "phone": "63742744",
+ "phone_additional": "63742744",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Hazar tolkuny hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-03-10",
+ "work_salary": "1215",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WIS2W0gHi5qMgLXvlvRQOsTMsczMFf6vbK7p1ffR.jpg",
+ "passport_two": "35EyZHrMcU01HrLF81nUfUB5XQH9POqFuhRZW6HT.jpg",
+ "passport_three": "ccDXYlYVabnwF2UmnEyGNhbDItbwuPJ86lySOl5s.jpg",
+ "passport_four": "eaHGLvrZpn62A8wgrjRX4hhpeC2UoBpWq6rbnurb.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 11:46:22",
+ "updated_at": "2024-03-13 11:46:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 524,
+ "unique_id": "TB6359-524",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Irina",
+ "customer_surname": "Kowal",
+ "customer_patronic_name": "Wiktorowna",
+ "passport_address": "Balkan welaýat Balkanabat şäher Mkr 13, jaý 39, öý 13",
+ "real_address": "Balkan welaýat Balkanabat şäher Mkr 13, jaý 39, öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "478816",
+ "passport_given_at": "2013-07-25",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1983-07-29",
+ "email": null,
+ "phone": "62380280",
+ "phone_additional": "62380280",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebit we gaz guýulary berkitmek boýunça müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2000-09-12",
+ "work_salary": "2601",
+ "work_position": "Buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Gsl4WUzdv9Z2cMpRNLLsGfRVSFkVmWqQtWIigVqM.jpg",
+ "passport_two": "k2Ddwt8GIZf3HUzEejBTvaIXTJKkCbl09JL7B0oi.jpg",
+ "passport_three": "ZzyRmpf30noXQcgTywawt2ZmhDPLtJeqbaVf8064.jpg",
+ "passport_four": "5t7MT7ePVtomcoJBTNUT8iFSgsC5LVG0wXky7JUr.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 11:59:19",
+ "updated_at": "2024-03-13 12:01:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 525,
+ "unique_id": "TB6359-525",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Beýikberdi",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Nobatberdiogly",
+ "passport_address": "Balkan welaýat Bugdaýly geňeşligi jaý 192",
+ "real_address": "Balkan welaýat Bugdaýly geňeşligi jaý 192",
+ "passport_serie": "I-BN",
+ "passport_id": "418175",
+ "passport_given_at": "2010-11-09",
+ "passport_given_by": "Balkan welaýatynyň Esenguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Esenguly etrabynyň Bugdaýly geňeşligi",
+ "born_at": "1992-10-01",
+ "email": null,
+ "phone": "65381839",
+ "phone_additional": "65381839",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebit we gaz guýulary berkitmek boýunça müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2014-02-11",
+ "work_salary": "4387",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4RKSYwoHjb5UDDXXMDNxii75oVUY919m0Y2O7Mub.jpg",
+ "passport_two": "P7Go5r2ToBZI3lVU97dY5AkI4uuqoa6f8Xlv5u42.jpg",
+ "passport_three": "nfXNWufRU4df0LmMmgKQFXp3WRpL9XbIcc634dxH.jpg",
+ "passport_four": "hdyMJZYpGC5Mne0UmZJAS9xaMJqRUd0MdCRk2zJr.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 12:16:28",
+ "updated_at": "2024-03-13 12:16:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 526,
+ "unique_id": "TB6359-526",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bibitäç",
+ "customer_surname": "Hadyrowa",
+ "customer_patronic_name": "Hadyrowa",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw210, jaý 28, öý 20",
+ "real_address": "Balkan welaýat Balkanabat şäher kw210, jaý 28, öý 20",
+ "passport_serie": "I-BN",
+ "passport_id": "100498",
+ "passport_given_at": "1999-08-18",
+ "passport_given_by": "Balkan welaýatynyň Nebitdag şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1967-09-10",
+ "email": null,
+ "phone": "62054939",
+ "phone_additional": "62054939",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Burnebitgazhyzmat\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-09-01",
+ "work_salary": "1654",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4pf7SxGP4NE2Y07yZi7ujYxgE9Bp1S0PSzhgfF1c.jpg",
+ "passport_two": "Dnzkr9jKLW5GIgCNQRqvUyrX0vMTdxP5QUbcMRxC.jpg",
+ "passport_three": "t0CeRHW5S99QaL3EAWWeNs5JPbp8TP2THJD6Sj5I.jpg",
+ "passport_four": "WVg1qAgV07be7YNDnhnPlGYwtQKU1O134SPsz3gR.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 12:33:43",
+ "updated_at": "2024-03-13 12:33:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 527,
+ "unique_id": "TB6359-527",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nuryrahman",
+ "customer_surname": "Höwezow",
+ "customer_patronic_name": "Mämmetseýidowiç",
+ "passport_address": "Balkan welaýat Jebel şäherçesi Baýram Şahyr köçe, jaý 23",
+ "real_address": "Balkan welaýat Jebel şäherçesi Baýram Şahyr köçe, jaý 23",
+ "passport_serie": "I-BN",
+ "passport_id": "078211",
+ "passport_given_at": "2001-12-07",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1971-05-03",
+ "email": null,
+ "phone": "64366837",
+ "phone_additional": "64366837",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5032",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EHRRe6SA4blAbDBBuQfZmLlC2Z1XUsqzMMjWeOMz.jpg",
+ "passport_two": "uZbvdHNLIrOb12zg1HKI70TvgoQl24omOiV4EL6d.jpg",
+ "passport_three": "BR3fuU8y69lGNUNXWLguI7eLVwV5tV4Jeiq8pvIu.jpg",
+ "passport_four": "RHMTqPcCuUUm2q6iuHXjtVfvZZYFnNr2u0pTaXY1.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 12:48:34",
+ "updated_at": "2024-03-13 12:48:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 528,
+ "unique_id": "TB6359-528",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Aşyrtaganow",
+ "customer_patronic_name": "Annamämmetogly",
+ "passport_address": "Balkan welaýat Bugdaýly obasy jaý 236",
+ "real_address": "Balkan welaýat Bugdaýly obasy jaý 236",
+ "passport_serie": "I-BN",
+ "passport_id": "503044",
+ "passport_given_at": "2014-12-29",
+ "passport_given_by": "Balkan welaýatynyň Esenguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Esenguly etrabynyň Bugdaýly geňeşligi",
+ "born_at": "1998-01-10",
+ "email": null,
+ "phone": "61300963",
+ "phone_additional": "61300963",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 38,
+ "work_company": "BW Esenguly etrap bilim bölüminiň 8-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-09-04",
+ "work_salary": "3654",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jQBlmwg27EqUiSc421GisG8DREllqOkYIdRWD1tp.jpg",
+ "passport_two": "Gf10x7Q01ACPHEaoVE4i6OPIQi1PKntqwahkACos.jpg",
+ "passport_three": "XdVuDbmIcyNfG8cn3BnaqRT0crVYuDpkQh6aLg3j.jpg",
+ "passport_four": "vzEciwNVybkpF3Ma0wgmSMvjri3iJvM915DkV3er.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 13:40:03",
+ "updated_at": "2024-03-13 13:40:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 529,
+ "unique_id": "TB6359-529",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Döwran",
+ "customer_surname": "Jandakow",
+ "customer_patronic_name": "Täçmyradowiç",
+ "passport_address": "Balkan welaýat Gumdag şäher Profsoýuz köçe 4-nji geçelge jaý 7",
+ "real_address": "Balkan welaýat Gumdag şäher Profsoýuz köçe 4-nji geçelge jaý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "037399",
+ "passport_given_at": "1998-08-07",
+ "passport_given_by": "Balkan welaýatynyň Gumdag şäher polisiýa bölümi",
+ "born_place": "Balkan welaýat Gumdag şäheri",
+ "born_at": "1980-12-10",
+ "email": null,
+ "phone": "61760100",
+ "phone_additional": "61760100",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Gumdagnebit\" Nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2010-06-07",
+ "work_salary": "3837",
+ "work_position": "Ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "GKCBQe1IiQuXRmgSS9JOi0Sn4sdZJJHuAleHU3LA.jpg",
+ "passport_two": "lAn2VVTGGxOgVbZUo4TUIxdJExpKLPSdLAaQeNX5.jpg",
+ "passport_three": "P6wubT4JYrsHVpWB1ilU90yHDpziZ3XR86odc5Wo.jpg",
+ "passport_four": "kjkrKtclDPegzg73xEeVLE95ScRJVqpvTFtREt0J.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 13:52:24",
+ "updated_at": "2024-03-13 13:52:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 530,
+ "unique_id": "TB6359-530",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbanberdi",
+ "customer_surname": "Margulyýewiç",
+ "customer_patronic_name": "Hangulyýewiç",
+ "passport_address": "Balkan welaýat Gumdag şäher Türkmen oba jaý 361",
+ "real_address": "Balkan welaýat Gumdag şäher Türkmen oba jaý 361",
+ "passport_serie": "I-BN",
+ "passport_id": "296541",
+ "passport_given_at": "2008-02-21",
+ "passport_given_by": "Balkan welaýatynyň Gumdag şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1991-06-12",
+ "email": null,
+ "phone": "63860809",
+ "phone_additional": "63860809",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-12-15",
+ "work_salary": "2481",
+ "work_position": "Buldozeriň maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Fqi4WkBBXHDY7HTUxATxIaw9oPkj8eBXyOW7iLi0.jpg",
+ "passport_two": "MEcJ0jSpGD6O18ReWG9bLMiVHC2dRU9P6fiGnW9Q.jpg",
+ "passport_three": "x7XZzZbhB3KG0BuSEo0ib2atglxb8ICjQv3V5xAZ.jpg",
+ "passport_four": "fSmRH1HmLRIhTtMotZPVDEHzDbr6QJqSqbLmxK7S.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 14:02:41",
+ "updated_at": "2024-03-13 14:02:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 531,
+ "unique_id": "TB6359-531",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Pyhamberguly",
+ "customer_surname": "Hajygulyýew",
+ "customer_patronic_name": "Hojagulyýewiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw126 jaý4 öý8",
+ "real_address": "Balkan welaýat Balkanabat şäher kw126 jaý4 öý8",
+ "passport_serie": "I-BN",
+ "passport_id": "289313",
+ "passport_given_at": "2007-01-30",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etrabynyň Madaw geňeşligi",
+ "born_at": "1990-11-15",
+ "email": null,
+ "phone": "62820059",
+ "phone_additional": "62820059",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat häkimligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-05-03",
+ "work_salary": "1691",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0qOf3HNcK8gZteZPIr2PDaGuAbPlkj3Vsz6hzTtR.jpg",
+ "passport_two": "EMkyOWIH5qvjPefMuuh7xc0ruKq1RxFttgKJjZjw.jpg",
+ "passport_three": "2VBbJLuXhT1h2TXur2UCvwfydqOggTukz4oG9Qsn.jpg",
+ "passport_four": "YvsgMX8Ss6G9fIQynTfLl310zc84pVTRBEFN9zSd.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 14:12:33",
+ "updated_at": "2024-03-13 14:12:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 532,
+ "unique_id": "TB6360-532",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maýa",
+ "customer_surname": "Satlykglyçewa",
+ "customer_patronic_name": "Begmämmedowna",
+ "passport_address": "Hazar ş-çe 31ÝJT jaý 19öý 12",
+ "real_address": "Hazar ş-çe 31ÝJT jaý 19 öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "149349",
+ "passport_given_at": "2001-03-19",
+ "passport_given_by": "Hazar şäher hakimligi",
+ "born_place": "BW Balkanabat ş",
+ "born_at": "1976-05-02",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61191578",
+ "phone_additional": "61191578",
+ "phone_home": "61191578",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat şHazar ş-çe Hassahanasy",
+ "work_company_accountant_number": "+(993)-61191578",
+ "work_started_at": "2019-11-13",
+ "work_salary": "2416",
+ "work_position": "Şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "54bJ18RbA93DXuRgeB8smhXwOkOsV1mFIzyKBnQW.jpg",
+ "passport_two": "EJ1uRV4xC4mHgZl4tHMZDqNURg4OGY73Y4lSnYEC.jpg",
+ "passport_three": "tKHkLg7tB1tBiejpUQKgeCex6FFJXXQ9vVDfBMet.jpg",
+ "passport_four": "MxlnrNkFjLMHrADlxmymF3jXBMYcwDGfrh5nvZNm.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 14:22:11",
+ "updated_at": "2024-03-18 12:42:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 533,
+ "unique_id": "TB6359-533",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Wepamyrat",
+ "customer_surname": "Öwezmedow",
+ "customer_patronic_name": "Täçmedowiç",
+ "passport_address": "Balkan welaýat Balkanabat kw206a jaý 19 öý15",
+ "real_address": "Balkan welaýat Balkanabat kw206a jaý 19 öý15",
+ "passport_serie": "I-BN",
+ "passport_id": "289786",
+ "passport_given_at": "2007-03-12",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1991-01-30",
+ "email": null,
+ "phone": "65172230",
+ "phone_additional": "65172230",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkan\" döwlet lomaý - bölek söwda firmasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-05-05",
+ "work_salary": "3261",
+ "work_position": "Direktor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SeWo4YgSTPFSjulspjplbfjduwUsG70yFi6xrxBz.jpg",
+ "passport_two": "HtNTH6BWfhDmVJ8QybPMglxNTBkHd9cnMHgWUrXN.jpg",
+ "passport_three": "1Hlqm4uVEQJUggp8tm5FZLe7uLYwiPFSQ7nDMtUG.jpg",
+ "passport_four": "TgfqSGM5hMq3XRFuPTBRqLSwa4uFWTuGhdLzgIlt.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 14:24:50",
+ "updated_at": "2024-03-13 14:25:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 534,
+ "unique_id": "TB6360-534",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Myratguly",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Mämmetmyradowiç",
+ "passport_address": "BW Gyzylarbat etrabynyň Baýramhan girelge jaý 5",
+ "real_address": "BW Gyzylarbat etrabynyň Baýramhan girelge jaý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "057033",
+ "passport_given_at": "1999-10-19",
+ "passport_given_by": "Gyzlarbat etrap polisýa bölimi",
+ "born_place": "BW Gyzylarbat şäheri",
+ "born_at": "1981-01-21",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65171664",
+ "phone_additional": "65171664",
+ "phone_home": "65171664",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabatagyzsuw\" mudirligi",
+ "work_company_accountant_number": "+(993)-65171664",
+ "work_started_at": "2023-08-08",
+ "work_salary": "1747",
+ "work_position": "garagul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4My111uSwrc596YubF9Zlr3cbftRTlBvfhPh6u9v.jpg",
+ "passport_two": "siOlGtkgPIgEFwoSx3bcaMk66P38wsGC4UAXyvaE.jpg",
+ "passport_three": "fiiiSYwcwMk2KViwpAZuvAEHU2YtbEWSQkUwTWKB.jpg",
+ "passport_four": "kgw5YHUSTWIntTvjemLLHoBKhqbnrqC8qtgWvqJw.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 14:40:43",
+ "updated_at": "2024-03-18 14:08:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 535,
+ "unique_id": "TB8317-535",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Maksat",
+ "customer_surname": "Beknazarow",
+ "customer_patronic_name": "Amaneldiýewiç",
+ "passport_address": "Mary welaýatynyň Serhetabat etrabynyň Galaýmor obasy 5-nji jaýy",
+ "real_address": "Mary welaýatynyň Serhetabat etrabynyň Galaýmor obasy 5-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "387091",
+ "passport_given_at": "2007-08-09",
+ "passport_given_by": "Mary welaýatynyň Serhetabat etrap häkimligi",
+ "born_place": "Mary welaýatynyň Serhetabat etrabynyň Galaýmor geňeşligi",
+ "born_at": "1989-10-26",
+ "email": null,
+ "phone": "64668320",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "50104 harby bölümi",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2019-10-01",
+ "work_salary": "5002",
+ "work_position": "aragatnaşyk müdiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WJkr16CJTuneLW1qAssN5usvFgFj9OwEpLEalipB.jpg",
+ "passport_two": "0eMgRaMhQ0E7pSBvQ1M3Y85jnFF209X65WBEyNZm.jpg",
+ "passport_three": "QpbdTvsfG37CiR59zzryFEKd0DE5H7EmOuONLjd8.jpg",
+ "passport_four": "OJrLj2RpRLhNNNRiMUKngdrTX5glxok4I1pZjQge.jpg",
+ "user_id": 285,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 15:07:37",
+ "updated_at": "2024-03-15 15:59:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 536,
+ "unique_id": "TB8302-536",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Täzegül",
+ "customer_surname": "Rozyýewa",
+ "customer_patronic_name": "Begmyradowna",
+ "passport_address": "Magdanly şäher D-Azady köçe 1/4-nji jaý",
+ "real_address": "Magdanly şäher D-Azady köçe 1/4-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "330741",
+ "passport_given_at": "2002-10-10",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrap Mukry şäherçesi",
+ "born_at": "1986-03-03",
+ "email": "Shanazar92@gmail.com",
+ "phone": "64430113",
+ "phone_additional": "64524425",
+ "phone_home": "44055285",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "22-nji Çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051110",
+ "work_started_at": "2021-10-01",
+ "work_salary": "1836",
+ "work_position": "Terbiýeçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "o92EFE6JknzXYRVfj1puqzBIXkQ8rXZqNZeTSK2Q.jpg",
+ "passport_two": "kEoVsjCsqfVLCkVsfTohiTUjCXYfLZuFdv9IeYDA.jpg",
+ "passport_three": "sbeYs7MJMdEVyRB0mDRbDMSHZNWt9mK1ydyKaj3E.jpg",
+ "passport_four": "wUd979V2eLm4DPQvpg48Dgdby1iUFThTKVVWGrCn.jpg",
+ "user_id": 287,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 15:13:02",
+ "updated_at": "2024-03-14 09:16:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 537,
+ "unique_id": "TB6359-537",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Parahat",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Döwletmyradowiç",
+ "passport_address": "Balkan welaýat Magtymguly etrap Könekesir geňeşligi Könekesir obasy",
+ "real_address": "Balkan welaýat Magtymguly etrap Könekesir geňeşligi Könekesir obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "495931",
+ "passport_given_at": "2015-04-24",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Könekesir geňeşligi",
+ "born_at": "1983-08-29",
+ "email": null,
+ "phone": "65440977",
+ "phone_additional": "65440977",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 38,
+ "work_company": "NGÇ trest Körpeje gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "3818",
+ "work_position": "Inžener-energetik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4NCtyAW5RdadkQ18hZW6vQnS0FlO8efu4nhEfWgP.jpg",
+ "passport_two": "3fzeMxwgHWHQIEwLurMF6OCrQg8BuzUaMJghm84j.jpg",
+ "passport_three": "TNLaiEEwZgk2F719oNGVIdXDx5xqjFterd3EILaS.jpg",
+ "passport_four": "TTZftpcPgEPQJRM4iRtklBYoWJXtFil03HRXBIO8.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 16:35:01",
+ "updated_at": "2024-03-13 16:49:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 538,
+ "unique_id": "TB6359-538",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Ýagşyýew",
+ "customer_patronic_name": "Ybragymowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw125 jaý4 öý3",
+ "real_address": "Balkan welaýat Balkanabat şäher kw125 jaý4 öý3",
+ "passport_serie": "I-BN",
+ "passport_id": "434360",
+ "passport_given_at": "2011-03-09",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "2011-03-09",
+ "email": null,
+ "phone": "65543995",
+ "phone_additional": "65543995",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat alyjylar jemgyýetleriniň birleşigi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-07-14",
+ "work_salary": "3093",
+ "work_position": "Maliýe we ykdysadyýet bölüminiň başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kc8vjk2GXVrNl9SlHtUrm4euxyiTLOLJpq3Uug0c.jpg",
+ "passport_two": "NS7X6fKJYcK0f59rCRpTMKtu3ZaOtUojX99rlSZW.jpg",
+ "passport_three": "NcqwMP3u4hY1Gthr1l5uwSQdy9WbUiHDj19GPiB2.jpg",
+ "passport_four": "RXzs3emAsDxa6ees36cqv0q0aW2RjTVcEI8vS8of.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 17:02:10",
+ "updated_at": "2024-03-13 17:03:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 539,
+ "unique_id": "TB6359-539",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gyzylgül",
+ "customer_surname": "Akyýewa",
+ "customer_patronic_name": "Suhangulyýewna",
+ "passport_address": "Balkan welaýat Jebel şäherçesi Zähmet obasy jaý 1, öý 10",
+ "real_address": "Balkan welaýat Jebel şäherçesi Zähmet obasy jaý 1, öý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "546674",
+ "passport_given_at": "2018-10-23",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheriniň Jebel şäherçesi",
+ "born_at": "1995-04-02",
+ "email": null,
+ "phone": "63309282",
+ "phone_additional": "63309282",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäherindäki \"Guş toplumy\"",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-07-01",
+ "work_salary": "2455",
+ "work_position": "Inspektor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "coZPKWSbCDY9TCUJyamcYbmyUKhpSPD1uaAAdnL8.jpg",
+ "passport_two": "q2b6iJAnljkXHLaltfHr4cEDTUA8bJcFnbieIxGq.jpg",
+ "passport_three": "szj2lm7oIPJeub2OKJXgBVihOIukJwaQfBucDz2V.jpg",
+ "passport_four": "mTV3JcC2CqW3q3Zk6HpclHEcKj3JDMBgQTIW8L0S.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 17:15:39",
+ "updated_at": "2024-03-13 17:15:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 540,
+ "unique_id": "TB7390-540",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Batyr",
+ "customer_surname": "Atdaýew",
+ "customer_patronic_name": "Durdymuhammedowiç",
+ "passport_address": "Mary ş Mülkbagşy ýjt Jürdekli köçesi jaý 25",
+ "real_address": "Mary ş Mülkbagşy ýjt Jürdekli köçesi jaý 25",
+ "passport_serie": "I-MR",
+ "passport_id": "764455",
+ "passport_given_at": "2012-04-22",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary etrabynyň Mülkbagşy geňeşligi",
+ "born_at": "1995-04-17",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "61403340",
+ "phone_additional": "61403340",
+ "phone_home": "61403340",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Türkmendemirönümleri kärhanasynyň Marydemirönümleri şahamçasy",
+ "work_company_accountant_number": "+(993)-61403340",
+ "work_started_at": "2015-08-10",
+ "work_salary": "1433",
+ "work_position": "gaz bilen kesiji",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "IsKR7gX5XkFd6sUEQUmtKmxxYEWflonqHCUuScuV.jpg",
+ "passport_two": "BZVWP1t53PCp74MFz1aO6AwQ84wPg6pzGRLfLq67.jpg",
+ "passport_three": "EjfCXncBhlv47qylH4ZvCBeTsWy80AnL4xnnsHmU.jpg",
+ "passport_four": "k7wvyzJ6U8Do3CAolwF4WeTeNAYOwQ6akIdyOzA6.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-13 17:25:10",
+ "updated_at": "2024-03-13 17:25:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 541,
+ "unique_id": "TB6359-541",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arzuwgeldi",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": "Baýramberdiýewiç",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Oglanly şäherçesi jaý 11, öý 2",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Oglanly şäherçesi jaý 11, öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "502928",
+ "passport_given_at": "2015-10-13",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1999-08-14",
+ "email": null,
+ "phone": "61602284",
+ "phone_additional": "61602284",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýöriteleşdirilen tehnikalar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-10-13",
+ "work_salary": "3643",
+ "work_position": "Desga motorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jYeaXcGiicaLlGByAdTqWozpSru47oNcqugDgajo.jpg",
+ "passport_two": "BGK7X82V71t891VlDuUg9nEchM0dVRYue9kcc5Ed.jpg",
+ "passport_three": "LcDwf306qS12bwBVOxAst1y8wBDNQDDVvN6jXDxu.jpg",
+ "passport_four": "mNocBSp01pmgqTmv9CEAg3blMqsFuIU1dQKN3eoP.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 17:29:50",
+ "updated_at": "2024-03-13 17:30:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 542,
+ "unique_id": "TB7390-542",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Nurgözel",
+ "customer_surname": "Allakowa",
+ "customer_patronic_name": "Ojargulyýewna",
+ "passport_address": "Mary şäheriniň Muhadow ýjt K Taňrygulyýew köçsi jaý-62",
+ "real_address": "Mary şäheriniň Muhadow ýjt K Taňrygulyýew köçsi jaý-62",
+ "passport_serie": "I-MR",
+ "passport_id": "249714",
+ "passport_given_at": "2002-01-24",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Mary etrabynyň Muhadow geňeşligi",
+ "born_at": "1972-08-04",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65312162",
+ "phone_additional": "65312162",
+ "phone_home": "65312162",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Marytaslama taslama instituty",
+ "work_company_accountant_number": "+(993)-65312162",
+ "work_started_at": "2020-04-13",
+ "work_salary": "3502",
+ "work_position": "baş buhgalter",
+ "education": "high_education",
+ "marriage_status": "divorced",
+ "passport_one": "42gUU9HVDzapvwH49UuNnx5AnrhHK1amVYFOVb8C.jpg",
+ "passport_two": "jutJ4zqDEPGbTdUxGhPEAH502PM8csdb5ft989HD.jpg",
+ "passport_three": "285Do6O5gTtdjJXtvOhngDkKVFVTkn3Mhd1CTkK3.jpg",
+ "passport_four": "ySjjimawVJZJOCwv8GLkwWeCf3GbwYBfYyhB4BGJ.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-13 17:32:52",
+ "updated_at": "2024-03-13 17:32:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 543,
+ "unique_id": "TB9315-543",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Merdan",
+ "customer_surname": "Kakaýew",
+ "customer_patronic_name": "Baýrammädowiç",
+ "passport_address": "Görogly etrap Ýagtylyk geňeşligi",
+ "real_address": "Görogly etrap Ýagtylyk geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "102800",
+ "passport_given_at": "2022-12-15",
+ "passport_given_by": "Görogly etrap Polisiýa bölümi",
+ "born_place": "Görogly etrap Ýagtylyk geňeşligi",
+ "born_at": "1987-05-12",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65071121",
+ "phone_additional": "65071121",
+ "phone_home": "65071121",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Ärsarybaba ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-65071121",
+ "work_started_at": "2016-03-31",
+ "work_salary": "2808",
+ "work_position": "Ýol ussa",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "2N9zNJoJk5qcDaVEqq1N3oqAl4HSLtmlhSwxvtQ8.jpg",
+ "passport_two": "a7qxqmLeA8PzKB2E0H6JGauN2hkXGP93sQgRdmZG.jpg",
+ "passport_three": "bXCzrxj5PX14Wl0W17w9OlCLZg0uxF6FPPJZVIZR.jpg",
+ "passport_four": "YfCFSBPFn1dFAC6g7H11Er9dTGgWxK8g7UXQ1GlQ.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-13 17:36:25",
+ "updated_at": "2024-03-13 17:36:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 544,
+ "unique_id": "TB7390-544",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Natalýa",
+ "customer_surname": "Agaýewa",
+ "customer_patronic_name": "Leonidowna",
+ "passport_address": "Mary şäheriniň agzybirlik köçesi jaý7 öý27",
+ "real_address": "Mary şäheriniň agzybirlik köçesi jaý7 öý27",
+ "passport_serie": "II-MR",
+ "passport_id": "321823",
+ "passport_given_at": "2022-02-26",
+ "passport_given_by": "Mary şäher PB",
+ "born_place": "Mary şäheri",
+ "born_at": "1972-09-16",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "62855772",
+ "phone_additional": "62855772",
+ "phone_home": "62855772",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "\"Halal dogan\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-62855772",
+ "work_started_at": "2015-09-01",
+ "work_salary": "4014",
+ "work_position": "baş hasapçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "JgzM1WCIqtLo4rjkgiBsqZmqV6ZLWQ7yBGxuQ0tf.jpg",
+ "passport_two": "Gmf9K62kvEf0UPri2PUn9cpFwjx0tZ7xshjopIZp.jpg",
+ "passport_three": "b7t7fzI30JsY83r9lnaI6O2Zopfwqb0iRhALRMpx.jpg",
+ "passport_four": "QIS8PsW6JwPxklXhzkBQulMuRMKPzkRve4r1BgoK.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-13 17:39:11",
+ "updated_at": "2024-03-13 17:39:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 545,
+ "unique_id": "TB2305-545",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Söhbet",
+ "customer_surname": "Gutlyýew",
+ "customer_patronic_name": "Sapardurdyýewiç",
+ "passport_address": "Sarahs etrabynyň Salyr obasy",
+ "real_address": "Sarahs etrabynyň Salyr obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "149835",
+ "passport_given_at": "2000-11-09",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Alam obasy",
+ "born_at": "1973-03-13",
+ "email": null,
+ "phone": "65350710",
+ "phone_additional": null,
+ "phone_home": "13426015",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap häkimligi",
+ "work_company_accountant_number": "+(993)-13424111",
+ "work_started_at": "2018-05-01",
+ "work_salary": "3232",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "aD1Y9MzSQYpxxVUJyJHqfGqL0ExKFFWeLtTvSmCh.jpg",
+ "passport_two": "OxhpzGpgpy8UsqWKArfrMw0jgcV8AaNlLC8Mtzm4.jpg",
+ "passport_three": "XW0ElERpnbO0AbFxozST72a4vPqH81qx3tQHZckJ.jpg",
+ "passport_four": "bc2Ho3FZzvMKQJpILtUCKPVxcxCOMDwIoKUXYpbS.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-13 17:42:41",
+ "updated_at": "2024-03-13 17:42:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 546,
+ "unique_id": "TB7390-546",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Walentina",
+ "customer_surname": "Zabarowa",
+ "customer_patronic_name": "Sergeýewna",
+ "passport_address": "Mary şäheri Aga Hanjaýew köçe jaý57 öý33",
+ "real_address": "Mary şäheri Aga Hanjaýew köçe jaý57 öý33",
+ "passport_serie": "I-MR",
+ "passport_id": "483814",
+ "passport_given_at": "2006-07-22",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "1990-07-06",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65892838",
+ "phone_additional": "65892838",
+ "phone_home": "65892838",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "\"Halal dogan\" hususy kärhanay",
+ "work_company_accountant_number": "+(993)-65892838",
+ "work_started_at": "2019-11-01",
+ "work_salary": "2559",
+ "work_position": "hasapçy",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "LejpFzdM983j10oequdsSqr9szWYewA4cUACRhWW.jpg",
+ "passport_two": "dsKd5wcfUu97LqooKfjX6hfawmhVgHVhS6lcLeOn.jpg",
+ "passport_three": "jWWdDmZxtHq0Mw6kx3YTX4Ovs5QKrnJTrsXOywo9.jpg",
+ "passport_four": "LqTOEuIbgFODrfh5Gg6mz8GLj5iRaUgxTyMqnP27.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-13 17:45:31",
+ "updated_at": "2024-03-13 17:45:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 547,
+ "unique_id": "TB6352-547",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Miwe",
+ "customer_surname": "Aýdogdyýewa",
+ "customer_patronic_name": "Sapartaganowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 26/18",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 26/18",
+ "passport_serie": "I-BN",
+ "passport_id": "560818",
+ "passport_given_at": "2020-02-17",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1985-03-03",
+ "email": null,
+ "phone": "65290051",
+ "phone_additional": null,
+ "phone_home": "65290051",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-65290051",
+ "work_started_at": "2004-04-22",
+ "work_salary": "1635",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dyBWm2JpF0Hggpmqd5tr7fzpNT8hZpWQFebg4Jip.jpg",
+ "passport_two": "MZV4KqNX3HWaA3Mft7qTJiWdl0TpIBkME7HSTnMj.jpg",
+ "passport_three": "KP59jDHxoVzQfdmj3Wv1tvfV8yIv40D3C3PZLlVM.jpg",
+ "passport_four": "TFteaYf0GjelXlFsSTlzK7SQxP2LboEODRs3rPMx.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 07:24:19",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 548,
+ "unique_id": "TB8302-548",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şerali",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Tajinarowiç",
+ "passport_address": "Magdanly şäher Wepadarlyk köçe 8-nji jaý",
+ "real_address": "Magdanly şäher Wepadarlyk köçe 8-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "620313",
+ "passport_given_at": "2010-12-24",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1969-02-12",
+ "email": "serali69@mail.com",
+ "phone": "64422062",
+ "phone_additional": null,
+ "phone_home": "44051365",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44051425",
+ "work_started_at": "2021-04-01",
+ "work_salary": "1485",
+ "work_position": "Çig mallary taýarlaýjy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "I200gr54yJtTT0XbYB8QmVwflXbD4OhG5M8UtRS1.jpg",
+ "passport_two": "OqciHRiqoNwyIcPSNJFecH9N2A2P4BbJO1XXsACB.jpg",
+ "passport_three": "G6mpMFVR8mkWQahE2jl2dkAyPu7vN3WavjjLLGI4.jpg",
+ "passport_four": "9FLaEyCPzhkbcAufzGEvKh9vF3cf0JlOi1pBPRwu.jpg",
+ "user_id": 289,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 09:20:13",
+ "updated_at": "2024-03-14 17:25:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 549,
+ "unique_id": "TB6359-549",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Serdar",
+ "customer_surname": "Salyhberdiýew",
+ "customer_patronic_name": "Fermowiç",
+ "passport_address": "Balkan welaýat Gumdag şäher Türkmen oba jaý 96",
+ "real_address": "Balkan welaýat Gumdag şäher Türkmen oba jaý 96",
+ "passport_serie": "I-BN",
+ "passport_id": "296451",
+ "passport_given_at": "2007-12-15",
+ "passport_given_by": "Balkan welaýatynyň Gumdag şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1987-07-19",
+ "email": null,
+ "phone": "65548707",
+ "phone_additional": "65548707",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Gaz toplaýyş we akdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-01-24",
+ "work_salary": "3931",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sTJ3bv77iAjxCI20j69hVeBSCqa3AJ6Wv3rAXisa.jpg",
+ "passport_two": "BtA2T8NsSjgxvH23HjYji8gKHBLZaD4WAOHaNKbf.jpg",
+ "passport_three": "llWuSz6iUyujoAF6rTvn6daJNVuLVLpJ0m74SpAl.jpg",
+ "passport_four": "gWOyIPkWwQ56gm81CC7TNilfCDIFN2DV8yCmArgl.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 09:54:33",
+ "updated_at": "2024-03-14 09:54:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 550,
+ "unique_id": "TB6359-550",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Didar",
+ "customer_surname": "Gullarow",
+ "customer_patronic_name": "Annamuhammedowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher Mollanepes köçe jaý 141 a",
+ "real_address": "Balkan welaýat Balkanabat şäher Mollanepes köçe jaý 141 a",
+ "passport_serie": "I-BN",
+ "passport_id": "465141",
+ "passport_given_at": "2012-08-08",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher hakimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1996-08-08",
+ "email": null,
+ "phone": "61499979",
+ "phone_additional": "61499979",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Nebitgazylmytaslama\" instituty",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-08-06",
+ "work_salary": "1855",
+ "work_position": "Inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4v07hKSTSMiHvOe8lCbuQTDxrXMQS7bwtaSQUyLM.jpg",
+ "passport_two": "K241Y8az0vERnhfLalCyNO5qAA96uXMZ1XwNbw7f.jpg",
+ "passport_three": "QUB9zhjE0bgSqdxa1xEsSLKZBOLBDhtUknQK16Yj.jpg",
+ "passport_four": "POQmQrIuLj4gCKe4oIemSPukn7oQKeTZr6x1imGg.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 10:12:24",
+ "updated_at": "2024-03-14 10:12:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 551,
+ "unique_id": "TB6312-551",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Ilham",
+ "customer_surname": "Bagirow",
+ "customer_patronic_name": "Ilgarogly",
+ "passport_address": "Balkan welaýaty Türkmenbaşy şäher Azady köçe 29 jaý 42 öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy şäher Azady köçe 29 jaý 42 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "491796",
+ "passport_given_at": "2015-08-12",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1990-11-11",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "64496499",
+ "phone_additional": "61139315",
+ "phone_home": "24376095",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkanenergogurluşyk edarasy",
+ "work_company_accountant_number": "+(993)-24396645",
+ "work_started_at": "2023-09-01",
+ "work_salary": "2330",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pM8lSbj0adUfp6olPLSSi00zGsDNKdUFSOqyryvV.jpg",
+ "passport_two": "O3Apq2KhID5W9ohiT63XCxORbsKAt2vuWEnRqKoO.jpg",
+ "passport_three": "ZrMm9uCcuL4DC5WG9lpES8jQXPhWgmlLFYZkJWda.jpg",
+ "passport_four": "F9LnZtYQCj9y7ni4k7gRKy8iuBtMIz4uxKSXiPfS.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 10:29:07",
+ "updated_at": "2024-03-15 17:19:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 552,
+ "unique_id": "TB8318-552",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Rejep",
+ "customer_surname": "Annagulyýew",
+ "customer_patronic_name": "Ýok",
+ "passport_address": "Lebap welaýaty Köýtendag etrap Mukry şäherçesi Hakykat köçesi 7-nji jaýy",
+ "real_address": "Lebap welaýaty Köýtendag etrap Mukry şäherçesi Hakykat köçesi 7-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "657458",
+ "passport_given_at": "2011-04-08",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýaty Köýtendag etrap Mukry şäherçesi",
+ "born_at": "1994-07-29",
+ "email": null,
+ "phone": "64411313",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap bilim bölümi 2-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-08-01",
+ "work_salary": "3396",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "lLxba8OearJUnvVtP77kwGjlCpgjqjBY0OdzQsDi.jpg",
+ "passport_two": "2b0kQzuDD6avXVvcMI4FWRFjqdJTKVZcvqbUFmkc.jpg",
+ "passport_three": "FlV1f2Q5FBm0DqGdHomNXCUCHF1t5d16tT9SfRcy.jpg",
+ "passport_four": "nmo18oZzDHdh78MIlUaG3dD6XK4w44sPbzJdTXLg.jpg",
+ "user_id": 290,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-14 11:01:35",
+ "updated_at": "2024-03-14 12:56:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 553,
+ "unique_id": "TB6312-553",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Meretgylyç",
+ "customer_surname": "Gylyçgurbanow",
+ "customer_patronic_name": "Maşatgylyjowiç",
+ "passport_address": "Balkan wel Türkmenbaşy etrap Akdaş şsi, Abaý köçe 62 jaý",
+ "real_address": "Balkan wel Türkmenbaşy etrap Akdaş şsi, Abaý köçe 62 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "064233",
+ "passport_given_at": "1998-06-10",
+ "passport_given_by": "Balkan welaýatynyň Gyzyletrek etrap polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Gyzyletrek etrabynyň Madaw geňeşligi",
+ "born_at": "1982-03-20",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "65188612",
+ "phone_additional": "62111871",
+ "phone_home": "24378545",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT 5 seh",
+ "work_company_accountant_number": "+(993)-24396646",
+ "work_started_at": "2021-04-08",
+ "work_salary": "3704",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GOSVBdsP4r03RHb8t0r04GVbfqvtxMDfiiewsupM.jpg",
+ "passport_two": "CBgi7NcKtzGmXMN9b4k76udJ50tArJbgIo1IyooR.jpg",
+ "passport_three": "6ITTt7wSgibwjZLl2a8buKOhElzUWkROhANuaBih.jpg",
+ "passport_four": "RmODomAMvcSHXKbzlAbnz2hqQaepUAqjTVdzqmyC.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 11:01:36",
+ "updated_at": "2024-03-15 17:19:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 554,
+ "unique_id": "TB1307-554",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljeren",
+ "customer_surname": "Agaýewa",
+ "customer_patronic_name": "Bäşimowna",
+ "passport_address": "Ahal wel Ak bugdaý etr Ýaşyldepe oba köçe Seýdi jaý 1",
+ "real_address": "Ahal wel Ak bugdaý etr Ýaşyldepe oba köçe Seýdi jaý 1",
+ "passport_serie": "I-AH",
+ "passport_id": "566774",
+ "passport_given_at": "2012-09-17",
+ "passport_given_by": "Ahal wel Ak bugdaý etr häkimligi",
+ "born_place": "Ahal wel Ak bugdaý etr Ýaşyldepe oba",
+ "born_at": "1996-07-16",
+ "email": "Oguljeren@mail.com",
+ "phone": "61469331",
+ "phone_additional": "61469331",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Halk Hakydasy\" ýadygärlikler toplumy",
+ "work_company_accountant_number": "+(993)-12374526",
+ "work_started_at": "2015-01-05",
+ "work_salary": "1936",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IGLJg4fePd0udtazCwKrpxBhUD8JMpOuprvxRPsl.jpg",
+ "passport_two": "9SLOkwTISjzXvFfByrIILp2yepyCk7aAwaU84b6d.jpg",
+ "passport_three": "BdFqLYg5cOSdmPD04yGZamEAXdLr6oEECHcGzJuI.jpg",
+ "passport_four": "oPrw2rY1hVVx35cUMYd706TOEBmV7oiEN9ZGULP5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 11:06:53",
+ "updated_at": "2024-04-01 15:23:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 555,
+ "unique_id": "TB8302-555",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nasiba",
+ "customer_surname": "Bazarowa",
+ "customer_patronic_name": "Onbaýewna",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 24-nji jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 24-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "450194",
+ "passport_given_at": "2005-09-03",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1983-06-27",
+ "email": "nasiba83@gmail.com",
+ "phone": "64122187",
+ "phone_additional": "62072070",
+ "phone_home": "54488",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51365___",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3080",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "H4JJkfpJqcq2p38jwFszjnIKO4XZ4Sfq8G5roGmG.jpg",
+ "passport_two": "pQjMGoJgqjl9QVgVqxSALnTBWlRbmNVcgWM8qASJ.jpg",
+ "passport_three": "GqtWFlPwNC7HxkrJh9iUivO7qErMDgzIWBznd3kM.jpg",
+ "passport_four": "rhFnpwMpKBq2gWIBsW6fVRF8wSUXFqRtjoNVWvM8.jpg",
+ "user_id": 292,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 13:01:45",
+ "updated_at": "2024-03-14 17:24:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 556,
+ "unique_id": "TB8319-556",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Oktam",
+ "customer_surname": "Jorayew",
+ "customer_patronic_name": "Besimowic",
+ "passport_address": "Turkmenabat s Himik YJT jay 93 oy 16",
+ "real_address": "Turkmenabat s Himik YJT jay 93 oy 16",
+ "passport_serie": "I-LB",
+ "passport_id": "022375",
+ "passport_given_at": "1998-06-02",
+ "passport_given_by": "Carjew saher PB",
+ "born_place": "Carjew saheri",
+ "born_at": "1982-01-29",
+ "email": "Oktam@mail.ru",
+ "phone": "65354525",
+ "phone_additional": null,
+ "phone_home": "42297316",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LWPM Darganata etrap PB",
+ "work_company_accountant_number": "+(993)-44552562",
+ "work_started_at": "2007-07-01",
+ "work_salary": "4321",
+ "work_position": "harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "zKSZNHjiYmPdFvGBHVDR4Lw5w6TkEOOxtkEVWAPD.jpg",
+ "passport_two": "CvfD53I1KTXtZyPXyBg9Iiwi6whMDqopYnsfiv35.jpg",
+ "passport_three": "jCKzvVXFcgCmzTP6ne7nCOGpYmhxiTjVbWoCjslI.jpg",
+ "passport_four": "M7H9uevDTEKXtVrqeEqcahmAdF738VQ0JhHNpAJX.jpg",
+ "user_id": 291,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-14 13:35:35",
+ "updated_at": "2024-03-14 13:36:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 557,
+ "unique_id": "TB8319-557",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Zakir",
+ "customer_surname": "Nurmamedow",
+ "customer_patronic_name": "Narziyewic",
+ "passport_address": "LW Carjew etr Myradow gen Myradow oba jay 2",
+ "real_address": "LW Carjew etr Myradow gen Myradow oba jay 2",
+ "passport_serie": "II-LB",
+ "passport_id": "093642",
+ "passport_given_at": "2020-02-28",
+ "passport_given_by": "Carjew etrap hakimligi",
+ "born_place": "Asgabat saher",
+ "born_at": "1974-11-24",
+ "email": "Zakir@mail.ru",
+ "phone": "65237277",
+ "phone_additional": null,
+ "phone_home": "43341149",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "LW Dokunhimiya mudirligi",
+ "work_company_accountant_number": "+(993)-42279476",
+ "work_started_at": "2021-09-01",
+ "work_salary": "2161",
+ "work_position": "Bas hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "VKseqq2SRqVvlsfVjXxtB5S2sQrzEIYOd8FmGzA6.jpg",
+ "passport_two": "lxyxF9Xd2F0j7cpLoSb7ke6vtLWpmGJD9ICvpJDM.jpg",
+ "passport_three": "MLOIvtuW8uKU6jqNtA9Hlil3uRVS4D3nZ6OMUMQM.jpg",
+ "passport_four": "uCFHTUkYmXx9v6urMq0gxQyZLk45yTal0equh8YI.jpg",
+ "user_id": 294,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-14 14:16:41",
+ "updated_at": "2024-03-14 14:17:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 558,
+ "unique_id": "TB1307-558",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rüstem",
+ "customer_surname": "Hommadow",
+ "customer_patronic_name": "Guwanjowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Parahat ý/t köçe Nusaý jaý-6",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Parahat ý/t köçe Nusaý jaý-6",
+ "passport_serie": "I-AH",
+ "passport_id": "456200",
+ "passport_given_at": "2010-11-05",
+ "passport_given_by": "Ahal welaýatynyň Abadan şäher",
+ "born_place": "Ahal welaýatynyň Abadan şäher",
+ "born_at": "1993-10-04",
+ "email": "Rustem@mail.ru",
+ "phone": "65325874",
+ "phone_additional": "64325874",
+ "phone_home": "12554789",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäher Döwlet weterinariýa gullugynyň Büzmeýin etrap weterinar bejerişhanasynyň",
+ "work_company_accountant_number": "+(993)-12658745",
+ "work_started_at": "2019-02-01",
+ "work_salary": "3258",
+ "work_position": "feldşer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tbMeYJtCXIgWEtDYgJdR2fsB31EbhodPQFPOfwNO.jpg",
+ "passport_two": "s47CTJgboQu7iUMoO9Ypv8smaN8K59ffA8rAejh5.jpg",
+ "passport_three": "gfK5ay8y1YsBqVq7aTXEUtS0SY5hG1DbyPZ4eLay.jpg",
+ "passport_four": "Zxrtv2RM3TjYA5nhpSg7NJrOYqloSKhGdH3nxGuJ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 15:10:41",
+ "updated_at": "2024-04-01 15:22:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 559,
+ "unique_id": "TB8319-559",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Kalandar",
+ "customer_surname": "Kockarow",
+ "customer_patronic_name": "Sultanowic",
+ "passport_address": "LW Turkemanabt saher Kukurtli koce jay 44",
+ "real_address": "LW Turkemanabt saher Kukurtli koce jay 44",
+ "passport_serie": "I-LB",
+ "passport_id": "505738",
+ "passport_given_at": "2006-10-06",
+ "passport_given_by": "Turkmenabat N4 cagalar bagy",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1966-04-16",
+ "email": "Kalandar@mail.ru",
+ "phone": "63338442",
+ "phone_additional": null,
+ "phone_home": "63338442",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat Saher N4 cagalar bagy",
+ "work_company_accountant_number": "+(993)-42260081",
+ "work_started_at": "2007-11-26",
+ "work_salary": "1639",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YM75ZUcoTkbzLCX5cI3Zaie2msOhpYv9vTakJSL5.jpg",
+ "passport_two": "o08jazubanuW5Jtp8z2M5gEthZD0LRqSymGkrnmn.jpg",
+ "passport_three": "mFhLYD3m2SdXcVeHzQejHelZsIymorKwwevAY3Oi.jpg",
+ "passport_four": "YeAOHsULU96dAKbKEmnUUz3PNq86L6AU87Hv0bm2.jpg",
+ "user_id": 296,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-14 15:14:51",
+ "updated_at": "2024-03-14 15:15:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 560,
+ "unique_id": "TB8318-560",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Umida",
+ "customer_surname": "Rustamowa",
+ "customer_patronic_name": "Rustamowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Baýramhan köçesiniň 9-njy jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Baýramhan köçesiniň 9-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "761921",
+ "passport_given_at": "2012-06-17",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäherçesi",
+ "born_at": "1996-03-08",
+ "email": null,
+ "phone": "64772476",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "TPT\"Türkmenbaşy\" bankynyň Lebap welaýatynyň Köýtendag etrabynyň Garlyk şäherçe şahamçasy",
+ "work_company_accountant_number": "+(993)-44024010",
+ "work_started_at": "2022-11-09",
+ "work_salary": "2192",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "BF9CHE0VM3PcW83U8pm1qD5S2Ee7DXINk0nH0phu.jpg",
+ "passport_two": "nfBs5aBoDIdbX3EYwBfK8xHUDyhiqa3or4Dq9WS7.jpg",
+ "passport_three": "lhzsJWA9w5Nb3ngs47wOW1fCaaDoM672ctfTOR9J.jpg",
+ "passport_four": "2d4sSC2LzCBjgD48pOeyggGqMyJwhcCtVtcBFvU0.jpg",
+ "user_id": 293,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 15:34:01",
+ "updated_at": "2024-03-14 17:30:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 561,
+ "unique_id": "TB1307-561",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annanur",
+ "customer_surname": "Jommadow",
+ "customer_patronic_name": "Hakberdiýewiç",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby kopetdag koçesi jay 20",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby kopetdag koçesi jay 20",
+ "passport_serie": "I-AH",
+ "passport_id": "281507",
+ "passport_given_at": "2004-09-03",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap hakimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Ýasmansalyk obasy",
+ "born_at": "1988-07-08",
+ "email": "Annanur@mail.ru",
+ "phone": "61013733",
+ "phone_additional": "64959529",
+ "phone_home": "12558974",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Bahar mebel hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-65619382",
+ "work_started_at": "2023-08-24",
+ "work_salary": "1500",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "V5Hfl77WkpFxIXZC8oxtvS9bjzK9AVwExehAS6bv.jpg",
+ "passport_two": "wXsLclp2r1AQsxv8VGJvKBD113rvi5nTWnNgweWq.jpg",
+ "passport_three": "AMwoJqk9pVfLJAJ7ARVsTNwFrF3UX26rmezyDCq4.jpg",
+ "passport_four": "tMSIXWRLEqSuWIyLG617lzPTDXMMwvpy0EK0Se7U.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 15:37:32",
+ "updated_at": "2024-04-01 15:22:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 562,
+ "unique_id": "TB1307-562",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ruslan",
+ "customer_surname": "Hudaýnazarow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrabynyn Ýenis seýilgahi jay 34 oy 4",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrabynyn Ýenis seýilgahi jay 34 oy 4",
+ "passport_serie": "I-AH",
+ "passport_id": "579643",
+ "passport_given_at": "2013-04-04",
+ "passport_given_by": "Ahal welaýatynyn Abadan saher hakimligi",
+ "born_place": "Lebap welaýaty Koytendag etrap Mukry saheri",
+ "born_at": "1987-04-06",
+ "email": "Ruslan@mail.ru",
+ "phone": "62875011",
+ "phone_additional": "65321478",
+ "phone_home": "12363521",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Bagtyýarlyk etrap Yasayys jay ulanys tresti",
+ "work_company_accountant_number": "+(993)-12231258",
+ "work_started_at": "2023-01-05",
+ "work_salary": "2849",
+ "work_position": "elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5RyAkPFApxWT6cehLWNoKteylMUS08Q3LlZrnKj9.jpg",
+ "passport_two": "WXT9DTjXpGAYAnZhXlFGX28hPIf6qklZd8Bt96cz.jpg",
+ "passport_three": "Tz42FjRkFKuIFMnwQwGavN7ziD9N3UHyrMBFN79z.jpg",
+ "passport_four": "xpdeHNVJ3Kg6FntvGxZ8pEKXc39jc9QvWJGdAOPz.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 15:46:16",
+ "updated_at": "2024-04-01 15:21:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 563,
+ "unique_id": "TB1303-563",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Dawut",
+ "customer_surname": "Asgarow",
+ "customer_patronic_name": "Ahmedowiç",
+ "passport_address": "Aşgabat şäheri",
+ "real_address": "Aşgabat şäheri Berkararlyk etraby",
+ "passport_serie": "I-AS",
+ "passport_id": "506160",
+ "passport_given_at": "2014-06-27",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1998-06-01",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65680571",
+ "phone_additional": "65567141",
+ "phone_home": "470686",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenistanyň Döwlet habarlar agentligi",
+ "work_company_accountant_number": "+(993)-65680571",
+ "work_started_at": "2023-07-03",
+ "work_salary": "2387",
+ "work_position": "Terjimeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "CS2sgtYZY6l3vwgJFTi8YthmaDpUq0oT6g5PitQ0.jpg",
+ "passport_two": "oUCxOdru1r8DnB8L8BpiBIoArFZqy0MCcIF0CKXm.jpg",
+ "passport_three": "0TcR6fbRp34NTTD0CVOhmzmJgrLKlrpyXMFWKxXp.jpg",
+ "passport_four": "2r4DcgWkaZ2XvyRMMkYQ6LPqbaHbMiMrzktXBohb.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 16:15:56",
+ "updated_at": "2024-04-12 14:11:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 564,
+ "unique_id": "TB8319-564",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Enejan",
+ "customer_surname": "Kadyrowa",
+ "customer_patronic_name": "Hezretkulyyewna",
+ "passport_address": "LW Turkmenabat s Bahar YJT jay 8 oy 18",
+ "real_address": "LW Turkmenabat s Bahar YJT jay 8 oy 18",
+ "passport_serie": "I-LB",
+ "passport_id": "848245",
+ "passport_given_at": "2013-09-16",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Serdarabat etrap Kistiwan gen",
+ "born_at": "1969-03-16",
+ "email": "Enejan@mail.ru",
+ "phone": "64740487",
+ "phone_additional": null,
+ "phone_home": "42222807",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "LW deri wenerologiya hassahanasy",
+ "work_company_accountant_number": "+(993)-42299297",
+ "work_started_at": "1996-09-02",
+ "work_salary": "2092",
+ "work_position": "sepagat uyasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "GEsctJOZ8iGkj4xjwDakQFGVoyQQuyP5U5gyCZRo.jpg",
+ "passport_two": "86p57BxJQvm4cd9GhvaFq9SHUnM2m5xN4eEVG4iJ.jpg",
+ "passport_three": "VhPpnIzTyfncEzpGFTXMi5DfzHL5m3vwNggbK9o4.jpg",
+ "passport_four": "lSUOG3uR6CKPJe51cA5AVpK5a5IBWkhOlkKpBtvh.jpg",
+ "user_id": 297,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-14 16:41:27",
+ "updated_at": "2024-03-14 16:42:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 565,
+ "unique_id": "TB1303-565",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Esenali",
+ "customer_surname": "Araliýew",
+ "customer_patronic_name": "Rustamowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Parahat 4/1 18-nji jaýynyň 17-nji otagynyň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Parahat 4/1 18-nji jaýynyň 17-nji otagynyň ýaşaýjysy",
+ "passport_serie": "I-AS",
+ "passport_id": "485413",
+ "passport_given_at": "2013-08-23",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1997-04-28",
+ "email": null,
+ "phone": "62133330",
+ "phone_additional": "65555663",
+ "phone_home": "12473197",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenistanyň Telekommunikasiýalar we informatika instituty",
+ "work_company_accountant_number": "+(993)-12941147",
+ "work_started_at": "2023-09-28",
+ "work_salary": "2856",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "RjqjcTmJXYHLASeattY1tpqXiQaif3lhMkxD8K0w.jpg",
+ "passport_two": "aSkNTczlppIZPPbZsdnV45C28l55UinNzKgk1fAY.jpg",
+ "passport_three": "ciM01NZ9QWOw3zrGl0pLAZlVaqOF9GpLX1j1peTX.jpg",
+ "passport_four": "yX2sIiaQ5g9ImUVC5zqJJ6OWvv4Dx9yuc4jfkrh7.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 16:46:17",
+ "updated_at": "2024-03-18 16:54:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 566,
+ "unique_id": "TB8318-566",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Italmaz",
+ "customer_surname": "Allanow",
+ "customer_patronic_name": "Mahramgeldiýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrap Garnas geňeşligi Rahmankulow köçesi 12-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrap Garnas geňeşligi Rahmankulow köçesi 12-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "621433",
+ "passport_given_at": "2011-01-03",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrap Garnas geňeşligi",
+ "born_at": "1993-04-26",
+ "email": null,
+ "phone": "64454060",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-02-20",
+ "work_salary": "1922",
+ "work_position": "operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "voMJC1yyGYk94vSxMq4INDhqRgOmD5hvsQNIAsJg.jpg",
+ "passport_two": "Dva8eUxelFkTwjXneYwWD05yOJ2mm8vZLpw3QSqT.jpg",
+ "passport_three": "II8OMZCHavOVxea8LCC3sCDD5jw7DaBqdTqMUvOm.jpg",
+ "passport_four": "x67Jm78ZBTnN8KWdHYW0gZ4mn5WbhmZHm3XUzR7L.jpg",
+ "user_id": 298,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 16:51:49",
+ "updated_at": "2024-03-14 17:48:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 567,
+ "unique_id": "TB1303-567",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Sapargeldi",
+ "customer_surname": "Atadurdyýew",
+ "customer_patronic_name": "Işandurdyýewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Suhangulyýew köçesiniň 74-nji jaýynyň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Suhangulyýew köçesiniň 74-nji jaýynyň ýaşaýjysy",
+ "passport_serie": "I-AS",
+ "passport_id": "362377",
+ "passport_given_at": "2006-06-20",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1965-06-25",
+ "email": null,
+ "phone": "63337999",
+ "phone_additional": "65694202",
+ "phone_home": "12761829",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Türkmenistanyň Oba hojalyk ministrliginiň \"Türkmen tagamlary\" söwda öýi",
+ "work_company_accountant_number": "+(993)-12481307",
+ "work_started_at": "2017-04-04",
+ "work_salary": "2076",
+ "work_position": "Inžener-elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EQaBgPK5opVktxJUhu2fLWmChigO93dPs4n4qXsB.jpg",
+ "passport_two": "DZZ4ECDdfQnbSFYlWeWC0w3ljugjYiH19Jo5C4mz.jpg",
+ "passport_three": "hZhXWM40SozL33P2L4YpE7d8EeUziWvA1eByYyAm.jpg",
+ "passport_four": "y74aRoZnW3zOguLt9eEeSW03RsLPuLH2HCkwJiOc.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 16:53:35",
+ "updated_at": "2024-03-18 16:54:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 568,
+ "unique_id": "TB8319-568",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Zakir",
+ "customer_surname": "Yagmurow",
+ "customer_patronic_name": "Altybayewic",
+ "passport_address": "LW Turkmenabat s Himik YJT jay 5a2 oy 7",
+ "real_address": "LW Turkmenabat s Himik YJT jay 5a2 oy 7",
+ "passport_serie": "II-LB",
+ "passport_id": "133316",
+ "passport_given_at": "2021-06-04",
+ "passport_given_by": "Turkmenabat saher PB",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1976-03-31",
+ "email": "Zakir@mail.ru",
+ "phone": "63257277",
+ "phone_additional": null,
+ "phone_home": "42298269",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebapgazupjuncilik mudirligi",
+ "work_company_accountant_number": "+(993)-42298269",
+ "work_started_at": "2009-06-11",
+ "work_salary": "2442",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XDD4WVVSHbD5km8bly8Zx1R7fDwkqg30fIqOdlKz.jpg",
+ "passport_two": "mHdUYZFrQ0G1C9xyzJ55tYkGjIdGIOIZeTYeZMsW.jpg",
+ "passport_three": "cvu8IyCUcav8rMwjNOHER1NN2hDw1A65x3J83E8W.jpg",
+ "passport_four": "T44gswPw3qrVim8AgXjU0ciA2X32gx7EiR63PSI1.jpg",
+ "user_id": 295,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-14 16:56:32",
+ "updated_at": "2024-03-14 16:57:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 569,
+ "unique_id": "TB9315-569",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Ogulbagt",
+ "customer_surname": "Begmuradowa",
+ "customer_patronic_name": "Tirkeşowna",
+ "passport_address": "Görogly etrabynyň Ataýew geňeşligi",
+ "real_address": "Görogly etrabynyň Ataýew geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "417771",
+ "passport_given_at": "2005-06-29",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Berkarar geňeşligi",
+ "born_at": "1988-09-20",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61914070",
+ "phone_additional": "61914070",
+ "phone_home": "61914070",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-61914070",
+ "work_started_at": "2017-06-21",
+ "work_salary": "1798",
+ "work_position": "ykdysatçy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "2vwWx4aVoaMUig6ESsAuc5TYv77zDvFFg7jib163.jpg",
+ "passport_two": "azWyvAvgpP8ZWL4Ucbfn6cUI3R6VV3LSLXHDkd50.jpg",
+ "passport_three": "QuFafCoWAzgGyoly3YF1FiLU5F0LIxIigFKiccQ1.jpg",
+ "passport_four": "LALhUkkpvD8AB4pCl6JtD6XF8dI8Ytu6jbzXdXOj.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 17:00:06",
+ "updated_at": "2024-03-14 17:00:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 570,
+ "unique_id": "TB9315-570",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Allaýewiç",
+ "passport_address": "Akdepe şäheriniň Nowruz köçesiniň 17-nji jaýy",
+ "real_address": "Akdepe şäheriniň Nowruz köçesiniň 17-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "710158",
+ "passport_given_at": "1985-12-14",
+ "passport_given_by": "Akdepe etrap häkimligi",
+ "born_place": "Akdepe etrabynyň Akdepe şäherçesi",
+ "born_at": "1985-12-14",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65276766",
+ "phone_additional": "65276766",
+ "phone_home": "65276766",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Nowa hyzmat\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-65276766",
+ "work_started_at": "2022-02-09",
+ "work_salary": "2250",
+ "work_position": "boýagçy ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QxVUvD3YjXlFzgPV7li7KC8GoiGKbvJxyVh1SQcF.jpg",
+ "passport_two": "AIk0UtrI4M9nwBjENWawHcIGLliUDUEAf6pPNYtn.jpg",
+ "passport_three": "GZtnLbmNikx2eRlmwOPjx62mpjWPmj4uxeyxe2Pr.jpg",
+ "passport_four": "1PajwKlwBzXu6HTCAQ5JPMoTZR510Jg9ptpfOAt0.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 17:08:36",
+ "updated_at": "2024-03-14 17:08:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 571,
+ "unique_id": "TB1303-571",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Omar",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Gurbangeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Abadan etrabynyň Nyýazow köçesiniň 2-nji jaýyynyň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Abadan etrabynyň Nyýazow köçesiniň 2-nji jaýyynyň ýaşaýjysy",
+ "passport_serie": "I-AH",
+ "passport_id": "206794",
+ "passport_given_at": "1986-05-22",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal wleaýatynyň Ruhabat etrabynyň Gökje obasy",
+ "born_at": "1986-05-22",
+ "email": null,
+ "phone": "65537383",
+ "phone_additional": "65639881",
+ "phone_home": "12229414",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Aşgabatýylylyk\" tresti",
+ "work_company_accountant_number": "+(993)-12761829",
+ "work_started_at": "2017-11-01",
+ "work_salary": "1993",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qPD1KoKdKpEO0QamUREixNnUFf8BwFKZ47AnQFHT.jpg",
+ "passport_two": "XW8PJHaLFPvg9qYtquwOn6UsVM3CTaxNxRyFfzya.jpg",
+ "passport_three": "L3nwqa9SG3av3hQkHpPPe578QQdfOSTdnrk5FlR2.jpg",
+ "passport_four": "Q6xH01Yw2zlucnnXeM08KxnwmBL50mvOAFuBERAg.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 17:14:25",
+ "updated_at": "2024-03-26 12:08:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 572,
+ "unique_id": "TB1303-572",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Kadyrow",
+ "customer_surname": "Eziz",
+ "customer_patronic_name": "Abatgeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Oguzhan köçesiniň 86-njy jaýynyň 12-nji otagynyň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Oguzhan köçesiniň 86-njy jaýynyň 12-nji otagynyň ýaşaýjysy",
+ "passport_serie": "I-AS",
+ "passport_id": "444100",
+ "passport_given_at": "2011-05-25",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1995-04-17",
+ "email": null,
+ "phone": "61878717",
+ "phone_additional": "61295956",
+ "phone_home": "12960408",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Demirýollary' açyk görnüşli paýdarlar jemgyýeti",
+ "work_company_accountant_number": "+(993)-12384233",
+ "work_started_at": "2023-03-22",
+ "work_salary": "2904",
+ "work_position": "derňewçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "XBQspeuBlvZQEOckfBbYh36ifF86fprH79uCUesZ.jpg",
+ "passport_two": "I1IgNfncMvhzGQxITMP3q6j6JpTtfqKIuWmnJOWI.jpg",
+ "passport_three": "iTNuD610Hpj3WvdMtI93ryxI3Tq6VtZqIDVFYGfg.jpg",
+ "passport_four": "UzCV6wSNYYlfDH9quksAD0XvtoHajfACKnpmGngs.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 17:22:13",
+ "updated_at": "2024-03-20 15:31:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 573,
+ "unique_id": "TB9315-573",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Ogulnabat",
+ "customer_surname": "Atamuradowa",
+ "customer_patronic_name": "Otuzalyýewna",
+ "passport_address": "Görogly etrabynyň Zaman geňeşligi",
+ "real_address": "Görogly etrabynyň Zaman geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "447172",
+ "passport_given_at": "2005-12-23",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Türkmenistan geňeşligi",
+ "born_at": "1973-10-08",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62514419",
+ "phone_additional": "62514419",
+ "phone_home": "62514419",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 55-nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-62514419",
+ "work_started_at": "2001-09-01",
+ "work_salary": "1918",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "bwTQXqkR6PCFHi0D9Fc3wvfu70ydt9pyJzwWpLZD.jpg",
+ "passport_two": "hAIF44ZQk9brknTPi33OWPC9tIDP29YMzmGGVGWt.jpg",
+ "passport_three": "tMHpaZ9c1SdiJTXlguc3Rghpp5rUvBw2zd79g0NA.jpg",
+ "passport_four": "uZmRp9DeEV8WmU02jF3TnLXNNXwBXYOpf6LOuMTm.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 17:29:58",
+ "updated_at": "2024-03-14 17:29:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 574,
+ "unique_id": "TB7369-574",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "AMANGUL",
+ "customer_surname": "YAZHANOVA",
+ "customer_patronic_name": "ESENMYRADOVNA",
+ "passport_address": "Murgap etrap Rowaçlyk geňeşlik",
+ "real_address": "Murgap etrap Rowaçlyk geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "289252",
+ "passport_given_at": "2021-01-25",
+ "passport_given_by": "Murgap etrap PB",
+ "born_place": "Murgap etrap Rowaçlyk geňeşlik",
+ "born_at": "1997-04-21",
+ "email": null,
+ "phone": "65119869",
+ "phone_additional": "65119869",
+ "phone_home": "65119869",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "BGU Garagum ÖE",
+ "work_company_accountant_number": "+(993)-65119869",
+ "work_started_at": "2022-05-01",
+ "work_salary": "2200",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c9h0Xm4MYXl0odtB538CA5SRfZ6YXVcppiDO00Ek.jpg",
+ "passport_two": "WYz7UalB5G3ulrwVUy7i2LESV9dFRvyEEhxSH0Fa.jpg",
+ "passport_three": "tbNxwOGkzrlAMIzgwK3xP32UPN554pEhILichaOG.jpg",
+ "passport_four": "DmuXcNqsB8dyA6PbvkiiAzF1Zgw2R60SVsEx46Ri.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-14 17:47:57",
+ "updated_at": "2024-03-14 17:47:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 575,
+ "unique_id": "TB2305-575",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Dünýägözel",
+ "customer_surname": "Gylyjowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Sarahs etrabynyň Aşgabat obasy",
+ "real_address": "Sarahs etrabynyň Aşgabat obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "686682",
+ "passport_given_at": "2017-05-02",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1999-08-11",
+ "email": null,
+ "phone": "61422330",
+ "phone_additional": null,
+ "phone_home": "25874",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahsagyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-26457___",
+ "work_started_at": "2023-05-19",
+ "work_salary": "2141",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NEIj7Z9MEq56OPVc8WY3ZyCXSYqeSUPBjjdej9mu.jpg",
+ "passport_two": "8f0l9sVlsUhuRUuZXR06B8eZGWx4IWbgXvdq662Y.jpg",
+ "passport_three": "6rmexyJ16ccXTRv72Oe1jX5tlr26rHqGLVv9WBXh.jpg",
+ "passport_four": "rpboQlLljAEfoCehGkpInnkvVdc7D0Y9ieIpjqCr.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-14 17:58:48",
+ "updated_at": "2024-03-14 17:58:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 576,
+ "unique_id": "TB2305-576",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Hurma",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Ýazmyradowna",
+ "passport_address": "Sarahs etrabynyň Rysgally obasy",
+ "real_address": "Sarahs etrabynyň Rysgally obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "824588",
+ "passport_given_at": "2023-10-02",
+ "passport_given_by": "Sarahs etrap Polisiýa bölümi",
+ "born_place": "Sarahs etrabynyň Kiçi aga obasy",
+ "born_at": "1977-01-01",
+ "email": null,
+ "phone": "63121715",
+ "phone_additional": null,
+ "phone_home": "13422531",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-13424035",
+ "work_started_at": "2020-09-10",
+ "work_salary": "2117",
+ "work_position": "Arassalaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hOMgHNCnUKsyGqJ9FT3nrTOmNK5HHZXYcqCy3msz.jpg",
+ "passport_two": "RibxA2jYhsU5zSAYjpmDYLKJMIlnZVJooi6aa4Ee.jpg",
+ "passport_three": "6NmA3Yjx2pFShqyt50AxqSmwWFra3CR2uZf3JyOj.jpg",
+ "passport_four": "uiJY2cpFQyddy2yXeql5FLATMzbeQHIjctb7VHu4.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-14 18:09:50",
+ "updated_at": "2024-03-14 18:09:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 577,
+ "unique_id": "TB2305-577",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Nurmuhammet",
+ "customer_surname": "Muhyýew",
+ "customer_patronic_name": "Gurbanmyradowiç",
+ "passport_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "real_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "425192",
+ "passport_given_at": "2010-03-15",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Ýalawaç obasy",
+ "born_at": "1993-04-30",
+ "email": null,
+ "phone": "65443105",
+ "phone_additional": null,
+ "phone_home": "13425123",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "sarahs etrabynda hususy telekeçi",
+ "work_company_accountant_number": "+(993)-65443105",
+ "work_started_at": "2023-12-23",
+ "work_salary": "3915",
+ "work_position": "Telekeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "vrjXYwIqfmlemZDAfrzPrlxq1770kXte3DwFN2MN.jpg",
+ "passport_two": "j00L6tBOTUU4jrfJ5Y8N5cs0npMUCrfyHlxyy2vW.jpg",
+ "passport_three": "qfaXzin3upYdgY45OLVFho946DKoSDTaFWFMqsBo.jpg",
+ "passport_four": "yhk7KRncyvXy6xcc5UpoGlk38SJtg2KP624qnJiW.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-14 18:20:25",
+ "updated_at": "2024-03-14 18:20:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 578,
+ "unique_id": "TB2305-578",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Öwezgeldi",
+ "customer_surname": "Orazmyradow",
+ "customer_patronic_name": "Jumamyradowiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "483467",
+ "passport_given_at": "2011-03-02",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Kiçiaga obasy",
+ "born_at": "1994-11-14",
+ "email": null,
+ "phone": "62945027",
+ "phone_additional": null,
+ "phone_home": "13424129",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "20950 harby bölümi",
+ "work_company_accountant_number": "+(993)-62761025",
+ "work_started_at": "2020-06-11",
+ "work_salary": "3395",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XhpC7MYIDzh5n1iwEA21jPoN28myUoNA10BixC7o.jpg",
+ "passport_two": "P1rJ2GtqDIhFYBJflMSNJt1FQYq5GC4DAEifHEnK.jpg",
+ "passport_three": "stahLmXAW3IgZIIVIbPbIwEDzl9Hk7QLhRhJvIJE.jpg",
+ "passport_four": "qMGoZ6iiCZYS7WZkbgMaPA4skXB6fuGXrDeJ1T0W.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-14 18:27:36",
+ "updated_at": "2024-03-14 18:27:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 579,
+ "unique_id": "TB6352-579",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurlibek",
+ "customer_surname": "Toktabaýewa",
+ "customer_patronic_name": "Turdyklyçowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Nyýazow köçesi, 10/3",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Nyýazow köçesi, 10/3",
+ "passport_serie": "I-BN",
+ "passport_id": "469362",
+ "passport_given_at": "2013-10-06",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etraby",
+ "born_at": "1983-01-14",
+ "email": null,
+ "phone": "65187565",
+ "phone_additional": null,
+ "phone_home": "65187565",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkan Telekom WEAK",
+ "work_company_accountant_number": "+(993)-65187565",
+ "work_started_at": "2013-12-03",
+ "work_salary": "2318",
+ "work_position": "Hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "u6tUVg91TadQEqbeVgT5EhpVvtRLXzOlyp8sxCW7.jpg",
+ "passport_two": "DZSOPhAvshRO0ljxD8iCnpj9A5xQ1zlDbwBFWP4t.jpg",
+ "passport_three": "95agJeDIvS8ytV82LbqNZ2W8dhnKgtfE98PZxvnr.jpg",
+ "passport_four": "Mtcu7bc6mjSa3nxUJM3vjFyFvuJUOtGxhngTNPi5.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 07:29:12",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 580,
+ "unique_id": "TB6352-580",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jepbar",
+ "customer_surname": "Täçjanow",
+ "customer_patronic_name": "Posbaýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 16/5-6",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 16/5-6",
+ "passport_serie": "I-BN",
+ "passport_id": "546073",
+ "passport_given_at": "2018-10-03",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etraby",
+ "born_at": "1996-12-31",
+ "email": null,
+ "phone": "65570580",
+ "phone_additional": null,
+ "phone_home": "65570580",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-65570580",
+ "work_started_at": "2023-12-23",
+ "work_salary": "2770",
+ "work_position": "Poliseý-sürüji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "NuDxOfiizCMiyYI8uIfdySIanltKUqpFuq9PAIhc.jpg",
+ "passport_two": "dG912x4on1iqlEMzJLsgSp8eF2QfVAwDOJ7326ts.jpg",
+ "passport_three": "0lGZQs1l44zFKhCeNeFmb68bFwKrE6fMn6BlZFYX.jpg",
+ "passport_four": "sN41ErQ5S0YF6wtzzncqIHhydgURehyi9NYUrZMo.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 07:37:32",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 581,
+ "unique_id": "TB8302-581",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Anwar",
+ "customer_surname": "Nartajiýew",
+ "customer_patronic_name": "Nartajiýewiç",
+ "passport_address": "Magdanly şäher Altyn ýyldyz 21-nji jaýy",
+ "real_address": "Magdanly şäher Altyn ýyldyz 21-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "573524",
+ "passport_given_at": "2010-06-05",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1993-10-23",
+ "email": null,
+ "phone": "65355822",
+ "phone_additional": null,
+ "phone_home": "44052147",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Sabur Timur Taşewler H/K",
+ "work_company_accountant_number": "+(993)-44050511",
+ "work_started_at": "2022-03-16",
+ "work_salary": "2985",
+ "work_position": "baş hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9X5YsL26iNOwVqCuYeIbPW61XXY68HdtrqvF2208.jpg",
+ "passport_two": "VINBcFa9CCBlhOvBC8DMY98FtqdqK3n8zDDcjUU7.jpg",
+ "passport_three": "9ZRQ1HHtVifUzEP2JeLHbeR6InuCISn2cZX4UZIZ.jpg",
+ "passport_four": "f2Wk0mjmEPa0bRmGiRrzsccqYHYBlGSgv25ZfmqU.jpg",
+ "user_id": 300,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 09:32:45",
+ "updated_at": "2024-03-19 11:19:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 582,
+ "unique_id": "TB1307-582",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurgozel",
+ "customer_surname": "Geldiyewa",
+ "customer_patronic_name": "Kakalyyewna",
+ "passport_address": "Asgabat s Berkararlyk etr koce2hiha ahmet yasowy jay6",
+ "real_address": "Asgabat s Berkararlyk etr koce2hiha ahmet yasowy jay6",
+ "passport_serie": "I-AS",
+ "passport_id": "355363",
+ "passport_given_at": "2006-03-03",
+ "passport_given_by": "Azatlyk etr",
+ "born_place": "Asgabat",
+ "born_at": "1974-06-21",
+ "email": "Nurgozek@gmail.com",
+ "phone": "61771717",
+ "phone_additional": "61771717",
+ "phone_home": "61771717",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Saglyk ministirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-11-18",
+ "work_salary": "1759",
+ "work_position": "arssacylyk uyasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "i3KuQlFj0BuAzJ93mfGPSX4Br7HKkJMGogUIGRW4.jpg",
+ "passport_two": "AjfL8PuB7Sm3dsUqY3zRy8GpbvFrMbzBcmTNHuv1.jpg",
+ "passport_three": "a7mLBsovazxxlFE3w2AGBWBrRotwWKhxyhfr9bEI.jpg",
+ "passport_four": "0cgP5SJdh8jXoEr16bADm1JKDDUSBDJd4ywq6atT.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 09:35:44",
+ "updated_at": "2024-04-01 15:20:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 583,
+ "unique_id": "TB1307-583",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Valkapberdi",
+ "customer_surname": "Madern",
+ "customer_patronic_name": "Ylyasowic",
+ "passport_address": "Ahal wel ak bugday etr yasyldepe genesligi",
+ "real_address": "Ahal wel ak bugday etr yasyldepe genesligi",
+ "passport_serie": "I-AH",
+ "passport_id": "629824",
+ "passport_given_at": "2015-01-06",
+ "passport_given_by": "Ahal wel Ak bygday etr hakim",
+ "born_place": "Ak bygday etr",
+ "born_at": "2015-01-06",
+ "email": "Yalkapberdi@gmail.com",
+ "phone": "62784434",
+ "phone_additional": "62784434",
+ "phone_home": "62784434",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Ak dag hk",
+ "work_company_accountant_number": "+(993)-62784434",
+ "work_started_at": "2023-08-03",
+ "work_salary": "2123",
+ "work_position": "goragcy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "pmS1KZYSAvQdy3ZLjZDnx04ibwelWcIPKVEaAfJV.jpg",
+ "passport_two": "pLRjuUIblykUKNZc9jCnlif9wWZfUHtSDY5H81TV.jpg",
+ "passport_three": "8NGfosUmByFpN9ArMwhJtTpRRWKiJorRLUEFcMbW.jpg",
+ "passport_four": "CypXaa8Sp2P0ZKEtWY54iEXYolfADewWOry5bgGi.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 09:50:25",
+ "updated_at": "2024-04-01 15:19:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 584,
+ "unique_id": "TB1303-584",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Kakamyrat",
+ "customer_surname": "Mätjumaýew",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Daşoguz welaýatynyň Daşoguz şäheriniň Ärsaryýew köçesiniň 30-njy jaýynyň 40-njy öýüniň ýaşaýjysy",
+ "real_address": "Daşoguz welaýatynyň Daşoguz şäheriniň Ärsaryýew köçesiniň 30-njy jaýynyň 40-njy öýüniň ýaşaýjysy",
+ "passport_serie": "II-DZ",
+ "passport_id": "135393",
+ "passport_given_at": "2023-10-20",
+ "passport_given_by": "Daşoguz welaýatynyň Daşoguz şäher Polisiýa bölümi",
+ "born_place": "Daşoguz welaýatynyň Daşoguz şäheri",
+ "born_at": "1973-01-18",
+ "email": null,
+ "phone": "63288001",
+ "phone_additional": "64606868",
+ "phone_home": "12761829",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Alp Iş\" hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-12955410",
+ "work_started_at": "2023-01-03",
+ "work_salary": "3780",
+ "work_position": "hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "N9fOev2f8VkfS1s4qXCLv1DLRkZzB2tJftU9p4jV.jpg",
+ "passport_two": "px01CxcO6rBk3pkXhKPD0sd3PQsRZvc6hLWpWtFN.jpg",
+ "passport_three": "DCI50TEXqR2rkf21tW2iTXceCnGdGEeErPokHPVV.jpg",
+ "passport_four": "PWl35HVNH9FhMRmBBVY4NxjevHB9mVnOW0NalwS8.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 10:18:52",
+ "updated_at": "2024-03-18 16:55:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 585,
+ "unique_id": "TB1307-585",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maya",
+ "customer_surname": "Isannyazowa",
+ "customer_patronic_name": "Hudayberdiyewna",
+ "passport_address": "Asgabat saherinin bagtyyarlyk etraby koce Altyn Asyr jay 41",
+ "real_address": "Asgabat saherinin bagtyyarlyk etraby koce Altyn Asyr jay 41",
+ "passport_serie": "I-AS",
+ "passport_id": "504200",
+ "passport_given_at": "2014-07-09",
+ "passport_given_by": "Asgabat saherinin Ruhabat etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1986-05-06",
+ "email": "Maya@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Owadan Polat hojalyk jemgiyeti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-10-25",
+ "work_salary": "2023",
+ "work_position": "Hyzmat edyan onumcilik boluminin belyolary-kabul ediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KGR90PJLWy3j6QqeLxkw0XbTOPuMiHiF8AVKAV7x.jpg",
+ "passport_two": "0Dp9e6TUpf9Too7OCDuwBsoW4u0j9KGeOFAL7h4O.jpg",
+ "passport_three": "Ypey17inAfNWn7r0kN0UfBQMgVchXnaR0hjZzwnX.jpg",
+ "passport_four": "6ESDZ8EdUWdQAklcWXxL0W7fAzYShFyTY4YUFZ5p.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 10:38:55",
+ "updated_at": "2024-04-01 15:15:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 586,
+ "unique_id": "TB1307-586",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Resul",
+ "customer_surname": "Myratdurdyýew",
+ "customer_patronic_name": "Sapargeldiyew",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr koçe 2123 3 topar jaý 10 2",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr koçe 2123 3 topar jaý 10 2",
+ "passport_serie": "I-AS",
+ "passport_id": "484683",
+ "passport_given_at": "2013-09-27",
+ "passport_given_by": "Asgabat bagtyyarlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "2013-09-27",
+ "email": "Resul@gmailсom",
+ "phone": "63287877",
+ "phone_additional": "63287877",
+ "phone_home": "12563526",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmen dowlet sport instituty",
+ "work_company_accountant_number": "+(993)-12545854",
+ "work_started_at": "2022-09-01",
+ "work_salary": "3210",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "fmA2VTD7KSaDWKEPhmDRurVqvIV8PkO5eDYofgC8.jpg",
+ "passport_two": "Iq7qi8Z1C9AGaD7GdAq2Ma9bb3l7J70pXlKyeX4U.jpg",
+ "passport_three": "GbtFLxqmaZrLMtgCLFwQcMp0noonLeAOJg7FGDSA.jpg",
+ "passport_four": "tD1tOVxrlkLAB6XUYrAcHWxMy0acHCwaY9crHADY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 10:46:04",
+ "updated_at": "2024-04-01 15:15:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 587,
+ "unique_id": "TB1307-587",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazmuhammet",
+ "customer_surname": "Amandurdyyew",
+ "customer_patronic_name": "Annaorazowic",
+ "passport_address": "Ahal welayatynyn Ak bugday etrap",
+ "real_address": "Sahra genes Derya bol koce gundogar jay 9",
+ "passport_serie": "I-AH",
+ "passport_id": "475104",
+ "passport_given_at": "2010-12-18",
+ "passport_given_by": "Ahal welayat Ruhabat etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1993-11-11",
+ "email": "Orazmuhammet@mail.u",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Berk Soyeg Hususy karhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-07-03",
+ "work_salary": "3550",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Zuo5GWp3cREWxJeNQMN01YzJ9c2WTObBLe27iq2t.jpg",
+ "passport_two": "Aq3kqziE50mBHJqtqXOVQ6exU8RONtqopsyVK3WX.jpg",
+ "passport_three": "0P1n64qSHymE6K9R06r68bSH0uFKfsVBMa3QsYLq.jpg",
+ "passport_four": "cCshzXv4KCaXsomSMq3GEZvkPZqVqG84KkTzKND2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 10:48:46",
+ "updated_at": "2024-04-01 15:14:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 588,
+ "unique_id": "TB1307-588",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aymyrat",
+ "customer_surname": "Atayew",
+ "customer_patronic_name": "Serdarowic",
+ "passport_address": "Ahal welayat Ak bugday etrap",
+ "real_address": "Bokurdak sahercesi",
+ "passport_serie": "I-AH",
+ "passport_id": "720455",
+ "passport_given_at": "2018-07-19",
+ "passport_given_by": "Ahal welayat Ak Bugday etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "2001-08-30",
+ "email": "Aymyrat@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher arassalayys abadanlasdyrys birlesigi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-08-02",
+ "work_salary": "2036",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NLhY0F9vs9tqH4bnX8jbCJCZ9FL6AVrr2Bo0Mtiu.jpg",
+ "passport_two": "Tyinw6dMEoB9qIALq3MG5HDtqJfNAFOShZYDySA5.jpg",
+ "passport_three": "FrjZ4FC5Qe1oNvNfJjhuPqtiUjP6h5o5tmFXY0WO.jpg",
+ "passport_four": "DNbvcVPqg7FjxiPK7ozKEAUt1SwjpAUghAovryLh.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 10:57:26",
+ "updated_at": "2024-04-01 15:14:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 589,
+ "unique_id": "TB1307-589",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aytac",
+ "customer_surname": "Halammedowa",
+ "customer_patronic_name": "Myratgulyyewna",
+ "passport_address": "Asgabat saher buzmeyin etrab",
+ "real_address": "koce garagum jay 12",
+ "passport_serie": "I-AH",
+ "passport_id": "440237",
+ "passport_given_at": "2010-06-22",
+ "passport_given_by": "Ahal welayat Ruhabat etrap",
+ "born_place": "Ahal",
+ "born_at": "1992-10-24",
+ "email": "Aytac@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saherinin 5-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-02-09",
+ "work_salary": "2248",
+ "work_position": "Mudir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CJIo8dO17FAHBZCwKOFczloYIW39JYJPLTd8pUBV.jpg",
+ "passport_two": "bllsTtG19WCkxn9UfHOqV6hj8dwdvQX2RSvwDR9V.jpg",
+ "passport_three": "nVQcnPkwtRoXgJez5DbXbU7L1rTUE1B9b0GChS2y.jpg",
+ "passport_four": "omVWKedP6G6aI0saLYcjquDj97gTMWHN1utcradL.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-15 11:05:50",
+ "updated_at": "2024-03-15 11:05:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 590,
+ "unique_id": "TB8302-590",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulşan",
+ "customer_surname": "Hamraýewa",
+ "customer_patronic_name": "Mawlanowna",
+ "passport_address": "Magdanly şäher Awaza köç 1-nji jaýy",
+ "real_address": "Magdanly şäher Awaza köç 1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "620876",
+ "passport_given_at": "2011-02-15",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-09-09",
+ "email": "gulsan94@gmail.ru",
+ "phone": "61177461",
+ "phone_additional": "62848098",
+ "phone_home": "44057896",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "35-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44050271",
+ "work_started_at": "2015-09-02",
+ "work_salary": "4253",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "eFYPEj3tglR2JsI6Ivf7YfNTqLi1FVc1rb6Ot0Kv.jpg",
+ "passport_two": "jpkotpr6ZJzOfSaxgqkUhAay5LKlzY1Ijxa2uNyk.jpg",
+ "passport_three": "wzNs8s5GWptLMbJiEgrheJARuxl1WLg93mkAVYiQ.jpg",
+ "passport_four": "10UWJ5oba8TyM64TDi9uGDG4QXb8sMzIjcdXvklF.jpg",
+ "user_id": 301,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 11:26:35",
+ "updated_at": "2024-03-15 14:55:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 591,
+ "unique_id": "TB1307-591",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bilbil",
+ "customer_surname": "Numatowa",
+ "customer_patronic_name": "Ýok",
+ "passport_address": "Aşgabat ş Köpetdag etr köçe Oguzhan j 80 ot 59",
+ "real_address": "Aşgabat ş Köpetdag etr köçe Oguzhan j 80 ot 59",
+ "passport_serie": "I-AS",
+ "passport_id": "327325",
+ "passport_given_at": "2004-10-05",
+ "passport_given_by": "Aşgabt ş Köpetdag etr häkimligi",
+ "born_place": "Ahal wel Tejen ş Goniamaşa oba",
+ "born_at": "1978-07-08",
+ "email": "Bilbil@mail.com",
+ "phone": "63281364",
+ "phone_additional": "63281364",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Lift gurluşyk we bejeriş tresti",
+ "work_company_accountant_number": "+(993)-12460103",
+ "work_started_at": "2019-01-25",
+ "work_salary": "2312",
+ "work_position": "Lift gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bpzN2A4inKvHBCnj8wonuodbbaEthjhclN3vdc0B.jpg",
+ "passport_two": "FFcqnOLsI0tIge6yC5rRhuaLndNA5jxBcAAXCtD7.jpg",
+ "passport_three": "bBfQfbQjtE0iSnVgvS7ayqQZ6IQKkYwvb2ukvC1s.jpg",
+ "passport_four": "ZOmiRYlfmlsRIYKLy6cCLiI60q2Jg4MnICY9H2Sz.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-15 11:47:33",
+ "updated_at": "2024-03-15 11:47:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 592,
+ "unique_id": "TB6360-592",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Begenç",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Toýjanowiç",
+ "passport_address": "BW Hazar ş-çe 37-4-16",
+ "real_address": "Hazar ş-çe 37-4-16",
+ "passport_serie": "I-BN",
+ "passport_id": "233631",
+ "passport_given_at": "2005-09-08",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1989-03-19",
+ "email": "annagulgeldyewa229@gamil.com",
+ "phone": "61484580",
+ "phone_additional": "61484580",
+ "phone_home": "61484580",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"DragonOil\" LTD kompaniýasy",
+ "work_company_accountant_number": "+(993)-61484580",
+ "work_started_at": "2022-05-03",
+ "work_salary": "1976",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vINrBskjlzwoHEb63VirNW1UC1fH1Gq0zT9Ah9nu.jpg",
+ "passport_two": "4FvX52u8v9jqRvBOQfRYhXtrl7HBRCsn4mvBeisr.jpg",
+ "passport_three": "i3GoJgiSMyBAyL1A8KGGH6le9myvTJxvKMmRxrXN.jpg",
+ "passport_four": "1whQtBIUqdgse5arWK6Rrw2f3WEjJiEvFB8ec6CQ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 12:08:14",
+ "updated_at": "2024-03-18 14:09:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 593,
+ "unique_id": "TB8302-593",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Arslan",
+ "customer_surname": "Sabyrow",
+ "customer_patronic_name": "Babamyradowiç",
+ "passport_address": "Köýtendag etrap Daşrabat geň Daşrabat obasy",
+ "real_address": "Köýtendag etrap Daşrabat geň Daşrabat obasy",
+ "passport_serie": "I-LB",
+ "passport_id": "850846",
+ "passport_given_at": "2014-06-30",
+ "passport_given_by": "Lebap welaýat Beýik Türkmenbaşy ad etrap häkimligi",
+ "born_place": "Daşrabat geňeşligi",
+ "born_at": "1984-07-10",
+ "email": "arslan84@gmail.ru",
+ "phone": "62891370",
+ "phone_additional": "63624496",
+ "phone_home": "44038974",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşäheragyzsuw\"müdirligi",
+ "work_company_accountant_number": "+(993)-44051232",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2030",
+ "work_position": "Soryjy enjamyň maşinisti",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "r6RTQI1G6unV510dFJPOUmkelwhJLnW6B3z9QJae.jpg",
+ "passport_two": "OhcKvLedhjtXOX0CO6DIF5abquydUpMpxMKECixN.jpg",
+ "passport_three": "rwbthBOSrllz9Yxn9kp1MAuuYpoDx5V2le5OBarX.jpg",
+ "passport_four": "3gtPjd1hziir6ehWGd632RbB7lRhDpHU2HE4OD8o.jpg",
+ "user_id": 303,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 13:11:01",
+ "updated_at": "2024-03-19 10:03:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 594,
+ "unique_id": "TB6360-594",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Muhammetgylyç",
+ "customer_surname": "Gylyçjanow",
+ "customer_patronic_name": "Täzegylyjowiç",
+ "passport_address": "Hazar ş-çe Laçyn ÝJT jaý 4 öý 6",
+ "real_address": "Hazar ş-çe Laçyn ÝJT jaý 4 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "414293",
+ "passport_given_at": "2010-08-06",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Etrek etrabynyň madow geňeşligi",
+ "born_at": "1993-05-22",
+ "email": "annagulgeldyeva229@gamil.com",
+ "phone": "61779397",
+ "phone_additional": "61779397",
+ "phone_home": "61779397",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\"NGÇM",
+ "work_company_accountant_number": "+(993)-61779397",
+ "work_started_at": "2014-05-21",
+ "work_salary": "3257",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G0zHBHGpkOR65IUYA705WPjUh15Ryxk1tVmW2HFX.jpg",
+ "passport_two": "tiuTK1eiskr3YIV6eIBCnYKJYewrW1EjwBq3z2FK.jpg",
+ "passport_three": "Xlc2OuMNibJXVuqF5w9erALpZRcRKn6SfTHj8XuW.jpg",
+ "passport_four": "Wv4JtB7Bw4mNRCf7rPeEGkLasiunZWAxX0N0QkCP.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 14:09:46",
+ "updated_at": "2024-03-18 14:10:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 595,
+ "unique_id": "TB6360-595",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gylyçmämmet",
+ "customer_surname": "Amangulyýew",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Gyzylarbat etrabynyň 1-nji geç Filatow köçe jaý 20",
+ "real_address": "Gyzylarbat etrabynyň 1-nji geç Filatow köçe jaý 20",
+ "passport_serie": "I-BN",
+ "passport_id": "290087",
+ "passport_given_at": "2007-02-05",
+ "passport_given_by": "BW Serdar etrap häkimligi tarapyndan",
+ "born_place": "BW Serdar etrap häkimligi tarapyndan",
+ "born_at": "1990-01-14",
+ "email": "annagulgeldyeva229@gamil.com",
+ "phone": "65279031",
+ "phone_additional": "65279031",
+ "phone_home": "65279031",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWBBM-niň Hazar ş-çe 64-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-65279031",
+ "work_started_at": "2022-11-29",
+ "work_salary": "2856",
+ "work_position": "aýdym mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DFAm2NuSd3DZGmiiyJH0qG7ZaqUhOkZGqL0aadqw.jpg",
+ "passport_two": "pVjCWdeBXnt7saHLgzW549m5ujemOO88bUQNWQ3m.jpg",
+ "passport_three": "KmRjBNiIgtgDplrEnWCWxXuHYgsCG6jpzWem9958.jpg",
+ "passport_four": "5AF1iejszFAgcnBBzAAvGGCyvJlKznoJ2jCfltPB.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 14:18:55",
+ "updated_at": "2024-03-18 14:11:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 596,
+ "unique_id": "TB6360-596",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ilmämmet",
+ "customer_surname": "Illiýew",
+ "customer_patronic_name": "Aşyrmuhammedowiç",
+ "passport_address": "Hazar ş-çe Garagöl jaý -13",
+ "real_address": "Hazar ş-çe Garagöl jaý -13",
+ "passport_serie": "I-BN",
+ "passport_id": "284919",
+ "passport_given_at": "2008-08-01",
+ "passport_given_by": "BW Hazar şäher häkimligi tarapyndan",
+ "born_place": "Hazar ş",
+ "born_at": "1991-11-29",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63964000",
+ "phone_additional": "63964000",
+ "phone_home": "63964000",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-63964000",
+ "work_started_at": "2016-09-01",
+ "work_salary": "3141",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5DfAfLDeg6xgqbK4JvHZE2LhDkxk2sqiKPHW1r5Q.jpg",
+ "passport_two": "EUpyFMb0ZRgahKAW08g80a3FTbOZVN9oN3F3Q8ZA.jpg",
+ "passport_three": "iV7RxkDaepRslltf1NtQr6LESxxINR8ZoD788IAL.jpg",
+ "passport_four": "ttDXpjPi6pM3dV3A5KMB9C5ginI3SDTHzF2X01KY.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 14:27:05",
+ "updated_at": "2024-03-18 14:19:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 597,
+ "unique_id": "TB6360-597",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aşyrbibi",
+ "customer_surname": "Safarowa",
+ "customer_patronic_name": "Ataýewna",
+ "passport_address": "Hazar ş-çe KW 33 jaý 15 öý1",
+ "real_address": "Hazar ş-çe KW 33 jaý 15 öý1",
+ "passport_serie": "I-BN",
+ "passport_id": "270575",
+ "passport_given_at": "2005-09-28",
+ "passport_given_by": "Balkanabat şäher häkimligi tarapyndan",
+ "born_place": "Balkanabat şäher",
+ "born_at": "1978-12-26",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65165731",
+ "phone_additional": "65165731",
+ "phone_home": "65165731",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWBBM-iň Hazar ş-çesindäki 36-nji mekdep",
+ "work_company_accountant_number": "+(993)-65165731",
+ "work_started_at": "2022-11-24",
+ "work_salary": "4472",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Z7FFLFV5s4jZure0djjvA67qzMsMmgzCPaPEk6BR.jpg",
+ "passport_two": "pXTNrNXdXUDHl1AkG3aMxQtaGVVNviLbRETXLQ7u.jpg",
+ "passport_three": "P0Ts9Uuz0smGMzLyoLTsZRIfHQrvvrvz3u4IpiiH.jpg",
+ "passport_four": "xrN0Kp2k5RWB1vdRcqtfCCvJoexNZEMJrvcrPKr7.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 14:35:38",
+ "updated_at": "2024-03-18 14:20:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 598,
+ "unique_id": "TB6360-598",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Kemal",
+ "customer_surname": "Uzakow",
+ "customer_patronic_name": "Pirnepesowiç",
+ "passport_address": "Hazar ş-çe kw 27 jaý 3öý 6",
+ "real_address": "Hazar ş-çe kw 27 jaý 3öý 6",
+ "passport_serie": "I-DZ",
+ "passport_id": "111956",
+ "passport_given_at": "2000-06-01",
+ "passport_given_by": "DW Gubadag etrap PB tarapyndan",
+ "born_place": "DW Gubadag et Dostluk geňeşi",
+ "born_at": "1979-12-20",
+ "email": "annagulgeldyegva229@gmail.com",
+ "phone": "61816203",
+ "phone_additional": "61816203",
+ "phone_home": "61816203",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-61816203",
+ "work_started_at": "2017-11-11",
+ "work_salary": "1676",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mHQNguTrfaKRfMkdw0UuaoB1pUoThCKV8szsPWpW.jpg",
+ "passport_two": "D17g1mVcpUBSpJOXWYbupugjnsJhPULOFC4fUrZN.jpg",
+ "passport_three": "G4SZfSMUZ2sfbwyg1FTlChEIfhtOVg5x22HTFIPu.jpg",
+ "passport_four": "05mdEvuyUaXZQDZVj2j3BuztDpDTatvIwQ3bz8s0.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 14:42:48",
+ "updated_at": "2024-03-18 14:20:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 599,
+ "unique_id": "TB8302-599",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Myrat",
+ "customer_surname": "Hojamow",
+ "customer_patronic_name": "Saryýewiç",
+ "passport_address": "Magdanly şäheri Wepadarlyk koç 78",
+ "real_address": "Magdanly şäheri Wepadarlyk koç 78",
+ "passport_serie": "I-LB",
+ "passport_id": "836438",
+ "passport_given_at": "2013-09-18",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1971-11-30",
+ "email": "muziktank78@gmail.çom",
+ "phone": "62224156",
+ "phone_additional": "61210555",
+ "phone_home": "44051033",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44050244",
+ "work_started_at": "2012-11-10",
+ "work_salary": "2629",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "XGRZSbMbCw02e4R9bpbDGWQycj6FVYNx3cFgzgJt.jpg",
+ "passport_two": "KLEm9gWDRqBwzrYXNOjQFYCtig3QyJzfdMgqBkZ6.jpg",
+ "passport_three": "JOKzyOiurg1Lks10AdY589KGY1qOUe4sRPF9fiSg.jpg",
+ "passport_four": "xwKSC3UQQ5MpjyOqwXAUJVxRskrWGMTRN4pEk7AN.jpg",
+ "user_id": 304,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 14:52:24",
+ "updated_at": "2024-03-19 10:03:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 600,
+ "unique_id": "TB6360-600",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Batyr",
+ "customer_surname": "Joraýew",
+ "customer_patronic_name": "Öwezmuradowiç",
+ "passport_address": "Hojambaz ş köçe Hojambaz-Ata jaý 1 öý 3-Ata jaý 1 öý 3",
+ "real_address": "Hojambaz ş köçe Hojambaz-Ata jaý 1 öý 3",
+ "passport_serie": "I-LB",
+ "passport_id": "545381",
+ "passport_given_at": "2009-02-18",
+ "passport_given_by": "LW Hojambaz etrap häkimligi",
+ "born_place": "LW Hojambaz ş-çesi",
+ "born_at": "1988-01-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63922444",
+ "phone_additional": "63922444",
+ "phone_home": "63922444",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BBM 33-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63922444",
+ "work_started_at": "2023-09-01",
+ "work_salary": "4939",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kgbeMDv7Mh6ERkoUB5JC4dzcTwUmOaJ31X16nJVo.jpg",
+ "passport_two": "iVmVM2FneQtrPUqLRmiapbbmOW49HBX5YVPNRlGI.jpg",
+ "passport_three": "fvld8nrKH9xIP9exRL8tAhkDpFj6BqjcDV4h1u4U.jpg",
+ "passport_four": "ol2AMMD27fs7Zcca9hTTcXrwj2kVlZrNFpYGjvNM.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 14:55:28",
+ "updated_at": "2024-03-18 14:21:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 601,
+ "unique_id": "TB1307-601",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Batyr",
+ "customer_surname": "Atabayew",
+ "customer_patronic_name": "Atabayewic",
+ "passport_address": "Asgabat saherijnin Berkararlyk etraby 11 mkr koce Oguz han jay 10 otag 10",
+ "real_address": "Asgabat saherijnin Berkararlyk etraby 11 mkr koce Oguz han jay 10 otag 10",
+ "passport_serie": "I-AS",
+ "passport_id": "374596",
+ "passport_given_at": "2006-12-21",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1990-11-14",
+ "email": "Batyr@gmail.com",
+ "phone": "61022501",
+ "phone_additional": "61022501",
+ "phone_home": "61022501",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ahal ilkinji cakyr onumcilik karhanasy Yasayys jayyna hyzmat ediji gullugy",
+ "work_company_accountant_number": "+(993)-13734919",
+ "work_started_at": "2021-09-06",
+ "work_salary": "1824",
+ "work_position": "Bug gazanyn operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IcvYvYYNJxolsm0fymGN4Yh8kz2z4ktmr3meaNh3.jpg",
+ "passport_two": "qHIV80gg1KLfMqGhvajszUbwK760kA0Hfp3fr4oB.jpg",
+ "passport_three": "ue1qEs4uEK8f0LaXtk3HJ2WDfvXe8UzUtMJcwpI5.jpg",
+ "passport_four": "IQpHRbFAVLuYCiuQvZin3hfIYlx5RMRTnt2qTezb.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-15 15:36:09",
+ "updated_at": "2024-03-15 15:36:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 602,
+ "unique_id": "TB1307-602",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mälik",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Baýmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Gypjak ý/t Magtymguly köçesi jaý 22",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Gypjak ý/t Magtymguly köçesi jaý 22",
+ "passport_serie": "I-AH",
+ "passport_id": "457703",
+ "passport_given_at": "2010-09-27",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrap Gypjak obasy",
+ "born_at": "1994-09-01",
+ "email": "Malik@mail.ru",
+ "phone": "65123345",
+ "phone_additional": "65660167",
+ "phone_home": "12257034",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Milli howpsuzlyk instituty",
+ "work_company_accountant_number": "+(993)-12440304",
+ "work_started_at": "2020-05-01",
+ "work_salary": "2458",
+ "work_position": "bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "j91Ks6kOMuPVI5cmGrH6oJvKZUpmnhgYNjlAUN50.jpg",
+ "passport_two": "sIV0950JDpW2fB9dMfcEGR0ytOab4MmsRk1JdOMe.jpg",
+ "passport_three": "I6MMJUmrKfq0PGytZmnp8uwQvwgZCTSSi8tbSwsb.jpg",
+ "passport_four": "BmSX57FZPnoSHE0w7B1dJJO0tOb5N0qbzX6I6eQo.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 15:44:32",
+ "updated_at": "2024-04-01 15:12:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 603,
+ "unique_id": "TB8317-603",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Döwlet",
+ "customer_surname": "Nowruzow",
+ "customer_patronic_name": "Kemalowiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher M Ruhnama köçesiniň 104 A-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher M Ruhnama köçesiniň 104 A-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "808855",
+ "passport_given_at": "2013-06-13",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Serdarabat etrap",
+ "born_at": "1995-12-08",
+ "email": null,
+ "phone": "64082014",
+ "phone_additional": null,
+ "phone_home": "64082014",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat PM Ýangyn howpsyzlyk bölüminiň 6-njy ýangyn hopwsyzlyk bölümi",
+ "work_company_accountant_number": "+(993)-64082014",
+ "work_started_at": "2020-01-01",
+ "work_salary": "2499",
+ "work_position": "otrýad işgäri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2zqOakh80S3kA5v3uStFvrocj2TyDRqV8Zymp6r1.jpg",
+ "passport_two": "TyDZyoCXRK8H2OZUEJi3844FoRzAwrBKGKmlfJG2.jpg",
+ "passport_three": "QtUiBXorBppJQcdC6jOcGCf6noGDi0ETpJBX6yTi.jpg",
+ "passport_four": "zrm1WbsNYDDY9S8Yv3og0peSTTfQurizlNMGBDoE.jpg",
+ "user_id": 306,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 16:07:28",
+ "updated_at": "2024-03-15 16:08:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 604,
+ "unique_id": "TB2305-604",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Gülälek",
+ "customer_surname": "Durdyýewa",
+ "customer_patronic_name": "Bäşimowna",
+ "passport_address": "Sarahs şäheriniň Aşgabat köçesiniň 51-nji jaýy",
+ "real_address": "Sarahs şäheriniň Aşgabat köçesiniň 51-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "677572",
+ "passport_given_at": "2017-01-11",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1989-05-26",
+ "email": null,
+ "phone": "61335577",
+ "phone_additional": null,
+ "phone_home": "13427845",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 17-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-13424178",
+ "work_started_at": "2009-08-01",
+ "work_salary": "4564",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "H21UK5XigmNS6jkRivMhilYHdtSswe0EJuIPRIF1.jpg",
+ "passport_two": "xaJcid5u3veXN1UjctAvS9wuKkfe7LHRGx7RNzl3.jpg",
+ "passport_three": "hLBbd3C3ecwckouP42ixwiifN7gJlDpUjSqN1Gup.jpg",
+ "passport_four": "ozrG0t3nhdCYz4dLAziniO4fmpBzceJCQ942oa3n.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-15 16:09:29",
+ "updated_at": "2024-03-15 16:09:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 605,
+ "unique_id": "TB7369-605",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Döwran",
+ "customer_surname": "Haşymow",
+ "customer_patronic_name": "Soltanmyradowiç",
+ "passport_address": "Murgap etrap Ylham geňeşlik",
+ "real_address": "Murgap etrap Ylham geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "138645",
+ "passport_given_at": "2001-12-08",
+ "passport_given_by": "Murgap etrap häkimligi",
+ "born_place": "Murgap etrap Ylham geňeşlik",
+ "born_at": "1985-09-29",
+ "email": null,
+ "phone": "62304730",
+ "phone_additional": "62304730",
+ "phone_home": "62304730",
+ "work_region": "mr",
+ "work_province_id": 16,
+ "work_company": "Murgap etrap bilim bölümi",
+ "work_company_accountant_number": "+(993)-62304730",
+ "work_started_at": "2002-02-01",
+ "work_salary": "2499",
+ "work_position": "hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dplDDVG9b639U0B4UE7JIa1V6Pc497NKus4PQPkR.jpg",
+ "passport_two": "B2hMkTPSoh6EwrUTldldaBJKY3g3VFHl5QNpPLdz.jpg",
+ "passport_three": "J2sun2XXqq9Fzww9y4iCMIGvDqsAKtzIgAIZGH83.jpg",
+ "passport_four": "X75Pt8qbCCFbbI1alCI8uFU2sWxGFEZUBd8wB1lN.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 16:13:53",
+ "updated_at": "2024-03-15 16:13:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 606,
+ "unique_id": "TB2305-606",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Babamyrat",
+ "customer_surname": "Amanýazow",
+ "customer_patronic_name": "Baýmyradowiç",
+ "passport_address": "Sarahs şäheriniň Magtymguly köçesiniň 3-nji jaýy",
+ "real_address": "Sarahs şäheriniň Magtymguly köçesiniň 3-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "389130",
+ "passport_given_at": "2007-06-04",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Garaman obasy",
+ "born_at": "1981-12-24",
+ "email": null,
+ "phone": "64926632",
+ "phone_additional": null,
+ "phone_home": "13424354",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Ahal welaýatynyň Polisiýa müdirliginiň Gorag bölümi",
+ "work_company_accountant_number": "+(993)-13444018",
+ "work_started_at": "2007-07-10",
+ "work_salary": "3742",
+ "work_position": "poliseý goragçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1h8W7Fm3gD2YHTuatja9oChbwvYIZfUABHMIeOJ2.jpg",
+ "passport_two": "u54xYOjJOOsqEFkVuiGCaWv8XJw6ztPQoURQsKth.jpg",
+ "passport_three": "XRqRe8a29AAF84l8cdHa22GUntmjW0ltPWarebyW.jpg",
+ "passport_four": "8Tu0zNVn67pY1WDP6v9wuEP04Bbc9HlMCYGOE1g8.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "tamamlanan",
+ "created_at": "2024-03-15 16:25:30",
+ "updated_at": "2024-03-15 16:25:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 607,
+ "unique_id": "TB6360-607",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jumagül",
+ "customer_surname": "Mustafaýewa",
+ "customer_patronic_name": "Gurbanberdiýewna",
+ "passport_address": "Türkmenbaşy şäher köçe Dostluk jaý 61 a",
+ "real_address": "Türkmenbaşy şäher köçe Dostluk jaý 61 a",
+ "passport_serie": "I-BN",
+ "passport_id": "466742",
+ "passport_given_at": "2014-04-11",
+ "passport_given_by": "BW Hazar şäher hakimligi tarapyndan",
+ "born_place": "BW Hazar şäher",
+ "born_at": "1994-08-14",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62348231",
+ "phone_additional": "62348231",
+ "phone_home": "62348231",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäher Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-62348231",
+ "work_started_at": "2023-11-20",
+ "work_salary": "1689",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "L3S5HVgI8Vtb04jugt0iHzFOjZcPbVxqCBbeznVB.jpg",
+ "passport_two": "UuC0dfx1XLpTi1GBQaPG4NDxRTctwORKSloS1Oou.jpg",
+ "passport_three": "qIV8LARiAuurLmsj2RggUW5pWTbNt8oKQnE8jkHs.jpg",
+ "passport_four": "xy1De1RXpaqbctQXEujKsKaGU1UZjYMayxaxrH1j.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 16:26:53",
+ "updated_at": "2024-03-18 14:22:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 608,
+ "unique_id": "TB2305-608",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Mamajan",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Jumageldiýewna",
+ "passport_address": "Sarahs şäheriniň Watan köçesiniň 8-nji jaýy",
+ "real_address": "Sarahs şäheriniň Watan köçesiniň 8-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "722212",
+ "passport_given_at": "2018-08-15",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1972-05-03",
+ "email": null,
+ "phone": "65133831",
+ "phone_additional": null,
+ "phone_home": "13421584",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-13421664",
+ "work_started_at": "2019-06-19",
+ "work_salary": "2281",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "rCcUGP55iGmQMsKDHBGWEI0TsFHZRk6xZJTF2qOy.jpg",
+ "passport_two": "1rjIiOIQurn9ilqe08PlzFa7nAC3RABjhAAZpbNo.jpg",
+ "passport_three": "sbfKlJWrui0AApMYJyeNJNRLfJVmw6IRVSHaubmp.jpg",
+ "passport_four": "4lyuhyqb7j1livf4uv5ABZ7Pgb6a0HL4nOUBbrzZ.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "tamamlanan",
+ "created_at": "2024-03-15 16:42:55",
+ "updated_at": "2024-03-15 16:42:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 609,
+ "unique_id": "TB8319-609",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Gozel",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Batyrowna",
+ "passport_address": "LW Turkmenabat s Seyidow koce jay 19 oy 1",
+ "real_address": "LW Turkmenabat s Seyidow koce jay 19 oy 1",
+ "passport_serie": "I-LB",
+ "passport_id": "546484",
+ "passport_given_at": "2009-05-28",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1992-02-01",
+ "email": "Gozel@mail.ru",
+ "phone": "63850506",
+ "phone_additional": null,
+ "phone_home": "42229339",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat saher 5nji saglyk oyi",
+ "work_company_accountant_number": "+(993)-42229339",
+ "work_started_at": "2018-01-21",
+ "work_salary": "2862",
+ "work_position": "masgala lukmany",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PPo346yNkbC8v8PEekjGAUYEUVrwfDJjqAS76CNi.jpg",
+ "passport_two": "qSWz7nvE04XaOIfmOvv56gShKDzwTjrpjeXHsunG.jpg",
+ "passport_three": "UpFmKLwHNdiNfyAz5FSJKnRvUjX08cSLPldq7hzw.jpg",
+ "passport_four": "HtKcLxRjreLBysepMDIecY22ery9Bvr9f6PTyH2g.jpg",
+ "user_id": 307,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-15 16:45:41",
+ "updated_at": "2024-03-15 16:46:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 610,
+ "unique_id": "TB6360-610",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bibinýaz",
+ "customer_surname": "Kemenowa",
+ "customer_patronic_name": "Ernepesowna",
+ "passport_address": "Hazar ş-çe kw15 jaý 8 öý 16",
+ "real_address": "Hazar ş-çe kw15 jaý 8 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "605284",
+ "passport_given_at": "2024-01-23",
+ "passport_given_by": "BW Balkanabat şäher polisýa bölümi",
+ "born_place": "BW Hazar ş",
+ "born_at": "1990-08-10",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63059025",
+ "phone_additional": "63059025",
+ "phone_home": "63059025",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynysnabit\"NGCM",
+ "work_company_accountant_number": "+(993)-63059025",
+ "work_started_at": "2008-12-22",
+ "work_salary": "2865",
+ "work_position": "onim operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JUPvhj6Lg8NVozMqEqffkyuUK4jI3B0Ei6e15W5A.jpg",
+ "passport_two": "MJUt4CV9ANep9rsSM3zdvzSo38bkUgl4EqWUI2NB.jpg",
+ "passport_three": "syuoBNpuuKG3noGJrtVOgBCgfm52UDrf5PIDy6lt.jpg",
+ "passport_four": "sfz7GNtY8sKBHFDfqp4pypIwk3FY4Y3CaygggxXi.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 16:46:52",
+ "updated_at": "2024-03-18 14:23:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 611,
+ "unique_id": "TB8319-611",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Jeren",
+ "customer_surname": "Akmyradowa",
+ "customer_patronic_name": "Kerimowna",
+ "passport_address": "LW Sayat etr Garabekewul s Turkmenistan koce jay 27 oy 4",
+ "real_address": "LW Sayat etr Garabekewul s Turkmenistan koce jay 27 oy 4",
+ "passport_serie": "I-LB",
+ "passport_id": "288424",
+ "passport_given_at": "2002-04-22",
+ "passport_given_by": "Garabekewul etrap hakimligi",
+ "born_place": "Garabekewul saherce",
+ "born_at": "1974-05-09",
+ "email": "Jeren@mail.ru",
+ "phone": "65340069",
+ "phone_additional": null,
+ "phone_home": "44725104",
+ "work_region": "lb",
+ "work_province_id": 23,
+ "work_company": "Sayat etrap Garabekewul saher hassahanasy",
+ "work_company_accountant_number": "+(993)-44725104",
+ "work_started_at": "2021-02-08",
+ "work_salary": "1795",
+ "work_position": "bufetci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QhuR8ByaCnNnYkz0gCbADtiMg3EsXDpJd89TgnDt.jpg",
+ "passport_two": "5Nwq9tOLoaY2F9hkRdwJZbB3DF50ysDCOaPIVZIr.jpg",
+ "passport_three": "JuSfY9kALhbgCsYttKZZV5PN76yebs3GzDo92brP.jpg",
+ "passport_four": "U7ZELzoxnjYV4JRcNnqfrsInOkuPREtZzZ92BTmc.jpg",
+ "user_id": 308,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-15 16:56:05",
+ "updated_at": "2024-03-15 16:56:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 612,
+ "unique_id": "TB2305-612",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Şamyradowa",
+ "customer_surname": "Gunça",
+ "customer_patronic_name": "Çarymyradowna",
+ "passport_address": "Sarahs etrabynyň Oraz Salyr obasy",
+ "real_address": "Sarahs etrabynyň Oraz Salyr obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "792980",
+ "passport_given_at": "2022-04-18",
+ "passport_given_by": "Sarahs etrap Polisiýa bölümi",
+ "born_place": "Sarahs etrabynyň Ýalawaç obasy",
+ "born_at": "1986-03-27",
+ "email": null,
+ "phone": "65043511",
+ "phone_additional": null,
+ "phone_home": "61980042",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 25-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-65254563",
+ "work_started_at": "2016-09-01",
+ "work_salary": "3135",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UrihBFkITY7PM00ZWsXpdo3ViYzc3aHUpZzeovDp.jpg",
+ "passport_two": "jntK0bdAwyluCq01FIqJxQslaxWIPPrGOW0cjCJ6.jpg",
+ "passport_three": "YAGibaFlMIMPJssUk8vNxzzeWJGxbiLH7MUHWy4r.jpg",
+ "passport_four": "TD2QwwTD5AFlo8MotvHbD6Jh2p4ZrEbMONn4Flbt.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-15 17:02:36",
+ "updated_at": "2024-03-15 17:02:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 613,
+ "unique_id": "TB8319-613",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Narjan",
+ "customer_surname": "Tasowa",
+ "customer_patronic_name": "Kakajanowna",
+ "passport_address": "LW Turkmenabat s Amul saherce Dostluk koce jay 20 oy 7",
+ "real_address": "LW Turkmenabat s Amul saherce Dostluk koce jay 20 oy 7",
+ "passport_serie": "I-LB",
+ "passport_id": "053812",
+ "passport_given_at": "1999-09-08",
+ "passport_given_by": "Danew etrap PB",
+ "born_place": "Danew etrap May gen",
+ "born_at": "1980-03-02",
+ "email": "Narjan@mail.ru",
+ "phone": "62592464",
+ "phone_additional": null,
+ "phone_home": "42270661",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2013-11-12",
+ "work_salary": "1321",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "84epcZ2E1X9PhzEqBBPJZrhnXqwGwpuMFB7yUVLN.jpg",
+ "passport_two": "r0rOYCzWDDD8hGrM5TxcVi3Bn1cDQxghEE7IoREX.jpg",
+ "passport_three": "3Cq24z4qebM3g9p2axuZdyAa5aRY1f5BDwKXczzW.jpg",
+ "passport_four": "lOOU2N6TiFuueFniwtw6NoTzTnXX5O25i91fsONV.jpg",
+ "user_id": 309,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-15 17:06:17",
+ "updated_at": "2024-03-15 17:06:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 614,
+ "unique_id": "TB9315-614",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Bäşimgylyjowiç",
+ "passport_address": "Görogly etrabynyň Bedirkent geňeşligi",
+ "real_address": "Görogly etrabynyň Bedirkent geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "572966",
+ "passport_given_at": "2010-06-08",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Nyýazow geňeşligi",
+ "born_at": "1993-06-12",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65064777",
+ "phone_additional": "65064777",
+ "phone_home": "65064777",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Berk Amal\" Hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-65064777",
+ "work_started_at": "2023-08-03",
+ "work_salary": "3541",
+ "work_position": "birgader",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "tUxQ5jNAg6E4Clj7N1wkbOotVof7k5GzM3SM1t4R.jpg",
+ "passport_two": "eMOyACa8uXh7E0awQ7wIT6N5N5PrwkKqnsfQMOw4.jpg",
+ "passport_three": "avoybgjTMb60heNkNbkobfe998N904f597b9cUag.jpg",
+ "passport_four": "98H4UEMF3V5ARFtbh3MF5Kt2WleFeEFrJL7R6Oy5.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 17:09:02",
+ "updated_at": "2024-03-15 17:09:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 615,
+ "unique_id": "TB8319-615",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Orunbay",
+ "customer_surname": "Eresow",
+ "customer_patronic_name": "Jorabayewic",
+ "passport_address": "LW Sayat etr Jennel gen Raydaslyk oba STurkmenbasy sayoly koce jay 5",
+ "real_address": "LW Sayat etr Jennel gen Raydaslyk oba STurkmenbasy sayoly koce jay 5",
+ "passport_serie": "I-LB",
+ "passport_id": "007106",
+ "passport_given_at": "1998-03-27",
+ "passport_given_by": "Sakar etrap IIB",
+ "born_place": "Sakar etrap Caltut gen",
+ "born_at": "1980-04-17",
+ "email": "Orunbay@mail.ru",
+ "phone": "65947122",
+ "phone_additional": null,
+ "phone_home": "42271076",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebapenergogurlusyk karhanasy",
+ "work_company_accountant_number": "+(993)-42271076",
+ "work_started_at": "2021-07-27",
+ "work_salary": "2215",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Jje8kLLQvrJD74SunBeAykOa1NQ2bW09VdeSZCY7.jpg",
+ "passport_two": "jlg8Zu3xnkze7EXdypdbL0ln9ngzSjhjlpAs2j8s.jpg",
+ "passport_three": "gPXCacIOrxqmbFWoGgDchmpKT2WnmBmf52tidIme.jpg",
+ "passport_four": "Smj3eqwgoMdG0uNLqGO9tBXCk5v3ymWHhKxbaIJ1.jpg",
+ "user_id": 311,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-15 17:23:38",
+ "updated_at": "2024-03-15 17:24:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 616,
+ "unique_id": "TB9315-616",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Merdan",
+ "customer_surname": "Ärnazarow",
+ "customer_patronic_name": "Jumadurdyýewiç",
+ "passport_address": "Görogly etrap Türkmenistan geňeşligi",
+ "real_address": "Görogly etrap Türkmenistan geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "530015",
+ "passport_given_at": "2007-03-13",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Türkmenistan geňeşligi",
+ "born_at": "1986-05-08",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65091698",
+ "phone_additional": "65091698",
+ "phone_home": "65091698",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "\"Oba hyzmat\" önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-65091698",
+ "work_started_at": "1986-05-08",
+ "work_salary": "2176",
+ "work_position": "mehanizator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "m1ky8HXPdOiD0u0Z1J3WBFJ9PUXPpxhLKYup21TJ.jpg",
+ "passport_two": "uEOc7ctG2cGu0ODM1HEU7wXW6ggH1tuej2Gbi4Nr.jpg",
+ "passport_three": "hYK0WX1zX989J2gjnipBBXPTbOl3L86e8UQyFoVB.jpg",
+ "passport_four": "U06vBAanek9oMXcv0fKskepD0tSHMyg2WI1Jzd6D.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 17:46:37",
+ "updated_at": "2024-03-15 17:46:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 617,
+ "unique_id": "TB6352-617",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hemraberdi",
+ "customer_surname": "Tagandurdyýew",
+ "customer_patronic_name": "Möwlamberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 209-kwartal, 61/19",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri, 209-kwartal",
+ "passport_serie": "I-BN",
+ "passport_id": "112099",
+ "passport_given_at": "2000-08-05",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1984-04-03",
+ "email": null,
+ "phone": "65138818",
+ "phone_additional": null,
+ "phone_home": "22273113",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitgazçykaryş tresti",
+ "work_company_accountant_number": "+(993)-22273113",
+ "work_started_at": "2021-02-15",
+ "work_salary": "2162",
+ "work_position": "Gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cFN9N7yQJlRv7O9BB8lHxhah5q7t8lFzmMJo8O0r.jpg",
+ "passport_two": "NuFKm2A4Fs23TYd9aWFkEZJEc2FzVdND41XBFaWj.jpg",
+ "passport_three": "DFaEBe60s5pZDWR5OhzaR0NIOLAFKJV9FnZ5fxsd.jpg",
+ "passport_four": "Wd7CkQHKffEx7p9wXj8nbGAUyEpStGIsQ2mDZXpy.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-15 23:32:44",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 618,
+ "unique_id": "TB6352-618",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýekaterina",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Dmitriýewna",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 15/2",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 15/2",
+ "passport_serie": "I-BN",
+ "passport_id": "515073",
+ "passport_given_at": "2016-06-29",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Wladimir şäheri",
+ "born_at": "1980-03-05",
+ "email": null,
+ "phone": "65299887",
+ "phone_additional": null,
+ "phone_home": "65299887",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350396",
+ "work_started_at": "2018-11-05",
+ "work_salary": "2591",
+ "work_position": "Selsar-elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0mYXDqmxYQx9HBzSSubLYJhOWXKkXSDkuxz30WNB.jpg",
+ "passport_two": "IxpcuvpIKSitGVAFvLFQ4abz7oqX2mzavNJIMFkK.jpg",
+ "passport_three": "Nwk1aWtl83V12wJ5gRAEga0vLeCp0M3rJToBMVAJ.jpg",
+ "passport_four": "JidrHKJidEMWAm5X2WXBVAOq216z8LoG5SXcoOKS.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-16 11:37:55",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 619,
+ "unique_id": "TB6352-619",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Arslan",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Artykmuhammetogly",
+ "passport_address": "Balkan welaýaty, Magtymguly etraby, Ýaňkel geňeşligi, Garakel obasy",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "502519",
+ "passport_given_at": "2015-07-28",
+ "passport_given_by": "Balkan welýataynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýaty, Magtymguly etraby",
+ "born_at": "1999-06-22",
+ "email": null,
+ "phone": "61673017",
+ "phone_additional": null,
+ "phone_home": "61673017",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350396",
+ "work_started_at": "2022-03-01",
+ "work_salary": "2484",
+ "work_position": "maşinisty",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FIYe8ZLhqZl8pto4ZkqPaq9jt2Df3wRCROCU7B2v.jpg",
+ "passport_two": "2Bs7GJ0qAv4vQew3kamETzW4ymfFlpKebVD34auf.jpg",
+ "passport_three": "Y9qrQUmUAn3wK0W8AZ8u7R3u9bYqfOeBZnbpq8yF.jpg",
+ "passport_four": "Q8xwyMSCmpv6lOV1en2zH4yZv1gmkNwqCdRpctTw.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-16 11:56:50",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 620,
+ "unique_id": "TB6352-620",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Myrat",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Arazbaýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 25a/6",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 25a/6",
+ "passport_serie": "I-BN",
+ "passport_id": "279431",
+ "passport_given_at": "2008-01-17",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-08-08",
+ "email": null,
+ "phone": "63520091",
+ "phone_additional": null,
+ "phone_home": "63520091",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2023-12-25",
+ "work_salary": "2945",
+ "work_position": "Ýurist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1y5npLuipWAvVhmDACWwH7XGoX9kzqhf4d5oeCJP.jpg",
+ "passport_two": "dGK50gfrQLo2J2YDeGf0H3fOp7Du7Wdkj0PbowOe.jpg",
+ "passport_three": "90fS0opYWztIvg9ChjOO6B7DPSQoQ5GijhpnRPJU.jpg",
+ "passport_four": "C9TDqwMxBFbZQJKTjzJ3FFwBGnmWo1JZCZF7HZlm.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-17 06:27:16",
+ "updated_at": "2025-05-21 10:00:27",
+ "deleted_at": "2025-05-21 10:00:27",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 621,
+ "unique_id": "TB6352-621",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Arazbaý",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Japbarowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 25a/6",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 25a/6",
+ "passport_serie": "I-BN",
+ "passport_id": "469668",
+ "passport_given_at": "2015-04-06",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Gubadag etraby",
+ "born_at": "1963-02-05",
+ "email": null,
+ "phone": "65169815",
+ "phone_additional": null,
+ "phone_home": "65169815",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3426",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kyCOXtgUjuNY4xa1ISVNkoS3jPbYNYe8tSRtRPdv.jpg",
+ "passport_two": "wJWc12BtbSvniMOGfviatcTejpT4Dgnx1Q0nCCRi.jpg",
+ "passport_three": "ZvjagVBDaMFF83nBcMLJS6tPk2m9hldX7792AiYT.jpg",
+ "passport_four": "2y3V3dSiMY6PAZVP83tiNeWHTHEuJqniTg1bkc7Y.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-17 06:32:44",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 622,
+ "unique_id": "TB6352-622",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sähra",
+ "customer_surname": "Şyhyýewa",
+ "customer_patronic_name": "Sapargeldigyzy",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 1/16",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 1/16",
+ "passport_serie": "I-BN",
+ "passport_id": "469535",
+ "passport_given_at": "2014-07-14",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etraby",
+ "born_at": "1995-02-02",
+ "email": null,
+ "phone": "64437791",
+ "phone_additional": null,
+ "phone_home": "64437791",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2125",
+ "work_position": "Laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jirje30xJIXS8WmjxMJxKCuAxKd903DyGBhFnFsO.jpg",
+ "passport_two": "nVhbsLPZUTKPFstMlUt3WjfRF4KcqZBcTYthngCl.jpg",
+ "passport_three": "mlyJZuyiEE0uSzhnRFwc26g8si6X9CgnCpWPb9xT.jpg",
+ "passport_four": "E9qJaXpUhwYX0aeE50xygyy3ZPMTyaaCpX8vNyPS.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-17 06:45:37",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 623,
+ "unique_id": "TB6352-623",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Welmyrat",
+ "customer_surname": "Abdullaýew",
+ "customer_patronic_name": "Mäterogly",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 4/2-3",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 4/2-3",
+ "passport_serie": "I-BN",
+ "passport_id": "469150",
+ "passport_given_at": "2013-03-13",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1993-02-14",
+ "email": null,
+ "phone": "61429304",
+ "phone_additional": null,
+ "phone_home": "61429304",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy elektrik ulgamy kärhanasy",
+ "work_company_accountant_number": "+(993)-61429304",
+ "work_started_at": "2017-06-05",
+ "work_salary": "2057",
+ "work_position": "Elektromantýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KeG7SunnBjtt9utnk2v8DeVR1Tofvchah8ZeydFj.jpg",
+ "passport_two": "mWYoFUm0IwUWIoBG40Cp1apTWC3cE0EKjKP7yvNu.jpg",
+ "passport_three": "x1NQjLn1ywt9b0cvuHeULv72IZBScPcnRj8fLtyA.jpg",
+ "passport_four": "DLiPRqbTpN5ZfloxQkcpUCysAtQ33Ms5QUD15koU.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-17 06:50:54",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 624,
+ "unique_id": "TB6352-624",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sewana",
+ "customer_surname": "Hudaýarowa",
+ "customer_patronic_name": "Begokagakwna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Nyýazow köçesi, 4/5",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Nyýazow köçesi, 4/5",
+ "passport_serie": "I-BN",
+ "passport_id": "228573",
+ "passport_given_at": "2004-10-22",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1988-04-29",
+ "email": null,
+ "phone": "65186976",
+ "phone_additional": null,
+ "phone_home": "65186976",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrap Bilim bölümi 11-nji çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-65186976",
+ "work_started_at": "2014-01-02",
+ "work_salary": "1860",
+ "work_position": "Terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CZU5DWiAWn0yJ3sqWIMqk5s32zxYlWFyTvQirh1g.jpg",
+ "passport_two": "CNqSwocaiw0dBLcJvH77XNapDy2S6xCvuoDtMg04.jpg",
+ "passport_three": "JZDU4hFZAJ98YELUOmkozubOyWT6fj94IpE5LTJN.jpg",
+ "passport_four": "HAPj3SAhLZXLc9pqaKpn76csh6B1yeGa0PWxG09W.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-17 06:58:28",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 625,
+ "unique_id": "TB6352-625",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Halid",
+ "customer_surname": "Eýnalow",
+ "customer_patronic_name": "Tofigogly",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garabogaz köçesi, 5/6",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garabogaz köçesi, 5/6",
+ "passport_serie": "I-BN",
+ "passport_id": "131051",
+ "passport_given_at": "2000-09-19",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Azerbaýjan respublikasynyň Jalilabat raýony",
+ "born_at": "1984-04-29",
+ "email": null,
+ "phone": "61449827",
+ "phone_additional": null,
+ "phone_home": "61449827",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-11-11",
+ "work_salary": "1940",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zVCrD4eiHAB5M7dTzuQwaYezilErf0YexrJQ8bDn.jpg",
+ "passport_two": "gteky70sHKUPgzA9lk6aKoNUC3H2z29WMRP80hCA.jpg",
+ "passport_three": "YHmjoLH7YmL18Yb4HhMNwF1r23QJENE9hf3FaCUR.jpg",
+ "passport_four": "0DDRY83BwawntN5zGkxesIyciPmkJ4Q4f3hRBWXW.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-17 07:06:43",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 626,
+ "unique_id": "TB6352-626",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Begenç",
+ "customer_surname": "Hangeldiýew",
+ "customer_patronic_name": "Hangeldiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 25/13",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 25/13",
+ "passport_serie": "I-BN",
+ "passport_id": "424115",
+ "passport_given_at": "2011-04-21",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etraby",
+ "born_at": "1994-12-14",
+ "email": null,
+ "phone": "65389196",
+ "phone_additional": null,
+ "phone_home": "65389196",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2435",
+ "work_position": "Elektromantýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AjSfFiGL4X12cxNaJOZ9IGqjJqfI5WQvlHYfe8bm.jpg",
+ "passport_two": "5Zd50wO4URQ79x4NNnfkUQ1vJQM5Dm84qhCKiALm.jpg",
+ "passport_three": "Tz0EfHWqK2Uh49cYNgo4wCZQG92HytdhXKBQ30at.jpg",
+ "passport_four": "FVnb4QeycCRpu80unyDTOsUsctSFGf4UNIumsK77.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-17 20:54:00",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 627,
+ "unique_id": "TB1307-627",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammedaly",
+ "customer_surname": "Nurnyyazow",
+ "customer_patronic_name": "Baymuhammedowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrabynyn Gypjak Y/T koce Asgabat jay 17",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrabynyn Gypjak Y/T koce Asgabat jay 17",
+ "passport_serie": "I-AH",
+ "passport_id": "244993",
+ "passport_given_at": "2003-08-11",
+ "passport_given_by": "Ahal welayat Ruhabat etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1986-12-13",
+ "email": "Muhammedaly@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Ahal welayat saglygy goraysyn awtouloglary karhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-09-21",
+ "work_salary": "2719",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oDAXRdugde1shlcqKWQBtmYAAnf0NGKfNRWh4qvP.jpg",
+ "passport_two": "VcIb3wAoXHMkRI2NTRPTWiQSzsCqwGVzzvmN2457.jpg",
+ "passport_three": "d4LV5Y9N9N8AxsfBPyFpkPCb3rAiKWn92wr2Ipdg.jpg",
+ "passport_four": "kNUc9G13XSwMFht6SBqcSphKJrw2dhSarNsOroGA.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 08:25:55",
+ "updated_at": "2024-04-01 15:11:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 628,
+ "unique_id": "TB6360-628",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ibraim",
+ "customer_surname": "Aýdogdyýew",
+ "customer_patronic_name": "Abdyýewiç",
+ "passport_address": "Ş-çe Hazar kw 34 jaý 3 öý 8",
+ "real_address": "Ş-çe Hazar kw 34 jaý 3 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "036714",
+ "passport_given_at": "1999-12-13",
+ "passport_given_by": "BW Çeleken şäher polisýa bölümi",
+ "born_place": "BW Esenguly etrabynyň Esenguly ş-çesi",
+ "born_at": "1967-01-21",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61820732",
+ "phone_additional": "61820732",
+ "phone_home": "61820732",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"DragonOil\" LTD kompaniýasy",
+ "work_company_accountant_number": "+(993)-61820732",
+ "work_started_at": "2005-03-01",
+ "work_salary": "5061",
+ "work_position": "Uly ammarçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Z9xZQ4Cm90WtElI7hW6tsX5o1F0xXQuxWSMEn4dX.jpg",
+ "passport_two": "kJRP335aSvaclWt98P7qXk5IUfFQ6erhFhIo8xVH.jpg",
+ "passport_three": "rw9aawYp2fRAkG05fTAec7HaWkiPYTk5mPSxWhOp.jpg",
+ "passport_four": "07H1kLVX0QSQcloCTC1MZEZpYwvvaMiQdir80vF8.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 10:52:13",
+ "updated_at": "2024-03-18 14:26:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 629,
+ "unique_id": "TB8318-629",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Rahimjan",
+ "customer_surname": "Usmanow",
+ "customer_patronic_name": "Şaniýazowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri Zelili köçesiniň 1-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri Zelili köçesiniň 1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "308004",
+ "passport_given_at": "2002-05-20",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri",
+ "born_at": "1985-07-30",
+ "email": null,
+ "phone": "62344625",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-05-03",
+ "work_salary": "2350",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G90GJQMKQyNs2HJQMwQsCOXyysgWmVcHBRzsnqbR.jpg",
+ "passport_two": "HfxMSaZzlRAhJJKtCPU8yfh4qrcyl9DuunX6SjTB.jpg",
+ "passport_three": "rgNBXJruDe9HBhde69u38ePmNupZNbyPh7jJgYEP.jpg",
+ "passport_four": "cGF4GeTSfYUODAuxikP0M7zA4NJOmtq62RIBDZIV.jpg",
+ "user_id": 314,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 10:54:49",
+ "updated_at": "2024-03-18 15:03:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 630,
+ "unique_id": "TB8318-630",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Muhammed",
+ "customer_surname": "Beghanow",
+ "customer_patronic_name": "Seitmuradowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Jeýhun köçesi 3-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Jeýhun köçesi 3-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "055850",
+ "passport_given_at": "1999-05-26",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1981-09-15",
+ "email": null,
+ "phone": "61136629",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" Sement zawody",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-12-03",
+ "work_salary": "2540",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sxOYkmTIsBid9b1j7FFkMfUHwvIL18L3G65rK65l.jpg",
+ "passport_two": "LzjJVNrgguhEbgSpwZg0RsmFkceEwnGxjUrClUur.jpg",
+ "passport_three": "LZfVzjF6BnSU3mndqs3pQqzacFAbQ6gIAyykqG3K.jpg",
+ "passport_four": "eR2vlq0aIG7WjArNKfkKEBF9u4idlXH6mcI43wYS.jpg",
+ "user_id": 315,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 11:05:46",
+ "updated_at": "2024-03-18 15:03:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 631,
+ "unique_id": "TB6360-631",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Merjen",
+ "customer_surname": "Orazgurbanowa",
+ "customer_patronic_name": "Bavramgylyjowna",
+ "passport_address": "ş-çe Hazar kw 37 jaý 11 öý 3",
+ "real_address": "ş-çe Hazar kw 37 jaý 11 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "420677",
+ "passport_given_at": "2011-12-05",
+ "passport_given_by": "BW Hazar şäher häkimligi tarapyndan",
+ "born_place": "BW Hazar ş",
+ "born_at": "1992-10-06",
+ "email": "annagulgeldyeva299@gmail.com",
+ "phone": "62884938",
+ "phone_additional": "62884938",
+ "phone_home": "62884938",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" ýod zawodynyň Hazar himiýa önimçiligi",
+ "work_company_accountant_number": "+(993)-62884938",
+ "work_started_at": "2015-09-21",
+ "work_salary": "1459",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hbfsPpeLoPqATeEnM43OW2j68Xf9P6J2hn52SC8g.jpg",
+ "passport_two": "aNselXMT2Z9DJP4zopNdJxIlJTKj6D65YW4uOdqb.jpg",
+ "passport_three": "yr4Q41CCo8IzdRgX6lrfvsKN84va5iTvsvMxjTeP.jpg",
+ "passport_four": "nBV0dT1gL0kb6NeNFAGDrDWNoXWILAxrNC1Mcln3.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 11:10:42",
+ "updated_at": "2024-03-18 14:44:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 632,
+ "unique_id": "TB6360-632",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Seýitmuhammet",
+ "customer_surname": "Orazgurbanow",
+ "customer_patronic_name": "Orazmuhammedowiç",
+ "passport_address": "Hazar ş-çe kw33 jaý 12 öý 18",
+ "real_address": "Hazar ş-çe kw33 jaý 12 öý 18",
+ "passport_serie": "I-BN",
+ "passport_id": "034296",
+ "passport_given_at": "1998-12-30",
+ "passport_given_by": "BW Çeleken şäher polisýa bölimi tarapyndan",
+ "born_place": "BW Çeleken şäher",
+ "born_at": "1971-04-25",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64168803",
+ "phone_additional": "64168803",
+ "phone_home": "64168803",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"DragonOil\" LTD kompanýasy",
+ "work_company_accountant_number": "+(993)-64168803",
+ "work_started_at": "2013-10-07",
+ "work_salary": "3381",
+ "work_position": "malýar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kVAb0zo1r30E754Z0X0bRzgTulM53xJY5CHffxei.jpg",
+ "passport_two": "JTsfGC0AEU1kWKkcuivYc4FpiyxrMYF7yB1iO0pS.jpg",
+ "passport_three": "gs5m4NJi86p3QlJs4PBZCVpQ0BSu1IX5SuwEFOB3.jpg",
+ "passport_four": "lPYQeHUfjHWLl6aHadFu2b3CjEsFR12XYN0ohQYE.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 11:32:59",
+ "updated_at": "2024-03-18 14:45:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 633,
+ "unique_id": "TB6360-633",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Baýrammämmet",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "Hazar ş-çe kw 37 jaý 8 öý 9",
+ "real_address": "Hazar ş-çe kw 37 jaý 8 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "036256",
+ "passport_given_at": "1999-11-04",
+ "passport_given_by": "BW Çeleken şäher polisýa bölimi",
+ "born_place": "BW Çeleken şäher",
+ "born_at": "1978-09-03",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61835918",
+ "phone_additional": "61835918",
+ "phone_home": "61835918",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-61835918",
+ "work_started_at": "1993-01-09",
+ "work_salary": "3133",
+ "work_position": "Slesar abatlayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VuxGIj8ViFed95uxA660zgGM8d5WEZZBx127mMtL.jpg",
+ "passport_two": "r84iWFAdTFepHVqfED22qJb9PiQbMrMULrd0ye0k.jpg",
+ "passport_three": "QGRjSfrR04rjBC3hqGrG15KAVzGeFBZdGxemTXkn.jpg",
+ "passport_four": "PPpz0b40DglM7BzBxPh4lkI8H4HFUzY39Fuxv8cq.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 12:01:14",
+ "updated_at": "2024-03-18 14:48:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 634,
+ "unique_id": "TB6360-634",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Şemşat",
+ "customer_surname": "Falýahowa",
+ "customer_patronic_name": "Tagyýewna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi laçyn obasy kwartal 3 jaý 13",
+ "real_address": "Balkan welaýaty Hazar şäherçesi laçyn obasy kwartal 3 jaý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "584534",
+ "passport_given_at": "2021-07-09",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1992-12-02",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62170643",
+ "phone_additional": "62170643",
+ "phone_home": "22245632",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Türkmenstandartlary DG",
+ "work_company_accountant_number": "+(993)-22215642",
+ "work_started_at": "2019-05-10",
+ "work_salary": "3122",
+ "work_position": "sektor başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xkYpXGgiZVOjnSVkatOdwQHulAtxL7z1Zz1xUCtC.jpg",
+ "passport_two": "TTe9m1FdUnSvccerWtrZYoKEuwDdK5AkxUg3VIVK.jpg",
+ "passport_three": "mDuz0OdqS60sgaLIDUSS48p3s1kkJmuYPGbRLve9.jpg",
+ "passport_four": "MQFYtaNQAw92kWI87L3Jy5TC7aPgT7PQN4KAoLGn.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 12:03:19",
+ "updated_at": "2024-03-19 10:28:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 635,
+ "unique_id": "TB1307-635",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ýakup",
+ "customer_surname": "Orazmuhammedow",
+ "customer_patronic_name": "Ýusupowiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etraby Ýaşlyk şäherçe Ýaşyldepe oba Ýaşyldepe d b",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etraby Ýaşlyk şäherçe Ýaşyldepe oba Ýaşyldepe d b",
+ "passport_serie": "I-AH",
+ "passport_id": "703079",
+ "passport_given_at": "2017-11-09",
+ "passport_given_by": "Ahal wel",
+ "born_place": "Ahal",
+ "born_at": "2000-01-09",
+ "email": "Yakup@gmail.сom",
+ "phone": "65232546",
+ "phone_additional": "65232546",
+ "phone_home": "12536245",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň häkimliginiň Olimpiýa şäheriniň dolandyryş müdirligi Sport we Olimpiýa myhmanhanalarynyň Sport myhmanhanasynyň",
+ "work_company_accountant_number": "+(993)-12325636",
+ "work_started_at": "2021-11-05",
+ "work_salary": "1485",
+ "work_position": "Gorag bölüminiň goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TeWs3RvzVrg6DtD3GvnNUJFXNPGfZAPfBZCFRnVb.jpg",
+ "passport_two": "c2jC9Y5ntwSG4nqHfiexTX4Uc3sNvbaXx5wba00e.jpg",
+ "passport_three": "Tdv9lRl4iLv7nCBviaGFV2cQTlbh72SI6GivOqMN.jpg",
+ "passport_four": "f7KLj791WBPJ95OeINmIabNYb95ASWOx0GFoxlnq.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 12:41:02",
+ "updated_at": "2024-04-01 15:11:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 636,
+ "unique_id": "TB1307-636",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guwanc",
+ "customer_surname": "Geldimammedow",
+ "customer_patronic_name": "Toymyradowic",
+ "passport_address": "Ahal welayat Ak bugday etrap Magtymguly obasy koce watan jay 33",
+ "real_address": "Ahal welayat Ak bugday etrap Magtymguly obasy koce watan jay 33",
+ "passport_serie": "I-AH",
+ "passport_id": "660107",
+ "passport_given_at": "2016-02-03",
+ "passport_given_by": "Ahal welayat Ak bugday etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1999-05-11",
+ "email": "Guwanc@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Ahal welayat Ak Bugday etrap bilim boluminin 30-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-07-27",
+ "work_salary": "1471",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xfMklu7rO8OVRD0Q07hOLIa0yuugOTlrx8dC7bcq.jpg",
+ "passport_two": "4nWvGFQmlwgdWdazGv4PhJSrmsA2SoyvrymSQHf6.jpg",
+ "passport_three": "wTFPBiQx4seQgcOsafuJKihCal4UHgoMnrbOKsu2.jpg",
+ "passport_four": "vEqoA5Ry6fMTxKDAL02ThpoT0WCtqothquTZ4ew8.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 12:57:08",
+ "updated_at": "2024-04-01 15:11:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 637,
+ "unique_id": "TB6359-637",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gülistan",
+ "customer_surname": "Gurbangylyjowa",
+ "customer_patronic_name": "Annaberdiýewna",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw146 jaý17 öý7",
+ "real_address": "Balkan welaýat Balkanabat şäher kw146 jaý17 öý7",
+ "passport_serie": "I-BN",
+ "passport_id": "593699",
+ "passport_given_at": "2022-02-19",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1991-02-28",
+ "email": null,
+ "phone": "61929204",
+ "phone_additional": "61929204",
+ "phone_home": "22271011",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-22271012",
+ "work_started_at": "2012-06-25",
+ "work_salary": "1838",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WV6URxrK7w40tC0y7ZsnYAOwYSbLHhCR6ETAEQEA.jpg",
+ "passport_two": "GNu6ibBKjBHYGYgg3NhpC9YCdmF7MhWk06zkSjcv.jpg",
+ "passport_three": "Wsn3PtoqpVWe5df0BqhR9rdiVOWnBABzv636IFiV.jpg",
+ "passport_four": "bbkpR1vUUYSfZWeS1XWJQLbhHYQczAxqQZwQZ8A9.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 13:01:35",
+ "updated_at": "2024-03-18 13:01:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 638,
+ "unique_id": "TB6359-638",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bahargül",
+ "customer_surname": "Gylyçtaganowa",
+ "customer_patronic_name": "Welmämmedowna",
+ "passport_address": "Balkan welaýat Gumdag şäher Täze kw10 jaý 160",
+ "real_address": "Balkan welaýat Gumdag şäher Täze kw10 jaý 160",
+ "passport_serie": "I-BN",
+ "passport_id": "475701",
+ "passport_given_at": "2014-03-04",
+ "passport_given_by": "Balkan welaýatynyň Gumdag şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1997-03-11",
+ "email": null,
+ "phone": "61110397",
+ "phone_additional": "61110397",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkan\" sement zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2090",
+ "work_position": "Arhiwçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ksWKGkrnY9EbmtEmnRXwJg8zxYPZddEIE18PsTSU.jpg",
+ "passport_two": "HjqJ1MssIJCWnPfzzQJUEjbFwMYJEbaXT3rCIGV3.jpg",
+ "passport_three": "WwvKqVD2GOQcPMrEBNHZqTsNjN7RoBnTc6chj2vy.jpg",
+ "passport_four": "YDJCnE0IvHsPrb4RuDskjwiISr0gMzzRGPiZPsOS.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 13:41:59",
+ "updated_at": "2024-03-18 13:42:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 639,
+ "unique_id": "TB6359-639",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Merdan",
+ "customer_surname": "Magtymow",
+ "customer_patronic_name": "Gurbanowiç",
+ "passport_address": "Balkan welaýat Jebel şäherçesi köçe Kemine jaý 10",
+ "real_address": "Balkan welaýat Jebel şäherçesi köçe Kemine jaý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "483062",
+ "passport_given_at": "1988-03-18",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1988-03-18",
+ "email": null,
+ "phone": "63263000",
+ "phone_additional": "63263000",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepenebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2013-07-08",
+ "work_salary": "4014",
+ "work_position": "Slesar-abatlaýjy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "1nR7Z4pwqoMpuuiIeTR0HZ57cH4KQLFQsU7CJGb5.jpg",
+ "passport_two": "rrUI1JA1nCk2tXb8IZG1UycrhzZor1awzZomjvf2.jpg",
+ "passport_three": "qYkT6AACVe91uC1TTIccY0MFmmpfLbIAPh6E7maS.jpg",
+ "passport_four": "1G7ZZtKGfTDhNwyqkojFdbKYroLNNhxF77YOUn3s.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 13:52:29",
+ "updated_at": "2024-03-18 13:52:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 640,
+ "unique_id": "TB6360-640",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nazanahajy",
+ "customer_surname": "Nyýazow",
+ "customer_patronic_name": "Hajyýewiç",
+ "passport_address": "Hazar ş-çe Laçyn ÝJT jaý 2 öý28",
+ "real_address": "Hazar ş-çe Laçyn ÝJT jaý 2 öý28",
+ "passport_serie": "I-BN",
+ "passport_id": "550182",
+ "passport_given_at": "2018-08-30",
+ "passport_given_by": "BW HAzar şäher hakimligi tarapyndan",
+ "born_place": "BW HAzar şäher",
+ "born_at": "1986-09-30",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61677784",
+ "phone_additional": "61677784",
+ "phone_home": "61677784",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"DragonOil\" LTD kompanýasy",
+ "work_company_accountant_number": "+(993)-61677784",
+ "work_started_at": "2013-07-17",
+ "work_salary": "4275",
+ "work_position": "operetor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mh9W6UdcuENLdvnpgYP9okQ2aspHQ8DZyusvzMJE.jpg",
+ "passport_two": "ZQBhemL10SWiJvKMb3BK7eg23h35mABtUTO04W0r.jpg",
+ "passport_three": "oIbtHOsBOi5ES6iS6EqnPNfHLVayBjCV0jHTg4Wz.jpg",
+ "passport_four": "iU4vnLQm2hj862zwyi9JOVnc3td9KQ8S4UlvOV3J.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 14:06:26",
+ "updated_at": "2024-03-19 10:29:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 641,
+ "unique_id": "TB6360-641",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Meken",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Baýramdurdyýewiç",
+ "passport_address": "Hazar ş-çe kw 39 jaý 14 öý 45",
+ "real_address": "Hazar ş-çe kw 39 jaý 14 öý 45",
+ "passport_serie": "I-BN",
+ "passport_id": "466575",
+ "passport_given_at": "2013-12-03",
+ "passport_given_by": "BW Hazar şäher hakimligi tarapyndan",
+ "born_place": "BW Garabogaz şäher",
+ "born_at": "1997-11-14",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64979253",
+ "phone_additional": "64979253",
+ "phone_home": "64979253",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "\"Inžiner çözgütleri\" HK",
+ "work_company_accountant_number": "+(993)-64979253",
+ "work_started_at": "2023-06-01",
+ "work_salary": "3000",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zDTaOndeZaGf1hfLJUSBG3E4kd33eKecwsXWuhtX.jpg",
+ "passport_two": "Xp0ajMDlVKJmFy4vlKEUFagig6h8h6QJiCYe4wCS.jpg",
+ "passport_three": "KMGvbPv0dUKTNdrReoDeqOpvEFdussZrl5nfCUBa.jpg",
+ "passport_four": "KNrMJm2ViKlnUlMcEghwJnAGcX5SZVvK8lC5hCDh.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 14:57:49",
+ "updated_at": "2024-03-19 10:30:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 642,
+ "unique_id": "TB6352-642",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Güljemal",
+ "customer_surname": "Muhammedowa",
+ "customer_patronic_name": "Rüstemowna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 12/22",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 12/22",
+ "passport_serie": "I-BN",
+ "passport_id": "294693",
+ "passport_given_at": "2007-11-12",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "BW Etrek etrabynyň Akýala geňeşligi",
+ "born_at": "1980-02-13",
+ "email": null,
+ "phone": "65299568",
+ "phone_additional": null,
+ "phone_home": "65299568",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-04-01",
+ "work_salary": "1620",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9o1XMxJtPU9XKTJpUo3OWhCfx9myKFdRBiWGgTOB.jpg",
+ "passport_two": "Zd7LD1ibI0HmJ8ySpWRjYDQgi35BNdtlA9RniO0T.jpg",
+ "passport_three": "u8z3gpGh1jTX4UylgrLzCLUewlE8nHIhZp5cJ3c9.jpg",
+ "passport_four": "2A9lunDDBUuNtpHqMIa6EssTzKYVpei6TURuLr2A.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 14:58:26",
+ "updated_at": "2024-03-18 23:16:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 643,
+ "unique_id": "TB1307-643",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yazmyrat",
+ "customer_surname": "Bayliyew",
+ "customer_patronic_name": "Begmyradowic",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby köçe Andalyp jaý79 öý44",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby köçe Andalyp jaý79 öý44",
+ "passport_serie": "I-AS",
+ "passport_id": "501576",
+ "passport_given_at": "2014-05-20",
+ "passport_given_by": "Kopetdag etrap",
+ "born_place": "Asgabat s",
+ "born_at": "1996-03-08",
+ "email": "Yazmyrat@gailcom",
+ "phone": "61714641",
+ "phone_additional": "65584579",
+ "phone_home": "12536546",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ýokanç keselleri Merkezleri Müdirýetiniň",
+ "work_company_accountant_number": "+(993)-12523652",
+ "work_started_at": "2022-05-20",
+ "work_salary": "2875",
+ "work_position": "Gan merkesinde garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "L4ZnkJp9eMmEGLKKmfqjsKAcl8qT7FV8CYAV2JI3.jpg",
+ "passport_two": "5H7gnqeuLS6qzMv7MkrqUTZhpkLn7HUOAz7TLMps.jpg",
+ "passport_three": "Ogzp2xWTsmCbJILIkTUE8yRTmy7zqukIYLF6eVCh.jpg",
+ "passport_four": "vzPiRMQPf2IfAn1imjJDjiQ8CjZmU8kpUo7MgkOA.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 15:20:47",
+ "updated_at": "2024-04-01 15:10:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 644,
+ "unique_id": "TB2305-644",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Begnazar",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Sarahs etrabynyň Hanýap obasy",
+ "real_address": "Sarahs etrabynyň Hanýap obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "762171",
+ "passport_given_at": "2020-05-04",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "2002-05-01",
+ "email": null,
+ "phone": "62291359",
+ "phone_additional": null,
+ "phone_home": "64209084",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap Jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-65129159",
+ "work_started_at": "2024-01-02",
+ "work_salary": "2074",
+ "work_position": "Ýol süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UfhCPjnv2iqvlkWCFBd403RsLHgeZCzAnzOpWnT8.jpg",
+ "passport_two": "ouRwpbJHUY32pRuaR93zVL9pHmtlc4hmkAO6tnZ0.jpg",
+ "passport_three": "9ZuhzNP6tmupyeAfYUNxtXZ3yduQmGrvK9qmzotp.jpg",
+ "passport_four": "4bNcBdSrtEJTsm1ZNTnQp32ySZ1T8gXWCpTJ5T8I.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-18 15:36:21",
+ "updated_at": "2024-03-18 15:36:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 645,
+ "unique_id": "TB6352-645",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýjemal",
+ "customer_surname": "Gaýlyýewa",
+ "customer_patronic_name": "Bäşimowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher 1 kiçi etrapça 5 jaý 29 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher 1 kiçi etrapça 5 jaý 29 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "021367",
+ "passport_given_at": "1998-11-13",
+ "passport_given_by": "Daşhowuz welaýat Saparmyrat Türkmenbaşy adyndaky etrap Polisiýa bölümi",
+ "born_place": "Daşhowuz welaýat Saparmyrat Türkmenbaşy adyndaky etraby",
+ "born_at": "1979-12-01",
+ "email": null,
+ "phone": "65570680",
+ "phone_additional": "64071939",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-12-17",
+ "work_salary": "1926",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ve50Ti6JRqngoUY2TPy5LJva60fPzaVrTJbjxqkw.jpg",
+ "passport_two": "EQT7PyQf0OHUcmkzVE4V9zyybnWDxlTtLq7h2KKr.jpg",
+ "passport_three": "6o7P423t3dFeIa4A0qSsOKmaxhtqxdVDC5J1MkbA.jpg",
+ "passport_four": "hKv29zIk8nBAAxbqlIWNBwncm0d8XmCwOWmX8d9d.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 15:42:56",
+ "updated_at": "2024-03-18 23:17:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 646,
+ "unique_id": "TB2305-646",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Serdar",
+ "customer_surname": "Abdulmuslimow",
+ "customer_patronic_name": "Baýmuhammedowiç",
+ "passport_address": "Sarahs şäheriniň Şeýdayy köçesiniň 5-nji jaýy",
+ "real_address": "Sarahs şäheriniň Şeýdayy köçesiniň 5-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "444027",
+ "passport_given_at": "2010-07-21",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1993-03-03",
+ "email": null,
+ "phone": "65906790",
+ "phone_additional": null,
+ "phone_home": "62036205",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap Galla kabul ediş kärhanasy",
+ "work_company_accountant_number": "+(993)-13423657",
+ "work_started_at": "2021-09-03",
+ "work_salary": "1745",
+ "work_position": "Tehnolog we hojalyk müdüri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sh7YJTFAhRD3C8quTtFGDnZaM4DOo2mDNVvIcsZt.jpg",
+ "passport_two": "HWsEFxWLMe9jI0UGYH7A7DHkcRcWOthBgnGxCygT.jpg",
+ "passport_three": "UTVg8GIBu7UtaiSME10g5I1fbb0JzNkIieFVz3Z6.jpg",
+ "passport_four": "NRCWVQbrVG2vgrLFvPcpnY9YOlxKD88XaXpuuV1M.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-18 15:44:54",
+ "updated_at": "2024-03-18 15:44:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 647,
+ "unique_id": "TB6352-647",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aganur",
+ "customer_surname": "Hezretgulyýew",
+ "customer_patronic_name": "Azatgeldiýewiç",
+ "passport_address": "Mary welaýat Tagtabzar etraby Marçak geňeşligi",
+ "real_address": "Balkan welaýat Garabogaz şäher",
+ "passport_serie": "I-MR",
+ "passport_id": "622461",
+ "passport_given_at": "2011-02-19",
+ "passport_given_by": "Mary welaýat Tagtabazar etraby",
+ "born_place": "Mary welaýat Tagtabzar etraby Marçak geňeşligi",
+ "born_at": "1993-11-11",
+ "email": null,
+ "phone": "62824436",
+ "phone_additional": "65206512",
+ "phone_home": "64245942",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "20980 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-11-18",
+ "work_salary": "3096",
+ "work_position": "gorag gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3HA1gyG4kebJ9YJoahzq2topQ3cFHsyiDDqVTdjz.jpg",
+ "passport_two": "guJGjudHLar2AjDen0Ido6Yv0CfVGG7unvhgWNIC.jpg",
+ "passport_three": "zI1a2D26yZWAz1JET59EKoyxuy5DVzLwYsT207qP.jpg",
+ "passport_four": "2eSiOTutep6UfW6m2kHctAWbFvSRgendcGLPtrgT.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 15:49:24",
+ "updated_at": "2024-03-18 23:18:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 648,
+ "unique_id": "TB8302-648",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Karimow",
+ "customer_surname": "Allanazar",
+ "customer_patronic_name": "Aýtuwganowiç",
+ "passport_address": "Magdanly şäher Köýtendag 54-nji jaýy",
+ "real_address": "Magdanly şäher Köýtendag 54-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "378943",
+ "passport_given_at": "2007-08-21",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1976-10-23",
+ "email": null,
+ "phone": "63603018",
+ "phone_additional": "63603018",
+ "phone_home": "44052711",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlyşäheragyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-44050036",
+ "work_started_at": "1999-03-02",
+ "work_salary": "1986",
+ "work_position": "nasos maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xBN2HTrFnUmT8sD8TwAQ5yq499163hF2DEI8Rktf.jpg",
+ "passport_two": "HxQL3hEl5vyleU9Inxv1jqd7LUqTVX8fYeA7eXt2.jpg",
+ "passport_three": "zVVUIZooYeW8qVb03prfZWjaJNiUJ5BI5iFAJC7T.jpg",
+ "passport_four": "inexhtVggI8WPXmdih0l7Z4Sp6cEOZ3Tq59dVH3N.jpg",
+ "user_id": 316,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 15:54:50",
+ "updated_at": "2024-03-19 10:04:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 649,
+ "unique_id": "TB1307-649",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myratguly",
+ "customer_surname": "Halmämmedow",
+ "customer_patronic_name": "Myratgulyyewic",
+ "passport_address": "Aşgabat şäherinin Buzmeyin etrabynyn Bagyr koce Garagum jay 12",
+ "real_address": "Aşgabat şäherinin Buzmeyin etrabynyn Bagyr koce Garagum jay 12",
+ "passport_serie": "I-AH",
+ "passport_id": "090965",
+ "passport_given_at": "1999-11-19",
+ "passport_given_by": "Ahal welayatynyn Asgabat etrap PB",
+ "born_place": "Ahal welayatynyn Asgabat etrap Bagyr obasy",
+ "born_at": "1961-09-30",
+ "email": "Myratguly@mail.ru",
+ "phone": "65454539",
+ "phone_additional": "64523698",
+ "phone_home": "12320561",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat saherinin 45-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2012-08-01",
+ "work_salary": "4516",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "b23wnQHvBTTwjmmnLnqjeNfbs646vS0II7qOSCwB.jpg",
+ "passport_two": "HKvSZbocX0Vs0Ely8WterC1gvqg52hCobOzLkI5d.jpg",
+ "passport_three": "xTXpeLGD6gTZ5QGk29E0AzZ0Ak9S8gbiHa21PklI.jpg",
+ "passport_four": "CPaeIoCfxNpinvPs8wRRMxfnstwDhCfdtQXTqXrQ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-18 16:34:03",
+ "updated_at": "2024-03-18 16:34:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 650,
+ "unique_id": "TB2305-650",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Jumagurt",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Begenjowiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "647891",
+ "passport_given_at": "2015-10-17",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Garaman obasy",
+ "born_at": "1998-05-07",
+ "email": null,
+ "phone": "61329221",
+ "phone_additional": null,
+ "phone_home": "13424403",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "\"Demirýollary\"AGPJ-niň 27-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-13424735",
+ "work_started_at": "2023-04-07",
+ "work_salary": "5289",
+ "work_position": "slesar abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wDSF3EqFUSfWH94SrUXfbjjKkhP42FCVSyjYnOSp.jpg",
+ "passport_two": "yOuaUhZhfswEXpKaYlX868E09ohxoyk2svzmREgn.jpg",
+ "passport_three": "ez3D6KLdK98NgW9GAijuEuql4QRwJ9lPe8BNsjbF.jpg",
+ "passport_four": "pdyCVIoMms4YE5CWHiedU4xci9F3RlCDzFh7aYHU.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "tamamlanan",
+ "created_at": "2024-03-18 16:45:19",
+ "updated_at": "2024-03-18 16:45:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 651,
+ "unique_id": "TB8319-651",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Selbi",
+ "customer_surname": "Bayryyewa",
+ "customer_patronic_name": "Saparmyratgyzy",
+ "passport_address": "LW Turkmenabat s SANyyazow koce jay 160 oy26",
+ "real_address": "LW Turkmenabat s SANyyazow koce jay 160 oy26",
+ "passport_serie": "I-LB",
+ "passport_id": "686849",
+ "passport_given_at": "2011-10-13",
+ "passport_given_by": "Birata etrap hakimligi",
+ "born_place": "Birata etr Lebap gen",
+ "born_at": "1995-07-16",
+ "email": "Selbi@mail.ru",
+ "phone": "63453596",
+ "phone_additional": null,
+ "phone_home": "63453596",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat s N 14 orta mekdep",
+ "work_company_accountant_number": "+(993)-42260081",
+ "work_started_at": "2022-09-06",
+ "work_salary": "3755",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "oQk843byfuMbaByVhniI860kQtxcaY1g3rQZRwzj.jpg",
+ "passport_two": "yOHDqEPgdjQiPMHSX97rTohYZ53PNx60X1gCxeg9.jpg",
+ "passport_three": "FEKtgJ5CINX6GR1EGJpUDUs0zFXRa07KlK2f1yLx.jpg",
+ "passport_four": "ceUZVZDvU1oAQxy4HlHjTitrXxo0K4leVACnxPGV.jpg",
+ "user_id": 313,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-18 17:06:25",
+ "updated_at": "2024-03-18 17:07:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 652,
+ "unique_id": "TB8302-652",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gunça",
+ "customer_surname": "Ýagmyrowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Magdanly şäher Watan köçe 72/21-nji jaý",
+ "real_address": "Magdanly şäher Watan köçe 72/21-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "012644",
+ "passport_given_at": "1998-10-14",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Çarşaňňy etrap Daşrabat obasy",
+ "born_at": "1972-03-20",
+ "email": "gunca72@gmail.com",
+ "phone": "62335846",
+ "phone_additional": null,
+ "phone_home": "44052893",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051110",
+ "work_started_at": "2005-08-26",
+ "work_salary": "3503",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "gQ0k3PYHRt2MckCAb5TddrsgNWb4oStXWnTopiuQ.jpg",
+ "passport_two": "zK5F3vTiwSiCSxrcKiH0qTD92Zh1j8dLrlEqmw2r.jpg",
+ "passport_three": "WhoGMEWlZUkONROx9iMdI9ZWo2lxaUwBWjMwA0zz.jpg",
+ "passport_four": "Wd0DiF4t4BEyS5YsKAtkvkbUNWpTgb6TWzr30mrK.jpg",
+ "user_id": 317,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 17:13:10",
+ "updated_at": "2024-03-19 16:21:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 653,
+ "unique_id": "TB6359-653",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Baýramgül",
+ "customer_surname": "Arazgeldiýewa",
+ "customer_patronic_name": "Nazmuhammedowna",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw 103a jaý14 öý 2",
+ "real_address": "Balkan welaýat Balkanabat şäher kw 103a jaý14 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "088131",
+ "passport_given_at": "2000-08-19",
+ "passport_given_by": "Balkan welaýatynyň Gumdag şäher häkimligi",
+ "born_place": "Balkan welaýat Esenguly etrap Ajyýar geňeşligi",
+ "born_at": "1971-01-08",
+ "email": null,
+ "phone": "61808371",
+ "phone_additional": "61808371",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkansuwgeçirijileri\" dolandyryş edarasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-06-02",
+ "work_salary": "1736",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GkKcfIdd5VHUl3dPLW9r6sk6KQcHBWrMXP8TcNbg.jpg",
+ "passport_two": "h23XfDjhvlmNK0SmPcTwLzvVlTwEVQK6zKuw1UDF.jpg",
+ "passport_three": "rnWmIgWGayx8BjcRDWQpjFFad4b2ys3OBjAUvZ0n.jpg",
+ "passport_four": "7ebkakWQfKiTB9gbJasqmIvxTb0WRQir6XJiRP0I.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 17:57:49",
+ "updated_at": "2024-03-18 17:58:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 654,
+ "unique_id": "TB6352-654",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gulnabat",
+ "customer_surname": "Amanbaýewa",
+ "customer_patronic_name": "Şyhyýewna",
+ "passport_address": "Daşoguz welaýatynyň Boldumsaz etraby, Boldumsaz şäheri, Bagşy köçesi, 29",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Nyýazow köçesi, 21",
+ "passport_serie": "I-DZ",
+ "passport_id": "439953",
+ "passport_given_at": "2006-03-02",
+ "passport_given_by": "Daşoguz welaýatynyň Boldumsaz etrabynyň häkimligi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etraby",
+ "born_at": "1987-07-24",
+ "email": null,
+ "phone": "64071939",
+ "phone_additional": null,
+ "phone_home": "62570680",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2022-03-01",
+ "work_salary": "1966",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oeobajDdJgJzz96AMyvIwzX7fFtcIMnfNm19YTQt.jpg",
+ "passport_two": "PZUu7LIf17ZKQmTX8OAe5Y7tXfGNnbHMo26dfAZA.jpg",
+ "passport_three": "8M5AKBR3i8ru2noUvoqr1nrfmWYDCoIF4T6rmUj8.jpg",
+ "passport_four": "6KlOEYLLiKWx1SiIT1aMgs8QhuAJ11x6UWTTgKFL.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 22:39:45",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 655,
+ "unique_id": "TB6352-655",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jennet",
+ "customer_surname": "Hojaýewa",
+ "customer_patronic_name": "Baýramberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 7a/23",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 7a/23",
+ "passport_serie": "I-BN",
+ "passport_id": "469214",
+ "passport_given_at": "2013-05-23",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1992-01-03",
+ "email": null,
+ "phone": "61797328",
+ "phone_additional": null,
+ "phone_home": "61797328",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-12-24",
+ "work_salary": "2265",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "te7mEdHrYEQbtZeY6kO0huxgrQMzhrz2Q1LxU5As.jpg",
+ "passport_two": "ZtlCgib5phq8taYLkkAxnr1tqa0123WqcFIadgQf.jpg",
+ "passport_three": "ItsNqq7ViB5adw8WnTWYcSH90sSJuqn59bDmT0zu.jpg",
+ "passport_four": "bUWxlZqjv0XtymliAHHO47xQINYvfADsJHBkiVbJ.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 22:47:07",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 656,
+ "unique_id": "TB6352-656",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maýsa",
+ "customer_surname": "Hudaýberdiýewa",
+ "customer_patronic_name": "Döwletgeldiýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 25a/5",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 25a/5",
+ "passport_serie": "I-BN",
+ "passport_id": "560881",
+ "passport_given_at": "2020-08-28",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Halaç etraby",
+ "born_at": "1987-03-30",
+ "email": null,
+ "phone": "65929448",
+ "phone_additional": null,
+ "phone_home": "65929448",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Telekeçi",
+ "work_company_accountant_number": "+(993)-65929448",
+ "work_started_at": "2016-11-28",
+ "work_salary": "2625",
+ "work_position": "Telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bp2yVwmbCYvWa8zuTI1AdNqe1xolQoz28TSW8kq9.jpg",
+ "passport_two": "H5NcNy1xht8xyxCTSMszhPfPm73Ylwn4RXwk7ihG.jpg",
+ "passport_three": "9G2iNAaCGfs23EzR7I3vqSPp48crSH8ZMec67dDT.jpg",
+ "passport_four": "B5TkmxSXin32CXqVZkl0I0svEAxK0ZgTdBnPKy3t.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-18 23:13:16",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 657,
+ "unique_id": "TB6312-657",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Aksoltan",
+ "customer_surname": "Annageldiýewa",
+ "customer_patronic_name": "Nazdurdyýewna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy şäher Lälezar köçe 9 jaý 4 öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy şäher Lälezar köçe 9 jaý 4 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "015686",
+ "passport_given_at": "1998-09-18",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher PB",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Gürje obasy",
+ "born_at": "1970-09-20",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "61200970",
+ "phone_additional": "61411070",
+ "phone_home": "24367485",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Awaza etrabynyň Bereket oteli",
+ "work_company_accountant_number": "+(993)-24357628",
+ "work_started_at": "2014-11-21",
+ "work_salary": "2528",
+ "work_position": "inspektor",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "XnWep76mGTYsOwEYpI6V1Uhfj2xnO9GqbutDAYrS.jpg",
+ "passport_two": "vG7Z9I9SffU703mU9V9FL1utOTF62v6j8dEmdt9z.jpg",
+ "passport_three": "uoRoKwPvrIIuPRhrR6aSMyYWnmTlsKj3IB4V5rTg.jpg",
+ "passport_four": "lil6xzvrg3PJGUldghucf9rmvQa7NGn74NdOfQ55.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 09:20:01",
+ "updated_at": "2024-03-19 16:07:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 658,
+ "unique_id": "TB1306-658",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Myrat",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Soýngulyýewiç",
+ "passport_address": "Aşgabat ş Köpetdag etr köçe Oguzhan jaý 96 otag 10",
+ "real_address": "Aşgabat ş Köpetdag etr köçe Oguzhan jaý 96 otag 10",
+ "passport_serie": "I-AH",
+ "passport_id": "434258",
+ "passport_given_at": "2010-02-18",
+ "passport_given_by": "Aşgabat ş Köpetdag etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1994-01-05",
+ "email": "Myrat@gmail.com",
+ "phone": "64804464",
+ "phone_additional": "64804464",
+ "phone_home": "12229284",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gurban Berdi hususy kärhana",
+ "work_company_accountant_number": "+(993)-12227866",
+ "work_started_at": "2022-10-01",
+ "work_salary": "2000",
+ "work_position": "Garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "d4KKoZkgCuKoEjL1kzg718OGSDasWy1Ft3yfHiYT.jpg",
+ "passport_two": "FTjUqTXGN8wgfDJ3sigkzJLE1yjLmUAOvenkw7mk.jpg",
+ "passport_three": "BKSybZtxKjAs24bszuVXx2JCXuX5XYeV3FYnwwSR.jpg",
+ "passport_four": "qtGJ1KljatmQIz7fMPUzyoHT0etXzFmWUrj1aC1o.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-19 09:23:17",
+ "updated_at": "2024-03-19 09:23:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 659,
+ "unique_id": "TB1307-659",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myrat",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Soýngulyýewiç",
+ "passport_address": "Aşgabat ş Köpetdag etr k Oguzhan jaý 96 otag 10",
+ "real_address": "Aşgabat ş Köpetdag etr k Oguzhan jaý 96 otag 10",
+ "passport_serie": "I-AH",
+ "passport_id": "434258",
+ "passport_given_at": "2010-02-18",
+ "passport_given_by": "aşgabat ş Köpetdag etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1994-01-05",
+ "email": "Myrat@gmail.com",
+ "phone": "64804464",
+ "phone_additional": "64804464",
+ "phone_home": "12229284",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gurban we Berdi hususy kärhana",
+ "work_company_accountant_number": "+(993)-12227866",
+ "work_started_at": "2022-10-01",
+ "work_salary": "2000",
+ "work_position": "Garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ZmJxqMu0G8ho4nQSEjSfm3AAQNn6WtnnZG3oxBxx.jpg",
+ "passport_two": "IJWBJa7OjYBGxtlovf5iGWNTdz5Jk7IH9xX02MSN.jpg",
+ "passport_three": "dmls7L1XZhDEGsTm6NhetEvdhM24WolR720KCOaS.jpg",
+ "passport_four": "JPSn89QauvwvcEslM1ryyHRfSPmtCnMA39kLr18r.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 09:28:25",
+ "updated_at": "2024-04-01 15:09:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 660,
+ "unique_id": "TB8318-660",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Rustam",
+ "customer_surname": "Annaniýazow",
+ "customer_patronic_name": "Daňatarowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri Çaryýew köçesi 16-njy jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri Çaryýew köçesi 16-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "496670",
+ "passport_given_at": "2006-09-27",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri",
+ "born_at": "1990-02-06",
+ "email": null,
+ "phone": "63053414",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebapwelaýatagyzsuw\" birleşigi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-09-20",
+ "work_salary": "1127",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "z37RWKKH5BJ9CJU9sy6D4wyBcuvShayM2CtrqfR3.jpg",
+ "passport_two": "jcDDxUFSOpMqDyaFMltr3ASo9P42av9z5cPMlErw.jpg",
+ "passport_three": "QUNGRzF1E0q9l6SKfpFEuAsceBIXK6DmQE9DV7d0.jpg",
+ "passport_four": "8ddQGdatOOZS7JocjwT8dW2cq2kpwRLyaBzup66i.jpg",
+ "user_id": 318,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 09:36:33",
+ "updated_at": "2024-03-19 15:20:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 661,
+ "unique_id": "TB6312-661",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Ýelena",
+ "customer_surname": "Ibragimowa",
+ "customer_patronic_name": "Wiktorowna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy şäher Ýaşyltug köçe 12 jaý 6 öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy şäher Ýaşyltug köçe 12 jaý 6 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "022920",
+ "passport_given_at": "1999-05-13",
+ "passport_given_by": "Balkan welaýatynyň Ufra şäherçesiniň PB",
+ "born_place": "Anur oblastynyň Swobodnyý şäheri",
+ "born_at": "1974-07-22",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "62162993",
+ "phone_additional": "63650847",
+ "phone_home": "24350148",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmendemirýollary",
+ "work_company_accountant_number": "+(993)-24396578",
+ "work_started_at": "2011-08-01",
+ "work_salary": "1929",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AuDcfORSfEd5TsZOoKnUuVqK88Mix6wzZHJorRmN.jpg",
+ "passport_two": "4sJpdTo4ToSA3sPwvmOgZQhO3mpHEFOql4XKIoOz.jpg",
+ "passport_three": "mw6HQERCaBkTcpnEZyXfpi9pmNMmcFtaBxOdTcbj.jpg",
+ "passport_four": "cYCV4Sf7VJeQNytiqiAgtpQNAPK3TmZ7NREj3Voe.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 09:38:19",
+ "updated_at": "2024-03-19 16:08:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 662,
+ "unique_id": "TB6359-662",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Garjan",
+ "customer_surname": "Garjanow",
+ "customer_patronic_name": "Şamyratogly",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw211 jaý5 öý2",
+ "real_address": "Balkan welaýat Balkanabat şäher kw211 jaý5 öý2",
+ "passport_serie": "I-BN",
+ "passport_id": "537715",
+ "passport_given_at": "2017-09-27",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etrap Oboý geňeşligi",
+ "born_at": "2001-09-13",
+ "email": null,
+ "phone": "62791897",
+ "phone_additional": "62791897",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" guýulary düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-11-29",
+ "work_salary": "3617",
+ "work_position": "Burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lA6j1kOALXFwkZBrFwdMsjHhvPSBJzJ0fmYv6293.jpg",
+ "passport_two": "bOS5Z7p1mA9v8KzimkcxQEDkvbH34JkWR4PvWKOO.jpg",
+ "passport_three": "UugRAgRM161AdHwW3Ql0zdgQDeeqc5Hb1KfFixPf.jpg",
+ "passport_four": "4SGLd7gpTnvIGPhWIynGHPOFY9tyUzdZq1FK9pFN.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 09:46:46",
+ "updated_at": "2024-03-19 09:46:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 663,
+ "unique_id": "TB8318-663",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Oguljeren",
+ "customer_surname": "Nazarklyçewa",
+ "customer_patronic_name": "Annamyradowna",
+ "passport_address": "Lebap welaýatynyň Kerki şäheriniň Gyzylaýak obasynyň Magtymguly köçesiniň 50-nji jaýy",
+ "real_address": "Lebap welaýatynyň Kerki şäheriniň Gyzylaýak obasynyň Magtymguly köçesiniň 50-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "583389",
+ "passport_given_at": "2010-08-11",
+ "passport_given_by": "Lebap welaýatynyň Atamyrat etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Atamyrat etrabynyň Gyzylaýak geňeşligi",
+ "born_at": "1993-12-01",
+ "email": null,
+ "phone": "62540858",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-11-04",
+ "work_salary": "1380",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tDAl7wZuHM1LpzxtmOQgvOgvFI09ibSt9M4ov6fu.jpg",
+ "passport_two": "JyEOk5uh3UVq1kjJpsyHZSmLygITX2XLMtdoFabP.jpg",
+ "passport_three": "oJdCmbfyotPZsZLzESBz5MGNXxVeK3RCe9MhIp3G.jpg",
+ "passport_four": "bvnWprQPjVmrRvyrQhhxk49Qqjh15y90qAWabzSx.jpg",
+ "user_id": 319,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 09:48:59",
+ "updated_at": "2024-03-19 17:26:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 664,
+ "unique_id": "TB6312-664",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Nurjemal",
+ "customer_surname": "Gylyjowa",
+ "customer_patronic_name": "ýok",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Aeroport köçe10 jaý 19 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Aeroport köçe10 jaý 19 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "094129",
+ "passport_given_at": "2000-01-31",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher PB",
+ "born_place": "Balkan welaýatynyň Gyzyletrek etrabynyň Akýaýla obasy",
+ "born_at": "1975-01-02",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "65164253",
+ "phone_additional": "65043209",
+ "phone_home": "24330956",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmendemirýollary",
+ "work_company_accountant_number": "+(993)-24332584",
+ "work_started_at": "2018-11-26",
+ "work_salary": "1940",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "yfjjfU6R1JtUtHlhhwkiBRtPFnivdWU5Pbfp5jmx.jpg",
+ "passport_two": "T4rYoO6rHkBpwuYz56JJfqGqrE1c2hlQkxxgjG1b.jpg",
+ "passport_three": "WxSgQ0u5a6DUUTbNWvtCpscUn5vULKzKlnlKCBtL.jpg",
+ "passport_four": "vqmNV6SqBDFNtCWBN7GwnHSU0QieEM1bj9Y8kG3H.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 09:56:38",
+ "updated_at": "2024-03-19 16:08:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 665,
+ "unique_id": "TB6360-665",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aýdar",
+ "customer_surname": "Ragimow",
+ "customer_patronic_name": "Rowşanowiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 15 jaý 1 öý 17",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 15 jaý 1 öý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "550496",
+ "passport_given_at": "2019-07-04",
+ "passport_given_by": "Balkan welaýatynyň hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "2003-05-22",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62179877",
+ "phone_additional": "62179877",
+ "phone_home": "22295256",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa Deňiz\"HK",
+ "work_company_accountant_number": "+(993)-22245623",
+ "work_started_at": "2023-08-14",
+ "work_salary": "2488",
+ "work_position": "bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "akU24oVwvWwXzltm7zC1xJFQ90qsXmVPAgVHj6nh.jpg",
+ "passport_two": "ZBbrqP2kbwr3fNbpl67065D3J7xdvSrlTF9d8xnY.jpg",
+ "passport_three": "J2hWmn1FirUTf2aJnUjpRhOaPgRbCtXrs5PthCQh.jpg",
+ "passport_four": "kqL888CHQeJIVOSzo08eMojlJUIBWXKi6eAYhE8z.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 10:08:11",
+ "updated_at": "2024-03-19 10:31:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 666,
+ "unique_id": "TB6359-666",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şamyrat",
+ "customer_surname": "Sähedow",
+ "customer_patronic_name": "Ýolmyradowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw149 jaý1 öý6",
+ "real_address": "Balkan welaýat Balkanabat şäher kw149 jaý1 öý6",
+ "passport_serie": "I-BN",
+ "passport_id": "457975",
+ "passport_given_at": "1992-02-18",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäher",
+ "born_at": "1992-02-18",
+ "email": null,
+ "phone": "62937575",
+ "phone_additional": "62937575",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäher Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-02-25",
+ "work_salary": "1726",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TcInfq9l3S4tKT1c4OgTtxBOPmJ1wcqkX1YmwEyl.jpg",
+ "passport_two": "7Hq6tOmq9w0weQcyG3d3245I4wByOnyb2Him7QHb.jpg",
+ "passport_three": "Gx3FEhms78qpMqtGw2HAJepBqmdb7zHEiQyHmCds.jpg",
+ "passport_four": "9oQtdrTlkdjkpykzpXiwX26pUb9uz8qwgca4wS9y.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 10:10:06",
+ "updated_at": "2024-03-19 10:10:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 667,
+ "unique_id": "TB1307-667",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yusup",
+ "customer_surname": "Kurbanow",
+ "customer_patronic_name": "Yazberdiyewic",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Ahal şaýoly jaý58 öý13",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Ahal şaýoly jaý58 öý13",
+ "passport_serie": "I-AS",
+ "passport_id": "340482",
+ "passport_given_at": "2008-03-28",
+ "passport_given_by": "Arçabil etrap",
+ "born_place": "Asgabat s",
+ "born_at": "1992-01-09",
+ "email": "Yusup@mailсom",
+ "phone": "64646858",
+ "phone_additional": "64646858",
+ "phone_home": "12563253",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Binýat Hojalyk Jemgyýetinde bug generatoryň operatory",
+ "work_company_accountant_number": "+(993)-12563654",
+ "work_started_at": "2014-06-19",
+ "work_salary": "2928",
+ "work_position": "generatoryň operatory",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "BemNTVbUAkEBitSLmQXWEyKkOIl1vsqL4m2YEAVo.jpg",
+ "passport_two": "eX8Pj2ftK5JNFh7bdhYdLjgNc6MY4DRCNTrs5bD9.jpg",
+ "passport_three": "Xwahdjcv9Huf4FvKIgL2U7N7I5Gr99F1VYzEPZ03.jpg",
+ "passport_four": "D0tQ0Qi3MPnC6npFNWxvkcolvrBLnye4EF6cwgSz.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 10:24:10",
+ "updated_at": "2024-04-01 15:08:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 668,
+ "unique_id": "TB8318-668",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Roza",
+ "customer_surname": "Rahmanowa",
+ "customer_patronic_name": "Hudaýkulowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Ergaşow köçesiniň 19-njy jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Ergaşow köçesiniň 19-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "011373",
+ "passport_given_at": "1998-06-27",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB",
+ "born_place": "Lebap welaýatynyň Çarşaňňy etrabynyň Megejik obasy",
+ "born_at": "1980-07-15",
+ "email": null,
+ "phone": "65895286",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag pagta kabul ediş kärhanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2020-09-01",
+ "work_salary": "1248",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "79M7Ifzh3nwHVNxH4OHtkG5Ytgi2HiGkC1fvlXXc.jpg",
+ "passport_two": "SNcHSoexIPZBfgdUGHWFcZ1timNW5ACXmBsp2yei.jpg",
+ "passport_three": "x2SIqjPBM2RKdinJ89Pu7tfaPRHNZKe6EcVIPf0i.jpg",
+ "passport_four": "bUwwzVGP3AeYhmt5qbuY7Lwxh9n6WpcpDu5Mytr9.jpg",
+ "user_id": 320,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 11:24:59",
+ "updated_at": "2024-03-19 15:21:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 669,
+ "unique_id": "TB1307-669",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mähri",
+ "customer_surname": "Çaryýewa",
+ "customer_patronic_name": "Begliýewna",
+ "passport_address": "Asgabat saherinin Berkararlyk etrabynyn koce MRejepow jay 15 3",
+ "real_address": "Asgabat saherinin Berkararlyk etrabynyn koce MRejepow jay 15 3",
+ "passport_serie": "I-AS",
+ "passport_id": "590529",
+ "passport_given_at": "2018-06-26",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-10-22",
+ "email": "Mahri@gmail.com",
+ "phone": "63376211",
+ "phone_additional": "65012307",
+ "phone_home": "12444211",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 76-njy çagalar bagynda",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2018-11-01",
+ "work_salary": "1915",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "4rvgHWI72Q8qo61yKcYroUQAp2TbsK3s8w2SZQwK.jpg",
+ "passport_two": "1oCmZUg1Uz9ETvzLIIE27JG4U6ne7BaQlXN4SRC8.jpg",
+ "passport_three": "SmlhuP0y5MTdlolKuf0W9D2oi2xkVqUlqqERTrdC.jpg",
+ "passport_four": "xOen0t3n0dLn2RMxmmbFQ87EIHTK4fHNCqGDYajO.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 11:38:03",
+ "updated_at": "2024-04-01 15:08:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 670,
+ "unique_id": "TB1307-670",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulruh",
+ "customer_surname": "Atagulyyewa",
+ "customer_patronic_name": "Annagylyjowna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Parahat 3 2 jay 53 otag 7",
+ "real_address": "Asgabat saherinin Kopetdag etraby Parahat 3 2 jay 53 otag 7",
+ "passport_serie": "I-AS",
+ "passport_id": "486307",
+ "passport_given_at": "2013-08-20",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1997-03-16",
+ "email": "Gulruh@gmail.com",
+ "phone": "63045552",
+ "phone_additional": "63045552",
+ "phone_home": "63045552",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TPTB Candybil sahamca Dolansyk kassa amallary bolumi",
+ "work_company_accountant_number": "+(993)-12217153",
+ "work_started_at": "2022-10-07",
+ "work_salary": "2659",
+ "work_position": "Kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6NQNUtR68FnhEvvsSWMxSX4bSrEGGRwGVBNtYx3H.jpg",
+ "passport_two": "PGipBH3gJguCBAS2pE2FxwfKHc7NJc7zeGdIwXbH.jpg",
+ "passport_three": "51eCEs4tjvxyssZPX6L7b9jQEXzip0dcrtVpMutj.jpg",
+ "passport_four": "WWgWFwcG3YU27CiNicUE7lRxIJf1AcHg5d7TjLHM.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 11:44:30",
+ "updated_at": "2024-04-01 15:07:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 671,
+ "unique_id": "TB1303-671",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Aýgül",
+ "customer_surname": "Suwhanowa",
+ "customer_patronic_name": "Annageldiýewna",
+ "passport_address": "Aşgabat şäheriniň Gökdepe etrabynyň Gökdepe şäheriniň SU-2 köçesiniň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Gökdepe etrabynyň Gökdepe şäheriniň SU-2 köçesiniň ýaşaýjysy",
+ "passport_serie": "I-AH",
+ "passport_id": "676090",
+ "passport_given_at": "2016-10-18",
+ "passport_given_by": "Ahal welaýatynyň Gökdepe etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Gökdepe şäheri",
+ "born_at": "1995-01-28",
+ "email": null,
+ "phone": "65690242",
+ "phone_additional": "65690242",
+ "phone_home": "12761829",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň 35-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2016-08-22",
+ "work_salary": "4003",
+ "work_position": "iňlis dili mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "yOBE94fYGsX1R2iRIPdWNZUxKNM3dJ0COZDV6QbH.jpg",
+ "passport_two": "pzLC6mbPxBXXHvyR4dbe7cMrtFSZeRWnuxylYlJu.jpg",
+ "passport_three": "3oD65mvfZM6dun0DC0voiM2mANxK7GFkAgbYfvEU.jpg",
+ "passport_four": "r033GWYt5hQQkgFeJD718a5HcTE8ZWQqzCfJFisn.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 12:15:12",
+ "updated_at": "2024-03-25 15:58:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 672,
+ "unique_id": "TB8302-672",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Alym",
+ "customer_surname": "Beknazarow",
+ "customer_patronic_name": "Beknazarowiç",
+ "passport_address": "Köýtendag etraby Burguçy geň Olamsurhy oba Demir ýol 97",
+ "real_address": "Köýtendag etraby Burguçy geň Olamsurhy oba Demir ýol 97",
+ "passport_serie": "I-LB",
+ "passport_id": "879051",
+ "passport_given_at": "2014-09-23",
+ "passport_given_by": "Beýik Türkmenbaşy adyndaky etrap häkimligi",
+ "born_place": "Burguçy geňeşligi",
+ "born_at": "1971-01-05",
+ "email": null,
+ "phone": "62742778",
+ "phone_additional": "62742778",
+ "phone_home": "44052585",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebapenergiýa o/b",
+ "work_company_accountant_number": "+(993)-62742778",
+ "work_started_at": "2002-07-04",
+ "work_salary": "2331",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PPSZJkP1kAqswPsY7eK2mhtdKRsLHGNuBLKpQoxQ.jpg",
+ "passport_two": "F0d6RRZr3Vl7Z4th0hyWZOjSsFM1R6bdY3MNsbuz.jpg",
+ "passport_three": "SKgebbjFpwluCjKnT20veY1j3ObPmCBBWRUb7Te8.jpg",
+ "passport_four": "Ao2FmBFDqwdZSejCICHTGZGIuEkrBoBRK6rxZzLn.jpg",
+ "user_id": 321,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 12:30:59",
+ "updated_at": "2024-03-27 09:49:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 673,
+ "unique_id": "TB6359-673",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Abaýewiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw133a jaý132",
+ "real_address": "Balkan welaýat Balkanabat şäher kw133a jaý132",
+ "passport_serie": "I-BN",
+ "passport_id": "243896",
+ "passport_given_at": "2003-10-18",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1987-10-03",
+ "email": null,
+ "phone": "62465000",
+ "phone_additional": "62465000",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Ekerem buraw işler müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2004-12-20",
+ "work_salary": "3280",
+ "work_position": "Inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BHrP4bLE9aq2cDuud1jT4HGK23kmFFraOxPwnNok.jpg",
+ "passport_two": "lPEHntBlk8h6AMnohE18TPsAYGeMYB016TQ4W9SY.jpg",
+ "passport_three": "q5voxnBIX1tAHHXtjkkt5fMzCeSaDdK1tnEChUIy.jpg",
+ "passport_four": "Gu1u1xCv3CFfHa8KrkOtbWraDFCbvo9VgX5mE4br.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 12:47:12",
+ "updated_at": "2024-03-19 12:47:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 674,
+ "unique_id": "TB6359-674",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbangeldi",
+ "customer_surname": "Bagamanow",
+ "customer_patronic_name": "Taganalyýewiç",
+ "passport_address": "Balkan welaýat Jebel şäherçe köçe Türkmenbaşy jaý 92",
+ "real_address": "Balkan welaýat Jebel şäherçe köçe Türkmenbaşy jaý 92",
+ "passport_serie": "I-BN",
+ "passport_id": "261984",
+ "passport_given_at": "2006-09-12",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Jebel şäherçesi",
+ "born_at": "1990-07-11",
+ "email": null,
+ "phone": "63288266",
+ "phone_additional": "63288266",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkan kän müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-05-01",
+ "work_salary": "2059",
+ "work_position": "Maşinist",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "gdSghUCxWbnEtsWm67DtX3mz3z357fjwN1D7OTkh.jpg",
+ "passport_two": "9L7fpMCP4TmJDitTQX4v0I0MpyH3ILRPEGHEaEoe.jpg",
+ "passport_three": "iZFX6M4RKRKC2PAAvoRY1FccnS3vJY0K3Cg8vvLV.jpg",
+ "passport_four": "JVcDWriOePfbffan2yLljEm2SF0HFFbwmYFs7KyV.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 12:58:06",
+ "updated_at": "2024-03-19 12:58:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 675,
+ "unique_id": "TB6360-675",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülbahar",
+ "customer_surname": "Orjykowa",
+ "customer_patronic_name": "Saparmyradowna",
+ "passport_address": "DW Boldumsaz şäher köçe Alp Arslan jaý 14",
+ "real_address": "DW Boldumsaz şäher köçe Alp Arslan jaý 14",
+ "passport_serie": "II-DZ",
+ "passport_id": "138279",
+ "passport_given_at": "1996-03-12",
+ "passport_given_by": "DW Boldumsaz etrap polisýa bölümi",
+ "born_place": "Boldumsaz etrabynyň şäherçesi",
+ "born_at": "1997-03-25",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64976926",
+ "phone_additional": "64976926",
+ "phone_home": "64976926",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-64976926",
+ "work_started_at": "2023-10-16",
+ "work_salary": "2050",
+ "work_position": "bug gazan maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "F2y25g9HzrjytV6FEXgKS4NyrR8nuh6gta5gkVE2.jpg",
+ "passport_two": "pDseHBQmAtYCr7TUBFsIG1xp5eGxjeLlboDcIKit.jpg",
+ "passport_three": "OGZ4i5ghA69gBtEuVwGuqu1TrAIVLrzxxuFGSTl4.jpg",
+ "passport_four": "UVi6B1lDmzSXSVkTndUwN7VSBMO6ac7gk0ByCQOk.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 13:04:17",
+ "updated_at": "2024-03-19 14:12:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 676,
+ "unique_id": "TB9315-676",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Baýarow",
+ "customer_patronic_name": "Gulmyradowiç",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "742488",
+ "passport_given_at": "2012-02-13",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Bereket geňeşligi",
+ "born_at": "1995-04-24",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65468781",
+ "phone_additional": "65468781",
+ "phone_home": "65468781",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Gorogly etrabynyň 41-nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-65468781",
+ "work_started_at": "2023-01-13",
+ "work_salary": "3464",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Fk5VjQFjkH11AIqfG2kcA0b4xKpiioITn6FIA0xY.jpg",
+ "passport_two": "JPjR5YEIdT3BIJgMXm3FD1RFtNZMqXAaADkZYTOu.jpg",
+ "passport_three": "cmE2eG2VJ5EkE6DQdHcEBbHPpdcduEvzckjOBL5P.jpg",
+ "passport_four": "8KkjbiCYvhp4i34qXYNwGTQnDtRVK57plpJhhCuJ.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 14:10:01",
+ "updated_at": "2024-03-19 14:10:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 677,
+ "unique_id": "TB6360-677",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bagtygül",
+ "customer_surname": "Aşirowa",
+ "customer_patronic_name": "Gylyçmämmedowna",
+ "passport_address": "Hazar ş-çe Laçyn jaý 1 öý 23",
+ "real_address": "Hazar ş-çe Laçyn jaý 1 öý 23",
+ "passport_serie": "I-BN",
+ "passport_id": "034680",
+ "passport_given_at": "1999-02-23",
+ "passport_given_by": "BW Çeleken şäher polisýa bölümi",
+ "born_place": "BW Çeleken şäheri",
+ "born_at": "1972-04-10",
+ "email": "annagulgeldiyeva229@gmail.com",
+ "phone": "61144752",
+ "phone_additional": "61144752",
+ "phone_home": "61144752",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\"NGÇM",
+ "work_company_accountant_number": "+(993)-61144752",
+ "work_started_at": "1989-07-21",
+ "work_salary": "3513",
+ "work_position": "önüm operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "JDDL58iqEidSBoaBlze4TK6JpeMJ0WoYtOcwKbce.jpg",
+ "passport_two": "wMHZ9V25ZPOlTnONQEdpVqoXj2v4uiyKkVhl1gIe.jpg",
+ "passport_three": "uqMSMgg6KFZIwLGN8bmev6Vw5ozPY6ar3re239RC.jpg",
+ "passport_four": "OUroGBiwd2E1horrmw7zMoUGMX2K7clwXI1avmEa.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 14:10:45",
+ "updated_at": "2024-03-26 16:15:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 678,
+ "unique_id": "TB6352-678",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nowruz",
+ "customer_surname": "Mergenow",
+ "customer_patronic_name": "Annamyratogly",
+ "passport_address": "Balkan welaýat Garabogaz şäher Magtymguly köçe 15 jaý 5 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Magtymguly köçe 15 jaý 5 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "546152",
+ "passport_given_at": "2019-02-20",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap Gyzylymam obasy",
+ "born_at": "2003-02-11",
+ "email": null,
+ "phone": "61526446",
+ "phone_additional": "62087807",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2023-07-12",
+ "work_salary": "1848",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "rY9rTBWSUFCPBg1wFUrZ4Hk99MuXboO8Ed9KyMHZ.jpg",
+ "passport_two": "NeJS7lXyfG3mnHhR3xCE1QBJweaSqFOxqVtx046K.jpg",
+ "passport_three": "AkiWTDSJdLOduXggmnqjf6OE7b1e7FHBqVlOurJ3.jpg",
+ "passport_four": "G3W9bxETchAQmNYvAJspPffEdBZF7UkFGqdMJwx1.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 14:18:46",
+ "updated_at": "2024-03-23 15:18:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 679,
+ "unique_id": "TB6352-679",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Täçsoltan",
+ "customer_surname": "Ketäýewa",
+ "customer_patronic_name": "Mätiýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Magtymguly köçe 28 jaý 24 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Magtymguly köçe 28 jaý 24 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "546125",
+ "passport_given_at": "2019-01-07",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap Çendir geňeşligi",
+ "born_at": "1981-02-10",
+ "email": null,
+ "phone": "65169971",
+ "phone_additional": "65186602",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-07-05",
+ "work_salary": "2084",
+ "work_position": "Nobatçy şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3h51kewE6Vj5kyNjuDZuIsv0FtDhg4tVYbup5oY9.jpg",
+ "passport_two": "EpN81WMz19PB7fcw45gqp4ZkaL8caudw2EqecsMI.jpg",
+ "passport_three": "6oSkRDY8qC3CEkdjuD4LqOWc5siIfj8AHREaLfjJ.jpg",
+ "passport_four": "B6CzVDtyZZkk6ifJ91HE07fC3EkNvjfUo3oC9noC.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 14:24:18",
+ "updated_at": "2024-03-23 15:17:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 680,
+ "unique_id": "TB6352-680",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Allaberdi",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Hallymyratogly",
+ "passport_address": "Balkan welaýat Magtymguly etrap Doslyk köçe 32 jaý",
+ "real_address": "Balkan welaýat Magtymguly etrap Doslyk köçe 32 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "441304",
+ "passport_given_at": "2011-08-04",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap",
+ "born_at": "1995-07-15",
+ "email": null,
+ "phone": "61699525",
+ "phone_additional": "71123638",
+ "phone_home": "64783659",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-01-16",
+ "work_salary": "2847",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZajM3WqFjKXqN5wWHKkU9KPTqDdNFBLDxIkSjdlc.jpg",
+ "passport_two": "8V2WcTLCj5csvDSGW0x5ZkzQK6B7lpo3k5VZSAyN.jpg",
+ "passport_three": "SSuKaP1CQGOKVfFhw9tjB9ANWzX5hFa9nbkOG65Y.jpg",
+ "passport_four": "71HHLlaF2TuGsfTopQ93u5WTmRSpVmKKJY08LwjC.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 14:30:15",
+ "updated_at": "2024-03-23 15:23:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 681,
+ "unique_id": "TB8302-681",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rustam",
+ "customer_surname": "Işkuwatow",
+ "customer_patronic_name": "Babanazarowiç",
+ "passport_address": "Magdanly şäher Serdar köç 16-2 nji jaý",
+ "real_address": "Magdanly şäher Serdar köç 16-2 nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "178579",
+ "passport_given_at": "2000-04-20",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1983-03-21",
+ "email": "rustam83@gmail.ru",
+ "phone": "63834412",
+ "phone_additional": "65952782",
+ "phone_home": "44051436",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-44029865",
+ "work_started_at": "2023-10-02",
+ "work_salary": "1771",
+ "work_position": "Aşpez",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "aS3hEvRqlQW56AJkNQYiJaCdU48urrBtWzs7Cpob.jpg",
+ "passport_two": "Jad4yC3Kvl5CiuEKK7COmkd8YRuJ7YHFUC3N5bUW.jpg",
+ "passport_three": "CRXHGuzXkkSbh6Ra2bIoWBURcLDTH1a2LGcze7mr.jpg",
+ "passport_four": "HzrYR1oIvhsmhsmIW3cN8UEgccCMTEEjufJVtasS.jpg",
+ "user_id": 322,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 14:44:00",
+ "updated_at": "2024-03-19 16:20:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 682,
+ "unique_id": "TB7370-682",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Durnazar",
+ "customer_surname": "Durnazarow",
+ "customer_patronic_name": "Atabaýewiç",
+ "passport_address": "Türkmengala etrabynyň Rehnet geňeşligi",
+ "real_address": "Türkmengala etrabynyň Rehnet geňeşligi",
+ "passport_serie": "II-MR",
+ "passport_id": "313854",
+ "passport_given_at": "2021-12-29",
+ "passport_given_by": "Türkmengala etrap polisiýa bölümi",
+ "born_place": "Türkmengala etrabynyň Rehnet geňeşligi",
+ "born_at": "2000-11-08",
+ "email": "durnazar@mail.com",
+ "phone": "63307277",
+ "phone_additional": "63307277",
+ "phone_home": "63307277",
+ "work_region": "mr",
+ "work_province_id": 13,
+ "work_company": "Türkmengala etrap medeniýet bölümi Çowdur oba medeniýet öýi",
+ "work_company_accountant_number": "+(993)-63307277",
+ "work_started_at": "2023-04-10",
+ "work_salary": "800",
+ "work_position": "Sazanda",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "4Z9KoaXvdSXdMCePq2q1aBhz7EcdVY5CysbcuUya.jpg",
+ "passport_two": "CD3yUB4LqbwRdAYXFOwNBqM0xoBlUysuT8IsLUIR.jpg",
+ "passport_three": "88NyAT3ZxDe75w4ITIz2RvuoCi0VohhHy0iFfnLC.jpg",
+ "passport_four": "Nb7e6IFcRGxFwKHllh0dY7dXUybIMWFw9JQAqmJ4.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 14:51:29",
+ "updated_at": "2024-03-19 16:28:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 683,
+ "unique_id": "TB9315-683",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Aýmyrat",
+ "customer_surname": "Döwletgeldiýew",
+ "customer_patronic_name": "Döwletgeldiýewiç",
+ "passport_address": "Görogly etrabynyň Balyş Öwezow geňeşligi",
+ "real_address": "Görogly etrabynyň Balyş Öwezow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "755355",
+ "passport_given_at": "1995-07-30",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Balyş Öwezow geňeşligi",
+ "born_at": "1995-07-30",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64366809",
+ "phone_additional": "64366809",
+ "phone_home": "64366809",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Daşoguz halkara howa menzili",
+ "work_company_accountant_number": "+(993)-64366809",
+ "work_started_at": "2021-09-01",
+ "work_salary": "2315",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "k9wX7a9hLxheO6KwfNcxR6ZFckJ20Xp5wxkbtaZp.jpg",
+ "passport_two": "w26S3DjWHcRdMk0ESPABEQVuUC7nyTcvgE9Dynhv.jpg",
+ "passport_three": "tpEPQvR2pIc7fvjgIQV7YlUqETYxaKYx8bbY6AjU.jpg",
+ "passport_four": "WM3Yd52SGOeVrQJgHYg7R18LrpU0xbIzm07Dhzq6.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 14:59:57",
+ "updated_at": "2024-03-19 14:59:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 684,
+ "unique_id": "TB7370-684",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Ogulnur",
+ "customer_surname": "Gulşirowa",
+ "customer_patronic_name": "Baýlyýewna",
+ "passport_address": "Ýolöten etrabynyň Goýunjy geňeşligi",
+ "real_address": "Ýolöten etrabynyň Goýunjy geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "589327",
+ "passport_given_at": "2011-01-24",
+ "passport_given_by": "Ýolöten etrap häkimligi",
+ "born_place": "Ýolöten etrabynyň Goýunjy geňeşligi",
+ "born_at": "1969-02-01",
+ "email": "ogulnur@gamil.сom",
+ "phone": "62990627",
+ "phone_additional": "62990627",
+ "phone_home": "62990627",
+ "work_region": "mr",
+ "work_province_id": 11,
+ "work_company": "Ýolöten etrap Medeniýet bölümi Guýunjy çagalar sungat mekdebi",
+ "work_company_accountant_number": "+(993)-62990627",
+ "work_started_at": "2010-10-21",
+ "work_salary": "980",
+ "work_position": "Töwerek çäk awadanlaşdyryjy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "275ii5ntFmerCNQbKmiwt5VrZK8fn4yUMvX45exB.jpg",
+ "passport_two": "znLlVPmzXivWzvnwlEnDNwBP1b4NrXuuZ1ZJClcp.jpg",
+ "passport_three": "LyFFuY7Qd7bI85At0TqCij6aOZPdPdeAIfFRiXjx.jpg",
+ "passport_four": "2ZEBv5Eupz3LRA2hgyy0AoFJuDcq7yVljJZTLaAc.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 15:02:17",
+ "updated_at": "2024-03-19 16:00:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 685,
+ "unique_id": "TB1307-685",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurmyrat",
+ "customer_surname": "Atakaryyew",
+ "customer_patronic_name": "Nurnazarowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Derweze kocesinin 8 nji jayy",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Derweze kocesinin 8 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "113857",
+ "passport_given_at": "1999-11-11",
+ "passport_given_by": "Asgabat saherinin Azatlyketrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1962-04-17",
+ "email": "Nur@gmail.com",
+ "phone": "65000205",
+ "phone_additional": "65000205",
+ "phone_home": "12941204",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Dowlet weterinariya gullugy",
+ "work_company_accountant_number": "+(993)-12941131",
+ "work_started_at": "2020-10-09",
+ "work_salary": "1940",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WEpWUHWb630479V233WWzlf2hSx6y8INiTFgQ8Jo.jpg",
+ "passport_two": "M6OIhwK8r9OJ8yKMeZ9BhD4rjoUkOepNM1L86a57.jpg",
+ "passport_three": "KCmPydS3BNMzmfKlfUbTdvHSfl5eyFfhcOVfy0sa.jpg",
+ "passport_four": "EYsizwSVhXVcpgPNmhtwVJdoV62HWDnOssXhSSyr.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 15:06:49",
+ "updated_at": "2024-04-01 15:07:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 686,
+ "unique_id": "TB6352-686",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýuriý",
+ "customer_surname": "Sorokin",
+ "customer_patronic_name": "Petrowiç",
+ "passport_address": "BW Garabogaz şäher Garabogaz köçe 7/13",
+ "real_address": "BW Garabogaz şäher Garabogaz köçe 7/13",
+ "passport_serie": "I-BN",
+ "passport_id": "469046",
+ "passport_given_at": "2012-11-09",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "Kustanaý oblastynyň Džetigarin raýonynyň Wolgogradsk posýology",
+ "born_at": "1964-11-10",
+ "email": null,
+ "phone": "64778026",
+ "phone_additional": null,
+ "phone_home": "64778026",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-06-11",
+ "work_salary": "1965",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "R0QyXgViRzEOH8GXWxUbtnrlKmyjEGGa2ydssRfH.jpg",
+ "passport_two": "8xJiaKxs26akiq1BDr4rwQZIs0GXOEVtR4VDfpXJ.jpg",
+ "passport_three": "mEeF3hpwXPtzRVRGeNAsSWVC9ZDD4DrQIKiEFKWL.jpg",
+ "passport_four": "U28fLSvBeCYg1gIbWiUQ1timPbdTeMNbRobYDk7k.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 15:36:59",
+ "updated_at": "2024-03-23 15:22:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 687,
+ "unique_id": "TB8302-687",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bekkamtoş",
+ "customer_surname": "Husanowa",
+ "customer_patronic_name": "Husanowna",
+ "passport_address": "Magdanly şäher Gurbannepesow köç 37-nji jaý",
+ "real_address": "Magdanly şäher Gurbannepesow köç 37-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "935898",
+ "passport_given_at": "2017-03-11",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1999-05-07",
+ "email": "bekkemtos99@gmail.ru",
+ "phone": "61205875",
+ "phone_additional": null,
+ "phone_home": "44055808",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "32-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2023-03-10",
+ "work_salary": "1688",
+ "work_position": "Kitaphanaçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fRMYnaMHiGl7r84U9nfwTRZEWq32CcB1MBEdIm5B.jpg",
+ "passport_two": "rj9hSqsWd7O7mqhoA0vhSNIChx6cMuRLAfY3BzsM.jpg",
+ "passport_three": "uzUFFyC47w8V1IX1vap5BITPpcZgVWdsS1hjbHvG.jpg",
+ "passport_four": "lByzRnWQidA5KQvmEZYwtQ5hgApwc0OWz1oiWnOm.jpg",
+ "user_id": 323,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 15:46:47",
+ "updated_at": "2024-03-27 09:49:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 688,
+ "unique_id": "TB6352-688",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Çarymyrat",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Danatarowiç",
+ "passport_address": "BW Garabogaz şäher Bitaraplyk köçe 19/22",
+ "real_address": "BW Garabogaz şäher Bitaraplyk köçe 19/22",
+ "passport_serie": "I-BN",
+ "passport_id": "218250",
+ "passport_given_at": "2003-05-07",
+ "passport_given_by": "BW Türkmenbaşy şäher häkimligi",
+ "born_place": "AW Kaka etrap Çäçe geňeşligi",
+ "born_at": "1974-09-10",
+ "email": null,
+ "phone": "64662429",
+ "phone_additional": null,
+ "phone_home": "64662429",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-09-24",
+ "work_salary": "2363",
+ "work_position": "topar başlygy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "G4VvMijWZY84wx9pe9bpbUOV0AiGEMFMHvvzmGV7.jpg",
+ "passport_two": "5UdbcxuXcZQNDrhqlbF6L8UUB0vUKMm1BKQEv5pm.jpg",
+ "passport_three": "YkA5XmH4FcTkuBt36sxEffZHNMCyPterynafSIhT.jpg",
+ "passport_four": "shHuapjyeVOtuezlhPKhXvRGjnswCiajGnYLDzdA.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 16:02:01",
+ "updated_at": "2024-03-23 15:21:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 689,
+ "unique_id": "TB8302-689",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Malika",
+ "customer_surname": "Hudaýşukurowa",
+ "customer_patronic_name": "Almurzaýewna",
+ "passport_address": "Magdanly şäher Serdar köç 1/4-nji jaý",
+ "real_address": "Magdanly şäher Serdar köç 1/4-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "497837",
+ "passport_given_at": "2006-09-04",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1990-06-13",
+ "email": "malika90@gmail.ru",
+ "phone": "64521992",
+ "phone_additional": null,
+ "phone_home": "44051265",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "29-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3306",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "96SF2pKGZKEcb4GdU2RQz0e8BjUJ6uYfmm342mzm.jpg",
+ "passport_two": "Wq0oncsI0W5xIR5tj4p7gg19VYqODhrSFUvx6ttk.jpg",
+ "passport_three": "vtSgWXXmVhft1pc6nuKP2SUm5zPtxfvYb8AVoeob.jpg",
+ "passport_four": "938RR8I4jASZN84WtdS7SlDguMYQe0dqHL7BKivy.jpg",
+ "user_id": 324,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 16:08:18",
+ "updated_at": "2024-03-27 09:50:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 690,
+ "unique_id": "TB6352-690",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Baýramgeldi",
+ "customer_surname": "Kullyýew",
+ "customer_patronic_name": "Öwülýagulyýewiç",
+ "passport_address": "MR Tagtabazar etrap Murgap köçe 7/4",
+ "real_address": "BW Garabogaz şäher Garabogaz köçe 3/4",
+ "passport_serie": "I-MR",
+ "passport_id": "663398",
+ "passport_given_at": "2011-07-07",
+ "passport_given_by": "MW Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Ýöleten etrap Ý Hudaýberiýew ad geňeşligi",
+ "born_at": "1970-12-28",
+ "email": null,
+ "phone": "65389204",
+ "phone_additional": null,
+ "phone_home": "65389204",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-07-17",
+ "work_salary": "2540",
+ "work_position": "brigadir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MkKMEVMQyLFDP3YZqnFuEq446OfWoSZ0IvwQfzTH.jpg",
+ "passport_two": "2iEtyS7cr5IFweVswBM6Ds3HJQJEcbVllbBDxg6b.jpg",
+ "passport_three": "XalknKxpZpKkOerFJ1pvIlKZ38B1hhB71M03v3dZ.jpg",
+ "passport_four": "Gbk3jTIGINfeT6J6YDqcOMfOfDIe5LbiQgyUWsAD.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 16:11:44",
+ "updated_at": "2024-03-23 15:16:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 691,
+ "unique_id": "TB6352-691",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rahat",
+ "customer_surname": "Hajyýew",
+ "customer_patronic_name": "Orazgulyýewiç",
+ "passport_address": "Balkan welaýat Serdar etrap Demirgazyk Günbatar etrapça 6 jaý 6 öý",
+ "real_address": "Balkan welaýat Serdar etrap Demirgazyk Günbatar etrapça 6 jaý 6 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "431455",
+ "passport_given_at": "1991-09-01",
+ "passport_given_by": "Balkan welaýat Serdar şäher häkimligi",
+ "born_place": "Balkan welaýat Serdar şäher",
+ "born_at": "1991-09-01",
+ "email": null,
+ "phone": "62718644",
+ "phone_additional": "64194940",
+ "phone_home": "61299447",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2816",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DpfQGGHhNcTgqLXkfwgNXumxs1JZckm91k8n0dHm.jpg",
+ "passport_two": "vyM7GMEXGUk2G0ln1JPrVgKGRhgjjrhqdoqD3Te3.jpg",
+ "passport_three": "vRuipYcS3zWRk6mYz9JO0wQ4qdZgNBjBOXuF42yt.jpg",
+ "passport_four": "56Vxh8C3mkyUqekIUQNID6ch1wXPLoShYxADeCa1.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 16:18:49",
+ "updated_at": "2024-03-23 15:20:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 692,
+ "unique_id": "TB6352-692",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nobat",
+ "customer_surname": "Atamyradow",
+ "customer_patronic_name": "Atamyradowiç",
+ "passport_address": "Lebap welaýat Garabekewül etraby Seýdi köçe 3 jaý 3 öý",
+ "real_address": "Lebap welaýat Garabekewül etraby",
+ "passport_serie": "I-LB",
+ "passport_id": "775941",
+ "passport_given_at": "2012-09-26",
+ "passport_given_by": "Lebap welaýat Garabekewül etrap häkimligi",
+ "born_place": "Lebap welaýat Garabekewül etrap",
+ "born_at": "1996-04-26",
+ "email": null,
+ "phone": "64782242",
+ "phone_additional": "65186404",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2023-05-02",
+ "work_salary": "2254",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3J6Wns2AuldAenO9MJU7r6XYWAGQfzb3GEZMZRRL.jpg",
+ "passport_two": "jg9xJWwXFDzznPJLnVudMG0WU3VrUyDm6iRbCHCa.jpg",
+ "passport_three": "keUXlovcYzxZyA1QeD7yG16bEaeidGUOOo6YhSi8.jpg",
+ "passport_four": "Go61enYBk2iZfsezXiwj3gI2ilZMdBMCXw0N9Q0o.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 16:30:34",
+ "updated_at": "2024-03-23 15:27:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 693,
+ "unique_id": "TB9315-693",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Atabaý",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Annageldiýewiç",
+ "passport_address": "Görogly etrabynyň Magtymguly geňeşligi",
+ "real_address": "Görogly etrabynyň Magtymguly geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "324201",
+ "passport_given_at": "2007-06-19",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Magtymguly geňeşligi",
+ "born_at": "1986-11-23",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64989195",
+ "phone_additional": "64989195",
+ "phone_home": "64989195",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýat raýat goranyş we halas ediş işleri müdirligi",
+ "work_company_accountant_number": "+(993)-64989195",
+ "work_started_at": "2018-04-01",
+ "work_salary": "3739",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GE8vHc5nQsNGSLb0ePuhjbSlFKZp552QsOtmafq2.jpg",
+ "passport_two": "dEd0rl9nyDAC1Ga5EDwLCGS5eUZ8RRYFMW1w5yQg.jpg",
+ "passport_three": "9u3npBHUfq1yK6VEGbKIBBvSdh98cPuYDj5pkWnm.jpg",
+ "passport_four": "2lk4b8ywOFIJ7rB9XiN0vyKasDlk66hkaTtd7RLr.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 16:32:57",
+ "updated_at": "2024-03-19 16:32:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 694,
+ "unique_id": "TB1307-694",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Artyk",
+ "customer_surname": "Hojamgulyyew",
+ "customer_patronic_name": "Yalkabowic",
+ "passport_address": "Asgabat s Berkararlyk etr A Nyyazow koce jay130 oy 16",
+ "real_address": "Asgabat s Berkararlyk etr A Nyyazow koce jay130 oy 16",
+ "passport_serie": "I-AS",
+ "passport_id": "515117",
+ "passport_given_at": "2014-12-28",
+ "passport_given_by": "Berkararlyk etr",
+ "born_place": "Asgabat s",
+ "born_at": "1998-10-17",
+ "email": "Artyk@gmailcom",
+ "phone": "64586325",
+ "phone_additional": "64586325",
+ "phone_home": "12586532",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Awtomobil ulag hyzmaty",
+ "work_company_accountant_number": "+(993)-12356456",
+ "work_started_at": "2020-05-01",
+ "work_salary": "2668",
+ "work_position": "suruji",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "q5ySyK6XfNjpaGHQEjzJNRaZgGMMmMSNvBjeKi5O.jpg",
+ "passport_two": "ax9FTmleLZ6JpTCsfpwzgcaO8qGnsXM9ENDBxrYr.jpg",
+ "passport_three": "piT1cjupCu1Q9PCLISqydvrqyTzL9Cva2557Y7yu.jpg",
+ "passport_four": "xdufQFIaQ25sorPhbRPkakh5SsiNjPieCPqzEmcB.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-19 16:50:47",
+ "updated_at": "2024-04-01 15:06:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 695,
+ "unique_id": "TB2305-695",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Saragtguly",
+ "customer_surname": "Muhamow",
+ "customer_patronic_name": "Dynbaýewiç",
+ "passport_address": "Sarahs etrabynyň Ata obasy",
+ "real_address": "Sarahs etrabynyň Ata obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "228848",
+ "passport_given_at": "2003-04-21",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Ata obasy",
+ "born_at": "1965-02-15",
+ "email": null,
+ "phone": "64114530",
+ "phone_additional": null,
+ "phone_home": "61523083",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň Ata geňeşliginiň Geňeşi",
+ "work_company_accountant_number": "+(993)-13424111",
+ "work_started_at": "2015-05-02",
+ "work_salary": "2481",
+ "work_position": "Arçynyň orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "y1SGj4fVFVdFamNhMefxGXA4Z3UzyzZxC2A21S5y.jpg",
+ "passport_two": "qKnqhQJBuj3Qnfoah8sTaf5gCFBOnazKbn0dfn81.jpg",
+ "passport_three": "4i44MqMCADxD0VBl92dGYrhjMq75q1RSUl3htM2J.jpg",
+ "passport_four": "0gGzxYGSidvgG2PyLBbaviohINOmuphbCwmvG0u7.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-19 17:19:47",
+ "updated_at": "2024-03-19 17:19:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 696,
+ "unique_id": "TB1307-696",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myrat",
+ "customer_surname": "isangulyyew",
+ "customer_patronic_name": "Gurbanmyradowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce m kakalyyew jay 3",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce m kakalyyew jay 3",
+ "passport_serie": "I-AH",
+ "passport_id": "534979",
+ "passport_given_at": "2012-01-27",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ruhabat etrabynyn Yasmansalyk obasy",
+ "born_at": "1991-08-12",
+ "email": "IsangulyyewM@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "gap turkmen YGPJ Turkmenbasy jins toplumy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2012-10-15",
+ "work_salary": "2193",
+ "work_position": "renkleyjilerin erginlerini tayyarlayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cFFOA74IOQur9hTjIPwkEAKrPkUhCYuZvIzivjOb.jpg",
+ "passport_two": "kAsJzK0DXzLiABG0ouKg6qK6UPfKt39gNG8Y4jIN.jpg",
+ "passport_three": "dae1HXOgwJPdgFj9cfI9SYa5twzn16OhdejbHZVM.jpg",
+ "passport_four": "s3auRs00NSfh072jGfsJuavMcbUaewFnaqi0eLWT.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-19 17:20:31",
+ "updated_at": "2024-03-19 17:20:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 697,
+ "unique_id": "TB2305-697",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Bägül",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Sarahs şäheriniň Tejen köçesiniň 4/3-nji jaýy",
+ "real_address": "Sarahs şäheriniň Tejen köçesiniň 4/3-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "615510",
+ "passport_given_at": "2014-05-10",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1988-10-10",
+ "email": null,
+ "phone": "65024537",
+ "phone_additional": null,
+ "phone_home": "62045210",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "\"Köne Sarahs\" taryhy medeni döwlet goraghanasy",
+ "work_company_accountant_number": "+(993)-13421244",
+ "work_started_at": "2006-01-03",
+ "work_salary": "2001",
+ "work_position": "inspektor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4JhB0cRKNVylESml4MnogTwvpjLH0Xcrc3vJjKfy.jpg",
+ "passport_two": "3IXvWnto5IyqqaxAvvHaG66tV6JGYs8I2iW9vU8R.jpg",
+ "passport_three": "Eu3OHI1c3MgJHKvFYJmNXyXxeHWlIdGLYrGtlpr8.jpg",
+ "passport_four": "4joYp7QwTGXkuWmIn3oUHZLdU8Pjb4vTS4yOYLhs.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-19 17:29:05",
+ "updated_at": "2024-03-19 17:29:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 698,
+ "unique_id": "TB2305-698",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Şähribossan",
+ "customer_surname": "Hojamberdiýewa",
+ "customer_patronic_name": "Gurbanmyradowna",
+ "passport_address": "Sarahs etrabynyň Berkarar obasy",
+ "real_address": "Sarahs etrabynyň Berkarar obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "753967",
+ "passport_given_at": "2020-03-07",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Berkarar obasy",
+ "born_at": "1997-02-06",
+ "email": null,
+ "phone": "62477319",
+ "phone_additional": null,
+ "phone_home": "61118587",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 27-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-65404575",
+ "work_started_at": "2023-09-01",
+ "work_salary": "4172",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "15asL3biTVUq4zM03qSuguQ17A3qT40IvuSRx6Bs.jpg",
+ "passport_two": "LcY9UxJH9kr3E3Mzfa7IILlmVaeQMuj9QBNu0BpT.jpg",
+ "passport_three": "2hEGkufyPrFuFhKd5dp31GkTOGFmfxk8vgp6KRAM.jpg",
+ "passport_four": "41Yox3MI8VhSio9aRWaDWphRZgn9iCF8D7YQxSQh.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-19 17:39:29",
+ "updated_at": "2024-03-19 17:39:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 699,
+ "unique_id": "TB1307-699",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kumusgozel",
+ "customer_surname": "Akmammedowa",
+ "customer_patronic_name": "Gulmyradowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Parahat 7/2 jay 5 otag 42",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Parahat 7/2 jay 5 otag 42",
+ "passport_serie": "I-AS",
+ "passport_id": "547472",
+ "passport_given_at": "2016-07-19",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1994-12-30",
+ "email": "AkmammedowaK@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin 39 njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-04-01",
+ "work_salary": "1940",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NZZjYypGsUe4Fv3nNNPiiP5DCyM0OFVmThk3lOOz.jpg",
+ "passport_two": "VjQbN9g0gXaFaTBS5lLY67jIxhZCR8dsbH6v1CoA.jpg",
+ "passport_three": "jbP2oPCqRGTjdxY7sCcDW9sfi9tU6cPJrBW7XymI.jpg",
+ "passport_four": "wOV8eAXH2Hu7xl0KJ3sYyBirTqXJ4GfDbjmW8JOo.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-19 17:48:09",
+ "updated_at": "2024-03-19 17:48:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 700,
+ "unique_id": "TB1307-700",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Abdyrahman",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Asyrmyradowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby 3 nji Kosi gec jay 9",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby 3 nji Kosi gec jay 9",
+ "passport_serie": "I-AS",
+ "passport_id": "618986",
+ "passport_given_at": "2019-12-24",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "2003-03-23",
+ "email": "Abdy@gmail.com",
+ "phone": "65129664",
+ "phone_additional": "65129664",
+ "phone_home": "65129664",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenhaly dowlet birlesigi",
+ "work_company_accountant_number": "+(993)-65129664",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2522",
+ "work_position": "ussanyn komekcisi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "W4pQv0CS533dwg9Mv7Hdx7oqQQxLcngvAGDlUddu.jpg",
+ "passport_two": "mOaayAKFjAgMNIrQfSTdTHDsITfrVgIGNFci93q4.jpg",
+ "passport_three": "sX0Gu25Ln339MxtZhrmER5ia9JfDzmybQLH5k0aZ.jpg",
+ "passport_four": "PLHykiZSXJoYXfIxIieEC3QO6UEfrxgkGmTZS2n8.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-19 17:50:53",
+ "updated_at": "2024-03-19 17:50:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 701,
+ "unique_id": "TB6352-701",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şirinjemal",
+ "customer_surname": "Hajymämmedowa",
+ "customer_patronic_name": "Berdirahmanowna",
+ "passport_address": "BW Balkanabat şäher Jebel şäherçesi D Taganow köçe 251 4 jaý 8 öý",
+ "real_address": "BW Balkanabat şäher Jebel şäherçesi D Taganow köçe 251 4 jaý 8 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "516563",
+ "passport_given_at": "2017-08-07",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäherçesi",
+ "born_at": "1994-05-28",
+ "email": null,
+ "phone": "62940050",
+ "phone_additional": null,
+ "phone_home": "62940050",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-11-14",
+ "work_salary": "1849",
+ "work_position": "laborant",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ivFbeyv1YEcMUUHYbUKiSHypLpsYs27TmKA14AMN.jpg",
+ "passport_two": "h0uxA7Qtrp57m8uO94CsOJJrFvXeovITSUGZBDai.jpg",
+ "passport_three": "al4L4X4617GHpBgCUjKGhgLrYL6HA9tRN5RpxP5g.jpg",
+ "passport_four": "VuFJwiLn9IQXzUV2lBcncoN9GevKnw2JKbwSvEvm.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 09:31:24",
+ "updated_at": "2024-03-23 15:25:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 702,
+ "unique_id": "TB1306-702",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Adylgedli",
+ "customer_surname": "Nurymow",
+ "customer_patronic_name": "Asyrowic",
+ "passport_address": "Ahal welayat Baherden etr koce durun oba",
+ "real_address": "Ahal welayat Baherden etr koce durun oba",
+ "passport_serie": "I-AH",
+ "passport_id": "168740",
+ "passport_given_at": "2001-02-13",
+ "passport_given_by": "Ahal wel baherden etr hakimligi",
+ "born_place": "Baherden",
+ "born_at": "1979-10-16",
+ "email": "Adylgeldi@gamil.com",
+ "phone": "63010883",
+ "phone_additional": "63010883",
+ "phone_home": "63010883",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"AKTAB\"HK",
+ "work_company_accountant_number": "+(993)-12754034",
+ "work_started_at": "2019-12-02",
+ "work_salary": "1968",
+ "work_position": "armaturcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dfiZ6lrWuTdx0IuuhXIMDizIpPEPK8SxtMDLfKlk.jpg",
+ "passport_two": "fgKaWPnoJ2o8FNIn7m9TDtq3K0rp0Xd1VQzyv8tX.jpg",
+ "passport_three": "HEJQHf9JCf0Cv54B2feOBDv3tsrikXLikGPzu7ad.jpg",
+ "passport_four": "UZQxzMlC8NlRvAJupZB7cJtSwXsNLxFq7ksX7q5j.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-20 10:25:07",
+ "updated_at": "2024-03-20 10:25:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 703,
+ "unique_id": "TB1307-703",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Wepa",
+ "customer_surname": "Amanmyradow",
+ "customer_patronic_name": "Hosgeldiyewic",
+ "passport_address": "Asgabat saherinin Kopetdag etraby koce Abadancylyk jay 48 otag 4",
+ "real_address": "Asgabat saherinin Kopetdag etraby koce Abadancylyk jay 48 otag 4",
+ "passport_serie": "I-AS",
+ "passport_id": "151535",
+ "passport_given_at": "2000-06-19",
+ "passport_given_by": "Asgabat saherinin kopetdag etrap hakimligi",
+ "born_place": "Ahal welayatynyn Gawers etraby Garadamak obasy",
+ "born_at": "1982-03-27",
+ "email": "Wepa@gmail.com",
+ "phone": "65630557",
+ "phone_additional": "65564414",
+ "phone_home": "12478409",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Turkmengaz DK",
+ "work_company_accountant_number": "+(993)-12478409",
+ "work_started_at": "2014-04-29",
+ "work_salary": "4766",
+ "work_position": "Tehniki bolumin baslygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "LcXZqjR9ii2fmF83BSV0ndFspP3Kr3Qf09iyRUkc.jpg",
+ "passport_two": "fCq55tyE7taTnlOsIPN7SZ5gcBiN4Yny3Bplq1er.jpg",
+ "passport_three": "3oY7cQ9NrQ8orKvqSovMGLi6PAxHC7WnIsHCIaZ1.jpg",
+ "passport_four": "xTOnogXE73zUsjkGhx0itEi9IxcBw4dhwO3zYmTR.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 10:28:26",
+ "updated_at": "2024-04-01 15:05:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 704,
+ "unique_id": "TB1306-704",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Adylgeldi",
+ "customer_surname": "Nurymow",
+ "customer_patronic_name": "Asyrowic",
+ "passport_address": "Ahal wel Baherden etr Durun oba",
+ "real_address": "Ahal wel Baherden etr Durun oba",
+ "passport_serie": "I-AH",
+ "passport_id": "168740",
+ "passport_given_at": "2001-02-13",
+ "passport_given_by": "Ahal wel Baherden etr hakim",
+ "born_place": "Baherden",
+ "born_at": "1979-10-16",
+ "email": "Adylgeldi@gmail.com",
+ "phone": "63010883",
+ "phone_additional": "63010883",
+ "phone_home": "63010883",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"AKTAB\" HK",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-12-02",
+ "work_salary": "1968",
+ "work_position": "armaturcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "N2NDOeMPHSoBairzmwp3iX6wNDo47LXhiPeodLX5.jpg",
+ "passport_two": "yBoTbky8B38LeZVjWtbwaWCSEMa7e1Y7A9npAfME.jpg",
+ "passport_three": "sN2x9uQaeaEzzdIPLPMKeflhYOqjyrRcAVWKD9O3.jpg",
+ "passport_four": "zKBZXnP3ne9X0iCJhtXs8kkQOBbnQKSIKRsW1Ci8.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-20 10:31:09",
+ "updated_at": "2024-03-20 10:31:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 705,
+ "unique_id": "TB1306-705",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Adylgeldi",
+ "customer_surname": "Nurymow",
+ "customer_patronic_name": "Asyrowic",
+ "passport_address": "Ahal wel Bahareden etr duryn obasy",
+ "real_address": "Ahal wel Bahareden etr duryn obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "168740",
+ "passport_given_at": "2001-02-13",
+ "passport_given_by": "Ahal wel Baherden etr",
+ "born_place": "Durun obasy",
+ "born_at": "1979-10-16",
+ "email": "Adylgeldi@gmail.com",
+ "phone": "63010883",
+ "phone_additional": "63010883",
+ "phone_home": "63010883",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Aktab\" hk",
+ "work_company_accountant_number": "+(993)-12754034",
+ "work_started_at": "2019-12-02",
+ "work_salary": "1968",
+ "work_position": "armaturcy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "blZBqzYfyihGuqcL6BY5ROJv30KDHc8UqHBewTvl.jpg",
+ "passport_two": "3XujGXxecE0v0QL1BmG6tlAxZ2XD70cFkb3uXPhR.jpg",
+ "passport_three": "dmykpI4iukzNXL4OGUNlinpj9bLxUYfKlemxIbVU.jpg",
+ "passport_four": "pxvk2amD9RlaUfTmTa1kdpdaoQefShMEOOGeuLUd.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-20 10:34:54",
+ "updated_at": "2024-03-20 10:34:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 706,
+ "unique_id": "TB1307-706",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dunyagozel",
+ "customer_surname": "Saprowa",
+ "customer_patronic_name": "Anatoliyewna",
+ "passport_address": "Asgabat saherinin Buzmeyin etraby koce Gundogar jay 11 otag 9",
+ "real_address": "Asgabat saherinin Buzmeyin etraby koce Gundogar jay 11 otag 9",
+ "passport_serie": "I-AS",
+ "passport_id": "609605",
+ "passport_given_at": "2019-06-14",
+ "passport_given_by": "Asgabat saherinin Buzmeyin etrap hakimligi",
+ "born_place": "Dasoguz welayatynyn Akdepe etrabynyn Mollanepes adyndaky genesligi",
+ "born_at": "1979-01-08",
+ "email": "Anatolidunya@gmail.com",
+ "phone": "65040203",
+ "phone_additional": "63070804",
+ "phone_home": "65040203",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Kopetdag sport toplumy",
+ "work_company_accountant_number": "+(993)-12940293",
+ "work_started_at": "2015-04-01",
+ "work_salary": "1940",
+ "work_position": "towerekdaki cakleri abadanlasdyrmak boyunca isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aCk4rsNijtuo4ML9h8es84dzCvkVUeItNBMA9uLB.jpg",
+ "passport_two": "d6ymn8HjWSAAZkWuWIYO5fqmIopGoXsTHdh1qwoQ.jpg",
+ "passport_three": "vtQDPDzW0WJM2KnuC19dbMbYAPHfyvN88CcJS2Or.jpg",
+ "passport_four": "cOLaS10nSoCcuUOtRronDA5XNlsZfBVoLKfbdHhe.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 10:37:45",
+ "updated_at": "2024-04-01 15:04:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 707,
+ "unique_id": "TB8302-707",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gafur",
+ "customer_surname": "Rahmanberdiýew",
+ "customer_patronic_name": "Rahmanberdiýewiç",
+ "passport_address": "Magdanly şäher Mugallymlar köçe 32-nji jaýy",
+ "real_address": "Magdanly şäher Mugallymlar köçe 32-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "590352",
+ "passport_given_at": "2010-09-04",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1993-05-28",
+ "email": null,
+ "phone": "62608213",
+ "phone_additional": "62608213",
+ "phone_home": "44052541",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "29-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44052541",
+ "work_started_at": "2015-09-07",
+ "work_salary": "3907",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "INpnuRgXbbH2CVeh58p2z1jDlkls00JwQKzXbTLK.jpg",
+ "passport_two": "R0FGfScBV7imuElEfHVyzng7xLCABcTW7uVaLrZA.jpg",
+ "passport_three": "lX70Gfp3M7y888fDsXYPxz1lIKpa6g6WJSjQIZhH.jpg",
+ "passport_four": "q4XD1w9VI4OBxmr3iZCaOeyrTZFeVd0cEONcjAnW.jpg",
+ "user_id": 325,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 10:42:48",
+ "updated_at": "2024-04-01 17:03:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 708,
+ "unique_id": "TB6359-708",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbangül",
+ "customer_surname": "Abaýewa",
+ "customer_patronic_name": "AtaNyýazgylyjowna",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw205a jaý1 öý23",
+ "real_address": "Balkan welaýat Balkanabat şäher kw205a jaý1 öý23",
+ "passport_serie": "I-BN",
+ "passport_id": "103942",
+ "passport_given_at": "1999-12-01",
+ "passport_given_by": "Balkan welaýatynyň Nebitdag şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Nebitdag şäheri",
+ "born_at": "1978-02-09",
+ "email": null,
+ "phone": "64170071",
+ "phone_additional": "64170071",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan köpugurly söwda bazary",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-09-27",
+ "work_salary": "1844",
+ "work_position": "Buhgalter",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "6ZAC0Jn982gc9eXdVdWm5l6S7mdozWCqQNSOs1z1.jpg",
+ "passport_two": "41dqxpKDApiCVMyvpDSg1rcsmyzNBsFlfSdmj1Ou.jpg",
+ "passport_three": "CVIqtO2IUvq6NDJ9n6KNrpGXUZtGuORfK3sLW75n.jpg",
+ "passport_four": "oR9d6b4GyXc7ChyGAvXA3bKEsumxQQrh73QeXxGi.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 10:51:35",
+ "updated_at": "2024-03-20 10:51:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 709,
+ "unique_id": "TB1307-709",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Seyit",
+ "customer_surname": "Babayew",
+ "customer_patronic_name": "Bazarbayewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Koce Mollagara jay 44 otag 16",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Koce Mollagara jay 44 otag 16",
+ "passport_serie": "I-AS",
+ "passport_id": "418812",
+ "passport_given_at": "2009-10-16",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1993-04-28",
+ "email": "Seyit@gmail.com",
+ "phone": "65010205",
+ "phone_additional": "63985216",
+ "phone_home": "12470506",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gidrometerologiya baradaky gullugy",
+ "work_company_accountant_number": "+(993)-12470506",
+ "work_started_at": "2017-09-13",
+ "work_salary": "4648",
+ "work_position": "inzener sinoptigi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "v14ZMPwxsZxv3o6izNX7CPa0gyTMzbYpuNcyTMhK.jpg",
+ "passport_two": "hrouBqM3Jl5QFL4kUkGWYBov0ssR2mZEYDDyk668.jpg",
+ "passport_three": "UBA36YqRhxrlqv61xsUs00ke7SBuzq9dhCmnOvtK.jpg",
+ "passport_four": "g2NLHtom3ryUQy1Eshoz5PGik1nETwgadzM6WgFQ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-20 10:56:58",
+ "updated_at": "2024-03-20 10:56:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 710,
+ "unique_id": "TB1307-710",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulhally",
+ "customer_surname": "Menlyalyyewa",
+ "customer_patronic_name": "Asyrmyradowna",
+ "passport_address": "Asgabat Saheri Bagtyyarlyk etraby Yasmasnsalyk yt koce B Sahyr jay 18",
+ "real_address": "Asgabat Saheri Bagtyyarlyk etraby Yasmasnsalyk yt koce B Sahyr jay 18",
+ "passport_serie": "I-BN",
+ "passport_id": "317539",
+ "passport_given_at": "2007-10-01",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ruahabt etraby Yasmasalyk obasy",
+ "born_at": "1978-12-05",
+ "email": "Ogulhally@gmail.com",
+ "phone": "64010506",
+ "phone_additional": "63020105",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenhowayollary",
+ "work_company_accountant_number": "+(993)-12010203",
+ "work_started_at": "2023-08-01",
+ "work_salary": "1940",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BqbKK4cb7T71DKcZ5ABY0IeHD6zHUTYzAKDo8Pzt.jpg",
+ "passport_two": "46nJV4gHPkzzAId0m5XP1iogcNNcawrKRnCrsIw3.jpg",
+ "passport_three": "ilYIOxgtIKwMvDVufpzGPSUZpTjSSCW7M4qdzVvW.jpg",
+ "passport_four": "RfHi6wzunlcf78ny9HVxt94yfB5xeGvoRb9AAowe.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-20 11:05:15",
+ "updated_at": "2024-03-20 11:05:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 711,
+ "unique_id": "TB1307-711",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Adylgeldi",
+ "customer_surname": "Nurymow",
+ "customer_patronic_name": "Asyrowic",
+ "passport_address": "Ahal welayaty Baherden etraby Durun oba",
+ "real_address": "Ahal welayaty Baherden etraby Durun oba",
+ "passport_serie": "I-AH",
+ "passport_id": "168740",
+ "passport_given_at": "2001-02-13",
+ "passport_given_by": "Ahal welayaty Baherden etrap hakimligi",
+ "born_place": "Ahal wel",
+ "born_at": "1979-10-16",
+ "email": "Adygeldi@gmail.com",
+ "phone": "64050302",
+ "phone_additional": "63010203",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "AKTAB HK",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-12-02",
+ "work_salary": "1968",
+ "work_position": "Armaturcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lXs9lP7YLmEoIwelKG5TryQc6Csw9Eh1ncJUbBRl.jpg",
+ "passport_two": "gl5AIdHejyyDEmIrfyZ4j7BLnMGnwqs2WSuR9kGe.jpg",
+ "passport_three": "JRk1bNTlWyuvZsZBME2MfzkK2xMbjZtg33YGsjvM.jpg",
+ "passport_four": "cAZDS4iW3SVuqlm75f6TtLRgBtGslRSDVWMOZqdS.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-20 11:12:18",
+ "updated_at": "2024-03-20 11:12:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 712,
+ "unique_id": "TB6359-712",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Akif",
+ "customer_surname": "Osmanow",
+ "customer_patronic_name": "Aruzmanowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher Uzboý kw1 jaý10 öý3",
+ "real_address": "Balkan welaýat Balkanabat şäher Uzboý kw1 jaý10 öý3",
+ "passport_serie": "I-BN",
+ "passport_id": "270463",
+ "passport_given_at": "2005-09-01",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäher",
+ "born_at": "1989-07-01",
+ "email": null,
+ "phone": "64472011",
+ "phone_additional": "64472011",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Barsagelmez\" tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-03-01",
+ "work_salary": "3580",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gxcrJAD5JKuY3UM99ai2T4zis1CgWFddPbdd6cf2.jpg",
+ "passport_two": "2udDX19i36qAlrah6p7Oq76EM4UeecR7LwDWu3QC.jpg",
+ "passport_three": "ce0Sn2Q8GOO8HimdAILXFk9Fx8b5w7n6GrTySUri.jpg",
+ "passport_four": "qHLiHWkHoSc6pwuqsAU9zdc8XpNeSJ3yIlVPd5lt.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 11:16:07",
+ "updated_at": "2024-03-20 11:16:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 713,
+ "unique_id": "TB1307-713",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bayramaly",
+ "customer_surname": "Almowow",
+ "customer_patronic_name": "Hojowowic",
+ "passport_address": "Asgabat saheri Buzmeyin etraby baguyr y t koce K Abdyrahmanow jay 27",
+ "real_address": "Asgabat saheri Buzmeyin etraby baguyr y t koce K Abdyrahmanow jay 27",
+ "passport_serie": "I-AH",
+ "passport_id": "041711",
+ "passport_given_at": "1999-03-12",
+ "passport_given_by": "Ahal welayatynyn Asgabat etrap PB",
+ "born_place": "Ahal welayatynyn Asgabat etrabynyn bagyr obasy",
+ "born_at": "1969-01-06",
+ "email": "AlmowowB@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher bazarlar birlesiginin Paytagt bazary",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-10-11",
+ "work_salary": "1717",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FpTU2Scz8IELtqprBPQPR3qG2NphT0tc2DcPqVcK.jpg",
+ "passport_two": "I3DxrRqxgQQW1feuoZVekAVpHseJIU7PR9h9hvKo.jpg",
+ "passport_three": "uovR98QaVT07jUbAgrjwZhVyttyCjsO3bo4FRh3X.jpg",
+ "passport_four": "TRREntzFp865EuEkUpzD6gxPXPQntGo8lkbi837K.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 11:26:51",
+ "updated_at": "2024-04-01 15:02:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 714,
+ "unique_id": "TB6359-714",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Durdy",
+ "customer_surname": "Mämmetgulyýew",
+ "customer_patronic_name": "Mämmetgulyýewiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw159 jaý16 öý3",
+ "real_address": "Balkan welaýat Balkanabat şäher kw159 jaý16 öý3",
+ "passport_serie": "I-BN",
+ "passport_id": "470901",
+ "passport_given_at": "2013-01-31",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1996-12-31",
+ "email": null,
+ "phone": "65542724",
+ "phone_additional": "65542724",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Esasy nebit geçirijiler müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-07-04",
+ "work_salary": "3794",
+ "work_position": "Mehanik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2k5baSsH27Lk1ZknER0Nyrs8TiFU2X0PkPRWtiNg.jpg",
+ "passport_two": "Ff47IlvYo87DsF4fvPrmtcsYzrFnAUjOVHBFt89V.jpg",
+ "passport_three": "1BShFvNqu49NJB5qzx6ic7yFlUyDmfNuAkQztWUB.jpg",
+ "passport_four": "H9rZYycPOeEEmTejlYz1yyopXGgUAhkc1MIOzK4o.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 11:34:25",
+ "updated_at": "2024-03-20 11:34:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 715,
+ "unique_id": "TB9313-715",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Döwlet",
+ "customer_surname": "Waliýew",
+ "customer_patronic_name": "Annamyradowiç",
+ "passport_address": "Daşoguz şäheriniň Kärdeşler köçesiniň 32-nji jaýy",
+ "real_address": "Daşoguz şäheriniň Kärdeşler köçesiniň 32-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "080496",
+ "passport_given_at": "2000-05-30",
+ "passport_given_by": "Daşoguz şäher PB",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1984-04-15",
+ "email": "weli@mail.ru",
+ "phone": "62012004",
+ "phone_additional": "62012004",
+ "phone_home": "62012004",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýat PM-niň Gorag bölümini",
+ "work_company_accountant_number": "+(993)-62012004",
+ "work_started_at": "2007-07-19",
+ "work_salary": "3742",
+ "work_position": "polisey-goragçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LoE7ItVtvYI0Fqnly6VHJbuhvyL7xshZQf8swRLV.jpg",
+ "passport_two": "EM7g56bQdF8Yw3uZjIkjZfwCQcSGz9bm2lsBf6Fr.jpg",
+ "passport_three": "3R3TbOlXV2cXylyC692EEZ19d1C8rPFeNwyarHTr.jpg",
+ "passport_four": "XoAZBS6SMKgZFqk19wzov7MjdzwZzyp4xkJ5OPYT.jpg",
+ "user_id": 7,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:07:38",
+ "updated_at": "2024-03-20 12:11:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 716,
+ "unique_id": "TB6352-716",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Baýram",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Ýegadowiç",
+ "passport_address": "Balkan welaýat Etrek etrap Baýramhan köçe 9 jaý",
+ "real_address": "Balkan welaýat Etrek etrap Baýramhan köçe 9 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "480735",
+ "passport_given_at": "2014-07-15",
+ "passport_given_by": "Balkan welaýat Etrek etrap häkimligi",
+ "born_place": "Balkan welaýat Etrek etrap",
+ "born_at": "1997-04-04",
+ "email": null,
+ "phone": "61229653",
+ "phone_additional": "61220775",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2020-01-14",
+ "work_salary": "2938",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MIAWhMeRXbIoMXPKc3ovFtQvs2xosAa4sYYEXIYh.jpg",
+ "passport_two": "ZLd74rZsS85TAyxEtgnfqNoqmcU3DCVpcerM2dIl.jpg",
+ "passport_three": "bSMXkMb5BUtPr9q5gVXuHCpuf7v0YZdXS8W7sv6G.jpg",
+ "passport_four": "J1BhrR65ZVA8N1lQbUhmFhS2tFEWuNonXD7pmtTW.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:22:55",
+ "updated_at": "2024-03-23 14:27:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 717,
+ "unique_id": "TB1303-717",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Irina",
+ "customer_surname": "Ýusewiç",
+ "customer_patronic_name": "Wladimirowna",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby G Negina köçesi jaý 5 öý 25",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby G Negina köçesi jaý 5 öý 25",
+ "passport_serie": "I-AH",
+ "passport_id": "081552",
+ "passport_given_at": "1999-11-08",
+ "passport_given_by": "Ahal welaýatynyň Büzmeýin şäher PB",
+ "born_place": "Ahal welaýatynyň Aşgabat etrabynyň Köşi obasy",
+ "born_at": "1977-05-04",
+ "email": null,
+ "phone": "62002645",
+ "phone_additional": "61570670",
+ "phone_home": "12335085",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň \"Demirbetonönümleri\" kärhanasy",
+ "work_company_accountant_number": "+(993)-12761623",
+ "work_started_at": "2019-02-12",
+ "work_salary": "2420",
+ "work_position": "Esasy hünärmen-buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OCfCOIK5BR1oQN0uNqMcuCqf8iKBAZIlLUqVBAYJ.jpg",
+ "passport_two": "esJieZKgeinC5eV27o4D6mktX1onBGW8VUvf8NAP.jpg",
+ "passport_three": "zkWX2VkTSEVmnguCbc6Gy2fnCyRy7gPTqGwbHwGq.jpg",
+ "passport_four": "kZm3yA7vNzafQKNwW2F5OzCsew5kqV4KK907xfw6.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:27:37",
+ "updated_at": "2024-03-29 16:37:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 718,
+ "unique_id": "TB6359-718",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aýtäç",
+ "customer_surname": "Annagulyýewa",
+ "customer_patronic_name": "Berdimyradowna",
+ "passport_address": "Balkan welaýat Balkanabat şäher 13 Mkr jaý 6 öý 4",
+ "real_address": "Balkan welaýat Balkanabat şäher 13 Mkr jaý 6 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "579768",
+ "passport_given_at": "2021-01-12",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäher polisiýa bölümi",
+ "born_at": "2000-07-23",
+ "email": null,
+ "phone": "63941268",
+ "phone_additional": "63941268",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Azap\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-01-20",
+ "work_salary": "1440",
+ "work_position": "Işçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "1ENRpgYUzU3MQ2gwxwTbvjrR7Bl7Qz2NPoFlf4vW.jpg",
+ "passport_two": "7bv2jgwUYe8dYhLsvSFHgZllyn5ForC2q1ywWosP.jpg",
+ "passport_three": "yeSF2TIaMSSMzpCuGp5HSSobAJ6HrOQ5xZdJj5BZ.jpg",
+ "passport_four": "tH2tD3pydRFMXUteH9vlynJmf5W5Uf3Nuo1tQGbU.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:29:56",
+ "updated_at": "2024-03-20 12:30:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 719,
+ "unique_id": "TB6352-719",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mähri",
+ "customer_surname": "Garaýewa",
+ "customer_patronic_name": "Orazmuhammedowna",
+ "passport_address": "Aşgabat şäher Berkararlyk etraby Nusaý köçe 45 jaý",
+ "real_address": "Aşgabat şäher Berkararlyk etraby Nusaý köçe 45 jaý",
+ "passport_serie": "I-AS",
+ "passport_id": "476824",
+ "passport_given_at": "2013-06-04",
+ "passport_given_by": "Aşgabat şäher Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1987-04-07",
+ "email": null,
+ "phone": "65635595",
+ "phone_additional": "65014996",
+ "phone_home": "64047038",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher 11 çagalar bagy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-08-04",
+ "work_salary": "2175",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "s4jZJpb25JcsIl5Fj0dmdWpG8dJvnfffQwfa3zc0.jpg",
+ "passport_two": "DHERz2muZDuxHCvda8sXCfEWmlQwTUc1vczJJNgy.jpg",
+ "passport_three": "BxBPIysh7x48JSQ2oecqBh8K4XS2ApdYcNcR9Z7z.jpg",
+ "passport_four": "FWoW0QU8lrybyFfF4QohE21OSkoPjCnWp8nhNTYC.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:34:50",
+ "updated_at": "2024-03-23 14:41:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 720,
+ "unique_id": "TB9313-720",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Atajan",
+ "customer_surname": "Sadullaýew",
+ "customer_patronic_name": "Nazarbaýewiç",
+ "passport_address": "Daşoguz welaýaty Şabat etrabynyň SRozmetow şäherçesi",
+ "real_address": "Daşoguz welaýaty Şabat etrabynyň SRozmetow şäherçesi",
+ "passport_serie": "I-DZ",
+ "passport_id": "644646",
+ "passport_given_at": "2011-01-05",
+ "passport_given_by": "Daşoguz welaýaty SANyýazow adyndaky etrap häkimligi tarapyndan berlen",
+ "born_place": "Şabat etraby",
+ "born_at": "1981-05-28",
+ "email": "atajan@mail.ru",
+ "phone": "63406405",
+ "phone_additional": "63406405",
+ "phone_home": "63406405",
+ "work_region": "dz",
+ "work_province_id": 30,
+ "work_company": "Şabat etrabynyň Sadulla Rozmetow adyndaky Oba hojalyk paýdarlar jemgyýeti",
+ "work_company_accountant_number": "+(993)-63406405",
+ "work_started_at": "2020-04-13",
+ "work_salary": "1085",
+ "work_position": "kaçegar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3McYAu14mkTD0WEDWm6rGMPHLDdrVtqfzU8f2yrf.jpg",
+ "passport_two": "Jm4ELWHdJkdgHWUaJw8qkwJF410TmzfxZL5468VT.jpg",
+ "passport_three": "4jhuUrKAZ1gfweHt5L5TwH86pi3LS80wmCmxFmGn.jpg",
+ "passport_four": "M9BHL97tHQogb04E6tZGDc7I5hFBnvO10s5nFQUu.jpg",
+ "user_id": 327,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:41:13",
+ "updated_at": "2024-04-19 12:51:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 721,
+ "unique_id": "TB9313-721",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Mährijemal",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Myratgeldiýewna",
+ "passport_address": "Akdepe etrabynyň Ak ALtyn geňeşligi",
+ "real_address": "Akdepe etrabynyň Ak Altyn geňeşlgi",
+ "passport_serie": "I-DZ",
+ "passport_id": "746066",
+ "passport_given_at": "2012-01-30",
+ "passport_given_by": "Gurbansoltan eje adyndaky etrap häkimligi tarapyndan berlen",
+ "born_place": "Gurbansoltan eje etrap",
+ "born_at": "1993-05-03",
+ "email": "mahrijemal@mail.ru",
+ "phone": "64420227",
+ "phone_additional": "64420227",
+ "phone_home": "64420227",
+ "work_region": "dz",
+ "work_province_id": 33,
+ "work_company": "Akdepe etrap 65-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-64420202",
+ "work_started_at": "2022-01-01",
+ "work_salary": "970",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PDbYFxqQvjAHEVC0k0cTVWt8IvsObclj0QuKFoUs.jpg",
+ "passport_two": "rwLYmBv3CJUIptR5Lc2crwmxqjOnPzCKMLwWQjBk.jpg",
+ "passport_three": "UhOoXeDlwhOJ60O4rnOUzxrKZi3RhNfwLfFfonpw.jpg",
+ "passport_four": "94v7FuzkzBGvHAtEeL4AmVI2gDAOBG1YmufZNmjW.jpg",
+ "user_id": 329,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:41:13",
+ "updated_at": "2024-04-19 12:51:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 722,
+ "unique_id": "TB6359-722",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Handurdy",
+ "customer_surname": "Arazberdiýew",
+ "customer_patronic_name": "Manakowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw133 jaý24 fin",
+ "real_address": "Balkan welaýat Balkanabat şäher kw133 jaý24 fin",
+ "passport_serie": "I-BN",
+ "passport_id": "119481",
+ "passport_given_at": "2001-03-26",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1977-06-05",
+ "email": null,
+ "phone": "64190390",
+ "phone_additional": "64190390",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanenergo\" ÖB",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2008-12-15",
+ "work_salary": "3095",
+ "work_position": "Elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1eAv34VagpyKAzyCkRmO2Rqv7So9Ol7jYiI8QIXn.jpg",
+ "passport_two": "mIqbkCe1FRU0VTL6R2ff9wfKKVp1gcIGMFc4P38M.jpg",
+ "passport_three": "qYzKATqwfJji1hiNLhgBzxq5ohoIde13PRc176ei.jpg",
+ "passport_four": "0u6wiYrWAAjOXqUVPpcFBrtlNJlVpCHJegfgNyGI.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:43:43",
+ "updated_at": "2024-03-20 12:43:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 723,
+ "unique_id": "TB9313-723",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Güljemal",
+ "customer_surname": "Melaýewa",
+ "customer_patronic_name": "Orazmuhammedowna",
+ "passport_address": "Şabat etrabynyň Adalat geňeşligi",
+ "real_address": "Şabat etrabynyň Adalat geňeşligi Bereket köçesi 12jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "696811",
+ "passport_given_at": "2001-05-25",
+ "passport_given_by": "SANyýazow adyndaky etrap häkimligi",
+ "born_place": "Nyýazow etrap",
+ "born_at": "1994-11-18",
+ "email": "guljemal2@mail.ru",
+ "phone": "62383176",
+ "phone_additional": "62383176",
+ "phone_home": "62383176",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýat Enäniň we çaganyň saglygyny goraýyş merkezi",
+ "work_company_accountant_number": "+(993)-62383176",
+ "work_started_at": "2022-01-01",
+ "work_salary": "1450",
+ "work_position": "kiçi saglygy goraýyş işgäri",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "3O5t41JqYwj07iSFIJ236SavUDs4RFbWSDJBluSq.jpg",
+ "passport_two": "KwQhh6HEb8o716YF2ICqHYkGNAE28zwD4yuSUZWQ.jpg",
+ "passport_three": "fPkiFGKXdJm9n6OVAwJXRKPgHmah0X4RozgL2YgA.jpg",
+ "passport_four": "AWp7irt8FCyjS5A5h0mtpXZpAMytNjY1mpSiQIuT.jpg",
+ "user_id": 329,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:49:52",
+ "updated_at": "2024-04-19 12:50:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 724,
+ "unique_id": "TB9313-724",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Garaýew",
+ "customer_surname": "Begenç",
+ "customer_patronic_name": "Agymowiç",
+ "passport_address": "Daşoguz şäher Al Horezmi köçesiniň 6-njy jaýy 17-nji öýi",
+ "real_address": "Daşoguz şäher Al Horezmi köçesiniň 6-njy jaýy 17-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "164953",
+ "passport_given_at": "2000-10-18",
+ "passport_given_by": "Daşoguz şäher häkimi",
+ "born_place": "Daşoguz şäher Al Horezmi köçesiniň 6-njy jaýy 17-nji öýi",
+ "born_at": "1984-05-20",
+ "email": "Beg@gmail.com",
+ "phone": "63840554",
+ "phone_additional": "63840554",
+ "phone_home": "63840554",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-63840554",
+ "work_started_at": "2017-09-15",
+ "work_salary": "3402",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DHDV0kgbAZh8oPcBmdRNWzxJsGrtcKskw3HOo5C0.jpg",
+ "passport_two": "9kVTGfZDHXuT7FzZ6WxMpKKPkhiKtlpphyTpg1rZ.jpg",
+ "passport_three": "PK9Bome05VzyWaUMevHijQxFXQVVsdGR6Br4mTG2.jpg",
+ "passport_four": "rV4U4Nv0ChkqcrCwukE8zjcYCxLcaQhDG49JJRRP.jpg",
+ "user_id": 328,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:50:12",
+ "updated_at": "2024-04-19 12:50:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 725,
+ "unique_id": "TB9313-725",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Şohrat",
+ "customer_surname": "Şamuradow",
+ "customer_patronic_name": "Alimowiç",
+ "passport_address": "Şabat etrabynyň ANowaýy adyndaky geňeşliginiň Nowruz köçesiniň 9-njy jaýy",
+ "real_address": "Şabat etrabynyň ANowaýy adyndaky geňeşliginiň Nowruz köçesiniň 9-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "560811",
+ "passport_given_at": "2009-10-20",
+ "passport_given_by": "SANyýazow adyndaky etrap häkimligi",
+ "born_place": "Şabat etraby",
+ "born_at": "1972-02-20",
+ "email": "sohrat@mail.ru",
+ "phone": "61306610",
+ "phone_additional": "61306610",
+ "phone_home": "61306610",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Türkmenderýasuwhojalyk önümçilik dolanşygy",
+ "work_company_accountant_number": "+(993)-61306610",
+ "work_started_at": "2023-03-20",
+ "work_salary": "1953",
+ "work_position": "hünärmen-energetik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gCzf1mHwFTItac1vTY8ILvIgBfNc9pgpkCA4zNBj.jpg",
+ "passport_two": "XH3SiM8cCDmx9wV2dVySAo2l9bacTskDahYE32Iy.jpg",
+ "passport_three": "Jvig2MP9tCrPXQjBRinSHrITDGYAQ8AR7ZHjA1Le.jpg",
+ "passport_four": "m889E3diPjSpGdoRd4YK0v4QnZUJ8wqgL1a5UfCY.jpg",
+ "user_id": 327,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:50:21",
+ "updated_at": "2024-04-19 12:49:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 726,
+ "unique_id": "TB6352-726",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hangeldi",
+ "customer_surname": "Kuwatow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Türkmenbaşy şäher Awaza etraby Aeroport köçe 32 jaý 13 öý",
+ "real_address": "Türkmenbaşy şäher Awaza etraby Aeroport köçe 32 jaý 13 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "112157",
+ "passport_given_at": "1999-11-11",
+ "passport_given_by": "Daşoguz welaýat Tagta etrap Polisiýa bölümi",
+ "born_place": "Daşoguz welaýat Tagta etrap",
+ "born_at": "1973-12-02",
+ "email": null,
+ "phone": "64186045",
+ "phone_additional": "64384355",
+ "phone_home": "61138587",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2001-01-24",
+ "work_salary": "3353",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UItOHDHI75OAdqLTY9L2aONMWm5fGsrT8XjQL5zQ.jpg",
+ "passport_two": "BCO3q4TRKNh18IOw8v2DghOd3Wdur4exZscmIkGx.jpg",
+ "passport_three": "PAZ5B0DEyvBSzwGIOUDbjUPMbkRUy5PpUxZfwUAZ.jpg",
+ "passport_four": "cjCudwJCTkfJZsFKVugOqRY9cah4whjjNKJMdkqM.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:50:54",
+ "updated_at": "2024-03-23 14:32:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 727,
+ "unique_id": "TB6352-727",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwlet",
+ "customer_surname": "Hemraýew",
+ "customer_patronic_name": "Atamyradowiç",
+ "passport_address": "Lebap welaýat Çärjew etrap Kemine köçe 1 jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Kemine köçe 1 jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "038574",
+ "passport_given_at": "2019-01-17",
+ "passport_given_by": "Lebap welaýat Çärjew etrap häkimligi",
+ "born_place": "Lebap welaýat Çärjew etrap",
+ "born_at": "1996-05-03",
+ "email": null,
+ "phone": "63816210",
+ "phone_additional": "63106739",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2576",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "it8AYWqAjzfNczri8R256TfICQ1bh6aZl0kouuN4.jpg",
+ "passport_two": "rCdYsf7VqfOD99iM9DNPSEu20E1WOo3oUdLLfzzD.jpg",
+ "passport_three": "BXzxNMtWDA0vkOcHdF24fZWscNhD77aTgkJhMh9m.jpg",
+ "passport_four": "H2L72EIP90EsjJ95AP2wQKPq2PNtrx9QjS6Daw1w.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:55:45",
+ "updated_at": "2024-03-23 14:29:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 728,
+ "unique_id": "TB9313-728",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Madiýar",
+ "customer_surname": "Kalandarow",
+ "customer_patronic_name": "Matýakubowiç",
+ "passport_address": "Şabat etrabynyň Gülüstan geňeşligi",
+ "real_address": "Şabat etrabynyň GÜlüstan geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "182014",
+ "passport_given_at": "2001-04-09",
+ "passport_given_by": "Daşoguz etrap häkimligi tarapyndan berlen",
+ "born_place": "Daşoguz şäher",
+ "born_at": "1983-06-05",
+ "email": "madiik@mail.ru",
+ "phone": "63831957",
+ "phone_additional": "63831957",
+ "phone_home": "63831957",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz ş DGÜ müdirlkigi",
+ "work_company_accountant_number": "+(993)-63831957",
+ "work_started_at": "2022-01-01",
+ "work_salary": "1922",
+ "work_position": "slesor",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "kipNrGPqvX9jY6S7E06FZvXMmWg4o2IYvCiRIK9M.jpg",
+ "passport_two": "f6pYEU89hj7jpYD8jR96lquftzV09fgFpeNwhRuS.jpg",
+ "passport_three": "NuGJbjDJUWb6JINFme4gfXlP2Fg3hISecjMsPWjy.jpg",
+ "passport_four": "jWH7V0Xsz9sNxTr0bo93Mv2hIhENEroSCQPZkzpW.jpg",
+ "user_id": 329,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:56:12",
+ "updated_at": "2024-04-19 11:21:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 729,
+ "unique_id": "TB6359-729",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arzuw",
+ "customer_surname": "Batyrow",
+ "customer_patronic_name": "Esengulyýewiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher köç Kemine jaý44",
+ "real_address": "Balkan welaýat Balkanabat şäher köç Kemine jaý44",
+ "passport_serie": "I-BN",
+ "passport_id": "449120",
+ "passport_given_at": "2011-12-23",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1991-11-22",
+ "email": null,
+ "phone": "65292729",
+ "phone_additional": "65292729",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitdag buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-02-26",
+ "work_salary": "4909",
+ "work_position": "Burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eF1ETCk8D0pdp8JKsf1nHBa3bXpA8dy5W3JbKS24.jpg",
+ "passport_two": "sA6yUwdJ4VnWYfZyr2JxfoCCzzoBhoRytfabhGg3.jpg",
+ "passport_three": "fcux6Kh8T4M1aKnnOwnnVkDempAl1mJdJNEBiDD8.jpg",
+ "passport_four": "bgdRfmVLGNPYgz5KhokIKxg3ar3FJZN2RWywrGZI.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:56:49",
+ "updated_at": "2024-03-20 12:58:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 730,
+ "unique_id": "TB9313-730",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Aýgul",
+ "customer_surname": "Ýuldaşowa",
+ "customer_patronic_name": "Narmetowna",
+ "passport_address": "Daşoguz şäheriniň Uly dag köçesiniň 34b-nji jaýy",
+ "real_address": "Daşoguz şäheriniň Uly dag köçesiniň 34b-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "038682",
+ "passport_given_at": "1999-06-28",
+ "passport_given_by": "Daşhowuz etrap PB",
+ "born_place": "Şabat etraby",
+ "born_at": "1983-05-30",
+ "email": "aygul@mail.ru",
+ "phone": "65814866",
+ "phone_additional": "65814866",
+ "phone_home": "65814866",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäheriniň 35-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-65814866",
+ "work_started_at": "2001-08-15",
+ "work_salary": "3314",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "0vjQCTD2fzsv6ss0WjmUwrnmt21ZgFMZSctEioBN.jpg",
+ "passport_two": "QnExPzYEBYdFQNegsqQ3evRIJs0c3O3kyB0GGuX7.jpg",
+ "passport_three": "uKQSIwQGwo8R467IjDV57cMdURsQCQmpJwJk2GKN.jpg",
+ "passport_four": "tvkxWeIkv8T5bSee93V8KDcDRHNHGY2rUW6hX7WW.jpg",
+ "user_id": 327,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 12:57:05",
+ "updated_at": "2024-04-11 17:07:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 731,
+ "unique_id": "TB9313-731",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Hakimowa",
+ "customer_surname": "Zubaýda",
+ "customer_patronic_name": "Gandimowna",
+ "passport_address": "Şabat etrap Biruni ad geňeşligi G Saparow köçesiniň 2-nji jaýy",
+ "real_address": "Şabat etrap Biruni ad geňeşligi G Saparow köçesiniň 2-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "891470",
+ "passport_given_at": "2015-09-15",
+ "passport_given_by": "S A Nyýazow ad etrap häkimligi",
+ "born_place": "Şabat etrap Biruni ad geňeşligi G Saparow köçesiniň 2-nji jaýy",
+ "born_at": "1988-10-20",
+ "email": "Zub@gmail.ru",
+ "phone": "61027885",
+ "phone_additional": "61027885",
+ "phone_home": "61027885",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäher 19-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-61027885",
+ "work_started_at": "2020-06-29",
+ "work_salary": "1940",
+ "work_position": "tam sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MvjxK46FfZAYGu5Mn6lS2bnh921eFd7u3etuioH0.jpg",
+ "passport_two": "hbIL81cl1C4rGW8lNgCQv5N4zV9dWOFJx6Q9USTA.jpg",
+ "passport_three": "6PU8gU3qbOJa7DvOI5cip51kMfXc4t1SOKmbey06.jpg",
+ "passport_four": "PHttGgu7eNlUnFPPvTXSDRq0y4XpoUfm2Odihetj.jpg",
+ "user_id": 328,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 13:09:43",
+ "updated_at": "2024-04-19 11:13:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 732,
+ "unique_id": "TB9313-732",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Arazmyrat",
+ "customer_surname": "Saparbaýew",
+ "customer_patronic_name": "Gurbangeldiýewiç",
+ "passport_address": "Daşoguz şäheriniň Nowruz 2, 10-njy jaýynyň 10-njy öýi",
+ "real_address": "Daşoguz şäheriniň Nowruz 2, 10-njy jaýynyň 10-njy öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "853095",
+ "passport_given_at": "2014-07-15",
+ "passport_given_by": "Daşoguz şäher häkimligi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1998-01-06",
+ "email": "arazm@mail.ru",
+ "phone": "62417238",
+ "phone_additional": "62417238",
+ "phone_home": "62417238",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Möhüm gurluşyk hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-62417238",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2223",
+ "work_position": "operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "r8j4Dq9pwNPjoOMPIlYdI1KkoWkw8l4vPUKlHWnX.jpg",
+ "passport_two": "SDKo6QsbCwNbLggVoco5l0rOL1a5VZ5HGQ8ITvL3.jpg",
+ "passport_three": "eXWlTk0MqV4hZP1MxpsGmnk9YJUdEwCy07x4K4GU.jpg",
+ "passport_four": "DGoREs3OKgzKqlVlJPhCiO8oqslMjmUOkgKoqPNJ.jpg",
+ "user_id": 327,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 13:12:09",
+ "updated_at": "2024-04-19 11:12:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 733,
+ "unique_id": "TB9313-733",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Durdymyrat",
+ "customer_surname": "Kakyşow",
+ "customer_patronic_name": "durdymyrat",
+ "passport_address": "Boldumsaz etrabynyň Amyderýa geňeşligi",
+ "real_address": "Boldumsaz etrabnynyň Amyderýa geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "342732",
+ "passport_given_at": "2008-04-28",
+ "passport_given_by": "Gubadag etrap häkimligi tarapyndan berlen",
+ "born_place": "Gubadag etrap",
+ "born_at": "1972-03-04",
+ "email": "durdyyyshka@mail.ru",
+ "phone": "65268188",
+ "phone_additional": "65268188",
+ "phone_home": "65268188",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýat çaphanasy",
+ "work_company_accountant_number": "+(993)-65268188",
+ "work_started_at": "2001-05-01",
+ "work_salary": "2248",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aQ1vCpcSKIgKdwEwXALJrSeaHLbUg6cXWakmPCdZ.jpg",
+ "passport_two": "4ioZBDiQ8zTWJibxJaQpVbRd0gQnbzvqJjipqGjZ.jpg",
+ "passport_three": "JVMnoNc1wlTjl1APG1tEdto3e3v4v0ZI4SPSu3QW.jpg",
+ "passport_four": "HiIic9YzIvROmrYHqEhOS3v5fShjWXXL6Lw99NGF.jpg",
+ "user_id": 329,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 14:15:03",
+ "updated_at": "2024-04-11 17:04:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 734,
+ "unique_id": "TB9313-734",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Mustafa",
+ "customer_surname": "Kalandarow",
+ "customer_patronic_name": "Kamilowiç",
+ "passport_address": "Daşoguz ş Altyn Asyr köçseiniň 22/13öýi",
+ "real_address": "Daşoguz ş Altyn Asyr köçesiniň 22/13 öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "612946",
+ "passport_given_at": "2010-12-09",
+ "passport_given_by": "Daşoguz şäher häkimi tarapyndan berlen",
+ "born_place": "Daşoguz şäher",
+ "born_at": "1993-12-16",
+ "email": "mustafaashka@mail.ru",
+ "phone": "61816716",
+ "phone_additional": "61816716",
+ "phone_home": "61816716",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Telekeçi",
+ "work_company_accountant_number": "+(993)-61816716",
+ "work_started_at": "2020-01-01",
+ "work_salary": "17969",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "k2BkGW0HQacIIu5I1PK6KhwPAWIlmlA4lV4LF4oU.jpg",
+ "passport_two": "AOfgkwHv3yWsKa6dqaVX5ehEXaeAJPSvVajk9wB9.jpg",
+ "passport_three": "IM06YBFcV5Z8oqXbbV6y7beMc3kG5onIZPw1qyZR.jpg",
+ "passport_four": "jNl7Ze7gF2FUccZdnJOUfPeXogQEddpBF2wVfDWd.jpg",
+ "user_id": 329,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 14:20:24",
+ "updated_at": "2024-04-11 17:04:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 735,
+ "unique_id": "TB9315-735",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Tirkeş",
+ "customer_surname": "Kolliýew",
+ "customer_patronic_name": "Ýamgirbaýewiç",
+ "passport_address": "Şabat etrabynyň Rozmetow adyndaky geňeşligi",
+ "real_address": "Şabat etrabynyň Rozmetow adyndaky geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "123041",
+ "passport_given_at": "2000-08-14",
+ "passport_given_by": "Daşoguz etrap häkimi",
+ "born_place": "Şabat etrabynyň Rozmetow adyndaky geňeşligi",
+ "born_at": "1977-02-21",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62757327",
+ "phone_additional": "62757327",
+ "phone_home": "62757327",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäher \"Ak bagt\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-62757327",
+ "work_started_at": "2023-06-26",
+ "work_salary": "2001",
+ "work_position": "traktorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KXMN9VOlEGXlnN2V9DFQ4HApVA3VoW7z9HnVMHzY.jpg",
+ "passport_two": "zPlQhs7rRMx0w9fYCyXmlS2bIiv7IQTEI9cgUtuW.jpg",
+ "passport_three": "XqbNJaQc4rO6uN9fwiua3T3vsRCLY5jnNQ1eyRRr.jpg",
+ "passport_four": "vy5motqrgjGkrOnKwsQyziqQCQ7zDK3xBXjMEsm6.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 15:24:50",
+ "updated_at": "2024-03-20 15:24:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 736,
+ "unique_id": "TB8319-736",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Mehri",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Allamuradowna",
+ "passport_address": "LW Turkmenabat s Edermenlik koce jay 52",
+ "real_address": "LW Turkmenabat s Edermenlik koce jay 52",
+ "passport_serie": "II-LB",
+ "passport_id": "060292",
+ "passport_given_at": "2019-03-01",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1994-01-03",
+ "email": "Mehri@mail.ru",
+ "phone": "61827770",
+ "phone_additional": null,
+ "phone_home": "42248937",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat saher 5 saglyk oyi",
+ "work_company_accountant_number": "+(993)-42235070",
+ "work_started_at": "2023-09-25",
+ "work_salary": "2847",
+ "work_position": "masgala lukmany",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "3jUlHTnhg14uZe9y9ahNCTeEHpKnQ2cU5ly9LT4t.jpg",
+ "passport_two": "dTxi34qpnZsxWT3phU5fgbQak8rvtIUgLbxAQk19.jpg",
+ "passport_three": "EKKEyEe2M5iZVdWGRGt0BzryvH8RzpsZNdUMIU8V.jpg",
+ "passport_four": "VuMmbsHNAxOn9GtuIL3f6VF6lFXzLYk79PbRXmEE.jpg",
+ "user_id": 330,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-20 16:13:42",
+ "updated_at": "2024-03-20 16:14:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 737,
+ "unique_id": "TB7369-737",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Süleýman",
+ "customer_surname": "Çolukow",
+ "customer_patronic_name": "Altyýewiç",
+ "passport_address": "Baýramaly şäher 1-nji jaý toplumy",
+ "real_address": "Baýramaly şäher 1-nji jaý toplumy",
+ "passport_serie": "I-MR",
+ "passport_id": "204757",
+ "passport_given_at": "2000-10-02",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly şäher 1-nji jaý toplumy",
+ "born_at": "1979-05-20",
+ "email": null,
+ "phone": "64526479",
+ "phone_additional": "64526479",
+ "phone_home": "64526479",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Mary galla önümleri",
+ "work_company_accountant_number": "+(993)-64526479",
+ "work_started_at": "2023-07-14",
+ "work_salary": "1592",
+ "work_position": "ýükçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "61yxpVj6F5oxeEdbyIQBLOWoQEIWhCJ69xHtX0Lm.jpg",
+ "passport_two": "3wIRUJEXnfWE7tXRaTFRtbtPxwjjjnSGAOqUyyg1.jpg",
+ "passport_three": "6deDpSOA2WrnhvQLBlve6eEYJkgd1QU9l8r1lmfb.jpg",
+ "passport_four": "0KcNjTYil0HiqUvyfrXXRQJf7Zlb2RFQGS7nA5Tb.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 16:19:58",
+ "updated_at": "2024-03-20 16:19:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 738,
+ "unique_id": "TB9315-738",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Şohy",
+ "customer_surname": "Gurbangeldiýew",
+ "customer_patronic_name": "Baýramgeldiýewiç",
+ "passport_address": "Görogly etrabynyň Zaman geňeşligi",
+ "real_address": "Görogly etrabynyň Zaman geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "786480",
+ "passport_given_at": "2012-11-19",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Zaman geňeşligi",
+ "born_at": "1996-04-20",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62829620",
+ "phone_additional": "62829620",
+ "phone_home": "62829620",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz \"Azyk\" önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-62829620",
+ "work_started_at": "2023-08-01",
+ "work_salary": "1914",
+ "work_position": "daşaýjy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "UuuRKQn7FQdFRWWSUKOb8g5MxQXadiIaACDZARb0.jpg",
+ "passport_two": "d740EpkJDJAwG6yrsIoP4z3MqGK1GZzk5GPewBOC.jpg",
+ "passport_three": "26MoKavZy0XesLgzSFUR8MsIbNBVH1RPqN6Po3Hi.jpg",
+ "passport_four": "MyHKX24fHIGaeJsdNWPM6CcH2aUnYYMMn1Uu8jiy.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 16:20:38",
+ "updated_at": "2024-03-20 16:20:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 739,
+ "unique_id": "TB8319-739",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Leyla",
+ "customer_surname": "Hatamowa",
+ "customer_patronic_name": "Ikramowna",
+ "passport_address": "LW Turkemnabat s Bahar YJT jay 86 oy 69",
+ "real_address": "LW Turkemnabat s Bahar YJT jay 86 oy 69",
+ "passport_serie": "I-LB",
+ "passport_id": "561490",
+ "passport_given_at": "2009-11-05",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1969-12-12",
+ "email": "Leyla@mail.ru",
+ "phone": "64940340",
+ "phone_additional": null,
+ "phone_home": "42295561",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "1995-04-24",
+ "work_salary": "1319",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GZef2rxD9wVoPnnm4LNjdppojofIAS9Zp1BizpOU.jpg",
+ "passport_two": "anhUB1M6XuU1sEEMIvmWhvTfKZkIprqwEvfkBFOn.jpg",
+ "passport_three": "cuRQmcw2ox8UAuKe1fEIRAzZvnQr2328K9f30Mde.jpg",
+ "passport_four": "03JP3g8D4nHoJ4lfHS4KiuTIvBNVYZViPSzZ5Igk.jpg",
+ "user_id": 331,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-20 16:22:23",
+ "updated_at": "2024-03-20 16:22:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 740,
+ "unique_id": "TB9315-740",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Mergen",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Daňatarowiç",
+ "passport_address": "Görogly şäheriniň Täji Ataýew köçesiniň 5/7-nji jaýy",
+ "real_address": "Görogly şäheriniň Täji Ataýew köçesiniň 5/7-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "568089",
+ "passport_given_at": "2010-02-17",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Görogly şäherçesi",
+ "born_at": "1992-07-18",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61991318",
+ "phone_additional": "61991318",
+ "phone_home": "61991318",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "\"Göroglysuwhojalyk\" önümçilik dolanşygy",
+ "work_company_accountant_number": "+(993)-61991318",
+ "work_started_at": "2014-07-21",
+ "work_salary": "1348",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZOkBDVltQJxtfMBjDbyO1ACanXuX90yxWIiEcYIC.jpg",
+ "passport_two": "xxO249yhKPWbYGQZglikujdcKZ35jHGiRqWCy8gc.jpg",
+ "passport_three": "auNbwrsI5gq9ByLVoK9kk0DPmtTNL6dqJBWTGsWi.jpg",
+ "passport_four": "KzEuuXmdf2s2gKf3iDaZANWctGHFTD3QwolnkCxE.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 16:34:19",
+ "updated_at": "2024-03-20 16:34:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 741,
+ "unique_id": "TB1307-741",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulsapar",
+ "customer_surname": "Hudayberdiyewa",
+ "customer_patronic_name": "Altymyradowna",
+ "passport_address": "Asgabat saheri Buzmeyin etrap koce yanbas jay 15",
+ "real_address": "Asgabat saheri Buzmeyin etrap koce yanbas jay 15",
+ "passport_serie": "I-AS",
+ "passport_id": "550924",
+ "passport_given_at": "2017-01-25",
+ "passport_given_by": "Asgabat saherinin Arcabil etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1986-03-01",
+ "email": "Ogulsapar@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Turkmengeologiya\"",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-12-31",
+ "work_salary": "1940",
+ "work_position": "baglara ideg etmek isini yerine yetirmek boyunca isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sH4g33upIiodBGRaKdkPergzDo1HppPCMooFkOFt.jpg",
+ "passport_two": "9OoFYAvIvUqYoktjRtgkfFMcw1tcotyfSEupaZQi.jpg",
+ "passport_three": "sjckEN3uyj4tai4yI9qD30dmB7T4XWTQ1JHG5Kol.jpg",
+ "passport_four": "eC8bmLfVtyWNVFNXScq039QObvzAEOdSolEIlILJ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 16:34:24",
+ "updated_at": "2024-04-01 15:02:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 742,
+ "unique_id": "TB2305-742",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Arzygül",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Gurbanmyradowna",
+ "passport_address": "Sarahs etrabynyň Kiçiaga obasy",
+ "real_address": "Sarahs etrabynyň Kiçiaga obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "517422",
+ "passport_given_at": "2011-09-06",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Kiçiaga obasy",
+ "born_at": "1992-02-07",
+ "email": null,
+ "phone": "61799388",
+ "phone_additional": null,
+ "phone_home": "61432132",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Jemagat hojalygy müdürligi",
+ "work_company_accountant_number": "+(993)-65123251",
+ "work_started_at": "2023-10-09",
+ "work_salary": "2240",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9JYXgkqXPhOXR0C2JeUyiOJV06msW4gUMeUFaThD.jpg",
+ "passport_two": "S7jwo23OTuOIO6c9sKenuLgI9STZGYwcxZ1bJQEZ.jpg",
+ "passport_three": "rc2qkdmuwntmvwp0qq7nXv3Axtm5QrooDCADS8Gx.jpg",
+ "passport_four": "cJ7voKaa3ZlI4DzVBabO8tlTEjEycXEPH5f9mSQk.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-20 16:54:47",
+ "updated_at": "2024-03-20 16:54:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 743,
+ "unique_id": "TB7369-743",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Baýnepes",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Nurgeldiýewiç",
+ "passport_address": "Türkmengala etrap Türkmengala şäheri",
+ "real_address": "Türkmengala etrap Türkmengala şäheri",
+ "passport_serie": "II-MR",
+ "passport_id": "115705",
+ "passport_given_at": "1982-11-20",
+ "passport_given_by": "Türkmengala etrap häkimligi",
+ "born_place": "Türkmengala etrap Türkmengala şäheri",
+ "born_at": "1982-11-20",
+ "email": null,
+ "phone": "64518283",
+ "phone_additional": "64518283",
+ "phone_home": "64518283",
+ "work_region": "mr",
+ "work_province_id": 13,
+ "work_company": "telekeçi",
+ "work_company_accountant_number": "+(993)-64518283",
+ "work_started_at": "2023-01-01",
+ "work_salary": "5000",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SNZPG6dV8PKIkaIUFaBf5dueR77XcpbgCER6VyvG.jpg",
+ "passport_two": "kaqeNezVcgJi7kRDFEpyf0qpVu7GmCAKVtxplwe3.jpg",
+ "passport_three": "reMHPYXFSGNBxRnbFYoTOYBx6TLQJRD0BXNHUsDw.jpg",
+ "passport_four": "Qal8PaFnsHCL25dYzuhN29meWPJYZLclVxDIjSLP.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 17:01:06",
+ "updated_at": "2024-03-20 17:01:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 744,
+ "unique_id": "TB7369-744",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Balkan",
+ "customer_surname": "Orazmämmedow",
+ "customer_patronic_name": "Amanmuhammedowiç",
+ "passport_address": "Baýramaly şäher lälezar köçesi",
+ "real_address": "Baýramaly şäher lälezar köçesi",
+ "passport_serie": "I-MR",
+ "passport_id": "700148",
+ "passport_given_at": "2012-01-27",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäher lälezar köçesi",
+ "born_at": "1995-12-21",
+ "email": null,
+ "phone": "62883832",
+ "phone_additional": "62362883",
+ "phone_home": "99362883",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Beýik Saparmyrat Türkmenbaşy adyndaky dokma toplumy",
+ "work_company_accountant_number": "+(993)-99362883",
+ "work_started_at": "2019-10-23",
+ "work_salary": "1757",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iynWBIbBmNCfHwKT8a28Geb9PWcw8YsS0Rb1ZTiF.jpg",
+ "passport_two": "obb5K5kYzP1Dw7UbxjcZEbx2Jd0D2voDYao6q4Mk.jpg",
+ "passport_three": "d6fOut2dCSXnd1rHWDQKrww3FSbd2bqmPOFuM5Iq.jpg",
+ "passport_four": "7erMcPxPdq5fv4PxzNqePvrpzTvfUwOTfd92U0mZ.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 17:33:13",
+ "updated_at": "2024-03-20 17:33:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 745,
+ "unique_id": "TB7369-745",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Aýbölek",
+ "customer_surname": "Aýdogdyýewa",
+ "customer_patronic_name": "Orazgeldiýewna",
+ "passport_address": "Wekilbazar etrap Mülkýusup geňeşlik",
+ "real_address": "Wekilbazar etrap Mülkýusup geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "987116",
+ "passport_given_at": "2014-11-05",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etrap Mülkýusup geňeşlik",
+ "born_at": "1994-05-27",
+ "email": null,
+ "phone": "64311144",
+ "phone_additional": "64311144",
+ "phone_home": "64311144",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramalyşäherýylylyk",
+ "work_company_accountant_number": "+(993)-64311144",
+ "work_started_at": "2023-02-01",
+ "work_salary": "1118",
+ "work_position": "bug gazan işlediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "siMuxrQkXBrxdcGImxju4pCKWm7r1DDwpliM7at3.jpg",
+ "passport_two": "WB4tIwETLYt5UjjzeDbb4zMiX1rjg9fy7nonxsGi.jpg",
+ "passport_three": "zBqPy0t2FlFYv1f8Tp1EqTphR5PjSBigrZ4q30A2.jpg",
+ "passport_four": "JVzPKaoIMt8yxglPE5JjhAukYD4aTCORKLc27eVr.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-20 17:48:01",
+ "updated_at": "2024-03-20 17:48:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 746,
+ "unique_id": "TB1307-746",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Arzygul",
+ "customer_surname": "Geldiyewa",
+ "customer_patronic_name": "Amangulyyewna",
+ "passport_address": "Asgabat saheri bagtyyarlyk etraby koce jebislik jay 48 otag 1",
+ "real_address": "Asgabat saheri bagtyyarlyk etraby koce jebislik jay 48 otag 1",
+ "passport_serie": "I-AH",
+ "passport_id": "555943",
+ "passport_given_at": "2012-05-07",
+ "passport_given_by": "Ahal welayatynyn baharly etrap hakimligi",
+ "born_place": "Ahal welayatynyn baharly etrabynyn bamy obasy",
+ "born_at": "1992-10-08",
+ "email": "GeldiyewaA@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Demiryollary acyk gornusli paydarlar jemgyyetinin 8-nji sahamcasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-01-01",
+ "work_salary": "1940",
+ "work_position": "Howly supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "O91I4wus8ilOKvep4zjPG45UDvSKGuNdRHQFdTee.jpg",
+ "passport_two": "owgM6EuikRDVW1GDWY8l2xiVxjKaz2wFWEGNTqMW.jpg",
+ "passport_three": "a9I7NtqL3QID5TPEVxlimfR2WaVZulh1bSebFvgL.jpg",
+ "passport_four": "UFeM80TzDogKavRYqcsK1w1xRNb3KolDSl2lm4kV.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-23 11:28:34",
+ "updated_at": "2024-04-01 15:01:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 747,
+ "unique_id": "TB6352-747",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aksona",
+ "customer_surname": "Nazlyýewa",
+ "customer_patronic_name": "Akmyradowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garabogaz köçesi, 2/2-3",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Garabogaz köçesi, 2/2-3",
+ "passport_serie": "I-BN",
+ "passport_id": "611718",
+ "passport_given_at": "2023-12-13",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Lebap welaýatynyň Halaç etraby",
+ "born_at": "1998-04-13",
+ "email": null,
+ "phone": "63188253",
+ "phone_additional": null,
+ "phone_home": "63188253",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrap Bilim bölüminiň 20-orta mekdebi",
+ "work_company_accountant_number": "+(993)-63188253",
+ "work_started_at": "2019-08-01",
+ "work_salary": "2943",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qzmLchAm8aHpSe6CBdSyZfTcbVZSZOqVRtQ25pDl.jpg",
+ "passport_two": "rQ4LGE0qyq4EahShtuZjjZkZNhCXOp3qvT4M6Aol.jpg",
+ "passport_three": "19iCF528iRbCXBd5PPnwRhH8knIS9hP9ATzAgtWz.jpg",
+ "passport_four": "p8PyiYPsZCLSPjjOkmJYWVFKAdYHF0CK7VzS3tLV.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-24 20:45:48",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 748,
+ "unique_id": "TB6352-748",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Oksana",
+ "customer_surname": "Gylyçmämmedowa",
+ "customer_patronic_name": "Ýurýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 17/23",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 17/23",
+ "passport_serie": "I-BN",
+ "passport_id": "469236",
+ "passport_given_at": "2013-05-23",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1990-08-28",
+ "email": null,
+ "phone": "62899172",
+ "phone_additional": null,
+ "phone_home": "62899172",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2445",
+ "work_position": "Elektromantýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aiLAJ1BwjXMYMkzLaeyiLpPYsSmW8tMkfLCtaVib.jpg",
+ "passport_two": "ZoIVS43bq46pJdEEXdMO7k7CA7g5dMeDWyp6PoaP.jpg",
+ "passport_three": "qQVh693CP06jmaiWqe1KdNP5khfeQCpITWPQfRHx.jpg",
+ "passport_four": "xnBtJYkCL5I9RvL3dpL1HVwvj63NKniBHpHEcgSW.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-24 20:54:04",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 749,
+ "unique_id": "TB6352-749",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şageldi",
+ "customer_surname": "Niýazmyradow",
+ "customer_patronic_name": "Gurbanberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, II-kiçi etrapça, 7/23",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, II-kiçi etrapça, 7/23",
+ "passport_serie": "I-BN",
+ "passport_id": "531783",
+ "passport_given_at": "2017-05-29",
+ "passport_given_by": "Balkan welaýatynyň Serdar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "2001-03-25",
+ "email": null,
+ "phone": "64491593",
+ "phone_additional": null,
+ "phone_home": "64491593",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Günbatargazakdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-64491593",
+ "work_started_at": "2023-12-03",
+ "work_salary": "1795",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vPE8hxrKZpwdoY8xodOhjjFHKEtk93bJzGnudWXT.jpg",
+ "passport_two": "C1AIWJe6CouRFaM72Al2BnymlCmmYm6yERNcwYOR.jpg",
+ "passport_three": "Z8kpa4lOBctuOVy37FV8rlkNngiSH7A8ljFRioT0.jpg",
+ "passport_four": "Tcsa0eAbgZoF0WqlCoppUUt58NOAvdGfEk00qk1r.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-24 21:08:13",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 750,
+ "unique_id": "TB6352-750",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Alekseý",
+ "customer_surname": "Saýbel",
+ "customer_patronic_name": "Ýakowlewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 19/4",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 19/4",
+ "passport_serie": "I-BN",
+ "passport_id": "228742",
+ "passport_given_at": "2005-07-29",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1988-02-09",
+ "email": null,
+ "phone": "64948975",
+ "phone_additional": null,
+ "phone_home": "64948975",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340963",
+ "work_started_at": "2019-06-05",
+ "work_salary": "3092",
+ "work_position": "Ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Y5dw5g5QgP8Ip9VOyhhVmEtlwJapBrR2geKM8RmF.jpg",
+ "passport_two": "s9FHRUUGVn3eKKGbhZBrcNfg7XWDBHi9w95cHmWx.jpg",
+ "passport_three": "DMT0CFq20v2E4mJBcs4k1LsMtIE0n5m2vcVYgZ2X.jpg",
+ "passport_four": "h98DpQWwCe4HNaBHLywdqCfTOv35eA41PNeptvxC.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-24 21:19:45",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 751,
+ "unique_id": "TB6352-751",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Merdan",
+ "customer_surname": "Nyýazdurdyýew",
+ "customer_patronic_name": "Mämmetberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Belek şäherçesi, 3 ÝJT, 17",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Belek şäherçesi, 3 ÝJT, 17",
+ "passport_serie": "I-BN",
+ "passport_id": "024932",
+ "passport_given_at": "1998-10-12",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etraby",
+ "born_at": "1980-02-20",
+ "email": null,
+ "phone": "64306900",
+ "phone_additional": null,
+ "phone_home": "64306900",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Günbatargazakdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-24360690",
+ "work_started_at": "2001-09-24",
+ "work_salary": "3282",
+ "work_position": "Başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CgEK82LsDv99rgUUnrjOYRWjPyAz0ZH35P1gHh1y.jpg",
+ "passport_two": "202clWA0yemYh9BLsNHt67ZrL9koECKaAv1Zxr2u.jpg",
+ "passport_three": "yLcN6cJil5s6ukXCYbmRzeunJiTTYifwAzNwzdj3.jpg",
+ "passport_four": "0g1ARuU8zJaOcZJ3RlD1HbSIPWkvrJIUOWBvAr33.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-24 21:34:35",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 752,
+ "unique_id": "TB6352-752",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Roman",
+ "customer_surname": "Altarsew",
+ "customer_patronic_name": "Aleksandrowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, II-kiçi etrapça, 8/8",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, II-kiçi etrapça, 8/8",
+ "passport_serie": "I-BN",
+ "passport_id": "560878",
+ "passport_given_at": "2020-08-28",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1975-07-18",
+ "email": null,
+ "phone": "61334292",
+ "phone_additional": null,
+ "phone_home": "61334292",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher ÝJUM-i",
+ "work_company_accountant_number": "+(993)-24340015",
+ "work_started_at": "2006-11-01",
+ "work_salary": "2535",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1TXEnjhYWGvfzVHXcSnMlLEScnjiQpdnOJ8yyXAA.jpg",
+ "passport_two": "736yxA2qZABGjyhzcUahizmOq0mcvCjFrO5vUUh4.jpg",
+ "passport_three": "5c3HhRU0HfOyOagvSm8UvNcySjGYqyYIKruGsulh.jpg",
+ "passport_four": "PL26WFuP6PwwDvhjTNajY8IzeZVu9NZrPgv4YGA3.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-24 21:51:50",
+ "updated_at": "2025-05-21 10:00:28",
+ "deleted_at": "2025-05-21 10:00:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 753,
+ "unique_id": "TB6352-753",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Timur",
+ "customer_surname": "Sidakow",
+ "customer_patronic_name": "Sidakowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 19/3",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 19/3",
+ "passport_serie": "I-BN",
+ "passport_id": "469058",
+ "passport_given_at": "2012-11-22",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Garabekewül etraby",
+ "born_at": "1996-09-22",
+ "email": null,
+ "phone": "61388453",
+ "phone_additional": null,
+ "phone_home": "61388453",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-61388453",
+ "work_started_at": "2018-11-19",
+ "work_salary": "2883",
+ "work_position": "Tehnolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2kQ493cJd4ANmMWQUCKDtlEV6OD5MKa7u35xCiXg.jpg",
+ "passport_two": "PIp84qJa7NSVUn6FJqlSAcvD0sOSm6Bp6iIfOV1d.jpg",
+ "passport_three": "J1458EF2CWJouVG9fPuLmp8CG7PUXiN1FVOcGVM7.jpg",
+ "passport_four": "1CpFJdazdOyFoohPypInjC7oBUZZRsinIFi5nUJh.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-24 22:02:08",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 754,
+ "unique_id": "TB6352-754",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maksat",
+ "customer_surname": "Agaýew",
+ "customer_patronic_name": "Ýazmyradowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 7/4",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 7/4",
+ "passport_serie": "I-BN",
+ "passport_id": "469253",
+ "passport_given_at": "2013-06-08",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Mary welaýatynyň Mary etraby",
+ "born_at": "1997-05-14",
+ "email": null,
+ "phone": "63955515",
+ "phone_additional": null,
+ "phone_home": "63955515",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-63955515",
+ "work_started_at": "2022-07-01",
+ "work_salary": "3072",
+ "work_position": "Başlygyň orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "u3HR3SQgruJeZtYA8mHVT1awEyb8psw7baQIptFz.jpg",
+ "passport_two": "BO1ZtuMdi2HNEXScVeMAdOcj2CkHq8VsnoFpB44J.jpg",
+ "passport_three": "KtMCZhb24C4b7wfe6VLDEbrkObVYzxgxZ8lRYoUA.jpg",
+ "passport_four": "o8rvElV3dO0Em8qV18efLCtaN9viZY4zy1OXZgs1.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-24 23:41:46",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 755,
+ "unique_id": "TB6352-755",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Agamyrat",
+ "customer_surname": "Akidjanow",
+ "customer_patronic_name": "Allamuradowiç",
+ "passport_address": "Mary welaýatynyň Tagtabazar etraby, Üzümçilik geňeşligi, Ýaşlyk obasy",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri",
+ "passport_serie": "I-MR",
+ "passport_id": "817824",
+ "passport_given_at": "2012-08-16",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etraby",
+ "born_at": "1995-09-08",
+ "email": null,
+ "phone": "64745240",
+ "phone_additional": null,
+ "phone_home": "64745240",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3094",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Qt3bJTLrpq9yvqCDrO7J7NKJYXc3qczVxomU6p5u.jpg",
+ "passport_two": "zkb5bR3zqsW8PcVZOBv8yNoYaktzXnUO69KRznGM.jpg",
+ "passport_three": "nZxM6iDVLnt5aYauq1NrrQTRNpEjFy8MSbqe0spC.jpg",
+ "passport_four": "bRtMnm0V4Vlhc0QEeLzgxbkJSkSj1ao4cUT6P0fO.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-24 23:50:18",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 756,
+ "unique_id": "TB6352-756",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Elmaddin",
+ "customer_surname": "Aliýew",
+ "customer_patronic_name": "Galamirzaogly",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 12/36",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 12/36",
+ "passport_serie": "I-BN",
+ "passport_id": "469142",
+ "passport_given_at": "2013-02-28",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1981-12-14",
+ "email": null,
+ "phone": "65186689",
+ "phone_additional": null,
+ "phone_home": "65186689",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrap Bilim bölüminiň 9-çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-65186689",
+ "work_started_at": "2006-09-05",
+ "work_salary": "1654",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qoPaV1gAJNepc1kRKf7HxeiSSWTfTsOaVZeNol3W.jpg",
+ "passport_two": "UejYdn4lexrSjD4RCY49I7kh0x2OJnfx9NHOYV4n.jpg",
+ "passport_three": "EiImcow14usCsA9l8EbOKUZlMcTcDUlriY2rB6Jy.jpg",
+ "passport_four": "63RCEsgBs5xnKAwoC5fduIZtO5NZUWW3jbeFVBtt.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 00:01:42",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 757,
+ "unique_id": "TB6352-757",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rowşan",
+ "customer_surname": "Abaşow",
+ "customer_patronic_name": "Ataýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, II-kiçi etrapça, 3/25",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, II-kiçi etrapça, 3/25",
+ "passport_serie": "I-BN",
+ "passport_id": "469493",
+ "passport_given_at": "2014-05-19",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1998-01-09",
+ "email": null,
+ "phone": "61535998",
+ "phone_additional": null,
+ "phone_home": "61535998",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2023-05-01",
+ "work_salary": "1995",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tyyAzNvdejp9NMblq78BtjDZ8u6Xew8ayTkGYTwJ.jpg",
+ "passport_two": "xEh01N86oyLxO86IkEUWpreLMpte0OrhXLu7PRAH.jpg",
+ "passport_three": "rxTL8UwXukKRikadjXqRuOIGrm23rIrl77HyW49q.jpg",
+ "passport_four": "Hl6ubDZsjZkyYBEJODCAB4vZv1fYdDMDsX4jHptU.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 00:40:05",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 758,
+ "unique_id": "TB6359-758",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Maşadow",
+ "customer_patronic_name": "Nuryamanowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw 208 jaý 12 öý 6",
+ "real_address": "Balkan welaýat Balkanabat şäher kw 208 jaý 12 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "472341",
+ "passport_given_at": "2013-03-14",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1996-08-23",
+ "email": null,
+ "phone": "61965848",
+ "phone_additional": "61965848",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" guýulary düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-10-02",
+ "work_salary": "3719",
+ "work_position": "Burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "I9bS4wURNNEOMAIjhdWJ50VXPsEN1zK8Ya7Yomo0.jpg",
+ "passport_two": "fTHKVavBlaHUwQCeKyrtSXn7TXkTKdsxUbhwM9AM.jpg",
+ "passport_three": "OqXGbUN2MmzSM8o2PCqipDf8wNeeAfpR3hTLBT12.jpg",
+ "passport_four": "98sgEOvwUC6HkvXjcPvAMxupuJwsUztf86lF9z4O.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 10:20:25",
+ "updated_at": "2024-03-25 10:20:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 759,
+ "unique_id": "TB6359-759",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Merdan",
+ "customer_surname": "Çapykow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäher kw 209 jaý 33 öý 6",
+ "real_address": "Balkan welaýatynyň Balkanabat şäher kw 209 jaý 33 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "081856",
+ "passport_given_at": "1999-05-19",
+ "passport_given_by": "Balkan welaýatynyň Nebitdag şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1970-11-30",
+ "email": null,
+ "phone": "65156729",
+ "phone_additional": "65156729",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat Balkanabat şäher \"Mollagara\" şypahanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-10-11",
+ "work_salary": "2086",
+ "work_position": "Şepagat dogany",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ke6aYBCQqxHsQZ5JhmkzemEoSoRBw5IR2lYxAzpJ.jpg",
+ "passport_two": "TZ4NKfFQiVHCNDAYp7SB5xbcO3fr9uNVvofgI4GI.jpg",
+ "passport_three": "gYiRHl95xevHKIscTeKHlyzagp3XLw2QMBDmXR2z.jpg",
+ "passport_four": "JL1KOaB7pdq9E3omrnyZhW3qp4Yu8ruFHzGK6vDX.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 10:30:43",
+ "updated_at": "2024-03-25 10:30:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 760,
+ "unique_id": "TB1307-760",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Resul",
+ "customer_surname": "Hojagulyyew",
+ "customer_patronic_name": "Rejepgeldiyewic",
+ "passport_address": "Asgabat saheri Berkararlyk etraby koce A Nyyazow jay 1 otag 36",
+ "real_address": "Asgabat saheri Berkararlyk etraby koce A Nyyazow jay 1 otag 36",
+ "passport_serie": "I-AS",
+ "passport_id": "468161",
+ "passport_given_at": "2012-10-30",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1996-08-22",
+ "email": "HojagulyyewR@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatenergo onumcilik birlesigi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-07-15",
+ "work_salary": "2435",
+ "work_position": "2-nji derejeli elektromontyor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "7Zy7iuwlQ8LC8SMaIcdelnh3hE6qMVDzvhHuKNU7.jpg",
+ "passport_two": "Mqj65gnD0j2rOL9Mpe5F3y5sTQ3F7WALBir7xICz.jpg",
+ "passport_three": "wWYmUdIFAnpYNWxrOPse6D0lzoRZxGL579Y9RCXl.jpg",
+ "passport_four": "5RTF1HslhQ1C672EnwWgBcqYauyK0aNUmBa5cjdT.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-25 15:01:13",
+ "updated_at": "2024-03-25 15:01:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 761,
+ "unique_id": "TB1307-761",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begenc",
+ "customer_surname": "Materow",
+ "customer_patronic_name": "Yazberdiyewic",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etraby koce 2060/10 jay 60 korpus 4 otag 2",
+ "real_address": "Asgabat saheri Bagtyyarlyk etraby koce 2060/10 jay 60 korpus 4 otag 2",
+ "passport_serie": "I-AH",
+ "passport_id": "414224",
+ "passport_given_at": "2009-07-29",
+ "passport_given_by": "Ahal welayatynyn Baharly etrap hakimligi",
+ "born_place": "Ahal welayatynyn Baharly etrabynyn Yarajy obasy",
+ "born_at": "1992-07-29",
+ "email": "MaterowB@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Baherden sement zawody Demir yol sehi bolumi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-02-01",
+ "work_salary": "2951",
+ "work_position": "teplowozyn masinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cUF1aNQ30YXErWAViVZOkaaCCICWpcnal8DAigt8.jpg",
+ "passport_two": "OAmYc5kjOSm5byAf6KjIWXFVL2D3NxWXPbfHliO7.jpg",
+ "passport_three": "hGSELafsV6OgyoZRENoGkOikBiPcIm7Hwx8saMg4.jpg",
+ "passport_four": "HtAk0ilaycoQOjAUzIidSbkEYfoNBJnjgOIMIQhW.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 15:28:13",
+ "updated_at": "2024-04-01 14:56:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 762,
+ "unique_id": "TB1307-762",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Allamyrat",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Arazgulyyewic",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etraby Ýaşlyk şäherçe Bereket oba Bereket geňeşligi",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etraby Ýaşlyk şäherçe Bereket oba Bereket geňeşligi",
+ "passport_serie": "I-AH",
+ "passport_id": "589663",
+ "passport_given_at": "2013-05-01",
+ "passport_given_by": "Ahal wel",
+ "born_place": "Ahal",
+ "born_at": "1996-12-07",
+ "email": "Allamyrat@gmailçom",
+ "phone": "63604909",
+ "phone_additional": "63604909",
+ "phone_home": "12465865",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmenistanyň Dokma senagaty ministrliginiň garamagyndaky Gökdepäniň gön zawodynyň öl sehinde derini boýamak we ýaglamak boýunça",
+ "work_company_accountant_number": "+(993)-12452453",
+ "work_started_at": "2023-09-11",
+ "work_salary": "1704",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "spay9DqB1JJIYVu889GhSOt8XyKeOQD20HArHYml.jpg",
+ "passport_two": "haPAnc4m1sS3QqaSNpnPiJsLE4KLhAJc7ESWEXTm.jpg",
+ "passport_three": "PWiRtY2f0maimB3Q0NxRKAf5VA9vQrmBxH7vbeOk.jpg",
+ "passport_four": "bo0sKptmOZHRvTG6hb3WXxP7dcBztgUoOH8p9rNA.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 15:40:02",
+ "updated_at": "2024-04-01 14:55:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 763,
+ "unique_id": "TB1307-763",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maral",
+ "customer_surname": "Agamämmedowa",
+ "customer_patronic_name": "Hakberdiyewna",
+ "passport_address": "Ahal wel Gokdepe etrap",
+ "real_address": "Ahal wel Gokdepe etrap",
+ "passport_serie": "I-AH",
+ "passport_id": "696233",
+ "passport_given_at": "2017-07-11",
+ "passport_given_by": "Ahal wel",
+ "born_place": "Ahal wel",
+ "born_at": "1978-01-02",
+ "email": "Marfal@gmailсom",
+ "phone": "64406450",
+ "phone_additional": "64406450",
+ "phone_home": "12563562",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Gokdepe etrap 9 njy mekdep",
+ "work_company_accountant_number": "+(993)-12564532",
+ "work_started_at": "2003-09-01",
+ "work_salary": "3800",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "HDf4Km2P3M0nL2TCZejZq2qiPSe4KXlpElYCNFWB.jpg",
+ "passport_two": "AJj8gbkz9nuxZfOdsYJIrrwNONvyYCbYr0lhY4Xt.jpg",
+ "passport_three": "cZMc5vmmTaUlH4NQK7tYP63DbY3iOmu83hm8tBIS.jpg",
+ "passport_four": "lLRwvTEevmyfqG1Mn5QyWajx3ZXfiUIZGlBnZ6RH.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 15:59:27",
+ "updated_at": "2024-04-01 14:55:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 764,
+ "unique_id": "TB6312-764",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Gülgün",
+ "customer_surname": "Berdiýewa",
+ "customer_patronic_name": "Durdymyradowna",
+ "passport_address": "Balkan welaýaynyň Türkmenbsaşy şäher 2117 Harby bölüm",
+ "real_address": "Balkan welaýaynyň Türkmenbsaşy şäher 2117 Harby bölüm",
+ "passport_serie": "I-BN",
+ "passport_id": "135685",
+ "passport_given_at": "1999-11-19",
+ "passport_given_by": "Balkan welaýatynyň Garrygalla etrap polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Garrygalla şäherçesi",
+ "born_at": "1973-07-27",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "61845162",
+ "phone_additional": "64369796",
+ "phone_home": "24372159",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT-da 10 seh",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2018-09-24",
+ "work_salary": "3047",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "r3dRalY7mxpkUMdtBtWO2dSpCEfElhB6U8kNXoz8.jpg",
+ "passport_two": "xUiSYWqIMQ2itBlfvf2S8v6syzfY3D9qisxrjOQC.jpg",
+ "passport_three": "SgpZZ8ahL3e4w4iHsNjLNTsBPV4eD854LSKNMNBO.jpg",
+ "passport_four": "PhbuFJqUjsKAm1hTnzp3CvaLHSC6Rgqw01Gikgih.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 16:13:16",
+ "updated_at": "2024-03-28 15:03:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 765,
+ "unique_id": "TB6312-765",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Feruza",
+ "customer_surname": "Samandarowa",
+ "customer_patronic_name": "zumanazarowna",
+ "passport_address": "Daşoguz welaýaty Gaýrat geňeşligi",
+ "real_address": "Daşoguz welaýaty Gaýrat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "696047",
+ "passport_given_at": "2011-05-15",
+ "passport_given_by": "Daşoguz welaýatynyň S A Nyýazow ad etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň S A Nyýazow ad etrabynyň Gaýrat geňeşligi",
+ "born_at": "1992-10-24",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "62249215",
+ "phone_additional": "64182101",
+ "phone_home": "24378541",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Gämi myhmanhanasy",
+ "work_company_accountant_number": "+(993)-24357949",
+ "work_started_at": "2023-12-09",
+ "work_salary": "2367",
+ "work_position": "otag hyzmatçysy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "Nn8i5k8BjPpnkUHmwfBBQlDKoxbaiGdaLVRb0zdr.jpg",
+ "passport_two": "bEmgSr8iQILLEPmmVFjlylcmPzZyRl1BpYK6hqFt.jpg",
+ "passport_three": "nJTtPN4MGvq9OyzgHPc6et7TalZcR7oJfvUzKr2C.jpg",
+ "passport_four": "0ZaCw9BekcZxmuF4OxSr4nsiu2WvEpfztGWb5vIp.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 16:37:00",
+ "updated_at": "2024-03-28 15:04:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 766,
+ "unique_id": "TB2305-766",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Babamyrat",
+ "customer_surname": "Orazdurdyýew",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Sarahs etrabynyň Alam obasy",
+ "real_address": "Sarahs etrabynyň Alam obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "722801",
+ "passport_given_at": "2018-10-17",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Alam obasy",
+ "born_at": "1991-09-14",
+ "email": null,
+ "phone": "63665361",
+ "phone_additional": null,
+ "phone_home": "63665361",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Aşgabatdaky ýolagçy awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-12652514",
+ "work_started_at": "2023-03-07",
+ "work_salary": "5835",
+ "work_position": "Sürürji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oXasyB0JvTuU6o579O5kq9aKwY63HA7w8t3lOaUz.jpg",
+ "passport_two": "VopC1TeGLJMu8l3ijfvkAZlnOR88MdDbzXcP2j8l.jpg",
+ "passport_three": "Viokq7hqMQLvQZwjUxPMWCWhuMOCTrscw3128e2j.jpg",
+ "passport_four": "XuiPAhQDwMszhrQzqHtXckDmJYpAEbWn4efFvKUI.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-25 17:21:16",
+ "updated_at": "2024-03-25 17:22:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 767,
+ "unique_id": "TB2305-767",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Mährijemal",
+ "customer_surname": "Gurdowa",
+ "customer_patronic_name": "Agamyradowna",
+ "passport_address": "Sarahs şäheriniň Magtymguly köçesiniň 32-nji jaýy",
+ "real_address": "Sarahs şäheriniň Magtymguly köçesiniň 32-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "228914",
+ "passport_given_at": "2003-05-12",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1987-04-24",
+ "email": null,
+ "phone": "61005111",
+ "phone_additional": "63456118",
+ "phone_home": "13422177",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-13421771",
+ "work_started_at": "2006-07-01",
+ "work_salary": "3374",
+ "work_position": "Şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RQ1TmBX26WW3xu64OGFx2OmWWEyAGSitzoBHKmlP.jpg",
+ "passport_two": "kobBEmcuPwXwWfEim9ShpeVcsqUyetP9ZQOHQdNH.jpg",
+ "passport_three": "ZBah90yD7BN2VuRFSEQbT2kMymoLeP4DKEPzLZRx.jpg",
+ "passport_four": "D1lELx44FH8Gbb75BcNulKfuiVGbtQCU52kTsJxz.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-25 17:34:59",
+ "updated_at": "2024-03-25 17:34:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 768,
+ "unique_id": "TB1307-768",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Taňryguly",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Taňryguly",
+ "passport_address": "Ahal welayatynyn Tejen etraby Dostluk d b",
+ "real_address": "Ahal welayatynyn Tejen etraby Dostluk d b",
+ "passport_serie": "I-AH",
+ "passport_id": "327164",
+ "passport_given_at": "2005-09-20",
+ "passport_given_by": "Ahal welayatynyn Tejen saher etrap hakimligi",
+ "born_place": "Ahal welayatynyn Tejen etraby Dostluk obasy",
+ "born_at": "1971-12-28",
+ "email": "Tanryguly@mail.ru",
+ "phone": "64855347",
+ "phone_additional": "65236587",
+ "phone_home": "12215487",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher Kopetdag etrap Ýasayys jay tresti",
+ "work_company_accountant_number": "+(993)-12920534",
+ "work_started_at": "2021-02-12",
+ "work_salary": "2074",
+ "work_position": "meydan supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fFB0bJwpRLalqRVlB67GNZakbEUzqpKAk7vnziaZ.jpg",
+ "passport_two": "6GKn8cyGNajwlE1Zt6vYlRHi6chKhwRIWLQxdvBN.jpg",
+ "passport_three": "W4YPqpTI8XhVR8zQEqymbrcJBKp1psh131lsksk9.jpg",
+ "passport_four": "PoDPWnk2VwO0BjmrJH1LqudAK1naF0nhY6nFZwoo.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-25 17:41:30",
+ "updated_at": "2024-03-25 17:41:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 769,
+ "unique_id": "TB2305-769",
+ "loan_type": 4,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Öwezgeldi",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Annameňliýewiç",
+ "passport_address": "Sarahs etrabynyň S Nyýazow geçelgesiniň 6-njy jaýy",
+ "real_address": "Sarahs etrabynyň S Nyýazow geçelgesiniň 6-njy jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "448205",
+ "passport_given_at": "2010-08-13",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1993-04-10",
+ "email": null,
+ "phone": "62361338",
+ "phone_additional": null,
+ "phone_home": "62361338",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynda Telekeçi",
+ "work_company_accountant_number": "+(993)-62361338",
+ "work_started_at": "2017-04-17",
+ "work_salary": "6665",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UdJMSFJH5HDz7hZNbBeBLJonEPDB7a8YZmI17iyX.jpg",
+ "passport_two": "jhNMJPaJzlvKAMdA9dN0F5kAt7V4pUa34Sl58YN3.jpg",
+ "passport_three": "eQE6up1c54AzaaHiZdz8nqZOPCDCQ4XaScA930Jw.jpg",
+ "passport_four": "qRYQlDKfiO0B8R7CUCRuPJyT9Nr9fvou3X3Omon8.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-25 18:09:28",
+ "updated_at": "2024-03-25 18:09:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 770,
+ "unique_id": "TB2305-770",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Saparmyrat",
+ "customer_surname": "Saparnyýazow",
+ "customer_patronic_name": "Mälikgulyýewiç",
+ "passport_address": "Sarahs şäheriniň Aşgabat köçesi",
+ "real_address": "Sarahs şäheriniň Aşgabat köçesi",
+ "passport_serie": "I-AH",
+ "passport_id": "762209",
+ "passport_given_at": "2020-05-04",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1990-01-18",
+ "email": null,
+ "phone": "64102957",
+ "phone_additional": null,
+ "phone_home": "13421959",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-13422553",
+ "work_started_at": "2023-10-03",
+ "work_salary": "1940",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ekcs44RQEkqvz2UDdtYz6GouZMb3J6XhxXJmLANQ.jpg",
+ "passport_two": "uLwyV1Tv2XWB04iHrRBKgbvmzUBiS6AejcbQyxsI.jpg",
+ "passport_three": "VktKjeDN8lOs1jiTMwCifaxTLINohmMIoH5PhqJD.jpg",
+ "passport_four": "Jh2DoA0SsJNX5N4kQGiFA8T1ej22OpM7ClxgMrl4.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-25 18:16:02",
+ "updated_at": "2024-03-25 18:16:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 771,
+ "unique_id": "TB2305-771",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Agamyrat",
+ "customer_surname": "Nuryýew",
+ "customer_patronic_name": "Jumanýazowiç",
+ "passport_address": "Sarahs etrabynyň Hanýap obasy",
+ "real_address": "Sarahs etrabynyň Hanýap obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "184876",
+ "passport_given_at": "2002-04-20",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1970-04-08",
+ "email": null,
+ "phone": "65436841",
+ "phone_additional": null,
+ "phone_home": "62432439",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 17-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-64528463",
+ "work_started_at": "2007-07-01",
+ "work_salary": "2074",
+ "work_position": "Hojalyk müdür",
+ "education": "middle_school",
+ "marriage_status": "WIDOW",
+ "passport_one": "fVlo2sjurgKbkk0HAWjToSs1h0hSSoHpV62a82Vw.jpg",
+ "passport_two": "P9uMw1Vw1Dhka7yPspKcIU2wtFNB9fVPJfQj7mIc.jpg",
+ "passport_three": "aLlMMYjm4A09eOHDXuuqUDTZvyCtIfJXFAUU0xfT.jpg",
+ "passport_four": "LdA3JjX8omBNVi6Io2ET6KKxEhg1JLov4QFMkJ2k.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-25 18:26:03",
+ "updated_at": "2024-03-25 18:26:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 772,
+ "unique_id": "TB6352-772",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bäşim",
+ "customer_surname": "Söýünalyýew",
+ "customer_patronic_name": "Agaýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 21/8",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 21/8",
+ "passport_serie": "I-BN",
+ "passport_id": "442696",
+ "passport_given_at": "2011-07-28",
+ "passport_given_by": "Balkan welaýatynyň Serdar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1979-08-11",
+ "email": null,
+ "phone": "64194482",
+ "phone_additional": null,
+ "phone_home": "64194482",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-04-23",
+ "work_salary": "2292",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VqCa9ou8tC0WVXfUP37q5kkpdcvDhlRx9BxdK6sX.jpg",
+ "passport_two": "K0pix9gYsZQ5RORqKAf36SAVAP1f0exaWLvgUbJC.jpg",
+ "passport_three": "JeidxhOS9N7gHtmtkEBdzUXdX5JO3wRTudyaslEQ.jpg",
+ "passport_four": "z8krS97U0zOuq43JCwqoyXQ5Jpy23urdHBFAMmz9.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 23:04:35",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 773,
+ "unique_id": "TB6352-773",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Guwanç",
+ "customer_surname": "Söýünalyýew",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 21/8",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 21/8",
+ "passport_serie": "I-BN",
+ "passport_id": "546201",
+ "passport_given_at": "2019-06-20",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "2003-03-13",
+ "email": null,
+ "phone": "61242529",
+ "phone_additional": null,
+ "phone_home": "61242529",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-61242529",
+ "work_started_at": "2023-07-19",
+ "work_salary": "1821",
+ "work_position": "Apparatçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "dCGLGmspaTWhw83Q0LNqS5yoPRwDnPP0E4be2juo.jpg",
+ "passport_two": "jHk0ONDyyTqVxBP7vVvJBkAp8YYpRDenZ5R5c6QJ.jpg",
+ "passport_three": "QYiqppYjipSbTYqYe2kULbr7OSfIGbQQlvQENBCf.jpg",
+ "passport_four": "cSQxCXmKMJs24QaxQDCoYikCHXyBX2lv8eMTAd3z.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 23:12:31",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 774,
+ "unique_id": "TB6352-774",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwran",
+ "customer_surname": "Dosmämmedow",
+ "customer_patronic_name": "Gurbanmuhammetogly",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 16/3",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 16/3",
+ "passport_serie": "I-BN",
+ "passport_id": "469169",
+ "passport_given_at": "2013-03-19",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1997-01-01",
+ "email": null,
+ "phone": "62407660",
+ "phone_additional": null,
+ "phone_home": "62407660",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-62407660",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2357",
+ "work_position": "Apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cl5dEigFdQdFnCSvnBpRw6PE854ewkZLEBktDRSX.jpg",
+ "passport_two": "2ldEbhvDkCbtf5sVXb3uCRHChJWjaVFyKMVQekKN.jpg",
+ "passport_three": "Vhdba3jyUiWhHCs05kWssJG9J9pDCSMAz5zVkJYo.jpg",
+ "passport_four": "FZ7PZhx6bqeLpjK1tH7zmBYvGKcmriI0vhOoAsI6.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-25 23:30:04",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 775,
+ "unique_id": "TB6352-775",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülstan",
+ "customer_surname": "Saltyýewa",
+ "customer_patronic_name": "Ýagşymyratowna",
+ "passport_address": "Daşoguz welaýat Boldumsaz etrap Zähmetkeş geňeşlik",
+ "real_address": "Balkan welaýat Garabogaz şäher 1 kiçi etrapça 13 jaý 22 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "874177",
+ "passport_given_at": "2015-04-04",
+ "passport_given_by": "Daşoguz welaýat Boldumsaz etrap häkimligi",
+ "born_place": "Daşoguz welaýat Boldumsaz etrap Zähmetkeş geňeşlik",
+ "born_at": "1997-04-17",
+ "email": null,
+ "phone": "61750454",
+ "phone_additional": "62339258",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher hassahanasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-10-26",
+ "work_salary": "1707",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pc1p1DNAZzSQ0KPRUhQGydD7kksU802B18h783Lo.jpg",
+ "passport_two": "oI10XG9l6nQLaDtbHCXzxuhVh1V9jawIV7DczOqD.jpg",
+ "passport_three": "sJdJfuypQTcBnPNBCMUcce0Z0OEvdrXMp67XqO8f.jpg",
+ "passport_four": "305emoiXfNYavPKpzAvCoIREPtn8Q7VoOG0Mi2Go.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 13:12:21",
+ "updated_at": "2024-04-01 15:47:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 776,
+ "unique_id": "TB1307-776",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annageldy",
+ "customer_surname": "Nuryyew",
+ "customer_patronic_name": "Kakageldiyewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Oguzhan koce 50 nji jay 1nji kor 26 njy otag",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Oguzhan koce 50 nji jay 1nji kor 26 njy otag",
+ "passport_serie": "I-AS",
+ "passport_id": "008189",
+ "passport_given_at": "1998-01-21",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap IIB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1981-09-24",
+ "email": "Nuranna@gmail.com",
+ "phone": "63646065",
+ "phone_additional": "63646065",
+ "phone_home": "63646065",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmengaz DK mehanika energetika ulaglar we logistika mudirlik",
+ "work_company_accountant_number": "+(993)-63646065",
+ "work_started_at": "2020-03-26",
+ "work_salary": "3864",
+ "work_position": "bas hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OALcp7FyOFqjnXDiov5GIT3koq8L0FMwvlySnXvA.jpg",
+ "passport_two": "firedEnhdZBRBqYNmvA53kbgBSjBlJefDx2mhI45.jpg",
+ "passport_three": "jqx6MRSgePf8xyjMNusi5NznofY710TEUidJEMv2.jpg",
+ "passport_four": "wMgt8dFn0lHV9hb0xfyL3s54ipe7Ss8mYkDJ3Crh.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 14:15:07",
+ "updated_at": "2024-04-01 14:53:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 777,
+ "unique_id": "TB6360-777",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Magtymow",
+ "customer_patronic_name": "Geldimyradowiç",
+ "passport_address": "Hazar ş-çe kw 35 jaý 1öý 6",
+ "real_address": "Hazar ş-çe kw 35 jaý 1öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "232996",
+ "passport_given_at": "2004-04-13",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar şäheri",
+ "born_at": "1988-02-08",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64762320",
+ "phone_additional": "64762320",
+ "phone_home": "64762320",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragan Oil\" LTD kompaniýasy",
+ "work_company_accountant_number": "+(993)-64762320",
+ "work_started_at": "2013-02-12",
+ "work_salary": "3704",
+ "work_position": "Ýük göterji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ghFpXbKbNBebPfalIdEA9mdTvLdqCxbyNoAKXfeO.jpg",
+ "passport_two": "wP8MZVnmSOqvOT8pR7CmWRzllyvZY4471kcUdFLK.jpg",
+ "passport_three": "3aiqRFgVhwJPWSQFIBMqDCuIh0kePOjk0YFvdXFi.jpg",
+ "passport_four": "BLp1h5K48RNukaaOTaOwMa0PiZr24QPLAQomgBAc.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 14:28:56",
+ "updated_at": "2024-03-26 16:17:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 778,
+ "unique_id": "TB6352-778",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hudaýberdi",
+ "customer_surname": "Kulbabaýew",
+ "customer_patronic_name": "Hojaberdiýewiç",
+ "passport_address": "Mary welaýat Mary şäher Magtymguly köçe 4 jaý 44 öý",
+ "real_address": "Mary welaýat Mary şäher Magtymguly köçe 4 jaý 44 öý",
+ "passport_serie": "I-MR",
+ "passport_id": "579017",
+ "passport_given_at": "2010-11-16",
+ "passport_given_by": "Mary welaýat Mary şäher häkimligi",
+ "born_place": "Mary şäher Türkmenbaşy şäherçesi",
+ "born_at": "1990-02-28",
+ "email": null,
+ "phone": "62324254",
+ "phone_additional": "63963599",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-02",
+ "work_salary": "1964",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oY2IQsxyKPGFfcLojsenJc1G8wfOPyE5MDIUtHGj.jpg",
+ "passport_two": "6zhQ6OB0Q9GKUx4Q61jVJdcwuuRkivamPDsPs9D7.jpg",
+ "passport_three": "tjVfXen7gN6ViW5va3kCPQXYZKmdSfw43VRM8oGi.jpg",
+ "passport_four": "pjqBBpRIUWmB45d6KWsLiUJosWlM0Ampy0rN1DLv.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 14:30:26",
+ "updated_at": "2024-04-01 15:47:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 779,
+ "unique_id": "TB6352-779",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Selbi",
+ "customer_surname": "Arazmedowa",
+ "customer_patronic_name": "Baýrambaýewna",
+ "passport_address": "Daşoguz welaýat Akdepe etrap Şatlyk köçe 1 jaý 2 öý",
+ "real_address": "Daşoguz welaýat Akdepe etrap Şatlyk köçe 1 jaý 2 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "982743",
+ "passport_given_at": "1995-08-26",
+ "passport_given_by": "Daşoguz welaýat Gurbansoltan eje adyndaky etrap häkimligi",
+ "born_place": "Daşoguz welaýat Gurbansoltan eje adyndaky etrap",
+ "born_at": "1995-08-26",
+ "email": null,
+ "phone": "71254728",
+ "phone_additional": "61350506",
+ "phone_home": "63553783",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-11-11",
+ "work_salary": "2234",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "PVzt3sTNVdZfLUIAExGbji85Kb0byo4gcC7SuGou.jpg",
+ "passport_two": "T7uI0aPQbFvtw9wTaBJDkXbGV7WHzVXSlQQd7eqN.jpg",
+ "passport_three": "PCn8oGSJcQYkLY7GOyDUi9d7pg27vFdBVYkA2lCO.jpg",
+ "passport_four": "tvHKL0W0AF9U0zXLXZyEELPBrfuRlhbMdv0EF4FI.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 14:37:52",
+ "updated_at": "2024-04-01 15:46:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 780,
+ "unique_id": "TB6360-780",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Hajymämmet",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Aşyrmämmedowiç",
+ "passport_address": "Hazar ş-çe Kw 37 jaý 16 öý4",
+ "real_address": "Hazar ş-çe Kw 37 jaý 16 öý4",
+ "passport_serie": "I-BN",
+ "passport_id": "033825",
+ "passport_given_at": "1998-12-14",
+ "passport_given_by": "BW Çeleken şäher polisýa bölümi",
+ "born_place": "Esenguly etrabynyň Ajyýap geňeşligi",
+ "born_at": "1973-06-20",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64172375",
+ "phone_additional": "64172375",
+ "phone_home": "64172375",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Gaz toplaýyş we agtaryş müdirligi",
+ "work_company_accountant_number": "+(993)-64172375",
+ "work_started_at": "2012-10-12",
+ "work_salary": "2790",
+ "work_position": "operetor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "A0drfrikiYPuU1yyG8Tnu4nUqoAIVepKE9YbUiqj.jpg",
+ "passport_two": "Vxe0bWoh1U9o0xopF3Mcu2AGH7rzUzjNJfGb3e6v.jpg",
+ "passport_three": "zaPf5ZLjXFtwRoUnKlWdxKeOfm2WqEpEy6xNG755.jpg",
+ "passport_four": "42v2X7xkYeAfGBe3vxJGKN51JWA2EgOsrAi84JN8.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 14:51:50",
+ "updated_at": "2024-03-26 16:18:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 781,
+ "unique_id": "TB2305-781",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Saragtgulyýew",
+ "customer_surname": "Gurbangeldi",
+ "customer_patronic_name": "Saragtgulyýewiç",
+ "passport_address": "Sarahs şäheriniň Jelaletdin köçesiniň 4-nji jaýy",
+ "real_address": "Sarahs şäheriniň Jelaletdin köçesiniň 4-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "715096",
+ "passport_given_at": "2018-04-18",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1991-06-25",
+ "email": null,
+ "phone": "62850551",
+ "phone_additional": null,
+ "phone_home": "13422785",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Ahaltelekom WEAK",
+ "work_company_accountant_number": "+(993)-63215485",
+ "work_started_at": "2018-12-01",
+ "work_salary": "2295",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Wxe65ialXSDhLec8v1eBKwKKvlTzhuqlllayxH5p.jpg",
+ "passport_two": "XWYrQQQtk7BjO2OfBPb3ZBsdDlE3VqeiraJT6Wey.jpg",
+ "passport_three": "C2Zs1Nlx32i7VP74DGPr4tyq2n4qLPx7WLCRifWj.jpg",
+ "passport_four": "LWn0P3mW2T1J5HcV8Do35TN4KtcyTCLjvbDaAqTq.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-26 14:55:39",
+ "updated_at": "2024-03-26 14:58:15",
+ "deleted_at": "2024-03-26 14:58:15",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 782,
+ "unique_id": "TB2305-782",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Saragtgulyýew",
+ "customer_surname": "Gurbangeldi",
+ "customer_patronic_name": "Saragtgulyýewiç",
+ "passport_address": "Sarahs şäheriniň Jelaletdin köçesiniň 4-nji jaýy",
+ "real_address": "Sarahs şäheriniň Jelaletdin köçesiniň 4-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "715096",
+ "passport_given_at": "2018-04-18",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1991-06-25",
+ "email": null,
+ "phone": "62850551",
+ "phone_additional": null,
+ "phone_home": "13422785",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Ahaltelekom WEAK",
+ "work_company_accountant_number": "+(993)-63215485",
+ "work_started_at": "2018-12-01",
+ "work_salary": "2295",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5IarAGTVq4m9Hy8fdrQY6LJ4YxEDIUh9d6LAqav1.jpg",
+ "passport_two": "r9DQf2y2QXceCDFuYCb47OL8ONyT2wispiRDFWCo.jpg",
+ "passport_three": "9nqvsahnJFaEqv7cCyybUaPuKZdU6a6e54TwOnPS.jpg",
+ "passport_four": "EdXkfd6ghsP1XRrMtLdCCZD0DzJwbJv2LvltoLev.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-26 14:56:13",
+ "updated_at": "2024-03-26 14:56:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 783,
+ "unique_id": "TB6360-783",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jahan",
+ "customer_surname": "Jumaýewa",
+ "customer_patronic_name": "Hajykerimowna",
+ "passport_address": "Hazar ş-çe 39 ýjt jaý 5 öý 13",
+ "real_address": "Hazar ş-çe 39 ýjt jaý 5 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "511036",
+ "passport_given_at": "2015-10-20",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Hazar şäheri",
+ "born_at": "1990-01-13",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62705694",
+ "phone_additional": "62705694",
+ "phone_home": "62705694",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnabit\" NGÇM",
+ "work_company_accountant_number": "+(993)-62705694",
+ "work_started_at": "2007-05-19",
+ "work_salary": "2964",
+ "work_position": "önim operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4qT6dpxk3dhDT0bvmgR83zT8BtC5PmzxuBkl5EO0.jpg",
+ "passport_two": "071nnWq7ufySfiBKsVk9DmZGy8myNvXKqWDC14hI.jpg",
+ "passport_three": "Jq1rxeHIBjG7pFQrg1Fi70WcLniZCCEXGRR3b6vg.jpg",
+ "passport_four": "iByj6O9R485BemiASPmspUgZsBuIGc7c6lOP4HVY.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 15:13:10",
+ "updated_at": "2024-03-26 16:23:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 784,
+ "unique_id": "TB2305-784",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Arzuw",
+ "customer_surname": "Mämetsaparowa",
+ "customer_patronic_name": "Agaýewna",
+ "passport_address": "Sarahs şäheriniň Tejen Köçesiniň 4/4-nji jaýy",
+ "real_address": "Sarahs şäheriniň Tejen Köçesiniň 4/4-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "753159",
+ "passport_given_at": "2019-12-16",
+ "passport_given_by": "Sarahs etrap Häkimligi",
+ "born_place": "Serhetabat etrabynyň Serhetabat şäheri",
+ "born_at": "1980-06-07",
+ "email": null,
+ "phone": "61763781",
+ "phone_additional": null,
+ "phone_home": "63958295",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-13423259",
+ "work_started_at": "1999-09-17",
+ "work_salary": "2056",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aA94obyjCJN5pKyB8xNylmSqI8w3996IJRJeSHJV.jpg",
+ "passport_two": "ssze08B7Affcs38fFqsH3Y450zkfhbp9BymA9TY5.jpg",
+ "passport_three": "VTrmKCSesWXANVvSEnmFeOgGtpOz8dQKoXzRnL8k.jpg",
+ "passport_four": "WiIcVbJnbJ3tajRVvP7hhD15eU1r4pkhjha1A5fh.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-26 15:15:48",
+ "updated_at": "2024-03-26 15:15:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 785,
+ "unique_id": "TB6360-785",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Amanmämmet",
+ "customer_surname": "Anjykow",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "Hazar ş-çe kw 39 jaý 10 öý 15",
+ "real_address": "Hazar ş-çe kw 39 jaý 10 öý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "033616",
+ "passport_given_at": "1998-12-04",
+ "passport_given_by": "BW Çeleken şäher polisýa bölimi",
+ "born_place": "Esenguly etrap",
+ "born_at": "1974-12-08",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61856048",
+ "phone_additional": "61856048",
+ "phone_home": "61856048",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-61856048",
+ "work_started_at": "2022-02-01",
+ "work_salary": "2048",
+ "work_position": "Kerpiç örüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rW8sv6afGaLDNyRbnNAiiYYWami5IU28lfgIgE04.jpg",
+ "passport_two": "UKEB5oKfTRrm20tzJKIXVOM3FR27FXMYmEFmfOAF.jpg",
+ "passport_three": "udKNpVgH4sUSiUbeH2dl8PefpgUPAeckueg9LYyI.jpg",
+ "passport_four": "Cro8t2JMoN7WOvnTsT1WuiFkdzxEfGP0JZhbO7HZ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 15:37:29",
+ "updated_at": "2024-03-26 16:25:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 786,
+ "unique_id": "TB2305-786",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Bahar",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Saparmyradowna",
+ "passport_address": "Sarahs etrabynyň Hanýap obasy",
+ "real_address": "Sarahs etrabynyň Hanýap obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "216563",
+ "passport_given_at": "2002-11-20",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1986-04-16",
+ "email": null,
+ "phone": "63934404",
+ "phone_additional": null,
+ "phone_home": "62266305",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 17-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-62334175",
+ "work_started_at": "2016-11-01",
+ "work_salary": "2001",
+ "work_position": "Kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xZ0LjywVFXml6Cl85OlcWcoCRKhDTvWyMuhoiG8V.jpg",
+ "passport_two": "J5JMTPkrJXp12AgBugOTRaAwkFTzyBnu3w5wZsEV.jpg",
+ "passport_three": "CUC5fVlYVOCq0G3ojdsli9K5EHzstXa78EX994LL.jpg",
+ "passport_four": "RrGvAPxQMgygH7s8m4Y91tzXajDHGQV9jPuJfxkS.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-26 15:54:30",
+ "updated_at": "2024-03-26 15:54:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 787,
+ "unique_id": "TB6360-787",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülşirin",
+ "customer_surname": "Ylýasowa",
+ "customer_patronic_name": "Esengylyçewna",
+ "passport_address": "Hazar ş-çe 39ýjt jaý 14 öý 44",
+ "real_address": "Hazar ş-çe 39ýjt jaý 14 öý 44",
+ "passport_serie": "I-BN",
+ "passport_id": "466586",
+ "passport_given_at": "2013-12-03",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Türkmenbaşy şäheri",
+ "born_at": "1977-10-31",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62704172",
+ "phone_additional": "62704172",
+ "phone_home": "62704172",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oil\" LTD kompanyasy",
+ "work_company_accountant_number": "+(993)-62704172",
+ "work_started_at": "2022-07-14",
+ "work_salary": "5360",
+ "work_position": "lukman",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "X8Zam9YM5oAPsdwkJTbfI2pifZ0yW78MToj4VdvN.jpg",
+ "passport_two": "LdH6FsSURUGw4es1H22sVWJCNJZUiRtK5M1cdCf9.jpg",
+ "passport_three": "XJkVQu4fdHtepGrkRvP0K19442DX6C7X6vlL38jC.jpg",
+ "passport_four": "gO3jS7rshOc8tdiXMJrMgaiMe66e1pwTtR6zm6IG.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 15:54:55",
+ "updated_at": "2024-03-26 16:31:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 788,
+ "unique_id": "TB6360-788",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Mele",
+ "customer_surname": "Meläýew",
+ "customer_patronic_name": "Gurbanmämmedowiç",
+ "passport_address": "BW Magtymguly etrabynyň Çendir geňeşliginiň Ak obasy",
+ "real_address": "BW Magtymguly etrabynyň Çendir geňeşliginiň Ak obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "282725",
+ "passport_given_at": "2007-12-14",
+ "passport_given_by": "BW Magtymguly etrap hakimligi tarapyndan",
+ "born_place": "Magtymguly etrabynyň Çendir geňeşligi",
+ "born_at": "1991-06-05",
+ "email": null,
+ "phone": "62660669",
+ "phone_additional": "62660669",
+ "phone_home": "62660669",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Ýagty ösüş\" HK",
+ "work_company_accountant_number": "+(993)-62660669",
+ "work_started_at": "2024-01-02",
+ "work_salary": "1255",
+ "work_position": "Ýangyn söndürüjä zarýad beriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KTwWqHQOYYgvi3oizbccYGUq1WIs9BqwZPkN7vfo.jpg",
+ "passport_two": "rVFAsZl6g9LNOYqvsD7wuy21rbfILp0xYTvdMKWh.jpg",
+ "passport_three": "8buA2qb4PTEg9tdKua2xSgdonL5SNmlkcryjPJV3.jpg",
+ "passport_four": "icLC7HoAjj5nDjWLmHYWXQb9g6n0euM5AXKKnV5S.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 16:09:16",
+ "updated_at": "2024-03-26 16:34:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 789,
+ "unique_id": "TB6352-789",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Meýramgul",
+ "customer_surname": "Džumatowa",
+ "customer_patronic_name": "Azanbaýewna",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 12 jaý 3 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 12 jaý 3 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "228962",
+ "passport_given_at": "2006-02-27",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Garabogaz şäheri",
+ "born_at": "1985-03-12",
+ "email": null,
+ "phone": "61391227",
+ "phone_additional": "65169952",
+ "phone_home": "61391227",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-04-01",
+ "work_salary": "1692",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "flVwFwwGdrgLsdSGKLX4QIHsoI1kvZD7vqWezHVx.jpg",
+ "passport_two": "VwaMTjLdYajYRhdAU50ylq6yl7YuVIAkfd91sCc2.jpg",
+ "passport_three": "nukHp4SLN1KOc3KgFwQYqyhaIqEwexubqubu36yv.jpg",
+ "passport_four": "3AkbjynBKN0QnKMuCttuQdvxa41UifZYhWNAWn5x.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 17:02:34",
+ "updated_at": "2024-04-01 15:44:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 790,
+ "unique_id": "TB2305-790",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Jumamyrat",
+ "customer_surname": "Begjanow",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Sarahs şäheriniň Mollamurt köçesiniň 42-nji jaýy",
+ "real_address": "Sarahs şäheriniň Mollamurt köçesiniň 42-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "035126",
+ "passport_given_at": "1998-12-15",
+ "passport_given_by": "Sarahs etrap PB",
+ "born_place": "Sarahs eytrabynyň Sarahs şäherçesi",
+ "born_at": "1980-09-19",
+ "email": null,
+ "phone": "61259147",
+ "phone_additional": null,
+ "phone_home": "13421979",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürliginiň Awtoulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-61861163",
+ "work_started_at": "2008-10-01",
+ "work_salary": "6195",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "42L8GrJRThLEjCB1S6Qe6nnzvZXGQFwtxT3roAly.jpg",
+ "passport_two": "Ojrz9uwyLxRyzdkhvRcoN1b8UhZASapqu4bvpldX.jpg",
+ "passport_three": "z4IQlBdZTAICfMqMwZQyTI5589wi9yJNRRaCNrrw.jpg",
+ "passport_four": "ZVjq4InoWWkhslQgz4Yjhac2dlSZaisLvOaguA9I.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-26 17:03:38",
+ "updated_at": "2024-03-26 17:03:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 791,
+ "unique_id": "TB1307-791",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gunça",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Nepesowna",
+ "passport_address": "Mary welaýat Mary etrap Asgabat genesligi",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Dykma Serdar köçesi 17 jaýy UÝJ",
+ "passport_serie": "I-MR",
+ "passport_id": "163197",
+ "passport_given_at": "2001-02-20",
+ "passport_given_by": "Mary welaýaty Mary etrap häkimligi",
+ "born_place": "Mary welaýaty Mary etrap Peşanaly geňeşligi",
+ "born_at": "1973-01-11",
+ "email": "Gunca@mail.ru",
+ "phone": "61442876",
+ "phone_additional": "61259874",
+ "phone_home": "12325698",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäheriniň Köpetdag etrap Ýaşaýyş jaý ulanyş trestiniň 4 müdirligin",
+ "work_company_accountant_number": "+(993)-12920534",
+ "work_started_at": "2018-05-12",
+ "work_salary": "2074",
+ "work_position": "meýdan süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9i21OuKDqDRVq7lWJEeJFhplokUCOuvNVIDkHu5s.jpg",
+ "passport_two": "ok40aiI6PRv8MsC1zKmuNWgQnZnDv6nE28KyYpHi.jpg",
+ "passport_three": "bbJFwOv9tLxLQam9Ygx1hHgDdN3rWHPn6SYlJIBr.jpg",
+ "passport_four": "bnlgDQDsHtx094Cg97wSNn212ruVm8HbCRi40pef.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 17:16:23",
+ "updated_at": "2024-04-01 14:53:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 792,
+ "unique_id": "TB6352-792",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülälek",
+ "customer_surname": "Döwrankulyýewa",
+ "customer_patronic_name": "Döwrankulyýewna",
+ "passport_address": "Lebap welaýat Dänew etrap Aşgabat oba Boýnuyzyn köçe 8 jaý",
+ "real_address": "Lebap welaýat Dänew etrap Aşgabat oba Boýnuyzyn köçe 8 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "594971",
+ "passport_given_at": "2010-12-22",
+ "passport_given_by": "Lebap welaýat Garaşsyzlyk etrap häkimligi",
+ "born_place": "Lebap welaýat Aşgabat geňeşligi",
+ "born_at": "1994-10-31",
+ "email": null,
+ "phone": "65495697",
+ "phone_additional": "63039089",
+ "phone_home": "65495697",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "22433 Harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-09-09",
+ "work_salary": "2802",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RvGE5wNAbLkKichXExfdQJuesoSjlk3yLE38P6PZ.jpg",
+ "passport_two": "7xJDL8V5Z5hcWYiQhwOeJgwIvG2ymvpMZOUVnRKd.jpg",
+ "passport_three": "UtqgwPvhRVKhQcULbPRi4ntHsAZpLbxejB9HPSxu.jpg",
+ "passport_four": "vguJK4i7GvdQrM2Ax0OFja3jLlhnxRVyeCDeFeIB.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 17:16:29",
+ "updated_at": "2024-04-01 15:44:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 793,
+ "unique_id": "TB9315-793",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Gyzylgül",
+ "customer_surname": "Allabaýewa",
+ "customer_patronic_name": "Batyrowna",
+ "passport_address": "Görogly etrap Berkarar geňeşligi",
+ "real_address": "Görogly etrap Berkarar geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "227782",
+ "passport_given_at": "2001-10-11",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Tagta etrabynyň Berkarar geňeşligi",
+ "born_at": "1984-07-20",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64256148",
+ "phone_additional": "64256148",
+ "phone_home": "64256148",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 43-nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-64256148",
+ "work_started_at": "2017-09-01",
+ "work_salary": "1954",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "lOiNN6nbkLxCJoVrxNyrPiMCPd1qDUa0NEpExEz3.jpg",
+ "passport_two": "8mIOoxYfGBCXnJEUtKo80gJVWxsRiGnJxt6ATHY5.jpg",
+ "passport_three": "DExlQ3JhrSpJ4FiEOr0XuTE3Tbx2YxExiJlv0YV7.jpg",
+ "passport_four": "JJlIvbHvMwkyn4INoR5ICSfopfbChw6OIF2UBZuP.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 17:36:00",
+ "updated_at": "2024-03-26 17:36:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 794,
+ "unique_id": "TB9315-794",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Öwezgeldi",
+ "customer_surname": "Kakyşow",
+ "customer_patronic_name": "Annageldiýewiç",
+ "passport_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "323730",
+ "passport_given_at": "2002-09-23",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Tagta etrabynyň Abadanlyk geňeşligi",
+ "born_at": "1984-10-17",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65128390",
+ "phone_additional": "65128390",
+ "phone_home": "65128390",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-65128390",
+ "work_started_at": "2019-02-01",
+ "work_salary": "2166",
+ "work_position": "demir ýollarynda montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EAsFoZajXZdHmSF0h2u2NnYHsRkjGs4RFgTWn1oI.jpg",
+ "passport_two": "9sJQ6KRDvq0zNw4pUbU1gWIIOTFF0nZXKrIzY6tU.jpg",
+ "passport_three": "VL9AtlkeqhBg0mVodKnc996StbrghHXC3wvda9CY.jpg",
+ "passport_four": "VuW4ju2LxCyz2cfnU1VxDKLP0lWjnIkzwMWqlwGt.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 17:44:36",
+ "updated_at": "2024-03-26 17:44:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 795,
+ "unique_id": "TB6352-795",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Zöhre",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Baýramowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Görogly köçesi, 9/4",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Görogly köçesi, 9/4",
+ "passport_serie": "I-BN",
+ "passport_id": "253725",
+ "passport_given_at": "2005-09-16",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1989-06-27",
+ "email": null,
+ "phone": "65178916",
+ "phone_additional": null,
+ "phone_home": "65178916",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-24340065",
+ "work_started_at": "2007-10-10",
+ "work_salary": "1212",
+ "work_position": "Kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "miIzUJfvUtmKxRbEKtyD781DwCJgwC9NOyXGz2ni.jpg",
+ "passport_two": "Sg4QUH8RPwfoR2LAYuKxOzRqyhV47417qupYNQl2.jpg",
+ "passport_three": "oOwOLTdPKOKPDHUgliWxzLEnMpJXL2yrwN85Ge8p.jpg",
+ "passport_four": "8rYAqipJWGj30S8Ii3l0SU9sZ7o58dHspyx03Nij.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 23:13:49",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 796,
+ "unique_id": "TB6352-796",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jeren",
+ "customer_surname": "Nyýazmyradowa",
+ "customer_patronic_name": "Ýegenmyradowna",
+ "passport_address": "Balkan welaýatynyň Gyzylarbat etraby, Gyzylarbat şäheri, II-meýdança, 6-ÝJT, 7",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, II-kiçi etrapça, 7/23",
+ "passport_serie": "I-BN",
+ "passport_id": "435776",
+ "passport_given_at": "2011-05-04",
+ "passport_given_by": "Balkan welaýatynyň Serdar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1981-05-13",
+ "email": null,
+ "phone": "63180094",
+ "phone_additional": null,
+ "phone_home": "63180094",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz sport desgasy",
+ "work_company_accountant_number": "+(993)-63180094",
+ "work_started_at": "2016-03-09",
+ "work_salary": "1269",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qFfHO3VXWJDXTG3Z15oDaZP2kU0qlSxrwBCWdRqu.jpg",
+ "passport_two": "v8UkBxJ3CtQBXpPtHEgy8A7oUKns2xL8pNvIPgsA.jpg",
+ "passport_three": "7Y7l6o1BVTL4aLx3WqN7bQvuiznbSSwV4Au46Kwo.jpg",
+ "passport_four": "aDgS9xML01nKZHvxTVGh45WBbna40bfSbr5Q1iG3.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-26 23:28:13",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 797,
+ "unique_id": "TB8318-797",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ramazan",
+ "customer_surname": "Şaberdyýew",
+ "customer_patronic_name": "Musurmankulowiç",
+ "passport_address": "Lebap welaýaty Köýtendag etrabynyň Köýtendag şäheri Bagbançylyk köçesi 14-nji jaýy",
+ "real_address": "Lebap welaýaty Köýtendag etrabynyň Köýtendag şäheri Bagbançylyk köçesi 14-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "550681",
+ "passport_given_at": "2009-07-14",
+ "passport_given_by": "Lebap welaýaty Köýtedag etrap häkimligi",
+ "born_place": "Lebap welaýaty Köýtendag şäherçesi",
+ "born_at": "1992-04-17",
+ "email": null,
+ "phone": "61913905",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtedag etrap bilim bölümi 8-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2020-04-15",
+ "work_salary": "3315",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9HCPhjdximct2zLCc2n10dyEN6uVAyOddZdLYS3q.jpg",
+ "passport_two": "rHotVUVkDOqb6T89LmWIGdYymf5uiA1m30NNpTF9.jpg",
+ "passport_three": "G5jx2Lb9OMZpYkaHtSOldpjBYu7BN0OTbOp8jhPB.jpg",
+ "passport_four": "cmI9D3ott5XInrB3gaGBsQGL15AiU1ze1ipSk0xf.jpg",
+ "user_id": 353,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-27 09:02:15",
+ "updated_at": "2024-03-27 11:06:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 798,
+ "unique_id": "TB8302-798",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Haýitkul",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 13-18 nji jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 13-18 nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "071840",
+ "passport_given_at": "1999-10-28",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gurşun magdan käni şäherçesi",
+ "born_at": "1966-01-31",
+ "email": "hayitkul66@gmail.ru",
+ "phone": "62441019",
+ "phone_additional": "61848270",
+ "phone_home": "44051784",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşäheragyzsuw\"müdirligi",
+ "work_company_accountant_number": "+(993)-44052036",
+ "work_started_at": "1997-11-06",
+ "work_salary": "2000",
+ "work_position": "Nasos maşinisti",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "i68t6jkAoY6ZBPdB3giqIt6XjjOXjG6fdfeTcNxK.jpg",
+ "passport_two": "Dbo6ksApp921ZPT4I1s11ygAs9GfK6eTHdIIkeDG.jpg",
+ "passport_three": "kx1Z4Dk02If0x0oFAKZuhUs8dE12nCNoAgZq1Cnh.jpg",
+ "passport_four": "ugFWBuMRF99Cj0GLiyDziDIomDy9UoL5cld7utJn.jpg",
+ "user_id": 355,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-27 09:46:01",
+ "updated_at": "2024-04-01 17:04:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 799,
+ "unique_id": "TB8318-799",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Sahetmyrat",
+ "customer_surname": "Bahtiýarow",
+ "customer_patronic_name": "Bahtiýarowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň Demirýolçylar köçesi",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň Demirýolçylar köçesi",
+ "passport_serie": "I-LB",
+ "passport_id": "791636",
+ "passport_given_at": "2012-10-12",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimlig",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1996-07-16",
+ "email": null,
+ "phone": "62321581",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap bilim bölümi 8-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2020-11-21",
+ "work_salary": "3507",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qj6G6ZUYVlOhs4Z8MhytGdJue1NT68QYDBunJtiH.jpg",
+ "passport_two": "Yw4ZPi3PJyWr20GXSMcFdVhJ2jjso9jHoYyJCzly.jpg",
+ "passport_three": "MzUPiqdw4aBUJXiWwLQTSlAAHYPDz6zJ39nQK80l.jpg",
+ "passport_four": "0KXNcCLguypoGlxBFOcbEVeajkeilkQCPWbKhki4.jpg",
+ "user_id": 354,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-27 09:54:56",
+ "updated_at": "2024-03-27 11:13:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 800,
+ "unique_id": "TB8302-800",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Halmuhammet",
+ "customer_surname": "Jumabaýew",
+ "customer_patronic_name": "Jumabaýewna",
+ "passport_address": "Magdanly şäher Şatlyk 6-nji jaýy",
+ "real_address": "Magdanly şäher Şatlyk 6-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "243687",
+ "passport_given_at": "1966-11-21",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Boldumsaz geňeşligi",
+ "born_at": "1966-11-21",
+ "email": null,
+ "phone": "63203192",
+ "phone_additional": "63203192",
+ "phone_home": "44051241",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051241",
+ "work_started_at": "2021-01-20",
+ "work_salary": "3787",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6cvEN77t8oVo8bBHp4dKadJoWMRbzPPjEtnuDqfj.jpg",
+ "passport_two": "E4fw31qDxuhu37KtNI1adBmf9tcCvdgXLcUVT9dg.jpg",
+ "passport_three": "ElFyttLxRo1SeyVtsjcRlYkaHHdXY2c2G8iQtJYC.jpg",
+ "passport_four": "3EstyP6Crrna4q89qa5TeapB4PbYZRIIatJo5ApH.jpg",
+ "user_id": 356,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-27 10:26:19",
+ "updated_at": "2024-04-01 17:03:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 801,
+ "unique_id": "TB8302-801",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ruslan",
+ "customer_surname": "Ýakubow",
+ "customer_patronic_name": "Kurbannazarowiç",
+ "passport_address": "Magdanly şäher Görogly 12/2 jaýy",
+ "real_address": "Magdanly şäher Görogly 12/2 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "187309",
+ "passport_given_at": "1980-05-02",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1980-05-02",
+ "email": null,
+ "phone": "63362516",
+ "phone_additional": "63362516",
+ "phone_home": "44025847",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlyagyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-44052874",
+ "work_started_at": "2016-02-15",
+ "work_salary": "1624",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "v50obTDjXSqgSIqnmmsU6eIJ1bqWexvOs5tXsb4R.jpg",
+ "passport_two": "ZMIA4jj3Grel1p8qXrt4XdiMduHs8owZU5LvCdTP.jpg",
+ "passport_three": "D1xyjCsWKUrPOeyf37fBx8FPL9oy2R7kn17JNtcX.jpg",
+ "passport_four": "1C74eCYzUf10PIT2f6D2PoBs1ZMry44Yfx1SiIAR.jpg",
+ "user_id": 357,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-27 11:13:25",
+ "updated_at": "2024-04-01 17:02:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 802,
+ "unique_id": "TB8318-802",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Serdar",
+ "customer_surname": "Husainow",
+ "customer_patronic_name": "Raşidowiç",
+ "passport_address": "Lebap welaýaty Türkmenistanyň Gahrymany Gurbansoltan eje ad etraby 2-nji kiçi etrapçasy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garlyk şäherçesi Galkynyş köçesi 16/16 öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "800695",
+ "passport_given_at": "2012-12-10",
+ "passport_given_by": "Lebap welaýatynyň Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi",
+ "born_at": "1996-10-19",
+ "email": null,
+ "phone": "64165765",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk Kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2001-03-06",
+ "work_salary": "3432",
+ "work_position": "Bölüm başlyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BZTOJDmtAlUE2ZrjdrwJmVcdZhO06kH1QBqAChNY.jpg",
+ "passport_two": "Lw0u3tAzOcKsmbbJRP6v815yeszRLANr6wIvGQwL.jpg",
+ "passport_three": "5L9fPVNQhI0gk5RlhirJBS7rEUjC6aU4QuaLPCNY.jpg",
+ "passport_four": "GrsgaulhU8GECcYrDguNFuoM3IRMY9QbkaiCpbeX.jpg",
+ "user_id": 358,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-03-27 11:45:41",
+ "updated_at": "2024-03-27 17:18:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 803,
+ "unique_id": "TB1304-803",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "mamedio",
+ "customer_surname": "dasdasda",
+ "customer_patronic_name": "sdasdasdasdasdasd",
+ "passport_address": "asdasdasda",
+ "real_address": "sdasdasdasdasda",
+ "passport_serie": "I-AS",
+ "passport_id": "379514",
+ "passport_given_at": "1991-04-25",
+ "passport_given_by": "asdasdasdasdasdasdasd",
+ "born_place": "dfgdfgdfgdfgdfgdfgdfg",
+ "born_at": "1991-04-25",
+ "email": null,
+ "phone": "61098686",
+ "phone_additional": "61038686",
+ "phone_home": "61038686",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "dfgdfgdfgd",
+ "work_company_accountant_number": "+(993)-61038686",
+ "work_started_at": "1984-03-25",
+ "work_salary": "5000",
+ "work_position": "sdfsdfsdfsdf",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "iMBIrNIZi3ITxg6la4tlDmznuh2tkfN4hp1hwXeV.png",
+ "passport_two": "RyRQgqAYQrpayrGqpKSh5K3s4vmUAk7i02JBD6zz.png",
+ "passport_three": "PrYN3LbCLUv9AghQqYReVaqOfqpk4ChFJm2TUjuD.png",
+ "passport_four": "RRzsgoTd9AfdGAQcp4rVqgWWCrCZfcRJ9ttLdoQT.png",
+ "user_id": 31,
+ "status": "pending",
+ "notes": "dasdasda",
+ "created_at": "2024-03-27 14:29:40",
+ "updated_at": "2024-03-27 14:29:55",
+ "deleted_at": "2024-03-27 14:29:55",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 804,
+ "unique_id": "TB1307-804",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hajymyrat",
+ "customer_surname": "Allaberdiyew",
+ "customer_patronic_name": "Gurbanberdiyewic",
+ "passport_address": "Ahal welayat Baherden etrap PB Arcman saherce koce keletdag oba",
+ "real_address": "Ahal welayat Baherden etrap PB Arcman saherce koce keletdag oba",
+ "passport_serie": "I-AH",
+ "passport_id": "653198",
+ "passport_given_at": "2015-10-22",
+ "passport_given_by": "Ahal welayatynyn baharly etrap hakimligi",
+ "born_place": "ahal",
+ "born_at": "1999-09-27",
+ "email": "Haymyrat@mail.com",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Txrkmenyoritenebitgazgurnama\"",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-10-24",
+ "work_salary": "2856",
+ "work_position": "mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ofShq56BhA3u5626JZFCoc7VtSUd5ByftRruWgjS.jpg",
+ "passport_two": "crnptnhSyoP1kicZMHkzbRVRyi9AP9AfDZ7kqRae.jpg",
+ "passport_three": "F2CgmyAvT86UF62OmFR0qGPVhugAYzy9KK8rfRwv.jpg",
+ "passport_four": "szggNjlqz29zBFoAIo8V0a3pujxF5hJusEHA7PqP.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-03-27 16:58:59",
+ "updated_at": "2024-04-01 14:53:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 805,
+ "unique_id": "TB1307-805",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Zuleyha",
+ "customer_surname": "Nurberdiyewa",
+ "customer_patronic_name": "Maksatmyradowna",
+ "passport_address": "Ahal welayatynyn Ak bugday etrap anew saheri demiryolcilar jay 2 otag8",
+ "real_address": "Ahal welayatynyn Ak bugday etrap anew saheri demiryolcilar jay 2 otag8",
+ "passport_serie": "I-AH",
+ "passport_id": "566458",
+ "passport_given_at": "2012-08-14",
+ "passport_given_by": "ahal welayatynyn ak bugday etrap hakimligi",
+ "born_place": "ahal",
+ "born_at": "1992-01-01",
+ "email": "Zuleyha@mail.com",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Owadan Polat\" hojalyk jemgiyet",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-07-01",
+ "work_salary": "2979",
+ "work_position": "Belyolary gaplayji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "M1VGSU9V65fGdleQTt0RqprW8B8Z0qjnuFkAlbAv.jpg",
+ "passport_two": "ov6mEduYPgkqvpJjsMQuqvlmxBYQLpubQEaVTeWL.jpg",
+ "passport_three": "sjpGS6dzACQGFJAgEUMHcLVDHgiIKkYyMEbxvd6I.jpg",
+ "passport_four": "Zfn0Z9aKv5VDm2O9FFBmymOFxgnf355BP9EoF2Ae.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-27 17:08:36",
+ "updated_at": "2024-04-01 14:51:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 806,
+ "unique_id": "TB1307-806",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Caryyar",
+ "customer_surname": "Orazmuhammedow",
+ "customer_patronic_name": "Orazmuhammedow",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce Gundogar jay 4 otag 31",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce Gundogar jay 4 otag 31",
+ "passport_serie": "I-AS",
+ "passport_id": "362806",
+ "passport_given_at": "2006-07-10",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Ahal wel kaka etr",
+ "born_at": "1964-04-16",
+ "email": "Caryyar@gmjail.com",
+ "phone": "71467231",
+ "phone_additional": "71467231",
+ "phone_home": "71467231",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "ALYSYAP Hususy Karhana",
+ "work_company_accountant_number": "+(993)-12616271",
+ "work_started_at": "2021-10-18",
+ "work_salary": "5556",
+ "work_position": "Krancy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UrhsxukpyFrSw8a2vkwjAnQpGrpKrMMZf3AWZr60.jpg",
+ "passport_two": "f3gQrB3Fpep4CoHLP9FbcHYr9YTO0mWutOkUCF7R.jpg",
+ "passport_three": "3hf5SAp9dJXnuC8KgJYcZSSkW61uMC5QZfccjDdZ.jpg",
+ "passport_four": "IFdk1xtRd1f23JqtuFD8SoVak0ni6lbFlmz2Klml.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-27 17:29:04",
+ "updated_at": "2024-04-01 14:50:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 807,
+ "unique_id": "TB7369-807",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Merdan",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Rejepgeldiýewiç",
+ "passport_address": "Baýarmaly şäher Gülälek köçe 6-njy jaý",
+ "real_address": "Baýarmaly şäher Gülälek köçe 6-njy jaý",
+ "passport_serie": "II-MR",
+ "passport_id": "096919",
+ "passport_given_at": "2016-12-25",
+ "passport_given_by": "Baýramaly şäher häkimlik",
+ "born_place": "Baýarmaly şäher Gülälek köçe 6-njy jaý",
+ "born_at": "2000-03-30",
+ "email": null,
+ "phone": "64156094",
+ "phone_additional": "64156094",
+ "phone_home": "64156094",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Döwletenergogözegçilik kärhanasynyň Mary bölümi",
+ "work_company_accountant_number": "+(993)-64156094",
+ "work_started_at": "2022-10-28",
+ "work_salary": "1709",
+ "work_position": "2-nji derejeli barlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "93FYESPTy4DyeKUOKIHitn7ITdu1eEYxcdZ34uB7.jpg",
+ "passport_two": "rAWuRO249KXWwgsYN5AwbVy3JRIz5u64w0TFRvjj.jpg",
+ "passport_three": "1jqf7FeL4mJj7x789vRglA1CyUgAB8CsNpx0eVeu.jpg",
+ "passport_four": "OkBB8y7BoCdIOrtC1ryDk53qNtWAVqvnrZKxSK0h.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-27 18:48:11",
+ "updated_at": "2024-03-27 18:48:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 808,
+ "unique_id": "TB6352-808",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Azar",
+ "customer_surname": "Paşaýew",
+ "customer_patronic_name": "Imanwerdiogly",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 12/9",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 12/9",
+ "passport_serie": "I-BN",
+ "passport_id": "279127",
+ "passport_given_at": "2006-09-26",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1988-11-17",
+ "email": null,
+ "phone": "63149883",
+ "phone_additional": null,
+ "phone_home": "63149883",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3064",
+ "work_position": "Uly operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oZ2jIeZArk4lDkBr0raLSSAzCaRmNDb1ufd6FFvp.jpg",
+ "passport_two": "ofHUJ1x1oPAV25TbNuTxlyGWmWPhYNXEPKnXgDo1.jpg",
+ "passport_three": "vZ65SlxTw7AExMCURR7BVVagTROReHEOe2oXvXuU.jpg",
+ "passport_four": "LECCxOyyw5DjPTFVPybcaOIrep01WioMqgsLKt1N.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-28 07:35:39",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 809,
+ "unique_id": "TB6352-809",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sergeý",
+ "customer_surname": "Muhtarow",
+ "customer_patronic_name": "Nikolaýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 19/14",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 19/14",
+ "passport_serie": "I-BN",
+ "passport_id": "515136",
+ "passport_given_at": "2016-11-11",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1984-03-24",
+ "email": null,
+ "phone": "64705673",
+ "phone_additional": null,
+ "phone_home": "64705673",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-11-14",
+ "work_salary": "2394",
+ "work_position": "Stropnyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wykYuRHiGB8glAmGEHTbdfwTTbpFQ84eq7SH05Og.jpg",
+ "passport_two": "t93ehQzT2VDDvEqPJIKVn25GxaJ8i3VmDx7QCHjU.jpg",
+ "passport_three": "btfDyZ5Mki252a0hGCHGXXyaXKUa7ygyOT9e15K9.jpg",
+ "passport_four": "Ccw2GgTbg0avDkBQJDhXeombZ7P35dz1FPPt0wVz.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-28 07:41:18",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 810,
+ "unique_id": "TB6352-810",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akgül",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Haýitbaýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 25/4",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 25/4",
+ "passport_serie": "I-BN",
+ "passport_id": "560931",
+ "passport_given_at": "2021-02-02",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Mary welaýatynyň Garagum etraby",
+ "born_at": "1982-07-18",
+ "email": null,
+ "phone": "62826487",
+ "phone_additional": null,
+ "phone_home": "62826487",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2022-09-29",
+ "work_salary": "2315",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XYlt2SFguHESZHIVwTITocBIhoionjt9UdzOqOSx.jpg",
+ "passport_two": "dxzT6bMWzKdGDmcdMwUiwDMqzOQm1p1BOtItNJ8k.jpg",
+ "passport_three": "f5UYc1q4ICpQj4UsdpmCFfcRDSz2LvuZre9xcaa2.jpg",
+ "passport_four": "SKqDUGuQhk8eZ6GIB2DMKkrtmo7bh1nqyEoSvIsW.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-28 07:47:23",
+ "updated_at": "2025-05-21 10:00:29",
+ "deleted_at": "2025-05-21 10:00:29",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 811,
+ "unique_id": "TB8302-811",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zafar",
+ "customer_surname": "Ismailow",
+ "customer_patronic_name": "Ýakubowiç",
+ "passport_address": "Magdanly şäher 2-nji kiçi etrapça 12/32",
+ "real_address": "Magdanly şäher 2-nji kiçi etrapça 12/32",
+ "passport_serie": "I-LB",
+ "passport_id": "793552",
+ "passport_given_at": "1987-11-07",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "kalhozabat rayony",
+ "born_at": "1987-11-07",
+ "email": null,
+ "phone": "62782597",
+ "phone_additional": "62782597",
+ "phone_home": "44053596",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Lebap SEMENT zawody",
+ "work_company_accountant_number": "+(993)-44021574",
+ "work_started_at": "2019-03-19",
+ "work_salary": "2459",
+ "work_position": "gorag gullugunuň topar yolbasçysy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ixUA0WInTz7T4tStW6bxEFAtHONCUMb9h3Y37uSH.jpg",
+ "passport_two": "8v9UcEJMaViabcLc8FOxfqBgOpu6E6X7FhSdR8O6.jpg",
+ "passport_three": "swdG5qKglhFN7ghZ1XCl9V4GdRwg8S7GsR31hpWY.jpg",
+ "passport_four": "EmEXq8iSUwkBUcTJPTmqxAULu1kaHQpWOLn1N8m6.jpg",
+ "user_id": 360,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-28 12:09:11",
+ "updated_at": "2024-04-01 17:05:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 812,
+ "unique_id": "TB1303-812",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ýazmyrat",
+ "customer_surname": "Annagulyýew",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Bagyr ý/t-nyň HGündogdyýew köçesiniň 3-nji jaýynyň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Bagyr ý/t-nyň HGündogdyýew köçesiniň 3-nji jaýynyň ýaşaýjysy",
+ "passport_serie": "I-AH",
+ "passport_id": "529020",
+ "passport_given_at": "2011-10-18",
+ "passport_given_by": "Ahal wleaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Bagyr obasy",
+ "born_at": "1995-06-25",
+ "email": null,
+ "phone": "63404454",
+ "phone_additional": "62440104",
+ "phone_home": "12761829",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Türkmenistanyň Telewideniýe radiogepleşikler we kinematografiýa baradaky döwlet komitetiniň Merkezi edarasy",
+ "work_company_accountant_number": "+(993)-12444064",
+ "work_started_at": "2019-06-12",
+ "work_salary": "3797",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mJZf3w6BsHHYKAwdlw4ZzbSFlWTQXmcWZ1GlfpAQ.jpg",
+ "passport_two": "kfwwRQNkpsvOlQxdQiwgIq0lX5V152HQHc9rKHRN.jpg",
+ "passport_three": "G4hCURrBQHKnCRFXlge4HkqU9X7vDP4eAQgO1poY.jpg",
+ "passport_four": "x1yP4AMDrRDM0EK4BFNdF5Xp8Tp1FpD4BU17qgKK.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-28 12:53:15",
+ "updated_at": "2024-04-02 16:52:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 813,
+ "unique_id": "TB6312-813",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Aýgül",
+ "customer_surname": "Zaliýewa",
+ "customer_patronic_name": "Sahiýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Bagtyýarlyk köçe jaý 51 öý 3",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Bagtyýarlyk köçe jaý 51 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "023578",
+ "passport_given_at": "2000-07-13",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher hýakimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1976-09-26",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "64920789",
+ "phone_additional": "61160533",
+ "phone_home": "24378456",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "KTÝNK",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2013-05-27",
+ "work_salary": "2328",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "wmDhmXrkzRclYdk2xwnexHfuKB0ZgHZiUYTxmf9S.jpg",
+ "passport_two": "WPjjWQit6bNJFj2Lw1srDhvDUEC0qLk90Q6YKoh8.jpg",
+ "passport_three": "nxdoVajsrtxlEsLEIdV10TczJ6noBr7Ip0iyouIA.jpg",
+ "passport_four": "B8cEZW5bt3QvWmhmskx6H9uEQyx43SWNKz3t51Pq.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-28 16:05:24",
+ "updated_at": "2024-04-02 15:58:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 814,
+ "unique_id": "TB6312-814",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Tahyr",
+ "customer_surname": "Pyhyýew",
+ "customer_patronic_name": "Nurynýazogly",
+ "passport_address": "Balkan welaýat Bereket etrap geňeşlik S A Nyýazow köçe st Uzynsuw",
+ "real_address": "Balkan welaýat Bereket etrap geňeşlik S A Nyýazow köçe st Uzynsuw",
+ "passport_serie": "I-BN",
+ "passport_id": "510060",
+ "passport_given_at": "2015-09-23",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etrabynyň Däneata geňeşligi",
+ "born_at": "1995-03-25",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "64586290",
+ "phone_additional": "64871164",
+ "phone_home": "24356299",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşydaky awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-24347985",
+ "work_started_at": "2023-08-10",
+ "work_salary": "1730",
+ "work_position": "abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9xyAl55YuLSK5IkhTw80DcWbEjlc5Oap66XEbJes.jpg",
+ "passport_two": "xjtm8W2w67h8ezZWQKWQXGIxiQQf94TYSEzEpuht.jpg",
+ "passport_three": "creBcJ0lx9EH4dfuj1nRrsxBCr7yvtVWfAijxwRL.jpg",
+ "passport_four": "PfDaZTBLHGKVkSjbodd0JIS0ckabBgr5vFPfGO2Y.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-28 16:18:44",
+ "updated_at": "2024-04-05 10:42:02",
+ "deleted_at": "2024-04-05 10:42:02",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 815,
+ "unique_id": "TB2305-815",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Eziz",
+ "customer_surname": "Baýrammyradow",
+ "customer_patronic_name": "Bakyýewiç",
+ "passport_address": "Sarahs etrabynyň Galkynyş geňeşliginiň Salyr obasy",
+ "real_address": "Sarahs etrabynyň Galkynyş geňeşliginiň Salyr obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "635487",
+ "passport_given_at": "2015-03-15",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Alam obasy",
+ "born_at": "1999-01-01",
+ "email": null,
+ "phone": "61100272",
+ "phone_additional": null,
+ "phone_home": "65917503",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap Hassahanasy",
+ "work_company_accountant_number": "+(993)-13422664",
+ "work_started_at": "2024-02-01",
+ "work_salary": "1940",
+ "work_position": "Gorag işgäri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CnN5KONgR7zmmQVWDa0EXPK8OkwcoNt4YCvm7DOI.jpg",
+ "passport_two": "CRVqtGsXeQL5daM8nzhXOXrYQRjhl7ApxUUFW02D.jpg",
+ "passport_three": "N3mYxEHw8Wis4MidCTzj8tX3dos8wfulniIa87j9.jpg",
+ "passport_four": "Np5NmyvXwy2B0tXN0tnZNttwxbOOcm6Rv0o92kA0.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-28 17:07:45",
+ "updated_at": "2024-03-28 17:07:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 816,
+ "unique_id": "TB2305-816",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Ahally",
+ "customer_surname": "Ýazklyçew",
+ "customer_patronic_name": "Myradowiç",
+ "passport_address": "Sarahs şäheriniň Mollamurt geçelgesiniň 16-njy jaýy",
+ "real_address": "Sarahs şäheriniň Mollamurt geçelgesiniň 16-njy jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "588413",
+ "passport_given_at": "2013-04-04",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1996-03-26",
+ "email": null,
+ "phone": "64679931",
+ "phone_additional": null,
+ "phone_home": "65375418",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 3-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-64679931",
+ "work_started_at": "2023-08-01",
+ "work_salary": "5264",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "P03qZ7hJHP4HWIE0OmEgjB2FjoWTDykin708W7YD.jpg",
+ "passport_two": "BubCYBH3OniTKAoR098GCvoMGuSNLtaFKjgd78a3.jpg",
+ "passport_three": "vOSoAKptnq3Jbl6BExLsvUEPeMTHMNBO4cQTdUdl.jpg",
+ "passport_four": "JEsp2Tx8hjeDqMdF6rjSDBAXqFDv0ilwiGHfWrHF.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-28 17:14:17",
+ "updated_at": "2024-03-28 17:14:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 817,
+ "unique_id": "TB2305-817",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Parahat",
+ "customer_surname": "Daňatarow",
+ "customer_patronic_name": "Tejendurdyýewiç",
+ "passport_address": "Sarahs etrabynyň Hanýap obasy",
+ "real_address": "Sarahs etrabynyň Hanýap obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "389383",
+ "passport_given_at": "2007-07-20",
+ "passport_given_by": "Sarahs ertap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1983-08-26",
+ "email": null,
+ "phone": "61900207",
+ "phone_additional": null,
+ "phone_home": "65410883",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs ertap häkimligi",
+ "work_company_accountant_number": "+(993)-13424110",
+ "work_started_at": "0021-02-12",
+ "work_salary": "3332",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WJ0eYuPtdvV6QfhvnouwxLGUTCahYjkokHQEa4nH.jpg",
+ "passport_two": "kKUyKdbWwt5xMIbJizwxbS2rwV2aetLiFjUvpUk4.jpg",
+ "passport_three": "qak8uZgQ9p8LaAdQLWuFpJwucggjwj5iyEABbPh9.jpg",
+ "passport_four": "BjKorhzxsIbRymhsBPY3rEThLRL3lSRQ6HDWK1ls.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-28 17:19:38",
+ "updated_at": "2024-03-28 17:19:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 818,
+ "unique_id": "TB2305-818",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Şatlykgeldi",
+ "customer_surname": "Hojagulyýew",
+ "customer_patronic_name": "Orazsazakowiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäherçesi",
+ "real_address": "Sarahs etrabynyň Sarahs şäherçesi",
+ "passport_serie": "I-MR",
+ "passport_id": "142734",
+ "passport_given_at": "2000-04-29",
+ "passport_given_by": "Murgap etrap PB",
+ "born_place": "Murgap etrabynyň Aşgabat geňeşligi",
+ "born_at": "1983-05-01",
+ "email": null,
+ "phone": "62642584",
+ "phone_additional": null,
+ "phone_home": "13440532",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "TDSG-nyň 2000 harby bölümi",
+ "work_company_accountant_number": "+(993)-61020809",
+ "work_started_at": "2004-06-20",
+ "work_salary": "5654",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "QU765KkLEZ9Bdqxf4aPgWpjrprHctlndOhF9UO7W.jpg",
+ "passport_two": "it60nwQY3Tefew2vxHwgXm4OCxBjmyV6WXjKJgvf.jpg",
+ "passport_three": "9DT33c53FGjDBCoUAs5UZz8rJlHbGSHwfsZM0HCP.jpg",
+ "passport_four": "6jAahkcnEyqXUmNThXp3Tv9g6TZAyeBcELO7SwAO.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-28 17:25:58",
+ "updated_at": "2024-03-28 17:25:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 819,
+ "unique_id": "TB2305-819",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Täzegül",
+ "customer_surname": "Täjiýewa",
+ "customer_patronic_name": "Atamyradowna",
+ "passport_address": "Sarahs şäheriniň H Babaýew köçesiniň 20-nji jaýy",
+ "real_address": "Sarahs şäheriniň H Babaýew köçesiniň 20-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "715610",
+ "passport_given_at": "2018-06-13",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1992-12-31",
+ "email": null,
+ "phone": "65127285",
+ "phone_additional": null,
+ "phone_home": "64901289",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Jemagat hojalygy müdürligi",
+ "work_company_accountant_number": "+(993)-24370920",
+ "work_started_at": "2023-11-01",
+ "work_salary": "2074",
+ "work_position": "Ýollary süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nGYfF1eJArXjAalRYtON1veyDnMYk1jb923v9WJX.jpg",
+ "passport_two": "MNyNu3z3a7t6RXDEvfW1CoUbAZeVd1mve8s5Z7wv.jpg",
+ "passport_three": "kaX5rm0d5uDui5Q8M1DUNnaf5LHvlhjOQoAXeWBH.jpg",
+ "passport_four": "55rRcGISctj0WCkQyrEBoQM1uzWIBTWVyEErx5Qq.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-28 17:31:55",
+ "updated_at": "2024-03-28 17:31:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 820,
+ "unique_id": "TB2305-820",
+ "loan_type": 4,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Enebaý",
+ "customer_surname": "Baýramkuliýewna",
+ "customer_patronic_name": "Maksadowna",
+ "passport_address": "Sarahs şaheriniň 8 mart köçesiniň 14-nji jaýy",
+ "real_address": "Sarahs şaheriniň 8 mart köçesiniň 14-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "666513",
+ "passport_given_at": "2016-07-08",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyňö Sarahs şäheri",
+ "born_at": "1999-11-03",
+ "email": null,
+ "phone": "62103129",
+ "phone_additional": null,
+ "phone_home": "13425021",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Ak maýa hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-12973801",
+ "work_started_at": "2023-11-01",
+ "work_salary": "3795",
+ "work_position": "Kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4GwBuafhuwNaW7phyRfPtJs9PPJJmVJav98psLJ0.jpg",
+ "passport_two": "VlFDWFRdW6HnKEaZkNH3baC7yZyFfRxDtdNOnS6n.jpg",
+ "passport_three": "txsxj2rEJPAfSbVjVQdrYsEfnVdyN7LPpHKf0BtK.jpg",
+ "passport_four": "rGAjL5GjhjJb4PGtoOK3JmtHIoMPEx6TXZFn32fx.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-28 17:37:52",
+ "updated_at": "2024-03-28 17:37:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 821,
+ "unique_id": "TB7369-821",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Eziz",
+ "customer_surname": "Gurbangylyjow",
+ "customer_patronic_name": "Serdarowic",
+ "passport_address": "Baýramaly etrap Azat geňeşlik",
+ "real_address": "Baýramaly etrap Azat geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "257618",
+ "passport_given_at": "2020-02-21",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Bavramaly etrap Azat geňeşlik",
+ "born_at": "2003-09-28",
+ "email": null,
+ "phone": "64291103",
+ "phone_additional": "64291103",
+ "phone_home": "64291103",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly etrap alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-64291103",
+ "work_started_at": "2023-11-10",
+ "work_salary": "1474",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "taGxcVcdrMd0VprZvnS4UjFBOZPjRlekxpdGI7AS.jpg",
+ "passport_two": "55LyZiYUL4ngYoEsFvpVVR4dpXO7YugRocrT04d6.jpg",
+ "passport_three": "jJUdcvQk9U0CQa2xwDMJyEKjw9tCsnXBcFIK4ohL.jpg",
+ "passport_four": "EeDrI0fBYQ5C78j7RpnUMiICB4wBlSGk1JUGPKJv.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-28 17:55:50",
+ "updated_at": "2024-03-28 17:55:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 822,
+ "unique_id": "TB2305-822",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Mährijemal",
+ "customer_surname": "Öwezowa",
+ "customer_patronic_name": "Akmyradowna",
+ "passport_address": "Sarahs şäheriniň Gurbansoltan eje köçesiniň 9-njy jaýy",
+ "real_address": "Sarahs şäheriniň Gurbansoltan eje köçesiniň 9-njy jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "814800",
+ "passport_given_at": "2023-04-24",
+ "passport_given_by": "Sarahs etrap polisiýa bölümi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1977-01-19",
+ "email": null,
+ "phone": "64687288",
+ "phone_additional": null,
+ "phone_home": "65984432",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-13421771",
+ "work_started_at": "2007-01-05",
+ "work_salary": "6418",
+ "work_position": "Şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cZa3cKtukj8G6a5aKFZyVRl3U4zHTfU87xGb8Kha.jpg",
+ "passport_two": "ylzp9ZSggaOwIA7ayFxh1Hg0CkJUdnfnnQZjFqdf.jpg",
+ "passport_three": "Tgx9xbTVHROniv6jy00ECqC7Pot61EfV1UVY4CeB.jpg",
+ "passport_four": "cI4IGPFChMuXmU3w4pt6GnQqWopEOhNmPYpd8Fb7.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-28 18:00:44",
+ "updated_at": "2024-03-28 18:00:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 823,
+ "unique_id": "TB2305-823",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Öwezekow",
+ "customer_patronic_name": "Baýramdurdyýewiç",
+ "passport_address": "Sarahs etrabynyň Aşgabat obasy",
+ "real_address": "Sarahs etrabynyň Aşgabat obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "553521",
+ "passport_given_at": "2012-05-23",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1989-10-30",
+ "email": null,
+ "phone": "63664271",
+ "phone_additional": null,
+ "phone_home": "62215624",
+ "work_region": "ah",
+ "work_province_id": 49,
+ "work_company": "Tejendäki awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-65477521",
+ "work_started_at": "2020-02-08",
+ "work_salary": "3546",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9g8zKSO0n5GMAYBocYL6u54GMk2bdDosM3MmP2WH.jpg",
+ "passport_two": "07W6pUvWhGrgr9q7XqHsGofcRhin6YBXEIhJhb5y.jpg",
+ "passport_three": "Iq4GP4VxVsWIXPpiZQdmiEvaV3MkUcQSEYyUoU3f.jpg",
+ "passport_four": "Qw7oKWCO9hNsRl5BboAfF1lHuv4qcQrr3FAgzyAy.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-28 18:06:22",
+ "updated_at": "2024-03-28 18:06:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 824,
+ "unique_id": "TB2305-824",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Orazjemal",
+ "customer_surname": "Goşaýewna",
+ "customer_patronic_name": "Toýçyýewna",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "686141",
+ "passport_given_at": "2017-03-06",
+ "passport_given_by": "Sarahs etraP häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1987-05-29",
+ "email": null,
+ "phone": "61480993",
+ "phone_additional": null,
+ "phone_home": "64213241",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-63214144",
+ "work_started_at": "2023-12-21",
+ "work_salary": "2056",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pHnHTUSzf30HI0RCPEFti2sUXd5ER47FctZNljt3.jpg",
+ "passport_two": "aokrFEj0NZLx6juOptRL2kU9jxaOYuNWEk7qb089.jpg",
+ "passport_three": "FcCZr8N1MdWp5ZB1Xs9K1sp4YoNQoZqPUJEHT9wS.jpg",
+ "passport_four": "gMFXCF54LgLYxMUVwukDCO8Yz3TZulHQA3DirWr6.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-28 18:10:57",
+ "updated_at": "2024-03-28 18:10:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 825,
+ "unique_id": "TB6352-825",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ata",
+ "customer_surname": "Abaşow",
+ "customer_patronic_name": "Arazmuhammedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri II-kiçi 3/25",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri II-kiçi 3/25",
+ "passport_serie": "I-BN",
+ "passport_id": "030750",
+ "passport_given_at": "1999-03-10",
+ "passport_given_by": "Balkan welaýatynyň Bekdaş şäherçesiniň polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Çeleken şäheri",
+ "born_at": "1972-01-06",
+ "email": null,
+ "phone": "65187451",
+ "phone_additional": null,
+ "phone_home": "65187451",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Günbatargazakdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-65187451",
+ "work_started_at": "2003-08-04",
+ "work_salary": "3002",
+ "work_position": "Kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WztIHcnbDehAupUOgwKh1mpo9fekwRpgDjHdc8AV.jpg",
+ "passport_two": "9V42GEz99rmHwBukSpHNwU8i4mAymTR9LeAZkgGK.jpg",
+ "passport_three": "qOBPbtA7QzBNPNIINy2pWzoTUTyzGWnzNaYRVgeq.jpg",
+ "passport_four": "PD5t1teKcRpMCAMruDFGzZK5MnW0btAmTnl03N2i.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-29 06:39:03",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 826,
+ "unique_id": "TB6352-826",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Kakamyrat",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Öwezmyradowiç",
+ "passport_address": "Mary welaýatynyň Murgap etraby Miras geňeşligi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 2/20",
+ "passport_serie": "I-MR",
+ "passport_id": "778330",
+ "passport_given_at": "2012-03-29",
+ "passport_given_by": "Mary welaýatynyň Murgap etrap häkimligi",
+ "born_place": "Mary welaýatynyň Murgap etraby",
+ "born_at": "1995-09-09",
+ "email": null,
+ "phone": "64728345",
+ "phone_additional": null,
+ "phone_home": "64728345",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2646",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ocJTt5VmZbSg7L04mYy4aGU9vW8L2xyzrq5RDlx0.jpg",
+ "passport_two": "5ViAnCyXPeVTDqyCZ0gRwsHjYc4VWLGqaukVVBMc.jpg",
+ "passport_three": "Dsh1kQAQEcxxMRVyguOYXUqopCbb1s3VZDx6Hf4S.jpg",
+ "passport_four": "n7NJK35O6Hj7eW69zXM0S8JCWU55f0DqGco5Umut.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-29 06:47:14",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 827,
+ "unique_id": "TB6352-827",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Dosmämmedow",
+ "customer_patronic_name": "Gurbanmuhammetogly",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 16/3",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 16/3",
+ "passport_serie": "I-BN",
+ "passport_id": "469703",
+ "passport_given_at": "2015-06-20",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1999-05-28",
+ "email": null,
+ "phone": "64546397",
+ "phone_additional": null,
+ "phone_home": "64546397",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-08-21",
+ "work_salary": "2812",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cQhTWE0YjVTjLdLodlydfQEzh0por4JoTFruYcx1.jpg",
+ "passport_two": "QqFTnfXkCXekCnghzEGX3iBn5VEznqOEh3YxHoI4.jpg",
+ "passport_three": "dcJP9p3Eu9XKWJeK1MbsdicEzGnLuGnzEo9XrYnu.jpg",
+ "passport_four": "U1L2q97D8k1ZmQzxE9KUMnkNLEkf0l3dRBDjB6gH.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-29 06:57:51",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 828,
+ "unique_id": "TB6352-828",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rejepbibi",
+ "customer_surname": "Diwanowa",
+ "customer_patronic_name": "Halmämmedowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 25/2",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 25/2",
+ "passport_serie": "I-BN",
+ "passport_id": "469538",
+ "passport_given_at": "2014-07-14",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1990-02-07",
+ "email": null,
+ "phone": "65187651",
+ "phone_additional": null,
+ "phone_home": "65187651",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-07",
+ "work_salary": "1702",
+ "work_position": "Süpüriji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "fkWZnxDHUKPIESDkDzh6rBXlNmNtxLjIuc1lFSFn.jpg",
+ "passport_two": "oeY5EvHwzBt6Wa2Rw4KegY7jxhp8roYBzbfTfCmc.jpg",
+ "passport_three": "DGVydOMvnNbA1wbV3RWpC51Ohl41tFAru4BUnyvt.jpg",
+ "passport_four": "X7iT3be0GJpV4xXCTWNH5lyZi1F8gG8OdzSg1E9O.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-29 07:04:41",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 829,
+ "unique_id": "TB6352-829",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýgun",
+ "customer_surname": "Aliýewa",
+ "customer_patronic_name": "Azizagagyzy",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 6/29",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 6/29",
+ "passport_serie": "I-BN",
+ "passport_id": "424182",
+ "passport_given_at": "2011-07-22",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1988-12-27",
+ "email": null,
+ "phone": "62359776",
+ "phone_additional": null,
+ "phone_home": "62359776",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "11-çagalar bakja-bagy",
+ "work_company_accountant_number": "+(993)-62359776",
+ "work_started_at": "2011-11-21",
+ "work_salary": "912",
+ "work_position": "Terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TFFt9VahyK5balXGsBnjS2KU9CqFKGt5J0dW4pmb.jpg",
+ "passport_two": "uWztUzdKhrzasyFfsP9M3tXN0Q0n2pTErFKUzvmw.jpg",
+ "passport_three": "WG89nzbyj3xthWMiEC4NnVcYQ4Ns26HvAaqsNUx7.jpg",
+ "passport_four": "zBg1GeiMCSRWZ3sedEQ0gzVMynz7GYLf7kYfSqAe.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-29 07:12:01",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 830,
+ "unique_id": "TB6359-830",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Täzegül",
+ "customer_surname": "Hojylyýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Balkan welaýat Balkanabat şäher kw210 jaý 38 öý 36",
+ "real_address": "Balkan welaýat Balkanabat şäher kw210 jaý 38 öý 36",
+ "passport_serie": "I-BN",
+ "passport_id": "041958",
+ "passport_given_at": "1999-02-26",
+ "passport_given_by": "Balkan welaýatynyň Nebitdag şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Nebitdag şäheri",
+ "born_at": "1967-04-15",
+ "email": null,
+ "phone": "65381263",
+ "phone_additional": "65381263",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Guýulary Maýyşgak Nasos kompressor turbaly düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-09-01",
+ "work_salary": "1729",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ubyFGuW7a7v36yqKCGHszA4uh2CBpmxIz7SiUMED.jpg",
+ "passport_two": "XT3W1FM7OlI9IfUQR7MuPdzSkDEeJ7JReL8M0w4l.jpg",
+ "passport_three": "Kin8684zDdEXK7mf4qQShqd2jZ7DKRHT1rtit1Bf.jpg",
+ "passport_four": "S3iUYuHcbGg9wLFJPCa3yrxR4908K13noNLjKVkN.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-29 15:46:12",
+ "updated_at": "2024-03-29 15:46:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 831,
+ "unique_id": "TB6359-831",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hakberdi",
+ "customer_surname": "Hydyrberdiýew",
+ "customer_patronic_name": "Hekimowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw 200 jaý 9 öý 4",
+ "real_address": "Balkan welaýat Balkanabat şäher kw 200 jaý 9 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "419722",
+ "passport_given_at": "2010-10-14",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1994-09-11",
+ "email": null,
+ "phone": "62027929",
+ "phone_additional": "62027929",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Hytaýyň Nebithimiýa Korporasiýasynyň (SINOPEC) ýanyndaky Halkara Nebit Hyzmatlar kompaniýasynyň Türkmenistandaky şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-08-01",
+ "work_salary": "1193",
+ "work_position": "garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "7EAms9XMTRozDlI5MjcstCq6PCNkshJHU6q1d3MW.jpg",
+ "passport_two": "PVww3HP5NiXLaczo5czJenzHkCHCJQFAxNcwDm5H.jpg",
+ "passport_three": "CgWSu7L2KxBFy5jdxvS2nCnhlFchhXQqftbKGirz.jpg",
+ "passport_four": "xz1Bk7y4GWenWzIRQV4IIGoer36S4osQ20eMrrcR.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-29 16:01:05",
+ "updated_at": "2024-03-29 16:01:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 832,
+ "unique_id": "TB6359-832",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Mähri",
+ "customer_surname": "Rejepowa",
+ "customer_patronic_name": "Annaalyýewna",
+ "passport_address": "Balkan welaýat Balkanabat şäher 6 kiçi etrapça jaý 13 öý 8",
+ "real_address": "Balkan welaýat Balkanabat şäher 6 kiçi etrapça jaý 13 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "589467",
+ "passport_given_at": "2021-11-30",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1995-06-02",
+ "email": null,
+ "phone": "62177070",
+ "phone_additional": "62177070",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat Baş bilim müdirliginiň 15-nji mekdep",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-08-27",
+ "work_salary": "2162",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kxHBD05alLhpLIsAcMiFChzsYzqvrZNpUf14b1qw.jpg",
+ "passport_two": "48lljd87OicxRsGBxDuPZZXXm58Rxli2gHNSS2To.jpg",
+ "passport_three": "CgPKLC8PucoZoS4lTyu4KZG5tNytWWYXW0WMcaSJ.jpg",
+ "passport_four": "yOE9GX7cFLhSkqCS0cCHdHMp3jGu1v14A8ejeXdO.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-29 16:11:36",
+ "updated_at": "2024-03-29 16:11:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 833,
+ "unique_id": "TB6359-833",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arzuwmyrat",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Hojaýewiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher 13 kiçi etrapça jaý 28 öý 10",
+ "real_address": "Balkan welaýat Balkanabat şäher 13 kiçi etrapça jaý 28 öý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "262531",
+ "passport_given_at": "2004-12-07",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etrap Oboý geňeşligi",
+ "born_at": "1988-11-14",
+ "email": null,
+ "phone": "65549920",
+ "phone_additional": "65549920",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Tatneft\" JPJ-niň Türkmenistandaky şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-11-22",
+ "work_salary": "5060",
+ "work_position": "Burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AsuJiJS2rCmLDuSvQhf9DWgkaV1DZpXJ8hIKo0IR.jpg",
+ "passport_two": "B5rAzphu90yNnSdrAOa3ecAn6IlvJTj9RuOecQkw.jpg",
+ "passport_three": "5hkV4TsCT0EBEwsIYBrx77gU3OlOSGUOu3J0nasd.jpg",
+ "passport_four": "WLSBOowg1HM11SmgKZsxCw8QKqrbUKSrYCuIISlV.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-29 16:19:06",
+ "updated_at": "2024-03-29 16:19:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 834,
+ "unique_id": "TB6359-834",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Allanazar",
+ "customer_surname": "Allanazarow",
+ "customer_patronic_name": "Nepesgulyýewiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw 225 jaý 20 öý 52",
+ "real_address": "Balkan welaýat Balkanabat şäher kw 225 jaý 20 öý 52",
+ "passport_serie": "I-BN",
+ "passport_id": "537741",
+ "passport_given_at": "2017-10-02",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etrabynyň Gyzylbaýyr geňeşligi",
+ "born_at": "1988-06-09",
+ "email": null,
+ "phone": "65020690",
+ "phone_additional": "65020690",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Günbatargazakdyryş\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2011-04-19",
+ "work_salary": "2757",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "b94pVCvJVkWygU1CcgGlQwckdeTavJwUMM4ctcFB.jpg",
+ "passport_two": "1F9UyxLjijJMpQgEoQqB0x2NnMSQhLQYq0fuWcNd.jpg",
+ "passport_three": "0G2QTIV6Gw4Iu0ivtX4FIU14TNx0pb76X8NUGKLT.jpg",
+ "passport_four": "7lpmiyONPKjgN72sSIGWn0UDpcJFPdFmG65WeGim.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-29 16:55:25",
+ "updated_at": "2024-03-29 16:55:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 835,
+ "unique_id": "TB2305-835",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Rahman",
+ "customer_surname": "Gullyýew",
+ "customer_patronic_name": "Serdarowiç",
+ "passport_address": "Sarahs şäheriniň Gurbansoltan eje köçesiniň 1-nji jaýy",
+ "real_address": "Sarahs şäheriniň Gurbansoltan eje köçesiniň 1-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "715589",
+ "passport_given_at": "2018-06-13",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "2001-02-11",
+ "email": null,
+ "phone": "62259973",
+ "phone_additional": null,
+ "phone_home": "63799806",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Halkara gatnaw logistika HJ",
+ "work_company_accountant_number": "+(993)-12754721",
+ "work_started_at": "2023-12-07",
+ "work_salary": "1331",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "dEiBNSIaYg27XuIFnotrDrUJ1iK4tuTYyL8RL5iy.jpg",
+ "passport_two": "ZNEz0pAOowKKsAdTLSjx4PG9yXxm4ThXHHS9lKjy.jpg",
+ "passport_three": "xD5G78l6shTwLSvZhhbSIKckbd8vBXaYoMUEh3wE.jpg",
+ "passport_four": "JxCy2AxWru5Db7zcJrwX1ORL39sChukatUeNK3yq.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-29 17:22:39",
+ "updated_at": "2024-03-29 17:22:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 836,
+ "unique_id": "TB2305-836",
+ "loan_type": 4,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Döwlet",
+ "customer_surname": "Marlyýew",
+ "customer_patronic_name": "Orazmyradowiç",
+ "passport_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "real_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "500759",
+ "passport_given_at": "2011-06-15",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Ýalawaç obasy",
+ "born_at": "1991-02-24",
+ "email": null,
+ "phone": "64409400",
+ "phone_additional": null,
+ "phone_home": "64845472",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynda telekeçi",
+ "work_company_accountant_number": "+(993)-64409400",
+ "work_started_at": "2023-07-14",
+ "work_salary": "4856",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SI00r5aKKNG378ZEKZGRwEu0thT4nzWjLyX37gK3.jpg",
+ "passport_two": "DufNmggzKvX3n8XEZcmL4DDkQHfbbZvwgYonPOCU.jpg",
+ "passport_three": "7iBBzjGNmtP6CgLn0myR5w3gbMfLvlpbYWwVJCqA.jpg",
+ "passport_four": "yaF1wgVE4foqc9jg4D7ovzAWJRggWz2XLsBHHuOG.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-29 17:28:53",
+ "updated_at": "2024-03-29 17:28:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 837,
+ "unique_id": "TB2305-837",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Serdar",
+ "customer_surname": "Nurmuradow",
+ "customer_patronic_name": "Nurmuradowiç",
+ "passport_address": "Sarahs şäheriniň Tekehan köçesiniň 105-nji jaýy",
+ "real_address": "Sarahs şäheriniň Tekehan köçesiniň 105-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "666408",
+ "passport_given_at": "2016-06-25",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1998-10-28",
+ "email": null,
+ "phone": "65983554",
+ "phone_additional": null,
+ "phone_home": "13422669",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-62226149",
+ "work_started_at": "2023-09-18",
+ "work_salary": "2830",
+ "work_position": "1 derejeli hünarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "szimPbJAqyprtRswxYJriEOuqDWfupMPQPZdJSOp.jpg",
+ "passport_two": "LfVxMME2h5tKhQbTTHKFWfcpmshP7nQF6kLPriE1.jpg",
+ "passport_three": "Jw2mcT5XwEkQPRdjrS5mZ1tPJFCPsvDy7aIWSuV0.jpg",
+ "passport_four": "bFARd2zxpF7IJrXB4yPMnA7LmNmgbWXzJjPta74w.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-29 17:39:47",
+ "updated_at": "2024-03-29 17:39:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 838,
+ "unique_id": "TB2305-838",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Ýolaman",
+ "customer_surname": "Orazgurdow",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "341586",
+ "passport_given_at": "2006-07-10",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Garaman obasy",
+ "born_at": "1989-07-20",
+ "email": null,
+ "phone": "61461215",
+ "phone_additional": null,
+ "phone_home": "64765215",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs nebit ömümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-61261302",
+ "work_started_at": "2012-03-13",
+ "work_salary": "2244",
+ "work_position": "1 derejeli operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FRNWPhEDQYNAOBpSmGbPpbP4LugnMEDvBgbB4IfJ.jpg",
+ "passport_two": "tuo0BzOTrsOHEEqZ1KalMpwmr4tSR1SRbb0evAkr.jpg",
+ "passport_three": "O4kmfjgYcFay8w8TrkoJnkE06vgLheLQQGbmRbGA.jpg",
+ "passport_four": "k5g3kceu1LDo6rm21sbcS4uXBRD5phE2X7ws0ev7.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-29 17:49:44",
+ "updated_at": "2024-03-29 17:49:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 839,
+ "unique_id": "TB2305-839",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Ýusup",
+ "customer_surname": "Gurdow",
+ "customer_patronic_name": "Orazgeldiýewiç",
+ "passport_address": "Sarahs etrabynyň Kiçiaga geňeşliginiň Agzybirlik obasy",
+ "real_address": "Sarahs etrabynyň Kiçiaga geňeşliginiň Agzybirlik obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "601813",
+ "passport_given_at": "2014-01-18",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1992-12-07",
+ "email": null,
+ "phone": "64033754",
+ "phone_additional": null,
+ "phone_home": "64033754",
+ "work_region": "ah",
+ "work_province_id": 49,
+ "work_company": "Tejen etrabyndaky 37243 harby bölümi",
+ "work_company_accountant_number": "+(993)-71071813",
+ "work_started_at": "2022-02-01",
+ "work_salary": "3262",
+ "work_position": "Harby gullykçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FIRuF53Nz97DLIr1zI5lHK0gRNxvTbUYlLlMdboo.jpg",
+ "passport_two": "sy6Zhvn7oS3bOpEZgp1AIva90xUuEbimbhPSYIyj.jpg",
+ "passport_three": "VUmP1PBmAVMPGhCNPF3u6oFlDrMYqTBYcVituNOT.jpg",
+ "passport_four": "WvAa3fgerFD2IXyGYiPuoopS05EqIL7rdMIq1O3a.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-03-29 17:56:54",
+ "updated_at": "2024-03-29 17:56:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 840,
+ "unique_id": "TB6352-840",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jennet",
+ "customer_surname": "Sabyrowa",
+ "customer_patronic_name": "Gurbandurdyýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby, Bitaraplyk köçesi, 21/17",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby, Bitaraplyk köçesi, 21/17",
+ "passport_serie": "I-DZ",
+ "passport_id": "218852",
+ "passport_given_at": "2001-08-10",
+ "passport_given_by": "Daşoguz welaýatynyň Boldumsaz etrap häkimi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etraby",
+ "born_at": "1982-01-05",
+ "email": null,
+ "phone": "62530436",
+ "phone_additional": null,
+ "phone_home": "62530436",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-62530436",
+ "work_started_at": "2019-05-23",
+ "work_salary": "1475",
+ "work_position": "Süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sy5va4AMx2HwwnBXwxnSnxBFbotPqkzCtWM5NH9E.jpg",
+ "passport_two": "fIs1jyKWZelKovQIZC4Qqr6gFr4BkVXYiCCHQvUF.jpg",
+ "passport_three": "qh8bzcfU3hzELOfEkjUhyODb9vjop3eNsdB1M69f.jpg",
+ "passport_four": "3skEHy9iqyzOLOMz6rCLIg2mGo7gG9TPztXdRAZ1.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-30 22:42:43",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 841,
+ "unique_id": "TB6312-841",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Eýwaz",
+ "customer_surname": "Agaýew",
+ "customer_patronic_name": "Nusratogly",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Oguzhan köçesi 4/8",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Oguzhan köçesi 4/8",
+ "passport_serie": "I-BN",
+ "passport_id": "469327",
+ "passport_given_at": "2013-08-05",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Azerbaýjan respublikasynyň Džalilabad raýony",
+ "born_at": "1969-10-17",
+ "email": null,
+ "phone": "65399562",
+ "phone_additional": null,
+ "phone_home": "65399562",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmen demir önümleri müdirligi",
+ "work_company_accountant_number": "+(993)-65399562",
+ "work_started_at": "2015-02-02",
+ "work_salary": "1344",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Llm9W981HWNVPCQvfo3nV2ozTwmPrLb53n0BiVnk.jpg",
+ "passport_two": "ZaOg1gKv43XtzxmvLtUvfqRS6qWTmiWi5vid6C3T.jpg",
+ "passport_three": "m4EpzccIg5lJQrmIRMlOLQQIARiWIIA9f2Hkv6go.jpg",
+ "passport_four": "fvhBEePQ1o2rbYpjI9GveQkpSiNDwf9Lan2F6WWB.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-30 22:50:14",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 842,
+ "unique_id": "TB6352-842",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Tawus",
+ "customer_surname": "Hojadurdyýewa",
+ "customer_patronic_name": "Muhatowna",
+ "passport_address": "Balkan welaýatynyň Magtymguly etraby Könekesir obasy Garaşsyz köçesi 76",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri",
+ "passport_serie": "I-DZ",
+ "passport_id": "966880",
+ "passport_given_at": "2018-03-29",
+ "passport_given_by": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etraby",
+ "born_at": "1987-03-16",
+ "email": null,
+ "phone": "65576218",
+ "phone_additional": null,
+ "phone_home": "65576218",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmen polat we enjamlar DLBSF",
+ "work_company_accountant_number": "+(993)-65576218",
+ "work_started_at": "2023-10-02",
+ "work_salary": "1805",
+ "work_position": "Çörek bişiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4lp7pl1MGL1f0YaoXhoXPRe0HMOFKjBwPq6axmY5.jpg",
+ "passport_two": "tKeTj8CF7AIqMJ7naVDoVxKGCLH2JiKEOY1ff6bd.jpg",
+ "passport_three": "hFW2swwOaXiNBTGkUBjNcGmOnzjV8TecLzwxZ05N.jpg",
+ "passport_four": "HgUVzkuNPiQ2U1evfvMBJOu6ofkxTIkAkZ91Vn8b.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-30 23:08:19",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 843,
+ "unique_id": "TB6352-843",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Magsat",
+ "customer_surname": "Urazow",
+ "customer_patronic_name": "Bazarowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Görogly köçesi 3/5",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Görogly köçesi 3/5",
+ "passport_serie": "I-BN",
+ "passport_id": "131598",
+ "passport_given_at": "2002-03-29",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etraby",
+ "born_at": "1971-10-31",
+ "email": null,
+ "phone": "65169893",
+ "phone_additional": null,
+ "phone_home": "65169893",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2020-04-01",
+ "work_salary": "3304",
+ "work_position": "Çalyşyk ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hRzZr8SKCQIicgKFsWfOGKF5Wx6UEOQuEOwQ1uns.jpg",
+ "passport_two": "ObeotFRJGVn92A7a21jzhEfZZm7QM2JSxkP2yD7x.jpg",
+ "passport_three": "KZx2QB2MaBY7jhVKaVtqkwN7SwjC65AvOuAnGiL9.jpg",
+ "passport_four": "r52PSieZJaMNKTchxFNxAhAIBfQDCqvDOFdadvy4.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-30 23:13:57",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 844,
+ "unique_id": "TB6352-844",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Irina",
+ "customer_surname": "Mirenkowa",
+ "customer_patronic_name": "Wiktorowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Nyýazow köçesi 12/5",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Nyýazow köçesi 12/5",
+ "passport_serie": "I-BN",
+ "passport_id": "030618",
+ "passport_given_at": "1999-01-18",
+ "passport_given_by": "Balkan welaýatynyň Bekdaş şäherçesiniň Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etraby",
+ "born_at": "1978-05-17",
+ "email": null,
+ "phone": "65186354",
+ "phone_additional": null,
+ "phone_home": "65186354",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-65186354",
+ "work_started_at": "2018-08-21",
+ "work_salary": "1604",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EBiwiTFvZkethdEw44qNdz54HWFOCedJNmKymWSk.jpg",
+ "passport_two": "8IS7nQhxF5tyKKkPhpadXzEcyXTN53hJpkcxy1IM.jpg",
+ "passport_three": "f8D27PX0yjn96KDHUkehmESIkdCS87lsLeFe2pZi.jpg",
+ "passport_four": "QgjHS3o3uYYY1vyqXWG8MzKY769wrTaWmthgEKMC.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-30 23:26:55",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 845,
+ "unique_id": "TB6352-845",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Geldi",
+ "customer_surname": "Goşjanow",
+ "customer_patronic_name": "Esenowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 25a/3",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 25a/3",
+ "passport_serie": "I-BN",
+ "passport_id": "424424",
+ "passport_given_at": "2012-05-24",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etraby",
+ "born_at": "1986-06-18",
+ "email": null,
+ "phone": "65187318",
+ "phone_additional": null,
+ "phone_home": "65187318",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher Polisiýa bölümçesi",
+ "work_company_accountant_number": "+(993)-65187318",
+ "work_started_at": "2022-07-16",
+ "work_salary": "3788",
+ "work_position": "Kiçi gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "huFNMuCIkFc0OiHvDLp0nof8coKzcznwiAxYfBoP.jpg",
+ "passport_two": "Dyl7wK5bOVc7Ku0AaGbgPvMs6pIkoW3xWj6lJMAX.jpg",
+ "passport_three": "nqgZUa4pqLXyQlEuWBCCjNyOpDuewm3Nznqz4Kvj.jpg",
+ "passport_four": "NgKXH5jzIkZ7AOXM7FSzn4TPbcQ3GW6aMpEyEd1z.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-30 23:37:09",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 846,
+ "unique_id": "TB6352-846",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hojamyrat",
+ "customer_surname": "Hojamyradow",
+ "customer_patronic_name": "Muhammedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 28/5",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 28/5",
+ "passport_serie": "I-DZ",
+ "passport_id": "599205",
+ "passport_given_at": "2010-10-18",
+ "passport_given_by": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etraby",
+ "born_at": "1979-06-17",
+ "email": null,
+ "phone": "65250191",
+ "phone_additional": null,
+ "phone_home": "65250191",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "22433 harby bölümi",
+ "work_company_accountant_number": "+(993)-65250191",
+ "work_started_at": "2010-05-01",
+ "work_salary": "4038",
+ "work_position": "Harby bölümi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zdmLC3A0cPzuFKwsEbLLTX9LsjJHFzBTKrksfkpq.jpg",
+ "passport_two": "oqRwXqzxQDrObW3b1mAs2HGhm12ZYrOaTCf2s0vj.jpg",
+ "passport_three": "ZT0d2vYW0v3kfJmaqOJzi2kISV8qUitI4QMBjt7M.jpg",
+ "passport_four": "qb3btlL5iIQMpCeS0OwdaDdrV7sS34FBDL0TRfoX.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-31 12:55:35",
+ "updated_at": "2025-05-21 10:00:30",
+ "deleted_at": "2025-05-21 10:00:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 847,
+ "unique_id": "TB6352-847",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Umyt",
+ "customer_surname": "Hojadurdyýew",
+ "customer_patronic_name": "Gurbannazarowiç",
+ "passport_address": "Balkan welaýatynyň Magtymguly etraby Könekesir obasy Garaşsyz köçesi 76",
+ "real_address": "Balkan welaýatynyň Magtymguly etraby Könekesir obasy Garaşsyz köçesi 76",
+ "passport_serie": "I-BN",
+ "passport_id": "143530",
+ "passport_given_at": "2003-11-15",
+ "passport_given_by": "Balkan welaýatynyň Garrygala etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Garrygala etraby",
+ "born_at": "1987-08-20",
+ "email": null,
+ "phone": "65298057",
+ "phone_additional": null,
+ "phone_home": "65298057",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmen polat we enjamlar DLBSF",
+ "work_company_accountant_number": "+(993)-65298057",
+ "work_started_at": "2023-08-02",
+ "work_salary": "1988",
+ "work_position": "Önümçilik müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cOAQfiDI5cZC7EMUW6bruEhSfu1s91F3DUXWG6N2.jpg",
+ "passport_two": "LRiQRF6dtDE3b012ck4tmjhiAgjsPMDv8IZ35mG0.jpg",
+ "passport_three": "mwxUcg23zvOmh6mbwXSo4v7QysWDQwbAdMl9Gfll.jpg",
+ "passport_four": "n5nLnG0klwHF3KPaVKUTR7qMzjS4wx1HdrTVWB8l.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-03-31 13:09:21",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 848,
+ "unique_id": "TB6360-848",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Kerim",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "Balkan welaýaty Hazar şäheresi kwratal 39 jaý 3 öý 12",
+ "real_address": "Balkan welaýaty Hazar şäheresi kwratal 39 jaý 3 öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "511340",
+ "passport_given_at": "2016-10-20",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "2000-09-28",
+ "email": "annagugulgeldyeva229@gmail.com",
+ "phone": "62718694",
+ "phone_additional": "62718694",
+ "phone_home": "22249623",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Inžener çözgütleri\"HK",
+ "work_company_accountant_number": "+(993)-22246953",
+ "work_started_at": "2023-11-21",
+ "work_salary": "3651",
+ "work_position": "montažçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "q0gDNVgKhzAGTzjoTAxDkIgK1vMlPRksXIXmJgTw.jpg",
+ "passport_two": "g4ZKLQqAValxXS05m8rlykxXTCsRjHdJ1FgF8hI0.jpg",
+ "passport_three": "HfLB2xUCT5BXszFTSTylxHOT3Rf9GMxaX7kYCWtF.jpg",
+ "passport_four": "ZMJM2PblVw2GyWehTyaxuallhbKf0MxtltGvsApo.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 12:28:32",
+ "updated_at": "2024-04-03 12:56:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 849,
+ "unique_id": "TB6360-849",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Zybagözel",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": "Baýjanowna",
+ "passport_address": "Hazar ş-çe Gkbaýyr ÝJT jaý 43",
+ "real_address": "Hazar ş-çe Gkbaýyr ÝJT jaý 43",
+ "passport_serie": "I-BN",
+ "passport_id": "584088",
+ "passport_given_at": "2021-06-05",
+ "passport_given_by": "Etrek etrap polisýa bölimi",
+ "born_place": "Etrek etrabynyň Gyzylbaýyr geňeşligi",
+ "born_at": "1989-10-23",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64380091",
+ "phone_additional": "64380091",
+ "phone_home": "64380091",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk",
+ "work_company_accountant_number": "+(993)-64380091",
+ "work_started_at": "2023-10-16",
+ "work_salary": "2032",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nNfchdWqTINxmdTnpx9sdIQfQnFOQqcNo1ele69T.jpg",
+ "passport_two": "Up3bFliuQiSkEzVAf5HxXDtijcmAxoC7eA6cYKKV.jpg",
+ "passport_three": "PelhMheVusnkI6Ej5nxMxnw8aYr3tJ5GveLiLD7K.jpg",
+ "passport_four": "zX3sZi4x07hQVnbSRYs6tNCHMueDYsVtoxE7G7Bw.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 12:31:31",
+ "updated_at": "2024-04-03 12:58:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 850,
+ "unique_id": "TB6360-850",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jamilýa",
+ "customer_surname": "Hajynepesowa",
+ "customer_patronic_name": "Hajykerimowna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 39 jaý 5 öý 13",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 39 jaý 5 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "420681",
+ "passport_given_at": "2011-12-05",
+ "passport_given_by": "Balkan welaýatnyň Hazar şäher häkimlgi",
+ "born_place": "Balkan welaýaty Hazar şäheri",
+ "born_at": "1988-12-05",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64180885",
+ "phone_additional": "64180885",
+ "phone_home": "22249523",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\"NGÇM",
+ "work_company_accountant_number": "+(993)-22253623",
+ "work_started_at": "2009-04-01",
+ "work_salary": "2265",
+ "work_position": "önüm operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "POuDeYNm3NLrNOuD1okTYAe4QHkAkJiPBljRTQxp.jpg",
+ "passport_two": "vUh90tpwDC4IdVaUr11niTOj7wjJHWmyfpqdZMVe.jpg",
+ "passport_three": "Uo6hvriJwEOQzYUbNwbPf4ljsMui48Xio7GI73vP.jpg",
+ "passport_four": "EmicVLFCdw3VIiUIqS55H8ZUN0kj92aMDL4xY9qf.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 12:34:32",
+ "updated_at": "2024-04-03 12:56:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 851,
+ "unique_id": "TB6360-851",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Rahym",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Myratogly",
+ "passport_address": "ş. Balkanabat mkr 13 jaý 6 öý 2",
+ "real_address": "ş. Balkanabat mkr 13 jaý 6 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "486088",
+ "passport_given_at": "2013-12-18",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "Magtymguly etrabynyň Ýaňkel geňeşligi",
+ "born_at": "1997-09-17",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64181842",
+ "phone_additional": "64181842",
+ "phone_home": "64181842",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW BBM-niň Hazar ş-çesindäki 36-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-64181842",
+ "work_started_at": "2023-09-18",
+ "work_salary": "2030",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "lqZOQ0qxsoUq0s4W4NqPD6vfQmuTe9MiRUyPMd0o.jpg",
+ "passport_two": "uJhCEJG8m3j1b6EbFUWTuM76HUhsyqUfg5U6BT6z.jpg",
+ "passport_three": "O9avBmMzdEMn7IPWMVDxLI9julaN2iESVTdCH1k0.jpg",
+ "passport_four": "EZANZ6TNW4m3tUVKTsQbCwYs2ZOXnG1oRNpaflwg.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 12:39:14",
+ "updated_at": "2024-04-09 15:59:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 852,
+ "unique_id": "TB6360-852",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gyzylgül",
+ "customer_surname": "Tukyyewa",
+ "customer_patronic_name": "Amanmuhammedowna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 37 jaý 19 öý 1",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 37 jaý 19 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "032559",
+ "passport_given_at": "1998-09-16",
+ "passport_given_by": "Balkan welaýatynyň Çeleken şäher PB",
+ "born_place": "Balkan welaýat Çeleken şäheri",
+ "born_at": "1972-01-04",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64172680",
+ "phone_additional": "64172680",
+ "phone_home": "22245231",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabtagyzsuw\"mxdirligi",
+ "work_company_accountant_number": "+(993)-22235231",
+ "work_started_at": "2023-01-03",
+ "work_salary": "2602",
+ "work_position": "gözegçi",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "e8fNxdMlXtc30Gmu8O88qUU45fS2JPjGjh4w95Qi.jpg",
+ "passport_two": "hpQNxzIE7W1v2ezH09WDlJrwNqf1zmuoT3mOxM6L.jpg",
+ "passport_three": "z8kmY9cto6Gdpca6kBcyb3o8ePlkz4r359DViezW.jpg",
+ "passport_four": "VbkpnwcxfbzN01VIa3P2MydT36kuT691hJxNAP9i.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 12:41:02",
+ "updated_at": "2024-04-09 16:01:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 853,
+ "unique_id": "TB6360-853",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Mämmetkerim",
+ "customer_surname": "Şirmämmedow",
+ "customer_patronic_name": "Hanmämmedowiç",
+ "passport_address": "ş-çe Hazar kw 56 jaý 10 öý 18",
+ "real_address": "ş-çe Hazar kw 56 jaý 10 öý 18",
+ "passport_serie": "I-BN",
+ "passport_id": "036536",
+ "passport_given_at": "1999-12-02",
+ "passport_given_by": "BW Çeleken şäher polisýa bölimi",
+ "born_place": "Çeleken şäheri",
+ "born_at": "1972-03-31",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64179325",
+ "phone_additional": "64179325",
+ "phone_home": "64179325",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragan Oil\" LTD kompanýasy",
+ "work_company_accountant_number": "+(993)-64179325",
+ "work_started_at": "2010-04-15",
+ "work_salary": "4049",
+ "work_position": "Stropolşik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eloxVwGqFqFFMeAWj2tuwScQrzEPJQezLk2lIsvB.jpg",
+ "passport_two": "XP75nOvy8DhQfX6QkdNqfX3Qt9dOMBUvsabxUs7c.jpg",
+ "passport_three": "Mf6539w1BJv7tucI3PXw4NdftXmvYdOkz27Xawmy.jpg",
+ "passport_four": "rKskZQrlBO8fLEM2oVjCsuFe9RS5UwZKuY4m2jGg.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 12:49:37",
+ "updated_at": "2024-04-09 16:00:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 854,
+ "unique_id": "TB6360-854",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Seýitmuhammet",
+ "customer_surname": "Elýasow",
+ "customer_patronic_name": "Baýrammämmedowiç",
+ "passport_address": "Balkan welaýaty Etrek etraby Madaw geňeşligi",
+ "real_address": "Balkan welaýaty Hazar şäherçesi",
+ "passport_serie": "I-BN",
+ "passport_id": "421437",
+ "passport_given_at": "2010-12-01",
+ "passport_given_by": "Balkan welaýaty Etrek etrap häkimligi",
+ "born_place": "Balkan welaýaty Esenguly etraby Garadegiş geňeşligi",
+ "born_at": "1993-09-14",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62672497",
+ "phone_additional": "62672497",
+ "phone_home": "22245213",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat ýod zawodynyň Hazar himiýa önümçiligi",
+ "work_company_accountant_number": "+(993)-22249532",
+ "work_started_at": "2016-12-01",
+ "work_salary": "2531",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "x1vMmUFudGHMpx7FyHbh6L8bzm2rhkAEW2jjXosj.jpg",
+ "passport_two": "FtBT2o7U7zcGb47OrXxAHkp1AHPvK3H45mq86BMf.jpg",
+ "passport_three": "2aXbuaBFHFzS1VfU4lJFL1JVYzsuDvgNpS9D1INu.jpg",
+ "passport_four": "LI7nSGFSUNAxJ20OzHkWxZpEoPKhqRW9yUyrTPwD.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 12:52:29",
+ "updated_at": "2024-04-09 15:58:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 855,
+ "unique_id": "TB6360-855",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Annadurdy",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Balkanabat ş.Jebel K.Maşrykow jaý 15",
+ "real_address": "Balkanabat ş.Jebel K.Maşrykow jaý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "516085",
+ "passport_given_at": "2016-02-10",
+ "passport_given_by": "BW Balkanabat şäher hakimligi",
+ "born_place": "Jebel şäheri",
+ "born_at": "1989-11-10",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63646401",
+ "phone_additional": "63646401",
+ "phone_home": "63646401",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýol gurluşyk müdirligi",
+ "work_company_accountant_number": "+(993)-63646401",
+ "work_started_at": "2020-06-06",
+ "work_salary": "1925",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hHbGFJJwvUrm0WYtmgqn9v0CRdlTju5dwr8FB87J.jpg",
+ "passport_two": "DtUgLpirHKEIYdgosnxml66INHhZmpzpexyhhZHG.jpg",
+ "passport_three": "UAs5GGaJYt7jR7ykqjDeT3pupALERNDUmPVbpj4m.jpg",
+ "passport_four": "SaIQQEHrXdP7ajlI21rbs3L534TfPrAn8fmM2MiZ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 12:57:43",
+ "updated_at": "2024-04-05 10:08:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 856,
+ "unique_id": "TB6360-856",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arazmuhammet",
+ "customer_surname": "Artykow",
+ "customer_patronic_name": "Merettuwakowiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 56 jaý 2 öý 4",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 56 jaý 2 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "511493",
+ "passport_given_at": "2017-03-04",
+ "passport_given_by": "Balkan welaýaty Hazar şäher häkimilgi",
+ "born_place": "Balkan welaýaty Balkanabat şäheri",
+ "born_at": "2001-02-16",
+ "email": "annagiulgeldyeva229@gmail.com",
+ "phone": "64519434",
+ "phone_additional": "64519434",
+ "phone_home": "22256485",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe polisiýa bölümçesi",
+ "work_company_accountant_number": "+(993)-22202222",
+ "work_started_at": "2022-02-26",
+ "work_salary": "2765",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "zy6pl9HqomrJYi9bRvgZR5WN7ppPXnAGCRkExg6T.jpg",
+ "passport_two": "mcJwMPTBhJeiU9drWvZZ1GIPIdKQBwxkk9WbWrz7.jpg",
+ "passport_three": "YtOKadU7tXH7XiruaiwFrrK6kqyXSkCOH33s7UlO.jpg",
+ "passport_four": "7suUxmlo2ujdvs9covgZlSBHODuJL1gnHyD3VnQE.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 14:13:35",
+ "updated_at": "2024-04-05 10:14:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 857,
+ "unique_id": "TB6360-857",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gündody",
+ "customer_surname": "Gündogdyýew",
+ "customer_patronic_name": "Täşliýewiç",
+ "passport_address": "Hazar ş-çe kw 56 jaý 8öý 6",
+ "real_address": "Hazar ş-çe kw 56 jaý 8öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "033261",
+ "passport_given_at": "1998-11-06",
+ "passport_given_by": "BW Çeleken şäher polisýa bölümi",
+ "born_place": "Çeleken şäheri",
+ "born_at": "1971-12-12",
+ "email": "aanagulgeldyeva229@gmail.com",
+ "phone": "64179152",
+ "phone_additional": "64179152",
+ "phone_home": "64179152",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-64179152",
+ "work_started_at": "2000-01-12",
+ "work_salary": "3283",
+ "work_position": "operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tYrhujiDLjzyWQFVUCrBOrtvtJp9juWFt0XPVVOr.jpg",
+ "passport_two": "otEP6HaM7KyHl71ujpvBt9rxyDwKhZVXYHAXICSf.jpg",
+ "passport_three": "mmiwzKtLyyi1zz6iMr5ejHOoiAEEs6RkF4dgeHrH.jpg",
+ "passport_four": "vGsg5WK7rA6guTfkQPBjdtxKtMwNJDrmlzFmmniU.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 14:16:26",
+ "updated_at": "2024-04-05 10:16:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 858,
+ "unique_id": "TB6360-858",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Zamir",
+ "customer_surname": "Ýagibekow",
+ "customer_patronic_name": "Magamedzagidowiç",
+ "passport_address": "Hazar ş-çe kw38 jaý 1b öý 14",
+ "real_address": "Hazar ş-çe kw38 jaý 1b öý 14",
+ "passport_serie": "I-BN",
+ "passport_id": "565628",
+ "passport_given_at": "2020-03-17",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Hazar şäheri",
+ "born_at": "1975-03-04",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62428123",
+ "phone_additional": "62428123",
+ "phone_home": "62428123",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-62428123",
+ "work_started_at": "2022-02-21",
+ "work_salary": "2647",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vayuOgOeqnfmwux2xOPmGqX1bt9dMvOtW4083JGM.jpg",
+ "passport_two": "6ziwX2nxQlydumvTv3GsUOEdi9Qm66S2O31M6SzE.jpg",
+ "passport_three": "h45PE3Zm9FnN6nRzzT2Lotth3Ml9J9iluKZFyKQi.jpg",
+ "passport_four": "Sr4XFZN65jL2ZQj140onaFmTvLwneYJC1qvAM8ZA.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 14:25:39",
+ "updated_at": "2024-04-05 10:21:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 859,
+ "unique_id": "TB6360-859",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Myratjan",
+ "customer_surname": "Söýündikow",
+ "customer_patronic_name": "Geldibaýewiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 37 jaý 11 öý 14",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 37 jaý 11 öý 14",
+ "passport_serie": "I-BN",
+ "passport_id": "033462",
+ "passport_given_at": "1998-11-24",
+ "passport_given_by": "Balkan welaýatynyň Çeleken şäher PB",
+ "born_place": "Lebap welaýaty Farap etrabynyň Farap şäherçesi",
+ "born_at": "1963-03-23",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64299878",
+ "phone_additional": "64299878",
+ "phone_home": "22245231",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Türkmennebitgaz kompaniýasy",
+ "work_company_accountant_number": "+(993)-22245312",
+ "work_started_at": "2020-09-01",
+ "work_salary": "2322",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "a0XzdCuqS0o3yhs7n4KNqN3HUSB2L0epFyPciecC.jpg",
+ "passport_two": "1JIvZmqnLlSaj1tU5jo23OO2vHURXLRfABhzWkjX.jpg",
+ "passport_three": "Uf0stru9WRU6IMmh1GUa9lethU3s1RXrOQwiPTds.jpg",
+ "passport_four": "dnhw2jZpT8SOn2tYuLJOFtKbuTxfRygUQvxws9Tf.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 14:25:39",
+ "updated_at": "2024-04-05 10:29:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 860,
+ "unique_id": "TB6360-860",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Irada",
+ "customer_surname": "Şirinowa",
+ "customer_patronic_name": "Şihmagomedowna",
+ "passport_address": "Hazar ş-çe kw39 jaý 8 öý 3",
+ "real_address": "Hazar ş-çe kw39 jaý 8 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "565641",
+ "passport_given_at": "2020-04-13",
+ "passport_given_by": "hazar şäher häkimligi",
+ "born_place": "Hazar şäherçe",
+ "born_at": "1988-06-11",
+ "email": "annagulgedyeva229@gmail.com",
+ "phone": "65834633",
+ "phone_additional": "65834633",
+ "phone_home": "65834633",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-65834633",
+ "work_started_at": "2014-01-01",
+ "work_salary": "1904",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "53unpO8IYyvD6jQhuovYOg7Jde47nyyEakPX8TW4.jpg",
+ "passport_two": "d13cfgkyIVROpThmTEHCB3LsknYmeeAvXjcTONUB.jpg",
+ "passport_three": "JoJ7TrZwZUtPc6lalRcXVXWmjsFtPkuZIFGeKjkm.jpg",
+ "passport_four": "sTA0FKQatvj6McQBHibJUJFHynmivRwba022ac0A.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 14:33:08",
+ "updated_at": "2024-04-05 10:31:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 861,
+ "unique_id": "TB6360-861",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Durdymyrat",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Baýrammyradowiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi Magtymguly ýaşaýyş jaý toplumy jaý 41",
+ "real_address": "Balkan welaýaty Hazar şäherçesi Magtymguly ýaşaýyş jaý toplumy jaý 41",
+ "passport_serie": "I-BN",
+ "passport_id": "032214",
+ "passport_given_at": "1998-06-29",
+ "passport_given_by": "Balkan welaýaty Çeleken şäher PB",
+ "born_place": "Balkan welaýaty Çeleken şäheri",
+ "born_at": "1982-03-24",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64189560",
+ "phone_additional": "64189560",
+ "phone_home": "22257852",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oyl\"kompaniyasy",
+ "work_company_accountant_number": "+(993)-22265482",
+ "work_started_at": "2012-07-09",
+ "work_salary": "4120",
+ "work_position": "montažçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "y6WxKr8r3cTUDCveItV5N0PwvkH984IDdWLKEghn.jpg",
+ "passport_two": "B3k23LSW71mTiJeyG4qHAbUbFJuMYxflzjrL1v4U.jpg",
+ "passport_three": "ETJwBYKFeaGGUJpvrQWtTbBuYpWISEszvBTi2FR1.jpg",
+ "passport_four": "Vx25YMaY6GPgs7hFsLvdFpcmZwFrm2z0a6bjKTs3.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 14:41:28",
+ "updated_at": "2024-04-05 10:32:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 862,
+ "unique_id": "TB6360-862",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gurban",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Eserngeldiýewiç",
+ "passport_address": "Balkan welaýaty Etrek etraby Madaw geňeşligi",
+ "real_address": "Balkan welaýaty Hazar şäherçesi",
+ "passport_serie": "I-BN",
+ "passport_id": "269739",
+ "passport_given_at": "2006-11-04",
+ "passport_given_by": "Balkan welaýatynyň Etrek etrap häkimligi",
+ "born_place": "Balkan welaýaty Etrek etraby Madaw geňeşligi",
+ "born_at": "1989-08-19",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61542737",
+ "phone_additional": "61542737",
+ "phone_home": "22246521",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-22245668",
+ "work_started_at": "2021-02-17",
+ "work_salary": "2270",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ClGmfLL8IoP2C77mEmdXGbdjvrauWCD8u4IJoYVc.jpg",
+ "passport_two": "tQ8JNhH2ZT059RpQfBvqRZiC6zFG6TaH5WtJCvA1.jpg",
+ "passport_three": "3rFFa8uNfXnRPBKmmjuPYwj9QcR5A0Ah0kU5igPc.jpg",
+ "passport_four": "rD02Hi7Tdl7ETPUhXU9PpcVuf4ArlIdLQmP020DE.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 14:47:41",
+ "updated_at": "2024-04-05 10:33:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 863,
+ "unique_id": "TB6360-863",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Annamämmet",
+ "customer_surname": "Döwletmämmedow",
+ "customer_patronic_name": "Döwletmämmedowiç",
+ "passport_address": "Hazar ş-çe kw 39 jaý 15 öý 16",
+ "real_address": "Hazar ş-çe kw 39 jaý 15 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "498038",
+ "passport_given_at": "2014-12-20",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1998-10-30",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64394679",
+ "phone_additional": "64394679",
+ "phone_home": "64394679",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" ýod zawody",
+ "work_company_accountant_number": "+(993)-64394679",
+ "work_started_at": "2023-01-26",
+ "work_salary": "2142",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QWJdh3TeitQt4aKXY58BFiRalxGkjF26dPm66FFL.jpg",
+ "passport_two": "AyoJrAmHvW3Tb1PpwKSXm8VLEKzPCjWfgDegSZyX.jpg",
+ "passport_three": "IqMJKYvW4P1zIckOJfpjEczDALa7te3Jor5QgUbr.jpg",
+ "passport_four": "4VgJ3Y8hDahUrLNuSXim5UuHELo4XT2m8jr09dvK.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 14:59:06",
+ "updated_at": "2024-04-05 09:57:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 864,
+ "unique_id": "TB1307-864",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aylar",
+ "customer_surname": "Yagsymyradowa",
+ "customer_patronic_name": "Gurbanberdiyewna",
+ "passport_address": "Asgabat s Buzmeyin etrap Gorogly koce j33 oy 30",
+ "real_address": "Asgabat s Buzmeyin etrap Gorogly koce j33 oy 30",
+ "passport_serie": "I-AS",
+ "passport_id": "584533",
+ "passport_given_at": "2018-03-24",
+ "passport_given_by": "Buzmeyin etrap",
+ "born_place": "Asgabat s",
+ "born_at": "2002-02-13",
+ "email": "Aylar@gmailcom",
+ "phone": "63857270",
+ "phone_additional": "63857270",
+ "phone_home": "12456523",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Telekeci",
+ "work_company_accountant_number": "+(993)-12352655",
+ "work_started_at": "2022-05-01",
+ "work_salary": "1280",
+ "work_position": "Telekeci",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "BTgjhGp2QMd2JsSKUa6oJaR1B253fvqavb0zNXoa.jpg",
+ "passport_two": "YMXhUFx8p875qN8Cv720ea6O84aoW1rlsm5Y4tVj.jpg",
+ "passport_three": "h3vrZdxZsiZU2nQUomKCbMBf3qGN3qTBhx1qUGcq.jpg",
+ "passport_four": "hv6hnxSX3jJ9oadiLbAk1XQLka7dWAodCdECC8z2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 16:58:41",
+ "updated_at": "2024-05-02 15:06:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 865,
+ "unique_id": "TB6352-865",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýgül",
+ "customer_surname": "Ýazlyýewa",
+ "customer_patronic_name": "Gurbannazargyzy",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 26/16",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 26/16",
+ "passport_serie": "I-BN",
+ "passport_id": "546052",
+ "passport_given_at": "1999-07-15",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar etraby",
+ "born_at": "1999-07-15",
+ "email": null,
+ "phone": "63927715",
+ "phone_additional": null,
+ "phone_home": "99363927",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etrap Bilim bölümi Çagalar we ýetginjekler döredijilik öýi",
+ "work_company_accountant_number": "+(993)-63927715",
+ "work_started_at": "2022-12-13",
+ "work_salary": "1361",
+ "work_position": "Gurnak ýolbaşçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eUFr5iryGUE1GHJJNvZGEDRqyqTENMEEwr96Jwsn.jpg",
+ "passport_two": "8dUkBHseNyNOc09FM709spv8agYE3UR78HLKfQdR.jpg",
+ "passport_three": "Yc0rLjrVd1JzzrsRUs9BdWDaPdFV4oGhp0yyeLk2.jpg",
+ "passport_four": "8CHITYi58JeGtatiRB4iwLks9xYHRPAjh4CvUSDP.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-01 23:13:09",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 866,
+ "unique_id": "TB8302-866",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Baýnazar",
+ "customer_surname": "Begimkulow",
+ "customer_patronic_name": "Kudratowiç",
+ "passport_address": "Magdanly şäher Gowurdak köçe 86-nji jaýy",
+ "real_address": "Magdanly şäher Gowurdak köçe 86-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "134826",
+ "passport_given_at": "2000-02-04",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1964-02-07",
+ "email": null,
+ "phone": "62516273",
+ "phone_additional": "62516273",
+ "phone_home": "44055358",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlyagyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-44051776",
+ "work_started_at": "1997-11-06",
+ "work_salary": "1899",
+ "work_position": "Lagym täzeleýji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "X8yKi3pj4UGDRD7s6a7H1f4mOhO8qIU7egltiiMJ.jpg",
+ "passport_two": "TmwDuBlltB5UnOvPH8brUTzYMIYESiuPbkoWni7O.jpg",
+ "passport_three": "AFS5k6n2RWMRI8ZYAOT7FQyU0vGD8LvBypjZDMwX.jpg",
+ "passport_four": "YX0fpSUw7R368nGwLi8C3p4TRabKYIRz9Igi17Uv.jpg",
+ "user_id": 364,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 09:16:53",
+ "updated_at": "2024-04-02 14:33:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 867,
+ "unique_id": "TB1307-867",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ýakupdurdy",
+ "customer_surname": "Erniýazow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Aşgabat ş Büzmeýin etr Herrikgala jaý 30",
+ "real_address": "Aşgabat ş Büzmeýin etr Herrikgala jaý 30",
+ "passport_serie": "I-AH",
+ "passport_id": "509026",
+ "passport_given_at": "2011-05-25",
+ "passport_given_by": "Ahal wel Ruhaabt etr häkimligi",
+ "born_place": "Ahal wel Ruhabat etr Herrikgala obasy",
+ "born_at": "1995-01-13",
+ "email": "yakupdurdy@gmail.com",
+ "phone": "61847424",
+ "phone_additional": "61847424",
+ "phone_home": "12253863",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Arçalyk\" agyz suwy zawody",
+ "work_company_accountant_number": "+(993)-12334203",
+ "work_started_at": "2022-10-01",
+ "work_salary": "1450",
+ "work_position": "ekspeditor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VSSvbq7YZwZew2LtqvO41oiYsRwlQ378clQqdRZg.jpg",
+ "passport_two": "TTWDbvbZV4clscCL5IATg4Sq4boKwghKkueYsEVv.jpg",
+ "passport_three": "fKzm6mPjgwKsxyF0BQ1cxpnACEWjSFXwXCx25BtL.jpg",
+ "passport_four": "L1IHH70UTARZF2TqoU4xZ7yKyXfHeaiZmPIvcnHs.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 09:51:04",
+ "updated_at": "2024-05-02 15:05:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 868,
+ "unique_id": "TB8318-868",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ýusup",
+ "customer_surname": "Izbasarow",
+ "customer_patronic_name": "Saparbaýogly",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Daşrabat geňeşligi Ýagtylyk obasy Daýhan köçesi",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garlyk şäherçe geňeşligini Künjek obasy",
+ "passport_serie": "II-LB",
+ "passport_id": "084544",
+ "passport_given_at": "2019-12-06",
+ "passport_given_by": "Lebap welaýatynyň Döwletli etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Döwletli etrabynyň Daşrabat geňeşligi",
+ "born_at": "1999-03-28",
+ "email": null,
+ "phone": "71274182",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-10-22",
+ "work_salary": "1686",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0h50QszEGw3tLzUsW3ZO8PsDJWUEZ3HaDCo5AmhR.jpg",
+ "passport_two": "95lBMKLMfRE9SlPctqXh3876BZpgXJXv4E0iNldB.jpg",
+ "passport_three": "iR0gYOw6ViaZy37sSbLC0o3XoaO6w8lZn0vKlFzO.jpg",
+ "passport_four": "dvF2j9DghWwJUZxbBvKT3UailEBF66bnFxs2f7v8.jpg",
+ "user_id": 366,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-02 10:48:42",
+ "updated_at": "2024-04-02 12:28:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 869,
+ "unique_id": "TB6360-869",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jumagylyc",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Gylyçgurbanowiç",
+ "passport_address": "Hzar ş-çe kw 15 jaý 12 öý 10",
+ "real_address": "Hzar ş-çe kw 15 jaý 12 öý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "033587",
+ "passport_given_at": "1998-12-04",
+ "passport_given_by": "BW Çeleken şäher polisýa bölimi",
+ "born_place": "Çeleken şäher",
+ "born_at": "1969-07-14",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64156296",
+ "phone_additional": "64156296",
+ "phone_home": "64156296",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Çarlakly ýol\" HK",
+ "work_company_accountant_number": "+(993)-64156296",
+ "work_started_at": "2024-01-01",
+ "work_salary": "3055",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Tl9vAgsoCh4PDfXldtpzQOMLtBWDbGGGJGgbuKYp.jpg",
+ "passport_two": "nwgvKaYpgZoqUFX6TVJlVfGav7Lrd39isdbmhfyG.jpg",
+ "passport_three": "FpTHzyItXCQvlzAbQXQRFPTbVHWs4bzNVTNvnge7.jpg",
+ "passport_four": "g2SSmPwlivVkPrX7epdNHvKVmGcOfeLO69IWB39s.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 10:54:58",
+ "updated_at": "2024-04-03 12:54:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 870,
+ "unique_id": "TB6360-870",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Rejepgeldi",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": "Hojagurbanowiç",
+ "passport_address": "Hazar ş-çe kw 37 jaý 6 öý9",
+ "real_address": "Hazar ş-çe kw 37 jaý 6 öý9",
+ "passport_serie": "I-BN",
+ "passport_id": "149252",
+ "passport_given_at": "2001-02-06",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar şäher",
+ "born_at": "1978-06-12",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64179478",
+ "phone_additional": "64179478",
+ "phone_home": "64179478",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oil\" kompanyasy",
+ "work_company_accountant_number": "+(993)-64179478",
+ "work_started_at": "2007-11-05",
+ "work_salary": "5332",
+ "work_position": "elektromantyr",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "f52aYp1gYRzLKAFVSLbHl5Tez3LrYwvMWZFeUCx3.jpg",
+ "passport_two": "4CR3QkkZysoL9EkdlF8NHvshpQLokIjuJDKE2UyF.jpg",
+ "passport_three": "mv8CweUoZ9JxJ8TXFfo4fBnKHMBch2nVwCvuAR36.jpg",
+ "passport_four": "7P9x91SeVDuD4dmcDPJDRq7T4CuhWoMOFaJ5F9Sz.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 11:09:43",
+ "updated_at": "2024-04-04 17:53:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 871,
+ "unique_id": "TB6360-871",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Marat",
+ "customer_surname": "Menzeliýew",
+ "customer_patronic_name": "Rahimowiç",
+ "passport_address": "Hazar ş-çe kw 27 jaý 13 öý 1",
+ "real_address": "Hazar ş-çe kw 27 jaý 13 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "466732",
+ "passport_given_at": "2014-04-11",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar şäheri",
+ "born_at": "1997-09-08",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65970726",
+ "phone_additional": "65970726",
+ "phone_home": "65970726",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa Deňz\" HK",
+ "work_company_accountant_number": "+(993)-65970726",
+ "work_started_at": "2023-08-11",
+ "work_salary": "2195",
+ "work_position": "Ofisant",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "TjpOJgaWJJ56DsZhtatxjGbJr2dyMS77gucGb0OM.jpg",
+ "passport_two": "rqw2HOEJCGzSGCrJXXK5qKBvykLGsgcjUkAcBvhW.jpg",
+ "passport_three": "qjLxsBwcyZqEOQdJN8t5xP9LxF7YoupDkk7cqGVw.jpg",
+ "passport_four": "xCgumUmWL1jSq5UXu1i1NFRmpxj8HTm8bcOZp210.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 11:41:26",
+ "updated_at": "2024-04-08 14:08:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 872,
+ "unique_id": "TB1307-872",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Weronika",
+ "customer_surname": "Gasanowa",
+ "customer_patronic_name": "Gulamaliyewa",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Parahat ý t Ýeňiş Seýilgähi jaý53 öý27",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Parahat ý t Ýeňiş Seýilgähi jaý53 öý27",
+ "passport_serie": "I-AS",
+ "passport_id": "574224",
+ "passport_given_at": "2017-10-19",
+ "passport_given_by": "Ruhabat etrap",
+ "born_place": "Asgabat",
+ "born_at": "2001-08-06",
+ "email": "Weronika@gmailсom",
+ "phone": "63526526",
+ "phone_additional": "63526526",
+ "phone_home": "12456254",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Weli gurluşyk hususy kärhanasynda Hyzmat ediş işçiler bölüminiň tämizleýji",
+ "work_company_accountant_number": "+(993)-12585452",
+ "work_started_at": "2017-10-19",
+ "work_salary": "3600",
+ "work_position": "Hyzmat ediş işçiler bölüminiň tämizleýji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "svWJX64BWgXbmvcf0NCwH2VluAZPYukXCZ4cSLrR.jpg",
+ "passport_two": "rkCeikBlbrsgKUTznTrNV0p9Xjpwzc7Dk2V4aKQf.jpg",
+ "passport_three": "Gm4bRCn3MnuN7OBzWkIfQpR3eXMWWPfjYgExnW1n.jpg",
+ "passport_four": "xccNoCtg3mO1kow5Jl9uWf5hbHtmxzZKMifkEdmi.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 11:48:02",
+ "updated_at": "2024-05-02 15:05:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 873,
+ "unique_id": "TB6360-873",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Rahym",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Gurbanmuhammedowiç",
+ "passport_address": "Hazar ş-çe Laçyn jaý 3 öý 24",
+ "real_address": "Hazar ş-çe Laçyn jaý 3 öý 24",
+ "passport_serie": "I-BN",
+ "passport_id": "284788",
+ "passport_given_at": "2008-04-18",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1991-09-17",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63112290",
+ "phone_additional": "63112290",
+ "phone_home": "63112290",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Inžiner Çözgütleri\" HK",
+ "work_company_accountant_number": "+(993)-63112290",
+ "work_started_at": "2023-07-01",
+ "work_salary": "3000",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "V6O0XyJaLNEy0OKP0uDJrs12EbxbCaR0lnFfMHJ2.jpg",
+ "passport_two": "sJGsguESysail9ZgZxP4m7gweK0iDNY2SpeGMWrn.jpg",
+ "passport_three": "bNYlPdKDGcRdF5C6MEhWP5LlEibwqTBIRVrV7kIT.jpg",
+ "passport_four": "T7bUNlTgivTmILDw94bvv6XousPh8W7GRhsFUcC0.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 11:55:20",
+ "updated_at": "2024-04-04 17:29:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 874,
+ "unique_id": "TB6360-874",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Sergeý",
+ "customer_surname": "Çerepanow",
+ "customer_patronic_name": "Anatolýewiç",
+ "passport_address": "Hazar ş-çe kw 32 jaý 10 öý 3",
+ "real_address": "Hazar ş-çe kw 32 jaý 10 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "148808",
+ "passport_given_at": "2000-11-03",
+ "passport_given_by": "Hazar şäheriniň häkimligi",
+ "born_place": "Hazar şäheri",
+ "born_at": "1979-10-06",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63565831",
+ "phone_additional": "63565831",
+ "phone_home": "63565831",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oil\" LTD kompaniyasy",
+ "work_company_accountant_number": "+(993)-63565831",
+ "work_started_at": "2017-04-12",
+ "work_salary": "2695",
+ "work_position": "gurnayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BOUwZWv81rfJAwEE4hVbmVFrEEZBOHOkJLTWf3gY.jpg",
+ "passport_two": "5lVYtlypzEMNcia67tUIgd4XBOaxVXeCYp9t4Xuz.jpg",
+ "passport_three": "NTvFj4t74qINlw466GUGfHz0WlNYi5XtQkkTvPlY.jpg",
+ "passport_four": "vRo6niXxOhcP2EOHMrrh1eA4A0Lw73A7RJDLhZQm.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 12:07:03",
+ "updated_at": "2024-04-17 14:05:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 875,
+ "unique_id": "TB6360-875",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Lyudmila",
+ "customer_surname": "Muhajyýewa",
+ "customer_patronic_name": "Saparowna",
+ "passport_address": "Hazar ş-çe 29 jaý 5 öý 5",
+ "real_address": "Hazar ş-çe 29 jaý 5 öý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "148251",
+ "passport_given_at": "2000-03-20",
+ "passport_given_by": "BW Hazar şäher polisýa bölimi",
+ "born_place": "Hazar ş",
+ "born_at": "1983-06-26",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61431391",
+ "phone_additional": "61431391",
+ "phone_home": "61431391",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-61431391",
+ "work_started_at": "2017-07-04",
+ "work_salary": "1628",
+ "work_position": "meýdan süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BGq5KsCIWYHAy5fC4sEMi7BYwOugoRVnw3doM8GL.jpg",
+ "passport_two": "UTPWS3DBhjK0mbBvlK7o0qdtC65SHlc746BqIxV5.jpg",
+ "passport_three": "qa29gvnSLkDwVRlA2PpOJB7UvUbBz3dJAJRSdX36.jpg",
+ "passport_four": "m7eNmN4gzda9uL1GJtL2FxY2g9zyfFqlXwqt7KFW.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 12:19:16",
+ "updated_at": "2024-04-04 17:46:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 876,
+ "unique_id": "TB8302-876",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bagtyýar",
+ "customer_surname": "Taganow",
+ "customer_patronic_name": "Saparmyradowiç",
+ "passport_address": "Balkan welayat Magtymguly etrap Könekesir geň,könekesir obasy",
+ "real_address": "Balkan welayat Magtymguly etrap Könekesir geň,könekesir obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "479643",
+ "passport_given_at": "2014-02-18",
+ "passport_given_by": "Magtymguly etrap häkimligi",
+ "born_place": "Magtymguly etrap Könekesir geňeşligi",
+ "born_at": "1986-02-22",
+ "email": "bagtyyar86@mail.ru",
+ "phone": "65442088",
+ "phone_additional": null,
+ "phone_home": "44052113",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113-harby bölüm",
+ "work_company_accountant_number": "+(993)-44034598",
+ "work_started_at": "2022-09-27",
+ "work_salary": "4664",
+ "work_position": "Harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WNRWdyOmnsbd3jYZLqxSv31rwmYEyeqHlTwJ5MhQ.jpg",
+ "passport_two": "AqriLtdxoABntkrnEB2OiogtbRysfGT0uPzKXNOq.jpg",
+ "passport_three": "0xc19pIhhFVICtldmC4zM0XMybKwabpz7W5mcOhj.jpg",
+ "passport_four": "cyxWtVIBzTxs9tYKcXYyZiJ5GnS0vuEHjeFkLmhz.jpg",
+ "user_id": 367,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 12:23:30",
+ "updated_at": "2024-04-03 16:06:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 877,
+ "unique_id": "TB6360-877",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Azatmämmet",
+ "customer_surname": "Anjykow",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "Hazar ş-çe kw 56 jaý 8 öý 3/4",
+ "real_address": "Hazar ş-çe kw 56 jaý 8 öý 3/4",
+ "passport_serie": "I-BN",
+ "passport_id": "420318",
+ "passport_given_at": "2011-03-26",
+ "passport_given_by": "Bw Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1993-05-08",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62923733",
+ "phone_additional": "62923733",
+ "phone_home": "62923733",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-62923733",
+ "work_started_at": "2023-06-10",
+ "work_salary": "2029",
+ "work_position": "Kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "hnAkK4IdAwtfMzYE9G9PBF0AIbZl98pfSfPxKh8u.jpg",
+ "passport_two": "qE1XtUk7bmUni6MR5sLzdh5Ihu5EulIC9dLMnl6A.jpg",
+ "passport_three": "jBQMc1eFUnTqXDrVwPgtRyX6ZDXOO05LKwCV3zaI.jpg",
+ "passport_four": "pyjJam9iB4wCs0g0G297DZAfkeCXoa5Yvovjh0IK.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 12:27:34",
+ "updated_at": "2024-04-04 17:50:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 878,
+ "unique_id": "TB6360-878",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülbibi",
+ "customer_surname": "Jumaýewa",
+ "customer_patronic_name": "Mämmetnurowna",
+ "passport_address": "Hazar ş-çe Gökbaýyr ýjt jaý 28a",
+ "real_address": "Hazar ş-çe Gökbaýyr ýjt jaý 28a",
+ "passport_serie": "I-BN",
+ "passport_id": "550226",
+ "passport_given_at": "2018-11-01",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "hazar şaheri",
+ "born_at": "1993-09-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64151141",
+ "phone_additional": "64151141",
+ "phone_home": "64151141",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-64151141",
+ "work_started_at": "2012-04-16",
+ "work_salary": "2058",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "S7XxLiFLK3vRsahNMjj5hQ76gHQL0TSagFlPvIL9.jpg",
+ "passport_two": "nj3KxrXjXYNNTxCyjVRJ8sdXQAYSlw6EKEISZR1i.jpg",
+ "passport_three": "B2bWHyYA9PfFe4ZvcWNJaLcxDceNnS4Ax9nhVzJZ.jpg",
+ "passport_four": "UgXDiKXhzjZ9srFgk9v1OD2XyyFobhLajpZn2qwM.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 12:36:48",
+ "updated_at": "2024-04-04 17:46:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 879,
+ "unique_id": "TB8302-879",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nurýagdy",
+ "customer_surname": "Ýegenow",
+ "customer_patronic_name": "Rozymuratowiç",
+ "passport_address": "Magdanly şäher Bitaraplyk köç 10-4-nji jaý",
+ "real_address": "Magdanly şäher Bitaraplyk köç 10-4-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "106594",
+ "passport_given_at": "2020-10-16",
+ "passport_given_by": "Köýtendag etrap Polisiýa bölümi",
+ "born_place": "Köýtendag etrap Magdanly şäheri",
+ "born_at": "1989-12-07",
+ "email": "nuryagdy89@gmail.ru",
+ "phone": "64353080",
+ "phone_additional": null,
+ "phone_home": "44050889",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Çagallar sungat mekdebi",
+ "work_company_accountant_number": "+(993)-44051265",
+ "work_started_at": "2020-08-01",
+ "work_salary": "2244",
+ "work_position": "Saz mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EwKgYfdHQOjMO7Q48t6p09Jkncc7vruotVj9furf.jpg",
+ "passport_two": "Ym9eDXqfKSd0mGWIzbEBrypvyex7adhwOlxQfDn2.jpg",
+ "passport_three": "ecKELTlHlYBTIXM0jpiGPg7NaD0oqEmLT5UQoxMd.jpg",
+ "passport_four": "LevxSb6E7BeXVhtEIJTaVGAPyIyc85ZeUNWFy4Xs.jpg",
+ "user_id": 368,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 12:39:55",
+ "updated_at": "2024-04-05 10:24:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 880,
+ "unique_id": "TB6360-880",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Saparnepes",
+ "customer_surname": "Mahtumow",
+ "customer_patronic_name": "Egenmämmedowiç",
+ "passport_address": "Hazar ş-çe kw31 jaý20 öý 27",
+ "real_address": "Hazar ş-çe kw31 jaý20 öý 27",
+ "passport_serie": "I-BN",
+ "passport_id": "284054",
+ "passport_given_at": "2006-08-03",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1980-01-02",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61671684",
+ "phone_additional": "61671684",
+ "phone_home": "61671684",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oil\" LTD kompanyasy",
+ "work_company_accountant_number": "+(993)-61671684",
+ "work_started_at": "2017-02-01",
+ "work_salary": "3602",
+ "work_position": "komekci işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vTyEYkv43k8hzxJnH119v1gjreiIzAdTAOkBS2eo.jpg",
+ "passport_two": "Qq0eula8Fn7vHhTOI1bkAmxFNEDfO13zrgTuDswI.jpg",
+ "passport_three": "5NMj9w8a3YnDsrFCDzzlk0Gh8VGONkmfClfkGmtc.jpg",
+ "passport_four": "jtF1vTrPRUPU4MpLFPAhYf3hJeEmbC6HJA3JTXMe.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 12:47:39",
+ "updated_at": "2024-04-04 17:45:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 881,
+ "unique_id": "TB1307-881",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Alym",
+ "customer_surname": "Gayypow",
+ "customer_patronic_name": "Dowletgeldiyyewic",
+ "passport_address": "Asgabat saherinin kopetdag etrap hakimligi B Turkmenistan sayoly jay 206 kor B otag 39",
+ "real_address": "Asgabat saherinin kopetdag etrap hakimligi B Turkmenistan sayoly jay 206 kor B otag 39",
+ "passport_serie": "I-AS",
+ "passport_id": "588122",
+ "passport_given_at": "2018-04-28",
+ "passport_given_by": "Asgabat saheri kopetdag etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "2002-03-07",
+ "email": "Alym@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "komek pul",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-01-01",
+ "work_salary": "945",
+ "work_position": "komek",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WVFbCJyDdbNyl0JS0fS8x92ZMHYG3a5VDivcnx3I.jpg",
+ "passport_two": "Rlqjxl2GyboTTULxIMZhdyg6fxLluI49WtEgCKiG.jpg",
+ "passport_three": "WtezHF84nZf458rKBdQx7iTBfYjP8vFPnJnsELH1.jpg",
+ "passport_four": "9tsVXb0vSIiFdNtM3x6kG6RsfsBYPwHJ3ddVD3wO.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 13:46:21",
+ "updated_at": "2024-05-02 15:04:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 882,
+ "unique_id": "TB6360-882",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gyzylgül",
+ "customer_surname": "Allagulyýewa",
+ "customer_patronic_name": "Toýnazarowna",
+ "passport_address": "Balkanabat şäher Gumdag ş-çesiniň 10 jaý",
+ "real_address": "Balkanabat şäher Gumdag ş-çesiniň 10 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "493452",
+ "passport_given_at": "2014-12-19",
+ "passport_given_by": "BW Gumdag şäher hakimligi",
+ "born_place": "Esenguly etrabynyň Ekerem şäherçesi",
+ "born_at": "1989-03-02",
+ "email": "annagulyvewa229@gmail.com",
+ "phone": "62028015",
+ "phone_additional": "62028015",
+ "phone_home": "62028015",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" ýod zawodynyň Hazar himiýa önimçiligi",
+ "work_company_accountant_number": "+(993)-62028015",
+ "work_started_at": "2020-01-24",
+ "work_salary": "2189",
+ "work_position": "maşanisti",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "zmABuZrjX5vOloklud7wYpGdCLizf4aKvSVgXMmg.jpg",
+ "passport_two": "0oIXnZxl9NCpxZxSaXmFtSlIhkN8cS2VaqLpxGK5.jpg",
+ "passport_three": "8LVfNIxghnf3xotcafa4FaI9uIdI6GnjojvYcz6T.jpg",
+ "passport_four": "0oiNHzpBMaathspnfo6ZSML1z1EJKoku9onhIG0O.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 14:45:45",
+ "updated_at": "2024-04-04 17:27:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 883,
+ "unique_id": "TB8318-883",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Buharali",
+ "customer_surname": "Ibragimow",
+ "customer_patronic_name": "Ýok",
+ "passport_address": "Lebap welaýaty Köýtendag etrap Garlyk şäherçesi Künjek obasy Garaşsyzlyk köçesi 10-njy jaýy",
+ "real_address": "Lebap welaýaty Köýtendag etrap Garlyk şäherçesi Künjek obasy Garaşsyzlyk köçesi 10-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "972770",
+ "passport_given_at": "2017-06-27",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Magdanly şäheri",
+ "born_at": "1976-08-16",
+ "email": null,
+ "phone": "64215136",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap ýol gurluşyk,abatlaýyş we önümçilik kärhanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-07-03",
+ "work_salary": "1692",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OQ5uzh4CegMJqyulcmXsUDZirrkBKptRBIGybwxl.jpg",
+ "passport_two": "1Dp9EHipvXr8Asjwzb9KkyGAT7PQctbItgBgDJ9l.jpg",
+ "passport_three": "OHkMs0gKs5UEDThRZj2tnde2mehgI5TKBcCvVJUo.jpg",
+ "passport_four": "hU9ed5uFqzMFbLl8N7li5RKjGzJWaE7YKBtnop8R.jpg",
+ "user_id": 370,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 14:46:03",
+ "updated_at": "2024-04-03 10:27:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 884,
+ "unique_id": "TB6360-884",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Begenç",
+ "customer_surname": "Alowow",
+ "customer_patronic_name": "Allaýarogly",
+ "passport_address": "Hazar ş-çe kw15 jaý 15 öý 28",
+ "real_address": "Hazar ş-çe kw15 jaý 15 öý 28",
+ "passport_serie": "I-BN",
+ "passport_id": "550023",
+ "passport_given_at": "2018-04-20",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Magtymguly etrabynyň Gyzylymam geňeşligi",
+ "born_at": "2000-05-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62108410",
+ "phone_additional": "62108410",
+ "phone_home": "62108410",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-62108410",
+ "work_started_at": "2023-10-12",
+ "work_salary": "1781",
+ "work_position": "It tutujy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "c12tIzU6SWZfmKXin9Dm9HxqMrnflVv3fF44L2AJ.jpg",
+ "passport_two": "oqawvCiADCm9RV3967Nr5AZPxcyfxjnJ5Gst4q7i.jpg",
+ "passport_three": "nS8OWv9i4W7tQLXmovOxYWgb2szYMpA8oo7DnZib.jpg",
+ "passport_four": "o0Lp50UCpkHKtHRvxLhJBX8aJ2n5GzafdJvSaBgw.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 14:58:44",
+ "updated_at": "2024-04-17 14:04:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 885,
+ "unique_id": "TB6352-885",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Perhat",
+ "customer_surname": "Billikow",
+ "customer_patronic_name": "Ahmedowiç",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 3 jaý 5 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 3 jaý 5 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469523",
+ "passport_given_at": "2014-07-14",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Serdar etrabynyň Purnuwar geňeşligi",
+ "born_at": "1998-05-14",
+ "email": null,
+ "phone": "61369877",
+ "phone_additional": "65187154",
+ "phone_home": "61369877",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2688",
+ "work_position": "pul operatory",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "HhtKbdiaMXWsKpsc7Yf8Ne8AKN6PA3AItj5ZCbyx.jpg",
+ "passport_two": "U9mDSEUuimoMlWRiRL5poWdz8nHdlknIEqjwHaRK.jpg",
+ "passport_three": "kRgsXfWm6FYUOQtCBeZHsPTZu12Ue3H81MIb01mX.jpg",
+ "passport_four": "zbxOVITZWNQknS3ryYH9ek8WHbZUXbVGW2AndNAy.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 15:04:36",
+ "updated_at": "2024-04-03 18:05:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 886,
+ "unique_id": "TB6360-886",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Işanmämmet",
+ "customer_surname": "Orazmämmedow",
+ "customer_patronic_name": "Orazmämmedowiç",
+ "passport_address": "Hazar ş-çe kw 56 jaý 11 öý 35",
+ "real_address": "Hazar ş-çe kw 56 jaý 11 öý 35",
+ "passport_serie": "I-BN",
+ "passport_id": "033514",
+ "passport_given_at": "1998-11-24",
+ "passport_given_by": "BW Çeleken şäher polisýa bölümi",
+ "born_place": "Garrygala etraby Yartygala obasy",
+ "born_at": "1965-02-03",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61016667",
+ "phone_additional": "61016667",
+ "phone_home": "61016667",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" Nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-61016667",
+ "work_started_at": "2019-02-01",
+ "work_salary": "3433",
+ "work_position": "Howupsyzlyk boýunça gullugyň başlygy",
+ "education": "high_education",
+ "marriage_status": "divorced",
+ "passport_one": "f9nmQKKqpOROAZ1R3Ib386mXqM3tYkujsZyFo58s.jpg",
+ "passport_two": "S3mBqqpIjYx25DTDhjy9QHbbcx4HXe28dTdCDkCx.jpg",
+ "passport_three": "hbAsqCzM1E4TPPLQQxGFINubeHJXCcEwFdNfdpD2.jpg",
+ "passport_four": "k9jjaPfXzrlx1wziQPz14Ehiiwl3kDIP8rZik0mV.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 15:09:34",
+ "updated_at": "2024-04-04 17:28:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 887,
+ "unique_id": "TB6352-887",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mahym",
+ "customer_surname": "Amanberdiýewa",
+ "customer_patronic_name": "Çendirowna",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 15 jaý 7 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 15 jaý 7 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "200174",
+ "passport_given_at": "2001-12-18",
+ "passport_given_by": "Balkan welaýat Etrek etrap häkimligi",
+ "born_place": "Balkan welaýat Serdar şäheri",
+ "born_at": "1980-11-26",
+ "email": null,
+ "phone": "65186256",
+ "phone_additional": "65186035",
+ "phone_home": "65186256",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenistanyň Türkmenbaşy PTB BW Garabogaz şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-23440093",
+ "work_started_at": "2004-05-11",
+ "work_salary": "1772",
+ "work_position": "kassir gözegçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Pl8Rz0zpXRaJiMqhKcCfRM2kRCFuF4genXcUFB4J.jpg",
+ "passport_two": "PselJmZbOzNY8oj0y9Ee8mtw4av03YAD0maESAtX.jpg",
+ "passport_three": "I7Fk2lIe0RFcfHSOHGBp1JFH83IcJ9LVWbOZQXil.jpg",
+ "passport_four": "70eyVlTfbKYOpnnYdnkK1RgL8FDa9k106Ka2C9Ax.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 15:11:42",
+ "updated_at": "2024-04-03 16:10:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 888,
+ "unique_id": "TB6352-888",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mahym",
+ "customer_surname": "Täçmyradowa",
+ "customer_patronic_name": "Durdyýewna",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 2 kiçi etrapça 9 jaý 30 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 2 kiçi etrapça 9 jaý 30 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469696",
+ "passport_given_at": "2015-06-20",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Görogly etrabynyň Zaman geňeşligi",
+ "born_at": "1999-04-08",
+ "email": null,
+ "phone": "61618294",
+ "phone_additional": "65186453",
+ "phone_home": "61618294",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-08-01",
+ "work_salary": "3460",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "E8mf97dnaHglB1mnzEzUHMseipb2D6Mxzj1FUWNP.jpg",
+ "passport_two": "5X6SzeN9AWxq5TRbEqZKcqZqtAZLEH6b2mRwsSY0.jpg",
+ "passport_three": "2zgkhdBosxrfZ0FbmGT9H7E3CivQPnIAiBHzOgvl.jpg",
+ "passport_four": "WqaacqiAqIxH3E023i0w7910HjI7n6UBpeNXLGN2.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 15:18:44",
+ "updated_at": "2024-04-03 18:19:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 889,
+ "unique_id": "TB6352-889",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Balkan",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Döwranowiç",
+ "passport_address": "Balkan welaýat Gyzyalbat etraby O Rejepow köçe 48 jaý 1 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 16 jaý 6 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "581664",
+ "passport_given_at": "2021-03-25",
+ "passport_given_by": "Balkan welaýat Serdar şäher we etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Serdar şäher",
+ "born_at": "2004-10-27",
+ "email": null,
+ "phone": "63237611",
+ "phone_additional": "62829378",
+ "phone_home": "63237611",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Balkangazüpjünçilik müdirligi",
+ "work_company_accountant_number": "+(993)-2434009_",
+ "work_started_at": "2023-10-09",
+ "work_salary": "1955",
+ "work_position": "barlajy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "n782L9zow2XXduDGTV1RhoAAwPuRm8UVad6wDYJS.jpg",
+ "passport_two": "QGsfkslsOzimYKtBTzZbQ5oyNAfPquku5ajUDBaa.jpg",
+ "passport_three": "Po5eJFKn0YKPOOWufRpc68K7WLrSYnHAFLRgA5me.jpg",
+ "passport_four": "F6jlGSZMHRtupLcp7dw5feLlG8oSh66ZAUKrPXEB.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 15:30:28",
+ "updated_at": "2024-04-03 18:28:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 890,
+ "unique_id": "TB1307-890",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulmaral",
+ "customer_surname": "Garlyyewa",
+ "customer_patronic_name": "Annayewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce kosi jay 34 otag 40",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce kosi jay 34 otag 40",
+ "passport_serie": "I-AS",
+ "passport_id": "123608",
+ "passport_given_at": "1999-12-20",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1969-03-25",
+ "email": "GarlyyewaO@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Yagty yodajyk HK",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-09-01",
+ "work_salary": "2225",
+ "work_position": "sepagat uyasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Zs91Gda1gsXJksiXvOfMNypXNEEQNvskbBe9CSNY.jpg",
+ "passport_two": "DHxunRCYTBhrBv5TAL6xizFY84Y0On41wn2QcIh2.jpg",
+ "passport_three": "5Y8zqUNDEiCGyN3Q98TxKITIZFJt5DNeetbzUBRJ.jpg",
+ "passport_four": "jhjfn8zbXRf8II1mmQiLsh3FP7zegN25ejJ1tk18.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 16:30:13",
+ "updated_at": "2024-05-02 15:03:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 891,
+ "unique_id": "TB1307-891",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tacmyrat",
+ "customer_surname": "Hudayberdiyew",
+ "customer_patronic_name": "Allagulyyewic",
+ "passport_address": "Asgabat saheri Berkararlyk etraby Azatlyk 5 gec jay 15",
+ "real_address": "Asgabat saheri Berkararlyk etraby Azatlyk 5 gec jay 15",
+ "passport_serie": "I-AH",
+ "passport_id": "434835",
+ "passport_given_at": "2010-03-03",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1993-11-12",
+ "email": "HudayberdiyewT@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Hasar hojalyk jemgyyeti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2016-11-22",
+ "work_salary": "2741",
+ "work_position": "3-nji derejeli gaplayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "98LbYAaWMKKHbEBbMkAN9WkOSFtXtZHYffbCmR8A.jpg",
+ "passport_two": "FqwS9voXWIhiqG393Hm8XOli6cnydrQlvZcceBda.jpg",
+ "passport_three": "kFrWJi0XPd8ssGuQRKcOu3CBUYeAqj1EEb6mUgv1.jpg",
+ "passport_four": "WvMWXEOVpJ6Zv1HCYfyizdQ1X2YRijRzY3wvqXeY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 16:53:24",
+ "updated_at": "2024-05-02 14:43:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 892,
+ "unique_id": "TB2305-892",
+ "loan_type": 1,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Seýdylla",
+ "customer_surname": "Nurymow",
+ "customer_patronic_name": "Güýçgeldiýewiç",
+ "passport_address": "Tejen etrabynyň Agalaň obasy",
+ "real_address": "Tejen etrabynyň Agalaň obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "604627",
+ "passport_given_at": "2013-10-03",
+ "passport_given_by": "Tejen etrap häkimligi",
+ "born_place": "Tejen etrabynyň Agalaň obasy",
+ "born_at": "1996-08-12",
+ "email": null,
+ "phone": "64555498",
+ "phone_additional": null,
+ "phone_home": "63378620",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Deýaplastik hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-63656147",
+ "work_started_at": "2020-02-03",
+ "work_salary": "1318",
+ "work_position": "gaplaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XGG3usufiPoUNlMPF7yU47smpxZshbLLR8iLkiWf.jpg",
+ "passport_two": "yF3QmX0lWC1DvjarUf40euYa8jf4Yad9lzOhnmYb.jpg",
+ "passport_three": "eURrCNYnPtJM9zNITMXCBqpc5uN76vUYE8K1WaU2.jpg",
+ "passport_four": "RD9PMUdHWIAYFLFfrQZ7gbm1rGIs4xYNBacDbq09.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-02 17:00:54",
+ "updated_at": "2024-04-02 17:00:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 893,
+ "unique_id": "TB1307-893",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jahangül",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Täçmämmedowna",
+ "passport_address": "Asgabat, r-n Kopetdag Garassyzlyk s d69 korps2 kw5",
+ "real_address": "Asgabat, r-n Kopetdag Garassyzlyk s d69 korps2 kw5",
+ "passport_serie": "I-AH",
+ "passport_id": "593250",
+ "passport_given_at": "2013-04-08",
+ "passport_given_by": "Ahal welaýat Baharly etrap häkimligi",
+ "born_place": "Ahal welaýat Baharly etrap häkimligi",
+ "born_at": "1987-01-19",
+ "email": "jahangul@gmail.com",
+ "phone": "65133853",
+ "phone_additional": "65133853",
+ "phone_home": "12217152",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Turkmengazupjuncilik birlesiginin EEHB-HG-gy",
+ "work_company_accountant_number": "+(993)-12211223",
+ "work_started_at": "2019-03-01",
+ "work_salary": "1699",
+ "work_position": "gulluk ýerleri süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eiOBTnBxRjXCtCuE1ACOMa0HN7mGWngKHx0Wd1N7.jpg",
+ "passport_two": "H4QJc1mgGW1XDZubCrc6EUTqE7ZJhQpnU48hGVc6.jpg",
+ "passport_three": "SWwFFSNxL2WbAtIsgQAqGelN4qBB6hgOqAHnCPop.jpg",
+ "passport_four": "Aed7sGhJBbFJYFalph67iooD5W5hUWj6kYXCCRmq.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 17:05:50",
+ "updated_at": "2024-05-02 14:42:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 894,
+ "unique_id": "TB8319-894",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Abdylla",
+ "customer_surname": "Rozyyew",
+ "customer_patronic_name": "Hayrullayewic",
+ "passport_address": "LW Carjew etr Amyderya gen Taze oba obasy Magtymguly koce jay 24",
+ "real_address": "LW Carjew etr Amyderya gen Taze oba obasy Magtymguly koce jay 24",
+ "passport_serie": "II-LB",
+ "passport_id": "076193",
+ "passport_given_at": "2019-07-25",
+ "passport_given_by": "Carjew etrap hakimligi",
+ "born_place": "Carjew etrap Amyderya gen",
+ "born_at": "1992-11-24",
+ "email": "Abdylla@mail.ru",
+ "phone": "65582923",
+ "phone_additional": null,
+ "phone_home": "65582923",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Carjew etrap Salgyt bolumi",
+ "work_company_accountant_number": "+(993)-42230236",
+ "work_started_at": "2020-02-26",
+ "work_salary": "2575",
+ "work_position": "Uly inspektor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "z096GNOTT7tJQhzNzxnVDPGUS9L7oKVTdxwy93B5.jpg",
+ "passport_two": "BO8CJoKKzDnH6hcchI3adTFd5hWddlqTRRC2Dcta.jpg",
+ "passport_three": "l8UQFOGWkKijvi6m0F3um1SxMMQwkazF80l9YbzI.jpg",
+ "passport_four": "3ET3sNfXsiSYQiaCsItRleHQp23jyJooUihquVzK.jpg",
+ "user_id": 378,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-02 17:07:15",
+ "updated_at": "2024-04-02 17:08:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 895,
+ "unique_id": "TB1307-895",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myratdurdy",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Kakabayewic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce Seydi jay 8",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce Seydi jay 8",
+ "passport_serie": "I-AH",
+ "passport_id": "294927",
+ "passport_given_at": "2005-01-15",
+ "passport_given_by": "Ahal welaytynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ruhabat etrabynyn Gypjak obasy",
+ "born_at": "1968-02-28",
+ "email": "MyradowM@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenmermer YGPJ",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2007-07-06",
+ "work_salary": "3929",
+ "work_position": "bas mehanik ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rOjDop0hdeHD1EHmYPLOO06R6QJ3ypASTRAHw8tV.jpg",
+ "passport_two": "eimnxR6WD0fnVC5E23Abj1KrQwTjmX0YrcObVEs1.jpg",
+ "passport_three": "KWvtInDS7clGLZzApSfOBbELbH5HZWAnp7RSbuoa.jpg",
+ "passport_four": "rbx5hRWnM2np6xQDt66C0jBj5x41V0IxfcCAxG0p.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 17:10:34",
+ "updated_at": "2024-05-02 14:41:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 896,
+ "unique_id": "TB8319-896",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Lolajan",
+ "customer_surname": "Jorayewa",
+ "customer_patronic_name": "Kurbanbayewna",
+ "passport_address": "LW Turkmenabat s Azatlyk YJT Nusay koce jay 1 oy 1",
+ "real_address": "LW Turkmenabat s Azatlyk YJT Nusay koce jay 1 oy 1",
+ "passport_serie": "I-LB",
+ "passport_id": "217091",
+ "passport_given_at": "2001-01-09",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1980-02-03",
+ "email": "Lolajan@mail.ru",
+ "phone": "63030638",
+ "phone_additional": null,
+ "phone_home": "42244146",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "LW Turkmenstandartlary DG synag barlaghanasy",
+ "work_company_accountant_number": "+(993)-42279699",
+ "work_started_at": "2012-07-03",
+ "work_salary": "1696",
+ "work_position": "Tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sBA4QYwgdrbokUjpAUiEcFv9hdF51gpk9JJeDyMD.jpg",
+ "passport_two": "DEl2whm9vdyHltNn7BdTzpbBiLjD3aD1l8QZ2Sgs.jpg",
+ "passport_three": "gTe7soDJ5GHEWeqwwZ9BopEvEAqa43JEFyqtG1pq.jpg",
+ "passport_four": "OczYbKG9ZtlTruWPnijTTSatvlfEoDFM8tX0J29y.jpg",
+ "user_id": 375,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-02 17:12:20",
+ "updated_at": "2024-04-02 17:16:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 897,
+ "unique_id": "TB1307-897",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bahargül",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Bahramowna",
+ "passport_address": "Asgabat rn Buzmeyin mikrayon Yanbas 22303 d5",
+ "real_address": "Asgabat rn Buzmeyin mikrayon Yanbas 22303 d5",
+ "passport_serie": "I-AS",
+ "passport_id": "457586",
+ "passport_given_at": "2012-07-18",
+ "passport_given_by": "Aşgabat şäheriniň Çandybil etrap häkimligi",
+ "born_place": "Aşgabat şäheriniň Çandybil etrap häkimligi",
+ "born_at": "1992-04-19",
+ "email": "BAhargul@gmail.com",
+ "phone": "65718207",
+ "phone_additional": "65718207",
+ "phone_home": "12232123",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Turkmenistanyn Telewideniye, radiogeplesikleri we kinematografiya baradaky dowlet komitetinin Altyn asyrTurkmenistan teleradioyaylymynda",
+ "work_company_accountant_number": "+(993)-12323636",
+ "work_started_at": "2011-04-04",
+ "work_salary": "2128",
+ "work_position": "Uly-gözegçi TW-ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Vul354dOVd5oUBUAu1SNNeLPZ0s2lEWbhWo6myzD.jpg",
+ "passport_two": "IsxRYisjTYz8nydoYbGqMITPoV3ZBBCtHyHBZsMf.jpg",
+ "passport_three": "megl3puHO66tbAs14t92Lje1aUcZ6YVMvVYo0Nj3.jpg",
+ "passport_four": "IAy8XhLWbWTH5lVlaheYi1wVHrqvjdL93pU7PYQj.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 17:12:46",
+ "updated_at": "2024-05-02 14:41:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 898,
+ "unique_id": "TB6352-898",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mährijemal",
+ "customer_surname": "Amanmedowa",
+ "customer_patronic_name": "Akmyradowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 19/16",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 19/16",
+ "passport_serie": "I-DZ",
+ "passport_id": "381537",
+ "passport_given_at": "2003-05-07",
+ "passport_given_by": "Daşoguz welaýatynyň Boldumsaz etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etraby",
+ "born_at": "1984-05-23",
+ "email": null,
+ "phone": "65234865",
+ "phone_additional": null,
+ "phone_home": "24340082",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2023-09-06",
+ "work_salary": "2439",
+ "work_position": "Ýükçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "Y7gpufRCfy9GiPkSG3HHkJXn0PiZpX7vWoeaCO0h.jpg",
+ "passport_two": "vQ4mx6EcCqUkMZVQGNsc5TPl1cxEAuX8oz3zHwMp.jpg",
+ "passport_three": "5Wf7rdLkoqWLqoNS3epYikkKaqr93ZO97xjKr8Xo.jpg",
+ "passport_four": "ff234PDppTw7KT61E9EkDOTqQMliVJ6y6T3tSwKE.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-02 23:54:07",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 899,
+ "unique_id": "TB6352-899",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gahryman",
+ "customer_surname": "Şemsitdinow",
+ "customer_patronic_name": "Hemraýewiç",
+ "passport_address": "Lebap welaýatynyň Saýat etraby Mülk geňeşligi Bujak obasy G.Atabaýew köçesi 69",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri 2110 harby bölümi",
+ "passport_serie": "I-BN",
+ "passport_id": "185020",
+ "passport_given_at": "2000-07-06",
+ "passport_given_by": "Lebap welaýatynyň Saýat etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Saýat etraby",
+ "born_at": "1979-02-03",
+ "email": null,
+ "phone": "65186407",
+ "phone_additional": null,
+ "phone_home": "65186407",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TDSG-nyň 2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-65186407",
+ "work_started_at": "2001-02-07",
+ "work_salary": "3616",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ux71wiRf2amJwm5BUoyknmGqxTfs8SlFSV4nJEX3.jpg",
+ "passport_two": "Ky2Awo0Am4E4Dkcl0gmjeaTRCHSfkhvjsfvKXQxB.jpg",
+ "passport_three": "NhwVJqi8GOlNlguaa7qCI1xap46ldtMHlvsxXhqz.jpg",
+ "passport_four": "px4BxKdoFTkwkqybIXmrbGHgFHOW9vDFHqrpHhWh.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 07:25:37",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 900,
+ "unique_id": "TB8302-900",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Allakul",
+ "customer_surname": "Mamedow",
+ "customer_patronic_name": "Jumakulowiç",
+ "passport_address": "Magdanly şäher Şatlyk köçe 20-2-nji jaý",
+ "real_address": "Magdanly şäher Şatlyk köçe 20-2-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "201648",
+ "passport_given_at": "2023-09-21",
+ "passport_given_by": "Köýtendag etrap Polisiýa bölümi",
+ "born_place": "Surhanderýa oblastynyň Şurçi raýony",
+ "born_at": "1984-09-30",
+ "email": "allakul84@gmail.com",
+ "phone": "61173808",
+ "phone_additional": null,
+ "phone_home": "44058596",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag etrap Pensiýa gaznasy",
+ "work_company_accountant_number": "+(993)-44050251",
+ "work_started_at": "2007-03-15",
+ "work_salary": "2702",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "i7TakX18DvCiQ4f60890DUzynIUhhMU6wjJAkl47.jpg",
+ "passport_two": "7KafulTNJJhYmt87CFD8kvsmABwXg7Fw7UAsnYeu.jpg",
+ "passport_three": "EsEu0zQiZJuOuSzTC5sxllzHRzoy80UbjS20luyx.jpg",
+ "passport_four": "0r9NJnjnA1nptLrjk9Yo7oX4uHSG4IrvfMpJ6GG0.jpg",
+ "user_id": 382,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 09:55:31",
+ "updated_at": "2024-04-05 10:20:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 901,
+ "unique_id": "TB8318-901",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Halmurza",
+ "customer_surname": "Jadigarov",
+ "customer_patronic_name": "Musurmankulovich",
+ "passport_address": "Lebap welayatynyn Koytendag etrabynyn Kelif sahercesi Jeyhun kocesi 30 jay",
+ "real_address": "Lebap welayatynyn Koytendag etrabynyn Kelif sahercesi Jeyhun kocesi 30 jay",
+ "passport_serie": "I-LB",
+ "passport_id": "474064",
+ "passport_given_at": "2006-05-25",
+ "passport_given_by": "Lebap welayatynyn Koytendag etrap hakimligi",
+ "born_place": "Lebap welayatynyn Koytendag sahercesi",
+ "born_at": "1970-04-17",
+ "email": null,
+ "phone": "64236319",
+ "phone_additional": null,
+ "phone_home": "44025270",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap sement zawody",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-03-13",
+ "work_salary": "2142",
+ "work_position": "otly duzuji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "H5AhuTq6SqYLZo2t5NNY0rKBcdEocRpSMxVJzQ9s.jpg",
+ "passport_two": "cxDYe0rJbfktqt9kYhr6AWj044qficBfFOPQDFLL.jpg",
+ "passport_three": "HBDSOWIojLSuLY7Ns38DeqC69usJBIPzWFP63eDB.jpg",
+ "passport_four": "mOtcdXN8SEJwSV7BM8SyXC48sjkLPSUHzdBUhiIE.jpg",
+ "user_id": 384,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 10:24:45",
+ "updated_at": "2024-04-03 16:06:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 902,
+ "unique_id": "TB8302-902",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gülaim",
+ "customer_surname": "Kadyrowa",
+ "customer_patronic_name": "Jawlybaýewna",
+ "passport_address": "Magdanly şäher Şa-mülk köçe 10-njy jaý",
+ "real_address": "Magdanly şäher Şa-mülk köçe 10-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "531797",
+ "passport_given_at": "2007-04-11",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1989-11-30",
+ "email": "gulaim89@gmail.com",
+ "phone": "64359290",
+ "phone_additional": null,
+ "phone_home": "44055561",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "24-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2023-01-03",
+ "work_salary": "1403",
+ "work_position": "kömekçi-terbiýeçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "12xpVWid9wGpbxKZMmeIXdSRehgedTBP1vfhDyTu.jpg",
+ "passport_two": "sXvfY0gS1TgCiPQFovp0la7t1head0RnasbeySft.jpg",
+ "passport_three": "GbYaTMYvVEHF5ALUdz9UyQvzQU88PMLS4K2Wd36d.jpg",
+ "passport_four": "iF5mnHwoxFcHY9DcGBVP8kvRk4XAmgiNEG30Poko.jpg",
+ "user_id": 385,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 10:32:23",
+ "updated_at": "2024-04-05 10:25:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 903,
+ "unique_id": "TB6359-903",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Baýmämmet",
+ "customer_surname": "Söýünow",
+ "customer_patronic_name": "Hojamämmedowiç",
+ "passport_address": "BW Gumdag şäher 10-njy ýaşaýyş jaý toplumy jaý 137",
+ "real_address": "BW Gumdag şäher 10-njy ýaşaýyş jaý toplumy jaý 137",
+ "passport_serie": "I-BN",
+ "passport_id": "541671",
+ "passport_given_at": "2019-02-01",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1973-07-04",
+ "email": null,
+ "phone": "61039660",
+ "phone_additional": "61039660",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Körpeje buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2004-01-23",
+ "work_salary": "3595",
+ "work_position": "Abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QlNbof2HpKhNimJh6Kw1nFY4tN777UNngSU8htbx.jpg",
+ "passport_two": "3doXYYt8QiqG3iiZd0Z1iqECQoMbwxJBRA0hF0yk.jpg",
+ "passport_three": "YeBIoALVclrnxJXGWAAaw47wPcduxpa3dBxPTqYF.jpg",
+ "passport_four": "Ih8O8sLAYDprR1F8nnbrXaq7QnRHK8jHp9kS3vi3.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 10:52:02",
+ "updated_at": "2024-04-03 10:52:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 904,
+ "unique_id": "TB6359-904",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Akmämmet",
+ "customer_surname": "Gurdow",
+ "customer_patronic_name": "Borjakmämmedowiç",
+ "passport_address": "BW Balkanabat şäher kiçi etrapça 13, jaý 12, öý 6",
+ "real_address": "BW Balkanabat şäher kiçi etrapça 13, jaý 12, öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "428761",
+ "passport_given_at": "2010-12-10",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Jebel şäherçesi",
+ "born_at": "1993-01-26",
+ "email": null,
+ "phone": "65972972",
+ "phone_additional": "65972972",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-01-17",
+ "work_salary": "1888",
+ "work_position": "Demir ýollarynda montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2z0qeT14a5VlpRAVbpnc5qdwU10ApE1O9AOBVRmv.jpg",
+ "passport_two": "tJVlZL2HBkp2CDPOt8GTlidJI1sfAizc02MvLcUO.jpg",
+ "passport_three": "RiM09Wp9aG60lhJpOS2QoIUIu9DZojAqzJECTjXN.jpg",
+ "passport_four": "AJaAdwX6SzE0zVGNEtymyimsIG3A7AuwzmhlJrcP.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 11:08:58",
+ "updated_at": "2024-04-03 11:11:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 905,
+ "unique_id": "TB6359-905",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbanberdi",
+ "customer_surname": "Weljanow",
+ "customer_patronic_name": "Hydyrowiç",
+ "passport_address": "BW Balkanabat şäher kw117, jaý 2, öý 2",
+ "real_address": "BW Balkanabat şäher kw117, jaý 2, öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "413461",
+ "passport_given_at": "2010-08-09",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1994-05-26",
+ "email": null,
+ "phone": "63184005",
+ "phone_additional": "63184005",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Nebitgazburawlaýyş\" trestiniň Aragatnaşyk müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-09-01",
+ "work_salary": "1674",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Mq6wynzzWgpKkVgoP1JO8KelhKg37TYoC0nDz8Zk.jpg",
+ "passport_two": "qIoskHoBYEAgFHKqHIYnjKEHemmHogwLHa4w3rc3.jpg",
+ "passport_three": "B7VS35YyaL09AZ44S8WG6oODd7MmdSi6Jjcf2gnH.jpg",
+ "passport_four": "7VbsF56XNwXZ3yJtBwGqj0Ud2c9TrSrhjsyB3gME.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 11:21:50",
+ "updated_at": "2024-04-03 11:22:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 906,
+ "unique_id": "TB8302-906",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gülşat",
+ "customer_surname": "Tajiýewa",
+ "customer_patronic_name": "Mahmaniýazowna",
+ "passport_address": "Magdanly şäher Köýtendag köç 54-nji jaý",
+ "real_address": "Magdanly şäher Köýtendag köç 54-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "464667",
+ "passport_given_at": "2006-02-11",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Köýtendag etrabynyň Köýten geňeşligi",
+ "born_at": "1979-09-03",
+ "email": "gulsat79@gmail.ru",
+ "phone": "62682138",
+ "phone_additional": null,
+ "phone_home": "44052428",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44051265",
+ "work_started_at": "2018-11-16",
+ "work_salary": "2348",
+ "work_position": "apparatçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "bYPszpFmxsi4E3OAG1QD0gs1nD4N4COob94Ltsiq.jpg",
+ "passport_two": "YfbH3fc7gj70OqSB2mBbatloUoTMP831LPO4RWAZ.jpg",
+ "passport_three": "ltjqXhXcMjIx6AGR3kdutu9Pzol3yezfYgvQFKuP.jpg",
+ "passport_four": "eoZPKKWTyrYg0W9UO9WrC0xmcEqbPhpsua8EPxWu.jpg",
+ "user_id": 388,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 11:25:32",
+ "updated_at": "2024-04-05 10:22:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 907,
+ "unique_id": "TB6359-907",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Baýrammyrat",
+ "customer_surname": "Öwezgylyjow",
+ "customer_patronic_name": "Arazpoladowiç",
+ "passport_address": "BW Balkanabat şäher kiçi etrapça 5, jaý 4, öý 40",
+ "real_address": "BW Balkanabat şäher kiçi etrapça 5, jaý 4, öý 40",
+ "passport_serie": "I-BN",
+ "passport_id": "244183",
+ "passport_given_at": "2003-11-10",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Esenguly şäherçesi",
+ "born_at": "1987-06-22",
+ "email": null,
+ "phone": "62857342",
+ "phone_additional": "62857342",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2008-02-04",
+ "work_salary": "3109",
+ "work_position": "Karotažçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5q5cJwdieJFtlGEhJXEt9dVREiL7XSxpr52rXNXH.jpg",
+ "passport_two": "GZvmFhTZI29TG9IR661oW1AbjEPmHt4MVDdkhJxk.jpg",
+ "passport_three": "XSpiKzGdln1Ip2EM4s9wYm1jqmclI5d6qUkgNOvp.jpg",
+ "passport_four": "57hiaGtdC86BAvL35CPKH3piG1ilgZgl0G91xCgf.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 12:36:46",
+ "updated_at": "2024-04-03 12:41:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 908,
+ "unique_id": "TB1303-908",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Täçgözel",
+ "customer_surname": "Oraznyýazowa",
+ "customer_patronic_name": "Ilmuhammedowna",
+ "passport_address": "Aşgabat şäher Bagtyýarlyk etrap S.Batyrow köçe jaý 62 öý 2",
+ "real_address": "Aşgabat şäher Bagtyýarlyk etrap S.Batyrow köçe jaý 62 öý 2",
+ "passport_serie": "I-AS",
+ "passport_id": "641150",
+ "passport_given_at": "2021-02-02",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap Polisiýa bölümi",
+ "born_place": "Mary bwelaýatynyň Baýramaly Şäheri",
+ "born_at": "1974-11-14",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65912166",
+ "phone_additional": "64260058",
+ "phone_home": "64260058",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Ak bulut hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-12754243",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2947",
+ "work_position": "üpjün ediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nKPp3EuMhr504QJ5ooQjX5VDnqPTkNkkB8hch6Eg.jpg",
+ "passport_two": "ZYxFEM78X0PvOadM0pWfqCxq9fi9t4dMDJBW4qbo.jpg",
+ "passport_three": "k00exRHHyMxLPEslnLKTEfWokYd1RrMziFNoW4gs.jpg",
+ "passport_four": "5xOWv1Usyv8zuz7Uap005asSl21MHtyHWZEqL8cf.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 12:38:19",
+ "updated_at": "2024-04-16 15:30:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 909,
+ "unique_id": "TB8319-909",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Abdylla",
+ "customer_surname": "Mahemmetgulyyewa",
+ "customer_patronic_name": "Jumanazarowic",
+ "passport_address": "LW Hojambaz etr Gultak oba Gultak gen Turkmenistan koce jay 19",
+ "real_address": "LW Turkmenabat s Yakry kerki YJT jay 45",
+ "passport_serie": "I-LB",
+ "passport_id": "740502",
+ "passport_given_at": "2011-12-06",
+ "passport_given_by": "Hojambaz etrap hakimligi",
+ "born_place": "Hojambaz etrap",
+ "born_at": "1995-07-23",
+ "email": "Abdylla@mail.ru",
+ "phone": "61098395",
+ "phone_additional": null,
+ "phone_home": "44240040",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "LW Dasky gursawy goramak mudirligi",
+ "work_company_accountant_number": "+(993)-42274824",
+ "work_started_at": "2023-07-06",
+ "work_salary": "2133",
+ "work_position": "Hunarmen",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "ipmr4CqO99EjGaT04fWN8xPufSmsgrZkPYBjv5qI.jpg",
+ "passport_two": "NImmxGpUxSVCgQnjBdRxTLMBnjERekFjmW17H3Fm.jpg",
+ "passport_three": "gdcdU0DG5S5ARF9WllSe3Aoc5VR8qVZ4WCBqyb5j.jpg",
+ "passport_four": "duLu8DwEREIXPQrDE6t180dZ4Blr3dtyeUfGyrmd.jpg",
+ "user_id": 389,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-03 15:29:41",
+ "updated_at": "2024-04-03 15:32:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 910,
+ "unique_id": "TB8319-910",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Mehri",
+ "customer_surname": "Bayramowa",
+ "customer_patronic_name": "Akmuradowna",
+ "passport_address": "LW Turkmenabat s Azatlyk YJT Dowamat koce jay 13 oy 2",
+ "real_address": "LW Turkmenabat s Azatlyk YJT Dowamat koce jay 13 oy 2",
+ "passport_serie": "II-LB",
+ "passport_id": "000362",
+ "passport_given_at": "2017-10-03",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1984-02-20",
+ "email": "Mehri@mail.ru",
+ "phone": "65232020",
+ "phone_additional": null,
+ "phone_home": "42244037",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat saherindaki 2nji komekci mekdep internaty",
+ "work_company_accountant_number": "+(993)-42272189",
+ "work_started_at": "2021-09-01",
+ "work_salary": "2308",
+ "work_position": "Hojalyk mudir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "94ukFRqYYuFpcdU08aHYy45eRGwg4CEQziijBLD1.jpg",
+ "passport_two": "8KQDnVp73M8vq7Ur7cKJ5p1itc6MAy3qdA3KZnOl.jpg",
+ "passport_three": "utrG8RqtudDbN4kkpcca9Se53BJ5eptcAWx0GRiP.jpg",
+ "passport_four": "qyAdAoL15HUhaLPnPAegUsMgctDinjqyi1dFzE4U.jpg",
+ "user_id": 390,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-03 15:40:58",
+ "updated_at": "2024-04-03 15:42:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 911,
+ "unique_id": "TB8302-911",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mardan",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Hydyrowiç",
+ "passport_address": "Magdanly şäher Gowurdak köçe 2-nji jaýy",
+ "real_address": "Magdanly şäher Gowurdak köçe 2-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "026092",
+ "passport_given_at": "1969-03-27",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "27.03.1969",
+ "born_at": "1969-03-27",
+ "email": null,
+ "phone": "62076144",
+ "phone_additional": "62076144",
+ "phone_home": "44055823",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmenistanyň Senagat we Gurluşuk on. Ministrligi \"ZARBA\" ýöriteleşdirilen döwlet kärhanasy",
+ "work_company_accountant_number": "+(993)-12760438",
+ "work_started_at": "2024-01-02",
+ "work_salary": "2469",
+ "work_position": "3-nji önümçilik uçastogyň sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vvXfSpI9ZraYjSJdt85BncS8wbtyTeFL9Yd1GyYE.jpg",
+ "passport_two": "ZJ63QW42ANnOrIfmy3yMVU3qBfvHoYqsRteZ0lmV.jpg",
+ "passport_three": "5gVz0eYq88oyuzkdBFCLoMzEz14liGIUgLTiMX5F.jpg",
+ "passport_four": "BS6LR1FxGAMq5FJ3gTeKhBJkUT8iCBxt9mqwyBDx.jpg",
+ "user_id": 392,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 16:03:46",
+ "updated_at": "2024-04-03 16:05:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 912,
+ "unique_id": "TB8318-912",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Danýarow",
+ "customer_patronic_name": "Döwletowiç",
+ "passport_address": "Lebap welaýaty Köýtendag etrap Garahowuz geňeşligi Ýeňiş köçesi 13 jaýy",
+ "real_address": "Lebap welaýaty Köýtendag etrap Garlyk şäherçesi Garlkynyş köçesi 4-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "536403",
+ "passport_given_at": "2007-03-23",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Magdanly şäher",
+ "born_at": "1991-02-08",
+ "email": null,
+ "phone": "64757623",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap bilim bölümi 8-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2018-12-05",
+ "work_salary": "3691",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Cw9hqYvd4Xk6D4C5EiYjlu07wEXcuK3SutIeH7ru.jpg",
+ "passport_two": "jOD7nrrokF8JsHq4Y9xIGm3TOxg1xFQx87maHI6d.jpg",
+ "passport_three": "xBDDAY70k8CEgrugTbpS2gxWgREIJahPxyfR7aXD.jpg",
+ "passport_four": "KpUqCFKqAqGzAhlZDM0Gc9WFhBzZfOS3wUkYZ8Sl.jpg",
+ "user_id": 391,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-03 16:05:59",
+ "updated_at": "2024-04-04 10:02:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 913,
+ "unique_id": "TB6352-913",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Balkan welaýat Magtymguly şäher Magtymguly köçe 295 jaý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi 24 jaý 40 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "594637",
+ "passport_given_at": "2022-04-30",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap PB",
+ "born_place": "Balkan welaýatMagtymguly etrabynyň Magtymguly şäheri",
+ "born_at": "1984-05-29",
+ "email": null,
+ "phone": "61192317",
+ "phone_additional": "63504921",
+ "phone_home": "61192317",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-08-17",
+ "work_salary": "2485",
+ "work_position": "apparatçisy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VPiLrO0c2A3nGoyJyxOkmiV4NwTRcqPFJUoIYBs4.jpg",
+ "passport_two": "Y3Im6MkFJEqdB1Lz2B7VQlCf9hHGEjJRYLtzbKgT.jpg",
+ "passport_three": "jVlbOLkuxZFT901F1LPKIp8TDoCT4dzMvjfXSWPB.jpg",
+ "passport_four": "tmnuoLaglHTNTXjqENZB2cRRNwMVn8xkCynDGJui.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 16:11:16",
+ "updated_at": "2024-04-11 23:27:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 914,
+ "unique_id": "TB9315-914",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Batyrgeldi",
+ "customer_surname": "Motakow",
+ "customer_patronic_name": "Hanjanowiç",
+ "passport_address": "Görogly şäher Bitaraplyk köçe 6-njy jaýy",
+ "real_address": "Görogly şäher Bitaraplyk köçe 6-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "995959",
+ "passport_given_at": "1972-09-27",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Türkmenistan geňeşligi",
+ "born_at": "1972-09-27",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63960040",
+ "phone_additional": "63960040",
+ "phone_home": "63960040",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-63960040",
+ "work_started_at": "1993-12-23",
+ "work_salary": "5725",
+ "work_position": "ýerli wekil",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kdBL42Tdoilba5L3fOCDns7mMR11RK4wCMhO850k.jpg",
+ "passport_two": "Dtjin0ZxrOz0s6QupN8k27Cs46JdAmNrUumnGhkL.jpg",
+ "passport_three": "H6ocVBXKoJdCDimf4eUFZlnxwXRDeNINSrPgwlrs.jpg",
+ "passport_four": "001j5oRjp8UbR14jqCxK0LTd0DSI3LB2gIK8sYhJ.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 16:16:26",
+ "updated_at": "2024-04-03 16:16:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 915,
+ "unique_id": "TB9315-915",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Guwanç",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Baýramgeldiýewiç",
+ "passport_address": "Görogly şäheriniň Medeniýet köçesiniň 3/6-jaýy",
+ "real_address": "Görogly şäheriniň Medeniýet köçesiniň 3/6-jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "137112",
+ "passport_given_at": "2023-11-02",
+ "passport_given_by": "Görogly etrap Polisiýa bölümi",
+ "born_place": "Daşoguz oblasty Tagta raýony",
+ "born_at": "1986-01-18",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62676351",
+ "phone_additional": "62676351",
+ "phone_home": "62676351",
+ "work_region": "dz",
+ "work_province_id": 30,
+ "work_company": "Daşoguz nebit önümler kärhanasy",
+ "work_company_accountant_number": "+(993)-62676351",
+ "work_started_at": "2017-07-15",
+ "work_salary": "2859",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "j0Pxp9lXXYNZ0HNBilWHuihNdkAMyq8XV7QS55wR.jpg",
+ "passport_two": "nvUltZfcX6hDFBsEcWAFt2z9mbYzxNC1rQojQtBt.jpg",
+ "passport_three": "HeCb1TPjX3y8y0fUCwsS5CGHfpSQ5NVHyXsGbyXS.jpg",
+ "passport_four": "G7zwlElO6SdbFU4Uy9dmFvZOKsHmlplEnKzDgjce.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 16:45:21",
+ "updated_at": "2024-04-03 16:45:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 916,
+ "unique_id": "TB6360-916",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Olga",
+ "customer_surname": "Safarowa",
+ "customer_patronic_name": "Wasilýewna",
+ "passport_address": "Hazar ş-çe kw 31 jaý 5 öý 12",
+ "real_address": "Hazar ş-çe kw 31 jaý 5 öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "032129",
+ "passport_given_at": "1998-06-05",
+ "passport_given_by": "BW Çeleken şäher polisýa bölümi",
+ "born_place": "Çeleken ş",
+ "born_at": "1980-11-18",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64159251",
+ "phone_additional": "64159251",
+ "phone_home": "64159251",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-64159251",
+ "work_started_at": "2006-09-04",
+ "work_salary": "1639",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1D8HjCdoBw7uR2SWjyvSbI7YkTQeyy1SQPEmTvX3.jpg",
+ "passport_two": "0f9ssGO9GSeTg6hD8cLDaDpzAupyUweT9dpNmh9d.jpg",
+ "passport_three": "hPQvVriKBa8XeXa6bO0bdXiMZ1K63lqRbUTUud7T.jpg",
+ "passport_four": "FdzQmX0EjfmUT29bRLTfE8wOHCcT3mtAlNPYm3a4.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 16:59:02",
+ "updated_at": "2024-04-08 14:09:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 917,
+ "unique_id": "TB9314-917",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Zulfiýa",
+ "customer_surname": "Tajibaýewa",
+ "customer_patronic_name": "Tilawmuratowna",
+ "passport_address": "Köneürgenç şäheriniň Bereketli köçesiniň 8-nji jaýy",
+ "real_address": "Köneürgenç şäheriniň Bereketli köçesiniň 8-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "343488",
+ "passport_given_at": "2008-01-21",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen.",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1967-11-15",
+ "email": "Zulfiya@mail.com",
+ "phone": "65262558",
+ "phone_additional": "65262558",
+ "phone_home": "65262558",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Salgyt gullugy",
+ "work_company_accountant_number": "+(993)-92906___",
+ "work_started_at": "2015-03-16",
+ "work_salary": "3200",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tdMQrY00nessfa3hxtTuLKNNAQWFOxAmbhkGODDd.jpg",
+ "passport_two": "Kwtvjc41rLhHbUq2erLFUMaJ0eGvKSP8RZzr0SiE.jpg",
+ "passport_three": "onYUWSS1QBMm3ipvgCqfk0UE46T6FUNQgGRSjyjP.jpg",
+ "passport_four": "MS7CC1H4e8cbYzembHGuSFWMqSYbWl5GcUSIbQvL.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 17:05:47",
+ "updated_at": "2024-04-03 17:06:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 918,
+ "unique_id": "TB8302-918",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Lala",
+ "customer_surname": "Rozyýewa",
+ "customer_patronic_name": "Narmuradowna",
+ "passport_address": "Magdanly şäher Watan köçe 67-1-nji jaý",
+ "real_address": "Magdanly şäher Watan köçe 67-1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "548446",
+ "passport_given_at": "2009-06-24",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1978-06-18",
+ "email": "lala1978@gmail.ru",
+ "phone": "61536562",
+ "phone_additional": null,
+ "phone_home": "44057485",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2018-09-01",
+ "work_salary": "3105",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2nHCrQ35jg2rftT0UfjOSpy7M88qJxs8FLwsurmh.jpg",
+ "passport_two": "4IJYssxyPuOeApZDfTWQVRwLV9PVLpm5iPniltKu.jpg",
+ "passport_three": "k1txkRm3Cpr486Xad2WYz61J4owsRxcDaIAxcSos.jpg",
+ "passport_four": "EpAGzn2C9zfFmodNQwSleIOwspX89rJO7k7Wkkyf.jpg",
+ "user_id": 393,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 17:10:26",
+ "updated_at": "2024-04-05 10:23:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 919,
+ "unique_id": "TB6360-919",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Hemra",
+ "customer_surname": "Abaşow",
+ "customer_patronic_name": "Nyýazmämmedowiç",
+ "passport_address": "Esenguly ş köçe 36 jaý 1186",
+ "real_address": "Esenguly ş köçe 36 jaý 1186",
+ "passport_serie": "I-BN",
+ "passport_id": "267169",
+ "passport_given_at": "2005-08-19",
+ "passport_given_by": "BW Esenguly etrap häkimligi",
+ "born_place": "Esenguly ş",
+ "born_at": "1978-10-20",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63192005",
+ "phone_additional": "63192005",
+ "phone_home": "63192005",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Inziner cozgutleri\" HK",
+ "work_company_accountant_number": "+(993)-63192005",
+ "work_started_at": "2023-08-01",
+ "work_salary": "4477",
+ "work_position": "brigadir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DM8rA0WGVZ9oWndmqNlTFe28IdeY0aE82wBKIZRd.jpg",
+ "passport_two": "aEUBEBlNdSwFXM7QdGl1z0osjQhhHossfLWgHnvP.jpg",
+ "passport_three": "1GtZOKDYqys4lgzzd3rnJTGyyUsDCnppTIEkyEaQ.jpg",
+ "passport_four": "NEKtWHDyZuMP3xc8vvBb2FWKwPwb6vFDbwuWGT7f.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 17:13:45",
+ "updated_at": "2024-04-04 17:26:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 920,
+ "unique_id": "TB9314-920",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dessegul",
+ "customer_surname": "Atajanowa",
+ "customer_patronic_name": "Geldibaýewna",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "131171",
+ "passport_given_at": "2023-08-15",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi tarapyndan berlen.",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň Aşyr Kakabaýew adyndaky geňeşligi",
+ "born_at": "1984-06-21",
+ "email": "Dessegul@mail.com",
+ "phone": "61868464",
+ "phone_additional": "61868464",
+ "phone_home": "61868464",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguzpoçta welaýat kärhanasy, Köneürgenç PAM-de",
+ "work_company_accountant_number": "+(993)-37650___",
+ "work_started_at": "2022-12-31",
+ "work_salary": "976",
+ "work_position": "hat gatnadyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gHjpD9PI7j9NnT7qVKGRXr8m44SPZR5f5vs88lpk.jpg",
+ "passport_two": "zrkRmKgennVhOQ9XgUYcZkt3uLouX5pIVRhi7Kdf.jpg",
+ "passport_three": "mg58O3QE5jEz3wlkcmDBgWQ7i170N0zcxesmvj9Q.jpg",
+ "passport_four": "WjnPqia55GoBmPCarexkoiVKCWUkkNd9PiH7ao6D.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 17:14:53",
+ "updated_at": "2024-04-03 17:15:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 921,
+ "unique_id": "TB7369-921",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Gülşat",
+ "customer_surname": "Hudaýkuliýewa",
+ "customer_patronic_name": "Jumabaýewna",
+ "passport_address": "Baýramaly şäher Watan köçesi 83-nji jaýy",
+ "real_address": "Baýramaly şäher Watan köçesi 83-nji jaýy",
+ "passport_serie": "II-MR",
+ "passport_id": "207520",
+ "passport_given_at": "2019-03-29",
+ "passport_given_by": "baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäher Watan köçesi 83-nji jaýy",
+ "born_at": "1976-09-11",
+ "email": null,
+ "phone": "64825689",
+ "phone_additional": "64825689",
+ "phone_home": "64825689",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly şäher Saparmyrat Türkmenbaşy adyndaky şypahanasy",
+ "work_company_accountant_number": "+(993)-64825689",
+ "work_started_at": "2023-02-01",
+ "work_salary": "1534",
+ "work_position": "hojalyk uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IfAoEL2ILQpssvsnxgdbLqlnz54wgBRBeTvB0FiM.jpg",
+ "passport_two": "IXJwHQ9vA1JqHHmCenYHIYsU8nYjyAuACDHyIoZB.jpg",
+ "passport_three": "dcWzPs5uQePj99Wo96pJD1wWCAeNC0e9IGcl4771.jpg",
+ "passport_four": "t7ta0q4GOPE95BRLeEtCFypr4StMnhUHaFVUeOfq.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 17:57:42",
+ "updated_at": "2024-04-03 17:57:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 922,
+ "unique_id": "TB6352-922",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hajymämmet",
+ "customer_surname": "Hajymämmedow",
+ "customer_patronic_name": "Döwletmämmedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 8/7",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 8/7",
+ "passport_serie": "I-BN",
+ "passport_id": "424007",
+ "passport_given_at": "2010-09-13",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etraby",
+ "born_at": "1994-06-19",
+ "email": null,
+ "phone": "61435152",
+ "phone_additional": null,
+ "phone_home": "61435152",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-09-16",
+ "work_salary": "2514",
+ "work_position": "Apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tkxU1OyM3SC9ThWZKJuejT4G4Bm6mv0fNJr8yE3T.jpg",
+ "passport_two": "RJEoEs8XseMDbpfZHu0JLJO3V2aJ4aehaWQ1wGtf.jpg",
+ "passport_three": "XC64aMYHjVkdqVdlfZSjLNBMpfLf7YJRySaWEEE8.jpg",
+ "passport_four": "onAi9H9UQD3u6iP4wkQ4EcwedXdHim0he5dHz8K1.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 23:37:02",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 923,
+ "unique_id": "TB6352-923",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Toýgeldi",
+ "customer_surname": "Täçmämmedow",
+ "customer_patronic_name": "Täçmämmedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Nyýazow köçesi 2/2",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Nyýazow köçesi 2/2",
+ "passport_serie": "I-BN",
+ "passport_id": "046724",
+ "passport_given_at": "2000-04-25",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Bereket etraby",
+ "born_at": "1976-06-28",
+ "email": null,
+ "phone": "61288564",
+ "phone_additional": null,
+ "phone_home": "24340276",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3359",
+ "work_position": "Çalyşyk ussasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "7N8AxzO0IQYB8s58qfalWVS2Xw23RUA1zXDwOQaW.jpg",
+ "passport_two": "LPYWwkpFN4QXtsaJ7dkRVWEtW9Ptl3oKlOKirtjN.jpg",
+ "passport_three": "9xmLQaHVajjvVzUisdWJtaVGheTDa4dkTLGvKybS.jpg",
+ "passport_four": "bVBeGd64eS3Uc0k1jTHdJVun2wSueLP85rBJMPKY.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 23:45:27",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 924,
+ "unique_id": "TB6352-924",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Tirkeş",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Amangurbanowiç",
+ "passport_address": "Balkan welaýatynyň Esenguly etraby Garadegiş geňeşligi 48",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "231928",
+ "passport_given_at": "2005-04-03",
+ "passport_given_by": "Balkan welaýatynyň Esenguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Esenguly etraby",
+ "born_at": "1988-02-02",
+ "email": null,
+ "phone": "64168022",
+ "phone_additional": null,
+ "phone_home": "64168022",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3226",
+ "work_position": "Çalyşyk ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "85LQgFLStXgMORuBsTfEPTffUqfZSI1JTqdt6XKH.jpg",
+ "passport_two": "ERiXm3RJNsRP9wDYXkAj40eZ2ML7guf3N4JIeK6a.jpg",
+ "passport_three": "mm3xxCnmlstW1YswtiwY4CUGRunDgsw1ymycUjOy.jpg",
+ "passport_four": "Rg0vAErIAFB6imkgcKcVAgn9Ya5Dfy0N14vWRYsG.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-03 23:58:39",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 925,
+ "unique_id": "TB6352-925",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mekan",
+ "customer_surname": "Omarow",
+ "customer_patronic_name": "Osmanowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 25/12",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 25/12",
+ "passport_serie": "I-BN",
+ "passport_id": "197824",
+ "passport_given_at": "2003-10-18",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1987-01-29",
+ "email": null,
+ "phone": "62425055",
+ "phone_additional": null,
+ "phone_home": "64705055",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-08-26",
+ "work_salary": "2669",
+ "work_position": "Ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Mfr7zzNHe9fjqoOgfSHksmrCarhBdsblMz1cEJUU.jpg",
+ "passport_two": "4se5p7PEx0PIAI3YfZQWotLtyWkaZL85C6UHwHDH.jpg",
+ "passport_three": "KWudzzUAWb6RGccPWs9wf8Y8h9yBgBudyCL97BNr.jpg",
+ "passport_four": "TFSiRp4ICYvsb6UT9QLSc8oNs4aU2f5coGCgvcfN.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 06:27:43",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 926,
+ "unique_id": "TB6352-926",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Göwher",
+ "customer_surname": "Jumageldiýewa",
+ "customer_patronic_name": "Gadamowna",
+ "passport_address": "Lebap welaýatynyň Halaç etraby Oguzhan geňeşligi Mangyşlagy obasy Garagum köçesi 49",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri",
+ "passport_serie": "II-LB",
+ "passport_id": "001125",
+ "passport_given_at": "2017-10-25",
+ "passport_given_by": "Lebap welaýatynyň Halaç etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Halaç etraby",
+ "born_at": "2000-02-26",
+ "email": null,
+ "phone": "61285604",
+ "phone_additional": null,
+ "phone_home": "61285604",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etrap Bilim bölüminiň 19-orta mekdebi",
+ "work_company_accountant_number": "+(993)-61285604",
+ "work_started_at": "2023-10-18",
+ "work_salary": "1507",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CP15gRzu2n4Tu42oIvYXTb0whPccQYqwtg58cv6W.jpg",
+ "passport_two": "UrXOjGAUUMQjwD5YEK4IewV0OHiJiL0n6CznL5z1.jpg",
+ "passport_three": "DMmz0jrQ21Kfp5sCOtB3pM38mTU0cfH6O1tiHORi.jpg",
+ "passport_four": "7cBzSvZe28NGjhlmrujgGIgKB1VgPXO9bF6VxGNp.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 06:35:08",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 927,
+ "unique_id": "TB1307-927",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yusup",
+ "customer_surname": "Muhammetmyradow",
+ "customer_patronic_name": "Owezmyradowic",
+ "passport_address": "Asgabat s Berkararlyk etrap koce 1942 ja 6 oy20",
+ "real_address": "Asgabat s Berkararlyk etrap koce 1942 ja 6 oy20",
+ "passport_serie": "I-AS",
+ "passport_id": "128980",
+ "passport_given_at": "2000-01-17",
+ "passport_given_by": "Asgabat s Prezident Nyyazow ad",
+ "born_place": "Asdgabat",
+ "born_at": "1983-10-10",
+ "email": "Yusup@gemayil",
+ "phone": "63929220",
+ "phone_additional": "63929220",
+ "phone_home": "12565266",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkemgaz konserni",
+ "work_company_accountant_number": "+(993)-12546523",
+ "work_started_at": "2020-05-01",
+ "work_salary": "3632",
+ "work_position": "baslygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TodngnndWAxvKfrZvwFfrmy8FGiXD4nxDCt78ahX.jpg",
+ "passport_two": "InHHQKttSENgK63EiUCymONf1jZfym2aybDrZzG2.jpg",
+ "passport_three": "39Oz7EI6cwpf6Kg3ajcRcV69xZ4HKZE0SwDZkEtn.jpg",
+ "passport_four": "Ttr9JTN4agOkDnpqrB2WSeWnmGw7aot6l4Bdpifh.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 09:34:10",
+ "updated_at": "2024-05-02 14:40:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 928,
+ "unique_id": "TB8302-928",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sapar",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Nursähedowiç",
+ "passport_address": "Mary welaýat Baýramaly etrap Bagt geň.",
+ "real_address": "Mary welaýat Baýramaly etrap Bagt geň.",
+ "passport_serie": "II-MR",
+ "passport_id": "094554",
+ "passport_given_at": "2016-08-05",
+ "passport_given_by": "Baýramaly etrap häkimligi tarapyndan",
+ "born_place": "Baýramaly etraby",
+ "born_at": "1996-03-22",
+ "email": null,
+ "phone": "63459267",
+ "phone_additional": "63459267",
+ "phone_home": "44057326",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 Harby bölümi",
+ "work_company_accountant_number": "+(993)-44057326",
+ "work_started_at": "2023-03-03",
+ "work_salary": "4123",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "HM6f3dSXD0VPQJkTRuzPHohgd3r5enRGN8pjPJ6L.jpg",
+ "passport_two": "DaQ8MXayZfwulXuTypbyY74Nh3wGeJ4fquOdRtnu.jpg",
+ "passport_three": "OgeAPCGFvEMbTPbM1lfjSeN9i8mlgjsjgVQbbaEY.jpg",
+ "passport_four": "0SiQDEr6CT8gUkhyTsYnTxp8gVcr4LKS4AXfx2nz.jpg",
+ "user_id": 395,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 10:44:31",
+ "updated_at": "2024-04-04 10:46:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 929,
+ "unique_id": "TB8319-929",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Bagtyyar",
+ "customer_surname": "Bebitow",
+ "customer_patronic_name": "Dowrankulyyewic",
+ "passport_address": "LW Carjew etr Pagtacy oba Gulistan koce jay 6",
+ "real_address": "LW Carjew etr Pagtacy oba Gulistan koce jay 6",
+ "passport_serie": "II-LB",
+ "passport_id": "078770",
+ "passport_given_at": "2019-08-07",
+ "passport_given_by": "Carjew etrap hakimligi",
+ "born_place": "Carjew etrap",
+ "born_at": "1982-06-08",
+ "email": "Bagtyyar@mail.ru",
+ "phone": "63000327",
+ "phone_additional": null,
+ "phone_home": "42290265",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2006-06-06",
+ "work_salary": "1950",
+ "work_position": "tokar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1q5CVVDZEOTQbArtMeqORJcn7nrWtu2Qg2rh5Wwi.jpg",
+ "passport_two": "Sysa7IPnWHA5cdy7ArzcmEwIvEkn58HJWUv4uR4z.jpg",
+ "passport_three": "33nxg80AR8oQydSRn8HnJkSYuUnKAvbiBudFU1tj.jpg",
+ "passport_four": "8mPZAWD5m9oRmDCutKDy5HF7rz1DcmQTfgJAwO8S.jpg",
+ "user_id": 397,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-04 10:54:53",
+ "updated_at": "2024-04-04 10:57:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 930,
+ "unique_id": "TB8302-930",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gülnara",
+ "customer_surname": "Tekäýewa",
+ "customer_patronic_name": "Saparowna",
+ "passport_address": "Magdanly şäher Watan köç 38-1-nji jaý",
+ "real_address": "Magdanly şäher Watan köç 38-1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "009339",
+ "passport_given_at": "1998-07-31",
+ "passport_given_by": "Hojambaz etrap PB",
+ "born_place": "Hojambaz şäherçesi",
+ "born_at": "1978-07-10",
+ "email": "gulnara78@gmail.com",
+ "phone": "63320234",
+ "phone_additional": null,
+ "phone_home": "44050639",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "26-njy dermanhana",
+ "work_company_accountant_number": "+(993)-44050755",
+ "work_started_at": "2022-04-20",
+ "work_salary": "1518",
+ "work_position": "Arassaçylyk uýasy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "sLFOsNS60k5Mhq9uNMmojZZayh8ntW6yW5O803gW.jpg",
+ "passport_two": "FfdWVq2egZTtVssawQKCm3Mv2rGER0oTOsshFixj.jpg",
+ "passport_three": "pvGYVQMRFFdLc2qrcB1wUDKNxCKeqUWqJJw6J7Ha.jpg",
+ "passport_four": "vbPKA9VVnAl0Nn53CxninCxLqX8NnSR3lDKlnBIP.jpg",
+ "user_id": 399,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 11:15:38",
+ "updated_at": "2024-04-05 14:59:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 931,
+ "unique_id": "TB8302-931",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şahnoza",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Oralowna",
+ "passport_address": "Köýtendag etr Gurşunmagdan geň. Nowaýy köçe 7-nji jaýy",
+ "real_address": "Köýtendag etr Gurşunmagdan geň. Nowaýy köçe 7-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "496461",
+ "passport_given_at": "2006-07-31",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag şäherçesi",
+ "born_at": "1987-10-26",
+ "email": null,
+ "phone": "65379423",
+ "phone_additional": "65379423",
+ "phone_home": "44024693",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk şäher Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-44024693",
+ "work_started_at": "2018-09-15",
+ "work_salary": "1800",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "08sP5XRHKyez2MSPRE8NaWMEhB2MVSVeXiIiwTgH.jpg",
+ "passport_two": "BjZiubUc34EHVisyI2xaiiwTca23AA8HxZtNW2Td.jpg",
+ "passport_three": "J7To0KHcwQ578fiKffz7YQR563hvjJGM9FNIvCA7.jpg",
+ "passport_four": "R7xCKgrj5K66UamMETkHlHwP6tilfe6nEvMpxOjx.jpg",
+ "user_id": 400,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 11:34:04",
+ "updated_at": "2024-04-04 15:02:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 932,
+ "unique_id": "TB8302-932",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jora",
+ "customer_surname": "Rozyýew",
+ "customer_patronic_name": "Şamanowiç",
+ "passport_address": "Köýtendag etrabynyň Ýeňişiň 50 ýyl 41 jaýy",
+ "real_address": "Köýtendag etrabynyň Ýeňişiň 50 ýyl 41 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "738539",
+ "passport_given_at": "1966-12-10",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etraby",
+ "born_at": "1966-12-10",
+ "email": null,
+ "phone": "63572101",
+ "phone_additional": "63572101",
+ "phone_home": "44051421",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jmegat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-44052151",
+ "work_started_at": "2022-10-26",
+ "work_salary": "1986",
+ "work_position": "Bölüm başlyk",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "VPNBjN1dUuKmzIcq8Ev7N8zvC8OyO6FvqogqlgKx.jpg",
+ "passport_two": "MnO5BxyjqBMcSgjgIy9FfVs7ShmDIY9ctyilATxZ.jpg",
+ "passport_three": "FSBF8YIcifZYkao6hSfzYOdaJlZlCAd2ZB0ihwH4.jpg",
+ "passport_four": "cGO7e3Fw5TtBqjGGjdVDIEgE0hoLiYfZzXqqdWtI.jpg",
+ "user_id": 402,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 11:45:08",
+ "updated_at": "2024-04-04 15:01:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 933,
+ "unique_id": "TB8319-933",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Nargiza",
+ "customer_surname": "Niyazmuradowa",
+ "customer_patronic_name": "Jorakulowna",
+ "passport_address": "LW Turkmenabat s Himik YTJ jay 89 oy 46",
+ "real_address": "LW Turkmenabat s Himik YTJ jay 89 oy 46",
+ "passport_serie": "II-LB",
+ "passport_id": "188207",
+ "passport_given_at": "2023-05-13",
+ "passport_given_by": "Turkmenabat saher Polisiya Bolumi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1982-07-20",
+ "email": "Nargiza@mail.ru",
+ "phone": "65957212",
+ "phone_additional": null,
+ "phone_home": "42297662",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2022-05-03",
+ "work_salary": "1707",
+ "work_position": "masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ASdHMood8wdVIxcHFn7pJD89yAh8xW8NINgDQl5e.jpg",
+ "passport_two": "zqJ4FoCwICFFnE0Og7nKgIb9exTxx8kPZ4K7WVJl.jpg",
+ "passport_three": "ps83QY2TYTXdqiOhpJ4Y5FgXAEJbCjR6HtTm6t4m.jpg",
+ "passport_four": "tQNF24uus2oQdkNPQqTvS1dMl28XqAgevpYT1e8X.jpg",
+ "user_id": 401,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-04 11:46:16",
+ "updated_at": "2024-04-04 11:52:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 934,
+ "unique_id": "TB8302-934",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Muzafar",
+ "customer_surname": "Hudoýarow",
+ "customer_patronic_name": "Taşmurzaýewiç",
+ "passport_address": "Magdanly şäher Doganlyk köç 4-nji jaý",
+ "real_address": "Magdanly şäher Doganlyk köç 4-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "267406",
+ "passport_given_at": "2002-02-21",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1984-05-18",
+ "email": "muzafar84@gmail.ru",
+ "phone": "62221534",
+ "phone_additional": null,
+ "phone_home": "44051232",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag etrap Medenýet merkezi",
+ "work_company_accountant_number": "+(993)-44059687",
+ "work_started_at": "2019-05-01",
+ "work_salary": "2006",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6Wb5QM33oDoMyIakjb7F83aCxXE5dxqibPsp7oep.jpg",
+ "passport_two": "E5csnG9hGHVG3wWIXogG9lQu0UIq6Tslcr38eNPh.jpg",
+ "passport_three": "Cv9MHm5tn4gGaWs2qUJ1PSUunrwWpTlLDuoifAR8.jpg",
+ "passport_four": "U8vRiZwPzx5DAEa7ZUKTG6bFXqtnervtSeUWcuAV.jpg",
+ "user_id": 404,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 12:06:50",
+ "updated_at": "2024-04-05 10:22:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 935,
+ "unique_id": "TB8318-935",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Morifjon",
+ "customer_surname": "Mamatow",
+ "customer_patronic_name": "Tohtoşbaýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Wokzal köçesi 2-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Wokzal köçesi 2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "421250",
+ "passport_given_at": "2005-10-24",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýaty Köýtendag şäherçesi",
+ "born_at": "1989-04-27",
+ "email": null,
+ "phone": "65453172",
+ "phone_additional": "65453172",
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Köýtendagsuwhojalyk\" önümçilik dolandyryşygy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2021-09-01",
+ "work_salary": "1374",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EFF0NZzeblubaHvGaor6j0ZZ2KsQDvRNatKBVYKP.jpg",
+ "passport_two": "Oekqd1mEgtaiOG8fBzT9nmIkDMHIskewGZZXO0RZ.jpg",
+ "passport_three": "mKgpud0moGVcdqpIxvckMsm4Y1B3vKsgtS3cxTV5.jpg",
+ "passport_four": "qOmzyCl8eDOueot5euBtzI6ndKpPLGcq0HWNaLQX.jpg",
+ "user_id": 398,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-04 12:08:07",
+ "updated_at": "2024-04-04 15:10:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 936,
+ "unique_id": "TB8302-936",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zarafiddin",
+ "customer_surname": "Hoşmuradow",
+ "customer_patronic_name": "Suwankulowiç",
+ "passport_address": "Magdanly şäher Ýaşyl-tug köç 76-njy jaý",
+ "real_address": "Magdanly şäher Ýaşyl-tug köç 76-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "793118",
+ "passport_given_at": "2012-07-31",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "2012-07-31",
+ "email": "zaraf89@gmail.com",
+ "phone": "61908131",
+ "phone_additional": null,
+ "phone_home": "44052314",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşäheragyzsuw\"müdirligi",
+ "work_company_accountant_number": "+(993)-44051745",
+ "work_started_at": "2014-08-14",
+ "work_salary": "1881",
+ "work_position": "Sazlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rxxv8h1eVrY4acvHnm569ksfIiS4XdvqHS9B2Syx.jpg",
+ "passport_two": "MREWFMn1IvskaV9ZZXZhu44NwG3wSvHdZrC9UkPI.jpg",
+ "passport_three": "96QMhgydrqZQyZazJZDUWejOThhFMBwzxLvvCU5f.jpg",
+ "passport_four": "O3MlWlLU2zJOLTOC4e04JYTJEkkwpOgMSQLAkhzq.jpg",
+ "user_id": 405,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 12:24:22",
+ "updated_at": "2024-04-05 10:27:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 937,
+ "unique_id": "TB8302-937",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Allaýar",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Mametýarowiç",
+ "passport_address": "Lebap welaýat Magdanly şäher Çarşaňňy köçe 6-nji jaýy",
+ "real_address": "Lebap welaýat Magdanly şäher Çarşaňňy köçe 6-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "281118",
+ "passport_given_at": "2006-07-20",
+ "passport_given_by": "Balkan wel. Magtmguly etrap hakimligi",
+ "born_place": "Magtymguly şäherçesi",
+ "born_at": "1990-05-23",
+ "email": null,
+ "phone": "64544408",
+ "phone_additional": "64544408",
+ "phone_home": "44052239",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-44052239",
+ "work_started_at": "2014-06-11",
+ "work_salary": "4627",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "acM4mB9vCztTlxcfy1ZHP3OSjkEbIHL54sGozGA4.jpg",
+ "passport_two": "4BDu9hT7IA22vNYhsn9wIyXjJZNfzLfQw3Hp7xOn.jpg",
+ "passport_three": "h9IEP2YWM95nxVURymjIlHv2dr5zGYDK5e1BCZO1.jpg",
+ "passport_four": "nzGYlaACUu55s8TUX12f5B5Of1vqBySTv0X7L7Fw.jpg",
+ "user_id": 407,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 14:27:49",
+ "updated_at": "2024-04-04 15:00:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 938,
+ "unique_id": "TB8319-938",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Omuruzak",
+ "customer_surname": "Bahtyyarow",
+ "customer_patronic_name": "Bahtyyarowic",
+ "passport_address": "LW Carjew etr. Hojaili gen Begaryk oba Orazow koce jay 52",
+ "real_address": "LW Carjew etr. Hojaili gen Begaryk oba Orazow koce jay 52",
+ "passport_serie": "I-LB",
+ "passport_id": "820220",
+ "passport_given_at": "2013-03-06",
+ "passport_given_by": "Serdarabat etrap hakimligi",
+ "born_place": "Serdarabat etrap",
+ "born_at": "1996-03-01",
+ "email": "Omurzak@mail.ru",
+ "phone": "62796895",
+ "phone_additional": null,
+ "phone_home": "43325094",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2023-01-19",
+ "work_salary": "1560",
+ "work_position": "suwagcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ldaL8xe9xysSusofg2Q4NTzRzXxxFxh6oFBaMq9e.jpg",
+ "passport_two": "xx303hrIH2FU0dKxTcaElKkWMf6p4pplwClwmMOf.jpg",
+ "passport_three": "hb4PJ3wVAgPerJGjZBGFFJPDoLo93wpIr1gOGlhb.jpg",
+ "passport_four": "lcHp7U0GolcHvhN2zJ1Lz4WpyjDU46YnH5JcBjrR.jpg",
+ "user_id": 406,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-04 14:45:48",
+ "updated_at": "2024-04-04 14:55:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 939,
+ "unique_id": "TB8318-939",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Dilafruz",
+ "customer_surname": "Sabirowa",
+ "customer_patronic_name": "Boranowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi S.A.Nyýazow köçesi 58 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi S.A.Nyýazow köçesi 58 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "657247",
+ "passport_given_at": "1983-06-07",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýaty Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1983-06-07",
+ "email": null,
+ "phone": "61293294",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2014-09-02",
+ "work_salary": "1318",
+ "work_position": "Abatlaýjy işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "56jA8Fsvpc3ykYzqQiv3JNakIgaHWl52CvlBFBoA.jpg",
+ "passport_two": "tZbbRvtgcdI7ZdCTmkRUKruDYqyiZ3pv8Q922Yze.jpg",
+ "passport_three": "5MUlGDkluEZsczRb8jkJ5tbed2D6VrGvZAxJztM8.jpg",
+ "passport_four": "i4noebAWTeSQFyInUBp55wacJwJqkXMS1I0lgOeX.jpg",
+ "user_id": 408,
+ "status": "completed",
+ "notes": "Kanazagatlandyryldy",
+ "created_at": "2024-04-04 14:57:08",
+ "updated_at": "2024-04-04 16:33:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 940,
+ "unique_id": "TB8319-940",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Gurbanyazow",
+ "customer_patronic_name": "Dowletowic",
+ "passport_address": "LW Turkmenabat s Talhanbazar YJT jay 12",
+ "real_address": "LW Turkmenabat s Talhanbazar YJT jay 12",
+ "passport_serie": "II-LB",
+ "passport_id": "147930",
+ "passport_given_at": "2021-12-07",
+ "passport_given_by": "Turkmenabat saher PB",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1972-10-28",
+ "email": "Orazgeldi@mail.ru",
+ "phone": "62747215",
+ "phone_additional": null,
+ "phone_home": "42278264",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "1996-07-02",
+ "work_salary": "1627",
+ "work_position": "Aspez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VdvZcYEkXaWHQffblSf83tnOZUsbkKXvJDpmbno9.jpg",
+ "passport_two": "1KuyaGc70S3SYA2pqSI78hYjMdvShfsz8RonideG.jpg",
+ "passport_three": "IGw8yIfaQiwu9emBhgn0c9lla1ruO8Dq7MlqcDaD.jpg",
+ "passport_four": "bts9gnbITLQKKLsVuZxXJfc5hwqoriBQyrPa2cLx.jpg",
+ "user_id": 411,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-04 15:03:25",
+ "updated_at": "2024-04-04 15:06:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 941,
+ "unique_id": "TB8318-941",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Sähetmyrat",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Hudaýnazarowiç",
+ "passport_address": "Lebap welaýatynyň Türkmenabat şäheriniň 4-harby şäherçesi",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Şatlyk köçesi 47 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "959940",
+ "passport_given_at": "1968-04-16",
+ "passport_given_by": "Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäherçesi",
+ "born_at": "1968-04-16",
+ "email": null,
+ "phone": "65244201",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 38-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-10-19",
+ "work_salary": "2636",
+ "work_position": "Mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "divorced",
+ "passport_one": "TwLnmU9KxilgVL3XOkraSSlwB2QcEDt3avYD7bPK.jpg",
+ "passport_two": "mOFpJjlSGAruS2vVlTLak0I1V61zrNlIHvbcUrok.jpg",
+ "passport_three": "RbOjFpwuxRwyHczKGz5zXRPXfi3TfmnZRN1W50vD.jpg",
+ "passport_four": "mWJ30UvzZWUP7pNLh45aVeCHQta024tdgwsvEzHg.jpg",
+ "user_id": 412,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-04 15:36:42",
+ "updated_at": "2024-04-05 10:01:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 942,
+ "unique_id": "TB9315-942",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Öwezmyrat",
+ "customer_surname": "Tuwakow",
+ "customer_patronic_name": "Sapardurdyýewiç",
+ "passport_address": "Görogly etrap Hüdik Myradow geňeşligi",
+ "real_address": "Görogly etrap Hüdik Myradow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "085158",
+ "passport_given_at": "2001-10-19",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Görogly etrap Hüdik Myradow geňeşligi",
+ "born_at": "1974-12-28",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64565449",
+ "phone_additional": "64565449",
+ "phone_home": "64565449",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 25-nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-64565449",
+ "work_started_at": "1997-09-01",
+ "work_salary": "3882",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Gf7yveFSXXgnZmQKsE4mfexoWI5ZBigTqtaAQXgD.jpg",
+ "passport_two": "awe75qRdpsZN51Ocd5mXRr1lSgrqijmUj9jXXT3S.jpg",
+ "passport_three": "M80qqSCIknAzkl3sWWEOl6n9daAPiih7rnIlevuq.jpg",
+ "passport_four": "p0JUJIhUIHgxY6f12fbkPNfYQlLVjMD3EU544eJY.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 15:37:36",
+ "updated_at": "2024-04-04 15:37:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 943,
+ "unique_id": "TB1303-943",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Aşyrgeldi",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Hydyrgulyýewiç",
+ "passport_address": "Aşgabat şäher Büzmeýin etrap Bekrewe köçe jaý 3 öý 4",
+ "real_address": "Aşgabat şäher Büzmeýin etrap Bekrewe köçe jaý 3 öý 4",
+ "passport_serie": "I-AS",
+ "passport_id": "066444",
+ "passport_given_at": "1999-04-14",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1975-01-29",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65697195",
+ "phone_additional": "65697195",
+ "phone_home": "697195",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň Büzmeýin etrap häkimligi",
+ "work_company_accountant_number": "+(993)-697195__",
+ "work_started_at": "2004-11-08",
+ "work_salary": "2875",
+ "work_position": "Bölüm müdir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4EoTiggN7rvRqDBjLtzx9Ts4PVzz2VD48Zd4eF5W.jpg",
+ "passport_two": "vWx8qP58PpMDbeRTL3qUNIFG1qJGYz4THL25vrOR.jpg",
+ "passport_three": "g0fQFOtf0RAPJAvRke82G7awhtYi9fAahpJ07zil.jpg",
+ "passport_four": "S8NV6UVaWN7PukiPmo4Aee7ELUQbzIxWqg7c2zmR.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 15:56:03",
+ "updated_at": "2024-04-06 10:22:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 944,
+ "unique_id": "TB6359-944",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Myratdurdy",
+ "customer_surname": "Täçgurbanow",
+ "customer_patronic_name": "Hajydurdyýewiç",
+ "passport_address": "BW Gumdag şäher kw22, jaý 1 \"A\", öý 8",
+ "real_address": "BW Gumdag şäher kw22, jaý 1 \"A\", öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "039396",
+ "passport_given_at": "1999-04-24",
+ "passport_given_by": "BW Gumdag şäher polisiýa bölümi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1981-02-26",
+ "email": null,
+ "phone": "62719989",
+ "phone_additional": "62719989",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Gumdag tislimat ulaglary müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "4278",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PUwioHa5P8VN4RjXCejvp3BiyURoJIYU35Ukj3Le.jpg",
+ "passport_two": "vLqBtgtG7mJU7EfpzpS8HOScVgtgXj3fYiJXCPl3.jpg",
+ "passport_three": "ljfd94HsMldgBX3apQpX1aBI2DPyrCmJPwYRVXQI.jpg",
+ "passport_four": "1mlTB0g9Eqaaeeb0trwXn2NUmvET8U2ssl5xOXFI.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 16:02:53",
+ "updated_at": "2024-04-04 16:03:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 945,
+ "unique_id": "TB9314-945",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Maýsa",
+ "customer_surname": "Hydyrowa",
+ "customer_patronic_name": "Orazmuradowna",
+ "passport_address": "Köneürgenç şäheriniň Jeýhun köçesiniň 19-nji jaýy",
+ "real_address": "Köneürgenç şäheriniň Jeýhun köçesiniň 19-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "845659",
+ "passport_given_at": "2014-08-23",
+ "passport_given_by": "Köneürgenç etrabynyň häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1983-02-13",
+ "email": "Maysa@mailcom",
+ "phone": "64862602",
+ "phone_additional": "65074303",
+ "phone_home": "64862602",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç taryhy-medeni döwlet goraghanasy",
+ "work_company_accountant_number": "+(993)-31008___",
+ "work_started_at": "2012-12-05",
+ "work_salary": "1809",
+ "work_position": "muzeý gözegçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gpRLjHNQFRigFcNKPpMl1RYFu1MKcAWfhTDadw1v.jpg",
+ "passport_two": "M8MFVWxyDAgFBjcb6CYJkdA45I4BqbBLvNgZNcL4.jpg",
+ "passport_three": "ZFHjvZXIebUeQmW6i9YKKjU1pIq8vFbVf5pDXzAY.jpg",
+ "passport_four": "ptLRb1Z356mPUVXEAtZMmFDkwWqTUcjY6CW4txXO.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 16:07:18",
+ "updated_at": "2024-04-04 16:07:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 946,
+ "unique_id": "TB9315-946",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Nobat",
+ "customer_surname": "Toýlyýew",
+ "customer_patronic_name": "Meretgeldiýewiç",
+ "passport_address": "Görogly etrap Aksaraý geňeşligi",
+ "real_address": "Görogly etrap Aksaraý geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "633643",
+ "passport_given_at": "2010-12-28",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Aksaraý geňeşligi",
+ "born_at": "1989-11-22",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64982680",
+ "phone_additional": "64982680",
+ "phone_home": "64982680",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 32-nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-64982680",
+ "work_started_at": "2024-01-18",
+ "work_salary": "1813",
+ "work_position": "hojalyk müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "j1kc0D8TOmWSfN68iko0sckc3fwbsrfgNxcuJtuS.jpg",
+ "passport_two": "s7FP7kaVsNXrjmbdrLWXEXXST7cBLAtIrObmp5KN.jpg",
+ "passport_three": "LNYz5bhXKVgXeOD7UBdKsytmY0McgmktG2eo85rh.jpg",
+ "passport_four": "1LkDM4LlDoM9wUCdsMHoxw506Zesndur82k3Ek11.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 16:09:59",
+ "updated_at": "2024-04-04 16:09:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 947,
+ "unique_id": "TB8302-947",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şaraf",
+ "customer_surname": "Muminow",
+ "customer_patronic_name": "Iştemirowiç",
+ "passport_address": "Magdanly şäher Çarşaňňy köç 20-nji jaý",
+ "real_address": "Magdanly şäher Çarşaňňy köç 20-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "601368",
+ "passport_given_at": "2010-10-01",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-09-22",
+ "email": "saraf94@gmail.ru",
+ "phone": "64223629",
+ "phone_additional": null,
+ "phone_home": "44052085",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "19-njy çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051111",
+ "work_started_at": "2018-07-09",
+ "work_salary": "1606",
+ "work_position": "Sakçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "es0qbvLs8NoQYNNTxiMJw64MNI7omPjZG5OQTmc8.jpg",
+ "passport_two": "rnhV9YwTfV2dF6t1hocvuvMctvyMK9olfNlonGhX.jpg",
+ "passport_three": "i8cxtDv5ZqHhwZhP0EsprBQ7EetCeoQ4O62B9gAi.jpg",
+ "passport_four": "jMyNop6iGVy1YqlFNDqLqqiUrklRa5Sh6FywigPn.jpg",
+ "user_id": 414,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 16:14:41",
+ "updated_at": "2024-04-05 14:57:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 948,
+ "unique_id": "TB6359-948",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Balkandurdy",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Ýoldurdyýewiç",
+ "passport_address": "BW Balkanabat şäher Mkr5, jaý18, öý6",
+ "real_address": "BW Balkanabat şäher Mkr5, jaý18, öý6",
+ "passport_serie": "I-BN",
+ "passport_id": "271144",
+ "passport_given_at": "2005-12-02",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Bereket etraby Gulmaç geňeşlik",
+ "born_at": "1989-04-22",
+ "email": null,
+ "phone": "62333414",
+ "phone_additional": "62333414",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitdag buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-02-01",
+ "work_salary": "4456",
+ "work_position": "Burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c04XWSBDhRdxuJG7PzURaMMqCc2ripoBJkCAPkcG.jpg",
+ "passport_two": "vEG4mKznpgccgasqIkfUwK2Q9e4Ng60VNw3mR8sY.jpg",
+ "passport_three": "lUtCKpdjOsZPTzHpXKDiQKZOeZqToR8M8Qot5aDo.jpg",
+ "passport_four": "PKLtBqfY4Kj1A8SUiKdycumMmcOfZlxXL42Sa9EP.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 16:21:24",
+ "updated_at": "2024-04-05 16:47:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 949,
+ "unique_id": "TB9314-949",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ogulboldy",
+ "customer_surname": "Çopanowa",
+ "customer_patronic_name": "Baýramowna",
+ "passport_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "162611",
+ "passport_given_at": "2000-01-13",
+ "passport_given_by": "Köneürgenç etrap PB tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Derýalyk geňeşligi",
+ "born_at": "1980-08-25",
+ "email": "Ogulboldy@mailcom",
+ "phone": "63852967",
+ "phone_additional": "63852967",
+ "phone_home": "63852967",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrabynyň Köneürgenç şäheriniň Arassaçylyk we keselleriň ýaýramagyna garşy göreş gullugy",
+ "work_company_accountant_number": "+(993)-37002___",
+ "work_started_at": "2009-05-01",
+ "work_salary": "2057",
+ "work_position": "sanitar lukmanyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Oc4U1kQly0kTIMsU1sTGcWA8zGIqPq9gUPum4QN9.jpg",
+ "passport_two": "Lzro8tmvc61jzMFMHdfU41ciy0cxzB49XWvA4oWG.jpg",
+ "passport_three": "4AT3rAAc6H0UBKe9mX0c7de4qy8JfnVZWl8mKpgw.jpg",
+ "passport_four": "I9rrOsNQyG714En6QBu5xbzGqP9k0RQuPfSDx5yA.jpg",
+ "user_id": 6,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 16:22:10",
+ "updated_at": "2024-04-04 16:23:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 950,
+ "unique_id": "TB9314-950",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Kiçikgül",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Maryýewna",
+ "passport_address": "S.Türkmenbaşy etrap Gyzyljagala geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Gyzyljagala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "134845",
+ "passport_given_at": "2001-10-18",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap häkimi",
+ "born_place": "S.Türkmenbaşy etrap Goşahowly geňeşligi",
+ "born_at": "1969-10-10",
+ "email": "Kicikgul@mail.com",
+ "phone": "65106919",
+ "phone_additional": "65106919",
+ "phone_home": "65106919",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-31008___",
+ "work_started_at": "1992-09-19",
+ "work_salary": "1734",
+ "work_position": "ýörite egin eşik ýuwmak we abatlamak boýunça maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tMRjWe6pRHJDSfFpnN4RE8St4CResVCYdNLo0RlC.jpg",
+ "passport_two": "2OXxP8VvskgKZaefqrmHM5tH6WcNK3rJwtAhCXsv.jpg",
+ "passport_three": "J7KdIXgRHeUj4TtjUR0HGgnNrPRdRqiuUPSaEvel.jpg",
+ "passport_four": "XM1NoQTDG4k5huD1ocvLT9KhmUIC399QZj4hSl0z.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 16:53:46",
+ "updated_at": "2024-04-04 16:54:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 951,
+ "unique_id": "TB9314-951",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Aksoltan",
+ "customer_surname": "Arazmyradowa",
+ "customer_patronic_name": "Öwezmyradowna",
+ "passport_address": "S.Türkmenbaşy etrap A.Kakabaýew şäherçesiniň R.Jumagylyjow köçe 13-jaý",
+ "real_address": "S.Türkmenbaşy etrap A.Kakabaýew şäherçesiniň R.Jumagylyjow köçe 13-jaý",
+ "passport_serie": "II-DZ",
+ "passport_id": "104082",
+ "passport_given_at": "2022-08-25",
+ "passport_given_by": "S.Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "S.Türkmenbaşy etrap Nazly Gylyjow adyndaky geňeşligi",
+ "born_at": "1978-11-18",
+ "email": "Aksoltan@mailcom",
+ "phone": "65185812",
+ "phone_additional": "65185812",
+ "phone_home": "65185812",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 14-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-35644___",
+ "work_started_at": "2002-08-01",
+ "work_salary": "2718",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Fo9eaJwR2LpSbcEPlg9WDuSVuaGDzyPeSaxo4792.jpg",
+ "passport_two": "ds8kfEu5HkXy81056WCBj9FkFbnLH1jVngh0e0a6.jpg",
+ "passport_three": "CAYwbPLUqhqKiPl61cryg3YiyAEveEXHCwG3irMy.jpg",
+ "passport_four": "yGjBXWp184kEPrjJoj800YTCqpIkreCUVttVrKb5.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 17:20:29",
+ "updated_at": "2024-04-04 17:34:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 952,
+ "unique_id": "TB6360-952",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gurbanýaz",
+ "customer_surname": "Gurbanýazow",
+ "customer_patronic_name": "Annageldiýewiç",
+ "passport_address": "Hazar ş-çe kw 16 jaý 22",
+ "real_address": "Hazar ş-çe kw 16 jaý 22",
+ "passport_serie": "I-BN",
+ "passport_id": "032473",
+ "passport_given_at": "1998-09-05",
+ "passport_given_by": "BW Çeleken şäher polisýa bölimi",
+ "born_place": "Esenguly etrabynyň Çekiçler geňeşi",
+ "born_at": "1966-12-19",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63339737",
+ "phone_additional": "63339737",
+ "phone_home": "63339737",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Pudaklavyn Harbylaşdyryan goragyň Birleşdirlen otrýady",
+ "work_company_accountant_number": "+(993)-63339737",
+ "work_started_at": "2019-11-09",
+ "work_salary": "1899",
+ "work_position": "atyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Xrw1EQ4KtYuOtG30ZjeILirfFNLSrI7AEUh9QHke.jpg",
+ "passport_two": "7PQAuBNoq3NJa5vHt1eBlcNp2lyoqMJ1MC0uafYa.jpg",
+ "passport_three": "Kf2dwB9arI4396QfNKG73fmkbLNIWzzXjtrPX7vc.jpg",
+ "passport_four": "EYqAC8y2bZCnPbhRgsGiYgy0Mozy3lWDK2zLby1W.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 17:25:36",
+ "updated_at": "2024-04-09 15:49:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 953,
+ "unique_id": "TB9314-953",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Durdymyrat",
+ "customer_surname": "Çynbaýew",
+ "customer_patronic_name": "Tirkeşowiç",
+ "passport_address": "S.Türkmenbaşy etrap Goşahowly geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Goşahowly geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "112300",
+ "passport_given_at": "2022-12-29",
+ "passport_given_by": "S.Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "S.Türkmenbaşy etrap Goşahowly geňeşligi",
+ "born_at": "1975-11-01",
+ "email": "Durdymyrat@mailcom",
+ "phone": "61110175",
+ "phone_additional": "61110175",
+ "phone_home": "61110175",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 46-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-34604___",
+ "work_started_at": "1993-08-02",
+ "work_salary": "3841",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4YsEgnqZauJSlgcmc9tYhMs6t5fVaTu0CT0oYm7l.jpg",
+ "passport_two": "rjpmrivXO9YqqBFmnaFEgYWJOcg4xqsuXHDDs1uk.jpg",
+ "passport_three": "cNUHyPAn0BUP3rpf3vC2GoFMi75ECNho9uVfrDvJ.jpg",
+ "passport_four": "DIjpHWOeXaGCwtesBjC9CtzRF7QOMer8Lz3sYiRz.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 17:26:37",
+ "updated_at": "2024-04-04 17:35:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 954,
+ "unique_id": "TB9314-954",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Toýlygylyç",
+ "customer_surname": "Altyýew",
+ "customer_patronic_name": "Hojaýewiç",
+ "passport_address": "S.Türkmenbaşy etrabynyň Ýalkym geňeşligi",
+ "real_address": "S.Türkmenbaşy etrabynyň Ýalkym geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "984723",
+ "passport_given_at": "2018-11-01",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrabynyň Ýalkym geňeşligi",
+ "born_at": "1972-04-25",
+ "email": "Toylygylyc@mailcom",
+ "phone": "64582356",
+ "phone_additional": "64582356",
+ "phone_home": "64582356",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-35625___",
+ "work_started_at": "1997-04-05",
+ "work_salary": "2746",
+ "work_position": "maliýe we ykdysady hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6pFxTG50QMXfAE6ndVKtBXp7dUlxBoVgwA8WKhbv.jpg",
+ "passport_two": "YUXxIqh0u9LHAU8tLHMtGwjgcSceOvLMWSFlxGGj.jpg",
+ "passport_three": "UqUzNCYaN3a3wIp9TQtpusmI04fWxxVc9jgUz2jh.jpg",
+ "passport_four": "qoDSXShCsilyRuoR5r9PiYbbWl4O1fNQv9ngcYYv.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 17:33:24",
+ "updated_at": "2024-04-04 17:34:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 955,
+ "unique_id": "TB6359-955",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Döwletnyýaz",
+ "customer_surname": "Gurbanyýazow",
+ "customer_patronic_name": "Babanyýazowiç",
+ "passport_address": "BW Gumdag şäherçesi, Taýly şahyr köçesiniň 3-nji geçelgesi, jaý 4",
+ "real_address": "BW Gumdag şäherçesi, Taýly şahyr köçesiniň 3-nji geçelgesi, jaý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "203240",
+ "passport_given_at": "2001-04-02",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1980-02-24",
+ "email": null,
+ "phone": "64155442",
+ "phone_additional": "64155442",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitdag buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2001-04-23",
+ "work_salary": "3911",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "51k5L4eyTHw9etfoR3I0pOnGrPsibekrejUHUdqP.jpg",
+ "passport_two": "xym1A4RD9moaeHqHSEs9BjszFBTivVKdN6oahEnR.jpg",
+ "passport_three": "fpz6kwRLxaPANKMhDqI2Ow222q2V3M0WSIFeY1qm.jpg",
+ "passport_four": "LeHofnB0PLuIiTMe2D9YoID7rKm2npgKtKojrLla.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 17:40:08",
+ "updated_at": "2024-04-05 16:47:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 956,
+ "unique_id": "TB6360-956",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Allaberdi",
+ "customer_surname": "Kultanaýew",
+ "customer_patronic_name": "Aleksandrowiç",
+ "passport_address": "Hazar ş-çe kw 29 jaý 5 öý 9",
+ "real_address": "Hazar ş-çe kw 29 jaý 5 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "550488",
+ "passport_given_at": "2019-06-14",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2002-09-24",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64675087",
+ "phone_additional": "64675087",
+ "phone_home": "64675087",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Inžiner Çözgütleri\" HK",
+ "work_company_accountant_number": "+(993)-64675087",
+ "work_started_at": "2023-11-17",
+ "work_salary": "4000",
+ "work_position": "mantažçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "vZOzamMX2WKfHKYvyhbWtAMe82hHomhkcEVwxtZF.jpg",
+ "passport_two": "555krXEJsOpvP8mx9DDT9fYIwHxSvoTeIPiPPnwr.jpg",
+ "passport_three": "lwtIYbmxq5r7iwQY6jKW7cFH1jgnX2gbisJGosCL.jpg",
+ "passport_four": "lXdR2XkDyFbqmjmWBD1bl934QeBVLWv3KAUz3yP0.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 17:44:00",
+ "updated_at": "2024-04-09 15:57:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 957,
+ "unique_id": "TB6359-957",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Amangurban",
+ "customer_surname": "Bekeşow",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher kw210, jaý 45, öý 12",
+ "real_address": "BW Balkanabat şäher kw210, jaý 45, öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "593827",
+ "passport_given_at": "2022-03-04",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "BW Etrek etrap, Madaw oba",
+ "born_at": "1976-02-01",
+ "email": null,
+ "phone": "65181595",
+ "phone_additional": "65181595",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2010-12-01",
+ "work_salary": "3806",
+ "work_position": "Maşinist sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "17GEfEZXJw2MWYWqypDTdJXo38NAOr5tuse0rTYQ.jpg",
+ "passport_two": "cSfpDbCb3TPWhhZODX5ANWTs2NTR60BSYjwx1ICK.jpg",
+ "passport_three": "zP4RkgNwAYsHF3TEIKHYG1q9mjrjmCA3WmRo6KUx.jpg",
+ "passport_four": "JfFql9V0gPvu6JOiCFg56lxYMoTPFTZJLzjKYygW.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 17:57:15",
+ "updated_at": "2024-04-04 17:57:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 958,
+ "unique_id": "TB6352-958",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülsoltan",
+ "customer_surname": "Aramowa",
+ "customer_patronic_name": "Hojaýewna",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri 205a kwartal 8/7",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri 205a kwartal 8/7",
+ "passport_serie": "I-BN",
+ "passport_id": "041644",
+ "passport_given_at": "1999-02-18",
+ "passport_given_by": "Balkan welaýatynyň Nebitdag şäher Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Nebitdag şäheri",
+ "born_at": "1969-11-02",
+ "email": null,
+ "phone": "64544054",
+ "phone_additional": null,
+ "phone_home": "64544054",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Ýaşaýyş jaýlary ulanyşa tresti",
+ "work_company_accountant_number": "+(993)-64544054",
+ "work_started_at": "2007-08-07",
+ "work_salary": "1825",
+ "work_position": "Süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vPOBG21ZE3G67gbp7CE6l89S1MmH0LiLNs3VYQrm.jpg",
+ "passport_two": "ebN9WeJ3RWVOQRDiTJlB9wpPbKqcjPNlELjU1X2B.jpg",
+ "passport_three": "JCiTzAAdaHa0ukaKlmEenhEdd65uPck95NnXaozI.jpg",
+ "passport_four": "vStTwnzLxYb6VFKWvIbx3F19jdnNehxCOyThejrE.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 23:33:01",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 959,
+ "unique_id": "TB6352-959",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Agatirkiş",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Akmuhammedowiç",
+ "passport_address": "Mary welaýatynyň Tagtabazar etraby Marçak geňeşligi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 27/4",
+ "passport_serie": "I-MR",
+ "passport_id": "622917",
+ "passport_given_at": "2011-03-03",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etraby",
+ "born_at": "1994-10-15",
+ "email": null,
+ "phone": "63969813",
+ "phone_additional": null,
+ "phone_home": "63969813",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2333",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JTDi80D6jR1gUdFN16hlEWY2XsJeGbNUCz2kbraA.jpg",
+ "passport_two": "P82QOuC9iOunuwHXGYwNd1TbpKvM5EwsPxmPJt9W.jpg",
+ "passport_three": "wQuiAyY3J1ETrzGeMR2hssJpEIcpX15B3h5audYz.jpg",
+ "passport_four": "3D8iHn4coiGtDA6grdnvBXY3ueIW2GJPpHwHJ5I6.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-04 23:41:16",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 960,
+ "unique_id": "TB1307-960",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dawud",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Basimowic",
+ "passport_address": "Asgabat saherinin Kopetdag etraby A Nyyazow kocesinin 15 nji a jayynyn 208nji otagy",
+ "real_address": "Asgabat saherinin Kopetdag etraby A Nyyazow kocesinin 15 nji a jayynyn 208nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "014273",
+ "passport_given_at": "1998-03-19",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap IIB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1979-05-11",
+ "email": "Dawud@gmail.com",
+ "phone": "65608884",
+ "phone_additional": "65650589",
+ "phone_home": "65608884",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmen Dowlet Nesiryat Gullugy Metbugat Merkezi sahaplayjy sehi",
+ "work_company_accountant_number": "+(993)-12399536",
+ "work_started_at": "1999-12-09",
+ "work_salary": "3058",
+ "work_position": "gapak yasayan masynyn masinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Oi3AapdI9uCjuvA8iSch3i3MvY3cmKY6Y1iZe7SZ.jpg",
+ "passport_two": "ev5rtxmrbV4QdoB4LNNb2Ti1igYQNlptQo4mgR58.jpg",
+ "passport_three": "Bb5aRzEo1dmvWDDd53Cbkjr71XS4eF4EL04YddjO.jpg",
+ "passport_four": "lDK75kFCvzDnQOJhWnZImqEXWW1w6PgEmf7fcG11.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 09:41:17",
+ "updated_at": "2024-05-02 14:40:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 961,
+ "unique_id": "TB1307-961",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Iskuwwat",
+ "customer_surname": "Caryyew",
+ "customer_patronic_name": "Perdayewic",
+ "passport_address": "Asgabat saherinin Kopetdag etraby koce garassyzlyk jay 38 otag 12",
+ "real_address": "Asgabat saherinin Kopetdag etraby koce garassyzlyk jay 38 otag 12",
+ "passport_serie": "I-AS",
+ "passport_id": "429624",
+ "passport_given_at": "2010-08-19",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1994-08-01",
+ "email": "CaryyewI@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Berk Ojak HJ",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-11-01",
+ "work_salary": "3005",
+ "work_position": "inzener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ySPtx3mpsKqeYLHqBqt7iXA84sUEvsncMxFNHsBd.jpg",
+ "passport_two": "nFyN9c6ZtOwSd3767jaSdWTjtk7SlmsoBU2usR6t.jpg",
+ "passport_three": "86IybnppD8b9iCRfvyskNbqGLlqQyQOuV9ywCiuL.jpg",
+ "passport_four": "2zIIoSaKD5n3wpZGmTdsXbt7YeMlWVu5MXnbU9YW.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 10:04:10",
+ "updated_at": "2024-05-02 14:39:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 962,
+ "unique_id": "TB8302-962",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mukaddas",
+ "customer_surname": "Raýimowa",
+ "customer_patronic_name": "Halmuradowna",
+ "passport_address": "Magdanly şäher Gurluşykçylar köçe 14/37-nji jaýy",
+ "real_address": "Magdanly şäher Gurluşykçylar köçe 14/37-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "649361",
+ "passport_given_at": "2011-03-09",
+ "passport_given_by": "Magdanly şäher häkimligi tarapyndan",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-10-12",
+ "email": null,
+ "phone": "63146317",
+ "phone_additional": "63146317",
+ "phone_home": "44050542",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "26-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44050542",
+ "work_started_at": "2018-06-04",
+ "work_salary": "1497",
+ "work_position": "terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "f9Re5faDV2El6aK8EMeTxRK91gcxWpT92XyfXYlm.jpg",
+ "passport_two": "8NhpRlHvIhyu2vKAxJrL694D4jMmCedOKCMXzn6h.jpg",
+ "passport_three": "eg8HH9U8B3SlnPirPq7WWLC7pVstpF3Ol2os8xlK.jpg",
+ "passport_four": "ivx5OhqDR6OdGaXUkrWhvr67IQfx23XZwI9aXniF.jpg",
+ "user_id": 417,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 10:08:28",
+ "updated_at": "2024-04-05 14:59:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 963,
+ "unique_id": "TB8302-963",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Garýagdy",
+ "customer_surname": "Bekmuradow",
+ "customer_patronic_name": "Perdaýewiç",
+ "passport_address": "Magdanly şäher Türkmenistan köçe 72-2-nji jaý",
+ "real_address": "Magdanly şäher Türkmenistan köçe 72-2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "267233",
+ "passport_given_at": "2002-02-10",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1973-12-11",
+ "email": "garyagdy@gmail.ru",
+ "phone": "65406142",
+ "phone_additional": "64526216",
+ "phone_home": "44059865",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "29-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-44051011",
+ "work_started_at": "2017-11-25",
+ "work_salary": "2581",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "n18p6cRpwykUkNKS7aMuK5kF7qYAYTIMlZINQTPn.jpg",
+ "passport_two": "mxOfaIxj3moMrVvLnWNCaJZoAhuJ4aXWJkm7mnt3.jpg",
+ "passport_three": "pJhuxhLVdjerPSKA6S85c7gKMwPe9VK5lPZ1zlbq.jpg",
+ "passport_four": "ZyDQkJ3DFkUkCBklDbMQ0OcYtb1RGskDpyWkCNzy.jpg",
+ "user_id": 416,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 10:15:01",
+ "updated_at": "2024-04-11 14:49:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 964,
+ "unique_id": "TB8318-964",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ikram",
+ "customer_surname": "Buranow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Lebap welaýaty Köýtendag etraby Kelif şäherçesi Azatlyk köçesi 22 jaýy",
+ "real_address": "Lebap welaýaty Köýtendag etraby Kelif şäherçesi Azatlyk köçesi 22 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "074328",
+ "passport_given_at": "1999-07-21",
+ "passport_given_by": "Çarşaňňy etrap PB",
+ "born_place": "Lebap welaýatynyň Kelif şäherçesi",
+ "born_at": "1981-12-27",
+ "email": null,
+ "phone": "64435963",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Köýtendagsuwhojalyk\" önümçilik dolandyryşygy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2021-09-24",
+ "work_salary": "1137",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "K5vXYHCHNVTjDlEFArVQpLB5QroB9KWhIpKxb0No.jpg",
+ "passport_two": "V86Vp08A7l8lPsWAt8wL6zqftPgevSgaInRDPkwq.jpg",
+ "passport_three": "7i4I9tdB2irVoU723WKmJXF8gbweK5cBmd7sK2wF.jpg",
+ "passport_four": "UXQM0GobXI5PuZwxUANPd9paDwsKgMgdYA3lQoih.jpg",
+ "user_id": 418,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-05 10:20:39",
+ "updated_at": "2024-04-05 15:47:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 965,
+ "unique_id": "TB1307-965",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gozel",
+ "customer_surname": "Siriyewa",
+ "customer_patronic_name": "Caryyewna",
+ "passport_address": "Asgabat saher Berkararlyk etraby koce Gundopgar jay 7 korpus b otag 13",
+ "real_address": "Asgabat saher Berkararlyk etraby koce Gundopgar jay 7 korpus b otag 13",
+ "passport_serie": "I-AS",
+ "passport_id": "568609",
+ "passport_given_at": "2017-06-17",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "2001-03-01",
+ "email": "SiriyewaG@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "enanin we caganyn saglygyny gorayys okuw ylmy merkezinin caga newrologiya okuw ylmy bolumi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-04-01",
+ "work_salary": "2281",
+ "work_position": "sepagat uyasy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "9PeQhntmSp46ZlvPHNy8lhJ9esOKLxKRc9VJ86Jz.jpg",
+ "passport_two": "REt4vq46Js27dlv7EEcdWALQLo31LrhDcqpVtnwJ.jpg",
+ "passport_three": "L0XmjqI3FbxVod0T8ZC4PBOZkoyguNsudAKIgTJ8.jpg",
+ "passport_four": "1QYCKdA5OdMA1ypt03MKslo2XnDjWORmMpWbrKJT.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 10:29:10",
+ "updated_at": "2024-05-02 14:39:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 966,
+ "unique_id": "TB6360-966",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Orazbagt",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Agavusupowna",
+ "passport_address": "MR Wekilbazar etrap Çarlakýap geňeşligi",
+ "real_address": "MR Wekilbazar etrap Çarlakýap geňeşligi",
+ "passport_serie": "II-MR",
+ "passport_id": "230541",
+ "passport_given_at": "2019-05-23",
+ "passport_given_by": "MW Ýolöten etrap häkimligi",
+ "born_place": "Ýolöten etrap Gammarbaba geňeşligi",
+ "born_at": "1999-01-14",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62279231",
+ "phone_additional": "62279231",
+ "phone_home": "62279231",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-62279231",
+ "work_started_at": "2024-02-06",
+ "work_salary": "2087",
+ "work_position": "abatlaýjy işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "exvVwheTlt1A78JjdWHPL3Ad8tkcx7zZdjEFBaiu.jpg",
+ "passport_two": "bja5Bol0PYdjHKsW1dAvymX30fWKQ0dzh2t9ate0.jpg",
+ "passport_three": "zYDAoGKnj0ck4phINGMDcOowuAYqEGq1vbElPx5i.jpg",
+ "passport_four": "ww7wObbOWteZTIQfAWzMfu57MvulhUDKlmQ84eM7.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 10:42:06",
+ "updated_at": "2024-04-05 11:15:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 967,
+ "unique_id": "TB8302-967",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zarif",
+ "customer_surname": "Ýeşmuratow",
+ "customer_patronic_name": "Jangibaýewiç",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 10-27-nji jaý",
+ "real_address": "Magdanly şäher Ezizow köç 1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "703157",
+ "passport_given_at": "2011-06-14",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-05-31",
+ "email": "zarif91@gmail.ru",
+ "phone": "65012925",
+ "phone_additional": null,
+ "phone_home": "44051235",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44037485",
+ "work_started_at": "2020-02-10",
+ "work_salary": "1590",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ao6Hy3SfofZMZG4qRWrpFJUB2CCvsGNsLUOpfPRm.jpg",
+ "passport_two": "tJFN4Cx8CVInKjDpO2NXn9wd3QZtOsClPTXiE1qT.jpg",
+ "passport_three": "tybim7CWmKGua2RIMPu8fpx1y1DpPHM5ZLlvSu6p.jpg",
+ "passport_four": "NGZTUP5P5KbaeVzmOEFtHqIq6eEc2o77qpDGhv86.jpg",
+ "user_id": 419,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 10:51:48",
+ "updated_at": "2024-04-11 14:49:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 968,
+ "unique_id": "TB6312-968",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Jumamyrat",
+ "customer_surname": "Garlyýew",
+ "customer_patronic_name": "Janmädowiç",
+ "passport_address": "Balkan welaýat Türkmenbaşy şäher Altyn-Asyr köçe 15 jaý 5 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy şäher Altyn-Asyr köçe 15 jaý 5 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "023477",
+ "passport_given_at": "2000-02-17",
+ "passport_given_by": "Balkan welaýatynyň Ufra şäherçesiniň PB",
+ "born_place": "Daşoguz welaýatynyň Köneürgenç etrap Akderýa geňeşligi",
+ "born_at": "1973-06-08",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "62389700",
+ "phone_additional": "63656155",
+ "phone_home": "64098600",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Demirýol\" PJ",
+ "work_company_accountant_number": "+(993)-24364785",
+ "work_started_at": "2020-01-01",
+ "work_salary": "3386",
+ "work_position": "düzgünleşdiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JxlFDY1MOtLB9uqF4IHzwAOvSUdxjH3JHrdmkMZd.jpg",
+ "passport_two": "tehWjYY6C4DQGE5H287lhAxVM6T8bzYlJW6i7HvO.jpg",
+ "passport_three": "8miDc2H5CYELBHI5rUHL4JoAxBC9mgLMpZvwLBC5.jpg",
+ "passport_four": "cfEckzzai2neXnTtu1tVDquGlPPa8kncwBUcZyK4.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 10:52:58",
+ "updated_at": "2024-04-09 16:21:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 969,
+ "unique_id": "TB8302-969",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Anwar",
+ "customer_surname": "Alimow",
+ "customer_patronic_name": "Gulmuratowiç",
+ "passport_address": "Magdanly şäher Sahawatly 47-nji jaýy",
+ "real_address": "Magdanly şäher Sahawatly 47-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "026556",
+ "passport_given_at": "2018-11-20",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1990-01-27",
+ "email": null,
+ "phone": "64791616",
+ "phone_additional": "64791616",
+ "phone_home": "44051998",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-44051998",
+ "work_started_at": "2017-12-18",
+ "work_salary": "1671",
+ "work_position": "bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "byiR7ZoluoLRSb4saPGxmr47YKN9E5CjV5hYFez2.jpg",
+ "passport_two": "q6rfy8hiT62rLPeIJFAl9oKW96lNKDm1T56OQbsf.jpg",
+ "passport_three": "17w1xUnJ5F6SLuoVoAuGY3GVH07LKvfpjQLdG9CW.jpg",
+ "passport_four": "g7CqOuoSXSsG2FJ3NVP7e5yQRWUnwCbQOU4GXmux.jpg",
+ "user_id": 420,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 10:53:31",
+ "updated_at": "2024-04-12 12:26:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 970,
+ "unique_id": "TB6360-970",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülaýym",
+ "customer_surname": "Mämiýewa",
+ "customer_patronic_name": "Myradowna",
+ "passport_address": "Hazar ş-çe Gökbaýyr jaý 15 öý 2",
+ "real_address": "Hazar ş-çe Gökbaýyr jaý 15 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "481000",
+ "passport_given_at": "2014-11-25",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "Etrek etrap Gyzylbaýyr geňeşligi",
+ "born_at": "1984-07-18",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64708562",
+ "phone_additional": "64708562",
+ "phone_home": "64708562",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-64708562",
+ "work_started_at": "2015-04-15",
+ "work_salary": "2066",
+ "work_position": "süpürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iTdLLGyYpSseL11QA1jLhmXQRqVRz2lQQ7RRrvuy.jpg",
+ "passport_two": "lYZbK4eVxkvbPDithN1rD6Z759SDM9ByjzSGRiYJ.jpg",
+ "passport_three": "8xWaLqr2SeKTAh77kEXeTguZn01DijZjYXwkIRD6.jpg",
+ "passport_four": "3evqSbCdia6WDrvoljIHf7hMhIs08Mzw5bIof9Q0.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 10:58:21",
+ "updated_at": "2024-04-05 11:17:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 971,
+ "unique_id": "TB1307-971",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yazgul",
+ "customer_surname": "Allanurowa",
+ "customer_patronic_name": "Rejepowna",
+ "passport_address": "Asgabat saher berkararlyk etraby 5 mkr jay 3 otag 16",
+ "real_address": "Asgabat saher berkararlyk etraby 5 mkr jay 3 otag 16",
+ "passport_serie": "I-AS",
+ "passport_id": "460023",
+ "passport_given_at": "2012-04-26",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1996-04-06",
+ "email": "AllanurowaY@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Senagat PTB",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2016-04-28",
+ "work_salary": "3051",
+ "work_position": "kassir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "AtYc7L407Vfo5jrCUJOY067UjnfYJPApHXY6CPuV.jpg",
+ "passport_two": "XWQWKWT6SfxFGLQXRJDKzZczi0XDunZTXfETfNGP.jpg",
+ "passport_three": "UH6LpzZ3aWtbL8yDPPehXI7eQCrvQoZUIhj1V82D.jpg",
+ "passport_four": "J5FbKEhrhnGdqdchMN76WUphtq3EKdbyWmkBB8Q1.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 11:19:28",
+ "updated_at": "2024-05-02 14:38:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 972,
+ "unique_id": "TB1307-972",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulsat",
+ "customer_surname": "Annaorazowa",
+ "customer_patronic_name": "Kerimberdiyewna",
+ "passport_address": "Asgabat saheri berkararlyk etraby koce Oguz han jay 10 otag 67",
+ "real_address": "Asgabat saheri berkararlyk etraby koce Oguz han jay 10 otag 67",
+ "passport_serie": "I-AS",
+ "passport_id": "496096",
+ "passport_given_at": "2014-02-14",
+ "passport_given_by": "Asgabat saherinin kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1989-03-23",
+ "email": "Annaorazowag@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenpocta pocta aragatnasyk kompaniyasy Marketing sowda we caparcylyk boluni",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-03-26",
+ "work_salary": "2624",
+ "work_position": "uly operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qOAC6fxTtvTxfLj3G0eRKLqf5gcuKP5ndw7Lz6vE.jpg",
+ "passport_two": "0DevrTT2VJAB5iGW0nAEQNc53HqyNeAaBYlMdaMT.jpg",
+ "passport_three": "MQnrMYqDCt0Mqr3b4gQeCuBCIKKaLY1xjvRLKGPp.jpg",
+ "passport_four": "iCep681Xf0icssu34Jr6Nz0OoTA1miaZlt9Wk0l2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 11:50:22",
+ "updated_at": "2024-05-02 14:38:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 973,
+ "unique_id": "TB1307-973",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tacsoltan",
+ "customer_surname": "Yazmyradowa",
+ "customer_patronic_name": "Basimowna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby koce Tajir jay 12 otag 46",
+ "real_address": "Asgabat saherinin Kopetdag etraby koce Tajir jay 12 otag 46",
+ "passport_serie": "I-AS",
+ "passport_id": "501142",
+ "passport_given_at": "2014-04-19",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1968-08-07",
+ "email": "Yazmyradowa@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "7 nji saglyk oyi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2002-02-01",
+ "work_salary": "2281",
+ "work_position": "sepagat uyasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Bp16BOzgotzBzcLbB1BoCOpjPaOxAgH6IlUDxgYX.jpg",
+ "passport_two": "l7FMPAKHpwIVqFfQGy9ZH6NcmUwyEQM1Oh8Ph1G8.jpg",
+ "passport_three": "zmrnAfI0ahCDfbpxpRxKAic0ZzBj42OeLxhrlJjL.jpg",
+ "passport_four": "YYwZUMMBV0cJ3gEGvlU2sg7baqdBu8JBBRL1fDx5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 12:26:45",
+ "updated_at": "2024-05-02 14:37:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 974,
+ "unique_id": "TB6312-974",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Nazima",
+ "customer_surname": "Hallyýewa",
+ "customer_patronic_name": "Jumabaýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Hojanepes köçe 6 jaý 8 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Hojanepes köçe 6 jaý 8 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "539893",
+ "passport_given_at": "2018-08-01",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Özbegistan Alat şäheri",
+ "born_at": "1983-08-02",
+ "email": "karz.turkmenbashy@tbbtnk.gov.tm",
+ "phone": "65142777",
+ "phone_additional": "64447902",
+ "phone_home": "24328475",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Demirýollary\" AGPJ",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2020-01-01",
+ "work_salary": "3091",
+ "work_position": "nobatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "otwPAuSkXLPO4caG1mbKODp9H6nmv7VUsbSh0evQ.jpg",
+ "passport_two": "tkygfv84tW2S0Km7zIiePDq50xWBNQcId0xxD1da.jpg",
+ "passport_three": "bCE0p9bsQnubju4Qs1FT58fBkS5rswsGPExgF7Md.jpg",
+ "passport_four": "Oi7aUGvbo0te0JFDakRezzZvr5oWa01dqcTdBfPX.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 12:33:56",
+ "updated_at": "2024-04-09 16:21:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 975,
+ "unique_id": "TB8302-975",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gülnara",
+ "customer_surname": "Nurgeldiýewa",
+ "customer_patronic_name": "Nurgeldiýewna",
+ "passport_address": "Magdanly şäher Gowşut han köçe 1-nji jaýy",
+ "real_address": "Magdanly şäher Gowşut han köçe 1-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "026573",
+ "passport_given_at": "2018-11-20",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "2001-11-07",
+ "email": null,
+ "phone": "65231642",
+ "phone_additional": "65231642",
+ "phone_home": "44052352",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "30-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44052352",
+ "work_started_at": "2022-08-01",
+ "work_salary": "2906",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "BrI9GHs5dX36rObrrIs6PedTtGuLFT6DywYR8sVC.jpg",
+ "passport_two": "Cc93EQ1V0ZZAUKmhwotzhm7PPdjwtgUn2laouwTk.jpg",
+ "passport_three": "qgbGTo1hCfWsU9q5cts8kqzSAn0QV6a1pp587Wo3.jpg",
+ "passport_four": "gQYlf0aTIdDwg3wvcyKpsxmkRuimfYhlqDDxWdJJ.jpg",
+ "user_id": 422,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 12:48:22",
+ "updated_at": "2024-04-12 12:27:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 976,
+ "unique_id": "TB1307-976",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ybrayym",
+ "customer_surname": "Nuryagdyyew",
+ "customer_patronic_name": "Gurbanmuhammedowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce Sanly jay 198",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce Sanly jay 198",
+ "passport_serie": "I-AS",
+ "passport_id": "520928",
+ "passport_given_at": "2015-07-31",
+ "passport_given_by": "Asgabat saherinin Arcabil etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1999-03-12",
+ "email": "NuryagdyyewY@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Owadan Agsam HJ",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-03-13",
+ "work_salary": "3650",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "054LCJCtfMdy8bbIP5j04Ja2KWWzhQFByJO1YjM5.jpg",
+ "passport_two": "jDBKC6BwV46CFNj71EUREpKBhDTy1LbbPtxFuXOP.jpg",
+ "passport_three": "Fs7B7gC7VAb5P8dBu7G0xvHqbYUvV5yzaIZMt7CE.jpg",
+ "passport_four": "h2dXBx4vE3RkZzBfJfDlwl7gxbTkFH0fZswxz8YH.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 12:56:57",
+ "updated_at": "2024-05-02 14:32:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 977,
+ "unique_id": "TB9314-977",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Parahat",
+ "customer_surname": "Tilewow",
+ "customer_patronic_name": "Allambergenowiç",
+ "passport_address": "Köneürgenç şäheriniň Mukam köçesiniň 43-nji jaýy",
+ "real_address": "Köneürgenç şäheriniň Mukam köçesiniň 43-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "426490",
+ "passport_given_at": "2005-08-05",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen.",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1967-08-28",
+ "email": "Parahat@mailсom",
+ "phone": "64253311",
+ "phone_additional": "64253311",
+ "phone_home": "64253311",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-31709___",
+ "work_started_at": "2015-03-04",
+ "work_salary": "2432",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fmqnzK36BkoEl6dh6R5O8ujBAh1CXkIggTRMit8Y.jpg",
+ "passport_two": "YH3A7epv0ws4NIusuEyE36ZQMDb9r58lOkKk1qiU.jpg",
+ "passport_three": "ONLMWYi4jVKfBaMyGTKG9S9LnvJMMa5pBxb3b3Y0.jpg",
+ "passport_four": "cNPXKUrnQ2WFc7MpkNwkj5kengrC0PSCO9LEKvGc.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 15:09:50",
+ "updated_at": "2024-04-05 15:10:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 978,
+ "unique_id": "TB8319-978",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Jorababalar",
+ "customer_surname": "Ergesow",
+ "customer_patronic_name": "Imamkulyyewic",
+ "passport_address": "LW Cqrjew etr Kistiwan saherce gen Seyit koce jay-9",
+ "real_address": "LW Cqrjew etr Kistiwan saherce gen Seyit koce jay-9",
+ "passport_serie": "I-LB",
+ "passport_id": "790109",
+ "passport_given_at": "2012-07-17",
+ "passport_given_by": "Serdarabat etrap hakimligi",
+ "born_place": "Serdarabat etrap",
+ "born_at": "1994-06-24",
+ "email": "Jorababalar@mail.ru",
+ "phone": "62414538",
+ "phone_additional": null,
+ "phone_home": "62414538",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Dowrebap is hususy karhanasy",
+ "work_company_accountant_number": "+(993)-62414538",
+ "work_started_at": "2023-10-20",
+ "work_salary": "2700",
+ "work_position": "seh baslyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "q3tqpuXz6qlO068QhVjjy0nv1bH7KxIfIU2Xkqnk.jpg",
+ "passport_two": "l3cRCuuhJSz4z8d94jifXCvZvlBNO4XtPlfVIvW3.jpg",
+ "passport_three": "gH9LqiZkguI9gg6vwEdo8M7c6sxJojKdAuWfTDsw.jpg",
+ "passport_four": "6BS0HX9HOlaYFPZDxxDwNgur9hvQoiVlcIK400fE.jpg",
+ "user_id": 425,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-05 15:20:51",
+ "updated_at": "2024-04-05 15:24:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 979,
+ "unique_id": "TB8318-979",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Umyt",
+ "customer_surname": "Narmenow",
+ "customer_patronic_name": "Baýmuradowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi Türkmenistan köçesi 2-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi Türkmenistan köçesi 2-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "420615",
+ "passport_given_at": "2005-12-03",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi",
+ "born_at": "2005-08-29",
+ "email": null,
+ "phone": "61586570",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap bilim bölümi 12-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-09-02",
+ "work_salary": "1605",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vqZdAlF6K6JbgFiHZuRG3p7pS4CMfnXttzXBjHbY.jpg",
+ "passport_two": "dXom1sNBmuUBGDSpVFykXI5wN1E0nckmEy0EQ9mS.jpg",
+ "passport_three": "Z3KyfFnvYWzYmn27IJDQtDVpGkOa3KBQBzt9q5zf.jpg",
+ "passport_four": "hMIUxlv2FyPDpNHZIZwjRSTa5mZvhkILTVPpjYGT.jpg",
+ "user_id": 424,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-05 15:22:11",
+ "updated_at": "2024-04-05 15:48:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 980,
+ "unique_id": "TB9314-980",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Allamrat",
+ "customer_surname": "Taganow",
+ "customer_patronic_name": "Baýramowiç",
+ "passport_address": "Köneürgenç şäher Berkarar köçesi 16-nji jaýy",
+ "real_address": "Köneürgenç şäher Berkarar köçesi 16-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "374123",
+ "passport_given_at": "2003-03-08",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Maslahat geňeşligi",
+ "born_at": "1964-12-01",
+ "email": "Allamrat@mailсom",
+ "phone": "61786500",
+ "phone_additional": "61786500",
+ "phone_home": "61786500",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguz awtomabil ýollary ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-23362___",
+ "work_started_at": "2013-09-20",
+ "work_salary": "2815",
+ "work_position": "kebşireleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hJBcOwxgbcL2fsIIMjhjhJhSZA9zRypcQLjKum3L.jpg",
+ "passport_two": "4VIrMhqe8d9HITLRfPEQOxlnop5DiBW2ydytD1Nn.jpg",
+ "passport_three": "O7GvDQDUZW056vlzkQ3oASWjIaY68zk5bS1zizsh.jpg",
+ "passport_four": "h8KQYC2h9ZYWFugcysiAjjQoIagMCjjopHTA54XF.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 15:28:15",
+ "updated_at": "2024-04-05 15:28:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 981,
+ "unique_id": "TB6359-981",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Döwlet",
+ "customer_surname": "Täşjanow",
+ "customer_patronic_name": "Baýramberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäher kw 149, jaý 1, öý 6",
+ "real_address": "Balkan welaýatynyň Balkanabat şäher kw 149, jaý 1, öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "271204",
+ "passport_given_at": "2005-12-09",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäher",
+ "born_at": "1989-10-24",
+ "email": null,
+ "phone": "63878089",
+ "phone_additional": "63878089",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2010-04-26",
+ "work_salary": "3265",
+ "work_position": "Maşinist sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SMEHS1YYQvLyFHS9qqI3XZZME71sbCRxqKm9G4FL.jpg",
+ "passport_two": "ZTeHxZbUPWpsUwLZozMaRDyi7ecw8KUpWCMfPypY.jpg",
+ "passport_three": "dFKHt8VnrVrxFbE78DrZSJxCF7LOmhQNPCW4pcsf.jpg",
+ "passport_four": "uGlFJpN7ciV6NOquSK3jOlhPc1NSNOugrjaKRJL5.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 15:30:41",
+ "updated_at": "2024-04-05 16:46:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 982,
+ "unique_id": "TB8318-982",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Jennet",
+ "customer_surname": "Tangyrberdiýewa",
+ "customer_patronic_name": "Şaberdiýewna",
+ "passport_address": "Lebap welaýaty Köýtendag etraby Mukry şäherçesi Allamuradow köçesi 9 jaýy",
+ "real_address": "Lebap welaýaty Köýtendag etraby Mukry şäherçesi Allamuradow köçesi 9 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "761911",
+ "passport_given_at": "2012-06-16",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi",
+ "born_at": "1994-03-22",
+ "email": null,
+ "phone": "62015265",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrabynyň Garlyk şäherçe Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-01-09",
+ "work_salary": "1720",
+ "work_position": "Baglara serediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VYHLlaciXHf9AzPOFY0csv09DcQWS7Vxsl4OWB9s.jpg",
+ "passport_two": "mXD0vVbKSMYVIgVp5VtzR4Upp4oS4HCrXmjru0WL.jpg",
+ "passport_three": "T3fYJldaJHiPeWOmVOF0RLRv3mIwpUk0Gh7ypMjy.jpg",
+ "passport_four": "Opq0ZSpIxmUTC7TDgFhglLZ7a3e8iS9LSzob3DlF.jpg",
+ "user_id": 426,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-05 15:42:51",
+ "updated_at": "2024-04-05 17:40:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 983,
+ "unique_id": "TB6359-983",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Rejepdurdy",
+ "customer_surname": "Mämmetdurdyýew",
+ "customer_patronic_name": "Agahanowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw204, jaý 9, öý 13",
+ "real_address": "Balkan welaýat Balkanabat şäher kw204, jaý 9, öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "243028",
+ "passport_given_at": "2003-09-03",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1963-04-01",
+ "email": null,
+ "phone": "62162616",
+ "phone_additional": "62162616",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Burnebitgazhyzmat\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2006-03-01",
+ "work_salary": "2612",
+ "work_position": "Teplowozyň maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4xVc1MCmpKt37jpWf7jjST6bRMU4ziPj1xK3qmsK.jpg",
+ "passport_two": "E89VvMFiznYhZjzOaLxyqj8s3HRuj9VRLq1HXLUd.jpg",
+ "passport_three": "aYX6755rfnsPo54ZoHfwQGNzabicfo67vzpQVcVR.jpg",
+ "passport_four": "B3u7kHrQoc0slrI6vwpj8YiHUGmFEQ5tWSp7Yed5.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 15:46:50",
+ "updated_at": "2024-04-05 16:46:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 984,
+ "unique_id": "TB6359-984",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Balkandurdy",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Ýoldurdyýewiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat Mkr 5, jaý 18, öý 6",
+ "real_address": "Balkan welaýatynyň Balkanabat Mkr 5, jaý 18, öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "271144",
+ "passport_given_at": "2005-12-02",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etrap Gulmaç geňeşligi",
+ "born_at": "1989-04-22",
+ "email": null,
+ "phone": "62333414",
+ "phone_additional": "62333414",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitdag buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-06-04",
+ "work_salary": "4456",
+ "work_position": "Burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nvP00KAOVg2DzPwR3EGhnWuK9pP8xGuivB8IeA2O.jpg",
+ "passport_two": "AP6BG3ZlSbxzJeKunP5PVVJtF1JMtOHETWY4zIvD.jpg",
+ "passport_three": "RWldxDMCNRiW24vIXqLqqzUu2whQUN30C7Zm5Bps.jpg",
+ "passport_four": "eablYq3sEf26zVzxVtQNOSKmZXvh0vU9kiKO2F4X.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 16:44:32",
+ "updated_at": "2024-04-05 16:52:03",
+ "deleted_at": "2024-04-05 16:52:03",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 985,
+ "unique_id": "TB1307-985",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myrat",
+ "customer_surname": "Goşniýazow",
+ "customer_patronic_name": "Goşniýazow",
+ "passport_address": "Ahal welaýatynyň Gökdepe etraby köçe Zynhary 1 geçelge jaý 5",
+ "real_address": "Ahal welaýatynyň Gökdepe etraby köçe Zynhary 1 geçelge jaý 5",
+ "passport_serie": "I-AH",
+ "passport_id": "307698",
+ "passport_given_at": "2005-04-10",
+ "passport_given_by": "Ahal welýatynyň Gökdepe etrap häkimligi",
+ "born_place": "Ahal welýatynyň Gökdepe etrap Gökdepe şäherçesi",
+ "born_at": "1973-05-24",
+ "email": "Myrat@mail.ru",
+ "phone": "63140620",
+ "phone_additional": "61794997",
+ "phone_home": "12569874",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Arkadag şäheriniň häkimliginiň Jemagat hojalygy müdirliginiň Ýylylyk bölüminiň Bezeg bölümin",
+ "work_company_accountant_number": "+(993)-12365897",
+ "work_started_at": "2022-07-01",
+ "work_salary": "1856",
+ "work_position": "elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "s3bjfTM8axvFMWWHkLc0X0aAI5tmErbUgnb9zV6d.jpg",
+ "passport_two": "kTJX7XFK5YIJuta0xwc7y8NnvdkaPn04fQahGu4v.jpg",
+ "passport_three": "A3l2nnc8GlcKJf76sm1fl6BNtZelcQdiy2zBu1KA.jpg",
+ "passport_four": "kc4AxE24PWe7TXqnDuF95rvsy0AnisZ9oh2WZUpe.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 16:52:36",
+ "updated_at": "2024-05-02 14:31:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 986,
+ "unique_id": "TB1307-986",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mekan",
+ "customer_surname": "Saparmyradow",
+ "customer_patronic_name": "Serdarowic",
+ "passport_address": "Asgabat saheri Kopetdag etraby koce Arcabil jay 80 otag 75",
+ "real_address": "Asgabat saheri Kopetdag etraby koce Arcabil jay 80 otag 75",
+ "passport_serie": "I-AS",
+ "passport_id": "535145",
+ "passport_given_at": "2015-12-08",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1999-10-07",
+ "email": "Saparmyradowm@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ak sahypa HJ",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-08-01",
+ "work_salary": "5500",
+ "work_position": "maslahatcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "wDA97AMwhT87HKEyYRTy5qU4XlHAk9eDmz1zYPbO.jpg",
+ "passport_two": "zt4dn2eYxSLKzR03GBCQSwMtMus5CLUhsVMAuqxD.jpg",
+ "passport_three": "IhOY9ifk55PyBYsKYwYEJ0qv0FQ0c0XaxbIzV8Me.jpg",
+ "passport_four": "t8eBHdjy5ic4RTklIrRbS88uimB5JDS9lnfET857.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 16:53:58",
+ "updated_at": "2024-05-02 14:30:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 987,
+ "unique_id": "TB6359-987",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nazar",
+ "customer_surname": "Arazbaýew",
+ "customer_patronic_name": "Jumadurdyýewiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw126, jaý 5, öý 2",
+ "real_address": "Balkan welaýat Balkanabat şäher kw126, jaý 5, öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "540097",
+ "passport_given_at": "2018-01-26",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäher",
+ "born_at": "2001-09-10",
+ "email": null,
+ "phone": "64507724",
+ "phone_additional": "64507724",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmenbaşy halkara howa menzili",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-08-11",
+ "work_salary": "1682",
+ "work_position": "Yne PÝDHEGnyň ýükçi kabul ediji tabşyryjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OOHVZCH2VdlWQw55xACUevliJRVRwzsFjz392PLz.jpg",
+ "passport_two": "LrnmpwaJQV7532uRbpfpACfvVowrvlwg5jHuGubp.jpg",
+ "passport_three": "Uvh1XzfMduc615pc3fkcFxvIB3h0qUHRFsqdJPgc.jpg",
+ "passport_four": "mIobUiHuhXNRKkQpYO68aVspJDmY6ePru5s8O58t.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 16:57:05",
+ "updated_at": "2024-04-05 16:57:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 988,
+ "unique_id": "TB9314-988",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Mahmud",
+ "customer_surname": "Matýakubow",
+ "customer_patronic_name": "Ýuldaşowiç",
+ "passport_address": "Köneürgenç şäher M.Garlyýew köçesi 6/2-nji jaýy",
+ "real_address": "Köneürgenç şäher M.Garlyýew köçesi 6/2-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "831171",
+ "passport_given_at": "2013-10-30",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Garagalpagystanyň Amudarýa raýonynyň Mangit şäheri",
+ "born_at": "1976-06-16",
+ "email": "Mahmud@mail.com",
+ "phone": "63351630",
+ "phone_additional": "63351630",
+ "phone_home": "63351630",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "DWAS birleşiginiň Köneürgenç etrap Agyzsuw bölümi",
+ "work_company_accountant_number": "+(993)-37537___",
+ "work_started_at": "2005-04-19",
+ "work_salary": "1960",
+ "work_position": "gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kn9X6QBnwVYwN6hd42WwVCEupuP0Xms3EldMnasz.jpg",
+ "passport_two": "uIo9jq33yjuaKxV5wPUyXHS1GDkRrlACHT9LvVIo.jpg",
+ "passport_three": "lQ1EVUr9xTYhWV5iNQJITCapImSgbr67Ne5uC4T0.jpg",
+ "passport_four": "ETSIU2JqGi7IUPS5FOVT8sw5cI9Wai6ZaNGFohOL.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 16:57:28",
+ "updated_at": "2024-04-05 16:57:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 989,
+ "unique_id": "TB8319-989",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Marina",
+ "customer_surname": "Bazarowa",
+ "customer_patronic_name": "Yuryewna",
+ "passport_address": "LW Turkmenabat s Himik YTJ jay 77 oy 34",
+ "real_address": "LW Turkmenabat s Himik YTJ jay 77 oy 34",
+ "passport_serie": "II-LB",
+ "passport_id": "000066",
+ "passport_given_at": "2017-09-18",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1975-02-23",
+ "email": "Marina@mail.ru",
+ "phone": "63653799",
+ "phone_additional": null,
+ "phone_home": "42290557",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat s N 25 cb",
+ "work_company_accountant_number": "+(993)-42260081",
+ "work_started_at": "2001-08-01",
+ "work_salary": "1738",
+ "work_position": "terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Y8FvbcqEAWv5gN4M8sKGTP1IlbekFtVKGgRGZ62H.jpg",
+ "passport_two": "ud9W8WAkw2CgTM1MQFus7lFdZ9GA23oOp674Rkiy.jpg",
+ "passport_three": "k7uCM9FKkIPX1hFtMyTq6lym2C72WAdo6lpNB5DX.jpg",
+ "passport_four": "kOICzrBYggU4pyamZVASNq7ZtTyBTtahMnEs2OaR.jpg",
+ "user_id": 423,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-05 17:05:22",
+ "updated_at": "2024-04-05 17:11:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 990,
+ "unique_id": "TB1307-990",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bezirgen",
+ "customer_surname": "Annayew",
+ "customer_patronic_name": "Mahmudowic",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Parahat 2 4 kocesinin 9 njy jayynyn 18 nji otagy",
+ "real_address": "Asgabat saherinin Kopetdag etraby Parahat 2 4 kocesinin 9 njy jayynyn 18 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "294158",
+ "passport_given_at": "2003-05-01",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1987-04-14",
+ "email": "Bezirgen@gmail.com",
+ "phone": "64024050",
+ "phone_additional": "64024050",
+ "phone_home": "64024050",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekeci Orazmammedow Serdar Babagylyjowic",
+ "work_company_accountant_number": "+(993)-12242728",
+ "work_started_at": "2021-07-01",
+ "work_salary": "3000",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kMx9zWhHYYeH4QI7ERiNuJt0bduDUtqEYTRAT9Gs.jpg",
+ "passport_two": "cOOR5XHBBBGzxplY7i2Dq0cf3WC8jQRKjY1vAU40.jpg",
+ "passport_three": "pZNAsk0g2zmgQ4o3BbIMix5cj5ndpMps0yfZban2.jpg",
+ "passport_four": "8RrEDZ5WS2XSswIQvNFCRsswjCDWOvuZ7tChK5Zl.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 17:06:46",
+ "updated_at": "2024-05-02 14:30:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 991,
+ "unique_id": "TB8319-991",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Rowsen",
+ "customer_surname": "Allanazarow",
+ "customer_patronic_name": "Dowletowic",
+ "passport_address": "LW Sayat etr Sakar s Gunorta koce jay 11",
+ "real_address": "LW Sayat etr Sakar s Gunorta koce jay 11",
+ "passport_serie": "I-LB",
+ "passport_id": "700984",
+ "passport_given_at": "2012-02-02",
+ "passport_given_by": "Sakar etrap hakimligi",
+ "born_place": "Sakar etr Garamahmyt gen",
+ "born_at": "1991-11-06",
+ "email": "Rowsen@mail.ru",
+ "phone": "63385551",
+ "phone_additional": null,
+ "phone_home": "64787004",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2014-02-21",
+ "work_salary": "2226",
+ "work_position": "elektrikkebsirleyji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VD8hibnpTdAcsMGg9P6yFFQfHDFcgkFsqzRPpvQJ.jpg",
+ "passport_two": "3q0CJS7dhc1Bq19XUaDV66FRcOe2OmbIxI6hf7Cc.jpg",
+ "passport_three": "hYzXyvIayDli2yXZeCnskIb78OuB9ceDrNQFHtSU.jpg",
+ "passport_four": "GKQTxd6uy4q8TBqkBfwMeBgzGDZNFAdaZXLLpyr1.jpg",
+ "user_id": 421,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-05 17:09:42",
+ "updated_at": "2024-04-05 17:11:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 992,
+ "unique_id": "TB1307-992",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazgul",
+ "customer_surname": "Sajikowa",
+ "customer_patronic_name": "Annagulyyewna",
+ "passport_address": "Asgabat saher kopetdag etraby koce garassyzlyk jay 38 otag 12",
+ "real_address": "Asgabat saher kopetdag etraby koce garassyzlyk jay 38 otag 12",
+ "passport_serie": "I-BN",
+ "passport_id": "684164",
+ "passport_given_at": "2011-05-15",
+ "passport_given_by": "Lebap welayatynyn Koytendag etrap hakimligi",
+ "born_place": "Lebap welayatynyn Koytendag etrabynyn Koytendag sahercesi",
+ "born_at": "1192-07-16",
+ "email": "Sajikowao@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "160 njy cagalar bagy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-01-03",
+ "work_salary": "4380",
+ "work_position": "terbiyeci",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "aFYXiMcJnQnp9kSu067wxuuXpODYutRfadmzgG41.jpg",
+ "passport_two": "MdSapMJNkWAGfdJE72EBPb2J3AgOdJJmtMFngW4n.jpg",
+ "passport_three": "94TkktcKFReCwy4susb2o76Ow2bGFv2u8oi1Qt3p.jpg",
+ "passport_four": "N9bQ9meqxn3bPSIgqMqkYrNSTGwsOhhvIeQZEl0c.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 17:12:22",
+ "updated_at": "2024-05-02 14:29:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 993,
+ "unique_id": "TB1307-993",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tacnabat",
+ "customer_surname": "Nazarowa",
+ "customer_patronic_name": "Bayrammyradowna",
+ "passport_address": "Asgabat saherinin Buzmeyin etrap koce Annagylyjow jay 65",
+ "real_address": "Asgabat saherinin Buzmeyin etrap koce Annagylyjow jay 65",
+ "passport_serie": "I-AS",
+ "passport_id": "621234",
+ "passport_given_at": "2019-12-05",
+ "passport_given_by": "Asgabat saherinin Buzmeyin etrap hakimligi",
+ "born_place": "asgabat",
+ "born_at": "1981-05-26",
+ "email": "Tacnabat@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin 45 nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-01-02",
+ "work_salary": "1940",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "h90K0zNbTf3oOBCEzapBIeUcnRrjWrTrvRTgJgGX.jpg",
+ "passport_two": "Tc4buscrh339XcPRSqhe0RkySIT34WYJkkga8IXe.jpg",
+ "passport_three": "w8G0J8hHUdoeJBRHgbNAQfOopbeZ0D9I4CLW9GfR.jpg",
+ "passport_four": "rPHxtsFhhwyB1ptSiSbD90oaCw4wDRZ10gsjqKtf.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-05 17:39:08",
+ "updated_at": "2024-05-02 14:29:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 994,
+ "unique_id": "TB1307-994",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mekan",
+ "customer_surname": "Atajanow",
+ "customer_patronic_name": "Goşaýewiç",
+ "passport_address": "ASgabat rn KOpetdag Dykma Serdar d17 kw71",
+ "real_address": "ASgabat rn KOpetdag Dykma Serdar d17 kw71",
+ "passport_serie": "I-AS",
+ "passport_id": "390636",
+ "passport_given_at": "2007-02-11",
+ "passport_given_by": "Aşgabat şäher Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäher Köpetdag etrap häkimligi",
+ "born_at": "1991-10-03",
+ "email": "Mekan@gmail.com",
+ "phone": "65674995",
+ "phone_additional": "65674995",
+ "phone_home": "12323152",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Bagtyýarlyk etrap häkimliginde",
+ "work_company_accountant_number": "+(993)-12523636",
+ "work_started_at": "2012-01-25",
+ "work_salary": "1707",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "w5jhHbezMiyEXZkhFBh3fTdpQFYnQCxu35tg26XL.jpg",
+ "passport_two": "CfHcsHPCnDrdJ9MaILDhEF7F0kWkwnuV0cP05Xti.jpg",
+ "passport_three": "Ta6rPxP7DgLk2cma760lXARXbeu1ikjTKch5yHcS.jpg",
+ "passport_four": "WdLAwkftW2fWxOjOgkGZubFacVhGE8J39oSEf5Yp.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-06 10:39:03",
+ "updated_at": "2024-05-02 14:28:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 995,
+ "unique_id": "TB8319-995",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Arslan",
+ "customer_surname": "Allakuliyew",
+ "customer_patronic_name": "Yangibayewic",
+ "passport_address": "LW Turkemnabat s Yaslyk kwartal jay 5 oy 6",
+ "real_address": "LW Turkemnabat s Yaslyk kwartal jay 5 oy 6",
+ "passport_serie": "I-LB",
+ "passport_id": "519640",
+ "passport_given_at": "2006-12-15",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saheri",
+ "born_at": "1990-07-31",
+ "email": "Arslan@mail.ru",
+ "phone": "61498778",
+ "phone_additional": null,
+ "phone_home": "42270661",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "2018-05-12",
+ "work_salary": "2635",
+ "work_position": "mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nnuWwBtzx6eAOAy9DHAOoTXJWGAtrjTEppU7QwCX.jpg",
+ "passport_two": "MGteUD5PlQHdhoPuX9dlNjEb7DIlcmTajwaW7EFG.jpg",
+ "passport_three": "c5XFZyGIobwX65paH8weLm5YU0lwioz4BpQWYcma.jpg",
+ "passport_four": "iQHQzSZw7XkbA03GifN6XwXias9gjwBo4IfsUScr.jpg",
+ "user_id": 428,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-08 09:56:43",
+ "updated_at": "2024-04-08 10:03:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 996,
+ "unique_id": "TB8302-996",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Myrat",
+ "customer_surname": "Mahmanow",
+ "customer_patronic_name": "Nartajiýewiç",
+ "passport_address": "Magdanly şäher Parahat köçe 29-njy jaý",
+ "real_address": "Magdanly şäher Parahat köçe 29-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "511554",
+ "passport_given_at": "2006-11-29",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Gurşun magdan käni şäherçesi",
+ "born_at": "1973-03-14",
+ "email": "myrat73@gmail.com",
+ "phone": "62349004",
+ "phone_additional": "61306859",
+ "phone_home": "44057485",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44053565",
+ "work_started_at": "2020-05-01",
+ "work_salary": "1316",
+ "work_position": "Ýakyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3kHmV7NQnpeg81HfmlcI4gSX0WS33jYzJXVR2LrH.jpg",
+ "passport_two": "Q30rDT2seTLnroSmfkPOHE1dX7LpPypUbxUtkpxR.jpg",
+ "passport_three": "uo6vmM2wm7BpOEnZ4yqJKXmv8myAvVvfMbk3W0rX.jpg",
+ "passport_four": "B44U1ZQEZSYRA2xtDT4BkEPuHYJrArpGBGgLY8Ev.jpg",
+ "user_id": 430,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 11:01:56",
+ "updated_at": "2024-04-12 12:20:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 997,
+ "unique_id": "TB8317-997",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Rüsdemow",
+ "customer_surname": "Babanýaz",
+ "customer_patronic_name": "Rüsdemogly",
+ "passport_address": "Lebap welaýatynyň Halaç etrabynyň Esenmeňli geňeşliginiň Esenmeňli obasynyň Demirgazyk köçesiniň 13-a jaýy",
+ "real_address": "Lebap welaýatynyň Halaç etrabynyň Esenmeňli geňeşliginiň Esenmeňli obasynyň Demirgazyk köçesiniň 13-a jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "877411",
+ "passport_given_at": "2014-07-02",
+ "passport_given_by": "Lebap welaýatynyň Halaç etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Halaç etrabynyň Esenmeňli geňeşliginiň",
+ "born_at": "1997-01-06",
+ "email": null,
+ "phone": "64674060",
+ "phone_additional": null,
+ "phone_home": "42239009",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat Polisiýa müdirliginiň Ýangyn hopsyzlyk bölümi",
+ "work_company_accountant_number": "+(993)-42272102",
+ "work_started_at": "2018-06-26",
+ "work_salary": "2170",
+ "work_position": "Süriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "j8cXWKpHB1pUVfbPuIWeQF4AvCa24cGyOtwVIJce.jpg",
+ "passport_two": "ODDefDVvTDzYtfMVnI2LBU30TZ2tnwIszVKDLW8A.jpg",
+ "passport_three": "khRN4sAaXhLIPM8ntzRLZj4JxbNzyaEH0g9aAPzN.jpg",
+ "passport_four": "qm32T4v7WUUXo7WdHBltzrk7OkWoDAK2ZXsxlr9h.jpg",
+ "user_id": 429,
+ "status": "completed",
+ "notes": "20000 manat",
+ "created_at": "2024-04-08 11:03:03",
+ "updated_at": "2024-04-08 11:33:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 998,
+ "unique_id": "TB6360-998",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Dmitriý",
+ "customer_surname": "Dançew",
+ "customer_patronic_name": "Aleksandrowiç",
+ "passport_address": "BW Gyzylarbat etrabynyň G-Abaýew köçesi jaý 39 öý 3",
+ "real_address": "BW Gyzylarbat etrabynyň G-Abaýew köçesi jaý 39 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "171529",
+ "passport_given_at": "2004-10-14",
+ "passport_given_by": "BW Serdar etrap häkimligi",
+ "born_place": "Serdar şäheri",
+ "born_at": "1977-05-24",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64390269",
+ "phone_additional": "64390269",
+ "phone_home": "64390269",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "\"North Drilling Company\"",
+ "work_company_accountant_number": "+(993)-64390269",
+ "work_started_at": "2012-06-05",
+ "work_salary": "3055",
+ "work_position": "Baza işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PVkYU7CnZiUMZZTkTwMJcxA8VsGTVWdZrmREyrRj.jpg",
+ "passport_two": "9Msh2awMzbBI8p6vNwCwycZNoCzWpo5LtMaozy4i.jpg",
+ "passport_three": "urXP2OgvkhdJXDi75Tb2Cby4lfNc4ZGLxD5hJ8tb.jpg",
+ "passport_four": "pGHvUMNq8koE3HDBQfnZY4PobyG2N8dlOqXoxCE0.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 11:40:04",
+ "updated_at": "2024-04-09 15:56:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 999,
+ "unique_id": "TB8318-999",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Şohruh",
+ "customer_surname": "Haitow",
+ "customer_patronic_name": "Raşitowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Magdanly şäheri S.nyýazow şaýoly 2/16 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garlyk şäherçesi Künjek obasy B.Annanow köçesi 14a jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "065371",
+ "passport_given_at": "2019-08-28",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Magdanly şäheri",
+ "born_at": "1999-05-10",
+ "email": null,
+ "phone": "63946227",
+ "phone_additional": "71439910",
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-08-08",
+ "work_salary": "2002",
+ "work_position": "Owradyjy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "jDUWlEfYQHdu3kIxWUR6muDMQe1A0woPjrwxWvQq.jpg",
+ "passport_two": "2YoEWhadD6No1BYbHpLUghRAPGjG94W0LXkQhorA.jpg",
+ "passport_three": "4b70fn65DHBRuVIKU8vSJZ0ETCeSz6r9xYC53Bdw.jpg",
+ "passport_four": "aPU5ZsgBsmtG547CSanGhTUjAoFGUY1b2yODDd7Z.jpg",
+ "user_id": 431,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-08 12:37:12",
+ "updated_at": "2024-04-08 14:52:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1000,
+ "unique_id": "TB9314-1000",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ýagmyr",
+ "customer_surname": "Mamedow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Köneürgenç etrabynyň Täzegüýç geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Täzegüýç geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "993157",
+ "passport_given_at": "2018-11-27",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrabynyň Täzegüýç geňeşligi",
+ "born_at": "1970-03-05",
+ "email": "Yagmyr@mail.com",
+ "phone": "65264165",
+ "phone_additional": "65264165",
+ "phone_home": "65264165",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap agyzsuw bölümi",
+ "work_company_accountant_number": "+(993)-36502___",
+ "work_started_at": "2015-09-07",
+ "work_salary": "1874",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KGFaIoV6Z3NEqLlbt52TWcQFOhiwspDdksl7Odbs.jpg",
+ "passport_two": "LWq5aeFjbEM0VzLo5x59ow8DwvrpzJgss2ZAAIn0.jpg",
+ "passport_three": "3063qL1gvml9FAISyS8PZXv93Tul4GdkLQX4keLd.jpg",
+ "passport_four": "hye0muyafogwZusd5z93OwbfCu6yea8niaY77c0f.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 12:39:31",
+ "updated_at": "2024-04-08 12:39:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1001,
+ "unique_id": "TB1307-1001",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kerim",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň 11ke köçe Oguzhan jaý20 oý4",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň 11ke köçe Oguzhan jaý20 oý4",
+ "passport_serie": "I-AS",
+ "passport_id": "579516",
+ "passport_given_at": "2017-12-19",
+ "passport_given_by": "Asgabat ş",
+ "born_place": "Asgabat ş",
+ "born_at": "2001-12-12",
+ "email": "Kerim@gmailсom",
+ "phone": "62260260",
+ "phone_additional": "62260260",
+ "phone_home": "12456545",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Aşgabatdaky ýolagçy awtoulag kärhanasynda ulaglaryň ýol tertibini ugrukdyryjy bölüminiň",
+ "work_company_accountant_number": "+(993)-12548524",
+ "work_started_at": "2022-02-23",
+ "work_salary": "1658",
+ "work_position": "yol dispetçir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oQfLCZqdUUwXtqLPQYjYsOqHGpqRYtISQL25ytpz.jpg",
+ "passport_two": "RcI1OzpDvOMoFqKJ4FdtbvZUyb5bxxWJUQIITFq3.jpg",
+ "passport_three": "sI5VADznTE4NkCfCCEuoqmo9JEjPFD0u2Y5dYCV6.jpg",
+ "passport_four": "Fy0yakBGHnSbps2cB3AJDyjfCbxhDUnhrPvZCJvY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 12:48:18",
+ "updated_at": "2024-05-02 14:27:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1002,
+ "unique_id": "TB1303-1002",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Bilbil",
+ "customer_surname": "Çaryýewa",
+ "customer_patronic_name": "Aýnazarowna",
+ "passport_address": "Ahal wel Ak bugdaý etr Täze durmuş obasy Toýgulyýew köçe jaý 6 öý 2",
+ "real_address": "Ahal wel Ak bugdaý etr Täze durmuş obasy Toýgulyýew köçe jaý 6 öý 2",
+ "passport_serie": "I-AH",
+ "passport_id": "775168",
+ "passport_given_at": "2020-12-09",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap Polisiýa bölümi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etrabynyň Täze durmuş obasy",
+ "born_at": "1998-07-25",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61200362",
+ "phone_additional": "61200362",
+ "phone_home": "13723089",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "T-nyň Türkmenbaşy PTB-nyň sarahs şahamçasy",
+ "work_company_accountant_number": "+(993)-761829__",
+ "work_started_at": "2021-08-12",
+ "work_salary": "2439",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "UiSucbcC0rhUcBdnJaBTca9AXWlr8pBam7udH35m.jpg",
+ "passport_two": "ZjNeUF4tIxXcqmHAJJye7J7HkFm6t8GNMnH4i1SY.jpg",
+ "passport_three": "kLhAu1LsjQLSY1KNfY3gRhSsWztsA7W698lfIsdF.jpg",
+ "passport_four": "y2EFjcjdKI4egq1ro16aRpvVHqLV8vYcrYmXUb42.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 12:48:20",
+ "updated_at": "2024-04-11 08:40:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1003,
+ "unique_id": "TB1307-1003",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Altymyrat",
+ "customer_surname": "Muhammedow",
+ "customer_patronic_name": "Nedirowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Garadaşaýak ýt köçe Magtymguly jaý13",
+ "real_address": "traby Garadaşaýak ýt köçe Magtymguly jaý13",
+ "passport_serie": "I-AH",
+ "passport_id": "513101",
+ "passport_given_at": "2011-06-23",
+ "passport_given_by": "Ahal w",
+ "born_place": "Ahal w",
+ "born_at": "1973-06-03",
+ "email": "Altymyrat@gmailсom",
+ "phone": "65607384",
+ "phone_additional": "65558867",
+ "phone_home": "12536545",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Awtoulag Önümçilik birleşiginde sürüji",
+ "work_company_accountant_number": "+(993)-12563654",
+ "work_started_at": "2021-10-15",
+ "work_salary": "2379",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UwCwLe03P96PWLFE7gLMgKRd8y7sqUZTJfhvG9ON.jpg",
+ "passport_two": "komW2SqFON8uQn0NwWtkasX4iwgTko30L9usUgTl.jpg",
+ "passport_three": "EGSz46RS0oQdNTpt918Qzun0Fpt2kvxdPQQAVdOe.jpg",
+ "passport_four": "HGVniwfvnd1RdCRsPoI3mmSuj20YlNYukSGoBjBY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 12:53:09",
+ "updated_at": "2024-05-02 14:27:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1004,
+ "unique_id": "TB6360-1004",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Allanur",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Saparmyratogly",
+ "passport_address": "Hazar ş-çe kw 39 jaý 14 öý 24",
+ "real_address": "Hazar ş-çe kw 39 jaý 14 öý 24",
+ "passport_serie": "I-BN",
+ "passport_id": "420909",
+ "passport_given_at": "2012-06-21",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Bereket şäheri",
+ "born_at": "1995-06-09",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62378370",
+ "phone_additional": "62378370",
+ "phone_home": "62378370",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Türkmenbaşy\" TPTB-nyň BW Hazar şäherçe şahamasy",
+ "work_company_accountant_number": "+(993)-62378370",
+ "work_started_at": "2023-08-03",
+ "work_salary": "2703",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QoHtdbpKNOpetB3x6nYyIJwMFF2K4wK3KZZjLDp5.jpg",
+ "passport_two": "kLvMYJXPIXu9ViQdkD0urVFcNLzB83SnPq6ymoiA.jpg",
+ "passport_three": "KJyRcA79m27J9beaOrTb4RXe5WG6SVcfrKHifPBZ.jpg",
+ "passport_four": "HRObshnem7VQDSNWdXFvn7gcZMDsao0R9faaERJu.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 12:59:31",
+ "updated_at": "2024-04-08 14:07:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1005,
+ "unique_id": "TB8318-1005",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Atamurat",
+ "customer_surname": "Gapurjanow",
+ "customer_patronic_name": "Gapurjanowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçi S.A.Nyýazow köçesi 2-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçi S.A.Nyýazow köçesi 2-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "063628",
+ "passport_given_at": "2019-05-13",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1995-06-10",
+ "email": null,
+ "phone": "64075556",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk Kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-11-01",
+ "work_salary": "3572",
+ "work_position": "Slesor-abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Iiy2sa95M5OwiRmiRJyLkl1BZ15JBXEGfLpJiSMr.jpg",
+ "passport_two": "FUAEyDHAYcOaI6YK0fZUC42AIQR8AoFd73CrNq7K.jpg",
+ "passport_three": "8WrtSY6QLTOQIuhsSg8jcWPJV4ssJpeVekj9Zfr8.jpg",
+ "passport_four": "ipLOWU9r6GWxPcDowNR1kge0f5dt9qMgqlArsp3E.jpg",
+ "user_id": 432,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-08 14:50:53",
+ "updated_at": "2024-04-08 17:52:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1006,
+ "unique_id": "TB1307-1006",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Berdiniýaz",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Ýusupowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby köçe Parahat 4 jaý 1 otag 45",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby köçe Parahat 4 jaý 1 otag 45",
+ "passport_serie": "I-AS",
+ "passport_id": "455512",
+ "passport_given_at": "2012-02-22",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1995-02-25",
+ "email": "Berdiniyaz@mail.ru",
+ "phone": "65177246",
+ "phone_additional": "64707474",
+ "phone_home": "12218766",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmenistan sport halkara žurnalynyň redaksiýasy",
+ "work_company_accountant_number": "+(993)-12396587",
+ "work_started_at": "2023-10-02",
+ "work_salary": "2938",
+ "work_position": "baş buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6GbnxavltE8yrfh9jSupaCX9mjZ2oFI67UKl5nk7.jpg",
+ "passport_two": "NfSLvrACbeQ71Xs1SU2sLYfUM8qrnChfEvOEwHII.jpg",
+ "passport_three": "fd9L3g4UkQwxE81jagRB8tNgC4EWMN4T5KkLKeAS.jpg",
+ "passport_four": "R6qx2FbDGmGbu1LgDosp7yJ2zVShS5csAgqsgxaU.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 15:02:38",
+ "updated_at": "2024-05-02 14:26:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1007,
+ "unique_id": "TB1307-1007",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazmyrat",
+ "customer_surname": "Amanmyradow",
+ "customer_patronic_name": "Atajanowic",
+ "passport_address": "Asgabat saherinin kopetdag etrap koce Howdan \"w\" jay 35 otag 88",
+ "real_address": "Asgabat saherinin kopetdag etrap koce Howdan \"w\" jay 35 otag 88",
+ "passport_serie": "I-AS",
+ "passport_id": "563215",
+ "passport_given_at": "2017-03-03",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1999-01-12",
+ "email": "Amanmyrat@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saher hakimliginin Jemagat hojalygy mudurliginin Sanly ulgam",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-10-04",
+ "work_salary": "2835",
+ "work_position": "ykysadyyet boluminin esasy hunarmeni",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "LSppjULokr9PhMQHYCJ0rej4GpmTuTgRfLVDKsge.jpg",
+ "passport_two": "Waj0PBlKYtFKqYop8nbIiaWCvGxlApOtbUC37XXw.jpg",
+ "passport_three": "IDB3Hb8CmhfaiLkv8jEIqSyvbp8cMXJX97tdVK07.jpg",
+ "passport_four": "I7s9dblTsZf2Wavt9JbjShhBcGlshhvtnoZla1aR.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 15:03:34",
+ "updated_at": "2024-05-02 14:26:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1008,
+ "unique_id": "TB9314-1008",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Miwegül",
+ "customer_surname": "Pirnepesowa",
+ "customer_patronic_name": "Bäşimowna",
+ "passport_address": "S.Türkmenbaşy şäher R.Hojamow köçesi 51-nji jaýy",
+ "real_address": "S.Türkmenbaşy şäher R.Hojamow köçesi 51-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "727331",
+ "passport_given_at": "2011-10-22",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi tarapyndan berlen",
+ "born_place": "S.Türkmenbaşy etrabynyň Gurbansoltan eje ad. geňeşligi",
+ "born_at": "1995-08-22",
+ "email": "Miwegul@mail.com",
+ "phone": "65441892",
+ "phone_additional": "65441892",
+ "phone_home": "65441892",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrabyndaky Pagta egriji fabrigi,",
+ "work_company_accountant_number": "+(993)-36038___",
+ "work_started_at": "2014-08-01",
+ "work_salary": "1388",
+ "work_position": "gaplaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LHoSw92i1zRRT5WBOBv09CZIC2IXmKO0VWIte9kB.jpg",
+ "passport_two": "0cBeDb9NDkaVTcfRja2eTrMJ62seM9bVeVuXxew8.jpg",
+ "passport_three": "IietfropVxBiRcNXPOUKI1vk4hXrqFnKJ4anpvD2.jpg",
+ "passport_four": "UZRXATrR6hzUKYzK4eF1n9XgRRadi9l3IJ57apwJ.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 16:05:27",
+ "updated_at": "2024-04-08 16:06:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1009,
+ "unique_id": "TB9314-1009",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Akmyrat",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Ataşowiç",
+ "passport_address": "S.Türkmenbaşy etrap Ýeňiş geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Ýeňiş geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "037790",
+ "passport_given_at": "2020-03-19",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi tarapyndan berlen.",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň Goşahowly geňeşligi",
+ "born_at": "1978-08-01",
+ "email": "Akmyrat@mail.çom",
+ "phone": "63786972",
+ "phone_additional": "63786972",
+ "phone_home": "63786972",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Altyn Guş hususy kärhanasynyň Gürgenç myhmanhana",
+ "work_company_accountant_number": "+(993)-36902___",
+ "work_started_at": "2023-12-01",
+ "work_salary": "1113",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "m3nwZkf5nNdsmcoCxaECByIcfZWLBcsoAhT4FqGH.jpg",
+ "passport_two": "tbtGeFETYgSAaWsCiT118p726RqZUNxeXyAEgcef.jpg",
+ "passport_three": "PWD6H6iW7tKtTIS483DfQ4V4vZfFCAhhVd1dAKdI.jpg",
+ "passport_four": "dI0AzUfIFzXMqzn3T6XHptsdpJ8SPsiZuiwaWQ7B.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 16:12:42",
+ "updated_at": "2024-04-08 16:13:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1010,
+ "unique_id": "TB7368-1010",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 12,
+ "customer_name": "Orazmyrat",
+ "customer_surname": "Akýabow",
+ "customer_patronic_name": "Muhammetdurdyýewiç",
+ "passport_address": "Sakarçäge etrap Şatlyk şäher Halklaryň Dostlugy köçe 70/1 jaýy",
+ "real_address": "Sakarçäge etrap Şatlyk şäher Halklaryň Dostlugy köçe 70/1 jaýy",
+ "passport_serie": "II-MR",
+ "passport_id": "178990",
+ "passport_given_at": "2019-02-15",
+ "passport_given_by": "Oguzhan etrap häkimligi",
+ "born_place": "Sakarçäge etrap Gülüstan geňeşligi",
+ "born_at": "1983-01-22",
+ "email": "Orazmyrat1983@mail.ru",
+ "phone": "64420453",
+ "phone_additional": "64420453",
+ "phone_home": "64420453",
+ "work_region": "mr",
+ "work_province_id": 9,
+ "work_company": "3-nji Ýörüteleşdirilen Gurnama edarasy",
+ "work_company_accountant_number": "+(993)-64420453",
+ "work_started_at": "2020-07-01",
+ "work_salary": "25510036",
+ "work_position": "Awtoslesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vumIMIUIkGWQdizAKMqxbxupjprAoL00TrbhBOhO.jpg",
+ "passport_two": "Rttt7Oo9dVYK4McoLtWq5Nmn1FS51VeA3tAOwVuG.jpg",
+ "passport_three": "M6K7VtXfcM7BP5DUNBmui4NnNjk1Sq9Ymc9mWt5K.jpg",
+ "passport_four": "dfxgltjz1IQqZ1A7oYHff7WR69z83nTcmmZKOySY.jpg",
+ "user_id": 21,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 17:05:04",
+ "updated_at": "2024-04-08 17:05:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1011,
+ "unique_id": "TB9315-1011",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Saparmurat",
+ "customer_surname": "Begmedow",
+ "customer_patronic_name": "Öräýewiç",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "755260",
+ "passport_given_at": "1995-07-16",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Bereket geňeşligi",
+ "born_at": "1995-07-16",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63512348",
+ "phone_additional": "63512348",
+ "phone_home": "63512348",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap Gaz hojalyk edarasy",
+ "work_company_accountant_number": "+(993)-63512348",
+ "work_started_at": "2023-07-06",
+ "work_salary": "1387",
+ "work_position": "Görogly etrap Gaz hojalyk edarasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eewSlao0vu8Wx9jY8ac0Bh59MAhkghHZy1XWA2hu.jpg",
+ "passport_two": "QK7ozS7BleiM8XODmyhSfxv7dt1ASo0gX630I3qX.jpg",
+ "passport_three": "Nx92eREFmtrYdsJHO2iWHfGM5Ygdm8w1aharUJxN.jpg",
+ "passport_four": "sfC2kZ3RwOVjioGyf3qmuJyXQ8D7qgVwZ1sw3rEk.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 17:16:02",
+ "updated_at": "2024-04-08 17:16:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1012,
+ "unique_id": "TB1307-1012",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Serdar",
+ "customer_surname": "Baýlyýew",
+ "customer_patronic_name": "Baýmyradowiç",
+ "passport_address": "Ahal welayat Sarahs etrap Sarahs saher",
+ "real_address": "Ahal welayat Sarahs etrap Sarahs saher",
+ "passport_serie": "I-AH",
+ "passport_id": "341809",
+ "passport_given_at": "2006-09-20",
+ "passport_given_by": "Ahal welaýat Sarahs etrap häkimligi",
+ "born_place": "Ahal welaýat Sarahs etrap",
+ "born_at": "1990-07-30",
+ "email": "Serdar@gmail.com",
+ "phone": "65127245",
+ "phone_additional": "61055562",
+ "phone_home": "12217563",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Ahal welaýat döwlet ätiýaçlandyryş guramasynyň Buhgalter hasaby we hasabatlar bölümiiň",
+ "work_company_accountant_number": "+(993)-12034094",
+ "work_started_at": "2023-09-13",
+ "work_salary": "4007",
+ "work_position": "esasy hünärmeni",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5kSmbAn9B1uvETtyb2yTN03wI4p29OAZ7vLy5Y25.jpg",
+ "passport_two": "LWzCNRSK54uIYV9ThBghg3FLcPZIPqemcXoc6onI.jpg",
+ "passport_three": "hTQ6nP84AfZz824xIptwQOtKgRgP9NMOZWb3TNaK.jpg",
+ "passport_four": "bFkTIFmq0xEY7tQRVtWyPZgo1449viTDdMBBv7Kz.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 17:22:03",
+ "updated_at": "2024-05-02 14:26:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1013,
+ "unique_id": "TB9315-1013",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Orazmyrat",
+ "customer_surname": "Bagşyýew",
+ "customer_patronic_name": "Hallyýewiç",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "271807",
+ "passport_given_at": "2002-03-27",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Görogly etrap Bereket geňeşligi",
+ "born_at": "1969-11-14",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64044329",
+ "phone_additional": "64044329",
+ "phone_home": "64044329",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäheriniň 24-nji Çagalar bagynda",
+ "work_company_accountant_number": "+(993)-64044329",
+ "work_started_at": "2024-03-04",
+ "work_salary": "1691",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AQOSweCV4YoxRsZ839oE1wZQZY4shqKTDW2u2NU5.jpg",
+ "passport_two": "hBA6McFeFeboqoZtQMFi6M4QrbyXulxQSU5fD2Jt.jpg",
+ "passport_three": "Hic8WUCK2eRFuaFxHC7feffSHVPkb9jJTd3LuWQj.jpg",
+ "passport_four": "FY67KNTRIPz7WW0Hzrndx1xfvLXF3RAyEMLRXQvL.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 17:23:34",
+ "updated_at": "2024-04-08 17:23:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1014,
+ "unique_id": "TB1307-1014",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annagül",
+ "customer_surname": "Hojamuhammedowa",
+ "customer_patronic_name": "Şöhradowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap koce Jebel, jay 50 kor A otag 15",
+ "real_address": "Asgabat saherinin Berkararlyk etrap koce Jebel, jay 50 kor A otag 15",
+ "passport_serie": "I-AS",
+ "passport_id": "658583",
+ "passport_given_at": "2022-02-09",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-05-27",
+ "email": "Annagul@hmail.com",
+ "phone": "62884929",
+ "phone_additional": "63767685",
+ "phone_home": "12263969",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat saher telefon ulgamy",
+ "work_company_accountant_number": "+(993)-12499393",
+ "work_started_at": "2012-11-07",
+ "work_salary": "2606",
+ "work_position": "elektromontýory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "i6vYhgVvD1lAMadwOkQKlBkQkVcgbGMP1kuHe7c0.jpg",
+ "passport_two": "hyPBj2q2Gb6PT4dMOqeaa3X3Gx3QwuyBryiBUnlG.jpg",
+ "passport_three": "Ur4gVKNA5f47KJKAxpwsp9OdhpvPSq4LREjzUPNJ.jpg",
+ "passport_four": "SvzYt4lKpQjoVuGrYDEizSYlAruFysGSdTJ5CEh6.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 17:33:32",
+ "updated_at": "2024-05-02 14:25:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1015,
+ "unique_id": "TB6359-1015",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gülaýym",
+ "customer_surname": "Sädiýewa",
+ "customer_patronic_name": "Nurberdigyzy",
+ "passport_address": "Balkan welaýat Balkanabat şäher kw211, jaý 72, öý 62",
+ "real_address": "Balkan welaýat Balkanabat şäher kw211, jaý 72, öý 62",
+ "passport_serie": "I-BN",
+ "passport_id": "497806",
+ "passport_given_at": "2014-12-28",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap",
+ "born_at": "1998-01-06",
+ "email": null,
+ "phone": "65823137",
+ "phone_additional": "65823137",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Köpugurly\" söwda bazary",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-03-01",
+ "work_salary": "1886",
+ "work_position": "Buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2OupM1WjOca8p6wv75HDY8FJkONfMp8nno5KxhiN.jpg",
+ "passport_two": "ZUtKzQ9nTRaKljUUzOQWZVFa5Pz2ZzZE13A8jw8O.jpg",
+ "passport_three": "zIqIhdNt9w58qSiqgLieZBN1Ps3ClLzK2LD77GuQ.jpg",
+ "passport_four": "GB2cREEMGPpIrLPf2Is0nih0UlFbYaQuDbSPFL4A.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 17:43:53",
+ "updated_at": "2024-08-01 00:04:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1016,
+ "unique_id": "TB6352-1016",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şirin",
+ "customer_surname": "Mäşeripowa",
+ "customer_patronic_name": "Ibadullaýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, II-kiçi etrapça, 5/11",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, II-kiçi etrapça, 5/11",
+ "passport_serie": "I-BN",
+ "passport_id": "588133",
+ "passport_given_at": "2022-06-15",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri",
+ "born_at": "2000-09-17",
+ "email": null,
+ "phone": "65843848",
+ "phone_additional": null,
+ "phone_home": "65843848",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz karbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-02-22",
+ "work_salary": "2811",
+ "work_position": "Esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YChYr7IpxJacQxsF9QJpihNNXi9xeKlQiDerLEAN.jpg",
+ "passport_two": "nzz4cPYKZawq40YMrAspTLpjoOIDQ55DrFTXCs81.jpg",
+ "passport_three": "tqeQwvsWgpnX4sha0j12WWJOKya8TYhNN5rUWMpm.jpg",
+ "passport_four": "TOYDxK1tvK1DrQa82R0XtRDoshRKbEcvFMhbXmkv.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 21:21:26",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1017,
+ "unique_id": "TB6352-1017",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Rzagulyýew",
+ "customer_patronic_name": "Tekežlmyradowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 25a/15",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 25a/15",
+ "passport_serie": "I-BN",
+ "passport_id": "454046",
+ "passport_given_at": "2012-05-29",
+ "passport_given_by": "Balkan welaýatynyň Serdar etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar etraby",
+ "born_at": "1991-10-08",
+ "email": null,
+ "phone": "65915530",
+ "phone_additional": null,
+ "phone_home": "65915530",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2022-05-09",
+ "work_salary": "2221",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "S0CPkNsRpvyXjKctWlbfSbLaPClRWAsROZ2cLcrt.jpg",
+ "passport_two": "90qLpTcbVhHrhmpl16eXCg937X0ksGcqFq09Hity.jpg",
+ "passport_three": "tyCB5KqTvZtyHelssy8apAzsrjklP3kBgnXaH4mX.jpg",
+ "passport_four": "0D3PgJw5VpUNwBWkLzoHvVvcEn6H9bf2VmgfiVwo.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 21:37:24",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1018,
+ "unique_id": "TB6352-1018",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Polat",
+ "customer_surname": "Mätiýew",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 18/7",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, Magtymguly köçesi, 18/7",
+ "passport_serie": "I-BN",
+ "passport_id": "263107",
+ "passport_given_at": "2005-03-17",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1988-06-21",
+ "email": null,
+ "phone": "64419177",
+ "phone_additional": null,
+ "phone_home": "64419177",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TEBB-niň 19-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-64419177",
+ "work_started_at": "2013-06-18",
+ "work_salary": "1670",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ko1Uhj1Eo0y5xFVYEfA0xQLcMcRoZ19DI9wYrGef.jpg",
+ "passport_two": "8y0ArJRJAYjsXfiKHqaWPYufMc8imnjIwA2BSUbp.jpg",
+ "passport_three": "44CdgX63Ms5jiEUomrxxHzqhfjcYKz41zyXmEe0f.jpg",
+ "passport_four": "f68nxc5JyzfyuQBpfvPTisRHzfql50vqLSvrqJRj.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 21:48:46",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1019,
+ "unique_id": "TB6352-1019",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maýagözel",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Amangyzy",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 3/3",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 3/3",
+ "passport_serie": "I-BN",
+ "passport_id": "142034",
+ "passport_given_at": "2002-08-10",
+ "passport_given_by": "Balkan welaýatynyň Garrygala etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Garrygala etraby",
+ "born_at": "1971-03-08",
+ "email": null,
+ "phone": "65186543",
+ "phone_additional": null,
+ "phone_home": "65187949",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TEBB-niň 21-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-65186734",
+ "work_started_at": "2014-09-01",
+ "work_salary": "3877",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Aq25KVujXSkvvbMpPY3L3iRwzlzPRUYHaV8PoNuy.jpg",
+ "passport_two": "SrZXJ6SLU4hDNycOtAa2QeKqNoNfzJlYOMnTpbCU.jpg",
+ "passport_three": "ja9epkLGYuPzHtbSUSJiUxvmkkqr0LFYjHc6ievg.jpg",
+ "passport_four": "RZDCVjezepPcqh3jRZidda6CQz5eJz1jz9vcCYPK.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 21:59:23",
+ "updated_at": "2025-05-21 10:00:31",
+ "deleted_at": "2025-05-21 10:00:31",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1020,
+ "unique_id": "TB6352-1020",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Selbi",
+ "customer_surname": "Gurbanmämmedowa",
+ "customer_patronic_name": "Çaryýargyzy",
+ "passport_address": "Balkan welaýaty, Magtymguly etraby, Ýaňkel geňeşi, Ýaňkel obasy",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "479066",
+ "passport_given_at": "2013-06-06",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1997-05-06",
+ "email": null,
+ "phone": "64789065",
+ "phone_additional": null,
+ "phone_home": "64907342",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-06-06",
+ "work_salary": "2609",
+ "work_position": "Çekimçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "aTxLeEuVChT4o9yzUKKBjRBhCV9W1SLeVJla1RJa.jpg",
+ "passport_two": "nJs5mMh7TIKQUZQjq8Y7nWXvwFh4DGa43EDNW8RI.jpg",
+ "passport_three": "iUMuGqlBiinBIIVtQ45fO2SDDn5hCPku9qtJIMDQ.jpg",
+ "passport_four": "zTvfAAZfhVB5VQDFjETkg3XycqA9lwlPOyUQ0rWG.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-08 22:42:40",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1021,
+ "unique_id": "TB1307-1021",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dünýägözel",
+ "customer_surname": "Amangulyýewa",
+ "customer_patronic_name": "Kyýasowna",
+ "passport_address": "Aşgabat ş Köpetdag etr k Oktýabr 50 ýyllyk j 84",
+ "real_address": "Aşgabat ş Köpetdag etr k Oktýabr 50 ýyllyk j 84",
+ "passport_serie": "I-AS",
+ "passport_id": "624034",
+ "passport_given_at": "2020-01-22",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1976-10-05",
+ "email": "Dunyagozel@gmail.com",
+ "phone": "61156774",
+ "phone_additional": "61156774",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat energetika orta hünär okuw mekdebi",
+ "work_company_accountant_number": "+(993)-12494804",
+ "work_started_at": "2010-07-24",
+ "work_salary": "3143",
+ "work_position": "buhgalter kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9JB5GEBXcetRMDfJDpoYfbuSGWXLgYXu7Rg9zGVF.jpg",
+ "passport_two": "QrfTYuHMCRbAunKqlb34HVEETVBk8knXNVbpA4Hj.jpg",
+ "passport_three": "EFBWZtH7MBP42G00KiZ5Y0nGn40BZIH188sFiGq8.jpg",
+ "passport_four": "7SRAxRo2PNI7zelchCpfUVYPAEHv59ONiC0k2BG4.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 09:57:26",
+ "updated_at": "2024-05-02 14:21:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1022,
+ "unique_id": "TB6360-1022",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bibirybga",
+ "customer_surname": "Döwletowa",
+ "customer_patronic_name": "Kerimowna",
+ "passport_address": "Hazar ş-çe kw 37 jaý 11 öý 10",
+ "real_address": "Hazar ş-çe kw 37 jaý 11 öý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "149312",
+ "passport_given_at": "2001-02-23",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Esenguly etrabynyň Esenguly şäheri",
+ "born_at": "1964-08-26",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62298077",
+ "phone_additional": "62298077",
+ "phone_home": "62298077",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanagyzsuw\"müdirligi",
+ "work_company_accountant_number": "+(993)-62298077",
+ "work_started_at": "2023-01-03",
+ "work_salary": "2447",
+ "work_position": "gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VJIa7j0MUhxBhqk0zvZ4qaViLicSiBuCYf8G3Gbx.jpg",
+ "passport_two": "TeeFG0NLChK20GwhW7ZQFqRVxqMoF4jhkSQbRsYS.jpg",
+ "passport_three": "Ba1jq6TdKbiVJPf3NS3j9Dd57UNtmMYy69zfbjYJ.jpg",
+ "passport_four": "9aaNo98sOvj26WSndSW62QoH9J9MsvNPPk8RFjS3.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 10:09:04",
+ "updated_at": "2024-04-09 15:55:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1023,
+ "unique_id": "TB1307-1023",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Meylis",
+ "customer_surname": "Hojalyyew",
+ "customer_patronic_name": "Bayrammyradowiç",
+ "passport_address": "Ahal welaýatynyň Gökdepe etraby Hurmant Gökje obasy",
+ "real_address": "Ahal welaýatynyň Gökdepe etraby Hurmant Gökje obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "505587",
+ "passport_given_at": "2011-06-14",
+ "passport_given_by": "Ahal wel.Gokdpe etrap",
+ "born_place": "Ahal wel.Gokdpe etrap",
+ "born_at": "1991-05-01",
+ "email": "Meylis@gmailсom",
+ "phone": "71190517",
+ "phone_additional": "71190517",
+ "phone_home": "12526354",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabatenergo Önümçilik bileşiginde Büzmeýin etrap elektrik ulgamynyň",
+ "work_company_accountant_number": "+(993)-12536253",
+ "work_started_at": "2019-08-05",
+ "work_salary": "2609",
+ "work_position": "2nji derejeli elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qjVgmNO8gfGoPmpwL3i7wJge9Yk5P3oZGZZ0dHKo.jpg",
+ "passport_two": "9UPKs9umlWDzNKGhzWTPTKQYZC0XZ7avbItCmcky.jpg",
+ "passport_three": "Sg6E6ewu1cd2bx1OuSiw3tT3cqfW0Mv8wGN8MvJY.jpg",
+ "passport_four": "2ei03kNnPBQ1TW3pJjUn98KBu6vNel03pNWpks4E.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 10:20:55",
+ "updated_at": "2024-05-02 14:21:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1024,
+ "unique_id": "TB6360-1024",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Haldurdyýew",
+ "customer_patronic_name": "Magsadowiç",
+ "passport_address": "DW Akdepe etrabynyň Pagtaçylyk geňeşi Garrowy obasy Döwletli köçesi jaý 15",
+ "real_address": "DW Akdepe etrabynyň Pagtaçylyk geňeşi Garrowy obasy Döwletli köçesi jaý 15",
+ "passport_serie": "I-DZ",
+ "passport_id": "878092",
+ "passport_given_at": "2015-04-01",
+ "passport_given_by": "DW Akdepe etrap häkimligi",
+ "born_place": "Akdepe etrabynyň Pagtaçylyk geňeşi",
+ "born_at": "1997-02-18",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65230875",
+ "phone_additional": "65230875",
+ "phone_home": "65230875",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW Baş bilim müdirligi 35-nji mekdep",
+ "work_company_accountant_number": "+(993)-65230875",
+ "work_started_at": "2023-01-01",
+ "work_salary": "4168",
+ "work_position": "orunbasar",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "pNZBmNHuuv9Iqv7vst4OS2YGOoEDZmtVFJXY6f3y.jpg",
+ "passport_two": "mBLdFGsao2AofX3xil6Tf49CGlnctjghE8HnhCoJ.jpg",
+ "passport_three": "U3X0KIVrLzj9Lp9K8GvgOLoJTEGPSfE9FnRGvlNm.jpg",
+ "passport_four": "VEZkAOUMca6OoABruTgk0aWUpQ9OoFGv6vjtnu8X.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 10:28:42",
+ "updated_at": "2024-04-25 11:16:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1025,
+ "unique_id": "TB6360-1025",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Setdar",
+ "customer_surname": "Saparmämmedow",
+ "customer_patronic_name": "Saparmämmedowiç",
+ "passport_address": "Hazar ş-çe kw 1 jaý 9öý 2",
+ "real_address": "Hazar ş-çe kw 1 jaý 9öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "498209",
+ "passport_given_at": "2015-05-16",
+ "passport_given_by": "BW hazar şäher häkimligi",
+ "born_place": "Hazar şäheri",
+ "born_at": "1998-08-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64399601",
+ "phone_additional": "64399601",
+ "phone_home": "64399601",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW Baş bilim müdirligi 35-nji mekdep",
+ "work_company_accountant_number": "+(993)-64399601",
+ "work_started_at": "2023-01-08",
+ "work_salary": "4503",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "3lUgxWX5lijG1RIl5RFltbX3UjofUSvFd1Oc9fxx.jpg",
+ "passport_two": "sqoao6T4FMGKI6UDxPj64iCdxDk1dNpbAucVKIWl.jpg",
+ "passport_three": "Qk6WM82ZUaOt4K5L4Bhhg3ZThdic5QUnNS4RjVgx.jpg",
+ "passport_four": "VwK7zhFSxgcHBEWXu4BT3myUbXRAVKgRx3vVH6uV.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 10:55:58",
+ "updated_at": "2024-04-09 15:54:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1026,
+ "unique_id": "TB1307-1026",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mayagul",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Bayrammuhammedowna",
+ "passport_address": "Asgabat saheri Berkararlyk etraby 2 halturin gec jay 12",
+ "real_address": "Asgabat saheri Berkararlyk etraby 2 halturin gec jay 12",
+ "passport_serie": "I-AS",
+ "passport_id": "341098",
+ "passport_given_at": "2005-05-13",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ruhabat etrabynyn Yasmansalyk obasy",
+ "born_at": "1972-01-02",
+ "email": "CaryyewaM@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Energohyzmat birlesigi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2010-07-12",
+ "work_salary": "1940",
+ "work_position": "tam supuriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "PMaiSo37WNZYRQqcIyzRxyAHDbjEv4ljgi1HHnEa.jpg",
+ "passport_two": "Bknacp51J5iOsmWQwYyzfiLTwkVSTPApdtWV8BU7.jpg",
+ "passport_three": "5B7TrT9ayXsMquowwqDBLLposEevO77EOtK4eIgO.jpg",
+ "passport_four": "zxI7MuNMTvDnYl0yImTmniOpBPgVcmBWRF6xaZK4.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 11:16:50",
+ "updated_at": "2024-05-02 14:15:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1027,
+ "unique_id": "TB8318-1027",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Mawlýuda",
+ "customer_surname": "Subanowa",
+ "customer_patronic_name": "Ýoldaşowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşliginiň Şaman ogly molla saýip köçesi 29-njy jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşliginiň Şaman ogly molla saýip köçesi 29-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "972215",
+ "passport_given_at": "2017-04-19",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1974-05-15",
+ "email": null,
+ "phone": "63445982",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2018-05-01",
+ "work_salary": "1619",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EM0eZVpn9lRWPW6pQgiPPwCuVGVVGMQqgb2pPdMw.jpg",
+ "passport_two": "a2qM70gHolc7Esukwwg8aVkLmGQzi6f3HcVHjgJq.jpg",
+ "passport_three": "UhfKDLxkpyz7ZSUpl8WumaRcGLwEee01hR77ZELF.jpg",
+ "passport_four": "ylKPTDXgiiCeZBSse4u4jT6OziMMr6kPK0awfuyl.jpg",
+ "user_id": 436,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 11:23:38",
+ "updated_at": "2024-04-09 15:48:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1028,
+ "unique_id": "TB6360-1028",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Suleýman",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Hojanepesowiç",
+ "passport_address": "Hazar ş-çe kw 35 jaý 5 öý 28",
+ "real_address": "Hazar ş-çe kw 35 jaý 5 öý 28",
+ "passport_serie": "I-BN",
+ "passport_id": "284878",
+ "passport_given_at": "2011-07-30",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar şäherçe",
+ "born_at": "1994-10-13",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65165789",
+ "phone_additional": "65165789",
+ "phone_home": "65165789",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragan Oil\" LTD kompanyasy",
+ "work_company_accountant_number": "+(993)-65165789",
+ "work_started_at": "2013-04-01",
+ "work_salary": "3095",
+ "work_position": "Uly arassalaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5iRTjZnYLKyrcEnTCTLx7M01Y2kXapOhF2lnh7dY.jpg",
+ "passport_two": "xuof9Ey5b4gm0pbXiiE2GGBCPr1AGF9DfxGBFna1.jpg",
+ "passport_three": "f5fXE9csNDQ4GVPEJdrjlangmZgm6RZPb98EP0ZN.jpg",
+ "passport_four": "wiHnZe9k1vC88vpPqL5fcJmTNQZ2tCOE4isBedLh.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 11:25:16",
+ "updated_at": "2024-04-25 11:21:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1029,
+ "unique_id": "TB8317-1029",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Öwezowa",
+ "customer_surname": "Çynar",
+ "customer_patronic_name": "Akmyradowa",
+ "passport_address": "Mary welaýatynyň Murgap etrap Sugty geňeşlik",
+ "real_address": "Mary welaýatynyň Murgap etrap Sugty geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "288761",
+ "passport_given_at": "2002-03-25",
+ "passport_given_by": "Mary welaýatynyň Murgap etrap häkimligi",
+ "born_place": "Mary welaýatynyň Murgap etrap Gowşutbelent geňeşlik",
+ "born_at": "1985-01-15",
+ "email": null,
+ "phone": "61963802",
+ "phone_additional": null,
+ "phone_home": "42237718",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Harby bölüm 03430",
+ "work_company_accountant_number": "+(993)-42237718",
+ "work_started_at": "2009-02-01",
+ "work_salary": "4587",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ZtrKZuQThLPybhFYQuXVYitxEf4bAmELqMbbnEBg.jpg",
+ "passport_two": "TSMgI3DRicL4k5lCvl4Gr6yQHyhE0DDNhdznQ8TA.jpg",
+ "passport_three": "p0azzAuVvryU7TIp3bOw6ph7IaFXwUdZC3ictEm0.jpg",
+ "passport_four": "oJSH1onQ0kOXBPRifXnJ86Jo1ji3jfX6SewOnZDF.jpg",
+ "user_id": 437,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 11:42:16",
+ "updated_at": "2024-04-17 10:11:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1030,
+ "unique_id": "TB1307-1030",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Halapmyrat",
+ "customer_surname": "Geldimyradow",
+ "customer_patronic_name": "Gylycmyradowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etrabynyn D Owezow jay 116",
+ "real_address": "Asgabat saherinin Berkararlyk etrabynyn D Owezow jay 116",
+ "passport_serie": "I-AS",
+ "passport_id": "610386",
+ "passport_given_at": "2019-05-15",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Ahal welayatynynn Baherden etrabynyn Kelete obasy",
+ "born_at": "1983-04-02",
+ "email": "GeldimyradowH@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Yyldyrymlar HK",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-01-18",
+ "work_salary": "2904",
+ "work_position": "direktor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "oohqar9yMrEDu0yPU9sW0r5VqA6lfTOQ3NSRxFzU.jpg",
+ "passport_two": "NHeBFD34wtO9yE4qsJ1Ng02QibX7FJKypH5xCb4S.jpg",
+ "passport_three": "siS3N1BDXIgUzG7W6V0xHuRT1xvu30dVEqQVEjd8.jpg",
+ "passport_four": "aSkyTr7Tlv0v4G07obz99sP4zHqPqe4c5Bs2Bsr2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 11:57:57",
+ "updated_at": "2024-05-02 14:14:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1031,
+ "unique_id": "TB9314-1031",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Tagandurdy",
+ "customer_surname": "Pirekow",
+ "customer_patronic_name": "Myratbaýewiç",
+ "passport_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "791400",
+ "passport_given_at": "2012-11-21",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Maslahat geňeşligi",
+ "born_at": "1996-11-16",
+ "email": "Tagandurdy@mail.com",
+ "phone": "61822968",
+ "phone_additional": "61822968",
+ "phone_home": "61822968",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Köneürgenç etrap BB-niň 43-nji mekdebi",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "2020-08-03",
+ "work_salary": "3414",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Uu50T22OL0kIGpQkueaOZkyTj8k9yrukNVxov5YB.jpg",
+ "passport_two": "Y3ol3bEHSBmQMIyvKQgT7NEvN2Gb8tXANo5QNXp7.jpg",
+ "passport_three": "4OyhzzupFsV84P5PcfSIeIxND9wKJox4QialDKEN.jpg",
+ "passport_four": "MtFVB0dqkIGkBTzyhjOvI8IloSwMZCnywXW8wbtJ.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 11:58:39",
+ "updated_at": "2024-04-09 11:59:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1032,
+ "unique_id": "TB9314-1032",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gülnabat",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Ilmädowna",
+ "passport_address": "S.Türkmenbaşy şäheri A.Kakabaýew köçe 50 jaý",
+ "real_address": "S.Türkmenbaşy şäheri A.Kakabaýew köçe 50 jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "792991",
+ "passport_given_at": "2012-12-26",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy ad. şäherçesi",
+ "born_at": "1996-06-19",
+ "email": "Gulnabat@mail.com",
+ "phone": "64237978",
+ "phone_additional": "64237978",
+ "phone_home": "64237978",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 2-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-36585___",
+ "work_started_at": "2022-11-15",
+ "work_salary": "2839",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "0zv8lPIlkN8JnUwIs4YPg5Snn2zW5wDsKeJDbcDw.jpg",
+ "passport_two": "2U6V3UsS7ycJrwsKX0b4OzwgmDATMN7rEtmXJk2F.jpg",
+ "passport_three": "9InyL5Zmqh1DG6mNwbsrmCO25aRZaRk3v7yacp2X.jpg",
+ "passport_four": "xm37lyquTHPQXFO8D3G39kufwbemokORKSTB6Q2a.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 12:11:30",
+ "updated_at": "2024-04-15 17:43:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1033,
+ "unique_id": "TB9314-1033",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Batyr",
+ "customer_surname": "Pirjanow",
+ "customer_patronic_name": "Elýasowiç",
+ "passport_address": "S.Türkmenbaşy şäheriniň Aşgabat köçe 31/5b jaý",
+ "real_address": "S.Türkmenbaşy şäheriniň Aşgabat köçe 31/5b jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "901500",
+ "passport_given_at": "2016-01-13",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy şäherçesi",
+ "born_at": "2000-01-10",
+ "email": "Batyr@mail.com",
+ "phone": "65268528",
+ "phone_additional": "65268528",
+ "phone_home": "65268528",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 6-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-30245___",
+ "work_started_at": "2023-04-18",
+ "work_salary": "5014",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "zfnic4svuMqYoYNJl1ZGChmF2x9J6cul5EZFgzTr.jpg",
+ "passport_two": "skXEacso8ygOtuxxtOan8O35Jvalz2szQu25ul6S.jpg",
+ "passport_three": "j96HRvxJsFp1QCaOnnxyW9sTvAr9rgAczIp0Y45Q.jpg",
+ "passport_four": "vPYkFWDbLGcarJics6JLZMDSG4SlujUyNKJ8eSjF.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 12:18:35",
+ "updated_at": "2024-04-11 17:46:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1034,
+ "unique_id": "TB9314-1034",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Uzykjemal",
+ "customer_surname": "Tirkeşowa",
+ "customer_patronic_name": "Arazdurdyýewna",
+ "passport_address": "S.Türkmenbaşy etrap Gallaçy geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Gallaçy geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "734444",
+ "passport_given_at": "2011-12-03",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrap Gallaçy geňeşligi",
+ "born_at": "1995-09-30",
+ "email": "Uzykjemal@mail.com",
+ "phone": "65300995",
+ "phone_additional": "65300995",
+ "phone_home": "65300995",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 13-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-30256___",
+ "work_started_at": "2019-09-02",
+ "work_salary": "4050",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "pKB5fDHMCSFaRDoulXUKr1CrKgNbWqr2fRxximPy.jpg",
+ "passport_two": "OhWzKSycnWUhEaYxh5T2U9RUwZJzvde2zCzLRCUK.jpg",
+ "passport_three": "CKaGbHBR42sBiDadcRmmYfAr4FhHzOpektCIjsJa.jpg",
+ "passport_four": "UvQqY8OPR0nyOxxfRs9IuYnl73Hhb919ZfBYBzJm.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 12:25:43",
+ "updated_at": "2024-04-11 17:45:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1035,
+ "unique_id": "TB1307-1035",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aymyrat",
+ "customer_surname": "Seyisow",
+ "customer_patronic_name": "Annageldiyewic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby Yasmansalyk yt Kopetdag kocesinin 82 jayy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby Yasmansalyk yt Kopetdag kocesinin 82 jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "600400",
+ "passport_given_at": "2018-12-04",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Asgabat s",
+ "born_at": "2001-02-15",
+ "email": "Aymyrat@gmail.com",
+ "phone": "63909666",
+ "phone_additional": "62188871",
+ "phone_home": "63909666",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekeci Bozaganow Amangeldi",
+ "work_company_accountant_number": "+(993)-63909666",
+ "work_started_at": "2024-03-01",
+ "work_salary": "1800",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tuZnGqDv0Q7DPZh38m7I0KgCnRwgjVvX6aMR6cAG.jpg",
+ "passport_two": "h6HS8xceQWXpSxMKOx8E3mXJumaGVAY0gZ8kw05Q.jpg",
+ "passport_three": "0DLuXf5bRRBheejJ8yEm3wQMT4V2Reg9Rnf0jZSk.jpg",
+ "passport_four": "zqiJBZGfzKJsVyw8AmiPiy0aqLE8BytM8YOl056y.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 12:33:52",
+ "updated_at": "2024-05-02 14:14:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1036,
+ "unique_id": "TB1307-1036",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yazdursun",
+ "customer_surname": "Owezguliyewa",
+ "customer_patronic_name": "Silapberdiyewna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Parahat 2/1 jay 2 otag 23",
+ "real_address": "Asgabat saherinin Kopetdag etraby Parahat 2/1 jay 2 otag 23",
+ "passport_serie": "I-AS",
+ "passport_id": "415459",
+ "passport_given_at": "2009-07-29",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1984-04-22",
+ "email": "OwezguliyewaY@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenmbasy PTB Asgabat saher sahamacasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-04-11",
+ "work_salary": "2973",
+ "work_position": "karz pul bolumi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "D8bzBoGiby8j84KOEk52lLQgqUYRTBw3cXgvwfP8.jpg",
+ "passport_two": "zIgziMmeQeb56YpdRBzqF5NaVaGzkDTJkb3T95SU.jpg",
+ "passport_three": "68JpiNV2qwxA3wswOLq61TZ0L9v2k6hc7lRT0uXj.jpg",
+ "passport_four": "FZOcizbQ9BjV0F5iZgwBfcCKiD8rtCeaH5lRnqWI.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 12:35:34",
+ "updated_at": "2024-05-02 14:13:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1037,
+ "unique_id": "TB6359-1037",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Peride",
+ "customer_surname": "Nurýagdyýewa",
+ "customer_patronic_name": "Ýagmyrowna",
+ "passport_address": "BW Balkanabat kw113 jaý 11 öý 1",
+ "real_address": "BW Balkanabat kw113 jaý 11 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "499669",
+ "passport_given_at": "2015-02-18",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýat Balkanabat şäher",
+ "born_at": "1999-01-17",
+ "email": null,
+ "phone": "62159998",
+ "phone_additional": "62159998",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-08-02",
+ "work_salary": "4150",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "n4qB9MOnjXGWwhcL96KwVnMe5xC4WB7TDpazhxhU.jpg",
+ "passport_two": "7HQ6EKHcdZND6568ysBTurUBaqa81x5mFhdYSvOW.jpg",
+ "passport_three": "vBHgTQBElIp93vvnZsUBw4Niz6dSR2fhZZ3Jy9vg.jpg",
+ "passport_four": "zSaNWyAgteljtP9CDWMykv6sFUR9LMvxBg9UTb0D.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 12:44:23",
+ "updated_at": "2024-04-09 12:44:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1038,
+ "unique_id": "TB1307-1038",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljemal",
+ "customer_surname": "Muhammedowa",
+ "customer_patronic_name": "Caryyewna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Mir 3 2 kocesinin 18 nji jayynyn 36 njy otgy",
+ "real_address": "Asgabat saherinin Kopetdag etraby Mir 3 2 kocesinin 18 nji jayynyn 36 njy otgy",
+ "passport_serie": "I-AS",
+ "passport_id": "134310",
+ "passport_given_at": "2000-01-28",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap PB",
+ "born_place": "Balkan welayatynyn Gyzylarbat etraby Purnuar obasy",
+ "born_at": "1978-04-08",
+ "email": "Oguljemal@gmail.com",
+ "phone": "64619249",
+ "phone_additional": "64619249",
+ "phone_home": "64619249",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmengaz DK",
+ "work_company_accountant_number": "+(993)-2478499_",
+ "work_started_at": "2021-03-03",
+ "work_salary": "1940",
+ "work_position": "tam supurji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cmeIZ4N0gb7d5rkJx8ZlkkFtBdi9ifVs8lxPEMAy.jpg",
+ "passport_two": "37JKzlxiWwnSvzddjA3xmKmqV2VBCyGz7GE5X3xc.jpg",
+ "passport_three": "xMzmFHK5U40E36CdtzgX1233vVK9Bc76TYUoNwEz.jpg",
+ "passport_four": "2zmDAc1TfJRq7WpY1LQkAdBWuL9BZpFLIsyqmn4k.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 15:00:08",
+ "updated_at": "2024-05-02 14:13:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1039,
+ "unique_id": "TB6360-1039",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aşyrgül",
+ "customer_surname": "Nuriýewa",
+ "customer_patronic_name": "Hajyýewna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 37 jaý 19 öý 11",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 37 jaý 19 öý 11",
+ "passport_serie": "I-BN",
+ "passport_id": "148384",
+ "passport_given_at": "2000-04-28",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher polisiýa bölümi",
+ "born_place": "Balkan welaýaty Hazar şäheri",
+ "born_at": "1969-03-24",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65881838",
+ "phone_additional": "65881838",
+ "phone_home": "22245623",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\"NGÇM",
+ "work_company_accountant_number": "+(993)-22254231",
+ "work_started_at": "2019-01-31",
+ "work_salary": "2420",
+ "work_position": "önüm operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tSqI5NYubWf30cT6sQXELtbpR1WYPcKqIKoz606N.jpg",
+ "passport_two": "Ez5Pc5iXp9caw3h198l9GbKACMugWqu8H293gFTe.jpg",
+ "passport_three": "0NPb4Prqpf5RLSU9X6ptm4aAy6J0x8XTkJE8xpXK.jpg",
+ "passport_four": "5o1O87VKkaxAFANRDafkgkA6iCqMGPmArjunRjIJ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 15:51:11",
+ "updated_at": "2024-04-09 15:52:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1040,
+ "unique_id": "TB1307-1040",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tawus",
+ "customer_surname": "Tasliyewa",
+ "customer_patronic_name": "Annadurdyyewna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe BTürkmenistan jaý81 öý149",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe BTürkmenistan jaý81 öý149",
+ "passport_serie": "I-AS",
+ "passport_id": "457241",
+ "passport_given_at": "2012-04-30",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1972-05-22",
+ "email": "Tawus@gmailсom",
+ "phone": "64614697",
+ "phone_additional": "64614697",
+ "phone_home": "12854256",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenistanyň Türkmenbaşy PTBnyň Hasaplaşyk we kassa amallary müdirligi",
+ "work_company_accountant_number": "+(993)-12445856",
+ "work_started_at": "2021-07-09",
+ "work_salary": "3200",
+ "work_position": "Dolanşyk kassa amallary bölüm Kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Fx5XwvHc8lyPbZj4UsrYx2t33kNSryDbxwLj4IHz.jpg",
+ "passport_two": "jAErxt5nBxbIZV6es7xMk3aI48I70qo6paa7nDhE.jpg",
+ "passport_three": "2zKhADxhUFeVx1TnTqmbHq0nrtpPRL3ryZfKg7GJ.jpg",
+ "passport_four": "cYK3QceKn5AjMPRxPPg860DkI7xkOFcgNYaBEAY5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 16:12:53",
+ "updated_at": "2024-05-02 14:12:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1041,
+ "unique_id": "TB1307-1041",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljahan",
+ "customer_surname": "Çaryyewa",
+ "customer_patronic_name": "Berdimyradowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat 71 jaý10 öý104",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat 71 jaý10 öý104",
+ "passport_serie": "I-AS",
+ "passport_id": "445653",
+ "passport_given_at": "2011-12-28",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1995-10-21",
+ "email": "Oguljahan@gmailсom",
+ "phone": "61148727",
+ "phone_additional": "61148727",
+ "phone_home": "12454586",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Täsin daragt hususy kärhanasynyň B we MB",
+ "work_company_accountant_number": "+(993)-12458545",
+ "work_started_at": "2023-01-03",
+ "work_salary": "3000",
+ "work_position": "Hünärmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ftoya0uCnjONlUAWqtyMAXR5iNv3Hez0S8Op5vxY.jpg",
+ "passport_two": "N9uzi1H19NArMZU9qkVbgZTNyCj9HV9L6D4psuhD.jpg",
+ "passport_three": "LctGPIGC4ectOPBprzIj3wfLVAUg0ehHCfRIeXbP.jpg",
+ "passport_four": "VY9VqOzaQU6GXvCVQUhcdDRUbYfTkM3IvzkD2qgr.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 16:24:18",
+ "updated_at": "2024-05-02 14:12:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1042,
+ "unique_id": "TB7369-1042",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Perman",
+ "customer_surname": "Nuryýew",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Murgap etrap Miras geňeşlik",
+ "real_address": "Murgap etrap Miras geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "613338",
+ "passport_given_at": "2011-02-19",
+ "passport_given_by": "Murgap etrap häkimligi",
+ "born_place": "Murgap etrap Miras geňeşlik",
+ "born_at": "1991-03-07",
+ "email": null,
+ "phone": "64335304",
+ "phone_additional": "64335304",
+ "phone_home": "64335304",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly şäher salgyt bölüminde telekeçi",
+ "work_company_accountant_number": "+(993)-64335304",
+ "work_started_at": "2023-01-01",
+ "work_salary": "3166",
+ "work_position": "Telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Q6e4Nh15HWDm93CVckbRvwBnPTKWTFYSSN8vy6sQ.jpg",
+ "passport_two": "eM6qKbhn8nwLLzv5yEaowU09GSxok47ftOvGRscK.jpg",
+ "passport_three": "bktIercs7GRf50Kwkjrf56Qco5ZbBED3NC2xzIjI.jpg",
+ "passport_four": "nwnfZmNET0gTdNpgHJT13IJ8g8n1yTo4Saco4ioo.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 16:37:06",
+ "updated_at": "2024-04-09 16:37:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1043,
+ "unique_id": "TB6312-1043",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Tahyr",
+ "customer_surname": "Pyhyýew",
+ "customer_patronic_name": "Nurynýazowiç",
+ "passport_address": "Balkan welaýatynyň Bereket etrabynyň S.A.Nyýazow geňeşligi st Uzynsuw",
+ "real_address": "Balkan welaýatynyň Bereket etrabynyň S.A.Nyýazow geňeşligi st Uzynsuw",
+ "passport_serie": "I-BN",
+ "passport_id": "510060",
+ "passport_given_at": "2015-09-23",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etrabynyň Däneata geňeşligi",
+ "born_at": "1995-03-25",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "64586299",
+ "phone_additional": "64871164",
+ "phone_home": "24370483",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşydaky awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-24347985",
+ "work_started_at": "2023-08-10",
+ "work_salary": "1730",
+ "work_position": "abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "U9IaKkEfi0teK5Ffm0j4qVSvSwGriLNnFaNdRBkE.jpg",
+ "passport_two": "dNohsqbHMXxPkO1M6ULaQqnQohzmqNWmvUJJjvAs.jpg",
+ "passport_three": "Cp4egqmc9Q7uEK7WoXrKa7rS5bLFJskeif4PmQe9.jpg",
+ "passport_four": "U0vPHNRszmDrf1lML1eyIrsA4DrFrHfMb85s2kfb.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 16:38:38",
+ "updated_at": "2024-04-12 17:20:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1044,
+ "unique_id": "TB6312-1044",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Gülendam",
+ "customer_surname": "Kakajanowa",
+ "customer_patronic_name": "Ýagmyrowna",
+ "passport_address": "Balkan welaýat Türkmenbaşy şäher Dostluk köçe jaý 89 öý 1",
+ "real_address": "Balkan welaýat Türkmenbaşy şäher Dostluk köçe jaý 89 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "539533",
+ "passport_given_at": "2018-05-24",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Gubadag etrabynyň Ak altyn obasy",
+ "born_at": "1996-05-10",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "64161365",
+ "phone_additional": "62599799",
+ "phone_home": "24369854",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Demirýollary",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2023-04-03",
+ "work_salary": "2507",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FH7jsxneFVZO0vetsLndzkhjJtWhdxOM5QVihq8F.jpg",
+ "passport_two": "xxQ0zTpyyU1DC2Tmjt4IcVDkP1pRBLPPgn13Ictj.jpg",
+ "passport_three": "RgioKcjCACD8ePMFWaJ2a2U3qZigF9a3rCrR85a1.jpg",
+ "passport_four": "RgpxwrX8MaonYr5NZyzXyGpZtzjSOFAhSRI1SfV6.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 16:45:53",
+ "updated_at": "2024-04-12 17:20:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1045,
+ "unique_id": "TB9315-1045",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Dädebaý",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Baýramowiç",
+ "passport_address": "Görogly etrap Ataýew geňeşligi",
+ "real_address": "Görogly etrap Ataýew geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "913981",
+ "passport_given_at": "2016-06-30",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Ataýew geňeşligi",
+ "born_at": "1966-04-13",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61739397",
+ "phone_additional": "61739397",
+ "phone_home": "61739397",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-61739397",
+ "work_started_at": "2021-02-01",
+ "work_salary": "2101",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gQGvu2jlH4UeWYzQTiTQK8QZnUeZJpS9JUTPcaQR.jpg",
+ "passport_two": "qwct9K5LFzoKe0HzHQKOVlByO1R7d6nk4I5VbrKA.jpg",
+ "passport_three": "R6JmGMDWj0QNyeih88eWIBdUnFz0ZELo2Q0uPlPr.jpg",
+ "passport_four": "YN9csL0pcRWlmEQInLFe5tnHiPAZ1zqvvgBguN01.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 16:46:45",
+ "updated_at": "2024-04-09 16:46:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1046,
+ "unique_id": "TB1307-1046",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Allanur",
+ "customer_surname": "Mammetnurow",
+ "customer_patronic_name": "Sanurowic",
+ "passport_address": "Asgabat saheri berkararlyk etraby koce Mollagara jay 44 otag 10",
+ "real_address": "Asgabat saheri berkararlyk etraby koce Mollagara jay 44 otag 10",
+ "passport_serie": "I-BN",
+ "passport_id": "059529",
+ "passport_given_at": "1998-10-10",
+ "passport_given_by": "Balkan welayatynyn garrygala etrap PB",
+ "born_place": "Balkan welayatynyn garrygala etrabynyn Akkel genesligi",
+ "born_at": "1975-04-16",
+ "email": "MammetnurowA2@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher arassalayys abadanlasdyrys birlesigi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-07-01",
+ "work_salary": "2963",
+ "work_position": "elektrokebsirleyji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RtH87XLPvVhnHraSSYlqrZuCuZQU1qLYtKCYs87c.jpg",
+ "passport_two": "stwAKlQGDj4PeC4tA20xhwOZrJ4wrF6QauJckhXO.jpg",
+ "passport_three": "5nCWWVSQBCHyKV13C7ZMsERcsKXFoBJWNdI1Fg98.jpg",
+ "passport_four": "UgkswefsJ9hsyAuqeyyONkZFd3HD7HhOGULzQEA9.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 17:06:52",
+ "updated_at": "2024-05-02 14:11:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1047,
+ "unique_id": "TB6359-1047",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Jeren",
+ "customer_surname": "Annagulyýewa",
+ "customer_patronic_name": "Hallyýewna",
+ "passport_address": "BW Balkanabat şäher Mkr6 jaý 3 öý 58",
+ "real_address": "BW Balkanabat şäher Mkr6 jaý 3 öý 58",
+ "passport_serie": "I-BN",
+ "passport_id": "004428",
+ "passport_given_at": "1998-07-25",
+ "passport_given_by": "BW Nebitdag şäher polisiýa bölümi",
+ "born_place": "BW Nebitdag şäher",
+ "born_at": "1979-03-22",
+ "email": null,
+ "phone": "65188630",
+ "phone_additional": "65188630",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäher Bagçylyk müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2002-08-08",
+ "work_salary": "1997",
+ "work_position": "Işçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "LIqxo6l0N90HTT42kc2oUGW3a805M5FoBPRB7axr.jpg",
+ "passport_two": "Bq9ytrMxxKfs9oh6iuJ7dw0T6afI9Kj2HbeJ3go9.jpg",
+ "passport_three": "nOkBGJp7EktEIISXgGWpgvCrYlQyZFtvlQYXzILp.jpg",
+ "passport_four": "xiRY5b9mgW6OLmruitdGDmFVWg942fBDxw9fGlTe.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 17:07:31",
+ "updated_at": "2024-04-09 17:07:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1048,
+ "unique_id": "TB1307-1048",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aýgül",
+ "customer_surname": "Döwletjanowa",
+ "customer_patronic_name": "Batyrowna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby B.Türkmenistan köçesi jaý 84 öý 18",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby B.Türkmenistan köçesi jaý 84 öý 18",
+ "passport_serie": "I-AS",
+ "passport_id": "541663",
+ "passport_given_at": "2016-05-20",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1998-11-20",
+ "email": "Aygul@mail.ru",
+ "phone": "61377497",
+ "phone_additional": "62220503",
+ "phone_home": "12952365",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabatgaz müdirligi",
+ "work_company_accountant_number": "+(993)-12658746",
+ "work_started_at": "2022-09-22",
+ "work_salary": "1728",
+ "work_position": "slesar barlagçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "qBFiW03L4eIIZf3jvXEB0M3UMmZ3Jn4j4dAJHu5r.jpg",
+ "passport_two": "dAeoWDdwrNlhy0HHG4fDdNbTb8ZTFqugnlzdEWI6.jpg",
+ "passport_three": "fq6YUSCSCW7CYACztcgB1XH9bZCpRubizmxEEahM.jpg",
+ "passport_four": "ZWAGjfPICCWSAwvm8cqCxKkoFgiKDwLRJrABOvFJ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 17:08:47",
+ "updated_at": "2024-05-02 14:11:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1049,
+ "unique_id": "TB6359-1049",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şyhnepes",
+ "customer_surname": "Allagulyýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Türkmenbaşy etrap Gyzylgaýa şäher Awlamyş oba jaý 1 öý 2",
+ "real_address": "BW Türkmenbaşy etrap Gyzylgaýa şäher Awlamyş oba jaý 1 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "460298",
+ "passport_given_at": "2015-03-03",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Türkmenbaşy etrap Çagyl obasy",
+ "born_at": "1960-01-27",
+ "email": null,
+ "phone": "63641464",
+ "phone_additional": "63641464",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkansuwgeçirijileri\" dolandyryş edarasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1998-06-03",
+ "work_salary": "2625",
+ "work_position": "Bölüm müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "K2BPA76kcPUOQjzPcsJaEWA0hwk67ybktCKedPBu.jpg",
+ "passport_two": "KjyoKPDYhDwHmSnnfUSU0XWmgpDjRotDxV5Nit4V.jpg",
+ "passport_three": "SMG4FkJus1OSre1gwfUtMcPMQOxUK4VLz3aPjlEc.jpg",
+ "passport_four": "dAcns9SB8AyKUZ1ulZuSpVeSEUsC7yqINsbu8rZ7.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 17:14:55",
+ "updated_at": "2024-04-09 17:15:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1050,
+ "unique_id": "TB6359-1050",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Baýrammyrat",
+ "customer_surname": "Öwezgylyjow",
+ "customer_patronic_name": "Arazpoladowiç",
+ "passport_address": "BW Balkanabat şäher Mkr 5 jaý 4 öý 40",
+ "real_address": "BW Balkanabat şäher Mkr 5 jaý 4 öý 40",
+ "passport_serie": "I-BN",
+ "passport_id": "244183",
+ "passport_given_at": "2003-11-10",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Esenguly şäher",
+ "born_at": "1987-06-22",
+ "email": null,
+ "phone": "62857342",
+ "phone_additional": "62857342",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2008-02-04",
+ "work_salary": "3109",
+ "work_position": "Karotažçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "ZoN9MoZDO59jNkFwKgXQ5eF8PzWWozazYyuFwQA2.jpg",
+ "passport_two": "w0Co6MwZR4X7uVKO8PrgZqM080czrm67jzlL3eEd.jpg",
+ "passport_three": "6rLQViZdX3xJBHZlenJ51pCHRC2C0mXBWoGYNHxR.jpg",
+ "passport_four": "lrIlgue8oym0x2YTg7kjKoZjROorw1SOG1CHixlo.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 17:25:10",
+ "updated_at": "2024-04-09 17:26:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1051,
+ "unique_id": "TB1307-1051",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurmämmet",
+ "customer_surname": "Nurýagdyýew",
+ "customer_patronic_name": "Berdimyradowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby Arçabil şaýoly jaý 76 otag 73",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby Arçabil şaýoly jaý 76 otag 73",
+ "passport_serie": "I-AS",
+ "passport_id": "642750",
+ "passport_given_at": "2021-04-15",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap Polisiýa bölümi",
+ "born_place": "Ahal welaýaty Bäherden etrap Akdepe geňeşlik",
+ "born_at": "1974-05-24",
+ "email": "Nurmammet@mail.ru",
+ "phone": "64018275",
+ "phone_additional": "64018276",
+ "phone_home": "12981297",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Awtomobil ulag hyzmaty",
+ "work_company_accountant_number": "+(993)-12587469",
+ "work_started_at": "2019-05-01",
+ "work_salary": "2950",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "b8skUHyx2Y7Vs6VTwPDqZGCgllcD3E44hP9ZzAl1.jpg",
+ "passport_two": "37PYNBh2MTrpqUhYhxkZ8xt6tepCPDq3chbEtj0M.jpg",
+ "passport_three": "j3aRN3FdwHxYe7K3gDpvqEontDyA3lqrA1vuNqki.jpg",
+ "passport_four": "u1tpPvljPDZwIp5mL3tiq83b33ycMRAk4dngTOAf.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-09 17:28:24",
+ "updated_at": "2024-05-02 12:58:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1052,
+ "unique_id": "TB6352-1052",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Radik",
+ "customer_surname": "Mamaliýew",
+ "customer_patronic_name": "Wiktorowiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 6/5",
+ "real_address": "Balkan welaýaty Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 6/5",
+ "passport_serie": "I-BN",
+ "passport_id": "279530",
+ "passport_given_at": "2008-06-13",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Mary welaýatynyň Mary şäheri",
+ "born_at": "1975-01-17",
+ "email": null,
+ "phone": "65187406",
+ "phone_additional": null,
+ "phone_home": "65187406",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Balkan welaýat Gümrükhanasy",
+ "work_company_accountant_number": "+(993)-65187406",
+ "work_started_at": "2010-09-01",
+ "work_salary": "2451",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Qkj9Kso34VOzhdcsjbUzuOQ1TxZXXhCPYxBpEvtX.jpg",
+ "passport_two": "kkZm37Cv9AXOwlHPiiN8QbLp4VyJNrwOs55reX5q.jpg",
+ "passport_three": "IaBubiOlcunbfDLYJtA2cPmekQcgpG5JJKx5zksd.jpg",
+ "passport_four": "O1BFdtVi7oScrYaw8vjRzAFRoZ1C4OGWQNudK0gN.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 08:16:45",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1053,
+ "unique_id": "TB1303-1053",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Şamyrat",
+ "customer_surname": "Ýazmyradow",
+ "customer_patronic_name": "Annamyradowiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap Lineýnaýa köçe jaý 1 öý 31",
+ "real_address": "Aşgabat şäher Berkararlyk etrap Lineýnaýa köçe jaý 1 öý 31",
+ "passport_serie": "I-AS",
+ "passport_id": "601613",
+ "passport_given_at": "2019-01-19",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1995-03-16",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62484555",
+ "phone_additional": "61571036",
+ "phone_home": "62484555",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabatenergo ÖB",
+ "work_company_accountant_number": "+(993)-62021064",
+ "work_started_at": "2022-09-13",
+ "work_salary": "3544",
+ "work_position": "2-nji derejeli montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DEDQ4U60OGReFuHADRRsf4ILBsYg5B52zdWYmD8r.jpg",
+ "passport_two": "BLOfmQrWGl18xdztX7oqSjsZYi3fq0GPC0wi2a00.jpg",
+ "passport_three": "EB1srraLZSjIctiW7f6O1BCBPhfeSJBn1ZEhPQcZ.jpg",
+ "passport_four": "ttB102q3gccPf2yOsP3qLElin7EtfMx2p3Fy99yX.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 08:49:18",
+ "updated_at": "2024-04-17 16:20:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1054,
+ "unique_id": "TB8319-1054",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Bernagul",
+ "customer_surname": "Seripowa",
+ "customer_patronic_name": "Durdykulyyewna",
+ "passport_address": "LW Carjew etr Zergar gen Alagoz oba Bereket koce jay 20",
+ "real_address": "LW Carjew etr Zergar gen Alagoz oba Bereket koce jay 20",
+ "passport_serie": "I-LB",
+ "passport_id": "880057",
+ "passport_given_at": "2014-08-20",
+ "passport_given_by": "Serdarabat etrap hakimligi",
+ "born_place": "Carjew etr Talhanbazar gen",
+ "born_at": "1978-12-14",
+ "email": "Bernagul@mail.ru",
+ "phone": "61587382",
+ "phone_additional": null,
+ "phone_home": "43321776",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zaowyd",
+ "work_company_accountant_number": "+(993)-42270661",
+ "work_started_at": "1998-05-25",
+ "work_salary": "1560",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GqQFSsaav1rTp1tgYpLQSatAOEu7IJtaW4uTnTen.jpg",
+ "passport_two": "whgQZ2tXsjHdAfHEUef3xqhF9v6pq39tUCYxypbz.jpg",
+ "passport_three": "uYp5GLQoyRSq6MetIq8XBt161pPNSVEWHS6ce7rS.jpg",
+ "passport_four": "vlDDiui5M1onx47IQJP8lbaNj0Cgo2xueELFRfqg.jpg",
+ "user_id": 441,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-11 11:22:56",
+ "updated_at": "2024-04-11 11:24:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1055,
+ "unique_id": "TB8318-1055",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Begench",
+ "customer_surname": "Annageldiyew",
+ "customer_patronic_name": "Jorageldiyewich",
+ "passport_address": "Lebap welayatynyn Koytendag saherinin Lukmanlar kochesi 37-nji jayy",
+ "real_address": "Lebap welayatynyn Koytendag saherinin Lukmanlar kochesi 37-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "442569",
+ "passport_given_at": "2005-11-29",
+ "passport_given_by": "Lebap welayatynyn Koytendag etrap hakimligi",
+ "born_place": "Lebap welayatynyn Koytendag saherchesi",
+ "born_at": "1988-06-18",
+ "email": null,
+ "phone": "63009185",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "3-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2020-01-13",
+ "work_salary": "1764",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CRBXYtP4VK6HMwhg4Rc3ic1hmtm53BqF7yfY7a63.jpg",
+ "passport_two": "Zp1F7HxRfs947VhrPOfZr9cyQX0N2Al0n1snvpH5.jpg",
+ "passport_three": "MXBOcIrkJGkdYJsRGEjRGKCPhwDMRbIs9PmwnJAn.jpg",
+ "passport_four": "D39xygLN3dFts411t8ukaDfPDqJmaHlkv1jRh7vl.jpg",
+ "user_id": 442,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 12:08:27",
+ "updated_at": "2024-04-11 14:26:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1056,
+ "unique_id": "TB1307-1056",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurgeldi",
+ "customer_surname": "Hekimow",
+ "customer_patronic_name": "Gylyjowiç",
+ "passport_address": "Aşgabat ş Berkararlyk etr k Parahat 7/3, jaý-5, öý-45",
+ "real_address": "Aşgabat ş Berkararlyk etr k Parahat 7/3, jaý-5, öý-45",
+ "passport_serie": "I-AS",
+ "passport_id": "309602",
+ "passport_given_at": "2003-12-25",
+ "passport_given_by": "Aşgabat ş Azatlyk etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Hojambaz etrabynyň Beşir obasy",
+ "born_at": "1969-10-28",
+ "email": "Nurgeldi@gmail.com",
+ "phone": "65851939",
+ "phone_additional": "65851939",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Eziz Ülkäm hk",
+ "work_company_accountant_number": "+(993)-12210179",
+ "work_started_at": "2024-01-02",
+ "work_salary": "2444",
+ "work_position": "Uçastogyn başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sj5IWJBf8eewsIjOxGNtxDsdFWTGH9PPflLDlbzb.jpg",
+ "passport_two": "dOhbS33MpgOGYhi3G0FxfiyYQMzSG5HrD334v5D6.jpg",
+ "passport_three": "x5QgnVoQROUyDpTzYLQjs2SWB02krq8Bjj9jp10U.jpg",
+ "passport_four": "jpn5Rznw4zHob99uf08qSayfUTpMb83SK7iMJQph.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 12:26:58",
+ "updated_at": "2024-05-02 12:57:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1057,
+ "unique_id": "TB1307-1057",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guwanç",
+ "customer_surname": "Kelow",
+ "customer_patronic_name": "Maksadowiç",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr k 2029 jaý 98/6 öý-1",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr k 2029 jaý 98/6 öý-1",
+ "passport_serie": "I-AS",
+ "passport_id": "556237",
+ "passport_given_at": "2016-11-21",
+ "passport_given_by": "Aşgabat ş Bagtyýarlyk etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1999-07-10",
+ "email": "Guwanc@gmail.com",
+ "phone": "61595425",
+ "phone_additional": "61595425",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabatýylylyk tresti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-11-07",
+ "work_salary": "3310",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nt3H8N7jUj8U91ctVj2qdq6e8PPysi1hCrjvRCN7.jpg",
+ "passport_two": "rO50ko3ZN0gezW8eSJZf2SRnCAAOFwZVpSiYa6Y4.jpg",
+ "passport_three": "kU4zry0PgBZ7VgRhlzlQbxn4CyPwE7hdpwCP3r9U.jpg",
+ "passport_four": "S6YEKlhUbuln6DnwENHjHQ2XjViOGfdrMSbipYRN.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 12:33:50",
+ "updated_at": "2024-05-02 12:57:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1058,
+ "unique_id": "TB1303-1058",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Şemşat",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Berdiýewna",
+ "passport_address": "Aşgabat şäher Köpetdag etrap Howdan \"W\" jaý 22 öý 39",
+ "real_address": "Aşgabat şäher Köpetdag etrap Howdan \"W\" jaý 22 öý 39",
+ "passport_serie": "I-AS",
+ "passport_id": "543625",
+ "passport_given_at": "2016-05-30",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1976-07-23",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65045091",
+ "phone_additional": "65045091",
+ "phone_home": "962297",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Ýaşaýyş-Jemagat hojalyk kärhanasy",
+ "work_company_accountant_number": "+(993)-477468__",
+ "work_started_at": "2012-01-17",
+ "work_salary": "1739",
+ "work_position": "wahtýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6t1decx6IvELb54e8QVcpZmojnRvRR2DXTrBeYFH.jpg",
+ "passport_two": "XuqXlRGxxy4lnvCvJl7mS6tsNQTYfpJPpXdDFiu5.jpg",
+ "passport_three": "H3eJ5Ta8u7s7QCWGXMVbsQ2LdPrZqL4bKLWkZnwA.jpg",
+ "passport_four": "bfutnJJv72CcDr1UVJFM3TTuGuGYx9oFKB0FJLkg.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 12:50:12",
+ "updated_at": "2024-04-16 15:31:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1059,
+ "unique_id": "TB8302-1059",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Saniýazy",
+ "customer_surname": "Karimow",
+ "customer_patronic_name": "Turaýewiç",
+ "passport_address": "Magdanly şäher Köýtendag köçe 1-nji jaý",
+ "real_address": "Magdanly şäher Köýtendag köçe 1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "601039",
+ "passport_given_at": "2010-09-24",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "2010-09-24",
+ "email": "saniyazy93@gmail.ru",
+ "phone": "64237987",
+ "phone_additional": "62484209",
+ "phone_home": "44059865",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44039685",
+ "work_started_at": "2017-07-01",
+ "work_salary": "2993",
+ "work_position": "Ussa",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "2WFyZkPUPs6SJnjmQKsmpP1F9oZbaYJgA10jCpC5.jpg",
+ "passport_two": "E9uzGWpW5KERpZt1wQQYmBzQN2OVRV1e2hvkDDU9.jpg",
+ "passport_three": "ma0gEdEKsKr7Gbpn4ukcBuPri7qR6uvlwzBsaf2D.jpg",
+ "passport_four": "0mNc85EfuqH60iDyD1qXxOhrL6HhOSWmUSQitacO.jpg",
+ "user_id": 444,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 12:55:10",
+ "updated_at": "2024-04-18 12:10:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1060,
+ "unique_id": "TB1307-1060",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Elmira",
+ "customer_surname": "Ibragimowa",
+ "customer_patronic_name": "Sergeyewna",
+ "passport_address": "Asgabat saherinin berkararlyk etrap 11 mkr koce N.Halmammedow jay 14 kor 2 otag 26",
+ "real_address": "Asgabat saherinin berkararlyk etrap 11 mkr koce N.Halmammedow jay 14 kor 2 otag 26",
+ "passport_serie": "I-AS",
+ "passport_id": "523426",
+ "passport_given_at": "2015-06-05",
+ "passport_given_by": "Asgabat saher berkararlyk etrap hqkimligi",
+ "born_place": "Asgabat",
+ "born_at": "1994-07-25",
+ "email": "Elmira@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Iner Yollary\" hususy karhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-07-27",
+ "work_salary": "2160",
+ "work_position": "Bas buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DFwudTgdrhPKddZSax8Mhw4Iqpr7leoSmsuv36xw.jpg",
+ "passport_two": "eKoCBzkSw6BPEdiuN5RZRqYb2aY6KmL6VUnvPCPM.jpg",
+ "passport_three": "bcJY1chEjtPhzWbXxgVwIo4BZ16M3rzMqTg1gu4r.jpg",
+ "passport_four": "EWXBJ0rFZ4czadgkA1gRACdCZW6eIjnEAbwkuoS4.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 14:25:22",
+ "updated_at": "2024-05-02 12:56:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1061,
+ "unique_id": "TB1307-1061",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Abadan",
+ "customer_surname": "Imamberdivewa",
+ "customer_patronic_name": "Allamyradowna",
+ "passport_address": "Asgabat saherinin Buzmeyin Buzmeyin etrap koçe K.Abdyrahmanow jay 11",
+ "real_address": "Asgabat saherinin Buzmeyin Buzmeyin etrap koçe K.Abdyrahmanow jay 11",
+ "passport_serie": "I-AS",
+ "passport_id": "157031",
+ "passport_given_at": "2000-07-26",
+ "passport_given_by": "Asgabat saherinin Prezident nyýazow adyndaky etrap",
+ "born_place": "Asgabat",
+ "born_at": "1974-02-09",
+ "email": "Abadan@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmen dowlet lukmançylyk uniwersiteti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-07-13",
+ "work_salary": "1604",
+ "work_position": "tam supiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RFe97cJYYNJCJPZ7fcJFywozAwHWPQegaHNXm7iw.jpg",
+ "passport_two": "Bl799pbyUENryURrdMPgZvzkumC92e4frTK0ddq8.jpg",
+ "passport_three": "zhWDMycagjC2jEfcUCgXxoPL12d4YLlqB0FxzAqt.jpg",
+ "passport_four": "errNDMIdrgQ8v2wheESgJTFTZ3Z8YvROwqikztY5.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-04-11 15:03:11",
+ "updated_at": "2024-04-11 15:03:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1062,
+ "unique_id": "TB1307-1062",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rustam",
+ "customer_surname": "Jumagulyyew",
+ "customer_patronic_name": "Meretgulyyewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce 2035 jay 21 otag 35",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce 2035 jay 21 otag 35",
+ "passport_serie": "I-AS",
+ "passport_id": "304668",
+ "passport_given_at": "2003-09-22",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1987-07-25",
+ "email": "JumagulyyewR@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Kaskad HJ",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-04-01",
+ "work_salary": "2195",
+ "work_position": "Uly hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BlMuxCkMBh5m6Z1BZMUegW62Vwy0ft170KTlPnVD.jpg",
+ "passport_two": "LfTpKFyRVUGI9eH1XP2lGawHo2cRdGkEvqryNx3U.jpg",
+ "passport_three": "xzORD5LPHzDQhEicVMvuG6iRacrnZHirxVhbg3Cv.jpg",
+ "passport_four": "v5IuSjQzmXQPefA4jMRMU4ylcouooQJwbdykBaZv.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 15:03:43",
+ "updated_at": "2024-05-02 12:56:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1063,
+ "unique_id": "TB1307-1063",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bagtygul",
+ "customer_surname": "Hananowa",
+ "customer_patronic_name": "Tirkesowna",
+ "passport_address": "Asgabat saher Berkararlyk etrap koce N Andalyp jay 91",
+ "real_address": "Asgabat saher Berkararlyk etrap koce N Andalyp jay 91",
+ "passport_serie": "I-AS",
+ "passport_id": "677468",
+ "passport_given_at": "2023-02-10",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "2004-03-12",
+ "email": "Hananowab@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Saglyk derman karhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-02-06",
+ "work_salary": "2205",
+ "work_position": "tertiplap gaplayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qbKChiQ1BXqgrYBqX5tQN0uZtgIBV2YUhRxAZe80.jpg",
+ "passport_two": "uTu2t8QW751lbj4DGq455avLKSv6VuoEckbzYwN0.jpg",
+ "passport_three": "AVVKYQrpABzzApHX07YfS5EVi6j9uiZOHg2NmYeP.jpg",
+ "passport_four": "Is2B4B8ZZRQiCyC7XwjkrjUHWrfxczX27orXNtoP.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 15:30:42",
+ "updated_at": "2024-05-02 12:55:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1064,
+ "unique_id": "TB8318-1064",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Eziz",
+ "customer_surname": "Şöhradow",
+ "customer_patronic_name": "Şöhradogly",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrap Köýtendag şäheri Çaryýew köçesi 16-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrap Köýtendag şäheri Çaryýew köçesi 16-njy jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "083385",
+ "passport_given_at": "2019-12-09",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri",
+ "born_at": "2003-06-30",
+ "email": null,
+ "phone": "65235939",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap bilim bölümi 12-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-12-19",
+ "work_salary": "1897",
+ "work_position": "Hojalyk müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Xzr8SMlDfxadtEvTi1BiyeoJ3Kqdx8vjEa6QaeRp.jpg",
+ "passport_two": "j9oaNzGbMaBybVQV9vxVQSK6w20xtbGSzt3OT5a5.jpg",
+ "passport_three": "DoCL4FPtXFeIu3TH2fsnZCTAR3Xc1xSIzvmZtFQQ.jpg",
+ "passport_four": "EkOm1kNM7gHeBgj5CnOND0KZM6asG6QbBlx55X4e.jpg",
+ "user_id": 445,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-11 16:02:00",
+ "updated_at": "2024-04-11 16:08:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1065,
+ "unique_id": "TB1307-1065",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gayly",
+ "customer_surname": "Bagsyyew",
+ "customer_patronic_name": "Gurbanmammedowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce B Annanow jayn 16 otag 1",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce B Annanow jayn 16 otag 1",
+ "passport_serie": "I-AS",
+ "passport_id": "531883",
+ "passport_given_at": "2016-01-08",
+ "passport_given_by": "Asgabat saherinin Ruhabat etrap hakimligi",
+ "born_place": "Asgabat shaeri",
+ "born_at": "1969-02-16",
+ "email": "BagsyyewG@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatenergo onumcilik birlesigi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-09-08",
+ "work_salary": "2281",
+ "work_position": "elektrik ulgamynyn surujisi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "QYJ9m3Uq2rqdyYlEykCPfhEVW6n9dsMxM2NkJLlR.jpg",
+ "passport_two": "7O3SNcdli7VMnvad6nZyfc61spGJuQTev3oypGSH.jpg",
+ "passport_three": "blMOsfUTnQYfBxSyMPqODLcphXT2njp4mLHOTG6j.jpg",
+ "passport_four": "cBIRqQfOKeyivfwA4mKF2qgEx7MqSk53LinaO9Wo.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 16:14:56",
+ "updated_at": "2024-05-02 12:55:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1066,
+ "unique_id": "TB1307-1066",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Wepa",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Seýitmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Oguzhan jaý108 korA otag9",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Oguzhan jaý108 korA otag9",
+ "passport_serie": "I-AS",
+ "passport_id": "447333",
+ "passport_given_at": "2011-07-30",
+ "passport_given_by": "Aşgabat",
+ "born_place": "Aşgabat",
+ "born_at": "1995-06-25",
+ "email": "Wepa@gmailсom",
+ "phone": "64602772",
+ "phone_additional": "64602772",
+ "phone_home": "12524526",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenistanyň Gurluşyk we binagärlik ministrliginde Düýpli gurlyşyk we maýa goýum syýasaty müdirliginiň",
+ "work_company_accountant_number": "+(993)-12356254",
+ "work_started_at": "2021-05-04",
+ "work_salary": "32000",
+ "work_position": "baş hünärmeni",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "JUkBfXq4lv3adBLgtqQYopwQXpIPlh66FeMJQmHN.jpg",
+ "passport_two": "WPokQrVxajtbDK4MOe8lB79B2UgYSmIFdQsQrbXd.jpg",
+ "passport_three": "Q06qHQrfBSTJ9rZTQRRlwM57gdMB98yuu1QvHSH6.jpg",
+ "passport_four": "cUBvYHIS6RSVvCnAr7Uo23xT5KuxX7JDH8kNEcVE.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 16:22:38",
+ "updated_at": "2024-05-02 12:54:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1067,
+ "unique_id": "TB6359-1067",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şiri",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Meňligylyjowiç",
+ "passport_address": "BW Balkanabat şäher Saganly köçe, jaý6, öý 2",
+ "real_address": "BW Balkanabat şäher Saganly köçe, jaý6, öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "012016",
+ "passport_given_at": "1998-04-07",
+ "passport_given_by": "BW Jebel şäherçesiniň milisiýa bölümi",
+ "born_place": "BW Nebitdag şäher",
+ "born_at": "1980-12-12",
+ "email": null,
+ "phone": "65971312",
+ "phone_additional": "65971312",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" Nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2001-12-10",
+ "work_salary": "4584",
+ "work_position": "Abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GVILDpnSVuuq8rNsGEViagalv1NBWPLxINFMTFS2.jpg",
+ "passport_two": "YYR6rCCCd3tTLMYFRKJ4DBHZx8bsLyGRZp4gwB9o.jpg",
+ "passport_three": "uJWI4dhUdFzq7B1vOQGpRtoJVtAhXFOyyg1jXGJ4.jpg",
+ "passport_four": "JDPTkVO10OWPhkuGLqe3tdFRPh7OufcNmfxluRMP.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 16:37:41",
+ "updated_at": "2024-04-11 16:40:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1068,
+ "unique_id": "TB8317-1068",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Akmal",
+ "customer_surname": "Buriýew",
+ "customer_patronic_name": "Rahmanowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag şäheri 9-maý köçesi 46 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag şäheri 9-maý köçesi 46 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "549516",
+ "passport_given_at": "2009-07-04",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi",
+ "born_at": "1991-12-28",
+ "email": null,
+ "phone": "63146061",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "TPT \"Türkmenbaşy\" bankynyň Lebap welaýatynyň Köýtendag etrabynyň Garlyk şäherçe şahamçasy",
+ "work_company_accountant_number": "+(993)-44024010",
+ "work_started_at": "2015-06-26",
+ "work_salary": "2473",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "hFPLRCe10P43jkE6Nm8hdoOviuRwnsOgH6kHjITw.jpg",
+ "passport_two": "NWtJ98alccrVBFzdaQaU0XCxs6yw7NU1CceZlqel.jpg",
+ "passport_three": "PgAsB09sZbNbEwV1i3DkdMvyIona8k0CFwvhfuSd.jpg",
+ "passport_four": "zr0pUwcUpeFIs7ysrYgxRzU5znNad3FxT1r1DkOp.jpg",
+ "user_id": 446,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-11 16:50:54",
+ "updated_at": "2024-04-12 15:16:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1069,
+ "unique_id": "TB7369-1069",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Begmyrat",
+ "customer_surname": "Halapow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Wekilbazar etrap Rysgally geňeşlik",
+ "real_address": "Wekilbazar etrap Rysgally geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "121782",
+ "passport_given_at": "2001-05-11",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etrap Rysgally geňeşlik",
+ "born_at": "1980-01-26",
+ "email": null,
+ "phone": "64515175",
+ "phone_additional": "64515175",
+ "phone_home": "64515175",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "Wekilbazar etrap 9-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-64515175",
+ "work_started_at": "2009-09-18",
+ "work_salary": "3978",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5TjsJemY8UdjZf0Ubl2ncgwrigD9yl1pgYeN11cR.jpg",
+ "passport_two": "aHZ8jH9fub96zNaNzsI55FlIxPrE9crF94KFGpmQ.jpg",
+ "passport_three": "Om4os5CHj62WjdUxfLUiILvOr7OgZbwsodrBn0p0.jpg",
+ "passport_four": "SyDKFCr6T3ZvUn38bZgSEF5qEGbQTfjLoH0A1fUQ.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 17:32:53",
+ "updated_at": "2024-04-11 17:32:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1070,
+ "unique_id": "TB9314-1070",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Otuzowiç",
+ "passport_address": "S.Türkmenbaşy etrap Goşahowly geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Goşahowly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "207506",
+ "passport_given_at": "2000-06-03",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap PB",
+ "born_place": "S.Türkmenbaşy etrap Goşahowly geňeşligi",
+ "born_at": "1984-01-09",
+ "email": "Dowletgeldi@mail.com",
+ "phone": "65090119",
+ "phone_additional": "65090119",
+ "phone_home": "65090119",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Goşahowly daýhan birleşigi",
+ "work_company_accountant_number": "+(993)-36632___",
+ "work_started_at": "2015-06-04",
+ "work_salary": "2413",
+ "work_position": "mehanizator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "31HBfOmPWTt0KC4Iodeh2FXdF2qEZd8UcTBObfw6.jpg",
+ "passport_two": "4b3YuIZMIFpgBIJoFVj6ajAd7JZYARhALCV5zct0.jpg",
+ "passport_three": "0YMRIk2LUvJ3ZJQA545GFNeWu1HFAQAhJNrZyICJ.jpg",
+ "passport_four": "nep0t3YXdnJph5zWCqZX6kP8bvJRKgpdqU6Maahh.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 17:52:35",
+ "updated_at": "2024-04-11 17:53:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1071,
+ "unique_id": "TB6352-1071",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hajymämmet",
+ "customer_surname": "Hajymämmedow",
+ "customer_patronic_name": "Döwletmämmedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 8/7",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-kiçi etrapça 8/7",
+ "passport_serie": "I-BN",
+ "passport_id": "424007",
+ "passport_given_at": "2010-09-13",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etraby",
+ "born_at": "1994-06-19",
+ "email": null,
+ "phone": "61087220",
+ "phone_additional": null,
+ "phone_home": "99361087",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-09-16",
+ "work_salary": "2514",
+ "work_position": "Apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "84WjX6Oi8VDIUNWSqoPINOjoEWRyPgXTX3UYogwK.jpg",
+ "passport_two": "zz43axuKItUVrUPHM0CHpz6SKZ5pVXaYKF2JvjsK.jpg",
+ "passport_three": "7OjK2tuDYgQkKVaELxLKZRNeC4RGNEDHTDkDzKDL.jpg",
+ "passport_four": "ypwokbTevFgwqOebSogpztZYvneAydPkFANcTQ0f.jpg",
+ "user_id": 33,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-04-11 22:54:34",
+ "updated_at": "2024-04-11 23:32:14",
+ "deleted_at": "2024-04-11 23:32:14",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1072,
+ "unique_id": "TB6352-1072",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Daniýal",
+ "customer_surname": "Ibadullaýew",
+ "customer_patronic_name": "Saidowiç",
+ "passport_address": "Lebap welaýatynyň Saýat etraby Saýat şäheri Watan köçesi 59",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri Nyýazow köçesi 21",
+ "passport_serie": "I-LB",
+ "passport_id": "480870",
+ "passport_given_at": "2006-06-07",
+ "passport_given_by": "Lebap welaýatynyň Saýat etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Garabekewül etraby",
+ "born_at": "1989-11-05",
+ "email": null,
+ "phone": "62580304",
+ "phone_additional": null,
+ "phone_home": "99362580",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-62580304",
+ "work_started_at": "2020-08-10",
+ "work_salary": "3523",
+ "work_position": "Başlyk",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "Z4RiNhNEn9C18p5hk5gymDVxVnNrPU8d18eT71ch.jpg",
+ "passport_two": "oQs2pNoEDrNx84GlySCCbRL307IfawZ2bdacjrTN.jpg",
+ "passport_three": "RA7GsEm8sTLxJqAvyy6fL7rkYxao6rAGYBBPZriH.jpg",
+ "passport_four": "2xBm5e1IPkr62aHbPKtNt5dD18G1sHmI048L2FAl.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 23:13:35",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1073,
+ "unique_id": "TB6352-1073",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülistan",
+ "customer_surname": "Hojanazarowa",
+ "customer_patronic_name": "Saparmämmedowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri II-kiçi etrapça 3/8",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri II-kiçi etrapça 3/8",
+ "passport_serie": "I-BN",
+ "passport_id": "424184",
+ "passport_given_at": "2011-07-22",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar etraby",
+ "born_at": "1987-06-12",
+ "email": null,
+ "phone": "65399786",
+ "phone_additional": null,
+ "phone_home": "99365399",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etrap Bilim bölüminiň 10-njy çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-65399786",
+ "work_started_at": "2016-06-13",
+ "work_salary": "1933",
+ "work_position": "Terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "n1KW0LlLCu7eV5aycKMhyNs3BcgwrtNkedzY6ucU.jpg",
+ "passport_two": "TNgM8JgOCStPk3d4ucOSRuDK2I0YRO9s4kQ207g9.jpg",
+ "passport_three": "FzqtErtNv4J8Y8HtwFfvbEleqagsrlq2QiTGSWsC.jpg",
+ "passport_four": "BAZcdK2kt19zPGOPNEyKJUTDJKnicJXa88j9QEVS.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-11 23:24:08",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1074,
+ "unique_id": "TB1307-1074",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbanberdi",
+ "customer_surname": "Myratlyyew",
+ "customer_patronic_name": "Syhmuhammedowic",
+ "passport_address": "Asgabat saherinin Buzmeyin etraby koce Sowet jay 18",
+ "real_address": "Asgabat saherinin Buzmeyin etraby koce Sowet jay 18",
+ "passport_serie": "I-AS",
+ "passport_id": "457532",
+ "passport_given_at": "2012-07-05",
+ "passport_given_by": "Asgabat sahe3rinin Candybil etrap hakimligi",
+ "born_place": "Asgabatb saheri",
+ "born_at": "1992-06-13",
+ "email": "MyratlyyewG@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat kopugurly stadiony",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2015-06-03",
+ "work_salary": "1940",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7DqBdIl36ht2hTE5NYigZRU0fovKOSKlvSWR908a.jpg",
+ "passport_two": "sBtpyFuLkpyAw91Peh4h1CJ3Qya3UdaVWeOi0Z7K.jpg",
+ "passport_three": "CLgdarr4TfPvcShUf7A3n0RxjCVuv3TtwStaebj0.jpg",
+ "passport_four": "qZlsXbiM0WEMhUB722VYogqNj8DQazADqTb0YTtP.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 09:43:39",
+ "updated_at": "2024-05-02 12:54:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1075,
+ "unique_id": "TB1307-1075",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ejegul",
+ "customer_surname": "Huseyinowa",
+ "customer_patronic_name": "Hojadurdyyewna",
+ "passport_address": "Asgabat saheri Kopetdag etraby koce sawrosow jay 2 otag 30",
+ "real_address": "Asgabat saheri Kopetdag etraby koce sawrosow jay 2 otag 30",
+ "passport_serie": "I-AS",
+ "passport_id": "679070",
+ "passport_given_at": "2023-03-01",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "2000-06-03",
+ "email": "HuseyinowaE@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistantn Dowlet medeniyet merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-08-22",
+ "work_salary": "1104",
+ "work_position": "2 nji derejeli kitaphanacy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dN07bq2rkDyxhrp2NUfPLgkFAs31nFMsmKQHlg6i.jpg",
+ "passport_two": "icGJlYVBk7F13P9I06TQNCslc8M0eM3Bc3gkCER6.jpg",
+ "passport_three": "4h6bgQ7l8DurEKZWrhC1xvRxFlT1AMA8cmFCuLrC.jpg",
+ "passport_four": "cjifKsJJhY6bhg0fvR4uSnp76mQVzjFnJowyrVJY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 10:13:48",
+ "updated_at": "2024-05-02 12:53:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1076,
+ "unique_id": "TB1307-1076",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maral",
+ "customer_surname": "Nuryyewa",
+ "customer_patronic_name": "Annagulyvewna",
+ "passport_address": "Agabat saheri Kopetdag etraby Parahat 1 jay 70 otag 118",
+ "real_address": "Agabat saheri Kopetdag etraby Parahat 1 jay 70 otag 118",
+ "passport_serie": "I-AS",
+ "passport_id": "485468",
+ "passport_given_at": "2013-08-27",
+ "passport_given_by": "Asgabat saherinin Kopetdag etraby",
+ "born_place": "Asgabat saheri",
+ "born_at": "1988-07-27",
+ "email": "NuryyewaM@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Awtoulaglar KB",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2008-01-02",
+ "work_salary": "3281",
+ "work_position": "bas hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5OVDjDUjvwzA6hWbn9SkLPoR7oxRMI1tVcowWPBE.jpg",
+ "passport_two": "QVfUETuegpjo9oUMPR2s8Wdjh3WY6rVM4Tm9Nsdb.jpg",
+ "passport_three": "r9CwKxnrTCtFzuP3QKajuJGHX3NXsFLySqDa5Rhu.jpg",
+ "passport_four": "xFsOaUK3NdRPIwzob3IliMmoDViCq6NkkFmD9ReN.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 10:33:41",
+ "updated_at": "2024-05-02 12:53:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1077,
+ "unique_id": "TB8302-1077",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Abdijalil",
+ "customer_surname": "Ýuldaşow",
+ "customer_patronic_name": "Nurilowiç",
+ "passport_address": "Magdanly şäher Merdana 51-nji jaýy",
+ "real_address": "Magdanly şäher Merdana 51-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "378888",
+ "passport_given_at": "2007-08-21",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1970-12-11",
+ "email": null,
+ "phone": "64901764",
+ "phone_additional": "64901764",
+ "phone_home": "44052859",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44052859",
+ "work_started_at": "2023-04-27",
+ "work_salary": "1476",
+ "work_position": "çig mal taýýarlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cWfhLmgux8kWm3Ozl0eHsdg7NoNvp5PbuLnKKKwV.jpg",
+ "passport_two": "5iyqqwAx4blbWVBqnJ1YzbFtBIBfolAUkP0Pj6Tt.jpg",
+ "passport_three": "7WQM0fov0NiImWdg6Klj8mHjGOxLNmSdOEYMlefU.jpg",
+ "passport_four": "BreKBHXk4L83Z4Ih7mVtrBEqqzA0YjcFeSTsdA0n.jpg",
+ "user_id": 447,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 11:39:04",
+ "updated_at": "2024-04-12 12:25:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1078,
+ "unique_id": "TB1307-1078",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gennadiý",
+ "customer_surname": "Hojaýew",
+ "customer_patronic_name": "Gurbangeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Çoganly ý/t Bokurdak köçesi jaý 19",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Çoganly ý/t Bokurdak köçesi jaý 19",
+ "passport_serie": "I-AS",
+ "passport_id": "458164",
+ "passport_given_at": "2012-04-12",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1995-02-20",
+ "email": "Gennadiy@mail.ru",
+ "phone": "61754792",
+ "phone_additional": "61000739",
+ "phone_home": "12905632",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Türkmenistanyň Prezidentiniň Diwanynyň Iş Dolandyryş Müdirliginiň Awtoulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-12658746",
+ "work_started_at": "2018-01-02",
+ "work_salary": "4018",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "B1CmfndSJeRiDKQV6OI2itTscwlKWLxboVUWL50K.jpg",
+ "passport_two": "xxfyK31YWU0lEfZJQwcB5bvhen63qOdi9BLrI5bk.jpg",
+ "passport_three": "zQwF4OMoiMQLbRquGKrl114ZSy6mPrECId2C6Tr4.jpg",
+ "passport_four": "UrLSGixobpkAK7oP9OT1YVdL0DcPMJk4h6vX59LX.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-04-12 11:45:05",
+ "updated_at": "2024-04-12 11:45:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1079,
+ "unique_id": "TB8302-1079",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Manzura",
+ "customer_surname": "Hoşmuratowa",
+ "customer_patronic_name": "Hoşmuratowna",
+ "passport_address": "Magdanly şäher Gurluşykçyllar köç 14-22 nji jay",
+ "real_address": "Magdanly şäher Gurluşykçyllar köç 14-22 nji jay",
+ "passport_serie": "I-LB",
+ "passport_id": "560712",
+ "passport_given_at": "2009-10-21",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1990-11-25",
+ "email": "manzura90@gmail.ru",
+ "phone": "62126109",
+ "phone_additional": "61989968",
+ "phone_home": "44053278",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3700",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WWfJ0hENIThIKXcRRW2bpmApMILGgxgPktOC1fET.jpg",
+ "passport_two": "rC5wfIegw2Y0SQsbDBmNFtVPaXAer39sccLratGy.jpg",
+ "passport_three": "WrkeCWGxBCQfDRNP6KEy9dI3gCpDknylF8adksnG.jpg",
+ "passport_four": "p1psniQMHJQ7EMzkZIfhvepmDzCW28k8GCJBmsrJ.jpg",
+ "user_id": 448,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 11:55:43",
+ "updated_at": "2024-04-16 16:48:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1080,
+ "unique_id": "TB9314-1080",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dünýä",
+ "customer_surname": "Gaýypowa",
+ "customer_patronic_name": "Tirkeşowna",
+ "passport_address": "Köneürgenç şäheriniň Ahal köçesiniň 28/3-nji jaýy",
+ "real_address": "Köneürgenç şäheriniň Ahal köçesiniň 28/3-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "331366",
+ "passport_given_at": "2007-08-14",
+ "passport_given_by": "Boldumsaz etrap häkimligi tarapyndan berlen",
+ "born_place": "Boldumsaz etrabynyň Zähmetkeş geňeşligi",
+ "born_at": "1989-08-01",
+ "email": "Dunya@mail.com",
+ "phone": "65801989",
+ "phone_additional": "65801989",
+ "phone_home": "65801989",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap S.A.Nyýazow adyndaky pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-31352___",
+ "work_started_at": "2021-02-12",
+ "work_salary": "1682",
+ "work_position": "çig mal we taýýar bölüminde esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SZzCTWqe0p6vd4fh7XaQEXCRXY6opIBc0ZERsigj.jpg",
+ "passport_two": "iFG8oiOCs6KsX7b443ZOX1ojitB0LpM2ZaMiGT2I.jpg",
+ "passport_three": "7KkrdKgWXOUMfF7uHWaFvs7fA2Aim5VDvKfJZlH9.jpg",
+ "passport_four": "kO06kwHfSl0WxO0deRyQCEs5RRuB6rtdvw7JEH5m.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 11:58:44",
+ "updated_at": "2024-04-12 12:01:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1081,
+ "unique_id": "TB8302-1081",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babamurat",
+ "customer_surname": "Klyçew",
+ "customer_patronic_name": "Işmetowiç",
+ "passport_address": "Magdanly şäher Keýmir-kör köç 15-nji jaý",
+ "real_address": "Magdanly şäher Keýmir-kör köç 15-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "243665",
+ "passport_given_at": "1975-09-28",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1975-09-28",
+ "email": "babamurat75@gmail.ru",
+ "phone": "64225579",
+ "phone_additional": "62335846",
+ "phone_home": "54401144",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44059674",
+ "work_started_at": "2022-11-01",
+ "work_salary": "2995",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5oWXu7cD2qQvuds3hgi80b9Y40gMThN4rleSmxc4.jpg",
+ "passport_two": "jpZD5NkN3RIiUCetTvatIlwuBTeQYjSk8j1Ez5nf.jpg",
+ "passport_three": "NiYzqD2rsWeRUcE2FtiZ2horEbZxpR77MUXRQlSw.jpg",
+ "passport_four": "69VunnaGtV5IeB1RqwUyfMDtlUgQkfwUGTbFKeI4.jpg",
+ "user_id": 449,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 12:34:12",
+ "updated_at": "2024-04-16 16:49:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1082,
+ "unique_id": "TB8302-1082",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jennet",
+ "customer_surname": "Baýmuradowa",
+ "customer_patronic_name": "Seýitmuradowna",
+ "passport_address": "Magdanly şäher Ýaşlyk 10/3-nji jaýy",
+ "real_address": "Magdanly şäher Ýaşlyk 10/3-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "836912",
+ "passport_given_at": "1981-07-13",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "köýtendag şäherçesi",
+ "born_at": "2024-04-12",
+ "email": null,
+ "phone": "62791981",
+ "phone_additional": "62791981",
+ "phone_home": "44052002",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "27-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44052002",
+ "work_started_at": "2021-07-01",
+ "work_salary": "1776",
+ "work_position": "kömekçi terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IruNn2ERlesB6rIKpj7fbB1AeLwDyHEcJxwl4ZKO.jpg",
+ "passport_two": "woYimtpyWuA8TBmQRXyQVKOaG9mbc6GjBpaffPRR.jpg",
+ "passport_three": "m86vOOz0uURPp4h81P1i2pocjGEdxOKnreYoCHyz.jpg",
+ "passport_four": "g5iGg7xP27MkSwyNqU0eEkR4SbC3zAKZEvvdbqlh.jpg",
+ "user_id": 450,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 12:40:00",
+ "updated_at": "2024-04-12 12:41:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1083,
+ "unique_id": "TB8302-1083",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Guljahan",
+ "customer_surname": "Nazarowa",
+ "customer_patronic_name": "Bedelowna",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 5-28-nji jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 5-28-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "187860",
+ "passport_given_at": "2000-12-21",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1971-11-16",
+ "email": "guljahan71@gamail.com",
+ "phone": "61338342",
+ "phone_additional": "62240288",
+ "phone_home": "44051011",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "26-njy çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051111",
+ "work_started_at": "2017-11-25",
+ "work_salary": "2464",
+ "work_position": "Terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7lkmg3oGQuIn9qe1uiznohzo7uZizRExKL1p8kiJ.jpg",
+ "passport_two": "h88Hlt68Px8X1oF6sFERaIxI7L83IluyzT6JyjVs.jpg",
+ "passport_three": "1YPRvLoEe78wd2Y7S00D9cRA6GwxNgbJfnVrZpWr.jpg",
+ "passport_four": "3mUOUG8ZXx6iwQkNtG7NqMxFtK14ZIJ8AosIeb68.jpg",
+ "user_id": 451,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 12:48:07",
+ "updated_at": "2024-04-16 16:50:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1084,
+ "unique_id": "TB1303-1084",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Rejepmyrat",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň O.Sopyýew köçesiniň 7-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň O.Sopyýew köçesiniň 7-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "383969",
+ "passport_given_at": "2007-05-25",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etraphäkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrbynyň Gökje obasy",
+ "born_at": "1962-01-01",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64406533",
+ "phone_additional": "65795171",
+ "phone_home": "63248866",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Ruhubelent\" paýdarlar jemgyýeti",
+ "work_company_accountant_number": "+(993)-64406503",
+ "work_started_at": "2008-03-10",
+ "work_salary": "1915",
+ "work_position": "mehanizator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oXlFGGDVIv8B91p145hSrox5F47SsP1WGG4o3bsD.jpg",
+ "passport_two": "RX4eTGoROHRYsJfA2NLbpj5QPTyCjwdxDbYmxKhp.jpg",
+ "passport_three": "Ohzt378lLZHuenXNcef53ARtbB7BKj4gOYc43X3N.jpg",
+ "passport_four": "zgQSMx7yu5lLGeME9B5qXnzImMWbJ9laZfVs1rrb.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 14:28:00",
+ "updated_at": "2024-04-17 16:19:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1085,
+ "unique_id": "TB9314-1085",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ulugbek",
+ "customer_surname": "Ýerimbetow",
+ "customer_patronic_name": "Ýusupžanowiç",
+ "passport_address": "Köneürgenç etrabynyň Bereket şäherçe Türkmenbaşy köçe 11-nji jaýy",
+ "real_address": "Köneürgenç etrabynyň Bereket şäherçe Türkmenbaşy köçe 11-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "784940",
+ "passport_given_at": "2012-10-30",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrabynyň Abadan geňeşligi",
+ "born_at": "1994-05-25",
+ "email": "Ulugbek@mail.com",
+ "phone": "61969880",
+ "phone_additional": "61969880",
+ "phone_home": "61969880",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 54-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-35236___",
+ "work_started_at": "2022-11-21",
+ "work_salary": "3639",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Ehc4kpgill98ndD6wGeibWDvKcW0XwVEUltQxZwJ.jpg",
+ "passport_two": "9VLqOX6ge8LbiSH3iTwC4tY7KQuGyu2S4Ym1ej2b.jpg",
+ "passport_three": "gvGJwiOFgvLfHkJM5hT9e4qJ2HQZGQp2V2TUDkMP.jpg",
+ "passport_four": "yKw5vThHLtUNdA2Moj7LXwcKaLB0RyJ3hMC6oavI.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 14:37:44",
+ "updated_at": "2024-04-12 14:38:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1086,
+ "unique_id": "TB6360-1086",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nargül",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Amangeldiýewna",
+ "passport_address": "Hazar ş-çe kw 1jaý 16 öý1",
+ "real_address": "Hazar ş-çe kw 1jaý 16 öý1",
+ "passport_serie": "I-BN",
+ "passport_id": "550107",
+ "passport_given_at": "2018-06-27",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1997-03-24",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61331870",
+ "phone_additional": "61331870",
+ "phone_home": "61331870",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWBBM Hazar ş-çesindäki 35-nji mekdep",
+ "work_company_accountant_number": "+(993)-61331870",
+ "work_started_at": "2022-11-20",
+ "work_salary": "4147",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "busZKJvngSvbZSsoB8indvIyWr5NjtHsVm5YbHuu.jpg",
+ "passport_two": "Uu79T4QqJSxwquA7Skd6vl3sS47wQo2YUlzP5Z5L.jpg",
+ "passport_three": "ZxfuMfYvNslRNuQaneQ62Os4FgtDMHcrc2nECT9A.jpg",
+ "passport_four": "LH1dYufuXaNUos8YWjdKHaEyY2pallPvJ6e5DtVh.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 15:14:44",
+ "updated_at": "2024-04-25 11:15:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1087,
+ "unique_id": "TB8302-1087",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şowkat",
+ "customer_surname": "Hudaýnazarow",
+ "customer_patronic_name": "Nažmidinowiç",
+ "passport_address": "Magdanly şäher S.Niýazow şaýoly 31/8 jaýy",
+ "real_address": "Magdanly şäher S.Niýazow şaýoly 31/8 jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "026771",
+ "passport_given_at": "1984-11-18",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1984-11-18",
+ "email": null,
+ "phone": "64655476",
+ "phone_additional": "64655476",
+ "phone_home": "44052414",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Sport bölümi",
+ "work_company_accountant_number": "+(993)-64655476",
+ "work_started_at": "2013-03-03",
+ "work_salary": "2372",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3AbXzQRNq0o3PQysQScXQiVD4OdOJHbxdtJdhVkb.jpg",
+ "passport_two": "SwfIs6NNHNiyLtpukg2rR0A7665p1eLJVzy16DAF.jpg",
+ "passport_three": "lRQcIhvxqqBEYIbp4doleAp48EKNdtZOIbELQnZ1.jpg",
+ "passport_four": "bzqWCH9L8iQjdyqqrcvcHd0G9QNkfTwf1QkcQNSy.jpg",
+ "user_id": 454,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 15:22:03",
+ "updated_at": "2024-04-12 15:25:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1088,
+ "unique_id": "TB6360-1088",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Baýramsoltan",
+ "customer_surname": "Aýdogdyýewa",
+ "customer_patronic_name": "Aýymowna",
+ "passport_address": "Hazar ş-çesiniň Bagtyýar jaý 106",
+ "real_address": "Hazar ş-çesiniň Bagtyýar 106",
+ "passport_serie": "I-BN",
+ "passport_id": "584842",
+ "passport_given_at": "2008-03-19",
+ "passport_given_by": "BW Hazar şäher Polisýa bölüm",
+ "born_place": "Hazar ş",
+ "born_at": "1987-08-23",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61692420",
+ "phone_additional": "61692420",
+ "phone_home": "61692420",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oil\" LTD kompanyasy",
+ "work_company_accountant_number": "+(993)-61692420",
+ "work_started_at": "2013-10-06",
+ "work_salary": "5403",
+ "work_position": "işgärler böliminde inspektor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "T1ae8lm4abpGwbF7xWQ0JNAvr8tDiMhYtCAvh45d.jpg",
+ "passport_two": "h2dt10n0VBdgLjHGeNoYdoJXYKHquXOSaBnRZvye.jpg",
+ "passport_three": "JoVoI2Yow1zz6o3MvJvya0mP4COTn02WT60ntQNC.jpg",
+ "passport_four": "DWpZpostAM8WOlCoKLbDYIVrDJiU1zIFbg2WkEQD.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 15:41:34",
+ "updated_at": "2024-04-25 11:21:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1089,
+ "unique_id": "TB9314-1089",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dowran",
+ "customer_surname": "Begenjow",
+ "customer_patronic_name": "Annadurdyýewiç",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "152796",
+ "passport_given_at": "2000-05-26",
+ "passport_given_by": "Köneürgenç etrap PB",
+ "born_place": "Köneürgenç etrap Akgala geňeşligi",
+ "born_at": "1973-10-19",
+ "email": "Dowran@mail.com",
+ "phone": "65877901",
+ "phone_additional": "65877901",
+ "phone_home": "65877901",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-i 33-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-31352___",
+ "work_started_at": "1996-08-01",
+ "work_salary": "3962",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "7oxv6QgcyTtdSUyXEkYQ0FoD55PBlf1Mwy0qsE35.jpg",
+ "passport_two": "VAhk0QXBdNXhIxj29ceeQR3hNzhx7FyPuEdRQHJN.jpg",
+ "passport_three": "uCW5gBLszpn6joaLfizYaKNktNptgbFpNVUvPK0W.jpg",
+ "passport_four": "cwg4ViWaSkNXTUkHKV1WYMbYapn32wIJzwB17zuF.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 15:54:56",
+ "updated_at": "2024-04-12 15:55:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1090,
+ "unique_id": "TB8302-1090",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Hamdam",
+ "customer_surname": "Jaýlowow",
+ "customer_patronic_name": "Rozyýewiç",
+ "passport_address": "Köýtendag etrap Garygalla geňeşligi",
+ "real_address": "Köýtendag etrap Garygalla geňeşligi",
+ "passport_serie": "I-LB",
+ "passport_id": "496900",
+ "passport_given_at": "2006-10-23",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrap Mukry şäherçesi",
+ "born_at": "1989-07-03",
+ "email": "hamdam89@gmail.com",
+ "phone": "65869833",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher Polisiýa bölümçesi",
+ "work_company_accountant_number": "+(993)-44050200",
+ "work_started_at": "2018-05-15",
+ "work_salary": "2944",
+ "work_position": "ýerli wekil",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Y8J4fsky2n8JM64Ezo2UCR0sYEWMWHCJ1LPTNO8n.jpg",
+ "passport_two": "ssWwb35y1pWl6t8nFHKEslEYsnKBna3ByrUwTHxO.jpg",
+ "passport_three": "r87FEzInXdYpEwz68uxyj9a6cqk8cf5oNqr9gvO0.jpg",
+ "passport_four": "4KIifyqH3sMoB8ZnS1vVcltrXXbzLAXRBeU5yfcb.jpg",
+ "user_id": 455,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 15:56:59",
+ "updated_at": "2024-04-25 16:55:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1091,
+ "unique_id": "TB6360-1091",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ogulbagt",
+ "customer_surname": "Kömekowa",
+ "customer_patronic_name": "Baýramgeldiýewna",
+ "passport_address": "Balkanabat ş Jebel ş-çe 39-1",
+ "real_address": "Balkanabat ş Jebel ş-çe 39-1",
+ "passport_serie": "I-BN",
+ "passport_id": "468810",
+ "passport_given_at": "2014-09-23",
+ "passport_given_by": "BW Balkanabat şäher hakimligi",
+ "born_place": "Balkanabat şäher",
+ "born_at": "1991-05-12",
+ "email": "annagulgelyva229@gmail.com",
+ "phone": "64431310",
+ "phone_additional": "64431310",
+ "phone_home": "64431310",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-64431310",
+ "work_started_at": "2023-05-01",
+ "work_salary": "1823",
+ "work_position": "süpüriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "pxUAhrd4t4Zpu58KUjJJKEIxdm8JdhkQd7AD6RLJ.jpg",
+ "passport_two": "I7DuQSdbttON3lq1E9Tz4QnZ31EmmfBB6qL4Ijp0.jpg",
+ "passport_three": "670feU13UaS1tDivwnT7nz0y9NX3e4VOwEH3vL4v.jpg",
+ "passport_four": "3kIQ0XXrbpIo92mslGGzi4EUtbWJ3h7mbpdqy7Mx.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 16:06:05",
+ "updated_at": "2024-04-25 11:27:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1092,
+ "unique_id": "TB9315-1092",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Patma",
+ "customer_surname": "Gylyjowa",
+ "customer_patronic_name": "Begmyradowna",
+ "passport_address": "Görogly etrap Ýagtylyk geňeşligi",
+ "real_address": "Görogly etrap Ýagtylyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "779849",
+ "passport_given_at": "2012-09-20",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Ýagtylyk geňeşligi",
+ "born_at": "1996-06-10",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63849381",
+ "phone_additional": "63849381",
+ "phone_home": "63849381",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 53-nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-63849381",
+ "work_started_at": "2017-03-16",
+ "work_salary": "1776",
+ "work_position": "kitaphanaçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1jLL2ZlgeF6A5CqkpdIq7p91VwXAYPYueAGjBZ8u.jpg",
+ "passport_two": "uBuHnRNYtPuyX8QHq4DPEmSkKV9QLgmKt5Uhqg1h.jpg",
+ "passport_three": "p3aHClQvaGsgqfNM5RS5MdR9aPEy488UUXjer96a.jpg",
+ "passport_four": "5JFiUfLVZahY9CLEyqFbF1KCQc7rEYSHdkvzzKyn.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 16:34:20",
+ "updated_at": "2024-04-12 16:34:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1093,
+ "unique_id": "TB9315-1093",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Çeperbibi",
+ "customer_surname": "Haýydowa",
+ "customer_patronic_name": "Babajanowna",
+ "passport_address": "Görogly etrap Zaman geňeşligi",
+ "real_address": "Görogly etrap Zaman geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "026558",
+ "passport_given_at": "1999-03-01",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap PB",
+ "born_place": "Tagta etrabynyň Zaman obasy",
+ "born_at": "1971-06-26",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64957509",
+ "phone_additional": "64957509",
+ "phone_home": "64957509",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Köpetdag etrap Ýaşaýyş jaý ulanyş tresti",
+ "work_company_accountant_number": "+(993)-64957509",
+ "work_started_at": "2023-11-02",
+ "work_salary": "1846",
+ "work_position": "meýdan süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XDCzuyeSvW2XPk7WLlWk6gWyij48myi96dKGnlHI.jpg",
+ "passport_two": "T39prYu3akkcoxejn3U7jpJxaIxaEZATZuqbbUy8.jpg",
+ "passport_three": "wXqzA9nQNMNoreIYGlaAG67erqGGbVPHDu7D32n1.jpg",
+ "passport_four": "GRa6df848b8BialvetO8ZptIQkwQo01c3aptcISF.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-12 16:44:20",
+ "updated_at": "2024-04-12 16:44:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1094,
+ "unique_id": "TB1303-1094",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Rejepgeldi",
+ "customer_surname": "Geldimyradow",
+ "customer_patronic_name": "Amanmuhammedowiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrap Gämi obasy A.Nurlyýew köçe jaý 59",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrap Gämi obasy A.Nurlyýew köçe jaý 59",
+ "passport_serie": "I-AH",
+ "passport_id": "720169",
+ "passport_given_at": "2018-07-05",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etrabynyň Gämi obasy",
+ "born_at": "2001-10-18",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65131030",
+ "phone_additional": "65131030",
+ "phone_home": "65131030",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Owadan Agşam hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-65713457",
+ "work_started_at": "2023-09-02",
+ "work_salary": "3285",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "L7jJKL8iCH44qkbdszNH2yLEj7LgKuTirTqxcTOZ.jpg",
+ "passport_two": "hq4ZsCqduUA9iZKdv6fHoKcI6pXIQjki1meHUXKj.jpg",
+ "passport_three": "pDNss4iPXa8HL0sPQHPsjFsGFfwXFGZKoBHnmrhN.jpg",
+ "passport_four": "6hd8hFU4FwTs01SaC5prK5pO531J0B03BZAjvLz9.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-13 11:07:12",
+ "updated_at": "2024-04-16 16:10:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1095,
+ "unique_id": "TB1303-1095",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Täzegül",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Çarymyradowna",
+ "passport_address": "Aşgabat şäher Bagtyýarlyk etrap Köşi köçe jaý 52 öý 24",
+ "real_address": "Aşgabat şäher Bagtyýarlyk etrap Köşi köçe jaý 52 öý 24",
+ "passport_serie": "I-AS",
+ "passport_id": "512623",
+ "passport_given_at": "2014-12-01",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1996-03-07",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64607060",
+ "phone_additional": "63436363",
+ "phone_home": "64607060",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Sarsmaz Daýanç hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-64077715",
+ "work_started_at": "2023-12-01",
+ "work_salary": "3303",
+ "work_position": "gozgalmaýan emläk agendi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qzwnSHmBdsjor2s33iYHH3UVpSSGgsWjue7OcP7z.jpg",
+ "passport_two": "5YuRqxOa65lu0DXESUGJxgYVh5nvg8H6JQ0iZj03.jpg",
+ "passport_three": "vHopRQjgtWeWsk3pWRq5EBQ16ApjwHzKTZfl1wp7.jpg",
+ "passport_four": "EjaSCXz8w4sgFwErKt8zGxpYWQSGgNHwqzLGZtgF.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-13 11:24:01",
+ "updated_at": "2024-04-19 09:39:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1096,
+ "unique_id": "TB1303-1096",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Şanazar",
+ "customer_surname": "Döwletow",
+ "customer_patronic_name": "Allanazarowiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap Zähmet köçe jaý 29",
+ "real_address": "Aşgabat şäher Berkararlyk etrap Zähmet köçe jaý 29",
+ "passport_serie": "I-AS",
+ "passport_id": "647571",
+ "passport_given_at": "2021-06-23",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-09-23",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63919497",
+ "phone_additional": "63919497",
+ "phone_home": "63919497",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Döwletenergogözegçilik kärhanasy",
+ "work_company_accountant_number": "+(993)-269932__",
+ "work_started_at": "2024-01-02",
+ "work_salary": "2460",
+ "work_position": "inspektory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qVykRrS1vNj6fRlFZR13ReCeIn3hBGSdJSce2EiR.jpg",
+ "passport_two": "x5AldYKLxSLCWPgR4O3N5b1aADEEEhTAK97RiTNd.jpg",
+ "passport_three": "Urx5Fu8Slb6FDrktpihrvBfw9hLLX7p7KubPKoao.jpg",
+ "passport_four": "y9UwZrGbR4r8h1SrcER3n2m8YBBLryRQeskyz35T.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-13 11:30:08",
+ "updated_at": "2024-04-26 15:42:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1097,
+ "unique_id": "TB1307-1097",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hudaýberdi",
+ "customer_surname": "Geldimyradow",
+ "customer_patronic_name": "Esenmyradowiç",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrabynyn koce Kosi, jay 37 otag 15",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrabynyn koce Kosi, jay 37 otag 15",
+ "passport_serie": "I-AS",
+ "passport_id": "139773",
+ "passport_given_at": "2000-03-25",
+ "passport_given_by": "Asgabat saher Kopetdag etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1983-11-22",
+ "email": "Hudayberdi@gmail.com",
+ "phone": "65052693",
+ "phone_additional": "65052693",
+ "phone_home": "12236364",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň PM-nyň JHB-ň",
+ "work_company_accountant_number": "+(993)-12526391",
+ "work_started_at": "2006-03-27",
+ "work_salary": "3362",
+ "work_position": "kiçi gözegçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8HDo5eBgtlteYv9EYbTNNX1odDyTMg7jFDJUjiEX.jpg",
+ "passport_two": "GmCcVCS5vpbS6ptMMWlJzEwFMeT6hmVF37QsFz36.jpg",
+ "passport_three": "d4EwGwDNiG8qK0ahuDzoHXyJC9IgDT2gjBd75GUf.jpg",
+ "passport_four": "GLxhfQYbR5P1363bftMIHUSbE9bzV2ZkChayyiBG.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-15 17:27:22",
+ "updated_at": "2024-05-02 12:52:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1098,
+ "unique_id": "TB1307-1098",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Saparmammet",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Toylyyewic",
+ "passport_address": "Asgabat saher Gokdepe etraby Yzgant saherce",
+ "real_address": "Asgabat saher Gokdepe etraby Yzgant saherce",
+ "passport_serie": "I-AH",
+ "passport_id": "605733",
+ "passport_given_at": "2013-12-17",
+ "passport_given_by": "Ahal welayatynyn Gokdepe etrap hakimligi",
+ "born_place": "Ahal welayatynyn Gokdepe etrabynyn Yzgant genesligi",
+ "born_at": "1996-11-30",
+ "email": "RejepowS@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Upjuncilik karhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2017-08-22",
+ "work_salary": "1934",
+ "work_position": "masgalaly",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3TuHs7xZ0BCVPQwmmMcVDrWovjq8eHFjMZ8ZIkud.jpg",
+ "passport_two": "754ZMoVHvndJEHkHhdcYXyXGnM6crXDzaNwU8QFI.jpg",
+ "passport_three": "xDFUUMqUYcULx8Bq8qzw7Styd9NchW5YG8xTMe03.jpg",
+ "passport_four": "q1yvJ0rvwIQHPIvBEi0WEHyGUaK3E3oPmygnrSPP.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-15 17:31:18",
+ "updated_at": "2024-05-02 12:25:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1099,
+ "unique_id": "TB1307-1099",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulsapar",
+ "customer_surname": "Huseynowa",
+ "customer_patronic_name": "Allaberdiyewna",
+ "passport_address": "Asgabat saheinin bagtyyarlyk etrap koce Pogranisnyy jay 15",
+ "real_address": "Asgabat saheinin bagtyyarlyk etrap koce Pogranisnyy jay 15",
+ "passport_serie": "I-AS",
+ "passport_id": "615635",
+ "passport_given_at": "2019-10-12",
+ "passport_given_by": "Asgabat saherinin bagtyyarlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "1992-05-10",
+ "email": "Ogulsapar@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saherini 25-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-11-25",
+ "work_salary": "8959",
+ "work_position": "aspez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XkbOsX6SMG2x4nykLkuVdVbx6q3rESCHaczA5mv4.jpg",
+ "passport_two": "0I5M6rsePQN62VOMPpgfPKc9WNWzewV9D3Dq37kn.jpg",
+ "passport_three": "6RQEkQH3n7DjBbv6gjyNligx0iOMAOl9i05vXu1a.jpg",
+ "passport_four": "TJXNvTW08pOMyk9bL7F4mMzX8o3oU1i5rYfw5H6Q.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-15 17:36:23",
+ "updated_at": "2024-05-02 12:22:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1100,
+ "unique_id": "TB8318-1100",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Sadyk",
+ "customer_surname": "Haýdarow",
+ "customer_patronic_name": "Işkuwatowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrap Köýtendag şäheri B.Kerbabaýew köçesi 51/5-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrap Köýtendag şäheri B.Kerbabaýew köçesi 51/5-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "738737",
+ "passport_given_at": "2011-12-15",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrap Köýtendag şäheri",
+ "born_at": "1987-06-29",
+ "email": null,
+ "phone": "63452366",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk şäherçe jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2021-03-12",
+ "work_salary": "1672",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TI411srsKFhC9v8BMtJMwtWDqxWzeskbJbq2cDNN.jpg",
+ "passport_two": "BVF9nDNq9fQyzRtHCZaVNp3m4O1056df8fVi8aXE.jpg",
+ "passport_three": "zviCNQrXUrVBDC4wY5qSzuNkcPZe9TdbPblOmfbq.jpg",
+ "passport_four": "7YuABhXsVExuUOEy1DSMITP9gRYquJq5zyHsOpvk.jpg",
+ "user_id": 457,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-15 17:38:16",
+ "updated_at": "2024-04-16 08:55:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1101,
+ "unique_id": "TB1307-1101",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guwanç",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Rejepowiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Negina köçesi jaý 7 otag 4.",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Negina köçesi jaý 7 otag 4.",
+ "passport_serie": "I-AH",
+ "passport_id": "456983",
+ "passport_given_at": "2012-01-06",
+ "passport_given_by": "Ahal welaýatynyň Abadan şäher etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1993-12-16",
+ "email": "Guwanc@mail.ru",
+ "phone": "65239874",
+ "phone_additional": "64259875",
+ "phone_home": "12365874",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "S.A.Nyýazow adyndaky Bejeriş-maslahat beriş merkezi",
+ "work_company_accountant_number": "+(993)-12369854",
+ "work_started_at": "2018-03-12",
+ "work_salary": "1886",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ecyfFMwRUCmdMF2HgqujXfYVtvcUw1rrg3qeKdpO.jpg",
+ "passport_two": "FyEvTqr04XS4TPTx93ZhR8Fvt6Dh8TJRV1cE8ety.jpg",
+ "passport_three": "W94yhwtav1xfGsoi9H6UL0cuvU3klJMWaTU5GgHo.jpg",
+ "passport_four": "rX27BZg7kPlnXONLLDnzfnRIrJ801CXX2sdZdx4s.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-15 17:43:26",
+ "updated_at": "2024-05-02 12:21:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1102,
+ "unique_id": "TB9314-1102",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Jumadurdy",
+ "customer_surname": "Çagbalyýew",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "S.Türkmenbaşy şäher Gubadag köçe 19-jaý",
+ "real_address": "S.Türkmenbaşy şäher Gubadag köçe 19-jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "051600",
+ "passport_given_at": "1999-09-20",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap PB",
+ "born_place": "Garagalpagystan Hojaili raýonynyň Naýmankul obasy",
+ "born_at": "1971-01-05",
+ "email": "Jumadurdy@mail.com",
+ "phone": "64263598",
+ "phone_additional": "64263598",
+ "phone_home": "64263598",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Akgum gurluşyk hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-36259___",
+ "work_started_at": "2016-04-05",
+ "work_salary": "1503",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "johaSI3K3pej4oTboigXgNirbRUH2dXVN83X0yFD.jpg",
+ "passport_two": "Cp9KrDxFehOxiVDD5d4Jbo8g9YamB5mbl2Zzotr0.jpg",
+ "passport_three": "1sTrLIvEh4tU1uZFROT7J4RWE1YvdVeM6ZsS4Dvy.jpg",
+ "passport_four": "3rmk3OPY4Msnt5NEaHKkLRLph1cofyNFXQvGQTdD.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-15 17:50:42",
+ "updated_at": "2024-04-15 17:51:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1103,
+ "unique_id": "TB6352-1103",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Islam",
+ "customer_surname": "Mäşeripow",
+ "customer_patronic_name": "Ibadullaýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri II-kiçi etrapça 5/11",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri II-kiçi etrapça 5/11",
+ "passport_serie": "I-BN",
+ "passport_id": "515383",
+ "passport_given_at": "2018-03-27",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri",
+ "born_at": "2002-03-11",
+ "email": null,
+ "phone": "62573466",
+ "phone_additional": null,
+ "phone_home": "62573466",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz karbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2022-08-23",
+ "work_salary": "2492",
+ "work_position": "Apparatçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "mY1ksglOdVrLBZdGZwTjToXAHpeMcGbMAwxPnw6t.jpg",
+ "passport_two": "4a9tCwzNLaWZIV705RN5s1JKmsSo0ox4UiDNyktN.jpg",
+ "passport_three": "Q5Hp1Okr0sVIZB1O8yjmMQJKBWGBcogmMu5nu6RW.jpg",
+ "passport_four": "U036aqoo1kGmEzWCqyB77SsWCoHbkfnCiKH1Djyz.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 02:11:34",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1104,
+ "unique_id": "TB6352-1104",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ibadulla",
+ "customer_surname": "Mäşeripow",
+ "customer_patronic_name": "Koçkarowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri II-kiçi etrapça 5/11",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri II-kiçi etrapça 5/11",
+ "passport_serie": "I-BN",
+ "passport_id": "515386",
+ "passport_given_at": "2018-03-27",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Akdepe etraby",
+ "born_at": "1964-09-15",
+ "email": null,
+ "phone": "65186971",
+ "phone_additional": null,
+ "phone_home": "99365186",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2020-04-03",
+ "work_salary": "3451",
+ "work_position": "Çalşyk ussasay",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MlkepjTWjkz7WFIGzGBPD93X1DuXEZQtVwCoBzrd.jpg",
+ "passport_two": "twZi7C08qfkEscov2V63poCGikVwRToRd7EUgYUt.jpg",
+ "passport_three": "hLWt3etLHgRM7CanZIHEFkzwuJlynH3ehgCuXBxg.jpg",
+ "passport_four": "VL5bhJOxAIDUbz0Uh3lIyFGecKr1ZWIC4YRj0jgF.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 02:20:11",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1105,
+ "unique_id": "TB1307-1105",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurban",
+ "customer_surname": "Bayliyew",
+ "customer_patronic_name": "Allaberdiyewic",
+ "passport_address": "Asgabat saherinin berkararlyk etrap koce keymir kor jay 1 otag 1",
+ "real_address": "Asgabat saherinin berkararlyk etrap koce keymir kor jay 1 otag 1",
+ "passport_serie": "I-AS",
+ "passport_id": "449419",
+ "passport_given_at": "2011-09-21",
+ "passport_given_by": "Asgabat saherinin azatlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "1995-03-18",
+ "email": "Gurban@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "iceri isler ministirligi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2018-09-24",
+ "work_salary": "3554",
+ "work_position": "hatyryna gulluga kabul edildi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LcOusCzHqdaRTomx9Xu4fvvCm1oOcssQkmkkiF1i.jpg",
+ "passport_two": "esL7n0zbKGftsZpeVVBszNBjoeZ2jRojdfryalak.jpg",
+ "passport_three": "Mnbv8p4pv4D971ZnkUxxsKE6R3i0vUbCKdDAWBgC.jpg",
+ "passport_four": "WyDZetSBiiMbbpV9PdpuxZ7fGFqvn0wgZBxWh4qB.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 08:50:23",
+ "updated_at": "2024-05-02 12:20:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1106,
+ "unique_id": "TB1307-1106",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljennet",
+ "customer_surname": "Emirgulyyewa",
+ "customer_patronic_name": "Amanmyradowna",
+ "passport_address": "Asgabat saherinin buzmeyin etrap koce gunorta jay 7",
+ "real_address": "Asgabat saherinin buzmeyin etrap koce gunorta jay 7",
+ "passport_serie": "I-AS",
+ "passport_id": "584219",
+ "passport_given_at": "2018-03-10",
+ "passport_given_by": "Asgabat saherinin Buzmeyin etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1971-11-20",
+ "email": "Oguljennet@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "ruhabat dokma toplumy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-10-01",
+ "work_salary": "2380",
+ "work_position": "aspez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yvqJvU1cRVTAp8ioOyAalsVFBduv0ZdUmSDuGD3E.jpg",
+ "passport_two": "UM4zzQ8qe9LYZR6nDhTym1eOePk3plwNsvfhON21.jpg",
+ "passport_three": "an0cmjgast1b2jqW5GqMp9lW9o2XKrZlVxxenm4Z.jpg",
+ "passport_four": "c5dxB9UfaCWmFQbA0ck5OdcaMge0JCoGwZnw1F7c.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 09:01:52",
+ "updated_at": "2024-05-02 12:19:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1107,
+ "unique_id": "TB6360-1107",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Döwletmyrat",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Baýrammämmtowiç",
+ "passport_address": "Hazar ş-çe kw 56 jaý 4 öý 7",
+ "real_address": "Hazar ş-çe kw 56 jaý 4 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "233024",
+ "passport_given_at": "2004-05-10",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1987-06-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64513330",
+ "phone_additional": "64513330",
+ "phone_home": "64513330",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkangazüpjinçilik\" müdürligi",
+ "work_company_accountant_number": "+(993)-64513330",
+ "work_started_at": "2007-06-04",
+ "work_salary": "3112",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lCi8bUsMSqGP2WvmbxcuexPpoZC8AFy3jvHk9CLe.jpg",
+ "passport_two": "tgCCYEsOpKoUBEyUG3Ce9VC3QKW6bwDI55V446kO.jpg",
+ "passport_three": "hJnZ89vVWAwNetYSi2obknKfLyZuD990pJSf8bpX.jpg",
+ "passport_four": "iahZVqXuqvQ1p75d68SPLTnteLPt5S0OZE6i2HI6.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 09:19:55",
+ "updated_at": "2024-04-25 11:29:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1108,
+ "unique_id": "TB1307-1108",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbannepes",
+ "customer_surname": "Pirliýew",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat ş Büzmeýin etr k Ýeňiş jaý 4",
+ "real_address": "Aşgabat ş Büzmeýin etr k Ýeňiş jaý 4",
+ "passport_serie": "I-AH",
+ "passport_id": "288619",
+ "passport_given_at": "2004-10-20",
+ "passport_given_by": "Ahal wel Ruhabat etr häkimligi",
+ "born_place": "Ahal wel Ruhabat etr Bagyr obasy",
+ "born_at": "1965-01-13",
+ "email": "Gurbannepes@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabatagyzsuw birleşigi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "1993-01-01",
+ "work_salary": "2873",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mBcUpCaDviiLGrhTA951KcsVrhajWSIsC3c7sN0w.jpg",
+ "passport_two": "rtqZLtMQKecKgD2k1XEC5oHg2zk7MSmpoXN9HKBP.jpg",
+ "passport_three": "C8uNSIHtd4TcPz0nQStcMI4u4m4QMNHen56O34Cn.jpg",
+ "passport_four": "qnrXN2gQViKlf8zP7z3FMRIS1khkUyWFpINxcCJ1.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 09:22:01",
+ "updated_at": "2024-05-02 12:19:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1109,
+ "unique_id": "TB1307-1109",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rustam",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Kakageldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Baýram han jaý5 öý3",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Baýram han jaý5 öý3",
+ "passport_serie": "I-AS",
+ "passport_id": "614238",
+ "passport_given_at": "2019-08-27",
+ "passport_given_by": "Büzmeýin etrap",
+ "born_place": "Asgabat",
+ "born_at": "2003-05-13",
+ "email": "Rustam@gmailсom",
+ "phone": "63708551",
+ "phone_additional": "63708551",
+ "phone_home": "12523652",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabatýylylyk tresti 4nji HDG 1nji derejeli slesar",
+ "work_company_accountant_number": "+(993)-12563252",
+ "work_started_at": "2023-07-16",
+ "work_salary": "2451",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "HZAQ4EOPbe4VhpYEjx4xv7OAN8rOT6eECMgzkoE9.jpg",
+ "passport_two": "kfCqRsSkdRFH5x6PNmBdzsBaLakFUEKz8PswhLa8.jpg",
+ "passport_three": "Ooi6SuK4gt3tm4H0uEcvLUxQDckHJWu5odY9k1Xw.jpg",
+ "passport_four": "iA8kGgR0cBZdD0CkJtzKaBo96bG1vBrA2P5sDaEf.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 09:50:59",
+ "updated_at": "2024-05-02 12:18:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1110,
+ "unique_id": "TB9314-1110",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Japar",
+ "customer_surname": "Täzebaýew",
+ "customer_patronic_name": "Täzebaýewiç",
+ "passport_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "985531",
+ "passport_given_at": "2018-10-09",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "born_at": "2002-04-03",
+ "email": "Tazebay@mail.com",
+ "phone": "64190422",
+ "phone_additional": "64190422",
+ "phone_home": "64190422",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap S.A.Nyýazow adyndaky pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-31352___",
+ "work_started_at": "2024-03-13",
+ "work_salary": "1584",
+ "work_position": "himiki usulda arassalaýan seh enjam sazlaýjysy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "EGsibVBaIp44ngjesduJMaKs6TsKj7WJKvs3jmz5.jpg",
+ "passport_two": "TfPWfhpJps1p0xSH6VdZJ6ZDpoj6dfGoZjEkci60.jpg",
+ "passport_three": "xVQ3Mywx7UppkiEnX9eFELL2SX1etDarmXJFtr8Q.jpg",
+ "passport_four": "H7W653ZDmgD6vCCLjL6jHnhNf99GzerNJ2BVEQ0V.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 10:07:27",
+ "updated_at": "2024-04-16 10:08:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1111,
+ "unique_id": "TB6360-1111",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Orazgül",
+ "customer_surname": "Işanmämmedowa",
+ "customer_patronic_name": "Ýusupowna",
+ "passport_address": "Hazar ş-çe kw 28 jaý 11 öý 1",
+ "real_address": "Hazar ş-çe kw 28 jaý 11 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "605232",
+ "passport_given_at": "2023-11-09",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "Hazar şäheri",
+ "born_at": "1996-07-25",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65544550",
+ "phone_additional": "65544550",
+ "phone_home": "65544550",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"TMWK\" ÝGTJ-niň Hazar şahamçasy",
+ "work_company_accountant_number": "+(993)-65544550",
+ "work_started_at": "2021-06-16",
+ "work_salary": "1278",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "i9xbKiyesc1M2n8S86pDgqem5vwJCLDYblqdY48O.jpg",
+ "passport_two": "W9XIkHP8NBuy8UtICFq7dPvUvMtptBunVF0tG0gW.jpg",
+ "passport_three": "ZqkMrEWp9apGEtOcZYAdDAm4wrf6edVisbFI39Hh.jpg",
+ "passport_four": "Ku2BOZIG9n2pfIQWqybJqMnZc861KURHdnq4EsXs.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 10:31:25",
+ "updated_at": "2024-05-06 11:09:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1112,
+ "unique_id": "TB6360-1112",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Azat",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Amanmuhammedowiç",
+ "passport_address": "Hazar ş-çe kw 35 jaý 32 öý 17",
+ "real_address": "Hazar ş-çe kw 35 jaý 32 öý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "284178",
+ "passport_given_at": "2006-11-02",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1990-09-23",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62296027",
+ "phone_additional": "62296027",
+ "phone_home": "62296027",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oil\" LTD",
+ "work_company_accountant_number": "+(993)-62296027",
+ "work_started_at": "2013-10-02",
+ "work_salary": "3119",
+ "work_position": "montažnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ho2DxDbB3pc2hfaqLhzH3qNMrBMSFC2vuZOTeNx0.jpg",
+ "passport_two": "2SXa7VxqT972wlLCViJjZ6JpSnXFGB6tTIJ7vjr2.jpg",
+ "passport_three": "K6vTPquLb16pGcDNooyZlrD4HYvmewbx9DFayLJD.jpg",
+ "passport_four": "RSC7LPv9Ui5gTABs8wjOE8yfYvLMavh0DsRnmaf6.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 10:58:56",
+ "updated_at": "2024-04-25 11:31:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1113,
+ "unique_id": "TB6359-1113",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Meretdurdyýew",
+ "customer_patronic_name": "Myratdurdyogly",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 66 öý 8",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 66 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "501215",
+ "passport_given_at": "2015-04-27",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Bereket şäher",
+ "born_at": "1997-12-17",
+ "email": null,
+ "phone": "65024356",
+ "phone_additional": "65024356",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Suw üpjünçilik müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-06-25",
+ "work_salary": "1935",
+ "work_position": "Kömekçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "1OXLO3VzbY1625mLnZ4b5Q6ehkxfdtPyKRIvGmVA.jpg",
+ "passport_two": "QJz5NEVpFESxSAMsUGxY6yw7meTdudsmzLmZisU5.jpg",
+ "passport_three": "cIiVnEsJJj8REdGldMle1Lh9wfnbq42dHtxuGZLB.jpg",
+ "passport_four": "qx1qmWpX5CZBf4c1e8Ob94wgXa1zpN8q4esszt4V.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 11:36:42",
+ "updated_at": "2024-04-16 11:36:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1114,
+ "unique_id": "TB8318-1114",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Atajan",
+ "customer_surname": "Hudaýşukurow",
+ "customer_patronic_name": "Botaýarowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi Bahar köçesi 14 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi Bahar köçesi 14 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "738622",
+ "passport_given_at": "2011-12-03",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Kööýtendag etrabynyň Akgumolam geňeşligi",
+ "born_at": "1991-12-17",
+ "email": null,
+ "phone": "63208951",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk Kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2017-09-01",
+ "work_salary": "2169",
+ "work_position": "Slesor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "udEYSxpB27WxXMNlGkQyuH3UJ04CKBzu5ARC5jN0.jpg",
+ "passport_two": "SWHoSIzriU08Hk8NpH8hIqrjLgrjQhvu8E0bgtsw.jpg",
+ "passport_three": "d8cDmUvv1AXxe0ULBTA0V2wtqcmadN9knF9KkMIK.jpg",
+ "passport_four": "girC6UDuu0FCBR0FcaAvK9YUBJIDfQ2D1cYnMkar.jpg",
+ "user_id": 459,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-16 11:43:09",
+ "updated_at": "2024-04-18 10:08:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1115,
+ "unique_id": "TB6360-1115",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Zöhre",
+ "customer_surname": "Bekçäýewa",
+ "customer_patronic_name": "Annaweliýewna",
+ "passport_address": "Hazar ş-çe kw 29 jaý 13 öý 18",
+ "real_address": "Hazar ş-çe kw 29 jaý 13 öý 18",
+ "passport_serie": "I-BN",
+ "passport_id": "466172",
+ "passport_given_at": "2013-01-15",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1989-08-16",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64198775",
+ "phone_additional": "64198775",
+ "phone_home": "64198775",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "NGÇM \"Galkynyşnebit\"",
+ "work_company_accountant_number": "+(993)-64198775",
+ "work_started_at": "2021-04-14",
+ "work_salary": "3455",
+ "work_position": "önim operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "exVaFnm6r2RjKuLO0MeQAIryenNcFIq3jxsnSCpe.jpg",
+ "passport_two": "JPYVNG1m4wK8eCtAMNXgzctdxXdP3XSlHj3VtmlE.jpg",
+ "passport_three": "bvYx9lBFgrHar6qYTBnaSoLhze1vlnsAcnYxXoWi.jpg",
+ "passport_four": "gjuDYZnr3yw6rGthMQXKNJY5v2NVk0UUsPv13nFW.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 12:49:11",
+ "updated_at": "2024-04-25 11:30:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1116,
+ "unique_id": "TB8302-1116",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kuwat",
+ "customer_surname": "Salamow",
+ "customer_patronic_name": "Hemraýewiç",
+ "passport_address": "Köýtendag etrabynyň Mukry geň. Kemine köçe 18-nji jaýy",
+ "real_address": "Köýtendag etrabynyň Mukry geň. Kemine köçe 18-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "256208",
+ "passport_given_at": "2001-09-28",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Mukry şäherçesi",
+ "born_at": "1983-05-06",
+ "email": null,
+ "phone": "63912550",
+ "phone_additional": "63912550",
+ "phone_home": "44052585",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "29-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44052585",
+ "work_started_at": "2023-02-13",
+ "work_salary": "1077",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TvPNxoIScrjhI5tg37b4vG5J5ZfSEinXP0aOH1Hl.jpg",
+ "passport_two": "rMOtgOF15VfaZRkmFxj7zNfQpjAE3t9Vz6oLbztv.jpg",
+ "passport_three": "abkfphNtYggQQ9qYQpxmfrJnLpKtnE3eeASmk4f1.jpg",
+ "passport_four": "jtRHdHY6dDAaRwm4U0bTi5DidyNItOg8vD9dYu0P.jpg",
+ "user_id": 461,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 14:31:27",
+ "updated_at": "2024-04-18 12:09:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1117,
+ "unique_id": "TB1307-1117",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rahmanguly",
+ "customer_surname": "Allanazarow",
+ "customer_patronic_name": "Işangulyyewic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrap koce Awiator gecelge jay 12",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrap koce Awiator gecelge jay 12",
+ "passport_serie": "I-AS",
+ "passport_id": "556312",
+ "passport_given_at": "2016-11-30",
+ "passport_given_by": "Asgabat saher bagtyyarlyk etrap",
+ "born_place": "Ahal",
+ "born_at": "2000-06-09",
+ "email": "Rahmanguly@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Telekeci G. Mustakowada",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-04-12",
+ "work_salary": "35000",
+ "work_position": "sowda wekili",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sqSe594t1oSr9kyXxD4VoZWx5mJZBsBMjbR4OD0F.jpg",
+ "passport_two": "fKvsd6lOzJ3s8cdDCfbw0lZqm8qooSTDOk7CNDaw.jpg",
+ "passport_three": "Z3mcZwRO64E2qq5cWWgqwpHqJuBJVHzKM1M6R2b4.jpg",
+ "passport_four": "54JFgH5lIDrhPsxQpshURGZ40xX2EALBxAYeoXgd.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 14:38:21",
+ "updated_at": "2024-05-02 12:18:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1118,
+ "unique_id": "TB6360-1118",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ýagmyrmyrat",
+ "customer_surname": "Soltanow",
+ "customer_patronic_name": "Ýagmyrmyradowiç",
+ "passport_address": "Balkanabat ş kw 206a aý 11 öý 1/2",
+ "real_address": "Balkanabat ş kw 206a aý 11 öý 1/2",
+ "passport_serie": "I-BN",
+ "passport_id": "210276",
+ "passport_given_at": "2002-03-23",
+ "passport_given_by": "BW Balkanabat şäher hakimligi",
+ "born_place": "Balkanabat ş",
+ "born_at": "1966-03-20",
+ "email": "annagulelyeva229@gmail.com",
+ "phone": "65831949",
+ "phone_additional": "65831949",
+ "phone_home": "65831949",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkangazüpjünçilik\" müdirligi",
+ "work_company_accountant_number": "+(993)-65831949",
+ "work_started_at": "2012-01-03",
+ "work_salary": "3276",
+ "work_position": "Dispeçer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fKl015rJTyWlCj8DUQeBBt1DnslUqTgTtcOMDn9m.jpg",
+ "passport_two": "grUsD6c1k7gouCikvzmJ1yzyNRN4UhRYWcdoBsA1.jpg",
+ "passport_three": "XMBbyKI29UAlFJC17T429ldEd5FiyTkqJLRsQcSA.jpg",
+ "passport_four": "DGGcBhvkzQ0EF3neVZRdYCGoikmZG3SWQ3xMctPT.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 14:38:39",
+ "updated_at": "2024-04-25 11:29:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1119,
+ "unique_id": "TB6360-1119",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Sailat",
+ "customer_surname": "Asadullaýewa",
+ "customer_patronic_name": "Aslanowa",
+ "passport_address": "Hazar ş-çe kw 33 jaý 14 öý 4",
+ "real_address": "Hazar ş-çe kw 33 jaý 14 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "466264",
+ "passport_given_at": "2013-03-15",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1974-01-18",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61621402",
+ "phone_additional": "61621402",
+ "phone_home": "61621402",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-61621402",
+ "work_started_at": "2024-04-01",
+ "work_salary": "3646",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fjqD4g8Zvib0Fd2kC5nzqjDNjCHOUYTsKXoZ8nx7.jpg",
+ "passport_two": "bqgDX7YqVwUEx1YWQs7OHN5wWBw8wk3Y7u8cB4Y0.jpg",
+ "passport_three": "jqxZ4K7s6NReCIRoE1cevscH5csw0koj5w0M7CJQ.jpg",
+ "passport_four": "ZqKwV0Ri7BXft7Dp3fM5oTYLAb22kfr6FqRz21vi.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 14:51:00",
+ "updated_at": "2024-04-25 11:28:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1120,
+ "unique_id": "TB8318-1120",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Mehriban",
+ "customer_surname": "Paýgamowa",
+ "customer_patronic_name": "Çoriýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Nyýazow köçesi 14 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Nyýazow köçesi 14 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "421069",
+ "passport_given_at": "2005-10-24",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1989-02-28",
+ "email": null,
+ "phone": "63451719",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2015-02-16",
+ "work_salary": "1605",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ajsAchyJS7Qup4sZSF26Y9yPXty5IIDNsT13bvvS.jpg",
+ "passport_two": "AAxlaLMoHXJnJQOXw4ZQuT6DZDjhRHjBRA2550hX.jpg",
+ "passport_three": "k0ZyJzAihqtYcV4kq8GE5RtnBkzXA7b42P9zNUPk.jpg",
+ "passport_four": "QZCkSR4b1NUJWsCBxHynudLDotvf4PZMYCzJE9T1.jpg",
+ "user_id": 462,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-16 14:57:30",
+ "updated_at": "2024-04-18 09:53:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1121,
+ "unique_id": "TB8302-1121",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şabahram",
+ "customer_surname": "Şaýmuratow",
+ "customer_patronic_name": "Şaýmuratowiç",
+ "passport_address": "Magdanly şäher Gaýnar-baba köç 16-njy jaý",
+ "real_address": "Magdanly şäher Gaýnar-baba köç 16-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "793182",
+ "passport_given_at": "2012-08-17",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1996-07-09",
+ "email": null,
+ "phone": "64388364",
+ "phone_additional": "65246869",
+ "phone_home": "44052428",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Polisiýanyň gorag bölümçesi",
+ "work_company_accountant_number": "+(993)-44050202",
+ "work_started_at": "2019-05-13",
+ "work_salary": "3011",
+ "work_position": "Poliseý",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9OEUY5I3Fk1U5Jx7MTJvdzxkrN2oXjGFFSXHed3U.jpg",
+ "passport_two": "umj9kqLgQ2dfFxvwQZoK89zauhtx1pIiRwhVGWdj.jpg",
+ "passport_three": "tmwNADtcx38au3nbheWB2Z3WSDGaKd83vO7Deapz.jpg",
+ "passport_four": "oovQHND7h0DobUFstEF5mMYm9ycZV8y0HxD6Ka0u.jpg",
+ "user_id": 466,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 15:04:38",
+ "updated_at": "2024-04-18 12:09:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1122,
+ "unique_id": "TB1307-1122",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Altyn",
+ "customer_surname": "Ülkerowa",
+ "customer_patronic_name": "Gurbangeldiýewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Umumy ýaşaýyş jaý köçe Bereketli 2 geç jaý4 otag4",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Umumy ýaşaýyş jaý köçe Bereketli 2 geç jaý4 otag4",
+ "passport_serie": "I-AS",
+ "passport_id": "211002",
+ "passport_given_at": "2001-07-06",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1985-05-08",
+ "email": "Altyn@gmailсom",
+ "phone": "65828396",
+ "phone_additional": "61904105",
+ "phone_home": "12452563",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Dokmahyzmat döwlet kärhanasynda has oňaýly ýaşaýyş jaýlarynda",
+ "work_company_accountant_number": "+(993)-12452563",
+ "work_started_at": "2023-09-08",
+ "work_salary": "1729",
+ "work_position": "süpürijji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "s7ZTeHbeY7sE11pXyxDPXuNDzfAquQ6sAWXPNIGL.jpg",
+ "passport_two": "YH47mOdo4gbE3G5aLa1rO0JpPQiEDB0yBk82Fuqa.jpg",
+ "passport_three": "zyazw1QuAu2iSxruVbOCoDqDdtOypvIanQ935wEj.jpg",
+ "passport_four": "OHiI7PtLT7svHXBafGMGGxOX7UORgi79UHms88EF.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 15:10:30",
+ "updated_at": "2024-05-02 12:17:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1123,
+ "unique_id": "TB1303-1123",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Aksoltan",
+ "customer_surname": "Durdyýewa",
+ "customer_patronic_name": "Annaýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrap Nabarežnaýa köçesiniň 12-nji jaýy 2-nji öýiniň ýaşaýjysy.",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrap Nabarežnaýa köçesiniň 12-nji jaýy 2-nji öýiniň ýaşaýjysy.",
+ "passport_serie": "I-AS",
+ "passport_id": "124900",
+ "passport_given_at": "1999-12-28",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1966-04-10",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62688513",
+ "phone_additional": "62688513",
+ "phone_home": "764801",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň 54-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-222180__",
+ "work_started_at": "2001-05-14",
+ "work_salary": "2064",
+ "work_position": "terbiýeçiniň kömekçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JKaKOWD08H5HuGf86hzvpoaTfEPrsQymYO9gyEXP.jpg",
+ "passport_two": "y9MyoF3uFNLdLY85ml5rYX4lTlphWvpzCZa4Z7rR.jpg",
+ "passport_three": "j3i9pvuUzCnJwJHnUwoVmObuQGZ1MP25rsTMb0Gm.jpg",
+ "passport_four": "BsDv1BL6pWbEOOr7l7TkADqyArC4VslmgE61vlNZ.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 15:44:38",
+ "updated_at": "2024-04-24 12:35:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1124,
+ "unique_id": "TB9315-1124",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Allaberdi",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Hudaýberdiogly",
+ "passport_address": "Görogly etrap Türkmenistan geňeşligi",
+ "real_address": "Görogly etrap Türkmenistan geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "797977",
+ "passport_given_at": "2013-03-14",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Türkmenistan geňeşligi",
+ "born_at": "1996-12-15",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65880896",
+ "phone_additional": "65880896",
+ "phone_home": "65880896",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "\"Päk Döwlet\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-65880896",
+ "work_started_at": "2024-02-15",
+ "work_salary": "1295",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "C2HHEMX5YBijq7KsMakQuGCu3HDhfHExFZWvlXCr.jpg",
+ "passport_two": "R1aXkNKhMprRHN4jYYI7iRj6ilmbxeW7cAWlCFAN.jpg",
+ "passport_three": "5SIoEuTNEP1Kr0QnRLDA34tKIhwNKEOYEqdfTp7W.jpg",
+ "passport_four": "tvpW0Br4xL4vS04msQMlK3PYWjStYd9avyyjQFFZ.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 15:50:58",
+ "updated_at": "2024-04-16 15:50:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1125,
+ "unique_id": "TB6359-1125",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ýolaman",
+ "customer_surname": "Saçlyýew",
+ "customer_patronic_name": "Hojaberdiýewiç",
+ "passport_address": "BW Gumdag ş kw 30 jaý 13",
+ "real_address": "BW Gumdag ş kw 30 jaý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "203887",
+ "passport_given_at": "2002-01-10",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1982-08-06",
+ "email": null,
+ "phone": "61765403",
+ "phone_additional": "61765403",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5165",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "koRZcjjzP3kOMhi6IfTzmGwuZAPYYJHwxazZAoBY.jpg",
+ "passport_two": "rSzv2hO06bah9CkCTcfFvEgyw6PzsSlzkAukoWlv.jpg",
+ "passport_three": "cxZN02F52R2HzQCW5EKWlL7ZQKc0dfrgTqmUrgLK.jpg",
+ "passport_four": "F2nFphNGsGqI9w5nCJLAcyqUB4j01wLzH7janw37.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 16:30:35",
+ "updated_at": "2024-04-16 16:30:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1126,
+ "unique_id": "TB8302-1126",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şowkat",
+ "customer_surname": "Hudaýnazarow",
+ "customer_patronic_name": "Nažmidinowiç",
+ "passport_address": "Magdanly şäher S.Niýazow şaýoly 31/8-nji jaýy",
+ "real_address": "Magdanly şäher S.Niýazow şaýoly 31/8-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "026771",
+ "passport_given_at": "1984-11-18",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäher",
+ "born_at": "1984-11-18",
+ "email": null,
+ "phone": "64655476",
+ "phone_additional": "64655476",
+ "phone_home": "44052541",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag etrap häkimligi",
+ "work_company_accountant_number": "+(993)-64655476",
+ "work_started_at": "2013-03-15",
+ "work_salary": "2372",
+ "work_position": "tälimçi mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dfJj1so2c37kQRfljcFmOfSXUxldM8AHH9211Th6.jpg",
+ "passport_two": "D4M8oLLUd4LsXPPKlEkmAkNlgvQxLeQGr9xoPhET.jpg",
+ "passport_three": "pBYm2e0nmD2a7UkB3L74EnJN80hif7l9BDOpvkfP.jpg",
+ "passport_four": "xq4ad7vVKP0aJ3q9tVS2CFBfKzl7pyt0Ll5BCoA3.jpg",
+ "user_id": 467,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 16:33:44",
+ "updated_at": "2024-04-16 16:35:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1127,
+ "unique_id": "TB1307-1127",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maral",
+ "customer_surname": "Amanlyyewa",
+ "customer_patronic_name": "Asyrmyradowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce Garaganda jay 2 a",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce Garaganda jay 2 a",
+ "passport_serie": "I-AS",
+ "passport_id": "232532",
+ "passport_given_at": "2001-12-18",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat s",
+ "born_at": "1976-10-13",
+ "email": "Maral@gmail.com",
+ "phone": "62230103",
+ "phone_additional": "62230103",
+ "phone_home": "62230103",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin Polisiya mudirligi yangyn howpsuzlyk bolumi",
+ "work_company_accountant_number": "+(993)-62230103",
+ "work_started_at": "2008-06-12",
+ "work_salary": "1940",
+ "work_position": "supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8gmROAhMLd5jxvFhfwJFwhLbi3M53usnNvWm59ui.jpg",
+ "passport_two": "IWQwRvYYxbnnlosOx6fFRch3VV9q4IJRnHojyksN.jpg",
+ "passport_three": "wxeN7IrUIaYXxi3QjlNtTZ2yZKNjYTKXtWpA5KMF.jpg",
+ "passport_four": "sToHtPGmdRvxL6HsGj1T2KsvuEngrgUYaocCVBXX.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 16:35:05",
+ "updated_at": "2024-05-02 12:17:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1128,
+ "unique_id": "TB7369-1128",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Rejepgeldi",
+ "customer_surname": "Guşumow",
+ "customer_patronic_name": "Tagandurdyýewiç",
+ "passport_address": "Baýramaly şäheri Gülistan köçe 38",
+ "real_address": "Baýramaly şäheri Gülistan köçe 38",
+ "passport_serie": "I-MR",
+ "passport_id": "874403",
+ "passport_given_at": "2013-03-29",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäheri Gülistan köçe 38",
+ "born_at": "1996-12-11",
+ "email": null,
+ "phone": "63313850",
+ "phone_additional": "63313850",
+ "phone_home": "63313850",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Telekeçi Dadaýew A.Ý tikinçilik sehinde",
+ "work_company_accountant_number": "+(993)-63313850",
+ "work_started_at": "2023-02-01",
+ "work_salary": "1102",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "m7Brj9OyYVrFvsrtxfl5Qc6oRzCJuz4wQq6PqlLL.jpg",
+ "passport_two": "7iuKSFWRumEJ5UPlcOeLxM6dLVduqNuiWaYlO58G.jpg",
+ "passport_three": "aDUMX9sgzUJuqc9EZTWJsPrpiJvtBQxGNNxSBec4.jpg",
+ "passport_four": "PzcvgXTUd1x37WgRfb8rxafUjb6511SqxB8DTmru.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 16:38:04",
+ "updated_at": "2024-04-16 16:38:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1129,
+ "unique_id": "TB6360-1129",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Yhlas",
+ "customer_surname": "Daşpoladow",
+ "customer_patronic_name": "Meretgylyçewiç",
+ "passport_address": "Bereket et S.A.Nyýazow geňeşligi Türkmenistan obasy",
+ "real_address": "Bereket et S.A.Nyýazow geňeşligi Türkmenistan obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "253478",
+ "passport_given_at": "2005-08-04",
+ "passport_given_by": "BW Bereket etrap häkimligi",
+ "born_place": "Bereket etraby",
+ "born_at": "2005-08-04",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65971001",
+ "phone_additional": "65971001",
+ "phone_home": "65971001",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" ýod zawody",
+ "work_company_accountant_number": "+(993)-65971001",
+ "work_started_at": "2011-04-01",
+ "work_salary": "2756",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sc94oHuXh5nxRCMHTdRm1o3dxjoiaIgiNf4uSooj.jpg",
+ "passport_two": "NEvgslACIhR5YnIwXO72JFFhccFLHaLn5M9kBX41.jpg",
+ "passport_three": "zX5gIKm11g7ilOzItImxf50aGaYOSBlWE7Hwszso.jpg",
+ "passport_four": "G9Us0amvKHYgCjmnuRN0ZLzzFTSP62vW8RxShrm2.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 16:42:11",
+ "updated_at": "2024-04-25 11:27:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1130,
+ "unique_id": "TB8302-1130",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulmurat",
+ "customer_surname": "Tursunow",
+ "customer_patronic_name": "Baltaýewiç",
+ "passport_address": "Magdanly şäher Aeraport 33-nji jaýy",
+ "real_address": "Magdanly şäher Aeraport 33-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "751928",
+ "passport_given_at": "1971-12-04",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1971-12-04",
+ "email": null,
+ "phone": "63005447",
+ "phone_additional": "63005447",
+ "phone_home": "44052147",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Awtamabil ýollar ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-44052147",
+ "work_started_at": "2018-02-02",
+ "work_salary": "1480",
+ "work_position": "Markşreýdr",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "g629nYWrJhBTXflhMS6JcyxMX76knz5hMoa6u4HS.jpg",
+ "passport_two": "H5ymjghZWx28QHAie5M1cQInAZ1caBuFDxfvUk2T.jpg",
+ "passport_three": "UnD9cabIMw2W51uvCkdT1PONZuosg8MIFBSsw19D.jpg",
+ "passport_four": "FlavwpwlEG6mKyZDz4aGhrOj9QDWrTaSTVCRnL2R.jpg",
+ "user_id": 468,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 16:45:17",
+ "updated_at": "2024-04-16 16:47:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1131,
+ "unique_id": "TB6352-1131",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Seýran",
+ "customer_surname": "Nepesow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Serdar etrabynyň Tutly obasy",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäher Bitaraplyk köçe 2 jaý 5 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "160853",
+ "passport_given_at": "2002-08-26",
+ "passport_given_by": "Balkan welaýatynyň Serdat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Bäherden şäheri",
+ "born_at": "1978-04-11",
+ "email": null,
+ "phone": "64760705",
+ "phone_additional": "63158685",
+ "phone_home": "64760705",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş jaý ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2017-08-01",
+ "work_salary": "2152",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aglWGKIO4hlXfftrp6cidqqbqbMDOtBCz91Rsg51.jpg",
+ "passport_two": "T8ihVCQx127Ni0UQe8e5ZJq6XPC8Td4uQLbYb2Qg.jpg",
+ "passport_three": "WAoH4kdJudZhsXo9AoBDdBLeLImDMwhX6YVeSxES.jpg",
+ "passport_four": "7u3Swa5x0UDkw2SAV8JJ5l5bpoJTyYOtQZ3mP0Mg.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 16:46:00",
+ "updated_at": "2024-04-18 13:34:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1132,
+ "unique_id": "TB2305-1132",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Geldimyrat",
+ "customer_surname": "Ballyýew",
+ "customer_patronic_name": "Şyhymyradowiç",
+ "passport_address": "Sarahs etrabynyň Aşgabat obasy",
+ "real_address": "Sarahs etrabynyň Aşgabat obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "762764",
+ "passport_given_at": "2020-08-31",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1975-07-15",
+ "email": null,
+ "phone": "63791196",
+ "phone_additional": null,
+ "phone_home": "13421238",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň Maliýe we ykdysadyýet bölümi",
+ "work_company_accountant_number": "+(993)-13421655",
+ "work_started_at": "2023-12-04",
+ "work_salary": "2797",
+ "work_position": "Hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SF1Jbx7NirZTjnSEB0gAOVAtaPMr4SUtW9doZOwN.jpg",
+ "passport_two": "mzUKubKBAdRntjLrA0OXewHhLSusCXV5B891Bk1P.jpg",
+ "passport_three": "iSBJ7QM90DoKAgFn6TsV3vxtkRqjmjmQQqUt3WwU.jpg",
+ "passport_four": "B5ChajF0AfpEV46AKoJCRPPKW07Pz13Gk2MefFad.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-16 16:50:22",
+ "updated_at": "2024-05-01 12:32:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1133,
+ "unique_id": "TB6360-1133",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ogulgözel",
+ "customer_surname": "Gurbanmämmedowa",
+ "customer_patronic_name": "Gurbanmämmedowna",
+ "passport_address": "Hazar ş-çe kw 39 jaý 15 öý 16",
+ "real_address": "Hazar ş-çe kw 39 jaý 15 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "511850",
+ "passport_given_at": "2018-02-15",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Bereket ş",
+ "born_at": "1970-10-19",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63939208",
+ "phone_additional": "63939208",
+ "phone_home": "63939208",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-63939208",
+ "work_started_at": "2020-06-01",
+ "work_salary": "1707",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c1QeLT2kIcyxiEyGFkKUdSQ0674NcQTQDsNZ9Yc4.jpg",
+ "passport_two": "GFVN36DpNDv9phsqGBZi9STYblAcJtdfo8eSpkiU.jpg",
+ "passport_three": "eRdGvRwwTVjWGfcOxiP2777DY6NnMsODHNABzvTb.jpg",
+ "passport_four": "BbYlgqFgrXvZr1BlGkhTwbtT9odNOEwOcH25Zi4Y.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 16:55:13",
+ "updated_at": "2024-04-25 11:26:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1134,
+ "unique_id": "TB2305-1134",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Bossan",
+ "customer_surname": "Kerimowa",
+ "customer_patronic_name": "Gadamowna",
+ "passport_address": "Sarahs şäheriniň Atamyrat aga köçesiniň 14-nji jaýy",
+ "real_address": "Sarahs şäheriniň Atamyrat aga köçesiniň 14-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "722485",
+ "passport_given_at": "2018-09-19",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1989-03-02",
+ "email": null,
+ "phone": "61144182",
+ "phone_additional": null,
+ "phone_home": "71472134",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Bagtyýarlyk etrabynyň bagçylyk müdürligi",
+ "work_company_accountant_number": "+(993)-62604708",
+ "work_started_at": "2023-10-11",
+ "work_salary": "2330",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JRf54rE3bzRKLnODOpKd1rqwA2yEJhXvclEXvfCF.jpg",
+ "passport_two": "MrXvkenShWRCWbuyKNsjqNqqTKPtfGZvuE9aU0nu.jpg",
+ "passport_three": "hQGQwqOCjqcLjHVmS171A2NCisBHxgpfnE5ywjcT.jpg",
+ "passport_four": "HOsBWYhc2BDVc9lcqkL1MnQKAUBGkSJ2Sp2eFwOJ.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-16 16:57:44",
+ "updated_at": "2024-04-16 16:57:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1135,
+ "unique_id": "TB6352-1135",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şazada",
+ "customer_surname": "Batyrow",
+ "customer_patronic_name": "Kakageldiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 15 jaý 4 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 15 jaý 4 ö",
+ "passport_serie": "I-AH",
+ "passport_id": "429594",
+ "passport_given_at": "2010-02-12",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Mary welaýatynyň Baýramaly etrabynyň",
+ "born_at": "1993-03-20",
+ "email": null,
+ "phone": "62929249",
+ "phone_additional": "61623660",
+ "phone_home": "62909249",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Balkantelekom WEAK",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-04-01",
+ "work_salary": "1959",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zvPnGrUy3CllBAYDiJvuqB8QoVhSKFnlo60iGGSw.jpg",
+ "passport_two": "WksZgLXHp5sIWeki84pVM8Rd6XolLIs2fKR9cXzw.jpg",
+ "passport_three": "CEwFneFv4IqqJMOJGlyhF145jIRn6aHZCXmE38Er.jpg",
+ "passport_four": "R2wT38uNuW9zHDziGeJRnhea6ZC7dxoTFc6titBw.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:05:53",
+ "updated_at": "2024-04-18 11:59:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1136,
+ "unique_id": "TB2305-1136",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Täçmyrat",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Akyýewiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "190489",
+ "passport_given_at": "2002-05-11",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1972-08-16",
+ "email": null,
+ "phone": "65375093",
+ "phone_additional": null,
+ "phone_home": "63682511",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-65067925",
+ "work_started_at": "1995-01-16",
+ "work_salary": "2636",
+ "work_position": "1 sehiň bejerji 4 derejeli bejerji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8GBfVQIFYdnOpeTUYOOV77dBzCpKibQedOltZpPA.jpg",
+ "passport_two": "lITcQfA1Nwfpexx3vWksHyUiKmrPMi60L0KG5hEt.jpg",
+ "passport_three": "IXHYp9de5UTynI0iKskwi9vOhcHnBkbHUVNIPyI4.jpg",
+ "passport_four": "m92iYqVkwBB49hDvncFB2mSZETh2oPF1E6XUMofm.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-16 17:06:47",
+ "updated_at": "2024-04-16 17:06:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1137,
+ "unique_id": "TB6359-1137",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Meretgeldi",
+ "customer_surname": "Täçliýew",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "BW Gumdag ş Pionerler köçesi jaý 42",
+ "real_address": "BW Gumdag ş Pionerler köçesi jaý 42",
+ "passport_serie": "I-BN",
+ "passport_id": "234350",
+ "passport_given_at": "2003-03-12",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1985-05-15",
+ "email": null,
+ "phone": "64150855",
+ "phone_additional": "64150855",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitdag buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-09-01",
+ "work_salary": "4052",
+ "work_position": "Burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ijn1wEZ1uzDPc9pOyeza46pNFifiPdryQy7qoZUk.jpg",
+ "passport_two": "htoyAG0BAnzEqC6dEKgCvqhwBP8plsuztgWKNY3r.jpg",
+ "passport_three": "muuywRr7farxAhy3uq3uIN8usriUcK86nCTt1hRC.jpg",
+ "passport_four": "ENozQ3RM5qsXtcc3Zufsnrd28rR0NeCnnNLoxM2w.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:07:39",
+ "updated_at": "2024-04-16 17:07:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1138,
+ "unique_id": "TB1307-1138",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Şirin",
+ "customer_surname": "Möwlamberdiýewa",
+ "customer_patronic_name": "Ýazmyradowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe 2059/3 jaý 7",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe 2059/3 jaý 7",
+ "passport_serie": "I-AS",
+ "passport_id": "659312",
+ "passport_given_at": "2022-01-12",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1996-05-26",
+ "email": "Sirin@mail.ru",
+ "phone": "62163331",
+ "phone_additional": "65874122",
+ "phone_home": "12905548",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 124-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12558749",
+ "work_started_at": "2018-05-01",
+ "work_salary": "2215",
+ "work_position": "hojalyk müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zkvHxkaUdBsmjY9kvloaTrRIAjbmZ31bH9qlxSsF.jpg",
+ "passport_two": "b6wFQC946sQg8zsnHKPpiLVwAzXgwdqWBL4a3FXQ.jpg",
+ "passport_three": "RJcWCpFQbBNX0HyZYOrEzb88OZdg8uENZlrqi7EV.jpg",
+ "passport_four": "mxTHbZou2ZdD9PHuxlXQmt4z9xNOTWsySJfwXceN.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:08:13",
+ "updated_at": "2024-05-02 12:17:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1139,
+ "unique_id": "TB1307-1139",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulbahar",
+ "customer_surname": "Durdyyewa",
+ "customer_patronic_name": "Hakyyewna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby koce Oguz han jay 80 otag 26",
+ "real_address": "Asgabat saherinin Kopetdag etraby koce Oguz han jay 80 otag 26",
+ "passport_serie": "I-AS",
+ "passport_id": "063265",
+ "passport_given_at": "1999-03-26",
+ "passport_given_by": "Asgabatb saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1982-02-28",
+ "email": "DurdyyewaG@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenbasy PTB Karzlasdyrys mudirligi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2001-07-02",
+ "work_salary": "4884",
+ "work_position": "mudirligin baslygynyn orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "owucXudice6IPF6XX6UmTIAf8k00tkhPqy8HKBax.jpg",
+ "passport_two": "5JzZ0YPc5tdZbOUeGGHXkBO0ziOo3PNul7JQ9Dhk.jpg",
+ "passport_three": "xn38j8aQGXe64DAdY5DL5LyjQLUM9RW7ffCVSyrB.jpg",
+ "passport_four": "cc7NN28vrX3yBoq8D2vvX2ORYNNgbzcFIUqKG2tT.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:09:38",
+ "updated_at": "2024-05-02 12:16:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1140,
+ "unique_id": "TB1307-1140",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aygul",
+ "customer_surname": "Hanowa",
+ "customer_patronic_name": "Dowrangeldiyewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby 2089 2 kocesinin 16 njy jayy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby 2089 2 kocesinin 16 njy jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "518418",
+ "passport_given_at": "2015-04-10",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Asgabat s",
+ "born_at": "1995-11-14",
+ "email": "Aigul@gmail.com",
+ "phone": "62694565",
+ "phone_additional": "65656984",
+ "phone_home": "62694565",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekeci Goyunlyyew Dowletgeldi Gurbanmyradowic",
+ "work_company_accountant_number": "+(993)-12555831",
+ "work_started_at": "2023-10-01",
+ "work_salary": "1800",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "n5Au4LqW6v4uQ8zfZTx1LwwBl1SGE50ljplGQlHX.jpg",
+ "passport_two": "4HVgCILo70On7DD5xQ573jKs396zfUfyFoGPSgbQ.jpg",
+ "passport_three": "aqRuGvmvZ3H52vTI2nioWQG55b1Rk4Xy4lOAwGuY.jpg",
+ "passport_four": "1nyIBCF2npUMBnxegoccljwUd49qjHXIGeK9rydi.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:14:20",
+ "updated_at": "2024-05-02 12:16:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1141,
+ "unique_id": "TB1307-1141",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aknur",
+ "customer_surname": "Kakabaýewa",
+ "customer_patronic_name": "Durdyýewna",
+ "passport_address": "Aşgabat şäheriniň, Köpetdag etrabynyň köçe Parahat 24 jaý9 otag14",
+ "real_address": "Aşgabat şäheriniň, Köpetdag etrabynyň köçe Parahat 24 jaý9 otag14",
+ "passport_serie": "I-AS",
+ "passport_id": "041572",
+ "passport_given_at": "1998-10-19",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1968-03-02",
+ "email": "Aknur@gmailсom",
+ "phone": "64047813",
+ "phone_additional": "64047813",
+ "phone_home": "12445623",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 61nji çagalar bagynda",
+ "work_company_accountant_number": "+(993)-12545236",
+ "work_started_at": "2023-08-26",
+ "work_salary": "4251",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MEZK0MADkOKqgKPOyyTPioNMOAX6iC4yPsAsXUoS.jpg",
+ "passport_two": "THcJUcqyODAspc7lnDUyS9Ub3jGJfbfrOD61zxAH.jpg",
+ "passport_three": "s0K2bGxxwHeTgL4HGGWYmUTwx5EhhZPDH2aZTQl9.jpg",
+ "passport_four": "C7sZEBXy6h7WuhX9vXOL7hWXNobZD4sWEcCnaWxP.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:14:39",
+ "updated_at": "2024-05-02 12:15:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1142,
+ "unique_id": "TB6352-1142",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbanjemal",
+ "customer_surname": "Tuwkyýewa",
+ "customer_patronic_name": "Taňryberdiýewna",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 5 jaý 15 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 5 jaý 15 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469797",
+ "passport_given_at": "2015-12-19",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etrabynyň Etrek şäherçesi",
+ "born_at": "1999-10-24",
+ "email": null,
+ "phone": "63735062",
+ "phone_additional": "64389572",
+ "phone_home": "63735062",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-08-01",
+ "work_salary": "2321",
+ "work_position": "terbiýetçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "p2hgO1dXhg5y3oCbkG4pDp9hcJR6ZbV8qyZCunen.jpg",
+ "passport_two": "x9PGkBdJpCEQvHIVmfdLkMLX4pzgkkQRhm2EXtbO.jpg",
+ "passport_three": "qPeaiHz59rLQU571asjTe2CUapi1cIK3OSUKIJk5.jpg",
+ "passport_four": "oPngHmnWVrcn2Y7JpQe309whunohtabYG5XZKYWo.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:18:33",
+ "updated_at": "2024-04-23 19:01:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1143,
+ "unique_id": "TB6359-1143",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Taganberdi",
+ "customer_surname": "Garakütiýew",
+ "customer_patronic_name": "Amanberdiýewiç",
+ "passport_address": "BW Gumdag ş kw36 jaý 6 öý 5",
+ "real_address": "BW Gumdag ş kw36 jaý 6 öý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "543618",
+ "passport_given_at": "2018-09-24",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1969-08-20",
+ "email": null,
+ "phone": "65362045",
+ "phone_additional": "65362045",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepenebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1990-12-03",
+ "work_salary": "4845",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "M8Jp6NGhogDoyfHbszjnWGuvHDo3lKiXiTaYgbha.jpg",
+ "passport_two": "gfwOjptHHOldhquYlHzu2r2yGBZSyeLPsxYZjAMY.jpg",
+ "passport_three": "BX2G6XxNm4gqEXt8jFKGSnbbDaNHaDXdwxvLxySi.jpg",
+ "passport_four": "mlCkMitSG4CVD3GYx9isDwFRrbl7tvUYLGrVRA1U.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:20:30",
+ "updated_at": "2024-04-16 17:20:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1144,
+ "unique_id": "TB7369-1144",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Azat",
+ "customer_surname": "Kömekow",
+ "customer_patronic_name": "Kakageldiýewiç",
+ "passport_address": "Wekilbazar etrap Rysgally geňeşlik",
+ "real_address": "Wekilbazar etrap Rysgally geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "123338",
+ "passport_given_at": "2017-01-25",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etrap Rysgally geňeşlik",
+ "born_at": "1979-05-26",
+ "email": null,
+ "phone": "65879585",
+ "phone_additional": "65879585",
+ "phone_home": "65879585",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "BGU garagum önümçilik edarasy",
+ "work_company_accountant_number": "+(993)-65879585",
+ "work_started_at": "2000-05-02",
+ "work_salary": "2978",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LcFnrTxlBnHu3wzkh3FsjEeRJUeCGGkaccF5yWmJ.jpg",
+ "passport_two": "5E34AKVQrqqwYBJvK2QSEGxogKEZNckrwyzjTT4Z.jpg",
+ "passport_three": "fBAWQKbth45qyIkLa74M65Ev0fLhms2Q6GHQV8oD.jpg",
+ "passport_four": "2SqWA6xdbFbNqt571jHYRBGpM0cAx4xmIIUp3NRX.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:24:22",
+ "updated_at": "2024-04-16 17:24:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1145,
+ "unique_id": "TB7369-1145",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Annamyrat",
+ "customer_surname": "Ýalkabow",
+ "customer_patronic_name": "Aşyrberdiýewiç",
+ "passport_address": "Wekilbazar etrap Rysgally geňeşlik",
+ "real_address": "Wekilbazar etrap Rysgally geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "138292",
+ "passport_given_at": "2017-05-26",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etrap Rysgally geňeşlik",
+ "born_at": "1983-04-22",
+ "email": null,
+ "phone": "64515175",
+ "phone_additional": "64515175",
+ "phone_home": "64515175",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary şäheri Margiana medeniýet köşgi",
+ "work_company_accountant_number": "+(993)-64515175",
+ "work_started_at": "2013-04-02",
+ "work_salary": "1629",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DuZYZxwe5TDz3vV3pwARASghOzPul8jL9PvnEyZN.jpg",
+ "passport_two": "Ixd1hZOAOq4Xve8sKDDOhROVpmWNWgD8PgWtVjrm.jpg",
+ "passport_three": "dxUwtxQu1r11Z43uUNK0XgnFuV7zNDBKtb7lGrpH.jpg",
+ "passport_four": "sbt0wCfiexioskntCB5ZC4cOgWsSkcajOEfIAzQK.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:28:47",
+ "updated_at": "2024-04-16 17:28:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1146,
+ "unique_id": "TB6359-1146",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hezretgylyç",
+ "customer_surname": "Nurgylyjow",
+ "customer_patronic_name": "Berdimämmedowiç",
+ "passport_address": "BW Gumdag ş Pionerler Jaý 40",
+ "real_address": "BW Gumdag ş Pionerler Jaý 40",
+ "passport_serie": "I-BN",
+ "passport_id": "203892",
+ "passport_given_at": "2002-01-10",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "2002-01-10",
+ "email": null,
+ "phone": "64366507",
+ "phone_additional": "64366507",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Körpeje buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-04-07",
+ "work_salary": "3998",
+ "work_position": "Burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7d8KlZb19dXlwkY3PjDDQFCtzzMM7wza6J4evm7S.jpg",
+ "passport_two": "s0mqbUcdjc1o8arcS2JNfG3hpRB4id1tCDJ9zPAj.jpg",
+ "passport_three": "TkMjt3BBtDB2YxCl5UTsBNObH0HQoRBkkzMC05Pw.jpg",
+ "passport_four": "0XBPM72H6lWA5TDFZuRpaqLLBJ264sN55xMZs2q4.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:35:18",
+ "updated_at": "2024-04-16 17:36:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1147,
+ "unique_id": "TB1307-1147",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ayperi",
+ "customer_surname": "Muhammetmyradowa",
+ "customer_patronic_name": "Bayramgeldiyewna",
+ "passport_address": "Asgabnat saherinin Berkararlyk etraby koce 24 Liniya jay 15",
+ "real_address": "Asgabnat saherinin Berkararlyk etraby koce 24 Liniya jay 15",
+ "passport_serie": "I-AS",
+ "passport_id": "289104",
+ "passport_given_at": "2003-02-17",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimliggi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1986-02-15",
+ "email": "MuhammetmyradowaA@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Demiryollary AGPJ",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2000-01-21",
+ "work_salary": "24000",
+ "work_position": "supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tvfRcIG4kBkJWRTECUcY3eIy0uKMz5rV9Chi9v9L.jpg",
+ "passport_two": "kSn9W3WrgEjTuieSkLilk7Bi8OPvNjOdMbAdui73.jpg",
+ "passport_three": "lWTrSonvMc56QYkolNBXuzJE4ZrhGxOAmX2foLSZ.jpg",
+ "passport_four": "E5pJCNRuvwig1Ylfp95VtBfDzG3DmqYPUIV8aUsC.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 17:46:21",
+ "updated_at": "2024-05-02 12:15:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1148,
+ "unique_id": "TB6352-1148",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Taganbaý",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Taganberdibewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Bitaraplyk köçesi, 27/7",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Bitaraplyk köçesi, 27/7",
+ "passport_serie": "I-BN",
+ "passport_id": "279276",
+ "passport_given_at": "2007-04-20",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etraby",
+ "born_at": "1986-12-13",
+ "email": null,
+ "phone": "65186915",
+ "phone_additional": null,
+ "phone_home": "64363267",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2020-01-01",
+ "work_salary": "2267",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qn8WYSJjqTQHh084YAyEXXzwKSa94qjdDPk0K6DS.jpg",
+ "passport_two": "YwFqeJBohGG7uTHYXlFSnjLoHkbXTM7OKYlfblAs.jpg",
+ "passport_three": "2ijVYgirMHjQkNKOkIszjbD5XlynXCI7ppkt8Yhz.jpg",
+ "passport_four": "WBfxxWWbO3srBVo8hN8yek2QE6qHljsXiEDBIC8K.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 23:37:37",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1149,
+ "unique_id": "TB6352-1149",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Dilber",
+ "customer_surname": "Garajaýewa",
+ "customer_patronic_name": "Ýolmämmedowna",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 209-njy kwartal, 6/23",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri, 209-njy kwartal, 6/23",
+ "passport_serie": "I-BN",
+ "passport_id": "457355",
+ "passport_given_at": "2012-06-14",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1982-02-08",
+ "email": null,
+ "phone": "61468288",
+ "phone_additional": null,
+ "phone_home": "61712526",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Balkan welaýat Baş bilim müdirligi",
+ "work_company_accountant_number": "+(993)-61468288",
+ "work_started_at": "2002-08-01",
+ "work_salary": "4723",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SuFhyXlJ8yxzAgozDuVjf6tFGFflnl9GpFyN8Fdz.jpg",
+ "passport_two": "ujRsAkOys1R695PMwf1JbXt1SWYqYFPJGuOBGBfM.jpg",
+ "passport_three": "MBI7shiSNJZbBfYcDskXGLWpfjeKgEOoeQrLRLQi.jpg",
+ "passport_four": "4szXBlVFetKtHj4oBytaGXJ8eb222LXNObxNMHYm.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-16 23:44:47",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1150,
+ "unique_id": "TB6352-1150",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Eziz",
+ "customer_surname": "Ýazlyýew",
+ "customer_patronic_name": "Ýusupowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Garabogaz köçesi, 3/1",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Garabogaz köçesi, 3/1",
+ "passport_serie": "I-BN",
+ "passport_id": "424469",
+ "passport_given_at": "2012-08-03",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Mary welaýatynyň Wekilbazar etraby",
+ "born_at": "1995-11-22",
+ "email": null,
+ "phone": "62187766",
+ "phone_additional": null,
+ "phone_home": "61187766",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etrap Bilim bölümi",
+ "work_company_accountant_number": "+(993)-61771266",
+ "work_started_at": "2023-12-14",
+ "work_salary": "2315",
+ "work_position": "Garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "pNdNrrkypV8plw7CC1KNpJTpFAtLqaSV9107Omlm.jpg",
+ "passport_two": "J3zyfEazqXQLBBFfQWImfYoITHXW9ReWeBj8hksH.jpg",
+ "passport_three": "VwdmlFuUJtfubqqllmFtLXPWX6EIahHho5Id0zdW.jpg",
+ "passport_four": "xhxxzAEpJxT7UpTlgZZjhyDqZA8kPHMj5NooOQMC.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 00:02:10",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1151,
+ "unique_id": "TB6352-1151",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Läle",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Ýazgeldiýewna",
+ "passport_address": "Mary welaýatynyň Murgap etrabynyň Miras geňeşi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 2/20",
+ "passport_serie": "II-MR",
+ "passport_id": "164058",
+ "passport_given_at": "2017-12-27",
+ "passport_given_by": "Mary welaýatynyň Murgap etrap häkimligi",
+ "born_place": "Mary welaýatynyň Murgap etraby",
+ "born_at": "1996-01-11",
+ "email": null,
+ "phone": "64729435",
+ "phone_additional": null,
+ "phone_home": "64729435",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24345093",
+ "work_started_at": "2023-10-18",
+ "work_salary": "1736",
+ "work_position": "Süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "i1CqqcY1GtXusC4qiRI8G2bbxsTYSrL3VmetROK9.jpg",
+ "passport_two": "eA7tKhyrCQnvheDbpdKQhp6eeZLCp1Pgy85ltb15.jpg",
+ "passport_three": "8NB6CXeaS183mkwUsMqnl40YGCg5UHTh3G0DX7aS.jpg",
+ "passport_four": "aDyrTbLYGaRyLOah0lhcvkdj1h20qrbW84k5olWR.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 00:07:18",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1152,
+ "unique_id": "TB2305-1152",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Annamyrat",
+ "customer_surname": "Sarykow",
+ "customer_patronic_name": "Ýagmyrowiç",
+ "passport_address": "Sarahs şäheriniň Aşgabat köçesiniň 100-nji jaýy",
+ "real_address": "Sarahs şäheriniň Aşgabat köçesiniň 100-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "109707",
+ "passport_given_at": "2000-02-13",
+ "passport_given_by": "Sarahs etrap PB",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1967-09-07",
+ "email": null,
+ "phone": "65926697",
+ "phone_additional": null,
+ "phone_home": "71255354",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-65050415",
+ "work_started_at": "1989-02-27",
+ "work_salary": "2056",
+ "work_position": "sakçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JQdhN49ybyyOpMMeXHJkRMBIKQxFJSMw5dKhzPl0.jpg",
+ "passport_two": "F61LjvrvpiltYX2hV5bsclrDXl7n5uGMUz9yduZz.jpg",
+ "passport_three": "qG0wYaduKZHfzUvigP10BE5Gc5hpBwbtEv1ZgMrc.jpg",
+ "passport_four": "ZAMUlfDLKvoA8KZKFwwBY2KhMAALeYaO38rynkVK.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-17 09:28:07",
+ "updated_at": "2024-05-01 12:34:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1153,
+ "unique_id": "TB6360-1153",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Kemal",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": "Rejepmämmetogly",
+ "passport_address": "Ekrem ş-çesi FIN 3öý jaý 17",
+ "real_address": "Ekrem ş-çesi FIN 3öý jaý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "448266",
+ "passport_given_at": "2012-01-13",
+ "passport_given_by": "BW Esenguly etrap häkimligi",
+ "born_place": "Esenguly et esenguly ş-çe",
+ "born_at": "1995-09-29",
+ "email": "annagulgeldyewa229@gmail.com",
+ "phone": "62396070",
+ "phone_additional": "62396070",
+ "phone_home": "62396070",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Marguş\"kafe",
+ "work_company_accountant_number": "+(993)-62396070",
+ "work_started_at": "2022-11-23",
+ "work_salary": "2775",
+ "work_position": "goragcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IfB4otsJfUNYworrIkxIaCqGiApfAWff1Bz3fsnU.jpg",
+ "passport_two": "71wwd2326v7ErKiuXupKv8qOkjoQKOH1ZP2m2nEq.jpg",
+ "passport_three": "Velr3LB7Om5QE0bqzMhWj4t8oZ4BO3cDTA7SUft7.jpg",
+ "passport_four": "QFBUYwywDqvSXQUuXAKcVgO6IfvdFS0u1UFEnzqK.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 10:04:35",
+ "updated_at": "2024-04-25 11:25:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1154,
+ "unique_id": "TB8302-1154",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Diana",
+ "customer_surname": "Berdyýewa",
+ "customer_patronic_name": "Alymjanowna",
+ "passport_address": "Magdanly şäher Winogradow köç 26-nji jaý",
+ "real_address": "Magdanly şäher Winogradow köç 26-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "578702",
+ "passport_given_at": "2010-04-28",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-03-18",
+ "email": "diana@gmail.com",
+ "phone": "64098835",
+ "phone_additional": "64358809",
+ "phone_home": "44051473",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051111",
+ "work_started_at": "2018-09-06",
+ "work_salary": "3164",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "PeMIHSKB41H76HH591XxYZOWtR5PwwSKPMy4ufvh.jpg",
+ "passport_two": "K7Sfvz4rOG9iiKz5d0vDsz2rmQ5PyN3aPD4FpQHX.jpg",
+ "passport_three": "Sl6vJvLR4Umg1O1IZoY3URrDoaQo1Ne4idBYMFvV.jpg",
+ "passport_four": "ZtBRhfkQjdExcWvb4tJnTdifSCCNsxnYCN1CSb0e.jpg",
+ "user_id": 470,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 10:09:47",
+ "updated_at": "2024-04-18 12:10:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1155,
+ "unique_id": "TB8302-1155",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kurban",
+ "customer_surname": "Gapbarow",
+ "customer_patronic_name": "Jumanazarowiç",
+ "passport_address": "Gurşun-magdan şäherçe Agzybirlik köçe 27-nji jaý",
+ "real_address": "Gurşun-magdan şäherçe Agzybirlik köçe 27-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "028479",
+ "passport_given_at": "2018-08-02",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Gurşun-magdan şäherçe",
+ "born_at": "2002-02-25",
+ "email": null,
+ "phone": "63891370",
+ "phone_additional": "64744582",
+ "phone_home": "44035796",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Ýangyn howpsyzlyk bölümi",
+ "work_company_accountant_number": "+(993)-44050100",
+ "work_started_at": "2022-12-09",
+ "work_salary": "2642",
+ "work_position": "Ot söndiriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "oIFymFmr04ipxBMWsAQq6dWFrXGIXqzueNN2aHHq.jpg",
+ "passport_two": "nOcD6QIWScvxdoWnTNrheQ2MGUSVvdiibWUKJlCO.jpg",
+ "passport_three": "2Ci7pDrYSiYMOKz3R8N8s0G0D04teT9Enau42NOC.jpg",
+ "passport_four": "4nHTLduXgKdj6M2efhGmPZ80JHFC29d2ghAT0jDd.jpg",
+ "user_id": 471,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 10:19:21",
+ "updated_at": "2024-04-18 12:11:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1156,
+ "unique_id": "TB8317-1156",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Rahmanberdi",
+ "customer_surname": "Joraýew",
+ "customer_patronic_name": "Agamyratogly",
+ "passport_address": "Lebap welaýat Halaç etrap Dostluk geňeşlik Bozaryk oba Watan 5-nji jaý",
+ "real_address": "Lebap welaýat Halaç etrap Dostluk geňeşlik Bozaryk oba Watan 5-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "577405",
+ "passport_given_at": "2010-06-22",
+ "passport_given_by": "Lebap welaýat Garabekewül etrap häkimligi",
+ "born_place": "Lebap welaýat Garabekewül etrap",
+ "born_at": "1993-08-05",
+ "email": null,
+ "phone": "63952047",
+ "phone_additional": null,
+ "phone_home": "63952047",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Lebapawoulag\" ÖB",
+ "work_company_accountant_number": "+(993)-63952047",
+ "work_started_at": "2020-03-18",
+ "work_salary": "2542",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TSj3bQVvGd9I1SesU1IbanDLOL5Ks7Nfx0WoyPgh.jpg",
+ "passport_two": "mUI3ZPXeg2qkMt9H0rs9o5UaSwfW5YqpXzDvNdH5.jpg",
+ "passport_three": "P3OhazGfgaomxg2TCO5oX4Ftj6pumnz5GPxLuSJq.jpg",
+ "passport_four": "sBgAy9rHhiBEo8PHTSZgehocfcLf2YxKxXeBGiOJ.jpg",
+ "user_id": 460,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 10:30:34",
+ "updated_at": "2024-04-19 10:39:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1157,
+ "unique_id": "TB6359-1157",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Tumar",
+ "customer_surname": "Tagyýewa",
+ "customer_patronic_name": "Jumagulyýewna",
+ "passport_address": "BW Balkanabat ş Uzboý 1 jaý 37 öý 4",
+ "real_address": "BW Balkanabat ş Uzboý 1 jaý 37 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "523455",
+ "passport_given_at": "2016-09-30",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Magtymguly etrap Çendir geňeşligi",
+ "born_at": "1987-05-28",
+ "email": null,
+ "phone": "62512120",
+ "phone_additional": "62512120",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Nebitdagnebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-06-10",
+ "work_salary": "2147",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Kguq3BcyZKoIrLBklFQ5gLCKMkFfHnPRwMd35kF1.jpg",
+ "passport_two": "b4C7kB3aWZhWAkXbXhuL4Lf7f5I4QbOXlSX2dyXE.jpg",
+ "passport_three": "XrjLpxRD2RLiJXfFEwIoc7JO0NKcfZJEi6pVTkwE.jpg",
+ "passport_four": "t8hnOR0eBgJq4Uz0V5s2BxiDOcH9825mYq1m0kRN.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 11:42:22",
+ "updated_at": "2024-04-17 11:42:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1158,
+ "unique_id": "TB1307-1158",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Baýram",
+ "customer_surname": "Sultanow",
+ "customer_patronic_name": "Penjiýewiç",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koçe A nyyazow jay 253 korpus 1 otag 16",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koçe A nyyazow jay 253 korpus 1 otag 16",
+ "passport_serie": "I-AH",
+ "passport_id": "400882",
+ "passport_given_at": "2007-07-18",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Lebap welayat7ynyn turkmenabat saheri",
+ "born_at": "1977-11-07",
+ "email": "SultanowB@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "56670 harby bolumi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-01-01",
+ "work_salary": "6153",
+ "work_position": "harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "uES3Zz6dSjRUwlR254oYPJngyqzorK1td32W7cmD.jpg",
+ "passport_two": "vQl9ixvzXuuvoBYGtpz8w3ekbTNqvwN0kfs4Jvu2.jpg",
+ "passport_three": "XU0xA3raIdZydx5yMzNY3hYNekd3qG55IHWsQm8L.jpg",
+ "passport_four": "ITLkLTq0Blq8xaxyWntofv9S7qgzhqa5Mv7CzmO1.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 11:46:23",
+ "updated_at": "2024-05-02 12:13:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1159,
+ "unique_id": "TB1307-1159",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Şamyrat",
+ "customer_surname": "Şirimow",
+ "customer_patronic_name": "Myratmuhammedowiç",
+ "passport_address": "Aşgabt ş Berkararlyk etr k 21 liniýa jaý14",
+ "real_address": "Aşgabt ş Berkararlyk etr k 21 liniýa jaý14",
+ "passport_serie": "I-AS",
+ "passport_id": "424548",
+ "passport_given_at": "2010-05-24",
+ "passport_given_by": "Aşgabat ş Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1994-03-15",
+ "email": "Samyrat@gmail.com",
+ "phone": "65661303",
+ "phone_additional": "65661303",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Tehnologiýalar merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-02-24",
+ "work_salary": "3004",
+ "work_position": "uly laborant",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "CArGc2lCWo4SshiazpxTWjzOoiTQF9us2uOdDmdy.jpg",
+ "passport_two": "H0fSLM4YtfEs13xW3lATr3pzPJ52W5rGVxun2He2.jpg",
+ "passport_three": "5XObHnANKuR7nJtlbzWeOGvgAB8HyRjubhELuWUX.jpg",
+ "passport_four": "g3UKWvfe6ZibSQiC4gtguaIM6QSRWt17h8cjP3b1.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 11:52:18",
+ "updated_at": "2024-05-02 12:12:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1160,
+ "unique_id": "TB6359-1160",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbanbibi",
+ "customer_surname": "Çaryýewa",
+ "customer_patronic_name": "Hojaýewna",
+ "passport_address": "BW Balkanabat şäher Gazak-oba jaý 363",
+ "real_address": "BW Balkanabat şäher Gazak-oba jaý 363",
+ "passport_serie": "I-BN",
+ "passport_id": "106529",
+ "passport_given_at": "2000-02-25",
+ "passport_given_by": "BW Balkanabat şäher PB",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1974-01-03",
+ "email": null,
+ "phone": "61351090",
+ "phone_additional": "61351090",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Burnebitgazhyzmat\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2017-11-01",
+ "work_salary": "1639",
+ "work_position": "Işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mc4q7UV8G12YRDfyiiLlcTrhH2H6hoEIhlcEKBJ3.jpg",
+ "passport_two": "ht0GSp3tg3sHk4IaQB0ZmzqcUYw2s4ebNBHWPMHe.jpg",
+ "passport_three": "brQy6Iygb1V05kN0A0Q5rTPMxe1BARCKndMKDupB.jpg",
+ "passport_four": "Qi6XGMMORx7cupSQGBuzwzQSIQaEV9zqn8d3oPOw.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 11:56:06",
+ "updated_at": "2024-04-17 11:56:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1161,
+ "unique_id": "TB1307-1161",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rahman",
+ "customer_surname": "Soyunow",
+ "customer_patronic_name": "Kakageldiyewic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce 2089 2 jay 16",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce 2089 2 jay 16",
+ "passport_serie": "I-AS",
+ "passport_id": "382002",
+ "passport_given_at": "2007-06-12",
+ "passport_given_by": "Asgabat saherinin Prezident nyyazow adyndaky etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1991-03-04",
+ "email": "SoyunowR@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat halkara howa menzili",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-03-10",
+ "work_salary": "2416",
+ "work_position": "yukci",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tsUPoIC6SFj39QD1vOBIcFHWh1nyX3HsllCQ6pCt.jpg",
+ "passport_two": "lna1rKzipVV3o7ctEInOCuXqtgNcjtzEKH22vEaj.jpg",
+ "passport_three": "AepJdOkDs4HFeWCIWrjDhJoaIEi8IUiI4EiBjonu.jpg",
+ "passport_four": "7VjXqlD3HePHl14pGMPSskQyWa8ffw15FQLHGm0X.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 12:12:40",
+ "updated_at": "2024-05-02 12:12:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1162,
+ "unique_id": "TB8302-1162",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Abdyresulow",
+ "customer_patronic_name": "Rejepnazarowiç",
+ "passport_address": "Daşoguz welaýat Gurbansoltan eje etrap Ak.Altyn geňeşligi",
+ "real_address": "Daşoguz welaýat Gurbansoltan eje etrap Ak.Altyn geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "804042",
+ "passport_given_at": "2013-01-18",
+ "passport_given_by": "Gurbansoltan eje ad. etrap häkimligi",
+ "born_place": "ak altyn geňeşligi",
+ "born_at": "1996-05-08",
+ "email": null,
+ "phone": "63893439",
+ "phone_additional": "63893439",
+ "phone_home": "44052514",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bolimi",
+ "work_company_accountant_number": "+(993)-44052514",
+ "work_started_at": "2023-05-11",
+ "work_salary": "4665",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qtXGIDWEhsL3ddXdxI42hTOHMP8F0xG2F9kn46Hp.jpg",
+ "passport_two": "xpXSLYvkvD7nLzDELyIzWaUwvlXmfrtIsRYHuOwe.jpg",
+ "passport_three": "NLb0aTPqgLprXl8R8tVgONKxSzddOoUwpu7FPGxA.jpg",
+ "passport_four": "iqsw2hlgQ9WKeLgtXQVAVFtHANzHr2q7vyjCMdkI.jpg",
+ "user_id": 473,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 12:35:18",
+ "updated_at": "2024-04-17 14:31:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1163,
+ "unique_id": "TB6360-1163",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Täçgeldiýew",
+ "customer_patronic_name": "Baýramdurdyýewiç",
+ "passport_address": "Hazar ş-çe Garagöl obasy jaý 121",
+ "real_address": "Hazar ş-çe Garagöl obasy jaý 121",
+ "passport_serie": "I-BN",
+ "passport_id": "149008",
+ "passport_given_at": "2000-12-18",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1984-06-21",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64179583",
+ "phone_additional": "64179583",
+ "phone_home": "64179583",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "\"Dag etek\" HK",
+ "work_company_accountant_number": "+(993)-64179583",
+ "work_started_at": "2024-02-12",
+ "work_salary": "1502",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "y7shsdwFnPfmF7f4ElkNxrwIRIIAFbOMfgxqCk2x.jpg",
+ "passport_two": "QJ7JqF58eKZ3oV9c7uwez1yN9Ha9ic8BSUD9Vj1F.jpg",
+ "passport_three": "rf4gMVsR01cWwMAtpOM3N4inNfJzXnbWYHMTFZ52.jpg",
+ "passport_four": "xVVPyletZkRPooRsl1FBnSk5GcOJdMLcvCGTSyiB.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 14:13:24",
+ "updated_at": "2024-04-25 11:25:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1164,
+ "unique_id": "TB1307-1164",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Güljamal",
+ "customer_surname": "Atabaýewa",
+ "customer_patronic_name": "Aşyrdurdyýewna",
+ "passport_address": "Aşgabat şäheriniň Ýasmansalyk ýt Bagtyýarlyk etrabynyň köçe Agzybirlik jaý97",
+ "real_address": "Aşgabat şäheriniň Ýasmansalyk ýt Bagtyýarlyk etrabynyň köçe Agzybirlik jaý97",
+ "passport_serie": "I-AH",
+ "passport_id": "236694",
+ "passport_given_at": "2003-06-25",
+ "passport_given_by": "Ahal",
+ "born_place": "Ahal",
+ "born_at": "1973-07-05",
+ "email": "Guljemal@gmailсom",
+ "phone": "64135507",
+ "phone_additional": "64135507",
+ "phone_home": "12546363",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 124nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-12545236",
+ "work_started_at": "2015-09-01",
+ "work_salary": "4235",
+ "work_position": "rus dili mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Kgiy0BQC4I1hgKrsxP2zGNJHFFK5f9QwBSeQXiDn.jpg",
+ "passport_two": "N9lO8zDCO7hQ8LDGVtDyeKfVbhbhEtiaUxE9UE6c.jpg",
+ "passport_three": "YfmSMlEA3HzQpI8U7eIkrNst8q1tY5ufvB9uChRm.jpg",
+ "passport_four": "25U3HLzSfzhEjwsAsR2Ebik0YJDOGeBnEKpADKwa.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 14:56:07",
+ "updated_at": "2024-05-02 12:11:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1165,
+ "unique_id": "TB9314-1165",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Maýa",
+ "customer_surname": "Karaýewa",
+ "customer_patronic_name": "Mamedowna",
+ "passport_address": "Köneürgenç etrabynyň Bereket şäherçe Oguzhan köçesiniň 91-nji jaýy",
+ "real_address": "Köneürgenç etrabynyň Bereket şäherçe Oguzhan köçesiniň 91-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "720645",
+ "passport_given_at": "2011-10-28",
+ "passport_given_by": "Akdepe etrap häkimligi tarapyndan berlen.",
+ "born_place": "Akdepe etrabynyň Täzeoba geňeşligi",
+ "born_at": "1977-05-01",
+ "email": "Maya@mail.com",
+ "phone": "64987745",
+ "phone_additional": "64987745",
+ "phone_home": "64987745",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Hassahana",
+ "work_company_accountant_number": "+(993)-31602___",
+ "work_started_at": "2017-05-19",
+ "work_salary": "3056",
+ "work_position": "inçe kesseller şepagat uýasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "QwRfzItyPbJQvuKRMVf0UHTD86xzFqw9H7hSmJ46.jpg",
+ "passport_two": "h3zfZbIRdkQuJpQRmAdaQ9MknwcKfd0gBHoGJyx9.jpg",
+ "passport_three": "tGWGNp91wBPWLLylUNfdsZwA41dnYwyk5EtKjVFC.jpg",
+ "passport_four": "T4PzLV9I4EJk2US9bO54dBpVqz0yqQtIRiDUNH8I.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 15:29:07",
+ "updated_at": "2024-04-17 15:29:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1166,
+ "unique_id": "TB8317-1166",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Zaripjan",
+ "customer_surname": "Yangibayew",
+ "customer_patronic_name": "Rozniýazowiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Soltan Sanjar köçe 40-njy UÝJ",
+ "real_address": "Lebap welaýat Türkmenabat şäher Soltan Sanjar köçe 40-njy UÝJ",
+ "passport_serie": "I-LB",
+ "passport_id": "822132",
+ "passport_given_at": "2013-07-18",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Jeýhun şäher",
+ "born_at": "1997-05-26",
+ "email": null,
+ "phone": "64749466",
+ "phone_additional": null,
+ "phone_home": "42258372",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat raýaty desgalar şahamçasy",
+ "work_company_accountant_number": "+(993)-64749466",
+ "work_started_at": "2021-06-30",
+ "work_salary": "2569",
+ "work_position": "maşenist",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "hmunRXrGrRGr1v5EipXpb6LqEkzrM4nBT08HZFkz.jpg",
+ "passport_two": "LuPH1bgxXribpVkk2NdBMhAMnuGiiDwLUen3IHAr.jpg",
+ "passport_three": "Qp6sChnFJxkuqLlxKrAZAzhdX6dxKes66cwGj7nw.jpg",
+ "passport_four": "YoPf9f94q8GDLibVCIlu1dtAjr5vK0VOVdXQRRL0.jpg",
+ "user_id": 476,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 16:02:56",
+ "updated_at": "2024-04-19 10:39:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1167,
+ "unique_id": "TB2305-1167",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Gülnar",
+ "customer_surname": "Amangeldiýewa",
+ "customer_patronic_name": "Ýarekmyradowna",
+ "passport_address": "Sarahs şägerçesiniň Aşgabat köçesiniň 76/4 jaýy",
+ "real_address": "Sarahs şägerçesiniň Aşgabat köçesiniň 76/4 jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "615981",
+ "passport_given_at": "2014-08-06",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Alam obasy",
+ "born_at": "1998-07-27",
+ "email": null,
+ "phone": "61759275",
+ "phone_additional": null,
+ "phone_home": "13421722",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-61334522",
+ "work_started_at": "2023-12-02",
+ "work_salary": "1783",
+ "work_position": "Montýor",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "9O1YOzzGCjBV77L7h6XzUumPHKzycUtccbuB0GuH.jpg",
+ "passport_two": "C0YZopmWSWsW0WlY2uPu8R6nr77jlAZr0PqRb8w9.jpg",
+ "passport_three": "W6kbIEOBRcHg11Qq0MS7FcmwqZU2G1cOmL0wWUQU.jpg",
+ "passport_four": "V3738YJmMiHvWxKCgtSSSQk6I487zXKECfxboq6i.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-17 16:03:13",
+ "updated_at": "2024-04-17 16:03:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1168,
+ "unique_id": "TB1307-1168",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bayramdurdy",
+ "customer_surname": "Mulladyýew",
+ "customer_patronic_name": "Kakaliyewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat 73 jaý1 öý41",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat 73 jaý1 öý41",
+ "passport_serie": "I-AS",
+ "passport_id": "435480",
+ "passport_given_at": "2010-12-24",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1977-09-16",
+ "email": "Bayramdurdy@gmailсom",
+ "phone": "65531072",
+ "phone_additional": "65531072",
+ "phone_home": "12452356",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Awtoulag serişdelerni abatlamak ýerlemek we olara enjamlaýyn hyzmat etmek boýunça ÖBniň",
+ "work_company_accountant_number": "+(993)-12452563",
+ "work_started_at": "2021-05-21",
+ "work_salary": "1725",
+ "work_position": "1nji ussahasynda abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DC9cfnwBvUOCLAbUfpsHt9Oxy650UTnPnXCt8fll.jpg",
+ "passport_two": "si2gIR2rWh5ALI9KZvOiBBFFKD9WPuw9A8tsqjCw.jpg",
+ "passport_three": "AN4q3XUy5E0v9ttPp7Lbc5SlCSqQWNYRdB4hdYDa.jpg",
+ "passport_four": "Y5e9GDKegW2wzeukPd1gWS1YAednOLJ57Lg1NRZO.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 16:09:35",
+ "updated_at": "2024-05-02 12:11:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1169,
+ "unique_id": "TB8302-1169",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rustem",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Allanazarowiç",
+ "passport_address": "Magdanly şäher Ýaşlyk köçe 7-1-nji jaý",
+ "real_address": "Magdanly şäher Ýaşlyk köçe 7-1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "836220",
+ "passport_given_at": "2013-07-04",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1977-11-15",
+ "email": null,
+ "phone": "65233742",
+ "phone_additional": null,
+ "phone_home": "44052300",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "AH-M-4 ýörite dikeldiş bölümi",
+ "work_company_accountant_number": "+(993)-44050206",
+ "work_started_at": "2006-11-21",
+ "work_salary": "4318",
+ "work_position": "Melhemçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "fHBdY5jJzCA0S8U9WLnaT4LqlYavcoJXzrVsaSPc.jpg",
+ "passport_two": "yKqcxzettJJvTHUh67FcAnUBZh9qG1vrFd35y3x8.jpg",
+ "passport_three": "dNU9jplImwh3L6GtfODjCrGW2XbRCRBPRKBLDMoj.jpg",
+ "passport_four": "BnoroiPrvnUnZJQM79AUOiKH4PdoIJjJUT0Lw4Xf.jpg",
+ "user_id": 477,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 16:19:03",
+ "updated_at": "2024-04-18 12:11:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1170,
+ "unique_id": "TB8302-1170",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sanawar",
+ "customer_surname": "Ýuldaşowa",
+ "customer_patronic_name": "Abdullaýewna",
+ "passport_address": "Magdanly şäher A.Niýazow 5/1 jaýy",
+ "real_address": "Magdanly şäher A.Niýazow 5/1 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "465276",
+ "passport_given_at": "1972-04-05",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1972-04-05",
+ "email": null,
+ "phone": "65226155",
+ "phone_additional": "65226155",
+ "phone_home": "44052514",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "29-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44052514",
+ "work_started_at": "2007-11-21",
+ "work_salary": "1782",
+ "work_position": "müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vI0iLnZlIfIPD023XILniQtA8n6zuQf6Ntw3r7OH.jpg",
+ "passport_two": "8Z1lP3ISzLXHa0MvKUxIn6pDIn1WYPnb7zTjAjkl.jpg",
+ "passport_three": "Af4zgmUA23CdUvN5ez4HEmXalsFCuUCvvjulwE6f.jpg",
+ "passport_four": "90weN8UiW8CxHKwkycqCUQa2XnaeXoOmyBQRKcck.jpg",
+ "user_id": 478,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 16:21:23",
+ "updated_at": "2024-04-25 16:54:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1171,
+ "unique_id": "TB1307-1171",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kakajan",
+ "customer_surname": "Gurbangeldiýew",
+ "customer_patronic_name": "Hojamyradowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Parahat 7 5 jaý 33 öý 22",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Parahat 7 5 jaý 33 öý 22",
+ "passport_serie": "I-AS",
+ "passport_id": "254367",
+ "passport_given_at": "2002-03-15",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1971-12-13",
+ "email": "Kakaja@mail.ru",
+ "phone": "65628112",
+ "phone_additional": "63900077",
+ "phone_home": "12518360",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Awtomobil ulag hyzmaty",
+ "work_company_accountant_number": "+(993)-12485865",
+ "work_started_at": "2019-08-01",
+ "work_salary": "2248",
+ "work_position": "mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LcdEMyHs2V3r4EGGsA3RuuoBgT2PYanZlqUsRNOO.jpg",
+ "passport_two": "nZVuEEtbwfR7kAEYdhy0lNsgN3bsYliO9PHXnycK.jpg",
+ "passport_three": "EA71c90c2DTOz8qzQViBAEYOLPsWpZ3j1t4JBdUj.jpg",
+ "passport_four": "2pQwfeIq0TRNMNPHm93XQnwVxHrbHk2soS65EG5y.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 16:27:38",
+ "updated_at": "2024-05-02 12:10:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1172,
+ "unique_id": "TB1303-1172",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Meňli",
+ "customer_surname": "Tagangeldiýewa",
+ "customer_patronic_name": "Meretmämmedowna",
+ "passport_address": "Ahal welaýatynyň Änew şäheriniň Gäwers köçesiniň 74-nji jaýy",
+ "real_address": "Ahal welaýatynyň Änew şäheriniň Gäwers köçesiniň 74-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "527834",
+ "passport_given_at": "2011-12-19",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap Häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Magtymguly şäherçesi",
+ "born_at": "1980-07-21",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65101535",
+ "phone_additional": "65101535",
+ "phone_home": "65101535",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Berkararlyk etrap Ýaşaýyş jaý ulanyş tresti",
+ "work_company_accountant_number": "+(993)-65101535",
+ "work_started_at": "2021-09-01",
+ "work_salary": "1845",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8Vp7ojzxK5KzG4p8sJUBpN1IUS9jL3RNRjuOKyPI.jpg",
+ "passport_two": "tzai1oo5O9tdLD0HkKuDRQPuUezPHjHMIQtPEI7T.jpg",
+ "passport_three": "caSzTgBd600iYqPT4Zlcm6ZwvDKaF66JJzUJoIhp.jpg",
+ "passport_four": "lCyQkrFVWQJAhgJgmDKN6HnmIByrYuLsLLBmokwm.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 16:45:22",
+ "updated_at": "2024-04-23 12:46:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1173,
+ "unique_id": "TB8317-1173",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Azat",
+ "customer_surname": "Hakimow",
+ "customer_patronic_name": "Allaberdiýewiç",
+ "passport_address": "Lebap welaýatynyň türkmenabat şäher B. Saidow 7/15 jaý",
+ "real_address": "Lebap welaýatynyň türkmenabat şäher B. Saidow 7/15 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "560556",
+ "passport_given_at": "2009-10-11",
+ "passport_given_by": "Lebap welaýatynyň türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýatynyň türkmenabat şäher",
+ "born_at": "1987-05-31",
+ "email": null,
+ "phone": "62787559",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat ýol desgalary edarasy",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2023-10-03",
+ "work_salary": "1968",
+ "work_position": "operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "8F6G371J340UjUthcrVYbf4ZV6t3ApuqY27DFvTa.jpg",
+ "passport_two": "l8GTWIAd3043CPbfJCk16k53wASzvvbREECzhCXn.jpg",
+ "passport_three": "sqFAGdVhtN36O2PrzGjRcncxmXTXxeb8QtvYITCN.jpg",
+ "passport_four": "m3rUql4gmSDa4ZOee617TsTUyDfs6mFrPBAnDRJ1.jpg",
+ "user_id": 479,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 16:53:20",
+ "updated_at": "2024-05-01 10:06:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1174,
+ "unique_id": "TB6359-1174",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Annagül",
+ "customer_surname": "Akyýewa",
+ "customer_patronic_name": "Baýramowna",
+ "passport_address": "BW Gumdag ş Türkmen oba jaý 154",
+ "real_address": "BW Gumdag ş Türkmen oba jaý 154",
+ "passport_serie": "I-BN",
+ "passport_id": "087005",
+ "passport_given_at": "2000-03-23",
+ "passport_given_by": "BW Gumdag şäher polisiýa bölümi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1974-07-05",
+ "email": null,
+ "phone": "62713473",
+ "phone_additional": "61713473",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanabat\" ýod zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2002-09-05",
+ "work_salary": "2118",
+ "work_position": "Gözegçi",
+ "education": "middle_school",
+ "marriage_status": "WIDOW",
+ "passport_one": "oC7HuhsKWFMMewrHCpI0lOcIUooqlGXLffVyOhvu.jpg",
+ "passport_two": "hhAAC3m8dC2skcLpFkycYKK98QoLbsEhTy2NhHln.jpg",
+ "passport_three": "k6L1bMyGwOG1zPQFNV3UhQEi01vV4faOVilGZ4PG.jpg",
+ "passport_four": "hp7BYZip5iPAfOCmDDgJFrbvBsvvPpoJUQh9j8Pr.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 17:00:22",
+ "updated_at": "2024-04-17 17:00:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1175,
+ "unique_id": "TB8317-1175",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Enejan",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Hydyrniýazowna",
+ "passport_address": "Lebap welaýat Türkmenabat şäheriniň Gagarin köçe 10/30 jaýy",
+ "real_address": "Lebap welaýat Türkmenabat şäheriniň Gagarin köçe 10/30 jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "010255",
+ "passport_given_at": "2018-03-30",
+ "passport_given_by": "Lebap welaýat Farap etrap häkimligi",
+ "born_place": "Lebap welaýat Farap etrap Bitik geňeşligi",
+ "born_at": "1986-03-07",
+ "email": null,
+ "phone": "61707237",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebapnebitgazgözleg ekspeditsiýasy",
+ "work_company_accountant_number": "+(993)-42279519",
+ "work_started_at": "2015-09-15",
+ "work_salary": "2884",
+ "work_position": "geolog",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "UPmJdM194hZtv62ZGZ2gdto0up3YiKFx9YIhPjpN.jpg",
+ "passport_two": "DfwmNgjMl7jxcAKjmdTMc7hyWEyV0P2n1DEu0v5y.jpg",
+ "passport_three": "viXwhA6xy0KYwsAZwef7obZhChXIVFsvKIqNZ9d4.jpg",
+ "passport_four": "p53YeVra8NyYVD0rQ9vsHDMMFVZ23H1BzL8HfKY5.jpg",
+ "user_id": 480,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 17:10:18",
+ "updated_at": "2024-05-01 10:07:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1176,
+ "unique_id": "TB8317-1176",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Laçyn",
+ "customer_surname": "Jumaýewa",
+ "customer_patronic_name": "Hydyrowna",
+ "passport_address": "Lebap welaýatynyň Türkmenabat şäheri kwartal 38-jaýy",
+ "real_address": "Lebap welaýatynyň Türkmenabat şäheri kwartal 38-jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "857988",
+ "passport_given_at": "2014-05-27",
+ "passport_given_by": "Lebap welaýatynyň Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Türkmenabat şäheri",
+ "born_at": "1982-09-20",
+ "email": null,
+ "phone": "62742473",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat şäher işçi iýmiti üpçinçiligi",
+ "work_company_accountant_number": "+(993)-42277888",
+ "work_started_at": "2015-03-19",
+ "work_salary": "1562",
+ "work_position": "aşpez",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9vmMw28Fot7tRKSimTOq718DrLNYYKVAannMPrRV.jpg",
+ "passport_two": "9kwGwyD5rQok273JviZIFobuIifsX6JgXRCGdRon.jpg",
+ "passport_three": "mFBsy8Qpu5g5wHkfXi39KKbr3uvhnYTsQe8f2T1M.jpg",
+ "passport_four": "p1yN3BVrAps3JCY6PKNE7zYBjUbqI0doAUZ9mAxL.jpg",
+ "user_id": 481,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 17:29:58",
+ "updated_at": "2024-05-01 10:07:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1177,
+ "unique_id": "TB6312-1177",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Merýem",
+ "customer_surname": "Hojamşükürowa",
+ "customer_patronic_name": "Arazdurdyýewna",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy şäheri, D.Azady köçe, 44 jaý, 1 öý",
+ "real_address": "Balkan welaýaty, Türkmenbaşy şäheri, D.Azady köçe, 44 jaý, 1 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "509862",
+ "passport_given_at": "2016-02-23",
+ "passport_given_by": "Baslkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1999-09-10",
+ "email": "karz.turkmenbashy@gov.tm",
+ "phone": "61533649",
+ "phone_additional": "61533649",
+ "phone_home": "24353649",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Döwletenergogözegçilik\" kärhanasynyö Balkan bölümi",
+ "work_company_accountant_number": "+(993)-24330565",
+ "work_started_at": "2023-08-18",
+ "work_salary": "2142",
+ "work_position": "barlaýjy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "1Yw0t9FtAUiv0qUptfYTAyn636MTotLEFqlceZHs.jpg",
+ "passport_two": "Kt1jrMmjNrUy5Rl8uUrSL7NAijKrrwx6GqPxRoqB.jpg",
+ "passport_three": "gf63duCYG5SUWkGt6W0cy0UTbXqYPoOXbysfk8Qy.jpg",
+ "passport_four": "xyV3aqo5hwqQuDDwKdXm2oMRDyLRoFD8FXfLng4L.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 17:39:13",
+ "updated_at": "2024-04-18 14:34:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1178,
+ "unique_id": "TB6359-1178",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nurýagdy",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Meňligylyjowiç",
+ "passport_address": "BW Balkanabat şäher Saganly köçe jaý 6 öý 2",
+ "real_address": "BW Balkanabat şäher Saganly köçe jaý 6 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "079492",
+ "passport_given_at": "2003-09-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1975-08-20",
+ "email": null,
+ "phone": "63591275",
+ "phone_additional": "63591275",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan sement zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-02-09",
+ "work_salary": "3811",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3IvVNOA1VqEJAXB0hyNsfx9czY1GKAoH4aoWYHh5.jpg",
+ "passport_two": "sJKJzxzmFWStly1m8z1l9VCitgwdknw3Nf1fcASW.jpg",
+ "passport_three": "17dC7psgICMdJatlXEqoZ8UfSgPQ0Tu2fJstAAqe.jpg",
+ "passport_four": "GjuE3ymYYkvVHYbdrz3buYNgRojujjuctLflYMhC.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 17:49:06",
+ "updated_at": "2024-04-17 17:49:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1179,
+ "unique_id": "TB8317-1179",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Batyrjan",
+ "customer_surname": "Narbaýew",
+ "customer_patronic_name": "Remazanowiç",
+ "passport_address": "Lebap welaýatynyň Türkmenabat şäheri 6-jaýy",
+ "real_address": "Lebap welaýatynyň Türkmenabat Şäheri 6-jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "606359",
+ "passport_given_at": "2010-10-20",
+ "passport_given_by": "Lebap welaýatynyň Serdarabat häkimligi",
+ "born_place": "Türkmenabat Şäheri",
+ "born_at": "1994-07-02",
+ "email": null,
+ "phone": "65334973",
+ "phone_additional": null,
+ "phone_home": "42239841",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat Demirbeton önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-42243017",
+ "work_started_at": "2021-04-08",
+ "work_salary": "2765",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "fNh2qUSdQUjBo9g3dKHJbLbYQn55gaSPLABbABlW.jpg",
+ "passport_two": "TMJam3XpgxS5GkJfui0TCK0W9q9G9DLqBnws5epp.jpg",
+ "passport_three": "kvqwZDebaTwbBMOPS0cKIuPdYmd27PTPJTJ4CYc4.jpg",
+ "passport_four": "DeDNbgFrcHYXIpmcoARJvXq99r9tm1SPZ2kNF2xR.jpg",
+ "user_id": 482,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 17:51:29",
+ "updated_at": "2024-05-22 11:04:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1180,
+ "unique_id": "TB6359-1180",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Myratgeldi",
+ "customer_surname": "Satlykgylyjow",
+ "customer_patronic_name": "Berdiýewiç",
+ "passport_address": "BW Balkanabat şäher 13 Mkr jaý 40 öý 34",
+ "real_address": "BW Balkanabat şäher 13 Mkr jaý 40 öý 34",
+ "passport_serie": "I-BN",
+ "passport_id": "287730",
+ "passport_given_at": "2006-11-28",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1990-10-08",
+ "email": null,
+ "phone": "62381049",
+ "phone_additional": "62381049",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Körpeje buraw işler müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2017-01-13",
+ "work_salary": "3468",
+ "work_position": "Burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2yl0iVW6iPoFYzMFhTbPkK955taXRyY79Tw6PUyB.jpg",
+ "passport_two": "ljnXapDkkn10XSXRNlqUyPK2PoNB4vVHdElWAQmX.jpg",
+ "passport_three": "FPLb33PdffbsGkSVrDZTrBbMxguoOgPf1796NylP.jpg",
+ "passport_four": "Yi2AhqLg5xaRqu2Fc6PwrQOpvHg3G1PcXrGdZRip.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-17 17:54:26",
+ "updated_at": "2024-05-30 15:09:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1181,
+ "unique_id": "TB8302-1181",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Saýara",
+ "customer_surname": "Narbaýewa",
+ "customer_patronic_name": "Işpolatowna",
+ "passport_address": "Magdanly şäher 2-nji ýaşaýyş jaý toplumy 10/24",
+ "real_address": "Magdanly şäher 2-nji ýaşaýyş jaý toplumy 10/24",
+ "passport_serie": "I-LB",
+ "passport_id": "031135",
+ "passport_given_at": "1999-02-09",
+ "passport_given_by": "Magdanly şäher hassahanasy",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1979-01-01",
+ "email": null,
+ "phone": "61828619",
+ "phone_additional": "61828619",
+ "phone_home": "44052855",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher hassahanasy",
+ "work_company_accountant_number": "+(993)-44050306",
+ "work_started_at": "2019-02-01",
+ "work_salary": "2233",
+ "work_position": "nobatçy şepagat uýasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "RFmcjvJa2U5G2xBmLUg9MxWKtGdVcnNx51DNdmma.jpg",
+ "passport_two": "WfRf3IJbAhJwIvfaLDxhfjOLiQZ454eLre2T9Ns5.jpg",
+ "passport_three": "1exuWURdo8H7KuEGDKU8RFqC9ACcVzGtj7ACIsqF.jpg",
+ "passport_four": "rwGQfuTbj5pMYlezYfjYqBKNzhHOeoIiDG0J4qr6.jpg",
+ "user_id": 484,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 10:13:47",
+ "updated_at": "2024-04-18 11:08:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1182,
+ "unique_id": "TB8302-1182",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jumanazar",
+ "customer_surname": "Raýimkulow",
+ "customer_patronic_name": "Hoşmuradowiç",
+ "passport_address": "Magdanly şäher Altyn Aý köçe 19-nji jaýy",
+ "real_address": "Magdanly şäher Altyn Aý köçe 19-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "498115",
+ "passport_given_at": "2006-09-25",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1971-12-17",
+ "email": null,
+ "phone": "62918392",
+ "phone_additional": "62918392",
+ "phone_home": "44050412",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap sement zawody",
+ "work_company_accountant_number": "+(993)-44050412",
+ "work_started_at": "2013-03-13",
+ "work_salary": "2838",
+ "work_position": "çalşyk ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BZsfiZLRAZrHevMGav2NpdhAvcRuin6wHWUFPDzF.jpg",
+ "passport_two": "VxsivSCG1Lfbg9c7MbtVkEST3Dt55fKXE4LBwyjq.jpg",
+ "passport_three": "YSgZGL59RAPL3TAikqERyzBOZo0mMJtMlI7FzXSz.jpg",
+ "passport_four": "g0qHmPnwlg19OVhCQfwJAD3X07yRFtRwc5B5v6cC.jpg",
+ "user_id": 485,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 11:06:52",
+ "updated_at": "2024-04-18 12:07:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1183,
+ "unique_id": "TB6360-1183",
+ "loan_type": 3,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nyýazbibi",
+ "customer_surname": "Jommykowa",
+ "customer_patronic_name": "Abdyllagýewna",
+ "passport_address": "Hazar -çe kw 15 jaý 1 öý 28",
+ "real_address": "Hazar -çe kw 15 jaý 1 öý 28",
+ "passport_serie": "I-BN",
+ "passport_id": "584530",
+ "passport_given_at": "2021-07-09",
+ "passport_given_by": "BW Hazar şäher polisýa bölimi",
+ "born_place": "Hazar ş",
+ "born_at": "1995-08-05",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63689097",
+ "phone_additional": "63689097",
+ "phone_home": "63689097",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Türkmenbaşy\" TPTB -nyň BW Hazar ş-çe şahamçasy",
+ "work_company_accountant_number": "+(993)-63689097",
+ "work_started_at": "2016-08-01",
+ "work_salary": "2238",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qvpJ2En8WAQdZvN9LZIpsjSTNqaOgu6bbQPPTeeT.jpg",
+ "passport_two": "kpERcnrCXuWUJerX8X5gnjP2Gu7JuTD2gTCurYT1.jpg",
+ "passport_three": "saTv7lkr8voy92mM6SYeLZnVl7Qe3cSbmnR86KHH.jpg",
+ "passport_four": "TRcF8Ue2xC7aV2bx52ackFwWFTh4BtHmoQ0WZZCQ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 11:53:12",
+ "updated_at": "2024-04-25 11:24:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1184,
+ "unique_id": "TB6360-1184",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Sähra",
+ "customer_surname": "Artykowa",
+ "customer_patronic_name": "Rozamyradowna",
+ "passport_address": "MW Ýoleten ş köçe Atçapar jaý 177 öý 8",
+ "real_address": "MW Ýoleten ş köçe Atçapar jaý 177 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "304341",
+ "passport_given_at": "2021-07-01",
+ "passport_given_by": "MW Ýolöten etrap polisýa bölimi",
+ "born_place": "Ýolöten et Ýolöten ş",
+ "born_at": "1997-07-11",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62743043",
+ "phone_additional": "62743043",
+ "phone_home": "62743043",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Ygtybarly Bilim\" hojalyk jemgýeti",
+ "work_company_accountant_number": "+(993)-62743043",
+ "work_started_at": "2023-10-11",
+ "work_salary": "3476",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "A8NBO5cadg3AQOObnZNAZW13WQDAw1q0oOfQqjFo.jpg",
+ "passport_two": "NpRRfKoHZuOrqkIs3k7302PTEEmL7SKDdaYkaz3C.jpg",
+ "passport_three": "Fb2AG0dskvbA4lgsGBcF6zmdPmgvYy4RGoHMDY1p.jpg",
+ "passport_four": "R9EnGKamCo7ljHlVnlfCyKfpNuru7SqtgfKzrzbw.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 12:00:05",
+ "updated_at": "2024-04-25 11:22:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1185,
+ "unique_id": "TB8302-1185",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulnabat",
+ "customer_surname": "Taganowa",
+ "customer_patronic_name": "Şaberdiýewna",
+ "passport_address": "Köýtendag etrabynyň Mukry geň Zelili köçe 1-nji jaýy",
+ "real_address": "Köýtendag etrabynyň Mukry geň Zelili köçe 1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "420424",
+ "passport_given_at": "2005-07-27",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Mukry geňeşligi",
+ "born_at": "1988-02-28",
+ "email": null,
+ "phone": "62793794",
+ "phone_additional": "62793794",
+ "phone_home": "44022574",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44022574",
+ "work_started_at": "2010-09-15",
+ "work_salary": "1650",
+ "work_position": "katib",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "3OE63GyvniBimSveh9kkaEfv34MJKsFyhnz2vU5E.jpg",
+ "passport_two": "Yl7KBqjKcp5IF3qhcBRBQaLe0bTQZ9EtFYoZ5C4i.jpg",
+ "passport_three": "hxZCK9ntlnDeZpBlMd9LxHMxVyvJGllwc2fP0LIb.jpg",
+ "passport_four": "H8JU225lp5T6Uy2eqm1Jdz20yMroXV7ippLSLFmV.jpg",
+ "user_id": 486,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 12:05:27",
+ "updated_at": "2024-04-18 12:08:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1186,
+ "unique_id": "TB8317-1186",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Rahmet",
+ "customer_surname": "Joraýew",
+ "customer_patronic_name": "Döwranowiç",
+ "passport_address": "Lebap welaýatynyň Akaltyn köçe 230/13 jaý",
+ "real_address": "Lebap welaýatynyň Akaltyn köçe 230/13 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "216719",
+ "passport_given_at": "2001-01-05",
+ "passport_given_by": "Lebap welaýatynyň Türkmenabat şäher häkimligi",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "1973-03-14",
+ "email": null,
+ "phone": "65238841",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Ýaşaýyş jaý ulanyş tresti",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "1999-05-26",
+ "work_salary": "2505",
+ "work_position": "kebşirleýji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "b1p8O3msB2HSVNSPRvDkHrgvZcXxiKf3rRknlOJL.jpg",
+ "passport_two": "tzLOSEk7HR7765XV3g3qIQSnOHodfSzC72qUObZK.jpg",
+ "passport_three": "GlBrxTySsBWB8jEVJBsje8hXMcDMIxvMPh8ny3D9.jpg",
+ "passport_four": "0HXVdq9DsnyYofkNJzKG8YyUE8g3h68Hub1Wy8Cu.jpg",
+ "user_id": 487,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 12:11:31",
+ "updated_at": "2024-05-01 10:08:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1187,
+ "unique_id": "TB2305-1187",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Serdar",
+ "customer_surname": "Çerkezow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "real_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "803630",
+ "passport_given_at": "2022-09-19",
+ "passport_given_by": "Sarahs etrap Polisiýa bölümi",
+ "born_place": "Sarahs etrabynyň Ýalawaç obasy",
+ "born_at": "1983-05-03",
+ "email": null,
+ "phone": "64808794",
+ "phone_additional": null,
+ "phone_home": "62785169",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Jemagat hojalygy müdürligi",
+ "work_company_accountant_number": "+(993)-62326552",
+ "work_started_at": "2023-11-01",
+ "work_salary": "2583",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RcX4aJeP6QlDgl3flPFNLSn6NiGwxBTVXOiIkhre.jpg",
+ "passport_two": "WiUKKi3nrznacIJ0cgUHpPjCrnhUfEHUy0Tk79X9.jpg",
+ "passport_three": "hehp0qO0pYIVApCpTDRU81QXlvoE7Bxmhx7mnMQm.jpg",
+ "passport_four": "DzyfQ0x1OtXkpI8toY1s4vb4sl8VgAS2iIvSsDGL.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanaa",
+ "created_at": "2024-04-18 14:57:30",
+ "updated_at": "2024-04-18 14:57:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1188,
+ "unique_id": "TB2305-1188",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Allanur",
+ "customer_surname": "Annanurow",
+ "customer_patronic_name": "Aýdogdyýewiç",
+ "passport_address": "Sarahs etrabynyň Ata obasy",
+ "real_address": "Sarahs etrabynyň Ata obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "705197",
+ "passport_given_at": "2017-12-27",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Ata obasy",
+ "born_at": "2000-09-06",
+ "email": null,
+ "phone": "62224401",
+ "phone_additional": null,
+ "phone_home": "62418024",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-13424035",
+ "work_started_at": "2023-09-19",
+ "work_salary": "2707",
+ "work_position": "Süýüm presleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zu2yn3P5iQalAVLIl3TEBB7GmWOvYX3yRODV6Wt9.jpg",
+ "passport_two": "277WWXA58H6IwTxSFuRm84MmEGCg0B1Lh8HTCwE8.jpg",
+ "passport_three": "QvlRw9UyzO2GK1orLllAcc1Ukrh7HYNOiZoDIgfr.jpg",
+ "passport_four": "8a5GBpsp4fbaChtAkUbtNdBA8xunvxKUjXLKgwf8.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-18 15:06:02",
+ "updated_at": "2024-04-18 15:06:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1189,
+ "unique_id": "TB2305-1189",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Arzygül",
+ "customer_surname": "Annaýewa",
+ "customer_patronic_name": "Orazmyradowna",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "647022",
+ "passport_given_at": "2015-05-14",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Kiçiaga obasy",
+ "born_at": "1987-10-08",
+ "email": null,
+ "phone": "64657780",
+ "phone_additional": null,
+ "phone_home": "61461742",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-62264487",
+ "work_started_at": "2023-05-01",
+ "work_salary": "1973",
+ "work_position": "Şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Byf3haHmSgFjtDWIxiVDaCmaB4CJdnt8lnUSqiHJ.jpg",
+ "passport_two": "3zjUHkEKkNy8LHnemmxItRXfQuIh9Ozfl89XCLZr.jpg",
+ "passport_three": "mccqA2O5COl9ZWMdXfDxRmQpSBOORs3OYmFCDuHF.jpg",
+ "passport_four": "UAsd0wUc1FpO8lr3p0V6s3OqAKdcytiHMhT8qXgw.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlamnan",
+ "created_at": "2024-04-18 15:43:53",
+ "updated_at": "2024-04-18 15:43:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1190,
+ "unique_id": "TB1307-1190",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begenç",
+ "customer_surname": "Mämmedow",
+ "customer_patronic_name": "Mämmedow",
+ "passport_address": "Ahal welaýatynyň Gökdepe etrabynyň Gorjaw obasy Metjit köçesi jaý 19",
+ "real_address": "Ahal welaýatynyň Gökdepe etrabynyň Gorjaw obasy Metjit köçesi jaý 19",
+ "passport_serie": "I-AH",
+ "passport_id": "800371",
+ "passport_given_at": "2022-03-15",
+ "passport_given_by": "Ahal welaýatynyň Gökdepe etrap Polisiýa bölümi",
+ "born_place": "Ahal welaýatynyň Gökdepe etraby babaarap geňeşligi",
+ "born_at": "1976-08-22",
+ "email": "Begenc@mail.ru",
+ "phone": "65797471",
+ "phone_additional": "65748932",
+ "phone_home": "12587469",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Bäherden sement zawody",
+ "work_company_accountant_number": "+(993)-12548796",
+ "work_started_at": "2014-05-01",
+ "work_salary": "2029",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "D810sZnVWXOErNbGzVLefmvpFNoqs0SJcSpOVq6i.jpg",
+ "passport_two": "2iB1LFq08OIqipbBF0maH1CS1Z3fb9VXSJC1pafD.jpg",
+ "passport_three": "uHwkrQ9KuIXsboyKmAP7CUNUcwlhbhROTfNzVSwX.jpg",
+ "passport_four": "AtEXhIiqAdyvLdxCcQOQ0LxcrwN8YhprtrvLWUYQ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 15:47:43",
+ "updated_at": "2024-05-02 12:10:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1191,
+ "unique_id": "TB9314-1191",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Magsat",
+ "customer_surname": "Koşaýew",
+ "customer_patronic_name": "Atabaýewiç",
+ "passport_address": "Köneürgenç etrap Galkynyş geňeşligi",
+ "real_address": "Köneürgenç etrap Galkynyş geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "313753",
+ "passport_given_at": "2002-06-10",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Galkynyş geňeşligi",
+ "born_at": "1973-04-23",
+ "email": "Magsat@mail.com",
+ "phone": "61694500",
+ "phone_additional": "61694500",
+ "phone_home": "61694500",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguz Awtomobil ýollary ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-23306___",
+ "work_started_at": "2023-11-01",
+ "work_salary": "2132",
+ "work_position": "ýol işçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "s7FyiXu1qub5WPsfhRIzVQGcTAyuyQv1Kf3elg25.jpg",
+ "passport_two": "qhdCoUx26tYli0Mzmos3k44wixRoxY2U3eLzKbMa.jpg",
+ "passport_three": "VBuMlaIkl5I35Y9TlYUoyY96waEDg8wdYhugzsso.jpg",
+ "passport_four": "rBZ4LZnJ0NLzD3nPEl4eOznQU6zdL2TvIr5uZBIY.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 15:48:21",
+ "updated_at": "2024-04-18 15:49:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1192,
+ "unique_id": "TB9314-1192",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gadam",
+ "customer_surname": "Tekeýew",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Köneürgenç etrap Akýol geňeşligi",
+ "real_address": "Köneürgenç etrap Akýol geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "739138",
+ "passport_given_at": "2011-12-24",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Akýol geňeşligi",
+ "born_at": "1991-11-11",
+ "email": "Gadam@mail.com",
+ "phone": "61939115",
+ "phone_additional": "61939115",
+ "phone_home": "61939115",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Oba hyzmat ediş kärhanasy",
+ "work_company_accountant_number": "+(993)-31765___",
+ "work_started_at": "2017-12-20",
+ "work_salary": "1403",
+ "work_position": "mehanizator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "varwuPwgq6tnlf27RrBCm7lOk0xhIWPTCmcE2rY4.jpg",
+ "passport_two": "PFYhfyGT8OCgvHGKHt6QmJEt4wDBIuz09cgD3CB6.jpg",
+ "passport_three": "idgu9ZJrlncxDpDWlrgdKNQjI0TdYNY635pfhFBy.jpg",
+ "passport_four": "vKzLeatouaHAvdO1DqWa9tyEAja27Fy1YQ4siiYO.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 15:57:08",
+ "updated_at": "2024-04-18 15:57:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1193,
+ "unique_id": "TB8302-1193",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mastura",
+ "customer_surname": "Şaturaýewa",
+ "customer_patronic_name": "Şaturaýewna",
+ "passport_address": "Magdanly şäher Ýaşlyk köçe 19-8-nji jaý",
+ "real_address": "Magdanly şäher Ýaşlyk köçe 19-8-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "751110",
+ "passport_given_at": "2011-12-05",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1995-11-16",
+ "email": "mastura@gmail.com",
+ "phone": "62320916",
+ "phone_additional": null,
+ "phone_home": "44051235",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "33-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051011",
+ "work_started_at": "2023-04-07",
+ "work_salary": "1708",
+ "work_position": "Kitaphanaçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ytKRwt97cklsolXURnRyqdZzUBdCQnY0vrwFMNHY.jpg",
+ "passport_two": "L8fKywSlhXE7q2OitWzLcPSXF40mER4ECN072B3D.jpg",
+ "passport_three": "HCJklNbzobHpukxdP8Tsio9pGmym4KrhZsfl9Ayh.jpg",
+ "passport_four": "YYRgkCwnn8wfYh1LXBtFbjg5dTSHF3Ntg1StFwM7.jpg",
+ "user_id": 490,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 16:06:35",
+ "updated_at": "2024-04-23 14:34:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1194,
+ "unique_id": "TB8318-1194",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Şawkat",
+ "customer_surname": "Uralow",
+ "customer_patronic_name": "Halbaýewiç",
+ "passport_address": "lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Magtymguly köçesi 4 jaýy",
+ "real_address": "lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Magtymguly köçesi 4 jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "028458",
+ "passport_given_at": "2018-08-02",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Özbegistan respublikasy Surhanderýa oblastynyň Gagarin raýonynyň Nabiýew obasy",
+ "born_at": "1972-05-11",
+ "email": null,
+ "phone": "63536237",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrabynyň Garlyk şäherçe jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2024-02-07",
+ "work_salary": "1751",
+ "work_position": "Abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wGkAP4sU4zS51p81pXP9kLBjNmW1tiUExYDtr77E.jpg",
+ "passport_two": "mmGiSBs5V22cnIUv5Z3AHmnhhS4d2RRNjAawcmM3.jpg",
+ "passport_three": "ZnSk8XNaWeGZyDKUhZ0aRry6AJGs1y5MxAO4arP2.jpg",
+ "passport_four": "CI9NocDgQQOpUFyvpdEjiTNcT3TDMXSBjz6CD3mL.jpg",
+ "user_id": 489,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-18 16:10:38",
+ "updated_at": "2024-04-18 17:47:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1195,
+ "unique_id": "TB9314-1195",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Mekan",
+ "customer_surname": "Tažibaýew",
+ "customer_patronic_name": "Amannazarowiç",
+ "passport_address": "Köneürgenç şäher Turgut Ozal köçesi 26-njy jaýy",
+ "real_address": "Köneürgenç şäher Turgut Ozal köçesi 26-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "889894",
+ "passport_given_at": "2015-11-30",
+ "passport_given_by": "Köneürgenç şäher häkimligi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1990-08-20",
+ "email": "Mekan@mail.com",
+ "phone": "64886994",
+ "phone_additional": "64886994",
+ "phone_home": "64886994",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap DSG",
+ "work_company_accountant_number": "+(993)-336602__",
+ "work_started_at": "2021-09-06",
+ "work_salary": "4800",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YYDgioF0Y7CWCzUlUNMpcm39tvnex4aYdLkbqWHn.jpg",
+ "passport_two": "gobzHMi3z3lEY2ZzlOnIrTaNPLqTBLoCxMKjY8R3.jpg",
+ "passport_three": "8YeUIT680MUY6RhTqD7yP3XNYYSzsobAI76nRwCQ.jpg",
+ "passport_four": "9I6TsRUsHTwnWYIrlOhxOdtIsk18319WpY9o2XGI.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 16:11:55",
+ "updated_at": "2024-04-18 16:12:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1196,
+ "unique_id": "TB6312-1196",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Aýbölek",
+ "customer_surname": "Kuwadowa",
+ "customer_patronic_name": "Gurbanberdiýewna",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy şäheri, Bagtyýarlyk köçe, 51 jaý, 5 öý",
+ "real_address": "Balkan welaýaty, Türkmenbaşy şäheri, Bagtyýarlyk köçe, 51 jaý, 5 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "571524",
+ "passport_given_at": "2020-04-20",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Daşoguz şäheri",
+ "born_at": "1999-02-05",
+ "email": "karz.turkmenbashy@gov.tm",
+ "phone": "71488299",
+ "phone_additional": "71488229",
+ "phone_home": "24368229",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy elektrik ulgamy kärhanasy",
+ "work_company_accountant_number": "+(993)-24358229",
+ "work_started_at": "2023-07-18",
+ "work_salary": "1558",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rnRj7U9d2HEefHRf2oFX8UW5ds3zuhypF0kFag6A.jpg",
+ "passport_two": "InQ1mpNiDh2mHD5WwVpMVsxpUakbBe7v6xymFUMx.jpg",
+ "passport_three": "kPzCmsOFcyiXNCxyB5TFqaIm6SU7Y59nthB8CvBI.jpg",
+ "passport_four": "yAMohm4OP2rVTfYMKBKe8BNrUarkHh8AXHLy12pR.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 16:15:14",
+ "updated_at": "2024-04-25 16:55:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1197,
+ "unique_id": "TB1307-1197",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Batyr",
+ "customer_surname": "Annamuhammedow",
+ "customer_patronic_name": "Öwezmuhammedowiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etraby Änew şäheri köçe Geolog ýt jaý25 otag1",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etraby Änew şäheri köçe Geolog ýt jaý25 otag1",
+ "passport_serie": "I-AH",
+ "passport_id": "815539",
+ "passport_given_at": "2023-02-22",
+ "passport_given_by": "Ahal wel",
+ "born_place": "Ahal wel",
+ "born_at": "1994-09-29",
+ "email": "Batyr@gamilсom",
+ "phone": "65605820",
+ "phone_additional": "65605820",
+ "phone_home": "12453262",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Eminli maslahat",
+ "work_company_accountant_number": "+(993)-12585452",
+ "work_started_at": "2024-03-01",
+ "work_salary": "1920",
+ "work_position": "menežer",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "M2k6LNA7Sbsfl5kJFDd93YFx3SHVbr5c7dWG7Xvp.jpg",
+ "passport_two": "ZDDlvKADbqwDdco4yRkGTEGAmIwTlwyT88KuYaNO.jpg",
+ "passport_three": "BXmQcyLD2vUX0qUY3hsxmDYd7qUWxTAsQbfp0gDR.jpg",
+ "passport_four": "cVF4l28Xxvl5VyXmhO1cUz5GOPX58SlIrYpH8Opn.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 16:28:32",
+ "updated_at": "2024-05-02 12:09:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1198,
+ "unique_id": "TB8302-1198",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rustam",
+ "customer_surname": "Temirow",
+ "customer_patronic_name": "Jamgirowiç",
+ "passport_address": "Köýtendag etrap Azady köç 10-njy jaý",
+ "real_address": "Köýtendag etrap Azady köç 10-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "709748",
+ "passport_given_at": "2011-07-12",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrap",
+ "born_at": "1991-05-11",
+ "email": null,
+ "phone": "64837001",
+ "phone_additional": null,
+ "phone_home": "44036597",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplymy",
+ "work_company_accountant_number": "+(993)-44037898",
+ "work_started_at": "2023-03-27",
+ "work_salary": "3520",
+ "work_position": "Dag ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hwSDzE6y39ajrQrphJgQzxJoAbkAbL6JOwavzJfT.jpg",
+ "passport_two": "5tkhoTSsVrucRCF5DERkQmizBm48hw81rA8Jk4fF.jpg",
+ "passport_three": "LUPTDpg7mOSsMjZ7S9IfPSvokUcJwGBabtGdzNRB.jpg",
+ "passport_four": "6046EbLaw4NshvCH4FToLLzdLU1GyAvDpNHEftvj.jpg",
+ "user_id": 491,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 16:31:12",
+ "updated_at": "2024-04-23 14:34:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1199,
+ "unique_id": "TB1307-1199",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Sapargul",
+ "customer_surname": "Saparmyradowa",
+ "customer_patronic_name": "Annaýewna",
+ "passport_address": "Asgabat s Abadan etr koçe Arçabil şaýoly jay5 oy8",
+ "real_address": "Asgabat s Abadan etr koçe Arçabil şaýoly jay5 oy8",
+ "passport_serie": "I-AS",
+ "passport_id": "021428",
+ "passport_given_at": "1998-05-01",
+ "passport_given_by": "Azatlyk etr",
+ "born_place": "Asgabat",
+ "born_at": "1971-04-16",
+ "email": "Sapargul@gamilсom",
+ "phone": "65650689",
+ "phone_additional": "65650689",
+ "phone_home": "12525425",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Ýoknç keseller merkezi",
+ "work_company_accountant_number": "+(993)-12545236",
+ "work_started_at": "2016-03-01",
+ "work_salary": "2466",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NCMJsoixsWdaPWBsSh3NAetIdhIi150gowUbyqyU.jpg",
+ "passport_two": "8gn0yVoURfuXaPJ06EsGUvl5vp5jfNPKnvpiI68A.jpg",
+ "passport_three": "hIJsNrMvBYokVeVcT0wRU52Q3Rwp7oJfK3zm04g6.jpg",
+ "passport_four": "3xFOtKdycCC01eo3OUbJgwJN8fENj2TFToth5i6S.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 16:33:35",
+ "updated_at": "2024-05-02 12:08:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1200,
+ "unique_id": "TB8317-1200",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Serdar",
+ "customer_surname": "Ammaýew",
+ "customer_patronic_name": "Alladurdyýewiç",
+ "passport_address": "Mary welaýatynyň Mary etrabynyň Babasary geňeşligi",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garlyk Kaliý dag-magdan toplumy umumy ýaşaýyş jaý toplumy",
+ "passport_serie": "I-MR",
+ "passport_id": "524763",
+ "passport_given_at": "2009-05-19",
+ "passport_given_by": "Mary welaýatynyň Mary etrap häkimligi",
+ "born_place": "Mary welaýatynyň Mary etrabynyň Babasary geňeşligi",
+ "born_at": "1992-04-10",
+ "email": null,
+ "phone": "61293906",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk Kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2009-05-19",
+ "work_salary": "2373",
+ "work_position": "Çekimçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "0xTv4K30n81CMUSiVu0TZ9BWS0VS9JZ738eKonXc.jpg",
+ "passport_two": "5jmkMVTPqfXqxmjB3ZDMxQwjveqpJvddum9Pc2DH.jpg",
+ "passport_three": "1f0wYNilPVZpnlM1kd98DiA3TARiEUxqivH5Ii1H.jpg",
+ "passport_four": "Zl2ayuFPACfqTURCaFH6HYffo3zTaGBAvJ1gKBuY.jpg",
+ "user_id": 492,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-18 16:59:26",
+ "updated_at": "2024-04-22 10:58:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1201,
+ "unique_id": "TB2305-1201",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Töre",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Sarahs şäheriniň Asudalyk köçesiniň 30-nji jaýy",
+ "real_address": "Sarahs şäheriniň Asudalyk köçesiniň 30-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "341152",
+ "passport_given_at": "2006-03-19",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1984-02-17",
+ "email": null,
+ "phone": "64818257",
+ "phone_additional": null,
+ "phone_home": "13423336",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs agyz suw müdürligi",
+ "work_company_accountant_number": "+(993)-13423657",
+ "work_started_at": "2020-01-31",
+ "work_salary": "2670",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xtUVrZFEeOIBQBOrlDh9MqqgCNy4Kvp0EQ3BnQt8.jpg",
+ "passport_two": "JZeTqAkfc90bcptzCsOf1gL33Zo5fMW3PUtB55K4.jpg",
+ "passport_three": "B9j7myhVkxxWHxhPsHeBGhYaHmrlWd61c3HMQWtC.jpg",
+ "passport_four": "TERG2j4snlDzrPhtrIoYX383jmUyKG9pqaewYxON.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-18 17:02:03",
+ "updated_at": "2024-04-18 17:02:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1202,
+ "unique_id": "TB7369-1202",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Ýazmyrat",
+ "customer_surname": "Useýew",
+ "customer_patronic_name": "Rozymyradowiç",
+ "passport_address": "Baýramaly şäher 11-nji jaý toplumy",
+ "real_address": "Baýramaly şäher 11-nji jaý toplumy",
+ "passport_serie": "I-MR",
+ "passport_id": "022428",
+ "passport_given_at": "1998-10-08",
+ "passport_given_by": "Baýramaly etrap PB",
+ "born_place": "Baýramaly şäher 11-nji jaý toplumy",
+ "born_at": "1978-03-13",
+ "email": null,
+ "phone": "64290987",
+ "phone_additional": "64290987",
+ "phone_home": "64290987",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "17765 harby bölümi",
+ "work_company_accountant_number": "+(993)-64290987",
+ "work_started_at": "2003-04-28",
+ "work_salary": "2481",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Md049NbSwUSbJlk3NtFIEGs8fcLmyQwtlDEBjDCJ.jpg",
+ "passport_two": "pUNFb96EtkvZYS52ygmG8074CthhBkmwid9dglsr.jpg",
+ "passport_three": "YYoJfIkEa7oNNVLACoucWlJCh6sCskLtxXJHeJD9.jpg",
+ "passport_four": "46imcng4VqWCA2nzDKayxHs7lcqSXTZjP4ZcjKYJ.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 17:33:52",
+ "updated_at": "2024-04-18 17:33:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1203,
+ "unique_id": "TB7390-1203",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Aýjahan",
+ "customer_surname": "Durdyýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Wekilbazar etrap Akgoňur geň Akgoňur oba Altyn köl köçe jaý 10",
+ "real_address": "Wekilbazar etrap Akgoňur geň Akgoňur oba Altyn köl köçe jaý 10",
+ "passport_serie": "II-MR",
+ "passport_id": "386561",
+ "passport_given_at": "2023-11-14",
+ "passport_given_by": "Mary etrap PB",
+ "born_place": "Mary etrap Ak altyn geňeşlik",
+ "born_at": "2000-08-03",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "63574775",
+ "phone_additional": "63574775",
+ "phone_home": "63574775",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-63574775",
+ "work_started_at": "2022-08-01",
+ "work_salary": "1989",
+ "work_position": "göbek ene",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "Hb6PClDUaovMbFMLMhzm8VdHcpdo0IvRdEpbCS4A.jpg",
+ "passport_two": "4Xf7JKPq28jxgKj1ShxKWTvz3REk7NsdRHr2XO7E.jpg",
+ "passport_three": "ICNZ1Ad4I8puKT4vTnNi1QJ8PxQqQEtUhVMOrFDR.jpg",
+ "passport_four": "T0YMOLHdULABxtC422zDW0ROHhOCDHk42wSmVies.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-18 17:52:55",
+ "updated_at": "2024-04-18 17:52:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1204,
+ "unique_id": "TB6359-1204",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Agöýli",
+ "customer_surname": "Omarow",
+ "customer_patronic_name": "Muhammedowiç",
+ "passport_address": "Bw Jebel ş D.Azady köçe jaý 89",
+ "real_address": "Bw Jebel ş D.Azady köçe jaý 89",
+ "passport_serie": "I-BN",
+ "passport_id": "077015",
+ "passport_given_at": "2000-07-26",
+ "passport_given_by": "Bw Balkanabat şäher häkimligi",
+ "born_place": "Bw Jebel şäher",
+ "born_at": "1983-12-07",
+ "email": null,
+ "phone": "64176540",
+ "phone_additional": "64176540",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "4857",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MtWYSt4QnTQac8lyFxbbhdJrupm4za3qG7Nt6DE6.jpg",
+ "passport_two": "keIaHdvuasXbWyJCNanLgRyP4FdrA9Fh5r918aye.jpg",
+ "passport_three": "YnWu8UXnVipEREMLTBwQhTub9hduHMeNIIVCsR9J.jpg",
+ "passport_four": "XBpOlkOlY06y2ABGEtgyX3uTdjzzCujnRSSshLwg.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-18 17:53:41",
+ "updated_at": "2024-04-18 17:53:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1205,
+ "unique_id": "TB8317-1205",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Farhat",
+ "customer_surname": "Baltaýew",
+ "customer_patronic_name": "Mametşeripowiç",
+ "passport_address": "Lebap welaýat Çärjew etrabynyň Kölaryk geňeşligi 27- jaýy",
+ "real_address": "Lebap welaýat Çärjew etrabynyň Kölaryk geňeşligi 27-jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "054932",
+ "passport_given_at": "2019-03-06",
+ "passport_given_by": "Lebap welaýatynyň Çärjew etrap häkimligi",
+ "born_place": "Lebap welaýat Çärjew etrabynyň Kölaryk geňeşligi",
+ "born_at": "1975-11-14",
+ "email": null,
+ "phone": "64441249",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 24,
+ "work_company": "Çärjew etrap Watan geňeşligi",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2020-08-26",
+ "work_salary": "2267",
+ "work_position": "ammarçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WtUjt0xOz1pNLlQHLq3cvD6WHcPdN3M3SDxeX7BB.jpg",
+ "passport_two": "Agws6fD79JmzO0PqLG7Mp5jTd06lkS38mMY4EVZ2.jpg",
+ "passport_three": "2zrz8JADELKjh0wvVUH8BD6uWCSW9PFQN7LHA9EQ.jpg",
+ "passport_four": "LW9deannXgEN3gKDoI0Lqc2E9z2W07qbnaqC2CKA.jpg",
+ "user_id": 496,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 09:34:35",
+ "updated_at": "2024-05-01 10:09:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1206,
+ "unique_id": "TB1303-1206",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Amandursun",
+ "customer_surname": "Gurbangulyýewa",
+ "customer_patronic_name": "Mämmetnurowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Telliýa köçesiniň 2-nji jaýynyň 2-nji korpusynyň 31-nji öýi",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Telliýa köçesiniň 2-nji jaýynyň 2-nji korpusynyň 31-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "507889",
+ "passport_given_at": "2014-09-26",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1981-08-14",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64414898",
+ "phone_additional": "64055717",
+ "phone_home": "64414898",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "S.A.Nyýazow adyndaky Türkmen oba hojalyk uniwersiteti",
+ "work_company_accountant_number": "+(993)-64055717",
+ "work_started_at": "2014-08-06",
+ "work_salary": "1780",
+ "work_position": "Nobatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "usPTt7phqgvY8h16k1RahltEzAqMBm9A1WNHAKwC.jpg",
+ "passport_two": "hTqlPFmmRAyhrDjWeQncrYU70UWYNBkVfK63MCTi.jpg",
+ "passport_three": "RDihESlb6Tdisyyef22XQIxYehAteZPW1QzbCXqh.jpg",
+ "passport_four": "kKU9maITLnb8aWucexEJouriTdZS0ESIiWKQV8cE.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 09:53:50",
+ "updated_at": "2024-05-03 09:43:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1207,
+ "unique_id": "TB1303-1207",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ogulmaral",
+ "customer_surname": "Amandurdyýewa",
+ "customer_patronic_name": "Hudaýberdiýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Mollagara köçesiniň 27-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Mollagara köçesiniň 27-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "523072",
+ "passport_given_at": "2015-05-05",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1969-07-25",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65690242",
+ "phone_additional": "63254041",
+ "phone_home": "63254041",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Işçi iýmiti üpjünçiligi we hyzmaty\"müdürligi",
+ "work_company_accountant_number": "+(993)-63254041",
+ "work_started_at": "2023-11-15",
+ "work_salary": "1726",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RAliwCn6NcsIgQd6Q0WK3HFzQrT0yOk0Vmt08k9v.jpg",
+ "passport_two": "hM7iT2hqRBlEgJ2rRichXwTFpSakZyMYjq3LcU02.jpg",
+ "passport_three": "CnXricfcRJs5Fo8nldWZd6MxVFG3afAoNCH3VocS.jpg",
+ "passport_four": "IaeSYeHm7cikQBl52BM0dJudhMGyV4ICOhb595Yt.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 10:10:49",
+ "updated_at": "2024-05-03 09:43:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1208,
+ "unique_id": "TB8302-1208",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dilafruz",
+ "customer_surname": "Mardaýewa",
+ "customer_patronic_name": "Naralowna",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 7-1-nji jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 7-1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "031925",
+ "passport_given_at": "1999-06-22",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1983-05-21",
+ "email": null,
+ "phone": "63222428",
+ "phone_additional": "64117272",
+ "phone_home": "44055810",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag geologiýa gözleg partiýasy",
+ "work_company_accountant_number": "+(993)-42221919",
+ "work_started_at": "2015-10-01",
+ "work_salary": "1868",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BDAvebyz8sNkqY4cAVEujCOdG2n0kiQ57mJALcFm.jpg",
+ "passport_two": "j33Vm1ZFC58Bw2qog7GbFlnIrqOTGyRSmVzMrcpx.jpg",
+ "passport_three": "RNUftkTRTGM1cxdebujQDt4V2MajgM1vJC8kWU3G.jpg",
+ "passport_four": "GgdjTPinigzeRaNxCzeI0Uz9QPwjVnLkAbvSd4x0.jpg",
+ "user_id": 498,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 10:33:23",
+ "updated_at": "2024-04-23 14:36:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1209,
+ "unique_id": "TB8317-1209",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Wladislaw",
+ "customer_surname": "Joraýew",
+ "customer_patronic_name": "Hemraýewiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Garaşsyz diýar köçe 57-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Garaşsyz diýar köçe 57-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "888945",
+ "passport_given_at": "1970-09-03",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Türkmenabat şäher",
+ "born_at": "1970-09-03",
+ "email": null,
+ "phone": "63919020",
+ "phone_additional": null,
+ "phone_home": "63919020",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat tejribe abatlaýyş kärhanasay",
+ "work_company_accountant_number": "+(993)-63919020",
+ "work_started_at": "2009-08-11",
+ "work_salary": "1894",
+ "work_position": "berkidiji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "x1PRFfdDoAHiRV89ITHOQTo7Gn5bH9YXYwVCJ8RO.jpg",
+ "passport_two": "kTk66zfUW6PGqVVTOcXCv1NJhngzMkcNpEuTmbhs.jpg",
+ "passport_three": "TFIb55fsQLliPK0zbpY54Eftir91ipDX4HwPEWdF.jpg",
+ "passport_four": "7VxvyZqjZVCEV7y3so8RhXvKPBVxiaTXzCScS1B7.jpg",
+ "user_id": 499,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 10:53:08",
+ "updated_at": "2024-05-01 10:09:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1210,
+ "unique_id": "TB1307-1210",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ahmet",
+ "customer_surname": "Nepesow",
+ "customer_patronic_name": "Orazgeldiýewiç",
+ "passport_address": "Aşgabat ş Berkararlyk etr köçe M Rejepow jaý 51",
+ "real_address": "Aşgabat ş Berkararlyk etr köçe M Rejepow jaý 51",
+ "passport_serie": "I-AS",
+ "passport_id": "414076",
+ "passport_given_at": "2009-07-01",
+ "passport_given_by": "Aşgabat ş Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat ş Arzuw şäherçesi",
+ "born_at": "1992-12-26",
+ "email": "Ahmet@gmail.com",
+ "phone": "62379229",
+ "phone_additional": "62379229",
+ "phone_home": "12740548",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Zeý suw we Suwaryş müdirligi",
+ "work_company_accountant_number": "+(993)-12740872",
+ "work_started_at": "2013-05-22",
+ "work_salary": "2719",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5Do1hAJU1qzpoDD6Nhmr5EszhFPeEHUnObIhsRUv.jpg",
+ "passport_two": "gFT1VP8bwqp5rcOFe8re0UcWgLD5XE1j19aE5rsx.jpg",
+ "passport_three": "fgo0M2aLcLWx2X9LkGtgQzuSPfPeTcPykkCDxUi9.jpg",
+ "passport_four": "2X8VsyjDrdbNnKDE16tVyjx7nMSEe3xJOHJFFzfH.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 11:01:52",
+ "updated_at": "2024-05-02 12:08:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1211,
+ "unique_id": "TB1307-1211",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahriban",
+ "customer_surname": "Jumayewa",
+ "customer_patronic_name": "Caryyarowna",
+ "passport_address": "Asgabat s Kopetdag etr koce parahat1 jay18 kor A oy31",
+ "real_address": "Asgabat s Kopetdag etr koce parahat1 jay18 kor A oy31",
+ "passport_serie": "I-AS",
+ "passport_id": "532186",
+ "passport_given_at": "2015-10-01",
+ "passport_given_by": "Asgabat saher Kopetdag etr hakimligi",
+ "born_place": "Asgabat saher Kopetdag etr hakimligi",
+ "born_at": "1989-08-06",
+ "email": "Mahriban@gmail.com",
+ "phone": "65602042",
+ "phone_additional": "65602042",
+ "phone_home": "65602042",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Mava kuliyewa adyndaky turkmen konserwatoriyasazcylyk mekdebi",
+ "work_company_accountant_number": "+(993)-12925219",
+ "work_started_at": "2008-09-01",
+ "work_salary": "4727",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "IB3PvYz9Ao5UcMB2H7eVxbeBN1DjNamoUTHhO2VL.jpg",
+ "passport_two": "g6UXQKZL3NlyAKRwjsHbdMZN10CsYZitXoRek2DO.jpg",
+ "passport_three": "QjJjflnD8mRyWzZ3bjgDrUd5MThmjDaRV6kKa0ou.jpg",
+ "passport_four": "DLchsVShtPPOnDXqOSGTiX9Wc4xjB0fs7INasSAZ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 11:23:56",
+ "updated_at": "2024-05-02 12:08:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1212,
+ "unique_id": "TB1307-1212",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maýagözel",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Durdymyradowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe Köşi jaý 8 öý 5",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe Köşi jaý 8 öý 5",
+ "passport_serie": "I-AS",
+ "passport_id": "104338",
+ "passport_given_at": "1999-10-11",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap PB",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1977-04-10",
+ "email": "Mayagozel@mail.ru",
+ "phone": "65690279",
+ "phone_additional": "65650556",
+ "phone_home": "904193",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenistanyň Türkmenbaşy paýdarlar täjirçilik banky",
+ "work_company_accountant_number": "+(993)-12441523",
+ "work_started_at": "2008-12-01",
+ "work_salary": "3321",
+ "work_position": "esasy hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "nWCJ1dJIzXdkOwzPyn4fiaKEHIoIBOqECyLRvwNg.jpg",
+ "passport_two": "RPlCI4oAhoRPdQ3WBQ87iqRmpzCFs4YPJDIAe4bo.jpg",
+ "passport_three": "EqvVqv4p9950C6O8GZhlfgEwQhWbeCpebeS4phGo.jpg",
+ "passport_four": "LcjYYzBh3IudrF7GTq6oqJcejFQSDY9jsyzrEugU.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 14:18:30",
+ "updated_at": "2024-05-02 12:07:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1213,
+ "unique_id": "TB8302-1213",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Hurma",
+ "customer_surname": "Abdulhekimowa",
+ "customer_patronic_name": "Hanowna",
+ "passport_address": "Magdanly şäheri Altyn ýyldyz 8-nji jaýy",
+ "real_address": "Magdanly şäheri Altyn ýyldyz 8-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "869115",
+ "passport_given_at": "2014-05-10",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1969-01-28",
+ "email": "muziktank78@gmail.com",
+ "phone": "63288490",
+ "phone_additional": "61228611",
+ "phone_home": "44052686",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Hassahana",
+ "work_company_accountant_number": "+(993)-44054003",
+ "work_started_at": "2017-12-07",
+ "work_salary": "2064",
+ "work_position": "sepagat uyasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jAsSjpOqzp9Kcm24aM3dlB68tcjqnyamCmcyx8UF.jpg",
+ "passport_two": "s42Ef204d2VUEC8FZKQOF2TsYCdaNH3imN0IVd33.jpg",
+ "passport_three": "10AmhXXdAEIdp3heuhzCL5AXXb5EbJtNK3gaIM6L.jpg",
+ "passport_four": "bRQJ3yL13pKGbIn06UE69qX2yJuAs484KIptnXC6.jpg",
+ "user_id": 500,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 15:44:41",
+ "updated_at": "2024-04-23 14:37:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1214,
+ "unique_id": "TB2305-1214",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Baýram",
+ "customer_surname": "Otjanow",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Sarahs şäheriniň Tekehan köçesi",
+ "real_address": "Sarahs şäheriniň Tekehan köçesi",
+ "passport_serie": "I-AH",
+ "passport_id": "221910",
+ "passport_given_at": "2003-02-17",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1986-05-01",
+ "email": null,
+ "phone": "64114932",
+ "phone_additional": null,
+ "phone_home": "13422948",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Demirýollary AGPJ 20-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-12390454",
+ "work_started_at": "2020-01-01",
+ "work_salary": "2360",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8nqLy0cg6oFE1j4l1XKd5y9aQt9lZfpb0LwydTLh.jpg",
+ "passport_two": "GDwg1yZZwnzvSHxJBSJqisVJIoPlz8e1BAMojKvs.jpg",
+ "passport_three": "jCkDeQTftfJAyx37Dgttvh3XFkgH4NeTWdOOq3MG.jpg",
+ "passport_four": "0iL5DFixI0Ki1mZAsasO40dhRpPXDbsztFMkWwtX.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-19 15:59:04",
+ "updated_at": "2024-04-19 15:59:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1215,
+ "unique_id": "TB8302-1215",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şuhrat",
+ "customer_surname": "Hudaýkulow",
+ "customer_patronic_name": "Nartajiýewiç",
+ "passport_address": "Magdanly şäher Ibin-sino köçe 9-24-nji jaý",
+ "real_address": "Magdanly şäher Ibin-sino köçe 9-24-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "498048",
+ "passport_given_at": "2006-09-18",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1977-09-20",
+ "email": null,
+ "phone": "62329088",
+ "phone_additional": null,
+ "phone_home": "44054163",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44036598",
+ "work_started_at": "2019-10-01",
+ "work_salary": "2900",
+ "work_position": "Ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "I6yuJWCSqvgWm1XLlr0Sy6gLRtjZqmManKHnUeRz.jpg",
+ "passport_two": "0QNi8TOc0yqKCclf03uF7Hd9l0dz1Ix3SbIf4Adu.jpg",
+ "passport_three": "9Vpo6Lh29b5OMBIoOjWV0N3Uck88u8Ue9NcGni9U.jpg",
+ "passport_four": "8cvWoiCLe916ewYLPSlQB0Sn966y2NgkYEFoapq2.jpg",
+ "user_id": 501,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 16:22:32",
+ "updated_at": "2024-04-23 14:39:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1216,
+ "unique_id": "TB8302-1216",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nargul",
+ "customer_surname": "Yakubowa",
+ "customer_patronic_name": "Kurbanazarowna",
+ "passport_address": "Magdanly saheri Gorogly kocesi 12/2-nji jayy",
+ "real_address": "Magdanly saheri Gorogly kocesi 12/2-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "450309",
+ "passport_given_at": "2005-09-24",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1988-04-01",
+ "email": "muziktank78@gmail.com",
+ "phone": "63885293",
+ "phone_additional": "63362516",
+ "phone_home": "44054402",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "29-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-44050122",
+ "work_started_at": "2017-11-25",
+ "work_salary": "4010",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "AkW6G6j1pVpvhBCTn1Btfgk9zV9BWASvJPLc4sKf.jpg",
+ "passport_two": "g7MYQZsJF7XyvHm1rQeSYbuePOhY7NXKZmVRePzY.jpg",
+ "passport_three": "MsnLYYFzbUBCa6KyNOnbLvASoprNpSr1fQSLFz9R.jpg",
+ "passport_four": "5PRBuxWbUjchDk1wpei2qFrAuHBmGpzwbZAVjSmW.jpg",
+ "user_id": 502,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 16:26:47",
+ "updated_at": "2024-04-23 14:38:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1217,
+ "unique_id": "TB7390-1217",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Röwşen",
+ "customer_surname": "Hapbaýew",
+ "customer_patronic_name": "Halmyradowiç",
+ "passport_address": "Mary şäher Mülkbagşy ÝJT Şabasan köçesi jaý 44",
+ "real_address": "Mary şäher Mülkbagşy ÝJT Şabasan köçesi jaý 44",
+ "passport_serie": "I-MR",
+ "passport_id": "974093",
+ "passport_given_at": "2014-08-12",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etrap Mülkbagşy geňeşlik",
+ "born_at": "1997-02-04",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64376675",
+ "phone_additional": "64376675",
+ "phone_home": "64376675",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary halkara howa menzili",
+ "work_company_accountant_number": "+(993)-64376675",
+ "work_started_at": "2023-03-15",
+ "work_salary": "1595",
+ "work_position": "sürüji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "IO3gZw7AYvcRlk0KEwggCKQHOAqgDHH3XQMpIAdJ.jpg",
+ "passport_two": "WN7ynwyYWwMNSxOTwByhJQ2XTWJowMtwma50LXWT.jpg",
+ "passport_three": "DZ4Cbw4MzORGKrnqrTPgis5Ep1NJKpnU1DtDMJDY.jpg",
+ "passport_four": "cRlCxg1aOa0ONNBJTdBE66qnaz30n8Bauzh9oCk4.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-19 16:48:06",
+ "updated_at": "2024-04-19 17:16:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1218,
+ "unique_id": "TB7369-1218",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Akjemal",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Geldimyradowna",
+ "passport_address": "Baýramaly etrap Mekan şäherçe",
+ "real_address": "Baýramaly etrap Mekan şäherçe",
+ "passport_serie": "II-MR",
+ "passport_id": "047131",
+ "passport_given_at": "2015-09-04",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Mekan şäherçe",
+ "born_at": "1999-06-30",
+ "email": null,
+ "phone": "63933596",
+ "phone_additional": "63933596",
+ "phone_home": "63933596",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly etrap 25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63933596",
+ "work_started_at": "2023-09-01",
+ "work_salary": "2795",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "J32TpT9xeJYybR2waUWbrxQjN7XwUO5ipoVykqDC.jpg",
+ "passport_two": "CMNyfUEc84K8gWorGZVfDCxwZRKJ1AJPBKMHp1KA.jpg",
+ "passport_three": "7wDxHsjYMsWlMx5oveC7S02jpiMNT2gvRkpaV0cb.jpg",
+ "passport_four": "dOC9ug9Lj3FI0b9OdMDS9jheRUCynxzYXBGkx8sX.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 17:25:17",
+ "updated_at": "2024-04-19 17:25:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1219,
+ "unique_id": "TB7390-1219",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Ýusup",
+ "customer_surname": "Allamyradow",
+ "customer_patronic_name": "Kuwwatogly",
+ "passport_address": "Mary etrap Aşgabat geňeşliginiň Ata obasynyň Görogly köçesiniň 10njy jaýy",
+ "real_address": "Mary etrap Aşgabat geňeşliginiň Ata obasynyň Görogly köçesiniň 10njy jaýy",
+ "passport_serie": "II-MR",
+ "passport_id": "090499",
+ "passport_given_at": "2016-06-28",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etrap Aşgabat geňeşlik",
+ "born_at": "1995-11-29",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "61972265",
+ "phone_additional": "61972265",
+ "phone_home": "61972265",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Gerçek ýigit hususy kärhanasynyň Mary şahamçasy",
+ "work_company_accountant_number": "+(993)-61972265",
+ "work_started_at": "2023-12-06",
+ "work_salary": "1677",
+ "work_position": "operator",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "rtU5MOe9JzMZb8SjMPv60KyquxS7k5ILhsyGMC10.jpg",
+ "passport_two": "MCq2hph0NfvQRx2XZU02ygFT30XzAU0yndOeBxFK.jpg",
+ "passport_three": "WxMOuvUGRui7rGUII8azkHKorMjwY0KadzYD3AUE.jpg",
+ "passport_four": "yUrgpjBvjKLrDnB2pOMSVGI0wjSiSBEIOVx6udVT.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-19 17:28:52",
+ "updated_at": "2024-04-19 17:28:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1220,
+ "unique_id": "TB6359-1220",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Amanbike",
+ "customer_surname": "Hajymyradowa",
+ "customer_patronic_name": "Balkanowna",
+ "passport_address": "BW Balkanabat şäher kw 213 jaý 92",
+ "real_address": "BW Balkanabat şäher kw 213 jaý 92",
+ "passport_serie": "I-BN",
+ "passport_id": "270523",
+ "passport_given_at": "2005-09-21",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1980-06-09",
+ "email": null,
+ "phone": "63424990",
+ "phone_additional": "63424990",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitdag buraw işler müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2006-03-01",
+ "work_salary": "2893",
+ "work_position": "geolog",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "iceqFQ84tR9iDnimpu0A6a1r1i46UZXzATYVy9VX.jpg",
+ "passport_two": "vbNSyyYUR1QL2kG6hAl4buJyTyU7pEI2Ztq5Jnfy.jpg",
+ "passport_three": "2aXnUZcOsp7easRmnRR4tjqgM85eQeRHFhsosnrR.jpg",
+ "passport_four": "SBERSYmKM9pRBxf9wSsBpNp5RbfgluIl1Iusb9PY.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 17:29:15",
+ "updated_at": "2024-04-19 17:29:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1221,
+ "unique_id": "TB7369-1221",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Gülşat",
+ "customer_surname": "Arslanowa",
+ "customer_patronic_name": "Öwezbaýewna",
+ "passport_address": "Baýramaly şäheri Şapak köçesi 29 jaý",
+ "real_address": "Baýramaly şäheri Şapak köçesi 29 jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "655187",
+ "passport_given_at": "2011-04-20",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäheri Şapak köçesi 29 jaý",
+ "born_at": "1989-09-18",
+ "email": null,
+ "phone": "61558974",
+ "phone_additional": "61558974",
+ "phone_home": "61558974",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Marytelekom WEAK-nyň MATB MDN bölümi",
+ "work_company_accountant_number": "+(993)-61558974",
+ "work_started_at": "2007-11-19",
+ "work_salary": "2160",
+ "work_position": "montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8K2u8KUg19wYy9Ph3SUm5fotcunzxDLCyhYctlK4.jpg",
+ "passport_two": "1OZqYLM2zsBJShcizvUOkuIprHlr7JXSQPOXLn8K.jpg",
+ "passport_three": "jXnj1vsIYpCLGPw2QuFaleIQdfkfquw4PYK4HLiU.jpg",
+ "passport_four": "8xOA8ivjyieOvsTOsY37uxZyDYuWc6dIeUe9ckhg.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 17:30:32",
+ "updated_at": "2024-04-19 17:30:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1222,
+ "unique_id": "TB6359-1222",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Müňlik",
+ "customer_surname": "Gurdowa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat ş kw 197 jaý 4 öý 7",
+ "real_address": "BW Balkanabat ş kw 197 jaý 4 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "082410",
+ "passport_given_at": "1999-06-02",
+ "passport_given_by": "BW Nebitdag ş PB",
+ "born_place": "BW Gazanjyk Gurbanmämmet geňeşligi",
+ "born_at": "1971-03-28",
+ "email": null,
+ "phone": "65157214",
+ "phone_additional": "65157214",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-03-01",
+ "work_salary": "1904",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ckkl8v8r6dtIcTcDR4JiM8rBGv7O1civpdmh0f4S.jpg",
+ "passport_two": "OlWT91HZjY7cv3xdwM8pv0g19AOkW1yrFPjkcIEe.jpg",
+ "passport_three": "UaY0hEu9p0AlgTBdFuOJ8Ke4mDcaL3oEcnCsYkGB.jpg",
+ "passport_four": "5FhvpSGZuqLOMUzOx19RE1bcK6gQjwLIVsyxutZr.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 17:34:26",
+ "updated_at": "2024-04-19 17:34:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1223,
+ "unique_id": "TB6359-1223",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hanmyrat",
+ "customer_surname": "Hojalyýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Türkmenbaşy etr Oglanly ş jaý 66",
+ "real_address": "BW Türkmenbaşy etr Oglanly ş jaý 66",
+ "passport_serie": "I-BN",
+ "passport_id": "013066",
+ "passport_given_at": "1998-11-26",
+ "passport_given_by": "BW Jebel ş PB",
+ "born_place": "BW Oglanly ş",
+ "born_at": "1969-02-10",
+ "email": null,
+ "phone": "63684919",
+ "phone_additional": "63684919",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan sement zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-06-05",
+ "work_salary": "2589",
+ "work_position": "Plombirleýji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "T89usm4nvaka6suRl5lYml6iVTFW1pInAt1m6Blq.jpg",
+ "passport_two": "ua7hRrwPAyl3eCHEsZtd0xZ8YWXlfQgLvk01oIIp.jpg",
+ "passport_three": "YuVKQIGyrINWms97B30VZCAlpPtSzdl0tFuGJyOT.jpg",
+ "passport_four": "y0LLwGLbQ4Pf082hqWh9ipRKAjYdMYvwJQicJdpB.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 17:40:21",
+ "updated_at": "2024-04-19 17:40:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1224,
+ "unique_id": "TB9315-1224",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Gulşat",
+ "customer_surname": "Kuliýewa",
+ "customer_patronic_name": "Kuliýewna",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "334527",
+ "passport_given_at": "2002-11-08",
+ "passport_given_by": "Görogly etrap häkimi",
+ "born_place": "Görogly etraby",
+ "born_at": "1986-08-31",
+ "email": "karz.Gorogly@gov.tm",
+ "phone": "65828142",
+ "phone_additional": "65828142",
+ "phone_home": "65828142",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýat Kazyýet lukmançylyk edarasy",
+ "work_company_accountant_number": "+(993)-65828142",
+ "work_started_at": "2006-11-21",
+ "work_salary": "1726",
+ "work_position": "arhiwçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "QugDlwXyGlsoF5nD4zf7NdxZlh2kfYS4DD9wdy0r.jpg",
+ "passport_two": "Bs7NWPNlOtWQyEi5thNqmcQ1jGLcsESyTvlQjJnP.jpg",
+ "passport_three": "mGrhVyllem3YMouthgchACsCVgedrIFljnJFMvMC.jpg",
+ "passport_four": "j3i99SbC31xkKpBUkXgbd448PkmUruHZIMwPuWsv.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 17:59:40",
+ "updated_at": "2024-04-19 17:59:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1225,
+ "unique_id": "TB9315-1225",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Annageldi",
+ "customer_surname": "Güýjow",
+ "customer_patronic_name": "Ýagmyrowiç",
+ "passport_address": "Görogly etrap Balyş Öwezow geňeşligi",
+ "real_address": "Görogly etrap Balyş Öwezow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "892101",
+ "passport_given_at": "2015-10-01",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Balyş Öwezow geňeşligi",
+ "born_at": "1999-08-26",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62524301",
+ "phone_additional": "61082667",
+ "phone_home": "61082667",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Aga Gurluşyk\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-61082667",
+ "work_started_at": "2023-10-02",
+ "work_salary": "1980",
+ "work_position": "elektrik",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "nTtgafKPzJCPy5vbB8Wpe5i2JdzblZPXnjsLz97E.jpg",
+ "passport_two": "XAQmdDpx8D37UR4iTEdDvJjQP5dEu2u6WJO7RdfK.jpg",
+ "passport_three": "9lVmYdUh8d4x6porCFyM7S3fq5qJoSDDm4ixxnMV.jpg",
+ "passport_four": "DKrJr732C7UbFoi4Q0B1rUREHXykXzLr8tHs4HIa.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 18:08:07",
+ "updated_at": "2024-04-19 18:08:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1226,
+ "unique_id": "TB8302-1226",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Durdyyew",
+ "customer_surname": "Gadam",
+ "customer_patronic_name": "Aydogdyyewic",
+ "passport_address": "Murgap etrap",
+ "real_address": "Magdanly saher",
+ "passport_serie": "I-MR",
+ "passport_id": "571106",
+ "passport_given_at": "2024-04-19",
+ "passport_given_by": "Murgap etrap hakimligi",
+ "born_place": "Gowsutbent gen",
+ "born_at": "2024-04-19",
+ "email": "hommalyyewaakgoze@gmail.comcom",
+ "phone": "63025560",
+ "phone_additional": "63309592",
+ "phone_home": "56851794",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bolum",
+ "work_company_accountant_number": "+(993)-44052239",
+ "work_started_at": "2024-04-19",
+ "work_salary": "3200",
+ "work_position": "Harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kfNeKYeUiMyib7hz5k0jeZH9bVYMD6QxQ0h6bNLa.jpg",
+ "passport_two": "CzioDV3eyT0qprrRvwwfeUFTubrTS1Pfe9bVj3cc.jpg",
+ "passport_three": "NtAQLUm2lRtGbEd9t9GXo0vlSA3QCLvORF1ig5Pj.jpg",
+ "passport_four": "7P3J1d8Z7p4kvsWUCQw99dm8SHuXMHaElAjXb20q.jpg",
+ "user_id": 494,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-19 20:32:42",
+ "updated_at": "2024-04-23 15:08:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1227,
+ "unique_id": "TB1307-1227",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aşyrguly",
+ "customer_surname": "Ilýasow",
+ "customer_patronic_name": "Nurgulyýewiç",
+ "passport_address": "Ahal welaYatynyN GOKdepe etraby Ahal obasy",
+ "real_address": "Ahal welaYatynyN GOKdepe etraby Ahal obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "795485",
+ "passport_given_at": "2021-12-27",
+ "passport_given_by": "Ahal wel Gokdepe etrap PB",
+ "born_place": "Ahal wel Gokdepe etrap",
+ "born_at": "1979-11-14",
+ "email": "Asyrguly@gmail.com",
+ "phone": "65615479",
+ "phone_additional": "61998510",
+ "phone_home": "63798475",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "KArantin merkezi",
+ "work_company_accountant_number": "+(993)-12938233",
+ "work_started_at": "2022-03-07",
+ "work_salary": "1694",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "h137jukuLby7vvCakwyOhkdwB8JHApkGzHMLq4Kb.jpg",
+ "passport_two": "nLgHYb0mcKAZl8rpsDtSCWNXgxgIyy0VX5WIltmI.jpg",
+ "passport_three": "VPxVcQ2z50dNnW9SvFjFjUi4ia0yG25pt9PbvyTJ.jpg",
+ "passport_four": "ntd6CSMmwQL5RUJpplYEFdMUQm36Ap44sryDd5pb.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-20 10:53:10",
+ "updated_at": "2024-05-02 12:06:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1228,
+ "unique_id": "TB1307-1228",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Şamyrat",
+ "customer_surname": "Annaniýazow",
+ "customer_patronic_name": "Gulmyradowiç",
+ "passport_address": "Ahal welaYatynyN Ak bugdaY etrabynyN Magtymguly oba koce Anew jay 1",
+ "real_address": "Ahal welaYatynyN Ak bugdaY etrabynyN Magtymguly oba koce Anew jay 1",
+ "passport_serie": "I-AH",
+ "passport_id": "566638",
+ "passport_given_at": "2012-08-27",
+ "passport_given_by": "Ahal welayat Ak bugday etrap hakimlgi",
+ "born_place": "Ahal welayat Ak bugday etrap hakimlgi",
+ "born_at": "1996-07-24",
+ "email": "Samyrat@gmail.com",
+ "phone": "61008998",
+ "phone_additional": "61008998",
+ "phone_home": "12536858",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat saher hakimligi 2-nji gurlusyk gurnama mudirligi",
+ "work_company_accountant_number": "+(993)-12280714",
+ "work_started_at": "2021-06-14",
+ "work_salary": "2598",
+ "work_position": "betoncy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vIWIeDIfUOwC1nW3MU1X6LtkwMbzlD4jUjxxGsPq.jpg",
+ "passport_two": "GBfST72LuxLAiEqqAIfpWGAWgw4cvQGGwEDj5y8f.jpg",
+ "passport_three": "y5SRPoAmuRepd48ZIZtCjXyDfKQUJyTZeQqnMKtP.jpg",
+ "passport_four": "Q8OJzcVpSLwpFBUfYulvSZO4znSuPa2X5A4OdHlQ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-20 12:33:58",
+ "updated_at": "2024-05-02 12:06:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1229,
+ "unique_id": "TB8318-1229",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Gülaýym",
+ "customer_surname": "Ganiýewa",
+ "customer_patronic_name": "Jumanazarowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri Metýobeket köçesi 8-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri Metýobeket köçesi 8-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "115922",
+ "passport_given_at": "1999-10-14",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB",
+ "born_place": "Lebap welaýatynyň S.Nyýazow adyndaky etrabynyň Daşrabat geňeşligi",
+ "born_at": "1977-12-19",
+ "email": null,
+ "phone": "65226045",
+ "phone_additional": "65226045",
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag şäher Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2004-10-01",
+ "work_salary": "1837",
+ "work_position": "Inspektor",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "gehtt3rNL5S0Cpl92aqcaL9ennLBngfxiefzSYGn.jpg",
+ "passport_two": "WUYC7sYeVVkKD6NFv3uG2SJagglugpzTGHG7yd3i.jpg",
+ "passport_three": "aeFiqr5vW98DOOyf2QmXhYa9c6HGoI7nimaMlqKu.jpg",
+ "passport_four": "L2kwuiINjLYcJOV6RKyE8PuoqXTMnXYlgcNxTBzC.jpg",
+ "user_id": 504,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-22 10:48:18",
+ "updated_at": "2024-04-22 15:42:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1230,
+ "unique_id": "TB8318-1230",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Çary",
+ "customer_surname": "Şaimow",
+ "customer_patronic_name": "Ýok",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi Kazarma köçesi 4305 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi Kazarma köçesi 4305 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "170133",
+ "passport_given_at": "2000-03-22",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap PB",
+ "born_place": "Lebap welaýatynyň Mukry şäherçesi",
+ "born_at": "1973-04-10",
+ "email": null,
+ "phone": "61868852",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk Kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2000-03-22",
+ "work_salary": "3473",
+ "work_position": "Bölüm başlyk",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "DBiHefSBLcWeAPQapJRlAkkR09DD0gLStLcYwBtY.jpg",
+ "passport_two": "QhRrrJVT3QCuJdL8iCzXA4yFBvTDJtN71vM1R7cg.jpg",
+ "passport_three": "73eo74nQw6zPzHfbGKA0bYxdpflFmMQ3cfKfBERZ.jpg",
+ "passport_four": "MzYeTjKdpqukjoJ3dwNr3dpnbEkxLWFYqnKpVnlm.jpg",
+ "user_id": 505,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-04-22 11:47:37",
+ "updated_at": "2024-04-22 15:45:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1231,
+ "unique_id": "TB1307-1231",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguldolan",
+ "customer_surname": "Hojagulyyewa",
+ "customer_patronic_name": "Allaberdiyewna",
+ "passport_address": "Asgabat Buzmeyin etr Bekrewe koce pitomnik jay22/1",
+ "real_address": "Asgabat Buzmeyin etr Bekrewe koce pitomnik jay22/1",
+ "passport_serie": "I-AS",
+ "passport_id": "584798",
+ "passport_given_at": "2018-04-05",
+ "passport_given_by": "Asgabat buzmeyin etr hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1972-08-01",
+ "email": "Oguldolan@gmail.com",
+ "phone": "65680679",
+ "phone_additional": "65680679",
+ "phone_home": "65680679",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn senagat ministirligi",
+ "work_company_accountant_number": "+(993)-65680679",
+ "work_started_at": "2018-05-15",
+ "work_salary": "1934",
+ "work_position": "wahtyor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SWPOZbGfhWoKi5pcoyhA5r0pN83HPFFXB2PyLgrZ.jpg",
+ "passport_two": "FA8DtNE6uusd4mCiCMIbuatwd1QOm6UEj31sVj7a.jpg",
+ "passport_three": "XT8ZGKeFJxVg9V2BdMP4q2FGkwkpL1wOMc2BGnbO.jpg",
+ "passport_four": "x8PnPzGqrRuQSmq2PD17hvZGVlqMgaqsVXTKLgsS.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 13:17:23",
+ "updated_at": "2024-05-02 12:05:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1232,
+ "unique_id": "TB1307-1232",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aynagozel",
+ "customer_surname": "Yagmyrowa",
+ "customer_patronic_name": "Geldimyradowna",
+ "passport_address": "Asgagabt s Berkararlyk etr koceAsgabat jay3/1",
+ "real_address": "Asgagabt s Berkararlyk etr koceAsgabat jay3/1",
+ "passport_serie": "I-AS",
+ "passport_id": "616894",
+ "passport_given_at": "2019-11-01",
+ "passport_given_by": "Asgabat s Berkararlyk etr",
+ "born_place": "Asgabat",
+ "born_at": "1989-02-14",
+ "email": "Aynagozel@gmail.com",
+ "phone": "65615181",
+ "phone_additional": "65615181",
+ "phone_home": "65615181",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Lukmancylyk",
+ "work_company_accountant_number": "+(993)-65615181",
+ "work_started_at": "2012-06-01",
+ "work_salary": "3586",
+ "work_position": "sepagat uyasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "aZxQ55spQzWKpwLH6tUKfbVsomXluQ19z0O27jrq.jpg",
+ "passport_two": "dYZVDsWMi8SDlStRciVkth7QTfGRh8ziNp2OLRuQ.jpg",
+ "passport_three": "bkD9B7UbxXk4dOCto14BjyEWQYzIlWDYiBw0LPSX.jpg",
+ "passport_four": "SrU5h1uZePApO4h4OX6qIqaaAuQNzqKqqVCdk3fl.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 13:33:18",
+ "updated_at": "2024-05-02 12:05:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1233,
+ "unique_id": "TB8302-1233",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulmurat",
+ "customer_surname": "Hoşmuradow",
+ "customer_patronic_name": "Suwankulowiç",
+ "passport_address": "Magdanly şäher Ýaşyl-tug köç köç 76-njy jaý",
+ "real_address": "Magdanly şäher Ýaşyl-tug köç köç 76-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "187154",
+ "passport_given_at": "2000-09-07",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "2000-09-07",
+ "email": null,
+ "phone": "63035744",
+ "phone_additional": null,
+ "phone_home": "44051425",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşäheragyzsuw\"müdirligi",
+ "work_company_accountant_number": "+(993)-44051776",
+ "work_started_at": "2013-11-06",
+ "work_salary": "2620",
+ "work_position": "Enjam sazlaýjy",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "fwdX9c7p9JXDzUI5LInc6fAwNQ32ql16tpvmW955.jpg",
+ "passport_two": "HeQzGBDPn3S8f99NSQ9IJaF43dVrcIfj7RvbH6jg.jpg",
+ "passport_three": "KHmm9TwwRYfzuoKk5hYmFZMk4dLESOSjXEwe2Zqu.jpg",
+ "passport_four": "sCvHCv40b0DEki0tr8mCyNvoUbDWq3eepYGZtmgh.jpg",
+ "user_id": 507,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 14:35:12",
+ "updated_at": "2024-04-25 16:52:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1234,
+ "unique_id": "TB2305-1234",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Gadam",
+ "customer_surname": "Meläýew",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Sarahs etrabynyň Oraz salyr obasy",
+ "real_address": "Sarahs etrabynyň Oraz salyr obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "722217",
+ "passport_given_at": "2018-08-15",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Ýalawaç obasy",
+ "born_at": "1987-02-06",
+ "email": null,
+ "phone": "62676693",
+ "phone_additional": null,
+ "phone_home": "63319758",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-61932365",
+ "work_started_at": "2010-09-13",
+ "work_salary": "4059",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6lClADHaDOndMSObqfV1c9JdoQmJVhZkPg8wlasZ.jpg",
+ "passport_two": "CbfCQrCJUcuA5WUPK3eN34MWQZRXEBE7Bp0n3X4h.jpg",
+ "passport_three": "R5YsqVmIuqfon34euhY818j0qYIpxVuYMQQaHQhX.jpg",
+ "passport_four": "KSf7T0mUZ8oBHYRWlt97WTWVcLKhzLwRAA1kx6mo.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-22 15:14:32",
+ "updated_at": "2024-04-22 15:14:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1235,
+ "unique_id": "TB2305-1235",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Batyr",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Ilamanowiç",
+ "passport_address": "Sarahs etrabynyň Hanýap obasy",
+ "real_address": "Sarahs etrabynyň Hanýap obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "035176",
+ "passport_given_at": "1998-11-27",
+ "passport_given_by": "Sarahs etrap PB",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1980-06-18",
+ "email": null,
+ "phone": "62272502",
+ "phone_additional": null,
+ "phone_home": "65422386",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabymyň 6-njy çagalar bagy",
+ "work_company_accountant_number": "+(993)-64659796",
+ "work_started_at": "2023-11-21",
+ "work_salary": "1940",
+ "work_position": "Sakçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "E1rZPukcAqKUBV2mtabuH4bFYY0DwjSSrgPSLUH6.jpg",
+ "passport_two": "DAyTMi3mhP3Luq8eNnwIVUxm4hfAXKxx8iU01ZHQ.jpg",
+ "passport_three": "t0fKLSnLhoM1SPfF56ftC0UIMkKyN5G1Wqi7SqGp.jpg",
+ "passport_four": "uYmzHHEtzEUq2rk0lZnNjCtZdGUqzqICNcZxydCu.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-22 15:20:01",
+ "updated_at": "2024-04-22 15:20:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1236,
+ "unique_id": "TB6359-1236",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arazmämmet",
+ "customer_surname": "Baýrammämmedow",
+ "customer_patronic_name": "Jumamämmedowiç",
+ "passport_address": "BW Gumdag ş Täze köçe kw 10 jaý 125",
+ "real_address": "BW Gumdag ş Täze köçe kw 10 jaý 125",
+ "passport_serie": "I-BN",
+ "passport_id": "493598",
+ "passport_given_at": "2015-02-12",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1998-12-29",
+ "email": null,
+ "phone": "62850021",
+ "phone_additional": "62850021",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Polisiýa müd.ýangyn howp.2-nji YHO",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-11-16",
+ "work_salary": "3272",
+ "work_position": "Uly tehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VaHjAfGyvXJ0mPOJJ5nIXYYo3Uti01PEN0c5W2Ox.jpg",
+ "passport_two": "NIPcXdUUisO7RMmmTvoI5ecoyfk65UotRWeIP91K.jpg",
+ "passport_three": "rKSB6uRiKZnZHtAhZIQYdj2h5HkGnsvoCO4dhb4a.jpg",
+ "passport_four": "DSLS1214INckXFV7YkJoxOnPuUoTnEHUO97M7J1N.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 15:33:49",
+ "updated_at": "2024-04-22 15:33:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1237,
+ "unique_id": "TB2305-1237",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Akmyradow",
+ "customer_patronic_name": "Töräýewiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "677621",
+ "passport_given_at": "2017-01-18",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "2000-03-06",
+ "email": null,
+ "phone": "62157147",
+ "phone_additional": null,
+ "phone_home": "13427058",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "45651 Harby bölümi",
+ "work_company_accountant_number": "+(993)-62157147",
+ "work_started_at": "2023-06-01",
+ "work_salary": "4235",
+ "work_position": "Harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "VfcG6jeEhj2zAHzllHZsXZh5IB7b7el8cdMdxD6g.jpg",
+ "passport_two": "oeEf8nLzDSVE4ixRE7KM45WTzxRAHJHMAqXuukPA.jpg",
+ "passport_three": "RS0gE5tXnXJeesDogBGONmUW6lW0rHWXzYI1BAhq.jpg",
+ "passport_four": "TUSRcH8DX6QHqZu1afQURZMzK8sY8KgNuLM2XDiJ.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-22 15:38:54",
+ "updated_at": "2024-04-22 15:38:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1238,
+ "unique_id": "TB8302-1238",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulcahra",
+ "customer_surname": "Rejepowa",
+ "customer_patronic_name": "Pirnazarowna",
+ "passport_address": "Koytendag etrabynyn Gursun Magdan kani gen Ruhyyet 34",
+ "real_address": "Koytendag etrabynyn Gursun Magdan kani gen Ruhyyet 34",
+ "passport_serie": "I-LB",
+ "passport_id": "793875",
+ "passport_given_at": "1973-02-25",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1973-02-25",
+ "email": null,
+ "phone": "61744533",
+ "phone_additional": "61744533",
+ "phone_home": "44025874",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk şäherçe Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-44025874",
+ "work_started_at": "2016-07-19",
+ "work_salary": "1809",
+ "work_position": "Hasapçy pasportçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6uee4fMB4yGX0XlNOBFpf3RVuRL0ODyn2cgkqWWi.jpg",
+ "passport_two": "htFhhOk8EJh7ALRdMFXblOv3pmSLycDusBGV0jcO.jpg",
+ "passport_three": "MVs3TNf6yVOWOGH2ZUKWnJPVROvppknfgQO0aBGO.jpg",
+ "passport_four": "Oo1a0NKik5ZNsh5wua0VYuczqKFydNHV4JWeWAbn.jpg",
+ "user_id": 509,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 15:41:07",
+ "updated_at": "2024-04-23 14:33:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1239,
+ "unique_id": "TB8302-1239",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Eldor",
+ "customer_surname": "Ibragimow",
+ "customer_patronic_name": "Şuhratowiç",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 5-8-nji jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 5-8-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "555565",
+ "passport_given_at": "2009-03-28",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-12-20",
+ "email": null,
+ "phone": "63409570",
+ "phone_additional": null,
+ "phone_home": "44059674",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2022-01-11",
+ "work_salary": "4101",
+ "work_position": "Müdiriň orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "27uls3SXyPEiq4eQ8IKLWX17n0FDnvFuCKxUFTF7.jpg",
+ "passport_two": "62fJZvOEKRe0uTzLkhbPFj8M0Asupq43TkryYu0V.jpg",
+ "passport_three": "g4hHQJ5LCx0AYIrzYGdSf8oZPE5C0ywvNs4QgaZU.jpg",
+ "passport_four": "IhrTHB86RyPckIes3JL6SOCy53T2itJm6OE9yBfn.jpg",
+ "user_id": 510,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 15:50:28",
+ "updated_at": "2024-04-25 16:52:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1240,
+ "unique_id": "TB6359-1240",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbanberdi",
+ "customer_surname": "Maşatgulyýew",
+ "customer_patronic_name": "Surnyýewiç",
+ "passport_address": "BW Etrek etrap Madaw geňeşligi",
+ "real_address": "BW Etrek etrap Madaw geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "421962",
+ "passport_given_at": "2011-04-06",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "BW Etrek etrap Madaw geňeşligi",
+ "born_at": "1993-08-01",
+ "email": null,
+ "phone": "63884788",
+ "phone_additional": "63884788",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýol gurluşyk müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-10-15",
+ "work_salary": "2388",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "up6bRQEo5b29oUClkePgitaP5YADUWHof5M7kZMs.jpg",
+ "passport_two": "kgItHpB01Jqt5G6pLhnU6PgztKANEfahMUWgHLPn.jpg",
+ "passport_three": "eswI9fO5SIWJVM55vlmBpA05uPb4ufNaHDtWyj3e.jpg",
+ "passport_four": "0TboPFO0lxPP9ryDT7e7DL9AIyrwdgvsuJwe0jHv.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 16:10:01",
+ "updated_at": "2024-04-22 16:10:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1241,
+ "unique_id": "TB6359-1241",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nazaly",
+ "customer_surname": "Orazgeldiýew",
+ "customer_patronic_name": "Annaorazowiç",
+ "passport_address": "BW Balkanabat şäher kw209 jaý 15 öý 24",
+ "real_address": "BW Balkanabat şäher kw209 jaý 15 öý 24",
+ "passport_serie": "I-BN",
+ "passport_id": "040422",
+ "passport_given_at": "1999-01-11",
+ "passport_given_by": "BW Nebitdag şäher polisiýa bölümi",
+ "born_place": "BW Çeleken şäheri",
+ "born_at": "1963-06-11",
+ "email": null,
+ "phone": "65297189",
+ "phone_additional": "65297189",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Abatlaýyş sazlaýyş we elektrogurnama müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-06-10",
+ "work_salary": "3502",
+ "work_position": "Elektromehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "X8C15DlV15sVYZOJcblLkpeH4BjQcSje7MNqkKH4.jpg",
+ "passport_two": "vwPILqoz11wSflVtLLmMs0Bo39n50LfJvaCi5Djs.jpg",
+ "passport_three": "rJ2lIyzfiOJfWfEB9O47OJDCn4VmsuxpedgJSmCL.jpg",
+ "passport_four": "e19ISuiYVc8DI4Vil5bfprttrh0PEqCg3KMizOb8.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 16:17:41",
+ "updated_at": "2024-04-22 16:17:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1242,
+ "unique_id": "TB6359-1242",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bibipatma",
+ "customer_surname": "Hydyrowa",
+ "customer_patronic_name": "Talypmämmedowna",
+ "passport_address": "BW Balkanabat kw 189 jaý 21 öý 7",
+ "real_address": "BW Balkanabat kw 189 jaý 21 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "443155",
+ "passport_given_at": "2011-07-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1984-06-13",
+ "email": null,
+ "phone": "64172318",
+ "phone_additional": "64172318",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Batly Gadam\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2014-10-31",
+ "work_salary": "3300",
+ "work_position": "Hili barlagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NwvRpbVoS8VHc4z3UrUYcq8N3VfiT15el9UuYW75.jpg",
+ "passport_two": "56XUV9Ip8fHNkHO2C5YYZ2TqAwlWBHwdlj35bIAM.jpg",
+ "passport_three": "QvDpTsuwaODDLIr9yAUegA1m3z8fPgwvh8X8aadU.jpg",
+ "passport_four": "Rrd54vxfsDEt5qsMJZFe6lIFce9DdfhsWhTFiqbT.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 16:33:16",
+ "updated_at": "2024-04-22 16:33:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1243,
+ "unique_id": "TB6352-1243",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nowruz",
+ "customer_surname": "Ýegendurdyýew",
+ "customer_patronic_name": "Amandurdyýewiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäher 197 kwartal 12 jaý 14 öý",
+ "real_address": "Balkan welaýatynyň Balkanabat şäher 197 kwartal 12 jaý 14 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "563254",
+ "passport_given_at": "2003-03-22",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "2003-03-22",
+ "email": null,
+ "phone": "65186004",
+ "phone_additional": "65546085",
+ "phone_home": "65186004",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş jaý ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-07-06",
+ "work_salary": "1692",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yCoqDpXZAE4FoWGNRyOjVadnRvK3fcslW7mBIuLs.jpg",
+ "passport_two": "NiF7OCaVEYR3dT5VH5jMa92vhH78JfQnAN6QVILP.jpg",
+ "passport_three": "rK3UPFFvfY2xO88lksxxJpAMiSReDsXx9sqRhWWZ.jpg",
+ "passport_four": "FX4uM7v1oituKeNohwI1doI9gLpoKiPCZFxNZSDi.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 16:43:41",
+ "updated_at": "2024-04-28 21:26:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1244,
+ "unique_id": "TB6359-1244",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Seýdylla",
+ "customer_surname": "Hajymämmedow",
+ "customer_patronic_name": "Kesebaşowiç",
+ "passport_address": "BW Balkanabat ş kw 207 jaý 28 öý 16",
+ "real_address": "BW Balkanabat ş kw 207 jaý 28 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "266195",
+ "passport_given_at": "2005-05-23",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Etrek şäherçesi",
+ "born_at": "1979-01-26",
+ "email": null,
+ "phone": "65973010",
+ "phone_additional": "65973010",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Aýratyn howply ýokanç keselleriň öňüni alyş merkeziniň Balkanabat bölümi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2000-03-13",
+ "work_salary": "1737",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "y2G5PuivO6SEXuHEodqOIsQeggBneAxDYjJa6Vnj.jpg",
+ "passport_two": "Bg2n6zSvhFf62z9GpNgUYzXNvXyL5LywGEGLUwfZ.jpg",
+ "passport_three": "hTvnXO6TbgvKuhEJzXIrLg6r2zpvdurY0SbBZm1V.jpg",
+ "passport_four": "kWACKpy5LiRiaUlhKTRjouR3mws3cxGq45QjV17j.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 16:49:52",
+ "updated_at": "2024-04-22 16:49:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1245,
+ "unique_id": "TB6352-1245",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maýsagül",
+ "customer_surname": "Garaýewa",
+ "customer_patronic_name": "Sapartaganowna",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 8 jaý 3 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 8 jaý 3 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "176702",
+ "passport_given_at": "2006-02-09",
+ "passport_given_by": "Balkan welaýatynyň Serdar etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly şäherçesi",
+ "born_at": "1979-02-13",
+ "email": null,
+ "phone": "62046879",
+ "phone_additional": null,
+ "phone_home": "62046879",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2007-09-01",
+ "work_salary": "4300",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qdPiFbExLdl79o8jvkeUQvbgB5tD0T6JfkRmosmk.jpg",
+ "passport_two": "0HSQb17QZhS2B4GhUK1UQQMwf5JXIgHYCDGnzlfG.jpg",
+ "passport_three": "RiNs3mVUyZikzHRHSV7CU9XJjQv2ecRBbKH4YXY1.jpg",
+ "passport_four": "uG43YY9KM1A0e9CLfe0zyxkKOHMwsciaShYQFMny.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 16:53:47",
+ "updated_at": "2024-04-28 21:25:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1246,
+ "unique_id": "TB2305-1246",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Ýeňiş",
+ "customer_surname": "Ödäýew",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "real_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "695835",
+ "passport_given_at": "2017-11-08",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Altyn asyr etrabynyň Altyn asyr şäheri",
+ "born_at": "1985-05-09",
+ "email": null,
+ "phone": "63894563",
+ "phone_additional": null,
+ "phone_home": "65964121",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 21-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-13422351",
+ "work_started_at": "2014-08-06",
+ "work_salary": "1983",
+ "work_position": "Sakçy",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "cMAS1laJwG51yp2ZmhR1EUMJrr1T4IKlHQ8pSJPe.jpg",
+ "passport_two": "1fsgc4UILDBz0hZhnJ1pZswtQHauiLDsXsB7JPki.jpg",
+ "passport_three": "kRLXoDIRoCTjvAv8v2hQgGjs9Ucr7bUY8nmXZlrG.jpg",
+ "passport_four": "AXEi74bymfSssvu9FEF4fvFXy1k8QQZD9W21zEZf.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-22 17:03:20",
+ "updated_at": "2024-04-22 17:03:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1247,
+ "unique_id": "TB1307-1247",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Semsat",
+ "customer_surname": "Gullykowa",
+ "customer_patronic_name": "Annagulyyewna",
+ "passport_address": "Ahal welaýatynyň Gökdepe etrabynyň Şorgala obasy",
+ "real_address": "Ahal welaýatynyň Gökdepe etrabynyň Şorgala obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "735459",
+ "passport_given_at": "2019-04-02",
+ "passport_given_by": "Ahal wel",
+ "born_place": "Ahal",
+ "born_at": "1985-08-13",
+ "email": "Semsat@gamilсom",
+ "phone": "64138923",
+ "phone_additional": "64138923",
+ "phone_home": "12456523",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmengazüpjünçilik birleşiginiň Gökdepeetrapgaz gaz hojalyk edarasynyň",
+ "work_company_accountant_number": "+(993)-12452582",
+ "work_started_at": "2022-09-01",
+ "work_salary": "2100",
+ "work_position": "2nji derejeli tehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FhNzKSU1OVoqxX4KFBQ6ZBEGx1WTOqHLIysHBfds.jpg",
+ "passport_two": "MrXjV7Dz3hNbdlBbmnhFJ6aP6z1ly23qiGueUspt.jpg",
+ "passport_three": "W1tU2tCasqABRezMIjHgYYSnmsgcvtRAeUfcqNep.jpg",
+ "passport_four": "RZqjsO9z1oWCfDuRG6agbvEzzGTSZJzFpeokGhcj.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 17:06:12",
+ "updated_at": "2024-05-02 12:04:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1248,
+ "unique_id": "TB1307-1248",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bezirgen",
+ "customer_surname": "Nuryyew",
+ "customer_patronic_name": "Orunbavewic",
+ "passport_address": "Asgabat saherinin Buzmeyin etraby Bekrewe y t Inzener koce 22 nji jayy 19 njy otagy",
+ "real_address": "Asgabat saherinin Buzmeyin etraby Bekrewe y t Inzener koce 22 nji jayy 19 njy otagy",
+ "passport_serie": "I-DZ",
+ "passport_id": "340956",
+ "passport_given_at": "2003-01-11",
+ "passport_given_by": "Dasoguz welayatynyn Gubadag etrap Hakimi",
+ "born_place": "Dasoguz welayatynyn Gubadag etraby Akaltyn genesligi",
+ "born_at": "1983-09-05",
+ "email": "Bezirgen@gmail.com",
+ "phone": "65573141",
+ "phone_additional": "64858147",
+ "phone_home": "62798382",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgaabt saherinin arassalayys abadanlasdyrys birlesigi Buzmeyin etrap arassacylyk mudirligi",
+ "work_company_accountant_number": "+(993)-12374381",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2856",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6HpEJiRXlMqCSCImsaTC28dmYR4ryChF2gXH0bdY.jpg",
+ "passport_two": "8lVuQcCBZYuPFYWDZ8plFlr36X7vnWsBln1je91l.jpg",
+ "passport_three": "iW46wJfHceWwEhdxKIOW4zI3iIimU1usI1lvloJs.jpg",
+ "passport_four": "ypfTUDKZw8aAXZsiURxwaaAgZiP0G12v0yLbBkUL.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 17:17:36",
+ "updated_at": "2024-05-02 12:04:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1249,
+ "unique_id": "TB1307-1249",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bossan",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Kömekowna",
+ "passport_address": "Asgabat s Kopetdag etrap koce Howdan jay 44 otag 10",
+ "real_address": "Asgabat s Kopetdag etrap koce Howdan jay 44 otag 10",
+ "passport_serie": "I-AS",
+ "passport_id": "036256",
+ "passport_given_at": "1998-09-01",
+ "passport_given_by": "Asgabat s Azatlyk etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1978-11-10",
+ "email": "Bossan@gmail.com",
+ "phone": "65852399",
+ "phone_additional": "63855513",
+ "phone_home": "12962274",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Eyran Hodro Asgabat Ko",
+ "work_company_accountant_number": "+(993)-12363266",
+ "work_started_at": "2005-09-09",
+ "work_salary": "3055",
+ "work_position": "tamizleyji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gurGhKH5iRKWR7sPFcOKMSbgYh6Qo7Whrl1elB33.jpg",
+ "passport_two": "XTJR9QM5G2qGvjR8rgHcZTzQuhdyKyI7dBIrP5dY.jpg",
+ "passport_three": "NEdxltcaGpI045Vil3TdjHjI7OngS93t5o2Q5MPH.jpg",
+ "passport_four": "7NcDUwztO1uMnLgMkVWs04fG5t1bgJYWlifR6f6c.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 17:18:17",
+ "updated_at": "2024-05-02 12:04:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1250,
+ "unique_id": "TB9314-1250",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Aziz",
+ "customer_surname": "Atajanow",
+ "customer_patronic_name": "Bekçanowiç",
+ "passport_address": "Köneürgenç şäher Gürgrenç köçesi 121/3-nji jaýy",
+ "real_address": "Köneürgenç şäher Gürgrenç köçesi 121/3-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "975381",
+ "passport_given_at": "2018-06-19",
+ "passport_given_by": "Köneürgenç şäher häkimligi",
+ "born_place": "Köneürgenç şäher",
+ "born_at": "1985-10-12",
+ "email": "Aziz@mail.com",
+ "phone": "61694500",
+ "phone_additional": "61694500",
+ "phone_home": "61694500",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Dagbaşy hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-30632___",
+ "work_started_at": "2021-06-01",
+ "work_salary": "2445",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ElGEvMyDbkV5jL6nWl9kTS5deT2umXjbIlJg0Kf8.jpg",
+ "passport_two": "Nqg2pzDqC32IufWoKepJMAMD0hCBl1YKahcYEOW1.jpg",
+ "passport_three": "NvFSuWUnjWznuJmtx4tULloq4cYSSYzhxB7BnXcF.jpg",
+ "passport_four": "xhmVGRozqO6hnEHkWBS2yCYiBqZEndbBkrVTKqaG.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 17:32:23",
+ "updated_at": "2024-04-22 17:32:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1251,
+ "unique_id": "TB9315-1251",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Bazar",
+ "customer_surname": "Bazarow",
+ "customer_patronic_name": "Baýramowiç",
+ "passport_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "112114",
+ "passport_given_at": "1999-11-10",
+ "passport_given_by": "Tagta etrap PB",
+ "born_place": "Tagta etrabynyň Abadanlyk geňeşligi",
+ "born_at": "1976-01-28",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64261271",
+ "phone_additional": "64261271",
+ "phone_home": "64261271",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap Bilim bölümi",
+ "work_company_accountant_number": "+(993)-64261271",
+ "work_started_at": "2011-03-01",
+ "work_salary": "1700",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GZYTKFUhh8Jncr27g3hJOx2GqAbkou0VvlJp15jh.jpg",
+ "passport_two": "AmW2bjAbQYiRtZBwhizEz1LTK94jFF7O4AC1R0WV.jpg",
+ "passport_three": "aLl4KyAzr5ATwZuuHkEyqaJ6JMBemYtaLbRhC5Rm.jpg",
+ "passport_four": "ma5i1qJpHYrbgUgnLnCgzt47ZkyLwvaNciBSQsKG.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 17:51:21",
+ "updated_at": "2024-04-22 17:51:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1252,
+ "unique_id": "TB7369-1252",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Azat",
+ "customer_surname": "Allaberdiýew",
+ "customer_patronic_name": "Dörtgulyýewiç",
+ "passport_address": "Baýramaly etrap Azat geňeşlik",
+ "real_address": "Baýramaly etrap Azat geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "994151",
+ "passport_given_at": "2014-12-05",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Azat geňeşlik",
+ "born_at": "1998-10-21",
+ "email": null,
+ "phone": "64528248",
+ "phone_additional": "64528248",
+ "phone_home": "64528248",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Bäş derek HK",
+ "work_company_accountant_number": "+(993)-64528248",
+ "work_started_at": "2019-06-01",
+ "work_salary": "2242",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wtKxPj36DB2fBBpW0dSYkhHaCnLYbmKLnZCAHZZE.jpg",
+ "passport_two": "DlBrYTFa7qo9Uxum8SoeMdNmTYkihFbc1WVbwipw.jpg",
+ "passport_three": "HeW1s6MTdMZwBnuMg1G7HUL4KeATCsI6eU3FxGeX.jpg",
+ "passport_four": "SJOCvm9wEjSKAgGoa7COCcebwBrOWgvHoReRSn67.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-22 17:58:31",
+ "updated_at": "2024-04-22 17:58:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1253,
+ "unique_id": "TB6360-1253",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Altynaý",
+ "customer_surname": "Garaýewa",
+ "customer_patronic_name": "Şuwlanberdigyzy",
+ "passport_address": "Hazar ş-çe kw 27 jaý 14 öý 4",
+ "real_address": "Hazar ş-çe kw 27 jaý 14 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "584638",
+ "passport_given_at": "2021-11-01",
+ "passport_given_by": "Hazar şäher Polisýa bölimi",
+ "born_place": "Magtymguly etraby",
+ "born_at": "2000-01-10",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64156296",
+ "phone_additional": "64156296",
+ "phone_home": "64156296",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "\"Çarlakly ýol",
+ "work_company_accountant_number": "+(993)-64156296",
+ "work_started_at": "2023-11-01",
+ "work_salary": "3055",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ztbpaqgvqv9NUuh1L6qvaCpD8nw5SDgvDjHY8b9z.jpg",
+ "passport_two": "Chc9ZptgfcIvxu9e6GU8ZZinj2lA3ZG47Px0oecO.jpg",
+ "passport_three": "ltDIiLkzc41W0gqV8I1ZnJWvtpMAfTM7DxTL1kwA.jpg",
+ "passport_four": "ND5xtKnQwrP8oEYId7z4BrgD6lpNdibIytC9UHke.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 11:29:09",
+ "updated_at": "2024-04-25 11:20:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1254,
+ "unique_id": "TB6360-1254",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Mämi",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": "Baýrammämmedowiç",
+ "passport_address": "Hazar ş-çe kw 37 jaý 8 öý 9",
+ "real_address": "Hazar ş-çe kw 37 jaý 8 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "565725",
+ "passport_given_at": "2020-06-24",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazra ş",
+ "born_at": "2004-06-13",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62296850",
+ "phone_additional": "62296850",
+ "phone_home": "62296850",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "\"Çarlakly ýol\" HK",
+ "work_company_accountant_number": "+(993)-62296850",
+ "work_started_at": "2023-11-15",
+ "work_salary": "3055",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lHpbQ5AQKxGREVoDMy2OVNzwf856AuVHT4fHeFX8.jpg",
+ "passport_two": "KKJ88mzy8lBv4gsKv3t5OLnRaUqDl9tNqiXqacls.jpg",
+ "passport_three": "ej7O5TWRNGIDwqid70yZI23ENgYO0fyLVLDD2oiq.jpg",
+ "passport_four": "mHCnjzil1FBuHNDahJpIjj7820Co0goy62xuI37H.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 11:43:02",
+ "updated_at": "2024-04-25 11:19:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1255,
+ "unique_id": "TB1307-1255",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ahal",
+ "customer_surname": "Mämmedow",
+ "customer_patronic_name": "Atrekowiç",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr k 3-nji geçelge jaý 16 A",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr k 3-nji geçelge jaý 16 A",
+ "passport_serie": "I-AS",
+ "passport_id": "317874",
+ "passport_given_at": "2004-05-22",
+ "passport_given_by": "Aşgabat ş köpetdag etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1988-04-19",
+ "email": "Ahal@gmail.com",
+ "phone": "62707081",
+ "phone_additional": "62707081",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat ş Baş maliýe we ykdysadyýet müdirligi",
+ "work_company_accountant_number": "+(993)-12920141",
+ "work_started_at": "2012-08-27",
+ "work_salary": "3208",
+ "work_position": "baş hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HUpqtPcEsvlJeaR67RlSYGgMQ8c7BUfoIsUVOnUZ.jpg",
+ "passport_two": "cFaDwu8Tq1rhgq3a4P7DieodrQtILWN2fhqzdb8p.jpg",
+ "passport_three": "knIGMoL21FSKJsWZX7JQpRAawvXFyCBQ9NCBz8QK.jpg",
+ "passport_four": "Eb3JT9vRhf0e7Zq1cbAMNksWTOV8EpFRCy4GV6TT.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 11:44:25",
+ "updated_at": "2024-06-01 12:34:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1256,
+ "unique_id": "TB6360-1256",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Rustam",
+ "customer_surname": "Aruhow",
+ "customer_patronic_name": "Şamilýewiç",
+ "passport_address": "Hazar ş-çe kw 39 jaý 8 öý 32",
+ "real_address": "Hazar ş-çe kw 39 jaý 8 öý 32",
+ "passport_serie": "I-AS",
+ "passport_id": "014137",
+ "passport_given_at": "1998-03-17",
+ "passport_given_by": "Aşgabat şäher Köpetdag etrap Polisya bölimi",
+ "born_place": "Çeleken ş",
+ "born_at": "1980-09-14",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62522732",
+ "phone_additional": "62522732",
+ "phone_home": "62522732",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Kaspion Offşor Konstrakşn\" Türkmenistandaky şahamçasy",
+ "work_company_accountant_number": "+(993)-62522732",
+ "work_started_at": "2023-04-01",
+ "work_salary": "6230",
+ "work_position": "Kapitan",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "O5Q0fvBymt8bVX4Cy9y4j7mTbHoeO2RmkTlk8igN.jpg",
+ "passport_two": "2dvfIzN1QLQDjpteAWwalO8x0o142l5Ih7ycF0bn.jpg",
+ "passport_three": "OFZACjZImKPLJAYeqxWexcjlJanzXSl3hukorziu.jpg",
+ "passport_four": "0i9Irqt8DIGWpn6ms0aC2crEek0t1KNmZqPxQjfk.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 11:55:34",
+ "updated_at": "2024-04-25 11:18:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1257,
+ "unique_id": "TB1307-1257",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Caryberdi",
+ "customer_surname": "Colakow",
+ "customer_patronic_name": "Akmyradowic",
+ "passport_address": "Asgabat saher Buzmeyyin etrap gokje koce A Akadow jay 3",
+ "real_address": "Asgabat saher Buzmeyyin etrap gokje koce A Akadow jay 3",
+ "passport_serie": "I-AH",
+ "passport_id": "335530",
+ "passport_given_at": "2006-01-07",
+ "passport_given_by": "Ahal welayat ruhabat etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1988-12-01",
+ "email": "caryberdi@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "turkmenistanyn Sowda we dasary ykdysady aragatnasyklar ministirligi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-10-16",
+ "work_salary": "1934",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rcNZgZ0q3bW1nP6xZiwjNHY3VjEooem4fOkdt92r.jpg",
+ "passport_two": "7t2mM7EVCwuMkKiA81UFXuCzuR4aEAueVZ8UhQtA.jpg",
+ "passport_three": "wbxBh8pXAZuWwSFDAJbfScNaSVvQoo3ttPOS1tdY.jpg",
+ "passport_four": "q3tZAj6qQ9maM6R3k1uUIKOLZDSdBSwedO1ZHOdj.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 11:57:13",
+ "updated_at": "2024-05-02 12:03:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1258,
+ "unique_id": "TB8302-1258",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ogulgurban",
+ "customer_surname": "Jumagylyjowa",
+ "customer_patronic_name": "Ýazgeldiýewna",
+ "passport_address": "Magdanly şäher Çarşaňňy köçe 6 jaýy",
+ "real_address": "Magdanly şäher Çarşaňňy köçe 6 jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "153026",
+ "passport_given_at": "1972-10-03",
+ "passport_given_by": "Serhedabat etrap häkimligi",
+ "born_place": "surhy geňeşligi",
+ "born_at": "1972-10-03",
+ "email": null,
+ "phone": "64198675",
+ "phone_additional": "64198675",
+ "phone_home": "44053518",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44053518",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3404",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "JcAhfvYtChGRLE74WjTMin8JD6ikveSIFdVcb1ox.jpg",
+ "passport_two": "pnGsNpPnYm7yjIb7BgofnxI8bgVlljRzaTfXCHE7.jpg",
+ "passport_three": "Pl0JX1As7SNMQT3TIMRTkVaAoDmWnoPGDTrg425o.jpg",
+ "passport_four": "hzzL3MH0afmL7BhbWEbFRAeiSvHk7x6IoV24Ul5F.jpg",
+ "user_id": 511,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 12:15:16",
+ "updated_at": "2024-04-23 12:16:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1259,
+ "unique_id": "TB8302-1259",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Muzaffar",
+ "customer_surname": "Baýmuradow",
+ "customer_patronic_name": "Narbaýewiç",
+ "passport_address": "Magdanly şäher Ýaşyl-tug köç 45-nji jaý",
+ "real_address": "Magdanly şäher Ýaşyl-tug köç 45-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "659942",
+ "passport_given_at": "2011-05-27",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-05-02",
+ "email": null,
+ "phone": "65283696",
+ "phone_additional": "64208417",
+ "phone_home": "44051935",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşäheragyzsuw\"",
+ "work_company_accountant_number": "+(993)-44051764",
+ "work_started_at": "2023-09-01",
+ "work_salary": "1941",
+ "work_position": "Sürüji",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "ulKePPXcHegrDuaAgcN4V0LqI6semRfqkWryBbQ9.jpg",
+ "passport_two": "2RSPccGoUiFMxEVaM0BHe8JoMUK6xsYVLo8IsAo1.jpg",
+ "passport_three": "PNqSVv05AvicPnCA23EfCCiROWNLgHLNyb0dvQpn.jpg",
+ "passport_four": "Bc6TQ9YFvYzMcZFBNerGkTw0a1qzzWYcngLmzq4e.jpg",
+ "user_id": 512,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 12:17:00",
+ "updated_at": "2024-04-25 16:53:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1260,
+ "unique_id": "TB6360-1260",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Meret",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Meredowiç",
+ "passport_address": "Etrek etrep Etrek şäheriniň Garajaoglan köçesi 8-nji jaý",
+ "real_address": "Etrek etrep Etrek şäheriniň Garajaoglan köçesi 8-nji jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "269380",
+ "passport_given_at": "2006-05-04",
+ "passport_given_by": "BW Etrek etrap hakimligi",
+ "born_place": "Etrek ş",
+ "born_at": "1990-04-01",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62370488",
+ "phone_additional": "62370488",
+ "phone_home": "62370488",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWBBM 62 -nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-62370488",
+ "work_started_at": "2022-11-29",
+ "work_salary": "1925",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "i4MoRoPD7B60eO5igXS1MHre09Ntc6oEdXT9gRwN.jpg",
+ "passport_two": "f5A6UK0UwC0kbiNp7MpbWKoJbtEaP29AoIDgWRwq.jpg",
+ "passport_three": "b9YTerTH24qVZ2PgHH2UZzpDYcYNXg0rKOb7zN6z.jpg",
+ "passport_four": "ldnTD3FF1td0QhEF4uGPthtIfiy7vTO05gg6D4a3.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 12:19:42",
+ "updated_at": "2024-04-25 11:18:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1261,
+ "unique_id": "TB1303-1261",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Merdan",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Mämmedowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Howdan \"W\" 14-nji jaýynyň 62-nji otagy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Howdan \"W\" 14-nji jaýynyň 62-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "493754",
+ "passport_given_at": "2014-01-21",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1985-03-30",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61158323",
+ "phone_additional": "61158323",
+ "phone_home": "65158323",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Berkararlyk etrap Ýaşaýyş jaý ulanyş tresti",
+ "work_company_accountant_number": "+(993)-61158323",
+ "work_started_at": "2024-01-10",
+ "work_salary": "1851",
+ "work_position": "Elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5pYZSxWEpKn76jSNmtGIb8n9XLEFR8NOclmf9NHB.jpg",
+ "passport_two": "k1P25IVCMylbHaASIh2w3zSJGNze556LqVe1TQtW.jpg",
+ "passport_three": "t0yJFjPhvdH8tPI5JUyFCj0RC9N2cCe2rR5sSlbT.jpg",
+ "passport_four": "iQvcxE9Vz0gyoDdmH7PoWVQnp5x2WLdZlXv6klWB.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 12:26:26",
+ "updated_at": "2024-04-25 10:26:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1262,
+ "unique_id": "TB1303-1262",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gyzylgül",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Änew şäheriniň Geolog ýaşaýyş jaý toplumynyň 33-nji jaýynyň 7-nji otagy",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Änew şäheriniň Geolog ýaşaýyş jaý toplumynyň 33-nji jaýynyň 7-nji otagy",
+ "passport_serie": "I-AH",
+ "passport_id": "218544",
+ "passport_given_at": "2002-12-26",
+ "passport_given_by": "Ahal welaýatynyň Gäwers etrap Häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1963-01-14",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64109457",
+ "phone_additional": "64109457",
+ "phone_home": "64109457",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäheriniň Köpetdag etrap Ýaşaýyşjaý ulanyş tresti",
+ "work_company_accountant_number": "+(993)-64109457",
+ "work_started_at": "2024-02-01",
+ "work_salary": "1845",
+ "work_position": "Meýdan süpürijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jadTaYxw8uSotVU9wY5A4DZDI40XK3LPHE5yjqdE.jpg",
+ "passport_two": "StJr3DvAGPkqt15NBtmGuNuBHEYAXuszf6UJ6Jm0.jpg",
+ "passport_three": "5w0kLThSgvCwRxkx9iTD9ZUJZ0LNN3gsUAb2Xd6e.jpg",
+ "passport_four": "WpUlNV7LrtPFJmhjJ4SQsIbQMZUF5mZ7iFQbJjJu.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 12:45:11",
+ "updated_at": "2024-04-27 12:12:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1263,
+ "unique_id": "TB9314-1263",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Döwlet",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Hojanepesowiç",
+ "passport_address": "S.Türkmenbaşy etrap Gyzyljagala geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Gyzyljagala geňeşligi",
+ "passport_serie": "I-AS",
+ "passport_id": "022179",
+ "passport_given_at": "1998-05-22",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap IIB",
+ "born_place": "S.Türkmenbaşy etrap B.Taganow adyndaky geňeşligi",
+ "born_at": "1979-04-22",
+ "email": "Dowlet@mail.com",
+ "phone": "62202030",
+ "phone_additional": "62202030",
+ "phone_home": "62202030",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguzawtoulag ö/b",
+ "work_company_accountant_number": "+(993)-23955___",
+ "work_started_at": "2022-04-07",
+ "work_salary": "1859",
+ "work_position": "S.Türkmenbaşy etrap awtotoplum başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1NGgcNFB56pE63yY1br0PxVeoRcIgja2EStdNnBm.jpg",
+ "passport_two": "RPvhCw6BwMplIkqdEhhduZrABeQVLinmeTfIN4xr.jpg",
+ "passport_three": "D3zpKjLOTXZlnlNTu0XqMCZhfrsLTS2sSLkUFujB.jpg",
+ "passport_four": "6NyH9oOrLleKlLER0iiF1w4rDmNGoy3tZdSlBOZO.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 14:20:32",
+ "updated_at": "2024-04-25 14:47:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1264,
+ "unique_id": "TB9314-1264",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Çynar",
+ "customer_surname": "Öwezowa",
+ "customer_patronic_name": "Toýlyýewna",
+ "passport_address": "Daşoguz şäher Onbegi köçe 15-nji jaýy",
+ "real_address": "Daşoguz şäher Onbegi köçe 15-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "120830",
+ "passport_given_at": "2001-07-20",
+ "passport_given_by": "Daşoguz şäher häkimi",
+ "born_place": "Köneürgenç etrabynyň Maslahat geňeşligi",
+ "born_at": "1985-01-20",
+ "email": "Cynar@mail.com",
+ "phone": "65288398",
+ "phone_additional": "65288398",
+ "phone_home": "65288398",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Türkmenistanyň Türkmenbaşy PTB-nyň Daşoguz welaýatynyň Köneürgenç etrap şahamçasy",
+ "work_company_accountant_number": "+(993)-33474___",
+ "work_started_at": "2012-11-17",
+ "work_salary": "2400",
+ "work_position": "esasy buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5PcJrqq4USKa6UbLw1zBlhj2hBEZJGoK4JFiCP4y.jpg",
+ "passport_two": "0WhTBAnaMqvgHGtx1iknAClPJyqALWiYXjNCQQHG.jpg",
+ "passport_three": "GNhyF50VcuBMlxq7z2vPnH7kfcT0VGC5QZ25x5fn.jpg",
+ "passport_four": "RDQm7AARU9F5m5OXmUCWJnppX14TkylldyjHwq2F.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 14:41:13",
+ "updated_at": "2024-04-25 14:46:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1265,
+ "unique_id": "TB8302-1265",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nurkul",
+ "customer_surname": "Şadowletow",
+ "customer_patronic_name": "Hudaýberdyýewiç",
+ "passport_address": "Magdanly şäher Babur köçe 89-njy jaýy",
+ "real_address": "Magdanly şäher Babur köçe 89-njy jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "026887",
+ "passport_given_at": "2019-02-21",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1966-09-25",
+ "email": null,
+ "phone": "62413945",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44037865",
+ "work_started_at": "2020-06-01",
+ "work_salary": "1400",
+ "work_position": "Çig mal taýarlaýjy",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "IEbHOuW8pXgak9AVAKpPhMTd9h1EdkcMiK6GbFjx.jpg",
+ "passport_two": "XYUKGnBQQBtGlCldOB9DkxdL1UtRUMmx0KOjpcss.jpg",
+ "passport_three": "uiVI1shSkrGjX9qi0cR3iEl74gnPzRI7sBcnDVXN.jpg",
+ "passport_four": "XOMcpq5bJwk4FQ1lvY5X4KWn9motacvOitbQ7caI.jpg",
+ "user_id": 513,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 15:48:16",
+ "updated_at": "2024-04-25 16:53:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1266,
+ "unique_id": "TB1307-1266",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yekaterina",
+ "customer_surname": "Mohnatowa",
+ "customer_patronic_name": "Witalyewna",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap koce 6 mkr 2 gec jay 9 otag 3",
+ "real_address": "Asgabat saherinin Berkararlyk etrap koce 6 mkr 2 gec jay 9 otag 3",
+ "passport_serie": "I-AS",
+ "passport_id": "508021",
+ "passport_given_at": "2014-08-13",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1997-01-05",
+ "email": "Yekaterina@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Saryyew Atamyrat Carymyradowic telekeci",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-05-05",
+ "work_salary": "1815",
+ "work_position": "kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qAVcqXv4JiiePvnoiAwwteArVqe19qHF2Q9lucyb.jpg",
+ "passport_two": "TatsVFdgpIBQMEwaRSglemS0ol4AtferxqSJrEat.jpg",
+ "passport_three": "geGBIcoIYXhxl3znou5tnyDZeIrKa0FkWtSRca8J.jpg",
+ "passport_four": "Pli3MtRZUCyCdAI5HdjfT1s8B4CdrueeL8TjqVmy.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 16:00:54",
+ "updated_at": "2024-05-02 12:02:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1267,
+ "unique_id": "TB9315-1267",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Daýanç",
+ "customer_surname": "Tagandurdyýew",
+ "customer_patronic_name": "Atageldiýewiç",
+ "passport_address": "Köneürgenç şäher Söýünow köçesiniň 148-nji jaýy",
+ "real_address": "Köneürgenç şäher Söýünow köçesiniň 148-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "814014",
+ "passport_given_at": "2013-03-25",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň Hojaýew geňeşligi",
+ "born_at": "1997-01-15",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64506500",
+ "phone_additional": "64506500",
+ "phone_home": "64506500",
+ "work_region": "dz",
+ "work_province_id": 36,
+ "work_company": "Ruhybelent etrabynyň 15-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-64506500",
+ "work_started_at": "2023-08-28",
+ "work_salary": "4987",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "5txcuqVB47Hz1eWQIST6urg4Fn1SgeY6GKrWtaRR.jpg",
+ "passport_two": "DP7TSDkdxIxHvzttGsNJp7HAwwAmkg9p5SDyh60X.jpg",
+ "passport_three": "80ZvBAV3DL4OPIFd0U1FRFpTWnRCKYhEr8Iltaug.jpg",
+ "passport_four": "0AAUDtWkQCQy6hC6jhoeG9KjL0r61PTPka8wuZYz.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 16:39:13",
+ "updated_at": "2024-04-23 16:39:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1268,
+ "unique_id": "TB8302-1268",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şahlo",
+ "customer_surname": "Babamuratowa",
+ "customer_patronic_name": "Babamuratowna",
+ "passport_address": "Magdanly şäher Merdana köçe 47-nji jaý",
+ "real_address": "Magdanly şäher Merdana köçe 47-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "896559",
+ "passport_given_at": "1999-08-26",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1999-08-26",
+ "email": null,
+ "phone": "61850923",
+ "phone_additional": null,
+ "phone_home": "44052997",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Lebapenergo\"önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-44037485",
+ "work_started_at": "2023-06-05",
+ "work_salary": "1173",
+ "work_position": "El mantýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iRBrcTNaC6tCBdFkKxCEBDytw5mLy6NLaLtXXJSf.jpg",
+ "passport_two": "995CFjSHr1dPBzOILq56uc9UfRMmsbrYNuCR7J6w.jpg",
+ "passport_three": "LMnVYx2rZNdAedQi4lsIDlkBaRHaDPTrRiawSvCM.jpg",
+ "passport_four": "VHKI0Xi6JNlJfscKUrmDlbed7LSpTHYfzhImm4PI.jpg",
+ "user_id": 514,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 16:39:28",
+ "updated_at": "2024-04-25 16:53:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1269,
+ "unique_id": "TB9315-1269",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Kakamyrat",
+ "customer_surname": "Şiriýew",
+ "customer_patronic_name": "Çowdurowiç",
+ "passport_address": "Görogly etrabynyň Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrabynyň Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "882090",
+ "passport_given_at": "2015-05-07",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Türkmenýoly geňeşligi",
+ "born_at": "1999-04-19",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62136379",
+ "phone_additional": "62136379",
+ "phone_home": "62136379",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 50-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-62136379",
+ "work_started_at": "2023-01-13",
+ "work_salary": "3765",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "zMAfYE0WQ48cBcbKHLIiySmmxN8g8oswKudsGRcb.jpg",
+ "passport_two": "cz3aytorlANjDZuzzYCTLckK5KQFxRb6MHoMCL7m.jpg",
+ "passport_three": "OzwdiGiiFhrZ3BMc2hX9xFp6SbSi4wDubAVVQ97o.jpg",
+ "passport_four": "BRFnUURFrmPJgAc8Sx2QTqCnLPbZPlbte0YbqzQC.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 16:47:55",
+ "updated_at": "2024-04-23 16:47:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1270,
+ "unique_id": "TB6359-1270",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Röwşen",
+ "customer_surname": "Welmämmedow",
+ "customer_patronic_name": "Pyhambergulyýewiç",
+ "passport_address": "BW Balkanabat şäher kw211 jaý 13 öý44",
+ "real_address": "BW Balkanabat şäher kw211 jaý 13 öý44",
+ "passport_serie": "I-BN",
+ "passport_id": "122826",
+ "passport_given_at": "2001-10-16",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1984-12-14",
+ "email": null,
+ "phone": "65190687",
+ "phone_additional": "65190687",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Awtoulag we ýol gurluşyk müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2006-05-15",
+ "work_salary": "3437",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XgOZBMQluqxLnStPZlbKT3lFSqouH2TrRELrIbKf.jpg",
+ "passport_two": "QEhLcnix84x07WFvqjpv1x1FtsPo1r0dO5g2cndI.jpg",
+ "passport_three": "wKsysrbLhqgyckwbQDieYIeW6VFMP4dckpFUjqZ8.jpg",
+ "passport_four": "q05xKuyMkEq8PEJ36PcBP5FVAvSQmzGENEutlMlY.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 16:57:09",
+ "updated_at": "2024-04-23 16:57:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1271,
+ "unique_id": "TB6359-1271",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Täçgeldi",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": "Hojaberdiýewiç",
+ "passport_address": "BW Türkmenbaşy etrap Oglanly ş jaý 127",
+ "real_address": "BW Türkmenbaşy etrap Oglanly ş jaý 127",
+ "passport_serie": "I-BN",
+ "passport_id": "521607",
+ "passport_given_at": "2017-10-04",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1986-04-10",
+ "email": null,
+ "phone": "65172103",
+ "phone_additional": "65172103",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitdag buraw işler müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-02-26",
+ "work_salary": "4346",
+ "work_position": "Motorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2nzY9f9h7Y4C2pVmDysBTy0zqpdRn5bXVBzSvYo1.jpg",
+ "passport_two": "ofRyDXvFPIJhcjgVQkDNCa96dNmyJRtyhv4cyBfq.jpg",
+ "passport_three": "onRprMCUfo2rr3IINNLy1kk44wwro6lMscbyBIvB.jpg",
+ "passport_four": "zVaafdSU23mYDATYYVnL5B0TVQWo3uk4iKSPKUeH.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 17:03:57",
+ "updated_at": "2024-04-23 17:03:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1272,
+ "unique_id": "TB2305-1272",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Azat",
+ "customer_surname": "Ýegenow",
+ "customer_patronic_name": "Oranýazowiç",
+ "passport_address": "Sarahs etrabynyň Rysgally obasy",
+ "real_address": "Sarahs etrabynyň Rysgally obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "368291",
+ "passport_given_at": "2006-12-20",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1989-08-01",
+ "email": null,
+ "phone": "64107747",
+ "phone_additional": null,
+ "phone_home": "64107748",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-64325241",
+ "work_started_at": "2024-01-30",
+ "work_salary": "2834",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LRelDh89jlIACCCNskhp60dSGQ8fEbdUy5l2qzZL.jpg",
+ "passport_two": "eQWqvX3VzEUeyDDZ7bKZKYKZayCdSwqF9oj9edw5.jpg",
+ "passport_three": "urv4xF1uBWqTqMgRSI5QGxjiALdFuzBwbWykxOE1.jpg",
+ "passport_four": "4FnaGDSAKNUvbMnEf8fXAgQQLdkGZOug6pbCYIy3.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-23 17:04:04",
+ "updated_at": "2024-04-23 17:04:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1273,
+ "unique_id": "TB6359-1273",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Sülgün",
+ "customer_surname": "Allaberdiýewa",
+ "customer_patronic_name": "Goçakowna",
+ "passport_address": "BW Balkanabat ş kw 211 jaý 27 öý 12",
+ "real_address": "BW Balkanabat ş kw 211 jaý 27 öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "552996",
+ "passport_given_at": "2018-11-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1986-02-27",
+ "email": null,
+ "phone": "61672707",
+ "phone_additional": "61672707",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkannebitgazgözleg\" ekspedisiýasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-05-23",
+ "work_salary": "3959",
+ "work_position": "Buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "anogWX7rheobemC6WYn88Yp9JSmbv8Iicos2kdhy.jpg",
+ "passport_two": "iaFoCDGWDpajpRoi5TPhytxOrVp91zWU0toaZvbX.jpg",
+ "passport_three": "YgXCfqrZC0Bknkd68w6NEhL9LfFjyrxoPEJlsQTe.jpg",
+ "passport_four": "bka4NAuXT0osggtehepVvWfPHjN4JsbKlo4F6BnY.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 17:11:06",
+ "updated_at": "2024-04-23 17:11:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1274,
+ "unique_id": "TB2305-1274",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Begli",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Sarahs etrabynyň Aşgabat obasy",
+ "real_address": "Sarahs etrabynyň Aşgabat obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "677101",
+ "passport_given_at": "2016-11-05",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1988-08-02",
+ "email": null,
+ "phone": "64812604",
+ "phone_additional": null,
+ "phone_home": "63254147",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürliginiň awtoulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-63214141",
+ "work_started_at": "2024-01-08",
+ "work_salary": "2690",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TNCLG0ExzH4kiYyYmWgFGNMNqdF7ImZYuHOqr2nk.jpg",
+ "passport_two": "kzeR2gkJUjERKtwcscMxgjqch5szHhMOrYsLD7n4.jpg",
+ "passport_three": "GUHMJvvcjUPuMOsSPXzSUROJ2tJb5saUc406vnX8.jpg",
+ "passport_four": "bPn2klNZz9Wnlf8fL8CRLHj1YN4pnEgvXZLlsdkh.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-23 17:16:28",
+ "updated_at": "2024-04-23 17:16:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1275,
+ "unique_id": "TB9315-1275",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Aýbölek",
+ "customer_surname": "Nurmädowa",
+ "customer_patronic_name": "Sapargeldiýewna",
+ "passport_address": "Görogly etrap D.Gylyç adyndaky geňeşligi",
+ "real_address": "Görogly etrap Durdy Gylyç adyndaky geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "779112",
+ "passport_given_at": "2012-07-02",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Durdy Gylyç adyndaky geňeşligi",
+ "born_at": "1996-04-25",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62836997",
+ "phone_additional": "62836997",
+ "phone_home": "62836997",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 48-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-62836997",
+ "work_started_at": "2018-08-01",
+ "work_salary": "4089",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "XoRZmlUa0lJD6zG8AYMXcrJtzVZMuHP0Ufkqm7gP.jpg",
+ "passport_two": "ZYDNbiJTcHMIS1LOORM80G0tonKZqe4vUnQjR132.jpg",
+ "passport_three": "UjNTU0cUTC54Fk6tPzj6ecHzi4rHEUfxDORWxYUs.jpg",
+ "passport_four": "y1KrRVrVfXev5l3RMRRP73IX8MoRphSUAtghBu59.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 17:25:51",
+ "updated_at": "2024-04-23 17:25:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1276,
+ "unique_id": "TB6352-1276",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şirin",
+ "customer_surname": "Annabaýewa",
+ "customer_patronic_name": "Rejepmämmedowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Bitaraplyk köçesi, 2/1",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Bitaraplyk köçesi, 2/1",
+ "passport_serie": "I-BN",
+ "passport_id": "168624",
+ "passport_given_at": "2004-04-08",
+ "passport_given_by": "Balkan welaýatynyň Serdar etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar etraby",
+ "born_at": "1981-01-08",
+ "email": null,
+ "phone": "64856021",
+ "phone_additional": null,
+ "phone_home": "64856021",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-05-11",
+ "work_salary": "1672",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dGh4FXWRyUKyIVFFDAZjT8jLFRxuZYkLkgbxs8Uy.jpg",
+ "passport_two": "CbuBSqpuxOgC9q8TnSKbolZ7IS88M4Nk9SBmJj0Z.jpg",
+ "passport_three": "V9AoIqwN6e0Um17Nc0LgpPVM3yQFN1ESHcjnVBtP.jpg",
+ "passport_four": "RF6qmQ1rpKl1ZsSuCVwzJ0weDEwzH727tWRwfdO2.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 23:00:48",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1277,
+ "unique_id": "TB6352-1277",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Myratgeldi",
+ "customer_surname": "Sapargeldiýew",
+ "customer_patronic_name": "Mollageldiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri II-kiçi etrapça, 3/7",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri II-kiçi etrapça, 3/7",
+ "passport_serie": "I-BN",
+ "passport_id": "199113",
+ "passport_given_at": "2001-04-03",
+ "passport_given_by": "Balkan welaýatynyň Etrek etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1964-12-21",
+ "email": null,
+ "phone": "65367930",
+ "phone_additional": null,
+ "phone_home": "65367930",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2020-06-17",
+ "work_salary": "2351",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SHH4X2zO3C2qH93u9LbAl4ZlYgl0WGjzNUOBcEwY.jpg",
+ "passport_two": "GtbjoLrCy09k3qMZEy7wN7kuMiiDf4ZEZBUylx08.jpg",
+ "passport_three": "Lc41dMr36dsQMHqHyXBh8KKHSGIhpTDXN3nFe215.jpg",
+ "passport_four": "Xk8N2cBfYWTufwA1U2QdxVUaKyi6q1emc6ka6CDs.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-23 23:34:23",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1278,
+ "unique_id": "TB6352-1278",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Azat",
+ "customer_surname": "Almazow",
+ "customer_patronic_name": "Atamuhammedowiç",
+ "passport_address": "Mary welaýatynyň Murgap etrabynyň Çöňür obasy",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 13/6",
+ "passport_serie": "I-MR",
+ "passport_id": "020834",
+ "passport_given_at": "1998-11-19",
+ "passport_given_by": "Mary welaýatynyň Murgap etrap Polisiýa bölümi",
+ "born_place": "Mary welaýat Murgap etraby",
+ "born_at": "1978-05-19",
+ "email": null,
+ "phone": "63263413",
+ "phone_additional": null,
+ "phone_home": "99363263",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-64263413",
+ "work_started_at": "2004-08-24",
+ "work_salary": "6860",
+ "work_position": "Harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "d1tLm8ePF4l3kDAH8kxFbteZBmn4lQjqkkhG8eig.jpg",
+ "passport_two": "0s1FYbjlpZ7BysVfQh4Q0eB9gFhReoOBQCYNtaUR.jpg",
+ "passport_three": "bFPJEYNlmsLVp0icujfsFYPPEYg77hs6u7GmtbvX.jpg",
+ "passport_four": "O5IWeWcFXyphBzG8kVAoxr4Su8vpwHvR7nrI47gR.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 10:09:03",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1279,
+ "unique_id": "TB6352-1279",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nowruz",
+ "customer_surname": "Ýegendurdyýew",
+ "customer_patronic_name": "Amandurdyýewiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 197 kwartal, 12/14",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 8/38",
+ "passport_serie": "I-BN",
+ "passport_id": "563254",
+ "passport_given_at": "2019-11-19",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäheri häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "2003-03-22",
+ "email": null,
+ "phone": "65186004",
+ "phone_additional": null,
+ "phone_home": "65186004",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher ÝJUM",
+ "work_company_accountant_number": "+(993)-24340013",
+ "work_started_at": "2023-07-06",
+ "work_salary": "1692",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "grxJOyLPPi3sMHCylyxIg3YqGksUaKuEctyb6fZv.jpg",
+ "passport_two": "WYN4NSUMhPegkXtVi9gvf0BGoyhIxVLJct1Ac2Et.jpg",
+ "passport_three": "rIL8LUfusNmZsPAe3674ZyKW5R7lscuuUea6Bk9w.jpg",
+ "passport_four": "0gg81kN5NIlPJ5vjsFY5O5xDGG163tMhbYYBnOHA.jpg",
+ "user_id": 33,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-04-24 10:31:47",
+ "updated_at": "2024-04-24 21:57:34",
+ "deleted_at": "2024-04-24 21:57:34",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1280,
+ "unique_id": "TB6352-1280",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amandursun",
+ "customer_surname": "Aýtowa",
+ "customer_patronic_name": "Meredowna",
+ "passport_address": "Balkan welaýatynyň Gyzylarbat etrabynyň 2 JKE, 1",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 19/38",
+ "passport_serie": "I-BN",
+ "passport_id": "567816",
+ "passport_given_at": "2020-03-03",
+ "passport_given_by": "Balkan welaýatynyň Serdar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar etraby",
+ "born_at": "1972-09-14",
+ "email": null,
+ "phone": "63309330",
+ "phone_additional": null,
+ "phone_home": "63309330",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etrabynyň 2-nji Sport mekdebi",
+ "work_company_accountant_number": "+(993)-63309330",
+ "work_started_at": "2015-10-13",
+ "work_salary": "2009",
+ "work_position": "Şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Z58yHRuYffFqFfCZuB1TF2BB4MEkPb6kRINZfGMF.jpg",
+ "passport_two": "tuK3lJ2O4bY8k6bVJ39Reg8B9xZDyAQVsUqmI9eT.jpg",
+ "passport_three": "PngiGnofUgz2ZF5Gdw48waWPvimv5Ad1xd3bZO4w.jpg",
+ "passport_four": "FgMe1cDG4pW44VTj4vQWlplmMlc3ZKTOeC2p12jK.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 10:59:18",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1281,
+ "unique_id": "TB8302-1281",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Anwar",
+ "customer_surname": "Panjiýew",
+ "customer_patronic_name": "Panjiýewiç",
+ "passport_address": "Magdanly şäheri Şamülk köçe 10 jaýy",
+ "real_address": "Magdanly şäheri Şamülk köçe 10 jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "026012",
+ "passport_given_at": "2001-12-07",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "2001-12-07",
+ "email": null,
+ "phone": "63764331",
+ "phone_additional": "63764331",
+ "phone_home": "44050412",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäheri Arassaçylyk we keselleriniň ýaýramagyna garşy göreşmek gullygy",
+ "work_company_accountant_number": "+(993)-44050412",
+ "work_started_at": "2001-12-07",
+ "work_salary": "2237",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YU8LMDr24dPZIex5JIrFedj93lZ6VX8ZaxWA5aPe.jpg",
+ "passport_two": "WqbHmiZAvZX33nXfOhpH8XLChH2qva2J5n3XRMCC.jpg",
+ "passport_three": "qM7QNMYBR5Evx5Ca42Dc0Mavjma30AqMHkbXdMJx.jpg",
+ "passport_four": "DgoR5vt4ed2SfdT5ZrUGYlHhLaApDW2dD3eqcMFU.jpg",
+ "user_id": 515,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 11:15:59",
+ "updated_at": "2024-05-01 10:48:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1282,
+ "unique_id": "TB1303-1282",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Güljeren",
+ "customer_surname": "Ilýasowa",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Andalyp köçesiniň 54-nji jaýynyň 4-nji korpusynyň 147-nji otagy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Andalyp köçesiniň 54-nji jaýynyň 4-nji korpusynyň 147-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "516803",
+ "passport_given_at": "2015-02-20",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1964-05-10",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64708988",
+ "phone_additional": "63916974",
+ "phone_home": "64708988",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Işçi iýmiti üpjünçiligi we hyzmatlar\" müdirligi",
+ "work_company_accountant_number": "+(993)-64708988",
+ "work_started_at": "2024-02-26",
+ "work_salary": "1726",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CHhWA6XsQ47iK7q5rG0h9aXPegcZcEQEJXfSjAgh.jpg",
+ "passport_two": "2Qso9OYXc3Vta0C0D1cZ7ZIx2fP4CHxDLTSrvRMp.jpg",
+ "passport_three": "hb81sWCTgUY8gZ4jPWJuB9yGsC9rKu913N8PkCGZ.jpg",
+ "passport_four": "gRTMdbwLFr9z8HkrmB9Tbd9pFyeI2mOkjbKtZOjF.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 12:42:41",
+ "updated_at": "2024-04-26 15:41:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1283,
+ "unique_id": "TB1307-1283",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bekdaş",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Meretgeldiýewiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etraby Bokurdak şäherçesi",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etraby Bokurdak şäherçesi",
+ "passport_serie": "I-AH",
+ "passport_id": "497317",
+ "passport_given_at": "2011-04-12",
+ "passport_given_by": "497317 Ahal welaýatynyň Ruhabat etrabynyň häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etraby Bokurdak şäherçesi Derweze şäherçesi",
+ "born_at": "1987-08-09",
+ "email": "Bekdas@mail.ru",
+ "phone": "62247265",
+ "phone_additional": "65287445",
+ "phone_home": "12587452",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Türkmendemirönümleri DK",
+ "work_company_accountant_number": "+(993)-12522364",
+ "work_started_at": "2009-06-17",
+ "work_salary": "4748",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "I77wDxY0MJze6nD2ZlzNRMNJvSuZAA3GaUwQTuNB.jpg",
+ "passport_two": "vY0xCBpB2oyO2n8nw4GEsPHeJ4Y2dvhPsBtd6Bvb.jpg",
+ "passport_three": "64VWocjlD1KxWKSYyAssqQn2E2qCm3iHmbvJAfiV.jpg",
+ "passport_four": "1A7Hc7YiDA56gUOSbRuj6uDHfljQhJ88HoOlEft5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 14:16:46",
+ "updated_at": "2024-05-02 12:02:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1284,
+ "unique_id": "TB1307-1284",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gowherjemal",
+ "customer_surname": "Nurlyyewa",
+ "customer_patronic_name": "Islamberdiyewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrap taze zaman koce parahatlyk jay 71",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrap taze zaman koce parahatlyk jay 71",
+ "passport_serie": "I-AS",
+ "passport_id": "454588",
+ "passport_given_at": "2012-02-01",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "asgabat",
+ "born_at": "1989-07-24",
+ "email": "Gowherjemal@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "demiryollar 5 nji sahamcasi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-01-01",
+ "work_salary": "2727",
+ "work_position": "elektromehanigi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wtwQbOJj8QV2TuMDf37lG0VWCNG4Km7cDjQwikI2.jpg",
+ "passport_two": "10thA9X8bqbJN8t1nzlngjkWaXp2YPAsOcfXPk5l.jpg",
+ "passport_three": "1G8G0TOfvXEsE1n03QTYqMcdAIFmjaF2ZbS6D34B.jpg",
+ "passport_four": "s9hfFsULC0vKongfedASbvKlase28DmfHjDmvPSU.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 14:26:08",
+ "updated_at": "2024-05-02 12:01:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1285,
+ "unique_id": "TB2305-1285",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Aýjemal",
+ "customer_surname": "Kakajanowa",
+ "customer_patronic_name": "Kakajanowna",
+ "passport_address": "Sarahs şäheriniň 8-nji mart köçesi",
+ "real_address": "Sarahs şäheriniň 8-nji mart köçesi",
+ "passport_serie": "I-AH",
+ "passport_id": "409663",
+ "passport_given_at": "2009-03-05",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1992-11-02",
+ "email": null,
+ "phone": "62999795",
+ "phone_additional": null,
+ "phone_home": "13444476",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Türkmenbaşy PTB sarahs etrap şahamçasy",
+ "work_company_accountant_number": "+(993)-13444030",
+ "work_started_at": "2010-02-08",
+ "work_salary": "2233",
+ "work_position": "kassir gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WnggHsG0H8b2abH7C43BUMx6rz48ELKnvBBz197W.jpg",
+ "passport_two": "KJ7uynWqyGfABQbAejDIGjZJjZvIS70A2vkXiLRl.jpg",
+ "passport_three": "yUjnGJgU03OqXHAki65KT6bDm8ArttnYtmkbMUX1.jpg",
+ "passport_four": "OeUxvnMNsr2gl7R1ldzKIso4qfr1mptY6NJAATyP.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-24 15:35:42",
+ "updated_at": "2024-04-24 15:35:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1286,
+ "unique_id": "TB1307-1286",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbanjemal",
+ "customer_surname": "Nuryyewa",
+ "customer_patronic_name": "Sahetmyradowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap koce 1-A.nyyazow gec, jay 6 otag 25",
+ "real_address": "Asgabat saherinin Berkararlyk etrap koce 1-A.nyyazow gec, jay 6 otag 25",
+ "passport_serie": "I-AS",
+ "passport_id": "604718",
+ "passport_given_at": "2019-04-01",
+ "passport_given_by": "Asgabat saherinin berkararlyk etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1974-11-26",
+ "email": "Gurbanjemal@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Yokanc keseller merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2014-12-03",
+ "work_salary": "3716",
+ "work_position": "Feldser laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "By5Yh0kgiOI6r7eyh36E6GrOlDSCgDl9gfIv9K6p.jpg",
+ "passport_two": "Xnpwz6SnXp8NkebvPr5Jx23hPWYwK2W3sav88Df6.jpg",
+ "passport_three": "62Ya0Ftl6qcUE9cdjsPNBv4wltqLSu78dicXpk88.jpg",
+ "passport_four": "faHN5KUWbM3YsMfLiDfbMVKKJL50YEVUNL5zghFo.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 16:23:43",
+ "updated_at": "2024-05-02 12:01:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1287,
+ "unique_id": "TB1307-1287",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Lacyn",
+ "customer_surname": "Suhanberdiyewa",
+ "customer_patronic_name": "Suhanberdiyewa",
+ "passport_address": "Asgabat saherinin kopetdag etrap koce parahat 2/4 jay 48 otag 7",
+ "real_address": "Asgabat saherinin kopetdag etrap koce parahat 2/4 jay 48 otag 7",
+ "passport_serie": "I-DZ",
+ "passport_id": "040618",
+ "passport_given_at": "1999-06-29",
+ "passport_given_by": "Dasaguz welayatynyn yylanly etrap PB",
+ "born_place": "dasaguz",
+ "born_at": "1983-02-21",
+ "email": "Lacyn@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Turkmenbasy bank",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-02-07",
+ "work_salary": "3286",
+ "work_position": "Bas hunarmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pRNXP2AjvlfWWXVgGKFoVoqx0Mw27iUGqpXKfxHZ.jpg",
+ "passport_two": "3nfp8Q58wRJ1mZqI99Qg2L80z8VPCUC9ipkaSWE6.jpg",
+ "passport_three": "pxDOyJd1kpEqNFjM6AxW6RqRhwpMzVDHDsSUXOtr.jpg",
+ "passport_four": "IdWchlKKeCpHhOdzeYUpPhnVywIU0UMQ5F0KRqac.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 16:58:23",
+ "updated_at": "2024-05-02 12:00:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1288,
+ "unique_id": "TB2305-1288",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Wepa",
+ "customer_surname": "Baýrammyradow",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "real_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "615002",
+ "passport_given_at": "2014-02-15",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Ýalawaç obasy",
+ "born_at": "1997-03-02",
+ "email": null,
+ "phone": "62058527",
+ "phone_additional": null,
+ "phone_home": "13425208",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürliginiň awtoulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-62323514",
+ "work_started_at": "2024-01-22",
+ "work_salary": "2423",
+ "work_position": "Inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "JegZ0D4wemopNqIJz7iZdwE3KwGewBHwWKzNPsIC.jpg",
+ "passport_two": "0FLZ4J8xt1XMZnw9J9QRyRgulR87PEbyrwwdNKYf.jpg",
+ "passport_three": "BlKeex0o2z2z0V2SWcU5Tx40qAhajgLgtHbUIwPI.jpg",
+ "passport_four": "MJeMdwkV3LA1B2cnxu8dGUp3iWMGirvKjPMQipmS.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-24 17:46:02",
+ "updated_at": "2024-04-24 17:46:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1289,
+ "unique_id": "TB2305-1289",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Çaryýew",
+ "customer_surname": "Maksatmyrat",
+ "customer_patronic_name": "Halykgylyjowiç",
+ "passport_address": "Sarahs şäheriniň Komsomol köçesiniň 29-njy jaýy",
+ "real_address": "Sarahs şäheriniň Komsomol köçesiniň 29-njy jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "133165",
+ "passport_given_at": "2000-04-29",
+ "passport_given_by": "Sarahs etrap PB",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1977-05-23",
+ "email": null,
+ "phone": "64107751",
+ "phone_additional": null,
+ "phone_home": "13421312",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Demirýollary AGPJ",
+ "work_company_accountant_number": "+(993)-13443011",
+ "work_started_at": "2020-01-01",
+ "work_salary": "3228",
+ "work_position": "Kranyň Maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vZkQG4kEYj2HJJBpOnns2uIm04EXfN6ZnEPR1E6H.jpg",
+ "passport_two": "UiTVZzb08n0bEoLKZ6xtv2vLWUF7p2uLtN6WyYK0.jpg",
+ "passport_three": "skW7Fcc0NEr6mxxCB2x7QDKpZVEpNemg7b4EbWht.jpg",
+ "passport_four": "rJESA8jCUCgxaXim95eGj1UDHztafrBAkLfEIptm.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-24 17:57:10",
+ "updated_at": "2024-04-24 17:57:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1290,
+ "unique_id": "TB6359-1290",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hydyrgylyç",
+ "customer_surname": "Täşliýew",
+ "customer_patronic_name": "Amangylyçogly",
+ "passport_address": "BW Balkanabat şäher, ÝJT 213, jaý19, öý 9",
+ "real_address": "BW Balkanabat şäher, ÝJT 213, jaý19, öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "514758",
+ "passport_given_at": "2017-01-27",
+ "passport_given_by": "BW Esenguly etrap häkimligi",
+ "born_place": "BW Esenguly etraby",
+ "born_at": "1999-08-08",
+ "email": null,
+ "phone": "65121256",
+ "phone_additional": null,
+ "phone_home": "6152432",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22275754",
+ "work_started_at": "2023-03-13",
+ "work_salary": "5880",
+ "work_position": "Buraw ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9LHAmhdWsJQhh0PZLgwyyBcvixZDj5cQwHaHJzCu.jpg",
+ "passport_two": "O9Daazcu9gZmo6V8vFYmcf6TIGHG84GyBMwNAKmh.jpg",
+ "passport_three": "yuvhxRxaiwfmST0K8wd650jnqVFlwrNgeP1XXMZh.jpg",
+ "passport_four": "UwoE66HXPzjAfOwIBnTTLRAvtHHrPd0ercbwECLt.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 18:51:26",
+ "updated_at": "2024-04-24 18:51:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1291,
+ "unique_id": "TB6352-1291",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wepa",
+ "customer_surname": "Akmämmedow",
+ "customer_patronic_name": "Ýazgeldiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, II-kiçi etrapça, 8/1",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, II-kiçi etrapça, 8/1",
+ "passport_serie": "I-BN",
+ "passport_id": "281590",
+ "passport_given_at": "2006-12-20",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1990-09-02",
+ "email": null,
+ "phone": "62729727",
+ "phone_additional": null,
+ "phone_home": "62229727",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher ÝJUM-i",
+ "work_company_accountant_number": "+(993)-62729727",
+ "work_started_at": "2016-01-02",
+ "work_salary": "2466",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ICvPOux8DFxKBrLwq2EGdJ60Ou9N3ePl11qSySsu.jpg",
+ "passport_two": "Qp1VpvnAFHbe8Qw4QrScZPfHPxRbQNoJm9Rmc3xI.jpg",
+ "passport_three": "tSk5TsbrejLvo9U91VpZOAa2HwRKKhsDWEZyUNpT.jpg",
+ "passport_four": "XREHEK3UJrInUBX4apFRQOZ9XwWwlnktwPs8UyK3.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 22:09:41",
+ "updated_at": "2025-05-21 10:00:32",
+ "deleted_at": "2025-05-21 10:00:32",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1292,
+ "unique_id": "TB6352-1292",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülruh",
+ "customer_surname": "Hojamowa",
+ "customer_patronic_name": "Meretgeldiýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Garabogaz köçesi, 11/9",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Garabogaz köçesi, 11/9",
+ "passport_serie": "I-BN",
+ "passport_id": "062961",
+ "passport_given_at": "1999-05-28",
+ "passport_given_by": "Balkan welaýatynyň Garrygala etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Garrygala şäherçesi",
+ "born_at": "1982-11-17",
+ "email": null,
+ "phone": "65188200",
+ "phone_additional": null,
+ "phone_home": "65188200",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Altyn Asyr\" ÝGPJ-i",
+ "work_company_accountant_number": "+(993)-65188200",
+ "work_started_at": "2017-11-01",
+ "work_salary": "3141",
+ "work_position": "Operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RUdLX1Ry7n2XvcHXO32qI6daIUZwwRyZNmsXjxJr.jpg",
+ "passport_two": "JiIhnu9qmio4vUfd41UojhPQyb0tElVrekoiowZD.jpg",
+ "passport_three": "yZk3qEvv2vPs6HDViubDbX4YZGdltMZzE2d6RiAs.jpg",
+ "passport_four": "zu9wGTNG9Mes1IgxQmj9VC9jZ0ETneHCBMwKF3ea.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-24 22:23:00",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1293,
+ "unique_id": "TB9314-1293",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Jemile",
+ "customer_surname": "Işangulyýewa",
+ "customer_patronic_name": "Kakajanowna",
+ "passport_address": "Köneürgenç etrap Derýalyk geňeşligi",
+ "real_address": "Köneürgenç etrap Derýalyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "232640",
+ "passport_given_at": "2001-09-19",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Derýalyk geňeşligi",
+ "born_at": "1985-04-03",
+ "email": "Jemile@mail.com",
+ "phone": "61469913",
+ "phone_additional": "61469913",
+ "phone_home": "61469913",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 44-nji mekdebi",
+ "work_company_accountant_number": "+(993)-31602___",
+ "work_started_at": "2014-09-16",
+ "work_salary": "1705",
+ "work_position": "kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8HBsRmSPwjpodetDlHogb4SP6h4TkdkpXKFlkpbU.jpg",
+ "passport_two": "4JnCVoLNk9i2SH7J10LxfeXqlrkUPNSSGadxS381.jpg",
+ "passport_three": "2Eq1FaR9XF4Z8GK8pJp4KBouuapYrJb0uvZFw2IB.jpg",
+ "passport_four": "5UmTZfoy2GnpSBeutI0Rhe1TqKBlVPCvQSHZgrdM.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 09:07:00",
+ "updated_at": "2024-04-25 09:08:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1294,
+ "unique_id": "TB7369-1294",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Amannazar",
+ "customer_surname": "Amannazarow",
+ "customer_patronic_name": "Gurbanowiç",
+ "passport_address": "Baýramaly etrap Mekan şäherçe",
+ "real_address": "Baýramaly etrap Mekan şäherçe",
+ "passport_serie": "I-MR",
+ "passport_id": "807584",
+ "passport_given_at": "2012-06-08",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Mekan şäherçe",
+ "born_at": "1975-05-29",
+ "email": null,
+ "phone": "61587925",
+ "phone_additional": "61587925",
+ "phone_home": "61587925",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Gap inşaat Ýatyrym we Dyş Tijaret A.Ş",
+ "work_company_accountant_number": "+(993)-61587925",
+ "work_started_at": "2023-06-27",
+ "work_salary": "2311",
+ "work_position": "goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7JLp0J42XPM2TuFu1RBjXt02iYF6bq96gQn0dJfh.jpg",
+ "passport_two": "4H20sr2oxdUHfs1gtG21klaPUlbM4WZfl2KMEqLA.jpg",
+ "passport_three": "HWN2Zg7AuhSYKe9SG5FjeGWT3QOKzUxcjO6gENyC.jpg",
+ "passport_four": "vgjVr4ujPjTKDY0fNJfhbkHMVnVoIKSxXZBZ9B6k.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 09:29:06",
+ "updated_at": "2024-04-25 09:29:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1295,
+ "unique_id": "TB1307-1295",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulsirin",
+ "customer_surname": "Asyrowa",
+ "customer_patronic_name": "Orazberdiyewna",
+ "passport_address": "Asgabat s Bagtyyarlyk etr koce kosi jay97 oy13",
+ "real_address": "Asgabat s Bagtyyarlyk etr koce kosi jay97 oy13",
+ "passport_serie": "I-AS",
+ "passport_id": "311977",
+ "passport_given_at": "1975-07-10",
+ "passport_given_by": "Asgabat s Candybil etr hakimligi",
+ "born_place": "Asgabat s Candybil etr hakimligi",
+ "born_at": "1975-07-10",
+ "email": "Gulsirin@gmail.com",
+ "phone": "65666502",
+ "phone_additional": "65666502",
+ "phone_home": "65666502",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat s telefon ulgamy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2002-09-16",
+ "work_salary": "1980",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "05zqYxEiITACqvcOdkPyj3QzDySmmmJyx2g7SGbI.jpg",
+ "passport_two": "HoErKNWsVilcIn3W5oAXZooyas3thAUUpg1VXGnO.jpg",
+ "passport_three": "MtX4saWhIlwDCJqg6ATb2YDyYMdmXEMJChymrCYJ.jpg",
+ "passport_four": "HCtq1IwLF4glj3ec4mGHQAnFoIio1Md4A7prgZKf.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 10:55:07",
+ "updated_at": "2024-06-01 12:31:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1296,
+ "unique_id": "TB1307-1296",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Lacyn",
+ "customer_surname": "Annagulyyewna",
+ "customer_patronic_name": "Saparmyradowna",
+ "passport_address": "Asgabat s Bagtyyarlyk etr koce2216/4 jay67",
+ "real_address": "Asgabat s Bagtyyarlyk etr koce2216/4 jay67",
+ "passport_serie": "I-AS",
+ "passport_id": "647199",
+ "passport_given_at": "2021-03-19",
+ "passport_given_by": "Asgabat s Bagtyyarlyk etr PB",
+ "born_place": "Kaka etr",
+ "born_at": "1978-10-16",
+ "email": "Lacyn@gmail.com",
+ "phone": "65608546",
+ "phone_additional": "65608546",
+ "phone_home": "65608546",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat s 39njy mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2021-09-10",
+ "work_salary": "4619",
+ "work_position": "inlis dili m",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "pC3t5HaYJXQNbTSj6KMAF4Oy4MWrTPC7XDP3cxo0.jpg",
+ "passport_two": "Xy3UfExISVEkDXGX9O9yUoaXkcQE76wYnU8BJrh6.jpg",
+ "passport_three": "6g2W29cgsKWs9YXQMXM06VJmzFTMcMsSRoQztViA.jpg",
+ "passport_four": "E4hp0EkpnJSLXoNZBQHswjn3yfZqfwphWMXuGvyT.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 11:15:30",
+ "updated_at": "2024-05-02 11:59:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1297,
+ "unique_id": "TB6360-1297",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Öweznyýaz",
+ "customer_surname": "Mollaberdiýew",
+ "customer_patronic_name": "Şanazarowiç",
+ "passport_address": "Hazar ş-çe 56-11-2",
+ "real_address": "Hazar ş-çe 56-11-2",
+ "passport_serie": "I-BN",
+ "passport_id": "498299",
+ "passport_given_at": "2015-09-03",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1999-06-10",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61873134",
+ "phone_additional": "61873134",
+ "phone_home": "61873134",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Inžiner Çözgütler\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-61873134",
+ "work_started_at": "2023-11-21",
+ "work_salary": "2574",
+ "work_position": "montažçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "87s8eLL9PFznQ0uPjzQIaAYEIA9xNHYnSceNzhzP.jpg",
+ "passport_two": "bcTSuA26F0A9Elxx7kCZqQXm28Jz3CseVNSitxbc.jpg",
+ "passport_three": "TJeqJM9UUSSaEAbija70JQ5qsRJlBtxntJNXaLDG.jpg",
+ "passport_four": "Z5cegXlpllFToLnj244rwakaqKvEvyOYYLjC3K2Q.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 12:07:18",
+ "updated_at": "2024-05-03 12:12:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1298,
+ "unique_id": "TB6360-1298",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Döwran",
+ "customer_surname": "Annalyýew",
+ "customer_patronic_name": "Nazarowiç",
+ "passport_address": "Hazar ş-çe kw27 jaý 19 öý 3",
+ "real_address": "Hazar ş-çe kw27 jaý 19 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "498114",
+ "passport_given_at": "2015-02-20",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Bereket etrap",
+ "born_at": "1975-11-07",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63219003",
+ "phone_additional": "63219003",
+ "phone_home": "63219003",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" ýod zawodynyň Hazar himýa önimçiligi",
+ "work_company_accountant_number": "+(993)-63219003",
+ "work_started_at": "2023-05-01",
+ "work_salary": "2396",
+ "work_position": "bölimçäniň müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JZ4LhM4QgktjbGPfg3UMzxIh3L5EbzXT5e35x01Z.jpg",
+ "passport_two": "if5GtcMWpA6LJ96a2GjYVdPx6gkJXlU983wZKLHy.jpg",
+ "passport_three": "sRUNahUqNjtlIg2OqtJzl3mP27MXvyglqcTXQP9k.jpg",
+ "passport_four": "II6ROSDaSYuuNlWGyyfikz60p015lnjWw5efSTw4.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 12:23:31",
+ "updated_at": "2024-05-03 14:41:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1299,
+ "unique_id": "TB6360-1299",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Miwe",
+ "customer_surname": "Gazakowa",
+ "customer_patronic_name": "Durdyýewna",
+ "passport_address": "DW-nyň Akdepe etrap Pagtaçylyk geňeşligi Hazar köçsi 12 jaýy",
+ "real_address": "DW-nyň Akdepe etrap Pagtaçylyk geňeşligi Hazar köçsi 12 jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "293505",
+ "passport_given_at": "2002-05-24",
+ "passport_given_by": "DW Akdepe etrap häkimligi",
+ "born_place": "Akdepe etrabynyň Mollanepes ad geňeşligi",
+ "born_at": "1975-05-17",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64144444",
+ "phone_additional": "64144444",
+ "phone_home": "64144444",
+ "work_region": "dz",
+ "work_province_id": 33,
+ "work_company": "Akdepe etrap pagtacylyk dayhan birlesigi",
+ "work_company_accountant_number": "+(993)-64144444",
+ "work_started_at": "2013-07-16",
+ "work_salary": "5057",
+ "work_position": "kärendeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "z605nbgbZdcIsY6EkPVgRBy4Pg8X28XFt9sCQTgr.jpg",
+ "passport_two": "clfCcudhQfZWY77MnVUmQzzIMZrtiP6OXug3TgPC.jpg",
+ "passport_three": "u5D6weaJNT1Z7NXGMv3IKfifnR9hTOSt6Pu9ndpb.jpg",
+ "passport_four": "DfWn649QCUGXL27BP8LAAR4pnv5djJOYEzWsXmss.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 12:33:16",
+ "updated_at": "2024-05-03 14:39:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1300,
+ "unique_id": "TB6360-1300",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Baýrambagt",
+ "customer_surname": "Amangulyýewa",
+ "customer_patronic_name": "Amangulyýewna",
+ "passport_address": "Hazar ş-çe Kw39 jaý 14 öý 47",
+ "real_address": "Hazar ş-çe Kw39 jaý 14 öý 47",
+ "passport_serie": "I-BN",
+ "passport_id": "253014",
+ "passport_given_at": "2005-06-09",
+ "passport_given_by": "BW Bereket etrap häkimligi",
+ "born_place": "Bereket etrap",
+ "born_at": "1973-11-15",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65392634",
+ "phone_additional": "65392634",
+ "phone_home": "65392634",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-ce Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-65392634",
+ "work_started_at": "2023-10-01",
+ "work_salary": "2078",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dJVWC1kX8FrWMK7YdXLTMJ0GZoVM26uEtHJp0YLt.jpg",
+ "passport_two": "c4jXC1nRPajfUdUtJQihlQOcwYoJij6dxtgKmQks.jpg",
+ "passport_three": "IiRftbYHwKgHsNAdNjFA28r09lmPnicqJwmy1P3t.jpg",
+ "passport_four": "EIwTdirZvpt1VCnHdpi9y3Fz24Hcze7gkC7JlIAR.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 12:46:34",
+ "updated_at": "2024-04-25 14:31:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1301,
+ "unique_id": "TB6312-1301",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Döwletmämmet",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Durdyýewiç",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy etrap, Türkmenbaşy ş-si, Gubadag köçe, 27 jaý",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etrap, Türkmenbaşy ş-si, Gubadag köçe, 27 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "416701",
+ "passport_given_at": "2012-06-27",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Esenguly etrabynyň Garadegiş geňeşligi",
+ "born_at": "1981-11-24",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "71302971",
+ "phone_additional": "71302971",
+ "phone_home": "24362991",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT",
+ "work_company_accountant_number": "+(993)-24363129",
+ "work_started_at": "2017-07-05",
+ "work_salary": "3000",
+ "work_position": "wahtýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "e3aDtbKzJlOE9EJgoiXD3IesoscgTXW8VhpK52mZ.jpg",
+ "passport_two": "HeK8dS8PXwSB1NgscQn7GAHtTnYWmdkEnJuEJIl3.jpg",
+ "passport_three": "fpe7SiAvleosSBEOcSBfIOlqRq2y8SFF491BhT1I.jpg",
+ "passport_four": "68qrN57rh3sRb3BIYaWONXnQ26xFlquoQcMcKsM4.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 12:50:13",
+ "updated_at": "2024-04-25 16:56:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1302,
+ "unique_id": "TB8302-1302",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babamyrat",
+ "customer_surname": "Işbaýew",
+ "customer_patronic_name": "Uralowiç",
+ "passport_address": "Magdanly şäher Aşgabat köçe 18-nji jaý",
+ "real_address": "Magdanly şäher Aşgabat köçe 18-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "012190",
+ "passport_given_at": "1998-05-09",
+ "passport_given_by": "Gowurdak şäher IIB",
+ "born_place": "Akumulan geňeşligi",
+ "born_at": "1981-04-30",
+ "email": null,
+ "phone": "65242798",
+ "phone_additional": null,
+ "phone_home": "44059832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44051110",
+ "work_started_at": "2021-10-20",
+ "work_salary": "1309",
+ "work_position": "Çig mallary taýarlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JydoQKsYLcSqyPSa0TLAAJtGzIAl1jGmqByQd0iX.jpg",
+ "passport_two": "zpYjMpSVKhz95UjvglXFYMnjXjlCbWZ1KsPoTNzV.jpg",
+ "passport_three": "FEtXFnFcyvqwlwy6dplavKWHxGtyQxlYy74j2Umi.jpg",
+ "passport_four": "gYEf7GWVgPzBa7X5oORu838A2AQrSpkFNwMX6qR3.jpg",
+ "user_id": 516,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 12:57:55",
+ "updated_at": "2024-05-01 10:49:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1303,
+ "unique_id": "TB6360-1303",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Muhammet",
+ "customer_surname": "Nurlyýew",
+ "customer_patronic_name": "Amannurowiç",
+ "passport_address": "BW Gyzylarbat etrap 29-njy ş-çe jaý 153 öý 3",
+ "real_address": "BW Gyzylarbat etrap 29-njy ş-çe jaý 153 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "524638",
+ "passport_given_at": "2016-11-29",
+ "passport_given_by": "BW Serdar şäher häkimligi",
+ "born_place": "Serdar ş",
+ "born_at": "2000-11-18",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62711762",
+ "phone_additional": "62711762",
+ "phone_home": "62711762",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Turkmen lagistik hyzmaty\"",
+ "work_company_accountant_number": "+(993)-62711762",
+ "work_started_at": "2023-10-03",
+ "work_salary": "1308",
+ "work_position": "Brigadir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "scGU1fg5Zlt0hAxNN91HzTBiaaG7wGxARwAOLwwr.jpg",
+ "passport_two": "NQIyiE4nLpeyrZUWgZr28jaYJA0X6OnRzZQjHcuV.jpg",
+ "passport_three": "naqIy5wYCzJhiSr7OBuUzQm6BPGN6IwHzPQYT5M6.jpg",
+ "passport_four": "zrqLaKdsdTeFRjKdtubQvkqVMBDyOrorCzYKRiLS.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 14:30:50",
+ "updated_at": "2024-05-01 12:46:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1304,
+ "unique_id": "TB1307-1304",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bagtyyar",
+ "customer_surname": "Abayew",
+ "customer_patronic_name": "Asyrgeldiyewic",
+ "passport_address": "Asgabat s Kopetdag etr koce10yyl abadancylyk jay151 korC oy17",
+ "real_address": "Asgabat s Kopetdag etr koce10yyl abadancylyk jay151 korC oy17",
+ "passport_serie": "I-BN",
+ "passport_id": "137914",
+ "passport_given_at": "2000-10-13",
+ "passport_given_by": "Balkan welayat Garrygala etr hakimligi",
+ "born_place": "Balkan",
+ "born_at": "1984-08-26",
+ "email": "Bagtyyar@gmail.com",
+ "phone": "65559231",
+ "phone_additional": "65559231",
+ "phone_home": "65559231",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Teatr",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2014-05-11",
+ "work_salary": "4663",
+ "work_position": "bas rezisyor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "25tgzxubnPBYYXee0RUi7inJGEUkaGzEk4oRc0ea.jpg",
+ "passport_two": "IoWFalzZiELvc3SZKLeOOztZiKmZZQAmGvTZjJ96.jpg",
+ "passport_three": "KZ5pH4Q6U9ngO1ZxBMogsCrOybH7vTt08gkEd8S3.jpg",
+ "passport_four": "7gbugtmlVfUBV3q5hgBOMe4ixHjcWGn5PlGbGQTx.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 14:37:42",
+ "updated_at": "2024-05-02 11:59:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1305,
+ "unique_id": "TB6360-1305",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bike",
+ "customer_surname": "Atakowa",
+ "customer_patronic_name": "Babaýewna",
+ "passport_address": "DW Akdepe et Pagtaçylyk geň Üç ýap obasy Görogly köçe jaý 46",
+ "real_address": "DW Akdepe et Pagtaçylyk geň Üç ýap obasy Görogly köçe jaý 46",
+ "passport_serie": "I-DZ",
+ "passport_id": "516247",
+ "passport_given_at": "2007-01-24",
+ "passport_given_by": "Dw Akdepe etrap häkimligi",
+ "born_place": "Akdepe etrap Mollanepes geň",
+ "born_at": "1988-05-21",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64299262",
+ "phone_additional": "64299262",
+ "phone_home": "64299262",
+ "work_region": "dz",
+ "work_province_id": 33,
+ "work_company": "Akdepe etrap Pagtacylyk daýhan birleşigi",
+ "work_company_accountant_number": "+(993)-64299262",
+ "work_started_at": "2021-01-22",
+ "work_salary": "5045",
+ "work_position": "kärendeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0lqfic2DEyeSzTL6SPqgX6PkstUTfB1bC4V8w0US.jpg",
+ "passport_two": "Cqqpbe60JGTxs7FL9UnpQYiGTEQn8501ZcNZNQoQ.jpg",
+ "passport_three": "R0PSuk5rWlpWWHtml5Fs7tDx8MuiPRQ6ErABY4Ya.jpg",
+ "passport_four": "rvyOJVtiSpXCApCS4NywxSNysTAZCkJAGO2VbGer.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 14:38:31",
+ "updated_at": "2024-05-03 14:37:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1306,
+ "unique_id": "TB9314-1306",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Abadan",
+ "customer_surname": "Altyýewa",
+ "customer_patronic_name": "Tirkeşowna",
+ "passport_address": "S.Türkmenbaşy ad.etrabynyň Ýalkym geňeşligi",
+ "real_address": "S.Türkmenbaşy ad.etrabynyň Ýalkym geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "706725",
+ "passport_given_at": "2011-07-04",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimligi",
+ "born_place": "S.Türkmenbaşy ad.etrabynyň Ýalkym geňeşligi",
+ "born_at": "1995-04-16",
+ "email": "Abadan@mail.com",
+ "phone": "64692764",
+ "phone_additional": "64692764",
+ "phone_home": "64692764",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap bilim bölümi 20-nji orta mekdebi,",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "2019-09-24",
+ "work_salary": "4120",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "HKWtc6lnssl3dFay4l1c5dQxm33KMGK99KBNAMtl.jpg",
+ "passport_two": "vqnXYXlU2Qf35GGIJyYN6Juchi4K53gPhzDnCGqA.jpg",
+ "passport_three": "PO2fkWh1HKZOkD4stFmNvpKXS0XTVlhni1mkMuTm.jpg",
+ "passport_four": "JJHSCBEYjTijjc2XWY36P2YsIhbWlRKlN4PoAB3i.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 14:40:57",
+ "updated_at": "2024-04-25 14:41:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1307,
+ "unique_id": "TB2305-1307",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Begenç",
+ "customer_surname": "Şageldiýew",
+ "customer_patronic_name": "Şageldiýewiç",
+ "passport_address": "Sarahs şäheriniň Aşgabat köçesiniň 80/6-nji jaýy",
+ "real_address": "Sarahs şäheriniň Aşgabat köçesiniň 80/6-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "420151",
+ "passport_given_at": "2009-12-10",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1993-06-25",
+ "email": null,
+ "phone": "65373090",
+ "phone_additional": null,
+ "phone_home": "71373090",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Demirýollary AGPJ-niň 20-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-12390454",
+ "work_started_at": "2022-07-01",
+ "work_salary": "2702",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "n27NMGP8UDEUBv0DYnwUTfoFsbyBUR4UN2mBjmIH.jpg",
+ "passport_two": "FV6PKRnL9HNwdbNmspZQ2SbTA25QsP21v9OJfUvM.jpg",
+ "passport_three": "6YaBfgz8DmnvYvlvFGtulmYlshQVFmvszaVa1pOm.jpg",
+ "passport_four": "IfzE7H6aVv8T43eDpPCCUGRVQhtQPiQgejqdiKq6.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-25 14:50:46",
+ "updated_at": "2024-04-25 14:50:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1308,
+ "unique_id": "TB9314-1308",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nuraddin",
+ "customer_surname": "Kurambaýew",
+ "customer_patronic_name": "Atanazarowiç",
+ "passport_address": "Daşoguz şäher Görogly ýan köçesi 16-njy jaýy",
+ "real_address": "Daşoguz şäher Görogly ýan köçesi 16-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "555202",
+ "passport_given_at": "2009-07-01",
+ "passport_given_by": "Daşoguz şäher häkimligi tarapyndan berlen.",
+ "born_place": "Daşoguz şäher",
+ "born_at": "1992-07-02",
+ "email": "Nuraddin@mail.com",
+ "phone": "64550250",
+ "phone_additional": "64550250",
+ "phone_home": "64550250",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäher Salgyt bölümi",
+ "work_company_accountant_number": "+(993)-22906___",
+ "work_started_at": "2023-09-26",
+ "work_salary": "5033",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XgbRgSM80r0CruYAmRcp6XlDBqzFsjiSZOWRKVDT.jpg",
+ "passport_two": "E261IKKe4DjWsscelTnPwTWuFtuLHTz97m5X8uQi.jpg",
+ "passport_three": "kjusfLXgxMg6Ma7lFu8S8o3jcFkUQioRhnmZzT7w.jpg",
+ "passport_four": "uTj5XnzUt3y4KTuUWCQIAzUxuQ1RHCbYaiv6ZCyQ.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 14:53:36",
+ "updated_at": "2024-04-25 14:54:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1309,
+ "unique_id": "TB9314-1309",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Annamyrat",
+ "customer_surname": "Esenow",
+ "customer_patronic_name": "Berdiýewiç",
+ "passport_address": "S.Türkmenbaşy ad. şäherçesi Şirwan köçesi 42-nji jaýy",
+ "real_address": "S.Türkmenbaşy ad. şäherçesi Şirwan köçesi 42-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "361046",
+ "passport_given_at": "2003-01-21",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap häkimi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Akgala geňeşligi",
+ "born_at": "1987-01-01",
+ "email": "Annamyrat@mail.com",
+ "phone": "63971079",
+ "phone_additional": "63971079",
+ "phone_home": "63971079",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguz welaýatynyň Polisiýa müdirliginiň Gorag bölümi",
+ "work_company_accountant_number": "+(993)-94067___",
+ "work_started_at": "2014-07-01",
+ "work_salary": "4339",
+ "work_position": "uly gözegçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TdVmf44BskOUkzhkXLPBeElBxOX4u68vMwxgfaB9.jpg",
+ "passport_two": "wCMNAZjeFMngvcRgZgXTAp4MzC6GZLGClD0r4Zf1.jpg",
+ "passport_three": "LldWiEBGknUtWaKiF5IMUsWpmHaI7HfLfOtNId1B.jpg",
+ "passport_four": "lyObGAEzMjGq3P4J8STsXBf96dr0C3zOxpQXoUKm.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 15:02:49",
+ "updated_at": "2024-04-25 15:03:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1310,
+ "unique_id": "TB8302-1310",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Arslan",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Abdyrasulowiç",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 16/13-nji jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 16/13-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "659256",
+ "passport_given_at": "2011-04-08",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-06-15",
+ "email": null,
+ "phone": "65227624",
+ "phone_additional": "62423657",
+ "phone_home": "44052936",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44034598",
+ "work_started_at": "2023-12-06",
+ "work_salary": "2813",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "k6LQ7OJy17Kq3uc8PEFtsh4Ll5WbPixSvOfGUs6o.jpg",
+ "passport_two": "9AEMZ22kRfUUsmQXQpJW6XelKxxwsrZa6tsazKj2.jpg",
+ "passport_three": "qZ8nDSk5KF0ylwBdeVqNkSpp0QVZUSoYcCgl5ytq.jpg",
+ "passport_four": "122abF7NVwjLPwZSj5D7c6qkUA3TSUngOEbszuUw.jpg",
+ "user_id": 518,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 15:36:30",
+ "updated_at": "2024-05-01 10:50:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1311,
+ "unique_id": "TB8302-1311",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Döwletmyrat",
+ "customer_surname": "Baýramgeldiýew",
+ "customer_patronic_name": "Ýazmyradowiç",
+ "passport_address": "Babadaýhan etrap Babadaýhan şäh Çerkezow köç 31-nji jaý",
+ "real_address": "Magdanly şäher Çarşaňňy köç 6-njy jaý",
+ "passport_serie": "I-AH",
+ "passport_id": "736118",
+ "passport_given_at": "2019-03-12",
+ "passport_given_by": "Babadaýhan etrap häkimligi",
+ "born_place": "Babadaýhan şäheri",
+ "born_at": "2001-12-14",
+ "email": null,
+ "phone": "63059518",
+ "phone_additional": null,
+ "phone_home": "44024563",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113-harby bölümi",
+ "work_company_accountant_number": "+(993)-44052113",
+ "work_started_at": "2023-09-26",
+ "work_salary": "2655",
+ "work_position": "Harby bölümi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "KLKTRhxp4gkaRnJKlBkpROLBML3bjDfRxrioS4Xn.jpg",
+ "passport_two": "XgNNibx0vdvUbIwe2s6VycvUre0cyJbccbI0oaUf.jpg",
+ "passport_three": "pVvcDADI65wqoP1bxyB9rBYbr3ZjnvPMXhjJ6v2r.jpg",
+ "passport_four": "qFO9jrzad6KIiTUnn2jUwS0TjWEv6bInnY11zIY6.jpg",
+ "user_id": 519,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 16:25:01",
+ "updated_at": "2024-05-01 10:50:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1312,
+ "unique_id": "TB2305-1312",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Merdan",
+ "customer_surname": "Pürliýew",
+ "customer_patronic_name": "Altyýewiç",
+ "passport_address": "Sarahs etrabynyň Aşgabat obasy",
+ "real_address": "Sarahs etrabynyň Aşgabat obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "389036",
+ "passport_given_at": "2007-05-23",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1990-11-12",
+ "email": null,
+ "phone": "63809934",
+ "phone_additional": null,
+ "phone_home": "64628231",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Türkmengazawtomatika müdürliginiň Döwletabatdaky 7-njy sehinde",
+ "work_company_accountant_number": "+(993)-65371741",
+ "work_started_at": "2013-03-06",
+ "work_salary": "4717",
+ "work_position": "Elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UjIy5eYe5XuWbKIZjobGmTVJF8ApTVmlV4lWxi33.jpg",
+ "passport_two": "zUqABAFdhldDzJWKZPZ39BfDjeCNrRsf0dH46Niw.jpg",
+ "passport_three": "5h23ry0RIgbIUTwkpNnwv6aKKPs2H9MpMGOCJfgA.jpg",
+ "passport_four": "YczUP044glln5PCSVxKARjZLsQxSi3NjL1qkjsAm.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-25 16:48:21",
+ "updated_at": "2024-04-25 16:48:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1313,
+ "unique_id": "TB2305-1313",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Sapargül",
+ "customer_surname": "Mamedowa",
+ "customer_patronic_name": "Nuryýewna",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "737989",
+ "passport_given_at": "2019-08-26",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1970-04-15",
+ "email": null,
+ "phone": "63544207",
+ "phone_additional": "65050433",
+ "phone_home": "12444484",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 3-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-61143587",
+ "work_started_at": "1996-02-01",
+ "work_salary": "2281",
+ "work_position": "Şepagat uýasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "UIFHK6DMLNLr1MepI9a1xTUOh4PJnuqraZutwv4c.jpg",
+ "passport_two": "MzciNLjxfg8fyYAvbb1FbwNcdsbaAGp01KdxI5wg.jpg",
+ "passport_three": "wZkOSaqOZgnDDckqS8lXnS61Ow0L8vGexqdmoh3y.jpg",
+ "passport_four": "cqQY5Y4hBxiILhDIFG2TuwSjfEHrjjOwJylJcUyc.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-25 17:06:40",
+ "updated_at": "2024-04-25 17:06:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1314,
+ "unique_id": "TB1307-1314",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Setdarberdi",
+ "customer_surname": "Jalykow",
+ "customer_patronic_name": "Myratgeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Garagum 6 top. köçesi jaý 44",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Garagum 6 top. köçesi jaý 44",
+ "passport_serie": "I-AS",
+ "passport_id": "225321",
+ "passport_given_at": "2001-10-18",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1985-05-07",
+ "email": "Setdarberdi@mail.ru",
+ "phone": "61391045",
+ "phone_additional": "65636698",
+ "phone_home": "12478569",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmenistanyň Içeri işler edaralary",
+ "work_company_accountant_number": "+(993)-12385462",
+ "work_started_at": "2014-09-01",
+ "work_salary": "4021",
+ "work_position": "gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GVXzNGXY0xmk6vkTa3lIDdor7lDAL2GCSus4qAEZ.jpg",
+ "passport_two": "4KWiTnA9rwCy6cCloxqLCuinZz4ykCvnBFfBDSNt.jpg",
+ "passport_three": "LUgJLyKC0bpOvQuE3dLawFvnvT53LgG6hMLuN4Kw.jpg",
+ "passport_four": "6PWSXUDGkm01wT5umgJYXh6ZwJyGz8kcHUJEly7x.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 17:07:14",
+ "updated_at": "2024-05-02 11:57:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1315,
+ "unique_id": "TB1307-1315",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tacmuhammet",
+ "customer_surname": "Garajayew",
+ "customer_patronic_name": "Tacmyradowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby Garadasayak y t E Burunow kocesinin 2 nji jayy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby Garadasayak y t E Burunow kocesinin 2 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "661262",
+ "passport_given_at": "2022-03-17",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap polisiya bolumi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1990-04-29",
+ "email": "Gara@gmail.com",
+ "phone": "65036663",
+ "phone_additional": "65036663",
+ "phone_home": "65036663",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Omur HK",
+ "work_company_accountant_number": "+(993)-65036663",
+ "work_started_at": "2024-01-02",
+ "work_salary": "2530",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IxGfLaMUOKaUn56JvUuHNvQAxCnd0WaYxQczMsWb.jpg",
+ "passport_two": "SKAJ7F41FiJSaUJqoC8NYq6tFHKiHW1CV5dc58J5.jpg",
+ "passport_three": "7d3YlwZVFXFWMYmxBJf3co5UPRVzQhHjKO4zVRKR.jpg",
+ "passport_four": "m7XpuCkGhvq67raRoIJ0xNcZcVTpzUS9Fm1IQcM5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 17:14:34",
+ "updated_at": "2024-06-01 12:21:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1316,
+ "unique_id": "TB8302-1316",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Farhad",
+ "customer_surname": "Menliýew",
+ "customer_patronic_name": "Hemraýewiç",
+ "passport_address": "Kaka etrap Kaka şäher Türkmenbaşy 1-nji jaýy",
+ "real_address": "Kaka etrap Kaka şäher Türkmenbaşy 1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "178805",
+ "passport_given_at": "2000-06-14",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1981-10-24",
+ "email": null,
+ "phone": "61786277",
+ "phone_additional": null,
+ "phone_home": "41274532",
+ "work_region": "ah",
+ "work_province_id": 47,
+ "work_company": "03193-harby bölümi",
+ "work_company_accountant_number": "+(993)-41273193",
+ "work_started_at": "2004-01-08",
+ "work_salary": "3524",
+ "work_position": "Harby gullukçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "qRNNKThe7toapKOBTMTA3c2I9VKdVra1Q4IGsvnP.jpg",
+ "passport_two": "zfUZQvQxdzVpju9tmJ9HbklEea7r0lZCSKZeZUwL.jpg",
+ "passport_three": "yDe7qZmdDBTiwfxnrbHvXAdk1WtlARb4POlpeQug.jpg",
+ "passport_four": "GlVi9ANaks7oOUSk8jZjrE30Yd66TGTSmU23pcEq.jpg",
+ "user_id": 521,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 17:24:31",
+ "updated_at": "2024-05-01 10:51:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1317,
+ "unique_id": "TB6352-1317",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şyhmyrat",
+ "customer_surname": "Sadykow",
+ "customer_patronic_name": "Sadykowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Bitaraplyk köçesi, 19/23",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Bitaraplyk köçesi, 19/23",
+ "passport_serie": "I-BN",
+ "passport_id": "469009",
+ "passport_given_at": "2012-12-21",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etraby",
+ "born_at": "1995-01-12",
+ "email": null,
+ "phone": "65186756",
+ "phone_additional": null,
+ "phone_home": "24340956",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2024-02-02",
+ "work_salary": "1979",
+ "work_position": "Krançy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "6J0vIIdAT10nBdYKSRzEjIzKwJ2bX3P0uqjv5nnH.jpg",
+ "passport_two": "FvhusKgB3Uz7sQkl7iueztRHakEUeO4MNPnnqnGr.jpg",
+ "passport_three": "Vpa0byFvYfDaORYzUMFexoqfgAsmDCxrsm1j0Dvs.jpg",
+ "passport_four": "XGcq6j3tcr8ap5Y7OarL8wmto1Cgyjsy8uh0CLhL.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 23:50:58",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1318,
+ "unique_id": "TB6352-1318",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hangeldi",
+ "customer_surname": "Tuwakmämedow",
+ "customer_patronic_name": "Tuwakmämedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Bitaraplyk köçesi, 25/13",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Bitaraplyk köçesi, 25/13",
+ "passport_serie": "I-BN",
+ "passport_id": "469326",
+ "passport_given_at": "2013-08-05",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etraby",
+ "born_at": "1973-09-02",
+ "email": null,
+ "phone": "65169856",
+ "phone_additional": null,
+ "phone_home": "65169856",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher ÝJUM-i",
+ "work_company_accountant_number": "+(993)-24340013",
+ "work_started_at": "2024-03-01",
+ "work_salary": "1756",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fE4SgidzXaf6DrDPLCOR7FxDK3XC5rCqhgDnHtzQ.jpg",
+ "passport_two": "IrQitWsd6cIB2Uyl4NI3hxzNFFvWOAVZMkNc8N7M.jpg",
+ "passport_three": "q7l5Zy9xW8xahCDVAx4gTsqI6v5IoYGPpLALo1Zb.jpg",
+ "passport_four": "1Mr7upOgW1k6mUd3RGIppS9B3zeYrZKqJ839d5E6.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-25 23:59:04",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1319,
+ "unique_id": "TB6360-1319",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Laçyn",
+ "customer_surname": "Durdyşewa",
+ "customer_patronic_name": "Durdyşewna",
+ "passport_address": "DW Akdepe et Täzezaman geň Galkynyş obasy jaý 3",
+ "real_address": "DW Akdepe et Täzezaman geň Galkynyş obasy jaý 3",
+ "passport_serie": "I-DZ",
+ "passport_id": "806554",
+ "passport_given_at": "2013-02-22",
+ "passport_given_by": "DW Gurbansoltan eje ad.etrap häkimligi",
+ "born_place": "Gurbansoltan eje ad.etrap Täzezaman geň",
+ "born_at": "1995-04-24",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61207573",
+ "phone_additional": "61207573",
+ "phone_home": "61207573",
+ "work_region": "dz",
+ "work_province_id": 33,
+ "work_company": "Akdepe etrap Pagtaçylyk daýhan birleşigi",
+ "work_company_accountant_number": "+(993)-61207573",
+ "work_started_at": "2019-01-10",
+ "work_salary": "5019",
+ "work_position": "kärendeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KuNsHZcy3inSvEQbcVry0nKsagV7ZL0S8ufrO20p.jpg",
+ "passport_two": "BCZ31uSDqs7vWklj9WYM0bNNLVL5I9MdAvFOSRSS.jpg",
+ "passport_three": "uWVeH2SqK2ft42g7LblBSxvoGDpZemB6gq2BOIBV.jpg",
+ "passport_four": "XVZ03Hfita1H76sPTCQsyUOQWrqtcYznnEM4w56o.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 10:13:09",
+ "updated_at": "2024-05-03 14:38:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1320,
+ "unique_id": "TB1303-1320",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülşat",
+ "customer_surname": "Ýazmyradowa",
+ "customer_patronic_name": "Wepaýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Türgenler köçesiniň 30-njy jaýynyň 28-nji öýi",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Türgenler köçesiniň 30-njy jaýynyň 28-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "370873",
+ "passport_given_at": "2007-02-16",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1989-11-06",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61874226",
+ "phone_additional": "64080415",
+ "phone_home": "64080415",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmen geologiýa gözleg ekspedisiýasy",
+ "work_company_accountant_number": "+(993)-64080415",
+ "work_started_at": "2006-06-17",
+ "work_salary": "2211",
+ "work_position": "2-nji derejeli tehnik-geolog",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "ec3wIFcRZmUvQmMl3BstqTaJ0Xm6op0J2QNdmwh2.jpg",
+ "passport_two": "Z8ytnfSdD74nTFzZE3qk0VXBPD0muSEC20WysniW.jpg",
+ "passport_three": "v5TeIbnOTZGmkgp5s5XymBfZpfIGBcgzy0rYtAFo.jpg",
+ "passport_four": "4444UZ3p2saacROQz6AI5tj6STy1qZtiCkPXdZZJ.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 10:26:00",
+ "updated_at": "2024-05-13 09:08:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1321,
+ "unique_id": "TB1303-1321",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Berkeli",
+ "customer_surname": "Weliýew",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Ahal welaýatynyň Bäherden ertabynyň Bäherden şäheriniň dog.Taganowlar köçesiniň 25-nji jaýy",
+ "real_address": "Ahal welaýatynyň Bäherden ertabynyň Bäherden şäheriniň dog.Taganowlar köçesiniň 25-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "412637",
+ "passport_given_at": "2009-07-02",
+ "passport_given_by": "Ahal welaýatynyň Baharly etrap häkimligi tarapyndan",
+ "born_place": "Ahal welaýatynyň Baharly etrabuynyň Baharly şäheri",
+ "born_at": "1992-12-17",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64925561",
+ "phone_additional": "61069488",
+ "phone_home": "64925561",
+ "work_region": "ah",
+ "work_province_id": 45,
+ "work_company": "Ahal döwlet elektrik stansiýasy",
+ "work_company_accountant_number": "+(993)-64925561",
+ "work_started_at": "2021-05-03",
+ "work_salary": "3066",
+ "work_position": "maşinist-gözegçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DuR0FNq2ENgECf01FrlZVKk6up2CFqRwE7gS5ASm.jpg",
+ "passport_two": "ROeQUrBQPTj0lnKWXPJDnAFDX6nhaLYX4MEC3ksI.jpg",
+ "passport_three": "0bBztYUhDjsrXjaw2kFui5vOPES9ghO0cFljbBv6.jpg",
+ "passport_four": "Kqpvm3LrPPANw7dgDARUY7hZSlkrA2neiAVRze2j.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 10:32:51",
+ "updated_at": "2024-05-08 17:00:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1322,
+ "unique_id": "TB1303-1322",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": null,
+ "passport_address": "Ahal welaýatynyň Kaka etrabynyň Mehinli obasynyň Türkmenbaşy d/b",
+ "real_address": "Ahal welaýatynyň Kaka etrabynyň Mehinli obasynyň Türkmenbaşy d/b",
+ "passport_serie": "I-AH",
+ "passport_id": "479118",
+ "passport_given_at": "2011-01-06",
+ "passport_given_by": "Ahal welaýatynyň Kaka etrap häkimligi tarapyndan",
+ "born_place": "Ahal welaýatynyň Kaka etrabynyň Mehinli obasy",
+ "born_at": "1964-08-11",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63128851",
+ "phone_additional": "65401784",
+ "phone_home": "65401784",
+ "work_region": "ah",
+ "work_province_id": 47,
+ "work_company": "\"Ahalenergo\" ÖB",
+ "work_company_accountant_number": "+(993)-63128851",
+ "work_started_at": "2005-03-01",
+ "work_salary": "3703",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0SCdNLNG8Ne7Fc3Ya6mTmRT45WO7ZJhBJfA7dxEp.jpg",
+ "passport_two": "28j8H59w4pFxyTlExvuIXA20ftV8YAeLcf6ucpRp.jpg",
+ "passport_three": "KCzGCHx7UjKFgTFYs7vYj1x3pxnlymkfZZalOPYl.jpg",
+ "passport_four": "BwkgbH0UThy8FeVW7tnBuURKEiRRRlKZLrW9motn.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 10:54:38",
+ "updated_at": "2024-05-08 16:59:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1323,
+ "unique_id": "TB6359-1323",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Sülgün",
+ "customer_surname": "Allaberdiýewa",
+ "customer_patronic_name": "Goçakowna",
+ "passport_address": "BW Balkanabat kw 211, jaý 27, öý 12",
+ "real_address": "BW Balkanabat kw 211, jaý 27, öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "552996",
+ "passport_given_at": "1986-02-27",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1986-02-27",
+ "email": null,
+ "phone": "65582545",
+ "phone_additional": "71365414",
+ "phone_home": "72526111",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkannebitgazgözleg ekspedisiýasy",
+ "work_company_accountant_number": "+(993)-65475554",
+ "work_started_at": "2018-05-23",
+ "work_salary": "3959",
+ "work_position": "Buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "IBYS2ft3eR1L1IGAcfSUT6zZlJqO5avV1LA9G0d3.jpg",
+ "passport_two": "LZqDmT0sFJoYIxKffQUJeij7eZB99mDx4cGt4b7u.jpg",
+ "passport_three": "sZe1vrM9pTVO7cj1Ks8gXdfirpzUW5vfBNMDgn7V.jpg",
+ "passport_four": "2PGLm1D3VaFcmviBJN3Z3jdA60WQJxkQ2eREBoyU.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 12:55:53",
+ "updated_at": "2024-04-26 12:55:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1324,
+ "unique_id": "TB6359-1324",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Wepa",
+ "customer_surname": "Mämmetýarow",
+ "customer_patronic_name": "Saparmämmedowiç",
+ "passport_address": "BW Balkanabat ÝJT 209,jaý 18, öý 2",
+ "real_address": "BW Balkanabat ÝJT 209,jaý 18, öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "554980",
+ "passport_given_at": "2019-01-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1981-06-24",
+ "email": null,
+ "phone": "65121241",
+ "phone_additional": "71564554",
+ "phone_home": "22225051",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Barsagelmez tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-65154115",
+ "work_started_at": "2022-02-01",
+ "work_salary": "3687",
+ "work_position": "Maşinist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dCTDbHl2O9B0sPGTGk7Whoj3LkQjDe4WBqNgXdRA.jpg",
+ "passport_two": "P9W7fnEuaIx2zg8AnB5G9f30a2sk9X7OnWat3Pcz.jpg",
+ "passport_three": "OfE7PvqVTLDMaKYoXIo8nfRtsLaSwbz7XI8jp1tZ.jpg",
+ "passport_four": "cYMhYOOmjQ75JqgZSxZYr6b8Msk4aI6271oK1zIm.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 13:04:42",
+ "updated_at": "2024-04-26 13:05:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1325,
+ "unique_id": "TB9314-1325",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Guwanç",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Annataganowiç",
+ "passport_address": "S.Türkmenbaşy ad.etrabynyň Gyzyljagala geňeşligi",
+ "real_address": "S.Türkmenbaşy ad.etrabynyň Gyzyljagala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "465858",
+ "passport_given_at": "2006-04-07",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi tarapyndan berlen.",
+ "born_place": "S.Türkmenbaşy ad.etrabynyň Gurbansoltan eje ad. geňeşligi",
+ "born_at": "1990-02-23",
+ "email": "Guwanc@mail.com",
+ "phone": "61617110",
+ "phone_additional": "61617110",
+ "phone_home": "61617110",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-30402___",
+ "work_started_at": "2018-03-03",
+ "work_salary": "4911",
+ "work_position": "PÝWB-nyň oba ýerinde ýerli wekili",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BItBGoQhD4J899WnG9jgAVKcmmBlOpoaLtpyT48m.jpg",
+ "passport_two": "0noFtF0L3ZW9n7EmuHgkFCWHSNEAWJrubhHAcfRv.jpg",
+ "passport_three": "CZfpRCV0YFPDDgjkMMgMQcDGzaW2HWyhLCyiEFGW.jpg",
+ "passport_four": "90U8CvJ2HIkaddWGL5hO1aAHCIAz2iVRpGwH3O4v.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 14:26:51",
+ "updated_at": "2024-04-26 14:27:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1326,
+ "unique_id": "TB1307-1326",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Seyitniyaz",
+ "customer_surname": "Seyidow",
+ "customer_patronic_name": "Atanepesowic",
+ "passport_address": "Asgabat saherinin bagtyyarlyk etrap yasmansalyk koce vasmansalyk jay 69",
+ "real_address": "Asgabat saherinin bagtyyarlyk etrap yasmansalyk koce vasmansalyk jay 69",
+ "passport_serie": "I-AH",
+ "passport_id": "492290",
+ "passport_given_at": "2011-03-21",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1985-05-01",
+ "email": "Seyitniyaz@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "suw cuwdurimleri",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-01-18",
+ "work_salary": "1999",
+ "work_position": "2 derejeli bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BhyBLpKAAdwmPYPaqqI02Uy0yLLCRy2J4nMQTVBk.jpg",
+ "passport_two": "Ts7x61iNVpveduvplHruoxZN9ifSwvPBFyq73cEJ.jpg",
+ "passport_three": "A0NLbrjCirxBzdWm7hcwd1ZVXQIkyNVcP6L95X8V.jpg",
+ "passport_four": "KnixWAGdWLKUovlizGQ4k2gVZ8sKKWd1cyakF6bR.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 14:36:05",
+ "updated_at": "2024-05-02 11:55:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1327,
+ "unique_id": "TB9314-1327",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Tirkeş",
+ "customer_surname": "Tirkeşow",
+ "customer_patronic_name": "Halbaýogly",
+ "passport_address": "Boldumsaz etrap Abadanlyk geňeşligi",
+ "real_address": "Boldumsaz etrap Abadanlyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "846618",
+ "passport_given_at": "2014-06-30",
+ "passport_given_by": "Gubadag etrap häkimligi",
+ "born_place": "Boldumsaz etrap Abadanlyk geňeşligi",
+ "born_at": "1996-11-10",
+ "email": "Tirkes@mail.com",
+ "phone": "65124565",
+ "phone_additional": "65124565",
+ "phone_home": "65124565",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-47474___",
+ "work_started_at": "2023-08-18",
+ "work_salary": "2099",
+ "work_position": "çäk boýunça hünärmen",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "RDXd6i1UyZH3R2W5v55UV08hZK8IjY66DY4RgJGS.jpg",
+ "passport_two": "cM27XKRWl1BwEoIsL6GgUpQk3qdXeOgznfrAQTby.jpg",
+ "passport_three": "b5KD9kBuCYLs1WtgV5VVsEW442xOXGTQtloPuPDW.jpg",
+ "passport_four": "qP6CcpTpDtmeuubzFBqyDlkmHugcfJ2mmgISqy5B.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 14:40:55",
+ "updated_at": "2024-04-26 14:41:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1328,
+ "unique_id": "TB8302-1328",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rozymyrat",
+ "customer_surname": "Meňnikulow",
+ "customer_patronic_name": "Haldarowiç",
+ "passport_address": "Köýtendag etrap Garnas geň Dosluk obasy Işmuradow köç 81-nji jaý",
+ "real_address": "Köýtendag etrap Garnas geň Dosluk obasy Işmuradow köç 81-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "635100",
+ "passport_given_at": "2011-02-03",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrap Garnas geňeşligi",
+ "born_at": "1966-01-18",
+ "email": null,
+ "phone": "65225785",
+ "phone_additional": "63498292",
+ "phone_home": "44055877",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Köýtendagsuwhojalyk\"önümçilik dolanşygy",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2018-02-19",
+ "work_salary": "1857",
+ "work_position": "Sürüji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "tVNo4UdO1EGGWf0bl8UeUhXy6fbzXmIeqoRo4OZD.jpg",
+ "passport_two": "chLcApE9pJbmOM0NiJLAWCuwH007czFq0WnKu2h8.jpg",
+ "passport_three": "n6lNVfS3ib33DrkyAoOoYh5alGwMribvYEJdj3Qv.jpg",
+ "passport_four": "yQgbgH4ZaYx0MVmE9bYnu4wUqVxNVUzIyqABszUE.jpg",
+ "user_id": 523,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 14:49:26",
+ "updated_at": "2024-05-01 10:51:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1329,
+ "unique_id": "TB9314-1329",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Alişer",
+ "customer_surname": "Babažanow",
+ "customer_patronic_name": "Ibragymowiç",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "005580",
+ "passport_given_at": "2019-03-05",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Akgala geňeşligi",
+ "born_at": "1973-12-27",
+ "email": "Aliser@mail.com",
+ "phone": "65968018",
+ "phone_additional": "65968018",
+ "phone_home": "65968018",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap DSG,",
+ "work_company_accountant_number": "+(993)-22906___",
+ "work_started_at": "2023-03-27",
+ "work_salary": "4800",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Re4OsZZ2l2NvC9v6ukFZZFDyeXSmsXf8FUsqtFLb.jpg",
+ "passport_two": "Lw49u24IwOjbJ8Z5dgbUgkzGJWCJxDHiNR3qzAD8.jpg",
+ "passport_three": "lrcP1534aE0r8bXnUKqk6sya98Q4Pzh692UAk5HM.jpg",
+ "passport_four": "j0sVYlOux63BL3UWjerhF8otYCSPyix0ObgSuvyZ.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 14:51:44",
+ "updated_at": "2024-04-26 14:52:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1330,
+ "unique_id": "TB9314-1330",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurmyrat",
+ "customer_surname": "Taýlyýew",
+ "customer_patronic_name": "Ataýewiç",
+ "passport_address": "Boldumsaz etrap G.Atamedow ad. geňeşligi",
+ "real_address": "Boldumsaz etrap G.Atamedow ad. geňeşligi",
+ "passport_serie": "II-BN",
+ "passport_id": "331048",
+ "passport_given_at": "2007-07-09",
+ "passport_given_by": "Boldumsaz etrap häkimligi tarapyndan berlen.",
+ "born_place": "Boldumsaz etrap G.Atamedow ad. geňeşligi",
+ "born_at": "1987-05-11",
+ "email": "Nurmyrat@mail.com",
+ "phone": "65573124",
+ "phone_additional": "65573124",
+ "phone_home": "65573124",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "S.A.Nyýazow ad. Pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-31352___",
+ "work_started_at": "2024-03-13",
+ "work_salary": "2391",
+ "work_position": ", himiki we hili arassalaýan seh topar ýolbaşçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ASMQkybQUC3yo3H4grAsTPbxcTOUmlxdz0IWXDQI.jpg",
+ "passport_two": "WsPkQG7a0grMXa1w6k6EcUmJID8nVmv4CInexiaR.jpg",
+ "passport_three": "iD8wPmxSYxMIBZzZ0e7MHwu8wtpbBwLD2ZQXfjww.jpg",
+ "passport_four": "tTqnkgQzc0TZieCtVeBXZW8fo9YfLRMXR3RarEOK.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 15:33:11",
+ "updated_at": "2024-04-26 15:34:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1331,
+ "unique_id": "TB1307-1331",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dowletgeldi",
+ "customer_surname": "Halmyradow",
+ "customer_patronic_name": "Owezmuhammedowic",
+ "passport_address": "Asgabat saheri Berkararlyk etraby koce A Muhammedow jay 40",
+ "real_address": "Asgabat saheri Berkararlyk etraby koce A Muhammedow jay 40",
+ "passport_serie": "I-AS",
+ "passport_id": "476349",
+ "passport_given_at": "2013-05-02",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1996-10-11",
+ "email": "Halmyradow@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "oguz han adyndakyn inzener tehnologiyalar uniwersiteti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-08-01",
+ "work_salary": "4012",
+ "work_position": "mugallym owreniji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jlS3tVpRU1CRr5miYjgWTEh3yxEczXslnD3f7RaW.jpg",
+ "passport_two": "H44iWHA7faIBk54oC4pd5t0W7pNGR7kwbIPTvtHL.jpg",
+ "passport_three": "czbsWOwngMtGSjHIf8rXTFfxIoIzVut8RBUSBm4K.jpg",
+ "passport_four": "xiEgDdO0YxhDQwFIiw8q02YjIAPusKBtT0RRlyfi.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 15:56:05",
+ "updated_at": "2024-05-02 11:43:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1332,
+ "unique_id": "TB1307-1332",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dowran",
+ "customer_surname": "Taganow",
+ "customer_patronic_name": "Suleymanowic",
+ "passport_address": "Asgabat saheri Kopetdag etraby parahat 1 y t jay 59 otag 20",
+ "real_address": "Asgabat saheri Kopetdag etraby parahat 1 y t jay 59 otag 20",
+ "passport_serie": "I-DZ",
+ "passport_id": "599449",
+ "passport_given_at": "2010-10-23",
+ "passport_given_by": "Dasoguz welayatynyn S Turkmenbasy ad etrap hakimligi",
+ "born_place": "Dasoguz welayatynyn S Turkmenbasy ad etrabynyn A kakabayew ad genesligi",
+ "born_at": "1994-08-19",
+ "email": "taganowD@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Nesil tehnologiya HJ",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-07-27",
+ "work_salary": "3500",
+ "work_position": "direktor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "0LxwpTCDJinRl3qcMzumTwjezPhBEdIrJhKiHCrT.jpg",
+ "passport_two": "Uf0827OBAQdIVtidzWdPa86m29mLCFabcLMJ3RRj.jpg",
+ "passport_three": "bSbojTEK8amllXgC43qR7NiYGOuislYATmUGnHaa.jpg",
+ "passport_four": "8fgP7kcgSus9EoWfWDbb5UQMaypQMCrxqOf5xd9u.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 16:22:44",
+ "updated_at": "2024-05-02 11:42:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1333,
+ "unique_id": "TB6312-1333",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Ogulsuraý",
+ "customer_surname": "Tagandurdyýewa",
+ "customer_patronic_name": "Wepaýewna",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy şäheri, H.Arazow köçe, 12 jaý, 6 öý",
+ "real_address": "Balkan welaýaty, Türkmenbaşy şäheri, H.Arazow köçe, 12 jaý, 6 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "530541",
+ "passport_given_at": "2017-08-24",
+ "passport_given_by": "Balkan welaýatynyň Serdar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1998-05-19",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "65080188",
+ "phone_additional": "65080188",
+ "phone_home": "24360188",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Demirvollary\" AGPJ-ti 10-njy şahamçasy",
+ "work_company_accountant_number": "+(993)-24350188",
+ "work_started_at": "2022-08-16",
+ "work_salary": "2124",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1hhw5npBlJBwhcFU012m4LHs7G0yZejJKu6HdmAR.jpg",
+ "passport_two": "JHh4ST7Njy94Zi87YirOxDI31VBuCN1S55qguJhY.jpg",
+ "passport_three": "zmAA3DsZAvmuJB1cYvAMrdJYRwT7A1IzD2eAiqzB.jpg",
+ "passport_four": "9AVEtw1xZBGykphuTyXZTIcAtfhZDz48fqqbA1wr.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 16:58:46",
+ "updated_at": "2024-05-06 11:24:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1334,
+ "unique_id": "TB2305-1334",
+ "loan_type": 1,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Seýdylla",
+ "customer_surname": "Durdymyradow",
+ "customer_patronic_name": "Döwranowiç",
+ "passport_address": "Sarahs etrabynyň Rysgally obasy",
+ "real_address": "Sarahs etrabynyň Rysgally obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "695522",
+ "passport_given_at": "2017-09-20",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "2000-04-21",
+ "email": null,
+ "phone": "64909796",
+ "phone_additional": null,
+ "phone_home": "64373284",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-62222409",
+ "work_started_at": "2023-10-25",
+ "work_salary": "2209",
+ "work_position": "tansçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9ll2QDuMOpGWS69j90NlsgqZ2YG9Jm0Y3PsYA3rj.jpg",
+ "passport_two": "rxA2zb21ajCTrX8AlaoetjqTjN4iTMtHvApIjNp2.jpg",
+ "passport_three": "puHs4Q7PiGc9SGAPVyPEv8jFWk051OiARpnZsOZG.jpg",
+ "passport_four": "axo7MvYUkuPQPNWn3nB6XpE0gfINZGaZKePEUDZM.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-26 17:02:01",
+ "updated_at": "2024-04-26 17:02:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1335,
+ "unique_id": "TB2305-1335",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Şirin",
+ "customer_surname": "Durdyýewna",
+ "customer_patronic_name": "Gurbangeldiýewna",
+ "passport_address": "Sarahs etrabynyň Gurbansoltan eje köçesiniň 12/45-nji jaýy",
+ "real_address": "Sarahs etrabynyň Gurbansoltan eje köçesiniň 12/45-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "411883",
+ "passport_given_at": "2009-06-16",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Baýramaly etrabynyň Murgap obasy",
+ "born_at": "1992-02-02",
+ "email": null,
+ "phone": "62634158",
+ "phone_additional": null,
+ "phone_home": "64405637",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 21-nji mekdebi",
+ "work_company_accountant_number": "+(993)-13422541",
+ "work_started_at": "2018-08-01",
+ "work_salary": "2491",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "KSN6TuxE85WbNeQrx6350djlVdoWBh87p3JongAY.jpg",
+ "passport_two": "FU4B3T24fxXKWaH330tHD0Xu4XFSTgirQK40Yswz.jpg",
+ "passport_three": "xk9KOlZryH2KKqrZJrtXthofaLyxZAQZvPOz1Uum.jpg",
+ "passport_four": "t4tXu1kl4uOvggiX9gNwo27Z4I50NrCMGG84SI3E.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-26 17:08:30",
+ "updated_at": "2024-04-26 17:08:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1336,
+ "unique_id": "TB1307-1336",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Täzegül",
+ "customer_surname": "Akmämmedowa",
+ "customer_patronic_name": "Halmyradowna",
+ "passport_address": "Asgabat saher Berkararlyk etrap 1Oguzhan gecelge",
+ "real_address": "Asgabat saher Berkararlyk etrap 1Oguzhan gecelge",
+ "passport_serie": "I-AS",
+ "passport_id": "349796",
+ "passport_given_at": "2005-11-28",
+ "passport_given_by": "Asgabat saher Azatlyk",
+ "born_place": "Asgabat saher",
+ "born_at": "1970-12-19",
+ "email": "Tazegul@gmail.com",
+ "phone": "65031755",
+ "phone_additional": "65673921",
+ "phone_home": "12368269",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher 15 orta mekdep",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "1999-08-30",
+ "work_salary": "4581",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kRFSKsDE80uGpyLmC5D0lT3OPanoSxHSrL4mKDR3.jpg",
+ "passport_two": "vzP9QunP2OD07olEX1okjCSq4JDGDy8B25ftqutu.jpg",
+ "passport_three": "s0PucbJq2pYtTY270ykpczXlwdBgpZiaq6vO1It8.jpg",
+ "passport_four": "DyhQIZxARlFFWBNiNjaKtr0nmYe72bk48aQR0Zd2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 17:13:39",
+ "updated_at": "2024-06-01 12:21:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1337,
+ "unique_id": "TB2305-1337",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Ýolly",
+ "customer_surname": "Hojamow",
+ "customer_patronic_name": "Begenjowiç",
+ "passport_address": "Sarahs etrabynyň Kiçiaga geňeşliginiň Berkarar obasy",
+ "real_address": "Sarahs etrabynyň Kiçiaga geňeşliginiň Berkarar obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "423404",
+ "passport_given_at": "2010-02-18",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Kiçiaga obasy",
+ "born_at": "1991-09-15",
+ "email": null,
+ "phone": "63399979",
+ "phone_additional": null,
+ "phone_home": "62861217",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap häkimligi",
+ "work_company_accountant_number": "+(993)-13424110",
+ "work_started_at": "2022-04-01",
+ "work_salary": "3232",
+ "work_position": "Baş hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "90hQ9UDEg6IzEwR5DK3T3UAhs6fHbYBATwxoWcnk.jpg",
+ "passport_two": "8x1ma7OSACgnXg4GtYCdM9Ky9EiIgZjKDsfSQ8Pq.jpg",
+ "passport_three": "QPWfgbLcelhcqapKuKnC99cFY6CYISiaPi2RmDCu.jpg",
+ "passport_four": "d1i3kjgLne8FPNLLUomoinRJiRGypaDzEhXbkQtk.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-26 17:15:49",
+ "updated_at": "2024-04-26 17:15:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1338,
+ "unique_id": "TB2305-1338",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Rahymberdi",
+ "customer_surname": "Begjanow",
+ "customer_patronic_name": "Orazdurdyýewiç",
+ "passport_address": "Sarahs etrabynyň Ata obasy",
+ "real_address": "Sarahs etrabynyň Ata obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "204600",
+ "passport_given_at": "2002-09-29",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Ata obasy",
+ "born_at": "1971-08-05",
+ "email": null,
+ "phone": "65379935",
+ "phone_additional": null,
+ "phone_home": "63222718",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Demirýollary AGPJ 31-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-61456447",
+ "work_started_at": "2018-01-01",
+ "work_salary": "2352",
+ "work_position": "74-nji razýediniň uly nobatçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6mss8aRdyKHwPPHfY46OqgK5ZyVbOMCFbfiGB2UO.jpg",
+ "passport_two": "kmUBvLoVJ7Liej1ySiL6GQGO85xFw2DHK77mUV8e.jpg",
+ "passport_three": "lcX6uy3FQsAWn2GsCl9TxM5OMNtPpIGFRX8aK5Qf.jpg",
+ "passport_four": "hWLCF4cpR7xmyMzjzV9yiY5A9sgjqkLNc9hGJPg3.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-26 17:24:15",
+ "updated_at": "2024-04-26 17:24:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1339,
+ "unique_id": "TB6359-1339",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Murşud",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Bäşimgeldiýewiç",
+ "passport_address": "BW Balkanabat şäheri, kw 207 , jaý 21, öý 16",
+ "real_address": "BW Balkanabat şäheri, kw 207 , jaý 21, öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "472803",
+ "passport_given_at": "2023-11-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1996-01-15",
+ "email": null,
+ "phone": "65552156",
+ "phone_additional": "61283271",
+ "phone_home": "22215584",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirligi",
+ "work_company_accountant_number": "+(993)-65142214",
+ "work_started_at": "2020-09-24",
+ "work_salary": "3123",
+ "work_position": "Sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dzxcCd9I5ZE9zzqJ0WJW5SuFSME4JeDv1oOjZIcD.jpg",
+ "passport_two": "uYnAIxKsDArV9WB1YCGaSHpJ69gRT6nQheT4c0Vp.jpg",
+ "passport_three": "PSCkH0GPwAk34KrSplgal2oXqZWViAY0FOFCIFE8.jpg",
+ "passport_four": "KMAYxdaEXtExGw1xU8WCIQ6yiIrNmhu3TGxbUtuO.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 17:50:37",
+ "updated_at": "2024-04-26 17:50:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1340,
+ "unique_id": "TB6359-1340",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ýakup",
+ "customer_surname": "Hajyýew",
+ "customer_patronic_name": "Gurbangeldiýewiç",
+ "passport_address": "BW türkmenbaşy köçe jaý 210",
+ "real_address": "BW türkmenbaşy köçe jaý 210",
+ "passport_serie": "I-BN",
+ "passport_id": "078953",
+ "passport_given_at": "2002-08-24",
+ "passport_given_by": "BW Balkanabat şäheri tarapyndan",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1977-06-27",
+ "email": null,
+ "phone": "61255863",
+ "phone_additional": "61455445",
+ "phone_home": "22291414",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýöriteleşdirilen tehnikalar müdirliginde",
+ "work_company_accountant_number": "+(993)-65254545",
+ "work_started_at": "2010-10-26",
+ "work_salary": "6153",
+ "work_position": "Sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "hKJ3PnkZ4Djk2pZGX85zTKZoRBai2iqr7SRGgYql.jpg",
+ "passport_two": "pmPdAuvzuXdTJV6s1thWeXOwBOapBdzSqZ7Icqk6.jpg",
+ "passport_three": "d2KpcL4GtSHTiSTV4IdZ6GTS3xFpFGSUUSzjmcyz.jpg",
+ "passport_four": "69IfuowkTqOZBdiuEbT9TWHwba8JgQPRylJD2L2C.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-26 18:00:11",
+ "updated_at": "2024-04-26 18:00:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1341,
+ "unique_id": "TB1303-1341",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Şirgeldi",
+ "customer_surname": "Nyýazgulyýew",
+ "customer_patronic_name": "Döwletgeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň 2123,6 topar köçesiniň 28/1 jaýynyň 7-nji öýi",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň 2123,6 topar köçesiniň 28/1 jaýynyň 7-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "337178",
+ "passport_given_at": "2005-03-23",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1988-12-15",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65562532",
+ "phone_additional": "65562532",
+ "phone_home": "65562532",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Ussat\" GK",
+ "work_company_accountant_number": "+(993)-65562532",
+ "work_started_at": "2023-02-01",
+ "work_salary": "3510",
+ "work_position": "Wiza işleri boýunça hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "87qcdtzUHPjnqrMa3MFhWEEblNN9sbyLRuHWn1nZ.jpg",
+ "passport_two": "ns0liTtGbVdDCRKXwMEIisjbOA6Yj3dao2IlCb4k.jpg",
+ "passport_three": "oXpP041Lavq18rV2qGfn3rCnaToeOzFETmi0H69y.jpg",
+ "passport_four": "N2dCagcuwAC3OOmieDYrll2DfX4YyIjSdvZS7TXB.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-27 12:23:52",
+ "updated_at": "2024-05-13 17:00:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1342,
+ "unique_id": "TB1303-1342",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Öwez",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Meýdanmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň H.Gündogdyýew köçesiniň 35-nji öýi",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň H.Gündogdyýew köçesiniň 35-nji öýi",
+ "passport_serie": "I-AH",
+ "passport_id": "424955",
+ "passport_given_at": "2010-03-11",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Bagyr obasy",
+ "born_at": "1993-06-06",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64590999",
+ "phone_additional": "64590999",
+ "phone_home": "64590999",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Köpetdag EPB-iň ÝeWe",
+ "work_company_accountant_number": "+(993)-64590999",
+ "work_started_at": "2016-08-11",
+ "work_salary": "4947",
+ "work_position": "ýerli wekil",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SbAMtspbKn0AHRlKyIvno8Sktgd7S1T2YnYpvkuc.jpg",
+ "passport_two": "iCfJQcodNH0hEtYmpRrsivxiV0iiJREKVznmrK9F.jpg",
+ "passport_three": "LmH9xjm9pPPWqV2M1eCi4QaNdTQbKXz2om8Q4y8l.jpg",
+ "passport_four": "R2oivqHxbQ1RVVVUjCCpAOtF5kU4jrTeqMgD3RVi.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-27 12:32:46",
+ "updated_at": "2024-05-07 09:28:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1343,
+ "unique_id": "TB6352-1343",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bägül",
+ "customer_surname": "Mätiýewa",
+ "customer_patronic_name": "Gurbansähetgyzy",
+ "passport_address": "Balkan welaýatynyň Magtymguly etrabynyň Magtymguly şäheri, Şaja Batyrow köçesi, 24",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 24",
+ "passport_serie": "I-BN",
+ "passport_id": "612431",
+ "passport_given_at": "2024-01-16",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1994-12-01",
+ "email": null,
+ "phone": "65897284",
+ "phone_additional": null,
+ "phone_home": "65897284",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbaid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-12-03",
+ "work_salary": "1473",
+ "work_position": "Akkumulýatorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mADVP0tnuotBVtUETHikD0zqlRgqk6TSWWbV1VDz.jpg",
+ "passport_two": "izibxZUe9f26Zxjk1eJuViDWC6u6jtxYWMNcJkCZ.jpg",
+ "passport_three": "A5pOb8BFqTGErt88oKtgq63sCoucnHOj3OyW22cv.jpg",
+ "passport_four": "2YYEiRk22J03ekiMuopltNxOH9ooVM42s6kMNkI1.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-28 22:28:54",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1344,
+ "unique_id": "TB6352-1344",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Anželika",
+ "customer_surname": "Abdullaýewa",
+ "customer_patronic_name": "Nikolaýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 6/11",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 6/11",
+ "passport_serie": "I-BN",
+ "passport_id": "515166",
+ "passport_given_at": "2016-12-12",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Russiýa Federasiýasynyň Wladimir oblasty",
+ "born_at": "1969-12-28",
+ "email": null,
+ "phone": "61762750",
+ "phone_additional": null,
+ "phone_home": "61762750",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2020-04-01",
+ "work_salary": "1674",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "YEq5eMC5c51jKHbIcfxxbwOv6neXKlvHLxST3OOB.jpg",
+ "passport_two": "4lpyQdmz2Y90HEv2bzIVatONbn0a5jhnGUuw2ib2.jpg",
+ "passport_three": "zHy9LgXDzwmwMYNGUtwDYEWbnS18W2LSg1aRZ0Nk.jpg",
+ "passport_four": "JkxzoKVXzMmec45VgWurVMb6dAtij4uzfTvGfTx9.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-28 22:35:17",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1345,
+ "unique_id": "TB2305-1345",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Serdar",
+ "customer_surname": "Şammanow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Sarahs şäheriniň Jelaletdin köçesiniň 30-nji jaýy",
+ "real_address": "Sarahs şäheriniň Jelaletdin köçesiniň 30-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "368666",
+ "passport_given_at": "2007-03-10",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1990-09-09",
+ "email": null,
+ "phone": "64372873",
+ "phone_additional": null,
+ "phone_home": "13421301",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürliginiň Awtoulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-71120477",
+ "work_started_at": "2011-04-13",
+ "work_salary": "3600",
+ "work_position": "bejeriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "w0fmgApHOMaqVPGUlhXWbkurQuUICzcYMtt32fQi.jpg",
+ "passport_two": "yVjJCZmcIcBEYN1yU68qNKVYg6BtHmfRfOMBVgl3.jpg",
+ "passport_three": "fiveUUApm2u6lqIzn6un2k9QbWzepkfKiny0X5xz.jpg",
+ "passport_four": "Z8nJwgLVD61tInWEo2YWaMzqF1GPqspKYTURofaE.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-29 15:14:01",
+ "updated_at": "2024-04-29 15:14:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1346,
+ "unique_id": "TB2305-1346",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Eziz",
+ "customer_surname": "Täjiýew",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Sarahs Şäheriniň H Babaýew köçesiniň 19-nji jaýy",
+ "real_address": "Sarahs Şäheriniň H Babaýew köçesiniň 19-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "265108",
+ "passport_given_at": "2004-03-08",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1987-10-24",
+ "email": null,
+ "phone": "63208841",
+ "phone_additional": null,
+ "phone_home": "13422794",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-61178299",
+ "work_started_at": "2010-09-13",
+ "work_salary": "4036",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KsYMfPueinRIeB049gxnZylG6q67HipzzItYiIIs.jpg",
+ "passport_two": "fXlpxMnlkSUiihf7ISmFesKJR9rnYQrBzwJYV68q.jpg",
+ "passport_three": "jp5wIKYI6hInAA4b13y9kM850vDXnF11E7EsLHBY.jpg",
+ "passport_four": "lMEJSXhii6bd3GJqTAeX7bENlJEiCtZ1MMqYBOYP.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-29 15:24:52",
+ "updated_at": "2024-04-29 15:24:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1347,
+ "unique_id": "TB2305-1347",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Gülbahar",
+ "customer_surname": "Gummanowa",
+ "customer_patronic_name": "Orazmyradowna",
+ "passport_address": "Sarahs etrabynyň Garaman obasy",
+ "real_address": "Sarahs etrabynyň Garaman obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "722806",
+ "passport_given_at": "2018-10-17",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Garaman obasy",
+ "born_at": "1975-09-24",
+ "email": null,
+ "phone": "63944117",
+ "phone_additional": null,
+ "phone_home": "61212821",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 7-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-13423102",
+ "work_started_at": "2013-08-20",
+ "work_salary": "2281",
+ "work_position": "Şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "nS6a5K9yjpCvFb69SST6ugAN7aGDC5iYCeBBPBQQ.jpg",
+ "passport_two": "FUu4d3qFAcCwLEQgsx8izAdCDWg77aSIg7cspUQX.jpg",
+ "passport_three": "oGQhGwTRLfd91Dc1GnQIMsSo4MA6BN8UaSQmN1OH.jpg",
+ "passport_four": "eWeNY8CK8RLYdJL5e1u7rhbcTHpT24swgm9MNAiH.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-04-29 15:34:47",
+ "updated_at": "2024-04-29 15:34:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1348,
+ "unique_id": "TB8302-1348",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Uktam",
+ "customer_surname": "Narkabulow",
+ "customer_patronic_name": "Narkabulowiç",
+ "passport_address": "Magdanly şäheri Garaşsyzlyk köçe 8/14 jaýy",
+ "real_address": "Magdanly şäheri Garaşsyzlyk köçe 8/14 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "896400",
+ "passport_given_at": "2015-07-14",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1998-10-02",
+ "email": null,
+ "phone": "62217285",
+ "phone_additional": "62217285",
+ "phone_home": "44052541",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlyşäheragyz suw müdirligi",
+ "work_company_accountant_number": "+(993)-44052541",
+ "work_started_at": "2016-10-19",
+ "work_salary": "2171",
+ "work_position": "sazlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JUwBv3JVyUpZAMIK9hwyzlQKf551MxfswBK4vGrN.jpg",
+ "passport_two": "9dphm83iiQbT5L6LftwB6S6hbU2b0R0UjMqANWRR.jpg",
+ "passport_three": "E2GS6EQ2myeFaBbAdgLgK28v8sHamwKVLTSAhBdg.jpg",
+ "passport_four": "22z8fm6AX0P0ez3k6pAOzRE8nAu5ybzSynsCBS4o.jpg",
+ "user_id": 527,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-29 17:11:51",
+ "updated_at": "2024-05-01 10:51:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1349,
+ "unique_id": "TB6359-1349",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Magtymguly",
+ "customer_surname": "Bagşagulyýew",
+ "customer_patronic_name": "Seýitgulyýewiç",
+ "passport_address": "BW Balkanabat şäheri kw 117, jaý 11, öý 1",
+ "real_address": "BW Balkanabat şäheri kw 117, jaý 11, öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "212079",
+ "passport_given_at": "2002-04-19",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1972-11-02",
+ "email": null,
+ "phone": "65812358",
+ "phone_additional": "61457932",
+ "phone_home": "22252558",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkangazüpjünçilik\" müdirliginde",
+ "work_company_accountant_number": "+(993)-65144555",
+ "work_started_at": "2011-01-01",
+ "work_salary": "2352",
+ "work_position": "Slesor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "fFs0sY0LMmVACsaFAVCWQDleI1mZSM9fCi4pubf2.jpg",
+ "passport_two": "i8lAn4TFj6LxxXaHzbH9zqBFptvNURE6HYQ8brWh.jpg",
+ "passport_three": "wVtFOWxpB4YUcG2kHkOCXPAJtf50uJf4ZCrLoWR3.jpg",
+ "passport_four": "tRoMp66lPZvwLsuSjcFXIrtUWzD1BYW1sakfY6bD.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-30 13:56:15",
+ "updated_at": "2024-04-30 13:56:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1350,
+ "unique_id": "TB8302-1350",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Hasan",
+ "customer_surname": "Şaýmuradow",
+ "customer_patronic_name": "Rawşanowiç",
+ "passport_address": "Magdanly şäheri 2-nji kiçi etrapça 2/8 jaýy",
+ "real_address": "Magdanly şäheri 2-nji kiçi etrapça 2/8 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "601738",
+ "passport_given_at": "2010-10-30",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1990-04-04",
+ "email": null,
+ "phone": "61875443",
+ "phone_additional": "61875443",
+ "phone_home": "44052514",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk kali dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-61875443",
+ "work_started_at": "2019-10-02",
+ "work_salary": "4164",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZzgOgsAco1O2aFfpi4X9B9SXpt6qgHdvZQHSQGgw.jpg",
+ "passport_two": "D1u9iUD15mxHnL3vt39OJoSiU8pYZcbIrSeqkDKl.jpg",
+ "passport_three": "yrtQcLXORypQ2aBwpp4fy2XA8FJlNJe4LBjOrFZa.jpg",
+ "passport_four": "5cMlGPHtBizjLqfOMrNcM3wIdC75CU78x66neEVA.jpg",
+ "user_id": 528,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-30 14:45:27",
+ "updated_at": "2024-05-01 10:52:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1351,
+ "unique_id": "TB6312-1351",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Serdar",
+ "customer_surname": "Hojamämmedow",
+ "customer_patronic_name": "Janmämmedowiç",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy şäheri, Kemine köçe, 11 jaý, 8 öý",
+ "real_address": "Balkan welaýaty, Türkmenbaşy şäheri, Kemine köçe, 11 jaý, 8 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "415209",
+ "passport_given_at": "2010-11-03",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň türkmenbaşy şäheri",
+ "born_at": "1994-08-23",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "63964554",
+ "phone_additional": "63964554",
+ "phone_home": "24364554",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Gyvanlydaky polimer zawody",
+ "work_company_accountant_number": "+(993)-54554___",
+ "work_started_at": "2021-01-11",
+ "work_salary": "3493",
+ "work_position": "ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "RyNdlgnATx857If0QQGXc5wLK0PlZPvbha1nPvbT.jpg",
+ "passport_two": "7AbynAGfTpp5RzkODr0lsJPy1eA5E7j6sxLZLxzK.jpg",
+ "passport_three": "Kj0yVz0qOniqoOw8YxzbBLKEjW9yH8gKrKq4s8O7.jpg",
+ "passport_four": "5cFAzmxK8VRAs2u6uHt1FOxjzpOM0o392pub7h5j.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-30 17:16:54",
+ "updated_at": "2024-05-06 11:25:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1352,
+ "unique_id": "TB6312-1352",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Saparberdi",
+ "customer_surname": "Nyýazberdiýew",
+ "customer_patronic_name": "Nyýazberdiýewiç",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy etrap, Akdaş şäherçesi, 4-oba, 3 jaý",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etrap, Akdaş şäherçesi, 4-oba, 3 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "412595",
+ "passport_given_at": "2010-08-11",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Ybyk obasy",
+ "born_at": "1992-08-06",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "65292223",
+ "phone_additional": "65292223",
+ "phone_home": "24352223",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşydaky nebiti gaýtadan işleýän zawodlar toplumy",
+ "work_company_accountant_number": "+(993)-24362223",
+ "work_started_at": "2011-10-18",
+ "work_salary": "3844",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qjeI675zg9aokbtd3iwTUTwtygzI5PS5zeVydooY.jpg",
+ "passport_two": "gZRnPo7FtgobdTRxs5zECmiKzZpvzCNiQaiaV2s1.jpg",
+ "passport_three": "vJiTcMS8QYQLIKH3ILBjond2A80jZJ5lvuLCAapE.jpg",
+ "passport_four": "5KOjoaNzKF1KvWQAnWTm6rygz2BRA0gBls3i6tcq.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-30 17:27:09",
+ "updated_at": "2024-05-06 11:25:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1353,
+ "unique_id": "TB6359-1353",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gülnabat",
+ "customer_surname": "Injirowa",
+ "customer_patronic_name": "Taňyrberdiýewna",
+ "passport_address": "BW Balkanabat şäheri 200, jaý 2, öý 10",
+ "real_address": "BW Balkanabat şäheri 200, jaý 2, öý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "614120",
+ "passport_given_at": "1994-12-10",
+ "passport_given_by": "BW Balkanabat şäher polisiýa bölümi tarapyndan",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1994-12-10",
+ "email": null,
+ "phone": "65124444",
+ "phone_additional": "65188584",
+ "phone_home": "22255864",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmengazaragatnaşyk müdirliginde",
+ "work_company_accountant_number": "+(993)-65231454",
+ "work_started_at": "2013-05-11",
+ "work_salary": "2306",
+ "work_position": "Elektromontýor",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "ZbONMcEQPIpPuxBMwwj1XsMarHl2QFgc5t5P2bEN.jpg",
+ "passport_two": "2Ercnn857sBccU7ocWGgzyR8fTRqjhLw3K3E3E5z.jpg",
+ "passport_three": "GJp3FuKsHki9M7PDSwnWZFBFh2ulXKFy9hEngESB.jpg",
+ "passport_four": "JkJgBqkgxNv6dkpEVGs9ocyWKHlk6PdQyshZUqgN.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-30 19:11:28",
+ "updated_at": "2024-04-30 19:11:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1354,
+ "unique_id": "TB6359-1354",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Almagül",
+ "customer_surname": "Nazarowa",
+ "customer_patronic_name": "Nepesgylyjowna",
+ "passport_address": "BW Balkanabat şäheri kw 201, jaý 1, öý 16",
+ "real_address": "BW Balkanabat şäheri kw 201, jaý 1, öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "457464",
+ "passport_given_at": "2012-06-18",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1985-06-25",
+ "email": null,
+ "phone": "65255412",
+ "phone_additional": "61358585",
+ "phone_home": "22274626",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmenbaşy PTB-niň Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2009-06-27",
+ "work_salary": "2453",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "NGqLL1hiok6ynwBcBkh792FmPEjJxH9aaabHYgvu.jpg",
+ "passport_two": "wB4dr9WHJgS5JP66u2DQ6lMjl0FmaYFSXPCc3zuW.jpg",
+ "passport_three": "5C8ik0TV5lpvsGg7gxMzz78zsID7dCLQmceb7jVQ.jpg",
+ "passport_four": "QQL9LpjwDEPazCuBdcWylqshGYx8x3iS4vA2Liam.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-30 19:19:18",
+ "updated_at": "2024-04-30 19:19:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1355,
+ "unique_id": "TB7369-1355",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Bahar",
+ "customer_surname": "Mradowa",
+ "customer_patronic_name": "Atajanowna",
+ "passport_address": "Baýramaly şäher Altyn köçe 41/36",
+ "real_address": "Baýramaly şäher Altyn köçe 41/36",
+ "passport_serie": "II-MR",
+ "passport_id": "168205",
+ "passport_given_at": "2018-03-02",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäher Altyn köçe 41/36",
+ "born_at": "1995-03-01",
+ "email": null,
+ "phone": "64569281",
+ "phone_additional": "64569281",
+ "phone_home": "64569281",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Marydemirbetonönümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-64569281",
+ "work_started_at": "2022-12-28",
+ "work_salary": "1446",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pu9TffhHwdQlkYozQb1UilgZTMOMVZctjOL3pIah.jpg",
+ "passport_two": "iXiL7tXDQP9c442m8PqvWqrz71F40sCMD8RDFKbw.jpg",
+ "passport_three": "Vdn5oGaSmmlO1mZiZrVLCFwLJSGb0eMkuHYbvEMl.jpg",
+ "passport_four": "3QL7l9gSJSa3D6WAJJJtUtUnqdijp7YSul6CHubj.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-04-30 20:33:05",
+ "updated_at": "2024-04-30 20:33:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1356,
+ "unique_id": "TB1307-1356",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annadursyn",
+ "customer_surname": "Geldimammedowa",
+ "customer_patronic_name": "Ahmetowna",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Ahal şaýoly jaý53 öý16",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Ahal şaýoly jaý53 öý16",
+ "passport_serie": "I-AS",
+ "passport_id": "650815",
+ "passport_given_at": "2021-10-21",
+ "passport_given_by": "Asgabat s",
+ "born_place": "Asgabat s",
+ "born_at": "1996-11-28",
+ "email": "Annadurdyn@gmailсom",
+ "phone": "62871773",
+ "phone_additional": "62871773",
+ "phone_home": "12452352",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Jemgyýetçilik saglygy we iýmit merkezinde",
+ "work_company_accountant_number": "+(993)-12458563",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2271",
+ "work_position": "inžener fizik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "D2K5NgKVOSliD3ivrsm9BlexPfas8rVMHyhsVfXx.jpg",
+ "passport_two": "5yCEQmSpWVETKeSYfmSWgb9gNJkzJXJ2DQQuwOOu.jpg",
+ "passport_three": "bC6bKY7w1pUN8H6Ma8M77SR9xhnbtWbwIKJqKPsa.jpg",
+ "passport_four": "EGD45ACkpCiYn0trzQP6bWkeiNdsWXk3ADwa2MJT.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-01 11:39:39",
+ "updated_at": "2024-06-01 12:20:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1357,
+ "unique_id": "TB1307-1357",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oraznabat",
+ "customer_surname": "Babayewa",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe 2035 jaý178 öý10",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe 2035 jaý178 öý10",
+ "passport_serie": "I-AS",
+ "passport_id": "517265",
+ "passport_given_at": "2015-03-13",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1981-07-08",
+ "email": "Oraznabat@gmailсom",
+ "phone": "61888330",
+ "phone_additional": "61888330",
+ "phone_home": "12452452",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmentelekom EAK-ň ÝJJHBnyň",
+ "work_company_accountant_number": "+(993)-12452545",
+ "work_started_at": "2013-11-01",
+ "work_salary": "1808",
+ "work_position": "garawuly",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ORzA52vsLwspjwp44XwNz81LYZQIYjSeYSnavWhV.jpg",
+ "passport_two": "aGH7bhDdF3gUrraWzS4bWQ21XgoQbaUMIBcBFVrH.jpg",
+ "passport_three": "6lue6xmMiacOxsBkzit18q76ybeOGPwtRyCOJR3I.jpg",
+ "passport_four": "9k4KaFl9GjaH2xg9AdAKjEnb2WJHBMMVhTUAfYOL.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-01 11:44:21",
+ "updated_at": "2024-06-01 12:13:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1358,
+ "unique_id": "TB1307-1358",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurmyrat",
+ "customer_surname": "Gulow",
+ "customer_patronic_name": "Kulmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Arçabil ş jaý76 öý112",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Arçabil ş jaý76 öý112",
+ "passport_serie": "I-AS",
+ "passport_id": "344158",
+ "passport_given_at": "2005-09-07",
+ "passport_given_by": "Asgabat s",
+ "born_place": "Asgabat s",
+ "born_at": "1963-06-10",
+ "email": "Nurmyrat@gmailсom",
+ "phone": "65017298",
+ "phone_additional": "65017298",
+ "phone_home": "12458524",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmenelektrogurnama ýöriteleşdirilen dolandyryş edarasynyň",
+ "work_company_accountant_number": "+(993)-12582545",
+ "work_started_at": "2022-04-01",
+ "work_salary": "2152",
+ "work_position": "garawuly",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wnsGVoQDNqRDP8OgZLP5bIaNXjmR2OFTlBA0driZ.jpg",
+ "passport_two": "epU44Cp5DkYAZa9oXvGeKP7FvyGPVpCsT2HxeMno.jpg",
+ "passport_three": "soH0Z2xgn04hgghYNaPRtSCVZtnvVeNXNOYvR3mN.jpg",
+ "passport_four": "mSBvW9ibIOyDIS5IpF79fpItyCUmVAyk2lhXRSs5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-01 11:49:04",
+ "updated_at": "2024-06-01 12:13:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1359,
+ "unique_id": "TB1307-1359",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bagtygül",
+ "customer_surname": "Paşşykowa",
+ "customer_patronic_name": "Hojanyýazowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby k Oguzhan jaý161 öý 21",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby k Oguzhan jaý161 öý 21",
+ "passport_serie": "I-AS",
+ "passport_id": "521401",
+ "passport_given_at": "2015-03-30",
+ "passport_given_by": "Aşgaabt ş Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1988-09-20",
+ "email": "Bagtygul@gmail.com",
+ "phone": "65652444",
+ "phone_additional": "65652444",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgaabt ş 55-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2023-02-10",
+ "work_salary": "2001",
+ "work_position": "Kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yA76dUeJNTyWvaojpu4pepVEKTwqM7d93SOTrvVE.jpg",
+ "passport_two": "jWFGtBUhBI9vmsZQqLDzWJzAid2obpUuKWmp1bos.jpg",
+ "passport_three": "i8h7G6myf2Xd8LMhRk6Zb2kmyVLiWJNUcvd2yNWW.jpg",
+ "passport_four": "pDrSSYu6cWUpVHkpBoMrzRoXr5JrTvX97N2hcxZi.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-01 12:39:57",
+ "updated_at": "2024-06-01 12:13:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1360,
+ "unique_id": "TB6360-1360",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Sähetmyrat",
+ "customer_surname": "Elýasow",
+ "customer_patronic_name": "Täçgulyýew",
+ "passport_address": "Etrek etrabynyň Madow Geňeşligi",
+ "real_address": "Etrek etrabynyň Madow Geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "269561",
+ "passport_given_at": "2006-08-25",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "Etrek etrabynyň Madow Geňeşligi",
+ "born_at": "1990-05-09",
+ "email": "annagulgldyeva229@gmail.com",
+ "phone": "64395003",
+ "phone_additional": "64395003",
+ "phone_home": "64395003",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\"müdürligi",
+ "work_company_accountant_number": "+(993)-64395003",
+ "work_started_at": "2014-08-01",
+ "work_salary": "3484",
+ "work_position": "matorçy-sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dtzFgFbShgTTjs8e8v8XffBQiUmC4KcVYbhBEb5n.jpg",
+ "passport_two": "uQoAySxRWXbFUt2ivdNpearpbf2EDFg5FAEGWDTG.jpg",
+ "passport_three": "3lvKLUZnt34oTm8PXq7uXdFYWRg8ZXyDErtMGl9n.jpg",
+ "passport_four": "PZ3AYAY2i0FjYBpR16UXSlcZjD4t3RFNYAzgs9qH.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-01 12:44:18",
+ "updated_at": "2024-05-10 14:57:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1361,
+ "unique_id": "TB8312-1361",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Guwanç",
+ "customer_surname": "Hazirow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Gazojak şäheri Ş.Batyrow jaý-34",
+ "real_address": "Gazojak şäheri Ş.Batyrow jaý-34",
+ "passport_serie": "I-LB",
+ "passport_id": "454772",
+ "passport_given_at": "2005-11-01",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Gazojak şäherçesi",
+ "born_at": "1988-07-03",
+ "email": "guwanchhazirow@mail.ru",
+ "phone": "65459818",
+ "phone_additional": null,
+ "phone_home": "44550269",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG trestiniň 5-nji ÝÖGGM-ň AUK we MIÝM",
+ "work_company_accountant_number": "+(993)-71156___",
+ "work_started_at": "2017-05-12",
+ "work_salary": "2490",
+ "work_position": "Ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cVbdH63llhz7cB6yN2wJdZ2t2ENEZUf4NRMsFyhT.jpg",
+ "passport_two": "kwWVS3T01N99ulbaayzwc3xXvUOuEwsMC1qpXa5J.jpg",
+ "passport_three": "kz5RNd8TAj6TD825r1ntoZRGJ0tnUKPqVy2qe2UO.jpg",
+ "passport_four": "nsypEkjFrpunh8eb6ssWMWHsazFQQeY3a4r2Snki.jpg",
+ "user_id": 534,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-01 16:55:13",
+ "updated_at": "2024-05-02 17:33:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1362,
+ "unique_id": "TB1307-1362",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Allanur",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Ahal welaýatynyň Sarahs etraby Sarahs şäheri Tekehan köçesi jaý 10",
+ "real_address": "Ahal welaýatynyň Sarahs etraby Sarahs şäheri Tekehan köçesi jaý 10",
+ "passport_serie": "I-AH",
+ "passport_id": "666510",
+ "passport_given_at": "2016-07-09",
+ "passport_given_by": "Ahal welaýatynyň Sarahs etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Sarahs etrap Sarahs şäheri",
+ "born_at": "1998-09-04",
+ "email": "Allanur@mail.ru",
+ "phone": "63753255",
+ "phone_additional": "63191215",
+ "phone_home": "12356874",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Awtomobil ulag hyzmaty AGPJ 1 bölümi",
+ "work_company_accountant_number": "+(993)-12358749",
+ "work_started_at": "2018-12-01",
+ "work_salary": "2662",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "R5cniBXG6FD4nX58PkJ0PwAXggTKmHKMRB5lQH4J.jpg",
+ "passport_two": "vfsgfKnJDkxIBUbkG5Wc1nevwFWRxrjNBnX5yFmu.jpg",
+ "passport_three": "MQquIQ4My1KSUtuEt4mKHpk9m642PvHtzQksd4DD.jpg",
+ "passport_four": "KbVINO3zfmnpCczBIDeAG6Y18VGsf50L9yQkxgcs.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-01 17:56:40",
+ "updated_at": "2024-06-01 12:12:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1363,
+ "unique_id": "TB8312-1363",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Jemhur",
+ "customer_surname": "Baýlyýew",
+ "customer_patronic_name": "Metiýewiç",
+ "passport_address": "Gazojak şäheri H,Kulyýew köçe jaý-10",
+ "real_address": "Gazojak şäheri H,Kulyýew köçe jaý-10",
+ "passport_serie": "I-LB",
+ "passport_id": "750140",
+ "passport_given_at": "2012-01-18",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1991-05-08",
+ "email": "jemhur91@mail.ru",
+ "phone": "63910805",
+ "phone_additional": null,
+ "phone_home": "44551238",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG trestiniň 5-nji ÝöGGM-ň SÖÖM-sy",
+ "work_company_accountant_number": "+(993)-44505826",
+ "work_started_at": "2018-07-02",
+ "work_salary": "2446",
+ "work_position": "Otly düzüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IxAfYK7STjqMr4OHRPloZtWyPsXftAKTJjf7x6Ac.jpg",
+ "passport_two": "Ec3EjAzvP7QXMFoMFwp8hUQPsL2zw502qYaB4yaO.jpg",
+ "passport_three": "97iONH8fxkVyEV7b4QKFm4akqCAsZHaKnAvXHq77.jpg",
+ "passport_four": "Af3UTXb5QqsgKJIirQiXXNhcioJMHrTxkp5B42GE.jpg",
+ "user_id": 536,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 10:16:11",
+ "updated_at": "2024-05-02 17:33:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1364,
+ "unique_id": "TB8312-1364",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Sahetmurat",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Aýtmuradowiç",
+ "passport_address": "Ş.Batyrow köçe jaý-46",
+ "real_address": "Ş.Batyrow köçe jaý-46",
+ "passport_serie": "I-LB",
+ "passport_id": "225298",
+ "passport_given_at": "2001-07-31",
+ "passport_given_by": "Lebap welaýatynyň Darganata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Sedwer geňeşligi",
+ "born_at": "1980-01-08",
+ "email": "sahetmuratch@mail.ru",
+ "phone": "63914684",
+ "phone_additional": null,
+ "phone_home": "44551856",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG trestiniň 5-nji ÝöGGM-ň 6-njy EGM-sy",
+ "work_company_accountant_number": "+(993)-44551572",
+ "work_started_at": "2023-11-14",
+ "work_salary": "2507",
+ "work_position": "6-njy derjeli elektro-gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "w8GefDxcYSQblPVkHAYrdUHEXefSJXVnMXXDq721.jpg",
+ "passport_two": "6yYObw3NC7rEUoo58aaFUSvAbuRmi0StXbb1epLO.jpg",
+ "passport_three": "MnkW9w3HKoumRwmnI7XTHC3m3lhRGJPtiviMW7AH.jpg",
+ "passport_four": "8A7ZpIB4kXgSyU7ahoa0WEHcaatrTt9wo6HJGa6R.jpg",
+ "user_id": 537,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 11:34:38",
+ "updated_at": "2024-05-02 17:32:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1365,
+ "unique_id": "TB8318-1365",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Jumagul",
+ "customer_surname": "Baýjanowa",
+ "customer_patronic_name": "Aliýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Taňyrgulyýew köçesiniň 43-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Taňyrgulyýew köçesiniň 43-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "709289",
+ "passport_given_at": "2011-06-29",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäherçesi",
+ "born_at": "1993-08-13",
+ "email": null,
+ "phone": "61956761",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap bilim bölümi 22-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2016-09-06",
+ "work_salary": "3260",
+ "work_position": "Mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "xTEwuWCWuZRfIquGlb5rnG3J4KRwNo6Zqh9F4lqq.jpg",
+ "passport_two": "U2SD10ruLaaVS61nIhLuJTIlr9QSfb34EJdCsBHD.jpg",
+ "passport_three": "5glg0Ip4FMuUTnLtlK0oWb41JnGFkOVMAHmWHcJf.jpg",
+ "passport_four": "W6i9NUzsyY4uJrrWj4oMdw0a3UjLCjVMs0cBSLrf.jpg",
+ "user_id": 538,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-02 15:09:30",
+ "updated_at": "2024-05-02 15:10:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1366,
+ "unique_id": "TB1307-1366",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Serdar",
+ "customer_surname": "Altyyew",
+ "customer_patronic_name": "Carymyradowic",
+ "passport_address": "Asgabat saherinin Kopetdag etraby db Asgabat Magtymguly kocesinin 64 nji jayy",
+ "real_address": "Asgabat saherinin Kopetdag etraby db Asgabat Magtymguly kocesinin 64 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "493959",
+ "passport_given_at": "2014-06-02",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1997-05-21",
+ "email": "Serdar@gmail.com",
+ "phone": "64200368",
+ "phone_additional": "64200368",
+ "phone_home": "64200368",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Josgun sowda Merkezi",
+ "work_company_accountant_number": "+(993)-64200368",
+ "work_started_at": "2020-07-15",
+ "work_salary": "4076",
+ "work_position": "buhgalter kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oEZI8yai5ug10APkHTtevlrGvPdJ2WNnnp1VQTlX.jpg",
+ "passport_two": "OMjPd1jP5ZarbO1r8WT9RKZ41AetmgRabkRVVChT.jpg",
+ "passport_three": "L6obiOG9x3hZXR3IKobU26sRH8RIEOUJfl0LpuOL.jpg",
+ "passport_four": "Cg2VgV3yeyEnzVOupR7QRctJMF5EIEilobGC5AKv.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 15:20:18",
+ "updated_at": "2024-06-01 12:12:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1367,
+ "unique_id": "TB6352-1367",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbanberdi",
+ "customer_surname": "Weliýew",
+ "customer_patronic_name": "Weliýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher 2 kiçi etrapça 4 jaý 9 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher 2 kiçi etrapça 4 jaý 9 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "228655",
+ "passport_given_at": "2005-02-16",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Türkmenbaşy etrap Ybyk obasy",
+ "born_at": "1965-04-06",
+ "email": null,
+ "phone": "62372861",
+ "phone_additional": "65896100",
+ "phone_home": "64799448",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "0007-04-23",
+ "work_salary": "3269",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0EbmKY52v80GXOmptfKBncyx6z02ZrifLE3grTGY.jpg",
+ "passport_two": "PG1RWS8gST2f5ZuFN21K2IvANFeBf6lKZX844m83.jpg",
+ "passport_three": "i7Wj2bN3KBAj4BmfB4Nk6RNHb4o20jXHc7eWG8a6.jpg",
+ "passport_four": "V6LT97VQF3JtzQdrBadmr7NoDOAFZohvTmj4BFOd.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 16:02:21",
+ "updated_at": "2024-05-02 16:02:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1368,
+ "unique_id": "TB1307-1368",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogultaç",
+ "customer_surname": "Allaberdiyewa",
+ "customer_patronic_name": "Orazdurdyyewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Ýasmansalyk ýt köçe Dostluk jaý41",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Ýasmansalyk ýt köçe Dostluk jaý41",
+ "passport_serie": "I-AS",
+ "passport_id": "582786",
+ "passport_given_at": "2018-03-24",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1992-05-13",
+ "email": "Ogultac@gmailсom",
+ "phone": "61352029",
+ "phone_additional": "61352029",
+ "phone_home": "12456536",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Ak-dag hususy kärhanasynyň",
+ "work_company_accountant_number": "+(993)-12584523",
+ "work_started_at": "2021-02-01",
+ "work_salary": "1936",
+ "work_position": "tam süpürijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2wY7PDJLoaJiepRLuvKLMQCV3tYyJfJzSVUn9rk5.jpg",
+ "passport_two": "MsNnO9XCHAvKZxU844UDkFbsJSl0zlQHqFLX5cni.jpg",
+ "passport_three": "tYUQL1UvMI3ZZsAR55hyo9GkFzLeHWskrrbu9lCt.jpg",
+ "passport_four": "VlR7xnO0L1N7CusZSMu6Zex1f7rFjPR8c1I7a6Bk.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 16:19:47",
+ "updated_at": "2024-06-01 12:11:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1369,
+ "unique_id": "TB1307-1369",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Allaberdi",
+ "customer_surname": "Merdalyýew",
+ "customer_patronic_name": "Amanberdiýewiç",
+ "passport_address": "Aşgabat şäher, Köpetdag etrap, köçe Parahat 1, 52-nji jaýy, otag 21.",
+ "real_address": "Aşgabat şäher, Köpetdag etrap, köçe Parahat 1, 52-nji jaýy, otag 21.",
+ "passport_serie": "I-AS",
+ "passport_id": "642324",
+ "passport_given_at": "2021-03-12",
+ "passport_given_by": "Aşgabat şäher Köpetdag etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1983-02-02",
+ "email": "Allaberdi@gmail.com",
+ "phone": "65686080",
+ "phone_additional": "65713294",
+ "phone_home": "12212563",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Ylmy-barlag tebigy gaz institutynda",
+ "work_company_accountant_number": "+(993)-12440501",
+ "work_started_at": "2023-03-15",
+ "work_salary": "2200",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c3NRmuAFZeY0xdvswZgJTWi3hRao8esaJt2NEik8.jpg",
+ "passport_two": "YOIA65STUjXfIPx7PUHaKSVmL5fEHLqGjZtqb86A.jpg",
+ "passport_three": "uk8uauxs5yoNKWKkjRtBV7xBZIW152aeYpW6u5XG.jpg",
+ "passport_four": "Y25Tn0x70meVWIPuVp7pNT7L3MKRS0f8A8549yBG.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 16:44:06",
+ "updated_at": "2024-06-01 12:11:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1370,
+ "unique_id": "TB9315-1370",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Ogulnur",
+ "customer_surname": "Garaýewa",
+ "customer_patronic_name": "Durdygylyjowna",
+ "passport_address": "Görogly etrap Nyýazow geňeşligi",
+ "real_address": "Görogly etrap Nyýazow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "818072",
+ "passport_given_at": "2013-07-25",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Nyýazow geňeşligi",
+ "born_at": "1995-06-04",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61620156",
+ "phone_additional": "61620156",
+ "phone_home": "61620156",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkan welaýat Awaza etrabynyň Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-61620156",
+ "work_started_at": "2020-07-20",
+ "work_salary": "1922",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HvT0ucA8n2FAlyIrJCcLcOZXSb9IUj2QqtzxjTtU.jpg",
+ "passport_two": "oP7zXZTJzm7iDY9mDEtu9nWigOeXDPCXSf0nJmQZ.jpg",
+ "passport_three": "O1RKnwt6xBWl0pT27mNKJCc2YyCd73RLGhdrkuqh.jpg",
+ "passport_four": "lCQaqZSDXimjwZPCCLYTMAMn1zOPjnUSvmWUSDnh.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 17:06:01",
+ "updated_at": "2024-05-02 17:06:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1371,
+ "unique_id": "TB9315-1371",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Akgül",
+ "customer_surname": "Durdyýewa",
+ "customer_patronic_name": "Taganbaýewna",
+ "passport_address": "Görogly etrap Magtymguly geňeşligi",
+ "real_address": "Görogly etrap Magtymguly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "203109",
+ "passport_given_at": "2000-05-03",
+ "passport_given_by": "Tagta etrap PB",
+ "born_place": "Görogly etrap Magtymguly geňeşligi",
+ "born_at": "1983-10-14",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65295030",
+ "phone_additional": "65295030",
+ "phone_home": "65295030",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäher Ýaşaýyş jaý ulanyş tresti",
+ "work_company_accountant_number": "+(993)-65295030",
+ "work_started_at": "2023-12-23",
+ "work_salary": "1859",
+ "work_position": "abadanlaşdyryş işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "660cb8Wq6RYqIGAi27MvyRYiNVLRQ2Gx5ioIylxv.jpg",
+ "passport_two": "9t7JUY0iEbQfLZkWxCE1xvBwEDVwT5bXtOzc746Y.jpg",
+ "passport_three": "rElLKKj8CDZt8CIiZh8HdezqkbhXvZ1E3dyZlqej.jpg",
+ "passport_four": "udtKYmkfjLzwCHPHNbNMJGHSJxu2uX5aqCvKL5f5.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 17:13:33",
+ "updated_at": "2024-05-02 17:13:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1372,
+ "unique_id": "TB9315-1372",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Ogulnabat",
+ "customer_surname": "Kyýasowa",
+ "customer_patronic_name": "Myradowna",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "489037",
+ "passport_given_at": "2006-07-14",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Ýagtylyk geňeşligi",
+ "born_at": "1972-03-17",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62576097",
+ "phone_additional": "62576097",
+ "phone_home": "62576097",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 40-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-62576097",
+ "work_started_at": "2005-08-31",
+ "work_salary": "2956",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "p8MOoQAhZnef4K0qy0Ob86Z1gPzifuugLorvPMsd.jpg",
+ "passport_two": "mJC5qhk6IBkXXXcoWfjicwrqyR1qEIp0muj1BsDQ.jpg",
+ "passport_three": "I7oY74ndhHxAjrrr9wG8cXTePpgjDr1gCgaN67ju.jpg",
+ "passport_four": "EbAV1kR0qLo7R0vhZIsLsjeLZaln9v1P6Wo8NnBK.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 17:31:14",
+ "updated_at": "2024-05-02 17:31:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1373,
+ "unique_id": "TB9314-1373",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Geldimyrat",
+ "customer_surname": "Atjanow",
+ "customer_patronic_name": "Ýaňiberdiýewiç",
+ "passport_address": "Köneürgenç ertabynyň Derýalyk geňeşligi",
+ "real_address": "Köneürgenç ertabynyň Derýalyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "638620",
+ "passport_given_at": "2011-01-10",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç ertabynyň Derýalyk geňeşligi",
+ "born_at": "1991-10-08",
+ "email": "Geldimyrat@mail.com",
+ "phone": "64758605",
+ "phone_additional": "65081779",
+ "phone_home": "64758605",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 44-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "2010-08-16",
+ "work_salary": "3838",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EzFhDreusodGmNZuy2AaQRz9vKTX2tA915K6Y3nG.jpg",
+ "passport_two": "GVlryn6SzIfDGEFeszsGsg435OG4QUmvgABfpyRb.jpg",
+ "passport_three": "nlakvaFc1AqtwyUAkCjVEByiYoTDQQLcnoL3bHdv.jpg",
+ "passport_four": "tu9jEbrLNMuUXM0Vyo2dqfUTF3Qcc524In0EsdmO.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 17:41:31",
+ "updated_at": "2024-05-02 17:42:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1374,
+ "unique_id": "TB9314-1374",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Berdibaý",
+ "customer_surname": "Klyçew",
+ "customer_patronic_name": "Altyýewiç",
+ "passport_address": "Köneürgenç şäheriniň Magtymguly köçesiniň 4/7-nji jaýy",
+ "real_address": "Köneürgenç şäheriniň Magtymguly köçesiniň 4/7-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "534239",
+ "passport_given_at": "2007-04-14",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen.",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1968-04-07",
+ "email": "Berdibay@mail.com",
+ "phone": "63691821",
+ "phone_additional": "64698906",
+ "phone_home": "63691821",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgençagyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-37537___",
+ "work_started_at": "2021-07-05",
+ "work_salary": "2651",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bYHGjzjEYMF534QlOJkjsPpxBxse9y7pDKYs3bVz.jpg",
+ "passport_two": "L9JbV4ZjrUIAJB1tG06NAMCAW1ulXHWfjGlDofMx.jpg",
+ "passport_three": "puFprCgmVg5rNJObnAP4UiXMukn82xz0ZC5LB7f1.jpg",
+ "passport_four": "pyOWUOc7vzrrTMgBRuDrI98lXx62Gimt2KWUJNrD.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 17:55:23",
+ "updated_at": "2024-05-02 17:58:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1375,
+ "unique_id": "TB8312-1375",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Saburmuhammet",
+ "customer_surname": "Duşiýew",
+ "customer_patronic_name": "Arazmuradowiç",
+ "passport_address": "Gazojak şäheri Magtymguly köçe jaý-23 öý-18",
+ "real_address": "Gazojak şäheri Magtymguly köçe jaý-23 öý-18",
+ "passport_serie": "I-LB",
+ "passport_id": "858555",
+ "passport_given_at": "2014-09-23",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1998-07-18",
+ "email": "saburm@mail.ru",
+ "phone": "64375945",
+ "phone_additional": null,
+ "phone_home": "44551568",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG trest 5-nji ÝöGGM -2-nji GGM",
+ "work_company_accountant_number": "+(993)-44551569",
+ "work_started_at": "2019-09-01",
+ "work_salary": "2469",
+ "work_position": "Boýagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VzfL1TTi63H90iVirvLMHvmKZFvsVOpE1fYgGvWJ.jpg",
+ "passport_two": "itVnsAhLdPUg7VFchauWpiwyxmn7g8Bxjr5lG7Gb.jpg",
+ "passport_three": "KnTl7gSN2U4Jygo3YRK5YZjCJSAgWGqWreEScMiN.jpg",
+ "passport_four": "PJahppVW3VEsLJxOQHTdJEbqYQJ153x89mnkIn3v.jpg",
+ "user_id": 539,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-02 18:12:02",
+ "updated_at": "2024-05-13 12:26:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1376,
+ "unique_id": "TB8312-1376",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Saburmuhammet",
+ "customer_surname": "Duşiýew",
+ "customer_patronic_name": "Arazmuradowiç",
+ "passport_address": "Gazojak şäheri Magtymguly köçe jaý-23 öý-18",
+ "real_address": "Gazojak şäheri Magtymguly köçe jaý-23 öý-18",
+ "passport_serie": "I-LB",
+ "passport_id": "858555",
+ "passport_given_at": "2014-09-23",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1998-07-18",
+ "email": "saburm@mail.ru",
+ "phone": "64375945",
+ "phone_additional": null,
+ "phone_home": "44551568",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG trest 5-nji ÝöGGM -2-nji GGM",
+ "work_company_accountant_number": "+(993)-44551569",
+ "work_started_at": "2019-09-01",
+ "work_salary": "2469",
+ "work_position": "Boýagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Wq2TzS4sNK7SEeMdPnJU9yJP9oe03zPzS9AllOpG.jpg",
+ "passport_two": "Yzmx8yMUmGwTvwX8X6O9zIwCXDQhT2ZrYEvyEVhr.jpg",
+ "passport_three": "DIxYIMu50fksj0lXU0f8ZIR6FkZzRtg6w78z9Zu7.jpg",
+ "passport_four": "pGI2kjHY9zngiG0HXVIEol58yT65rZn0Gkx3v9Sf.jpg",
+ "user_id": 539,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-02 18:20:45",
+ "updated_at": "2024-05-03 09:09:06",
+ "deleted_at": "2024-05-03 09:09:06",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1377,
+ "unique_id": "TB8312-1377",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Saburmuhammet",
+ "customer_surname": "Duşiýew",
+ "customer_patronic_name": "Arazmuradowiç",
+ "passport_address": "Gazojak şäheri Magtymguly köçe jaý-23 öý-18",
+ "real_address": "Gazojak şäheri Magtymguly köçe jaý-23 öý-18",
+ "passport_serie": "I-LB",
+ "passport_id": "858555",
+ "passport_given_at": "2014-09-23",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1998-07-18",
+ "email": "saburm@mail.ru",
+ "phone": "64375945",
+ "phone_additional": null,
+ "phone_home": "44551568",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG trest 5-nji ÝöGGM -2-nji GGM",
+ "work_company_accountant_number": "+(993)-44551569",
+ "work_started_at": "2019-09-01",
+ "work_salary": "2469",
+ "work_position": "Boýagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BqQLAGMgwKw5qN6CSBllg5UVhyYrFoWrCfdd84dn.jpg",
+ "passport_two": "YVYPhdiPFVmjL8HLpzqkjEbPHq96GaOHUYc7vSl2.jpg",
+ "passport_three": "0ejW3clwWHVo146jFjWu2hILeTq2kqdP6utisAUS.jpg",
+ "passport_four": "GrN3hGc3sAYcAbqWLWX0GjFJDBK00dMF8nkM2asC.jpg",
+ "user_id": 539,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-02 18:31:49",
+ "updated_at": "2024-05-03 09:09:00",
+ "deleted_at": "2024-05-03 09:09:00",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1378,
+ "unique_id": "TB9314-1378",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Güýçgeldi",
+ "customer_surname": "Orunow",
+ "customer_patronic_name": "Amanmuhammedowiç",
+ "passport_address": "Köneürgenç etrap Watan geňeşligi",
+ "real_address": "Köneürgenç etrap Watan geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "873819",
+ "passport_given_at": "2015-03-16",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Watan geňeşligi",
+ "born_at": "1999-02-15",
+ "email": "Guycgeldi@mail.com",
+ "phone": "64662990",
+ "phone_additional": "64662990",
+ "phone_home": "64662990",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Türkmenistanyň Goranmak ministrliginiň 45651 Harby bölümi",
+ "work_company_accountant_number": "+(993)-50148___",
+ "work_started_at": "2021-06-18",
+ "work_salary": "2806",
+ "work_position": "hojalyk bölümçesiniň müdiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "L2vCIW2sngLHwHv8GUvAU385vOBc4RgZo3fPiEqb.jpg",
+ "passport_two": "NIMW004mAUlNjVYcf0x311IYnBxxIKzEg9zxEdj9.jpg",
+ "passport_three": "hOoFGX98UZjSw9fK1Fbd6rBlMefEARR5qcXJjrud.jpg",
+ "passport_four": "3iT8f8ZKG8n6jUtcXL55rV9gEtYeT2It06z7cY8t.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 08:36:47",
+ "updated_at": "2024-05-03 08:37:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1379,
+ "unique_id": "TB9314-1379",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Mahsat",
+ "customer_surname": "Pirbayew",
+ "customer_patronic_name": "Baýramowiç",
+ "passport_address": "Köneürgenç etrap Bereket şäherçesi Şabende köçesi 21-nji jaýy",
+ "real_address": "Köneürgenç etrap Bereket şäherçesi Şabende köçesi 21-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "205896",
+ "passport_given_at": "2000-12-06",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç etrap Galkynyş geňeşligi",
+ "born_at": "1980-03-30",
+ "email": "Mahsat@mail.com",
+ "phone": "64280725",
+ "phone_additional": "63278091",
+ "phone_home": "64280725",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç taryhy medeni döwlet goraghanasy",
+ "work_company_accountant_number": "+(993)-31008___",
+ "work_started_at": "2023-04-01",
+ "work_salary": "1664",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "S6UmYnZ1weUXSahNGwP7QXJwrF8VIiO5yFkdoahN.jpg",
+ "passport_two": "AQjP7hBUeHRDmxO13NzYxUyvunTgDCGhXTkCckMX.jpg",
+ "passport_three": "L1anOkchhaNCufnq9N3jRGJVKoGSy1G2Ntrpa3r2.jpg",
+ "passport_four": "NhUvtEEZSzdtBhDffq5Oqn6tk67OUtFt83Rj1lVZ.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 08:44:27",
+ "updated_at": "2024-05-03 08:46:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1380,
+ "unique_id": "TB8302-1380",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bekjan",
+ "customer_surname": "Himmatow",
+ "customer_patronic_name": "Eşgeldiýewiç",
+ "passport_address": "Magdanly şäher Garaşsyzlyk köçe 31-18-nji jaý",
+ "real_address": "Magdanly şäher Garaşsyzlyk köçe 31-18-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "160386",
+ "passport_given_at": "2022-08-23",
+ "passport_given_by": "Köýtendag etrap Polisiýa bölümçesi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-09-29",
+ "email": null,
+ "phone": "61981852",
+ "phone_additional": null,
+ "phone_home": "44055267",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-44050303",
+ "work_started_at": "2023-01-16",
+ "work_salary": "1403",
+ "work_position": "Barlamçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EXpwhHzVYxDHTD19uY0mOgxoRKOskBhW6b4o8whN.jpg",
+ "passport_two": "cYj4jVMK4000u5q8WcM71H5NrbhJsoHJ4Upn8uRR.jpg",
+ "passport_three": "ldAZNHhLJxjYLofwTghyilVJZYFcPnn1scpslLIO.jpg",
+ "passport_four": "kZ7FiKixhB8qw6PcP0EXLEMFHixQXE3T9MPSvMNu.jpg",
+ "user_id": 540,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 10:06:40",
+ "updated_at": "2024-05-07 10:50:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1381,
+ "unique_id": "TB6352-1381",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Zaure",
+ "customer_surname": "Baktybaýewa",
+ "customer_patronic_name": "Oryngaliýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Görogly köçe 9 jaý 22 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Görogly köçe 9 jaý 22 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "030655",
+ "passport_given_at": "1999-02-10",
+ "passport_given_by": "Balkan welaýat Bekdaş şäherçesi Polisiýa bölümi",
+ "born_place": "Gurýewskiý oblast Plotowinskoý oba",
+ "born_at": "1968-09-04",
+ "email": null,
+ "phone": "62529914",
+ "phone_additional": "65948379",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Hassahana",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "1988-05-03",
+ "work_salary": "2046",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IZJHcaCDvt9838IVAtoOkLnIbcNGcwgWNUaWBzkk.jpg",
+ "passport_two": "kBGuK6pFea0M41rWAG6tr7FGetru3R9WlAPw7fsv.jpg",
+ "passport_three": "gQG2UxEfLxZSdvxun3TQO7xVfUsD93wMdj72pwLF.jpg",
+ "passport_four": "shUGpbo5IFuJuvA4rZMlgS4aBU3NKj7wbpVd3KdS.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 10:11:58",
+ "updated_at": "2024-05-03 12:34:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1382,
+ "unique_id": "TB6352-1382",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rüstem",
+ "customer_surname": "Tagyýew",
+ "customer_patronic_name": "Garaýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher 2 kiçi etrapça 7 jaý 1 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher 2 kiçi etrapça 7 jaý 1 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424392",
+ "passport_given_at": "2012-04-25",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Magtymguly etraby",
+ "born_at": "1981-02-17",
+ "email": null,
+ "phone": "65186121",
+ "phone_additional": "61532425",
+ "phone_home": "65885563",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "303 Ýangyn howupsyzlyk bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2008-09-01",
+ "work_salary": "2087",
+ "work_position": "ýangyn söndüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JUDsKUQhsvAZB38QRN8feWBDZVtgwargWTixrf9Q.jpg",
+ "passport_two": "2brCvyh11GRSoeopznukhujgkEQKxZGipobS0Zcp.jpg",
+ "passport_three": "DD10gnBBZQ9syX0EwjkKNZYjSvz2vjgzkNAiioZH.jpg",
+ "passport_four": "ZUO5AX7nASZfQqFQkfPeyXjFiDtvJkhXYVcTSOMg.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 10:16:51",
+ "updated_at": "2024-05-03 12:36:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1383,
+ "unique_id": "TB8302-1383",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ozadahon",
+ "customer_surname": "Hallyýewa",
+ "customer_patronic_name": "Absalamowna",
+ "passport_address": "Magdanly şäher Babur köç 108-nji jaý",
+ "real_address": "Magdanly şäher Babur köç 108-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "407580",
+ "passport_given_at": "2004-05-17",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1987-03-13",
+ "email": null,
+ "phone": "63763983",
+ "phone_additional": null,
+ "phone_home": "44059865",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşäheragyzsuw\"müdirligi",
+ "work_company_accountant_number": "+(993)-44051764",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2493",
+ "work_position": "Dispeçer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ni6lkAhUcHo9MHJbPSeWz6lzH1NrXNUP4tuH3iIj.jpg",
+ "passport_two": "mj7WdK2Cyq4QhWv7B6vCn5m4TCt6EAnN0O3oHHF5.jpg",
+ "passport_three": "1B75087te6jQMghZw0U9ZFV1fokFqGKIjkmZoLU1.jpg",
+ "passport_four": "17jU3qxx6NcGjbCilmTycCzpdSevt3DvmsatKl9K.jpg",
+ "user_id": 542,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 10:25:50",
+ "updated_at": "2024-05-07 10:51:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1384,
+ "unique_id": "TB1307-1384",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammet",
+ "customer_surname": "Sohratow",
+ "customer_patronic_name": "Sohratowic",
+ "passport_address": "Asgabat s Bagtyyarlyk etr koce B Turkmenistan jay159 oy102",
+ "real_address": "Asgabat s Bagtyyarlyk etr koce B Turkmenistan jay159 oy102",
+ "passport_serie": "I-AS",
+ "passport_id": "624943",
+ "passport_given_at": "2020-03-28",
+ "passport_given_by": "Asgabat s kopetdag etr hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "2003-04-28",
+ "email": "Muhammet@gmail.com",
+ "phone": "65711924",
+ "phone_additional": "65711924",
+ "phone_home": "65711924",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Telekeci Mustakowada",
+ "work_company_accountant_number": "+(993)-0000000_",
+ "work_started_at": "2024-01-01",
+ "work_salary": "3500",
+ "work_position": "sowda wekili",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "cm6NvlkrDTRp3liWAWavnP5nm3zUrjxRBHHjLifG.jpg",
+ "passport_two": "whK3TMiNQIcD7nXqqgxnDaiiGrx9ek0XYg9r7HSt.jpg",
+ "passport_three": "iPO9t6JOmLMzqpTWbOgQ5H5IcHajunI85x0yqroQ.jpg",
+ "passport_four": "OG63t2pBp2jeZ3fbKzdOno5Q22zCOh93j9EZSVky.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 10:29:39",
+ "updated_at": "2024-06-01 12:11:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1385,
+ "unique_id": "TB6360-1385",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Abadan",
+ "customer_surname": "Hoçjyýewa",
+ "customer_patronic_name": "Annageldiýewna",
+ "passport_address": "BW Hojambaz ş-niň Hojambaz Ata köçesiniň 1013 öýi",
+ "real_address": "BW Hojambaz ş-niň Hojambaz Ata köçesiniň 1013 öýi",
+ "passport_serie": "I-BN",
+ "passport_id": "410066",
+ "passport_given_at": "2005-06-06",
+ "passport_given_by": "LW Hojambaz etrap häkimligi",
+ "born_place": "LW Hojambaz şäherçesi",
+ "born_at": "1988-08-27",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65198824",
+ "phone_additional": "65198824",
+ "phone_home": "65198824",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW Baş Bilim Müdirligi 58-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-65198824",
+ "work_started_at": "2022-11-29",
+ "work_salary": "2607",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "km74pC6ITKPx0C49HJIr9FPYMttyWVcIgogPWYxH.jpg",
+ "passport_two": "lbprNzVOlyQhDKII97WBciYoidBkv0P8vfCl6lzs.jpg",
+ "passport_three": "q3Q0SWnlme9ZtsiSM629M8XHQV5t9G8Ix7FaEgFE.jpg",
+ "passport_four": "C7TBzUX5a77NniZKDgKTo8lYuNfU95sxxcR3V3Zn.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 10:34:37",
+ "updated_at": "2024-05-10 14:58:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1386,
+ "unique_id": "TB8302-1386",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Usan",
+ "customer_surname": "Irmuminow",
+ "customer_patronic_name": "Pardaýewiç",
+ "passport_address": "Magdanly şäher häkimligi",
+ "real_address": "Magdanly şäheri",
+ "passport_serie": "I-LB",
+ "passport_id": "328398",
+ "passport_given_at": "2002-10-28",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1972-03-27",
+ "email": null,
+ "phone": "64204610",
+ "phone_additional": null,
+ "phone_home": "44059831",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44037861",
+ "work_started_at": "2020-05-01",
+ "work_salary": "1598",
+ "work_position": "Ussa(çalyşykda)",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WnSom1feSGELfy1NUkzY33WHcPYeQiW0gzKJNHPj.jpg",
+ "passport_two": "30tYMDLsRJ403x5MFNe6w6l4qhzCJZ1C0YIKtrMC.jpg",
+ "passport_three": "KbhpPziyKTc3RowX0vl2hr7PTn0Oh1iouQ3ZaMrn.jpg",
+ "passport_four": "ucYksDieCnMzd4uHtUDGTwZETXhm4TAPM9bm8jAu.jpg",
+ "user_id": 543,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 10:40:30",
+ "updated_at": "2024-05-07 10:51:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1387,
+ "unique_id": "TB1307-1387",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ilmyrat",
+ "customer_surname": "Amangeldiyew",
+ "customer_patronic_name": "Orazgeldiyewic",
+ "passport_address": "Ahal welayat Gokdepe etraby koce Ahal oba genesligi",
+ "real_address": "Ahal welayat Gokdepe etraby koce Ahal oba genesligi",
+ "passport_serie": "I-AH",
+ "passport_id": "307390",
+ "passport_given_at": "2005-03-11",
+ "passport_given_by": "Ahal welavat Gokdepe etr h",
+ "born_place": "Gokdepe",
+ "born_at": "1987-03-19",
+ "email": "Ilmyrat@gmail.com",
+ "phone": "64136301",
+ "phone_additional": "64136301",
+ "phone_home": "64136301",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Milli howupsyzlyk inistituty",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2014-04-14",
+ "work_salary": "2540",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kAD5A2M2BlVDKR4ejbnFNfOvI3kKuIn5TeHENY1Z.jpg",
+ "passport_two": "379wv1wRyEonhmLiRU9V0nsY5vf2x5juS5Sfd9ho.jpg",
+ "passport_three": "7DXkZnDfpNLMYRgZUIzwiVY3LTicg9gp1YyY9KdK.jpg",
+ "passport_four": "XTYOM93NIbSUut8SFeTeWFF9B1DWXU7N3zCsv3V5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 11:15:18",
+ "updated_at": "2024-06-01 12:10:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1388,
+ "unique_id": "TB1307-1388",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nazar",
+ "customer_surname": "Akmyradow",
+ "customer_patronic_name": "Toýlyýewiç",
+ "passport_address": "Aşgabat ş Berkararlyk etr k Bitarap Türkmenistan jaý 526 öý 9",
+ "real_address": "Aşgabat ş Berkararlyk etr k Bitarap Türkmenistan jaý 526 öý 9",
+ "passport_serie": "I-AH",
+ "passport_id": "695940",
+ "passport_given_at": "2017-11-22",
+ "passport_given_by": "Ahal wel Sarahs etrap häkimligi",
+ "born_place": "Ahal wel Sarahs etraby",
+ "born_at": "1996-01-05",
+ "email": "Nazar@gmail.com",
+ "phone": "63371631",
+ "phone_additional": "63371631",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Awtomobil ulag hyzmaty AGPJ",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-06-20",
+ "work_salary": "3474",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UAj2Hu9VV8XGHXNQw2njWGkX2RQHTQFR7KIDy858.jpg",
+ "passport_two": "ie2db7jnNGSld0M5RgzE3jjH8mbDiUmzgegtoYGv.jpg",
+ "passport_three": "dfYNgZw5dTsbGBxMNOBZSo01eZdWX5nG03hPFRwv.jpg",
+ "passport_four": "BaGaJ3EgvZiUsI5Oa27baj9fGd1wgQZBFH8V7ZR2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 11:19:24",
+ "updated_at": "2024-06-01 12:10:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1389,
+ "unique_id": "TB9314-1389",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Allamurad",
+ "customer_surname": "Geldimyradow",
+ "customer_patronic_name": "Muhammetmyradowiç",
+ "passport_address": "Ruhubelent etrabynyň Tünüderýa geňeşligi",
+ "real_address": "Ruhubelent etrabynyň Tünüderýa geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "326537",
+ "passport_given_at": "2007-07-07",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1980-08-07",
+ "email": "Allamurad@mail.com",
+ "phone": "65326985",
+ "phone_additional": "65326985",
+ "phone_home": "65326985",
+ "work_region": "dz",
+ "work_province_id": 36,
+ "work_company": "Ruhubelent etrabynyň Tünüderýa geňeşligi",
+ "work_company_accountant_number": "+(993)-30815___",
+ "work_started_at": "2023-04-08",
+ "work_salary": "2651",
+ "work_position": "arçyn",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "m0IKWRLflpIL2KP1hE9vwdotjoEawAqcfVDLzgTq.jpg",
+ "passport_two": "kahbJlrTfzttsYwIsgCJrL8t0ruUjekcon7obpTr.jpg",
+ "passport_three": "1f3CPFweK6mMCe70df7O8S9uKQMJdGhpfkKsaYl5.jpg",
+ "passport_four": "bGy8CHdtIL2yRq2z4WFSfurH4hrolu9fqJGrChPu.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 11:25:56",
+ "updated_at": "2024-05-03 11:26:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1390,
+ "unique_id": "TB6360-1390",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Hajarbibi",
+ "customer_surname": "Atayewa",
+ "customer_patronic_name": "Baýramowna",
+ "passport_address": "Hazar ş-çe kw 31 jaý 9 öý 5",
+ "real_address": "Hazar ş-çe kw 31 jaý 9 öý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "565701",
+ "passport_given_at": "2020-05-27",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Balkanabat şäheriniň Jebel ş-çesi",
+ "born_at": "1972-12-03",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61871462",
+ "phone_additional": "61871462",
+ "phone_home": "61871462",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkantelekom\" WSAK",
+ "work_company_accountant_number": "+(993)-61871462",
+ "work_started_at": "2019-04-01",
+ "work_salary": "2047",
+ "work_position": "ammarcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XFNEBoD4s3fge1RsQmocOO8Z3wfBiSQtVIn6Eps8.jpg",
+ "passport_two": "FRY5oI20PIL2nvBUJqpBnKEJyQsBAxAc3wDwaWod.jpg",
+ "passport_three": "P3hllCnDR9lMBDws9R4jnzMS3ZEisiD3JQ6cphdI.jpg",
+ "passport_four": "HZqgv0FWX9GtFmQG4jkCjAhbmSr3wtgssMKAEm51.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 11:35:46",
+ "updated_at": "2024-05-10 15:00:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1391,
+ "unique_id": "TB6360-1391",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Oksana",
+ "customer_surname": "Mamedowa",
+ "customer_patronic_name": "Rafikowna",
+ "passport_address": "Hazar ş-çe kw 37 jaý4 öý 4",
+ "real_address": "Hazar ş-çe kw 37 jaý4 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "584785",
+ "passport_given_at": "2022-04-15",
+ "passport_given_by": "BW Hazar şäher polisýa bölümi",
+ "born_place": "Hazar ş",
+ "born_at": "1972-09-28",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64196334",
+ "phone_additional": "64196334",
+ "phone_home": "64196334",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "NGÇM \"Galkynyşnebit\"",
+ "work_company_accountant_number": "+(993)-64196334",
+ "work_started_at": "2022-05-31",
+ "work_salary": "2491",
+ "work_position": "Suwagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "g9U9mM7G3sRagwgRQPmCi4lTNceHOO4TVXBYQjOG.jpg",
+ "passport_two": "UMMVpcfSagT1Pv7NL6Z2WpniuMffp2Tqv76Tm1Sc.jpg",
+ "passport_three": "f8SSVO1CJokdPaySyKMULNEFRmt3Mi5XGne0W6XI.jpg",
+ "passport_four": "Q87W2QdDRbvQKDh2nmzx89aQtHYLaPZ44fqfoDp0.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 11:45:58",
+ "updated_at": "2024-05-10 15:10:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1392,
+ "unique_id": "TB6352-1392",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Tuwakguly",
+ "customer_surname": "Şihmeredow",
+ "customer_patronic_name": "Şihmeredowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäher Garabogaz köçe 5 jaý 18 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäher Garabogaz köçe 5 jaý 18 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469151",
+ "passport_given_at": "2013-03-13",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gyzylbaýyr geňeşligi",
+ "born_at": "1979-11-30",
+ "email": null,
+ "phone": "62109876",
+ "phone_additional": "65169857",
+ "phone_home": "62109876",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Günbatargazakdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-10-11",
+ "work_salary": "1993",
+ "work_position": "operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yFrBLXCo36mYBQoXnXG2mILOD6yDJuID6bK3MLbj.jpg",
+ "passport_two": "8LUhU7UiFEQwiFK8xJys0Q8Tu4FXqPFIRGStcefV.jpg",
+ "passport_three": "XHugttMK5auRnPpSTpTAbTRjLdPwcxvmuauDRvpy.jpg",
+ "passport_four": "yM0ALwaOETjPVo8rlknj0r0H57zTDc1vuYDcNMAE.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 12:03:55",
+ "updated_at": "2024-05-03 12:40:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1393,
+ "unique_id": "TB6352-1393",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şirali",
+ "customer_surname": "Gurbandurdyýew",
+ "customer_patronic_name": "Baýdurdyýewiç",
+ "passport_address": "Mary welaýatynyň Wekilbazar etraby Mülkamaşa geşeşligi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäher 1 kiçi etrapça 2 jaý 48 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "398757",
+ "passport_given_at": "2008-02-09",
+ "passport_given_by": "Mary welaýatynyň Mary şäher häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "1987-12-08",
+ "email": null,
+ "phone": "61626582",
+ "phone_additional": "63677023",
+ "phone_home": "61626582",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2831",
+ "work_position": "pult operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0VAPSividsjdH8oNOSFXTJhIs1oyrY27hT6CSNAw.jpg",
+ "passport_two": "Fo6zoLiDiWtwjAcSTMTBVo8VEjlgTXcoHXHnZpWz.jpg",
+ "passport_three": "0u2J2B0myetcwviHA2Ss7AHaNk4YF9tkLLMMlzpV.jpg",
+ "passport_four": "hPrcXiD9CF8H8m0mXfVKh5tSV24zsC32lSFJQLVW.jpg",
+ "user_id": 195,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 12:09:53",
+ "updated_at": "2024-05-03 12:42:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1394,
+ "unique_id": "TB6360-1394",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Almagul",
+ "customer_surname": "Tuwakowa",
+ "customer_patronic_name": "Artykowna",
+ "passport_address": "Hazar ş-çe kw 31 jaý 15 öý 1",
+ "real_address": "Hazar ş-çe kw 31 jaý 15 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "148264",
+ "passport_given_at": "2000-03-23",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1969-02-15",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61473828",
+ "phone_additional": "61473828",
+ "phone_home": "61473828",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-61473828",
+ "work_started_at": "1996-03-04",
+ "work_salary": "1691",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "Djog5ieE4MpXYclTM0KlyIfwtqSmrpkoNAWjA86f.jpg",
+ "passport_two": "jUViES4L7OlMhSOk52Ajv2cXCF9q9MjhNfgBzClO.jpg",
+ "passport_three": "XtjWZuCumfdIjitrNU8j63HbBi93tf0Vy6vAdY5o.jpg",
+ "passport_four": "ZXs6N16HI2Qj6hcMr2YUvJwW2Sc7OTK3H8outFuC.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 12:10:06",
+ "updated_at": "2024-05-10 15:01:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1395,
+ "unique_id": "TB6360-1395",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Amanmyrat",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "Bereket ş 10 etrapçasy Köçe Galkynyş geçelge 19",
+ "real_address": "Bereket ş 10 etrapçasy Köçe Galkynyş geçelge 19",
+ "passport_serie": "I-BN",
+ "passport_id": "046496",
+ "passport_given_at": "1964-09-22",
+ "passport_given_by": "BW Bereket etrap polisýa bölümi",
+ "born_place": "Bereket ş",
+ "born_at": "2000-03-11",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64923332",
+ "phone_additional": "64923332",
+ "phone_home": "64923332",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-64923332",
+ "work_started_at": "1676-07-16",
+ "work_salary": "1784",
+ "work_position": "Wulkanizator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qLaFvPKq0LpzjAGlQqRVnvZAjFsjGncrdZm9Bgds.jpg",
+ "passport_two": "TfYoqs3nbExLUH6yp4n0bEufQnOcbVBUg3ulTCm3.jpg",
+ "passport_three": "S1gyjgHBve0seeVW9AoqxTjSQrYKHcHz2gonBFZ2.jpg",
+ "passport_four": "ZzQvlpnK2J4SeNE31pSD2PMOQPmhT6WfwRKASzxw.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 12:25:34",
+ "updated_at": "2024-05-10 15:00:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1396,
+ "unique_id": "TB8302-1396",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bahar",
+ "customer_surname": "Ýazmuradowa",
+ "customer_patronic_name": "Hemraýewna",
+ "passport_address": "Magdanly şaher 2-nji ýaşaýyş jaý toplumy 18/22",
+ "real_address": "Magdanly şaher 2-nji ýaşaýyş jaý toplumy 18/22",
+ "passport_serie": "I-LB",
+ "passport_id": "070148",
+ "passport_given_at": "1999-06-29",
+ "passport_given_by": "Çärjew şäher PB",
+ "born_place": "Saýat şäherçesi",
+ "born_at": "1980-07-17",
+ "email": null,
+ "phone": "63603788",
+ "phone_additional": "63603788",
+ "phone_home": "44053949",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Çagalar sungat mekdebi",
+ "work_company_accountant_number": "+(993)-44051454",
+ "work_started_at": "2000-08-01",
+ "work_salary": "3648",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OJ25zUGY8h7RJZOpz8KSK6dzrk3XIxXeupuik9NA.jpg",
+ "passport_two": "qfCisqJwRzsxDYV9SHE212BEVv3r5wOK4BGRjVK4.jpg",
+ "passport_three": "miEkFRdf4brlWmblVZ4p7RJaIQaPl5EROqopszoI.jpg",
+ "passport_four": "SvyhR55xDjAdZqasA8PaUriE2K2KGKcEVRFwFZJW.jpg",
+ "user_id": 545,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 12:31:18",
+ "updated_at": "2024-05-03 12:32:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1397,
+ "unique_id": "TB8312-1397",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Parhat",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Muratowiç",
+ "passport_address": "Gazojak şäheri M.Abylow köçe 7/26",
+ "real_address": "Gazojak şäheri M.Abylow köçe 7/26",
+ "passport_serie": "II-LB",
+ "passport_id": "143817",
+ "passport_given_at": "2021-10-07",
+ "passport_given_by": "Lebap welaýatynyň Darganata etrap Polisiýa bölümi",
+ "born_place": "Özbegistan Garagalpagystan Respublikasy Dörtgül raýonynyň Akgamyş obasy",
+ "born_at": "1979-11-29",
+ "email": "parhattt@mail.ru",
+ "phone": "63237223",
+ "phone_additional": null,
+ "phone_home": "44551582",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG terstiniň 5-nji ÝöGGM-ň AUK we MIUM",
+ "work_company_accountant_number": "+(993)-44551568",
+ "work_started_at": "2023-12-15",
+ "work_salary": "2283",
+ "work_position": "4-nji derejeli awtokran maşinisty",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "P4fYVnBefs6oW763HDuv6SxzLlytMLleJLJ2mqQw.jpg",
+ "passport_two": "ulUPmwQVEciNTuAzCGVZ4I8SfUsQNdo4SYGSOPRt.jpg",
+ "passport_three": "RXW2UjzwUmSr47OFYyqOKSqtachu923H5oGeYgnG.jpg",
+ "passport_four": "AZmqJppjNrb7Bm6Pz1PBRKM4zfz2dpaqL3We94jB.jpg",
+ "user_id": 546,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 14:33:45",
+ "updated_at": "2024-05-03 15:57:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1398,
+ "unique_id": "TB8312-1398",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Başim",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Meretklyçowiç",
+ "passport_address": "Gazojak şäheri K.Sazakow köçe 177/39",
+ "real_address": "Gazojak şäheri K.Sazakow köçe 177/39",
+ "passport_serie": "II-LB",
+ "passport_id": "143650",
+ "passport_given_at": "2021-10-01",
+ "passport_given_by": "Lebap welaýatynyň Darganata etrap Polisiýa bölümi",
+ "born_place": "Özbegistan Resbuplikasy Dörtgül raýonynyň Ataoba obasy",
+ "born_at": "1967-08-01",
+ "email": "basim@mail.ru",
+ "phone": "71210168",
+ "phone_additional": null,
+ "phone_home": "44552509",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata etrabynyň 11-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-44551086",
+ "work_started_at": "1997-10-15",
+ "work_salary": "4625",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "U7nDR7cZ2mBJEivtv3nsjxa9RgOtVUwDUhL2CrVP.jpg",
+ "passport_two": "yqfSCuLe0XkboGDkAwnmKpZEIJE0prRkIl716hdC.jpg",
+ "passport_three": "C2cPhScwi4imElauuM4Jwg2z7HsCJ5wJTYVVMKS6.jpg",
+ "passport_four": "5v3egcBtHtFlTLKstP0OgIW5lFz4Odf0iL4eGX6w.jpg",
+ "user_id": 548,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 15:10:22",
+ "updated_at": "2024-05-03 15:57:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1399,
+ "unique_id": "TB1307-1399",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guljemal",
+ "customer_surname": "Myradaliyewa",
+ "customer_patronic_name": "Annanazarowna",
+ "passport_address": "Asgabat saherinin kopetdag etrap koce Howdan W jay 44 otag 14",
+ "real_address": "Asgabat saherinin kopetdag etrap koce Howdan W jay 44 otag 14",
+ "passport_serie": "I-AS",
+ "passport_id": "543981",
+ "passport_given_at": "2016-06-23",
+ "passport_given_by": "Asgabat saherinin kopetdag etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1990-12-29",
+ "email": "Guljemal@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "62000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Bereketli Atyz hususy karhana",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-09-04",
+ "work_salary": "1797",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eKTmDKXgmj3ebxcM1PIQfH3SVFmwgkXafs2ZoH7n.jpg",
+ "passport_two": "05JuJT8iR7DuW1KLpay1p7EnntkL8agODjdMXlJo.jpg",
+ "passport_three": "9Kg5BbiSIHt8LuuRgKzRLsxqmSDjMZv7zNZiUk3l.jpg",
+ "passport_four": "1dojNk2wlWH68nj9svl8zZmI0Exy9hGjUC35V6W1.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 15:22:57",
+ "updated_at": "2024-06-01 12:09:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1400,
+ "unique_id": "TB8312-1400",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Eziz",
+ "customer_surname": "Ezizgulyýew",
+ "customer_patronic_name": "Muhammedowiç",
+ "passport_address": "Gazojak şäheri Magtymguly köçe 150 jaý 16 öýi",
+ "real_address": "Gazojak şäheri Magtymguly köçe 150 jaý 16 öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "535742",
+ "passport_given_at": "2007-05-29",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Gazojak şäherçesi",
+ "born_at": "1991-04-07",
+ "email": "ezizgulyyewezizmuhammedowic@gmail.com",
+ "phone": "65452255",
+ "phone_additional": null,
+ "phone_home": "44551381",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇM\" Naýyp liniýa önümçilik bölegi",
+ "work_company_accountant_number": "+(993)-44550066",
+ "work_started_at": "2018-02-05",
+ "work_salary": "2809",
+ "work_position": "esasy inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "fseyJON3wRoXgVd0mOeU7MAvbO3aiCPi9NelZp2o.jpg",
+ "passport_two": "2hRbXprRNajbJrYHa8d6R4DkAZtro3NuKHv5XrZ7.jpg",
+ "passport_three": "Cqx7l8G4HK5E6PU9gctklB734xuMRcz8P07pbvhd.jpg",
+ "passport_four": "hE7v9eFpsNyHXsZn22nWFxgSOtKZ5paYAuawsNaL.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 16:17:02",
+ "updated_at": "2024-05-03 16:17:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1401,
+ "unique_id": "TB8312-1401",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülsahra",
+ "customer_surname": "Duşyýewa",
+ "customer_patronic_name": "Tyllabaýewna",
+ "passport_address": "Gazojak şäheri Azady köçe 165/504/1",
+ "real_address": "Gazojak şäheri Azady köçe 165/504/1",
+ "passport_serie": "I-LB",
+ "passport_id": "176557",
+ "passport_given_at": "2000-08-15",
+ "passport_given_by": "Lebap welaýatynyň Darganata etrap hakimligi",
+ "born_place": "Garagalpagystan Dörtgül raýonynyň Akgamyş geňeşligi",
+ "born_at": "1980-12-21",
+ "email": "gulsahraa@mail.ru",
+ "phone": "63757152",
+ "phone_additional": null,
+ "phone_home": "44552468",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganat etrabynyň polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-44550202",
+ "work_started_at": "2000-08-22",
+ "work_salary": "1940",
+ "work_position": "Tam süpüriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tJMiIb13tAHUoCNukkar80ekE2zLRU6KxSX1XTfV.jpg",
+ "passport_two": "RqEWB9mT4OJBOwECQMSp9MK40WAjGyuwZIxqHUSE.jpg",
+ "passport_three": "SQEODyI77zMp5fSgjEyr70nBv8ByaAx146PchE9S.jpg",
+ "passport_four": "QToFiVX2GcvzMYXNZdXMQTvPwVJFKRqRJTqCJr8k.jpg",
+ "user_id": 547,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 16:19:50",
+ "updated_at": "2024-05-06 16:28:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1402,
+ "unique_id": "TB8312-1402",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Pälwannazar",
+ "customer_surname": "Aýytmadow",
+ "customer_patronic_name": "Tuwaknazarowiç",
+ "passport_address": "Gazojak şäheri M.Abylow köçe 9/18",
+ "real_address": "Gazojak şäheri M.Abylow köçe 9/18",
+ "passport_serie": "II-LB",
+ "passport_id": "110502",
+ "passport_given_at": "2020-09-12",
+ "passport_given_by": "Darganata etrap Polisiýa bölümi",
+ "born_place": "Lebap welaýatynyň Darganata ettrabynyň Gazojak şaheri",
+ "born_at": "1986-06-03",
+ "email": "palwannn@mail.ru",
+ "phone": "61378610",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Lebapgazçykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-44571107",
+ "work_started_at": "2022-07-01",
+ "work_salary": "5054",
+ "work_position": "5-nji derejeli tehnologik kompressorlaryň maşinisty",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "S6yg74hkgADnDxswMq0EEbWg1j374tIwUDuL4OHG.jpg",
+ "passport_two": "noLgCL0T6noXJMZ7WCaJCgCzUO3vyT8brJ4KCLXz.jpg",
+ "passport_three": "HhUagNLVVyy5dK0Q3HemcRbQnDZse1AvmBX0ZWZW.jpg",
+ "passport_four": "f7lOCUdiSz6wobjZfTZtqgPFdVocyQBwTVEwtH2M.jpg",
+ "user_id": 549,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 16:39:16",
+ "updated_at": "2024-05-06 16:30:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1403,
+ "unique_id": "TB7390-1403",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Gurbanbaý",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Jumamyradowiç",
+ "passport_address": "Mary şäheri Magtymguly köçesi ja45 öý10",
+ "real_address": "Mary şäheri Magtymguly köçesi ja45 öý10",
+ "passport_serie": "I-MR",
+ "passport_id": "849738",
+ "passport_given_at": "2013-05-05",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "mary etraby A. Mämmedowa ad geňeşligi",
+ "born_at": "1997-04-19",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65309130",
+ "phone_additional": "65309130",
+ "phone_home": "65309130",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Türkmengaz DKniň Harbylaşdyrylan Nebitgazhowpsuzlyk müdirligi Gaz tehniki gözegçilik gullugy Mary bölümi",
+ "work_company_accountant_number": "+(993)-65309130",
+ "work_started_at": "2023-06-02",
+ "work_salary": "2823",
+ "work_position": "inžener inspektory",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "N7snwzpLyHV82LTCfQx3EsamMZg3CWTKPZjW9re7.jpg",
+ "passport_two": "6F9gDFJ5e9anYsPQdptfbueGV5HeMF1SjlAPzwdR.jpg",
+ "passport_three": "KSSyRzoWyVghe0BkkGCcTzKjb4ZzL0oUqarzudxA.jpg",
+ "passport_four": "Lf8KkyUXOUldFwfmPOTiWIshDrK6rPIehOpWlYWA.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-03 17:02:45",
+ "updated_at": "2024-05-03 17:02:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1404,
+ "unique_id": "TB7390-1404",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Oguljemal",
+ "customer_surname": "Durdyýewa",
+ "customer_patronic_name": "Durdyçaryýewna",
+ "passport_address": "Mary şäher Bereket köçe jaý 49",
+ "real_address": "Mary şäher Bereket köçe jaý 49",
+ "passport_serie": "I-MR",
+ "passport_id": "695575",
+ "passport_given_at": "2011-06-28",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "1995-03-08",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "61023792",
+ "phone_additional": "61023792",
+ "phone_home": "61023792",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Bagt köşgi toý dabaralar merkezi",
+ "work_company_accountant_number": "+(993)-61023792",
+ "work_started_at": "2019-06-03",
+ "work_salary": "1697",
+ "work_position": "tam süpürij",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "4WOmSasAVxLjjz72lkYbLamkdoU7EJdso1BuGwQV.jpg",
+ "passport_two": "snpskRr04TCJs694SRiiaQlU8dIyLnWn5Oym8RCJ.jpg",
+ "passport_three": "qjcMLQmCM86eVdpnI0gzVmF6o3NwHSwQ0aPQoCAE.jpg",
+ "passport_four": "cjU1DSkAiFoIf8AvROumHDeSBwf8IayGT4U8h6tG.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-03 17:09:11",
+ "updated_at": "2024-05-03 17:09:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1405,
+ "unique_id": "TB1307-1405",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Humaý",
+ "customer_surname": "Aýdogdyýewa",
+ "customer_patronic_name": "Gurbangeldiýewna",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Bereket obasynyň Bereket geňeşligi.",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Bereket obasynyň Bereket geňeşligi.",
+ "passport_serie": "I-AH",
+ "passport_id": "685637",
+ "passport_given_at": "2017-03-23",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etrap Bereket oba",
+ "born_at": "1992-01-13",
+ "email": "Humay@mail.ru",
+ "phone": "64917434",
+ "phone_additional": "64523874",
+ "phone_home": "12235412",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Ak bugdaý etrabynyň 10-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-12548855",
+ "work_started_at": "2015-08-01",
+ "work_salary": "3099",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "lGe3HyZ51RGXgUWJuDwwqa0IhRS0ARw6PlHPgkKY.jpg",
+ "passport_two": "7bndM9U5yGPONvYANJQGKYpFUQdrSrWmJtk8icmG.jpg",
+ "passport_three": "kM2Ip5HbqHMaTfp0513cNEi0RjORhjUtkRsHIN3T.jpg",
+ "passport_four": "EjZgcJrNaI5zTj9mGUcf6SiCEVHxWfBXlBzLevs7.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 17:15:10",
+ "updated_at": "2024-06-01 12:09:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1406,
+ "unique_id": "TB7390-1406",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Bäşimmyrat",
+ "customer_surname": "Janmyradow",
+ "customer_patronic_name": null,
+ "passport_address": "Wekilbazar etrabynyň A. Gandymow ad geňeşlil Watan obasy Egrigüzer köçe jaý121",
+ "real_address": "Wekilbazar etrabynyň A. Gandymow ad geňeşlil Watan obasy Egrigüzer köçe jaý121",
+ "passport_serie": "I-MR",
+ "passport_id": "056586",
+ "passport_given_at": "1999-08-31",
+ "passport_given_by": "Wekilbazar etrap PB",
+ "born_place": "Wekilbazar etrap A. Gandymow geňeşligi",
+ "born_at": "1979-07-08",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65478190",
+ "phone_additional": "65478190",
+ "phone_home": "65478190",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmengazawtomatika müdirligi",
+ "work_company_accountant_number": "+(993)-65478190",
+ "work_started_at": "2001-08-07",
+ "work_salary": "3565",
+ "work_position": "elektromontýor",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "5TXnYv86QKU1JhM7E62QAkPIWJLUQQnYHm2wDfK5.jpg",
+ "passport_two": "KtZMiQV6jVza3HvzcFRODbEFgV4Z8RnU2VjAdko1.jpg",
+ "passport_three": "0b5hcKUWYZTz7bkXpnYVH7pNiaQPGismyi1KGeLC.jpg",
+ "passport_four": "xuIkplPNNYTY2fikN7H7KCfe9vskJXtrhv2rfKYH.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-03 17:16:35",
+ "updated_at": "2024-05-03 17:16:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1407,
+ "unique_id": "TB9314-1407",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Kutlymurad",
+ "customer_surname": "Ýeldaşow",
+ "customer_patronic_name": "Rustamowiç",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "775206",
+ "passport_given_at": "2012-06-27",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Akgala geňeşligi",
+ "born_at": "1991-10-08",
+ "email": "Kutlymurad@mail.com",
+ "phone": "65482796",
+ "phone_additional": "65482796",
+ "phone_home": "65482796",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap DSG-y",
+ "work_company_accountant_number": "+(993)-22906___",
+ "work_started_at": "2016-08-21",
+ "work_salary": "2880",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vrQ8mRZ8LLbnPvaHQ0US0hxkt4A6sreWJM3ho8Zq.jpg",
+ "passport_two": "HukpBjQA7Pj5bagfaczdS0fpLlLaBU1QmUsQsFll.jpg",
+ "passport_three": "YijR4TVUPc3WdvniwE8QoNJLzPRUq3s9CipE13PN.jpg",
+ "passport_four": "zA5KR47QtGR2p4XXFQNyxkscuXTEDuPNYcUhIzUL.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-03 17:18:39",
+ "updated_at": "2024-05-03 17:19:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1408,
+ "unique_id": "TB8302-1408",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sewara",
+ "customer_surname": "Alimowa",
+ "customer_patronic_name": "Mahmasahatowna",
+ "passport_address": "Magdanly şäher Aýri-baba köç 1-nji jaý",
+ "real_address": "Magdanly şäher Aýri-baba köç 1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "497576",
+ "passport_given_at": "2006-02-01",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "2006-08-01",
+ "email": null,
+ "phone": "62747128",
+ "phone_additional": null,
+ "phone_home": "44055386",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher häkimligi",
+ "work_company_accountant_number": "+(993)-44050303",
+ "work_started_at": "2019-03-25",
+ "work_salary": "1619",
+ "work_position": "Kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "w5C954IXhW8U1DALm0gLIDEAGgZbfNEXVoo3JDg9.jpg",
+ "passport_two": "85WYCG5nvYO2nnSdgXAQhhKIyDV8MSIrLNyMZ2KI.jpg",
+ "passport_three": "VfTPd0K9Qp1kAL5kshikMIQnIp9ME75QGjemtEOk.jpg",
+ "passport_four": "gE8rKWsbO1T3W9NO09bD5Rp5K043nRa3yg0cBH1S.jpg",
+ "user_id": 551,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 11:01:00",
+ "updated_at": "2024-05-07 10:51:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1409,
+ "unique_id": "TB8312-1409",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Begli",
+ "customer_surname": "Ýagmurow",
+ "customer_patronic_name": "Ýazmuratowiç",
+ "passport_address": "Lebap şäherçe Sazakly oba",
+ "real_address": "Lebap şäherçe Sazakly oba",
+ "passport_serie": "I-LB",
+ "passport_id": "750088",
+ "passport_given_at": "2011-12-19",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Lebap şäherçesi",
+ "born_at": "1995-04-07",
+ "email": "begli9595@mail.ru",
+ "phone": "62740318",
+ "phone_additional": null,
+ "phone_home": "44551364",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM DBLÖB",
+ "work_company_accountant_number": "+(993)-71598___",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2545",
+ "work_position": "Operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Eh2qxDR25QNPBeyXYoV3QMQsL8dbsFCMU18lrJf3.jpg",
+ "passport_two": "5WphCEcXxCQQAnCMX5xxJn9KeTfbdUzTYAXibsNt.jpg",
+ "passport_three": "VK5iydI0uGK7kPg0C971Wv17pHpnVjEt4dpm1eqK.jpg",
+ "passport_four": "bmmf08Jd5QihFEQJXsSq2loL3AChOnSk91PQaaBj.jpg",
+ "user_id": 553,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 11:22:31",
+ "updated_at": "2024-05-13 12:27:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1410,
+ "unique_id": "TB6312-1410",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Täzegül",
+ "customer_surname": "Baýrammämmedowa",
+ "customer_patronic_name": "Allaberdiýewna",
+ "passport_address": "Balkan welaýat Türkmenbaşy şäher Aeroport 9 jaý 11 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy şäher Aeroport 9 jaý 11 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "513518",
+ "passport_given_at": "2017-05-27",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1969-10-21",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "64714064",
+ "phone_additional": "65161226",
+ "phone_home": "24374689",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "deňizçilik orta hünär mekdebi",
+ "work_company_accountant_number": "+(993)-24347515",
+ "work_started_at": "2022-02-01",
+ "work_salary": "1940",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "h5qn1MH6V7XdPHShYXJQULM4CVqXjI4GF4Y9eKwP.jpg",
+ "passport_two": "sLfLYW7DHd2krfh5d4wBB7MsSFHVCNWVpW0YN8yb.jpg",
+ "passport_three": "yOOLWGtS2BtazXAcLeMzC8RqQEzmDphJOrmTaPYL.jpg",
+ "passport_four": "aD9OOAOZoHxi6LRMDDsn2kMPRmzxkQhUFjvFhwLS.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 11:37:56",
+ "updated_at": "2024-05-07 15:44:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1411,
+ "unique_id": "TB8302-1411",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nazira",
+ "customer_surname": "Hallyýewa",
+ "customer_patronic_name": "Saparmuratowna",
+ "passport_address": "Magdanly şäher Altyn-aý köç 15-3-nji jaý",
+ "real_address": "Magdanly şäher Altyn-aý köç 15-3-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "386233",
+ "passport_given_at": "2003-02-23",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1986-02-22",
+ "email": null,
+ "phone": "62331984",
+ "phone_additional": null,
+ "phone_home": "44051110",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "23-nji Çagalar bagy",
+ "work_company_accountant_number": "+(993)-4401365_",
+ "work_started_at": "2018-01-02",
+ "work_salary": "1791",
+ "work_position": "Terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5aApOX6NeOg75kTl7TwcwRCDH5p5elndtuY7oP8s.jpg",
+ "passport_two": "1lBAI9COCVy5sBx3tyd3EpQsy9xTvKI5vGd2dN2p.jpg",
+ "passport_three": "aBlAYWzonV9N7D1UJQQLW3TUA0lm1tT08uopFHtz.jpg",
+ "passport_four": "nF5rtehG8lBpWBCFGVqpOFDjMjoVlyFwClcrVhoY.jpg",
+ "user_id": 554,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 11:45:18",
+ "updated_at": "2024-05-07 10:52:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1412,
+ "unique_id": "TB8302-1412",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulçehra",
+ "customer_surname": "Açylowa",
+ "customer_patronic_name": "Alibaýewna",
+ "passport_address": "Magdanly şaher Sahawatly 27-nji jaýy",
+ "real_address": "Magdanly şaher Sahawatly 27-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "187611",
+ "passport_given_at": "1978-11-21",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1978-11-21",
+ "email": null,
+ "phone": "64236741",
+ "phone_additional": "64236741",
+ "phone_home": "44052765",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "29-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44052765",
+ "work_started_at": "2017-11-25",
+ "work_salary": "1836",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kNfp89Im97QcXUt9y3Y81JOp5CAghilpLzSuGblZ.jpg",
+ "passport_two": "5Hp1MOvmCcueQo5DqwNWmrfOfQ88IctHOJ4zh58i.jpg",
+ "passport_three": "pURbd1QnOWhsfoxeXLx2yHN0ifm5xVhiZjFohkmt.jpg",
+ "passport_four": "9YHclFWyYnghoErd752MxaoFXvRBIcQ39OHbEOUZ.jpg",
+ "user_id": 555,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 11:55:54",
+ "updated_at": "2024-05-07 11:56:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1413,
+ "unique_id": "TB6312-1413",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Amanmuhammet",
+ "customer_surname": "Ýazhanow",
+ "customer_patronic_name": "Orazowiç",
+ "passport_address": "Mary welaýaty Sakarçäge etrap Keseýäp geňeşligi",
+ "real_address": "Mary welaýaty Sakarçäge etrap Keseýäp geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "306719",
+ "passport_given_at": "2003-04-01",
+ "passport_given_by": "Mary welaýatynyň Sakarçäge etrap häkimligi",
+ "born_place": "Mary welaýatynyň Sakarçäge etrabynyň Keseýap geňeşligi",
+ "born_at": "1984-01-08",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "64669364",
+ "phone_additional": "62879403",
+ "phone_home": "24358795",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşydaky awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-24347985",
+ "work_started_at": "2023-04-20",
+ "work_salary": "2044",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FcWVMC8LfGTInpP5cSDHP58JYUy1hg3cwLMST277.jpg",
+ "passport_two": "CSGKe4U6imhb8TnyMBwg8eDhiEYY03ZoxtRCCzpA.jpg",
+ "passport_three": "1fzUDwIXRGW0UuQnkW8u6wdGwyIDWuCUW635nY0S.jpg",
+ "passport_four": "KElsKAKk84y4wmpHAcUKr16NHQOLT2G3NZkadkCq.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 12:04:35",
+ "updated_at": "2024-05-07 15:44:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1414,
+ "unique_id": "TB1307-1414",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ayna",
+ "customer_surname": "Taganowa",
+ "customer_patronic_name": "Arslanowna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Howdan W jaý27 otag23",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Howdan W jaý27 otag23",
+ "passport_serie": "I-AS",
+ "passport_id": "505733",
+ "passport_given_at": "2014-07-30",
+ "passport_given_by": "Asgabat s Kopetdag etr",
+ "born_place": "Asgabat s",
+ "born_at": "1989-06-13",
+ "email": "Ayna@gmailсom",
+ "phone": "62265520",
+ "phone_additional": "62265520",
+ "phone_home": "12854562",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäheriniň 42nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-12452563",
+ "work_started_at": "2010-03-10",
+ "work_salary": "4251",
+ "work_position": "türkmen dili mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5LfYne1dWTGX3LnLxhw90QBdQxWu9E68qHvdCPc6.jpg",
+ "passport_two": "oyFTzt6vNGvtRS7HK0sSCZCYzO4VCagLm2p7Ny1Y.jpg",
+ "passport_three": "o8tZOgVJX5HDmI8xvUsKNqGUJoEf7n6tzLTRTDdw.jpg",
+ "passport_four": "xtt0n66GTUfG5p1LwCsZ6GKRXSByqPoruvJ5HtyG.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 12:17:04",
+ "updated_at": "2024-06-01 12:09:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1415,
+ "unique_id": "TB6312-1415",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Aýjemal",
+ "customer_surname": "Ýazjanowa",
+ "customer_patronic_name": "Hajyýewna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Akdaş ş-si 1 ýj 305 jaý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Akdaş ş-si 1 ýj 305 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "521025",
+ "passport_given_at": "2016-06-21",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_at": "1995-09-15",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "63950995",
+ "phone_additional": "65299719",
+ "phone_home": "24358741",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy elektrik ulgamy",
+ "work_company_accountant_number": "+(993)-24360180",
+ "work_started_at": "2020-06-01",
+ "work_salary": "1040",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "GL4y0DAW5oLim0EC1YxOgmIHNpRTQqW2iqf6VWIb.jpg",
+ "passport_two": "TcXR9DBAg1Z32XRhMFehNQ1EpALHKvXmP7YSbZOR.jpg",
+ "passport_three": "ENcfVYF5Z4e8C1cp9Bwm6qU8k1ps3fj2poBhWwgi.jpg",
+ "passport_four": "07XGfePUNywWEQm4S97qEkI8xTvKIq9ABL2Ptalk.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 12:22:04",
+ "updated_at": "2024-05-07 15:44:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1416,
+ "unique_id": "TB6359-1416",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aliýa",
+ "customer_surname": "Burganowa",
+ "customer_patronic_name": "Fardowna",
+ "passport_address": "Hazar ş-çe kw 35 jaý 1 öý 22",
+ "real_address": "Hazar ş-çe kw 35 jaý 1 öý 22",
+ "passport_serie": "I-BN",
+ "passport_id": "032142",
+ "passport_given_at": "1998-06-09",
+ "passport_given_by": "BW Çeleken polisýa bölümi",
+ "born_place": "Çeleken ş",
+ "born_at": "1981-09-21",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62394179",
+ "phone_additional": "62394179",
+ "phone_home": "62394179",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW \"Türkmenbaşy\" TPTB-nyň Hazar ş-çe şahamçasy",
+ "work_company_accountant_number": "+(993)-62394179",
+ "work_started_at": "1999-12-01",
+ "work_salary": "2133",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6QPG2TdeTPpatfhKUJPeJukSQj2dorxD0yDZZ2EN.jpg",
+ "passport_two": "WaisE2G4uYoGNMdt8j04OxKcvTY8rq6zg67PNNxw.jpg",
+ "passport_three": "989iEkjDWwO4Ib0eCceBeRdTaDM3Pi0KlwnxcYLJ.jpg",
+ "passport_four": "4k88jNa7zRDJtIeQxmOKydZU8CFf8Z1SpI2LXgQ3.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-06 12:26:58",
+ "updated_at": "2024-05-13 17:25:23",
+ "deleted_at": "2024-05-13 17:25:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1417,
+ "unique_id": "TB6359-1417",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aliýa",
+ "customer_surname": "Burganowa",
+ "customer_patronic_name": "Faridowna",
+ "passport_address": "Hazar ş-çe kw 35 jaý 1 öý 22",
+ "real_address": "Hazar ş-çe kw 35 jaý 1 öý 22",
+ "passport_serie": "I-BN",
+ "passport_id": "032142",
+ "passport_given_at": "1998-06-09",
+ "passport_given_by": "BW Çeleken şäher polisýa bölimi",
+ "born_place": "Çeleken ş",
+ "born_at": "1981-09-21",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62394179",
+ "phone_additional": "62394179",
+ "phone_home": "62394179",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW \"Türkmenbaşy\" TPTB-nyň Hazar ş-çe şahamçasy",
+ "work_company_accountant_number": "+(993)-62394179",
+ "work_started_at": "1999-12-01",
+ "work_salary": "2133",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hAIt0Gsz25Pgn3qwRO4nPZgfYe0ANn8BTBeazbSI.jpg",
+ "passport_two": "X6MTT5bvuhPgxTm7Zqz3MiFDNQwU8vXwO7VaE2o7.jpg",
+ "passport_three": "jQSlcPm3wJiOFJ6vQC7ozBtcSw535Bw3IhnK22ZI.jpg",
+ "passport_four": "OLDk32vuYItdpPmsmM3t8YWlytyppBFAICneK4XZ.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-06 12:35:00",
+ "updated_at": "2024-05-13 17:25:19",
+ "deleted_at": "2024-05-13 17:25:19",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1418,
+ "unique_id": "TB8302-1418",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Patma",
+ "customer_surname": "Tajiýewa",
+ "customer_patronic_name": "Suýindikowna",
+ "passport_address": "Magdanly şäher Nurana köç 13-nji jaý",
+ "real_address": "Magdanly şäher Nurana köç 13-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "562812",
+ "passport_given_at": "2009-11-21",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1987-10-21",
+ "email": null,
+ "phone": "61369688",
+ "phone_additional": null,
+ "phone_home": "44059812",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44034598",
+ "work_started_at": "2019-12-02",
+ "work_salary": "1707",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WL2t2RYdBJL2kRxsYNU56yCutgv9hGaQCne63EBu.jpg",
+ "passport_two": "BvqhwpasR52CrWQOogLvyQkyFCMs70nDrKBOzFeN.jpg",
+ "passport_three": "WySkObqHZzEMAbbuOlgeAm2RvcRjTWS4JJsQA3aT.jpg",
+ "passport_four": "8fzryEEWu0iDbq4i7FalFqMWCwneVHcZa3T2KDoc.jpg",
+ "user_id": 556,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 12:52:17",
+ "updated_at": "2024-05-10 17:13:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1419,
+ "unique_id": "TB8318-1419",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Suraý",
+ "customer_surname": "Abdullaýewa",
+ "customer_patronic_name": "Joramuradowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi Şatlyk köçesi 25 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi Şatlyk köçesi 25 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "565445",
+ "passport_given_at": "2010-01-06",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi",
+ "born_at": "1991-03-02",
+ "email": null,
+ "phone": "63602976",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk Kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2018-12-14",
+ "work_salary": "1762",
+ "work_position": "Laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OP6VAXpj6KSaJFIQGLEbIxiywTKz6oZgsFi0TjIB.jpg",
+ "passport_two": "57FI6LhSwDfxvj8oP4QSTGQdXg5nubazC1AFRMmW.jpg",
+ "passport_three": "rwlN82uEEVTBiCmSCSeN6ofbWQ7uC7VGPlvb5kJV.jpg",
+ "passport_four": "1VSIBqwIhSEkQi2JrF8Ud0UyMJnjdKeLGgzRKXB2.jpg",
+ "user_id": 557,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-06 13:35:16",
+ "updated_at": "2024-05-06 16:02:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1420,
+ "unique_id": "TB6360-1420",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aliýa",
+ "customer_surname": "Burganowa",
+ "customer_patronic_name": "Faridowna",
+ "passport_address": "Hazar ş-çe kw 35 jaý 1 öý 22",
+ "real_address": "Hazar ş-çe kw 35 jaý 1 öý 22",
+ "passport_serie": "I-BN",
+ "passport_id": "032142",
+ "passport_given_at": "1998-06-09",
+ "passport_given_by": "BW Çeleken şäher polisiýa bölümi",
+ "born_place": "Çeleken şäheri",
+ "born_at": "1981-09-21",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62394179",
+ "phone_additional": "62394179",
+ "phone_home": "62394179",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW \"Türkmenbaşy\" TPTB-nyň Hazar ş-çe şahamçasy",
+ "work_company_accountant_number": "+(993)-62394179",
+ "work_started_at": "1999-12-01",
+ "work_salary": "2133",
+ "work_position": "Hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0gibP8B7XuJO70hb5Tn0tkRU98XXfkUbhmSG1stB.jpg",
+ "passport_two": "Gt4LdMxzpiz1W01KaVdECw7Qrz1bQYBwUYvZnN1V.jpg",
+ "passport_three": "ZaJH4OQiOwWnUlmAaoFeaVP7Tv5UQ93umfimwyTP.jpg",
+ "passport_four": "VXOkLpWuoRPbynJVr8vrRmHskIXZjr8JvBUVkJPV.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 14:35:16",
+ "updated_at": "2024-05-07 11:44:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1421,
+ "unique_id": "TB6352-1421",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Andreý",
+ "customer_surname": "Korolýow",
+ "customer_patronic_name": "Iwanowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy ertrap Garabogaz şäher Garabogaz köçe 11 jaý 4 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy ertrap Garabogaz şäher Garabogaz köçe 11 jaý 4 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "031865",
+ "passport_given_at": "1983-11-23",
+ "passport_given_by": "Balkan welaýatynyň Bekdaş şäherçesiniň polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Bekdaş şäherçesi",
+ "born_at": "1983-11-23",
+ "email": null,
+ "phone": "65187106",
+ "phone_additional": "65141509",
+ "phone_home": "65187106",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2605",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "t2H27wFJ0H6cpkc2NsSks1gDz9VbkZ0hu9n6aMVl.jpg",
+ "passport_two": "J6aZLQ6xJ6LpZqROVex7pdGUbYCrqmez2WKs3znY.jpg",
+ "passport_three": "wfbj5HvuRv8IP7wo0uab0WPJgjpwXZYKdYejiCzY.jpg",
+ "passport_four": "q8dP0TnBbJrPCbTPw8iaMH4soUh7rS6fvnN5NXQD.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 14:38:40",
+ "updated_at": "2024-05-07 15:15:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1422,
+ "unique_id": "TB6352-1422",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Arazsähet",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "Daşoguz welaýat Görogly etrap Durdy Gylyç geňeşlik",
+ "real_address": "Daşoguz welaýat Görogly etrap Durdy Gylyç geňeşlik",
+ "passport_serie": "I-DZ",
+ "passport_id": "564810",
+ "passport_given_at": "2009-12-22",
+ "passport_given_by": "Daşoguz welaýat Görogly etrap häkimligi",
+ "born_place": "Daşoguz welaýat Görogly etrap",
+ "born_at": "1988-04-17",
+ "email": null,
+ "phone": "62819862",
+ "phone_additional": "63289397",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "22433 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-06-08",
+ "work_salary": "2513",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nPpQBtbgML2jD0e8peuq0FMTqYbSDQrYdYFf4Byb.jpg",
+ "passport_two": "GthMfaQ4Gnr43qdNQ3gccoTyobChLkqK14SbXNk0.jpg",
+ "passport_three": "0XO5CpSd4GEjhpB1AzouOfEPesJvAF6bofxOsXZU.jpg",
+ "passport_four": "mPtPicMSWxb43ZAxYCkpbazILFYw1H20QIkFymwn.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 14:45:21",
+ "updated_at": "2024-05-07 15:16:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1423,
+ "unique_id": "TB6352-1423",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Orazguly",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Pirkulyýewiç",
+ "passport_address": "Daşoguz welaýatynyň Akdepe etraby D.Azady ad.geňeşligi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrap Garabogaz şäher A.Nyýazow köçe 16 jaý 10 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "942920",
+ "passport_given_at": "2017-08-24",
+ "passport_given_by": "Daşoguz welaýatynyň Akdepe etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Akdepe etrabynyň Atçapan geňeşligi",
+ "born_at": "1989-03-22",
+ "email": null,
+ "phone": "62495731",
+ "phone_additional": "65677853",
+ "phone_home": "62495731",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş jaý ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-05-05",
+ "work_salary": "2164",
+ "work_position": "ýükçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HpoCYQY3aQhGxxaMqB9rG5EWYQ9NLQA9VmTm0NRy.jpg",
+ "passport_two": "aeC2XdJDX5jElfcfSPixquoPP8XcNmYby6JxLY6w.jpg",
+ "passport_three": "mloRlHsf26OwjXOLtkVyLN7ubeCCUrdTe8dPVdci.jpg",
+ "passport_four": "ry1yi0hBd7WY8Xnve727dM8gzp3SsAp5HMIEn5PF.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 14:45:34",
+ "updated_at": "2024-05-07 15:17:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1424,
+ "unique_id": "TB1307-1424",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulabat",
+ "customer_surname": "Atayewa",
+ "customer_patronic_name": "Tacmyradowna",
+ "passport_address": "Asgabat saherinin Buzmeyin etrap Bekrewe koce Sawet jay 24",
+ "real_address": "Asgabat saherinin Buzmeyin etrap Bekrewe koce Sawet jay 24",
+ "passport_serie": "I-AS",
+ "passport_id": "602432",
+ "passport_given_at": "1981-10-11",
+ "passport_given_by": "Asgabat saherinin buzmeyin etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1981-10-11",
+ "email": "Ogulabat@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Arkadag saherinin Enanin we caganyn saglygy gorayys merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-09-02",
+ "work_salary": "3268",
+ "work_position": "kici SG isgari",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EddGIoB2YgwoB0GgcjFaZPSplNQO7YKUePERcc8Y.jpg",
+ "passport_two": "rofmDxKKjUL7Ck5nyekzjMzmucUh6HLuBMLHBR6j.jpg",
+ "passport_three": "CcG49WqhC60KLflj0V8X0QYtdtLglYCbfE1QmUfW.jpg",
+ "passport_four": "ULRhQSrOTQmUfR5Ec3R5SjsJMJacyhoKViqziLsU.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 14:53:59",
+ "updated_at": "2024-06-01 12:08:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1425,
+ "unique_id": "TB1307-1425",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Imamguly",
+ "customer_surname": "Atadurdyýew",
+ "customer_patronic_name": "Aşyrowiç",
+ "passport_address": "Asgabat saherinin Kopetdag etrabynyn koce Mir 1 jay 10 otag 12.",
+ "real_address": "Asgabat saherinin Kopetdag etrabynyn koce Mir 1 jay 10 otag 12.",
+ "passport_serie": "I-AS",
+ "passport_id": "079489",
+ "passport_given_at": "1999-07-17",
+ "passport_given_by": "aSGABAT SAHERI",
+ "born_place": "aSGABAT SAHERI",
+ "born_at": "1982-04-28",
+ "email": "iMAMGULY@GMAIL.СOM",
+ "phone": "65618496",
+ "phone_additional": "65618496",
+ "phone_home": "12280632",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň 135-nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2017-09-01",
+ "work_salary": "4674",
+ "work_position": "taryh mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "AeJgz1OqM3jhdeH5rIQ7Kxnwg3LNrWI7xtbqHFvT.jpg",
+ "passport_two": "UAA5Np6iJiirh4HfqzF5bzesa9toStmu8PAiIxvp.jpg",
+ "passport_three": "HVWsOeOApooqsyoNMqIVRPkbL6m5ds5cIFzwcecL.jpg",
+ "passport_four": "CsVqBs2ibIC0eIWIhEsuFlk3jWYfMvGNuQMmM4Xn.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 15:06:51",
+ "updated_at": "2024-06-01 12:08:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1426,
+ "unique_id": "TB8318-1426",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ruşana",
+ "customer_surname": "Narmuminowa",
+ "customer_patronic_name": "Narmuminowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri Abdyrahmanow köçesi 5 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri Abdyrahmanow köçesi 5 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "573997",
+ "passport_given_at": "2010-04-12",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1993-10-01",
+ "email": null,
+ "phone": "64299369",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 26-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2017-09-14",
+ "work_salary": "2961",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "eqp2j8LShTe5adUnNcSHxQ0elmjwNrg6nJoWUUbz.jpg",
+ "passport_two": "lT359RygdicfzsKWkCs5Q7vnKR4wxNPxk0aS1qT5.jpg",
+ "passport_three": "kCLLEYoY7ICWUjG2NNqN1eHf1x5E8dViLppJJhTL.jpg",
+ "passport_four": "nEno2vtYWsrMtipa38fRkMFXKqp6wSkT1IlLkV8K.jpg",
+ "user_id": 560,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-06 15:10:09",
+ "updated_at": "2024-05-07 16:02:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1427,
+ "unique_id": "TB1307-1427",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbanberdi",
+ "customer_surname": "Nurlyyew",
+ "customer_patronic_name": "bayramberdiyewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap koce parahat 7/2 jay 10 otag 34",
+ "real_address": "Asgabat saherinin Berkararlyk etrap koce parahat 7/2 jay 10 otag 34",
+ "passport_serie": "I-AS",
+ "passport_id": "541481",
+ "passport_given_at": "2016-04-25",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "2000-03-23",
+ "email": "Gurbanberdi@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Namys hojalyk jemgyyeti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-05-09",
+ "work_salary": "2400",
+ "work_position": "santehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mFVLARGuuCEUVnTzMPIrfBFHmn9KH6TLQiAzIw9J.jpg",
+ "passport_two": "ivPCcw0oFmFp7S7TXtgdOLGgztYtEUQM1EbaHmxZ.jpg",
+ "passport_three": "okNjUW7Sd7c3uKQvcsjaNz3dvYtPujWEF7WMMAjU.jpg",
+ "passport_four": "qdaBCbKizqhYX3GnPgZmi0xYu7ia32gui4YLaYDN.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 15:12:44",
+ "updated_at": "2024-06-01 12:07:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1428,
+ "unique_id": "TB1307-1428",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahym",
+ "customer_surname": "Annamyradowa",
+ "customer_patronic_name": "Bayrammyradowna",
+ "passport_address": "Ahal wel sarhs etr sarhs saheri koce mollamurt",
+ "real_address": "Ahal wel sarhs etr sarhs saheri koce mollamurt",
+ "passport_serie": "I-AH",
+ "passport_id": "753413",
+ "passport_given_at": "2020-01-13",
+ "passport_given_by": "Ahal welayat sarhs etr hakimligi",
+ "born_place": "Sarhs",
+ "born_at": "1985-11-17",
+ "email": "Mahym@gmail.com",
+ "phone": "63303353",
+ "phone_additional": "63303353",
+ "phone_home": "63303353",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Turkmenistanyn milli howpsyzlyk instituty",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-07-03",
+ "work_salary": "2280",
+ "work_position": "tikimci",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "VwZsk98WD6U2YP6N4ZFwWcn72nfz0XOsf993vMMR.jpg",
+ "passport_two": "howgRAdbytqE3xFw1pyyj2qe9PU2E3XyGLe7bp7k.jpg",
+ "passport_three": "6pRSxIdoDiZu7sQrL1oTSu57bqQqeHBTvklO5wnT.jpg",
+ "passport_four": "SXsd2luadt6cpHNEDCpwdPcw96sXpvLOYG6UQpMr.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 15:30:13",
+ "updated_at": "2024-06-01 12:07:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1429,
+ "unique_id": "TB1307-1429",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bayrammyrat",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Danatarowic",
+ "passport_address": "Asgabat s Buzmeyin etr koce Nyyazow jay54",
+ "real_address": "Asgabat s Buzmeyin etr koce Nyyazow jay54",
+ "passport_serie": "I-AS",
+ "passport_id": "546058",
+ "passport_given_at": "2014-12-30",
+ "passport_given_by": "Asgabat s Kopetdag etr h",
+ "born_place": "Asgabat",
+ "born_at": "1997-02-18",
+ "email": "Bayrammyrat@gmail.com",
+ "phone": "61331676",
+ "phone_additional": "61331676",
+ "phone_home": "61331676",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekeci goyunlyyew D",
+ "work_company_accountant_number": "+(993)-65555831",
+ "work_started_at": "2022-01-01",
+ "work_salary": "2000",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EdQ4BilqQ6KwGah43rYh71fXN3Ody2mkW89EBIkW.jpg",
+ "passport_two": "gtxSJnloiPH387oTknAcSCWoEn6iydlrHuGTJHQ5.jpg",
+ "passport_three": "gGP8bDZsaDqG8jat0qRioeNqoYxhprDePGwcyeLF.jpg",
+ "passport_four": "5iwN7e5hDKQLzCBwlLtPVbYkMpsuVHCAjUI3UvOe.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 15:47:38",
+ "updated_at": "2024-06-01 12:06:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1430,
+ "unique_id": "TB8318-1430",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Nasiba",
+ "customer_surname": "Baýjanowa",
+ "customer_patronic_name": "Aliýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag şäheri Taňyrkulyýew köçesi 43-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag şäheri Taňyrkulyýew köçesi 43-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "839066",
+ "passport_given_at": "2013-08-20",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1996-02-21",
+ "email": null,
+ "phone": "65429648",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 22-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2018-09-04",
+ "work_salary": "2834",
+ "work_position": "Mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "uqzFsRzsdDkzrzZ5QyfO6JxOs9mCfqh40YWCt4g3.jpg",
+ "passport_two": "q9IW33qCuyEQWtI8TFnSpWjOKPCnNur2BVqbuCHy.jpg",
+ "passport_three": "vqJFfkULV4rXkwoi3I7HPGw6gkQQPY4n5VQtDCWf.jpg",
+ "passport_four": "XQ8dpP7CftWNlXpsHKUXrXZAvkiA7V9o2l13MmKm.jpg",
+ "user_id": 561,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-06 16:00:21",
+ "updated_at": "2024-05-06 17:30:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1431,
+ "unique_id": "TB1307-1431",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yazberdi",
+ "customer_surname": "Halberdiyew",
+ "customer_patronic_name": "Yegenberdiyewic",
+ "passport_address": "Asgabat s Kopetdag etr koce mir2/3 jay4 oy113",
+ "real_address": "Asgabat s Kopetdag etr koce mir2/3 jay4 oy113",
+ "passport_serie": "I-AS",
+ "passport_id": "247712",
+ "passport_given_at": "2002-02-20",
+ "passport_given_by": "Asgabat s Kopetdag etr",
+ "born_place": "Balkan",
+ "born_at": "1963-04-20",
+ "email": "Yazberdi@gmail.com",
+ "phone": "65852942",
+ "phone_additional": "65852942",
+ "phone_home": "65852942",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmenenergogurlusyk",
+ "work_company_accountant_number": "+(993)-12930183",
+ "work_started_at": "2002-10-01",
+ "work_salary": "40150",
+ "work_position": "proraby",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "JUKiJltDE9WlnPef16v2mS2oLAY40jMa8L2AMMiE.jpg",
+ "passport_two": "NXAWRWci7yG0MymqICaozQv8KHj26dqVmVoy2GFC.jpg",
+ "passport_three": "t1wmNkVhjq5Vu5YQBycF1Bta4NzPfF3HezzPFeX9.jpg",
+ "passport_four": "JF6Q9TaSjKUTHOul8IR5dWFXOf3gKvvrOIJhDltz.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 16:11:46",
+ "updated_at": "2024-06-01 12:06:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1432,
+ "unique_id": "TB9314-1432",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurbaý",
+ "customer_surname": "Saryýew",
+ "customer_patronic_name": "Saparmädowiç",
+ "passport_address": "Köneürgenç etrabynyň Bereket şäherçe Şeýdaýy köçe 7-nji jaýy",
+ "real_address": "Köneürgenç etrabynyň Bereket şäherçe Şeýdaýy köçe 7-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "784364",
+ "passport_given_at": "2012-09-08",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrabynyň Abadan geňeşligi",
+ "born_at": "1967-02-06",
+ "email": "Nurbay@mail.com",
+ "phone": "64291238",
+ "phone_additional": "64291238",
+ "phone_home": "64291238",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Döwlet weternariýa gullugy",
+ "work_company_accountant_number": "+(993)-31441___",
+ "work_started_at": "2013-01-02",
+ "work_salary": "2488",
+ "work_position": "weterinar lukman parazitolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tTkWJKBEpRDxTa9NHGME45sb2YTEvfOiiXV9KcIk.jpg",
+ "passport_two": "Af9OSW3ZFC5v5nXLrSQdMlK0fEaoR25WlgIHeeSG.jpg",
+ "passport_three": "CyNFiXUmCSAiEkaoSUKL45oUAO1pHRwL1MSs6VVg.jpg",
+ "passport_four": "URW7MhoQtA7QBkPNTmv8l8LL6I84stgJnPAZFHvo.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 16:21:28",
+ "updated_at": "2024-05-06 16:21:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1433,
+ "unique_id": "TB1307-1433",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Jorayew",
+ "customer_patronic_name": "Caryyewic",
+ "passport_address": "Asgabat s buzmeyin etr hakimligi koceGundogar jay22 oy56",
+ "real_address": "Asgabat s buzmeyin etr hakimligi koceGundogar jay22 oy56",
+ "passport_serie": "I-AS",
+ "passport_id": "503202",
+ "passport_given_at": "2014-06-05",
+ "passport_given_by": "Asgabat s Abadan etrap h",
+ "born_place": "Sarhs etraby",
+ "born_at": "1998-01-16",
+ "email": "Amangeldi@gmail.com",
+ "phone": "62148745",
+ "phone_additional": "62148745",
+ "phone_home": "12217153",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Yaragly guycler gullygy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-11-28",
+ "work_salary": "2581",
+ "work_position": "gullukcy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "TYzd3vAOYHb5ARjY5FYRTPoWVn0XSlRJ0pb7ptDl.jpg",
+ "passport_two": "c9QJ5W7jM62guBVI9KK1CxrFOCKHeqtF1wyrmnnc.jpg",
+ "passport_three": "sye6K0w8uzheUqEGA1vg2OwBuqEY1SYTcAigSoAu.jpg",
+ "passport_four": "qbEy9GXZYxs0ztkIcu4k15Rt2njWszrHUxopw0Tp.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 16:31:40",
+ "updated_at": "2024-06-01 12:05:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1434,
+ "unique_id": "TB1307-1434",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Şirin",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Meretgeldiýewna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby köçe Parahat 1a jaý 1 otag 23",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby köçe Parahat 1a jaý 1 otag 23",
+ "passport_serie": "I-AS",
+ "passport_id": "351177",
+ "passport_given_at": "2005-01-10",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Abadan şäheri",
+ "born_at": "1989-09-22",
+ "email": "Sirin@mail.ru",
+ "phone": "61711715",
+ "phone_additional": "65025545",
+ "phone_home": "12451849",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäheriniň 55-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12548556",
+ "work_started_at": "2014-05-01",
+ "work_salary": "4438",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "fweYOOgaf1WeixQfZih13zlvcNHGpn3CCkITloN2.jpg",
+ "passport_two": "cLQw5prrc0WQiRUecdRr6qOAYPEAcGYsKlLrfyLy.jpg",
+ "passport_three": "NIF3xZbXR5FC9wueOTsaeiTnXCEjOwoEouvGoldq.jpg",
+ "passport_four": "0TdpfRlIexeCAz50V8nk5xAb95E8fLZvhQ0tSnS1.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 17:06:12",
+ "updated_at": "2024-06-01 12:05:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1435,
+ "unique_id": "TB1307-1435",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aygozel",
+ "customer_surname": "Yazyyewa",
+ "customer_patronic_name": "Samyradowna",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Gündogar jaý14 otag7",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Gündogar jaý14 otag7",
+ "passport_serie": "I-AH",
+ "passport_id": "365927",
+ "passport_given_at": "2007-04-18",
+ "passport_given_by": "Ahal",
+ "born_place": "Ahal",
+ "born_at": "1989-07-31",
+ "email": "Aygozel@gmailсom",
+ "phone": "64108410",
+ "phone_additional": "64108410",
+ "phone_home": "12456236",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Myrat-Bina gurluşyk hojalyk jemgyýetinde hasapçy",
+ "work_company_accountant_number": "+(993)-12458563",
+ "work_started_at": "2022-05-01",
+ "work_salary": "3500",
+ "work_position": "hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YYtAz0kE2Ud6WNbziDUkMoI8nWD1nHaT8eWB2PoQ.jpg",
+ "passport_two": "lXXD0mqixzgfHkl39z2s9Ab3IhEGbr63TIOb8193.jpg",
+ "passport_three": "cn5GAca24XbBG1lXmDPSqOyqscPnNgoTaGPBm0kR.jpg",
+ "passport_four": "OIVA8JOxKfUEoWfihEo3xVQaYdUbEcV9ZU7uo6yT.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 17:08:31",
+ "updated_at": "2024-06-01 12:04:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1436,
+ "unique_id": "TB6352-1436",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aknur",
+ "customer_surname": "Nurlyýewa",
+ "customer_patronic_name": "Arazdurdyýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher 2 kiçi etrapça 9 jaý 11 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher 2 kiçi etrapça 9 jaý 11 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "588142",
+ "passport_given_at": "2022-07-18",
+ "passport_given_by": "Balkan welaýat türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýat Esenguly etrap",
+ "born_at": "2000-04-17",
+ "email": null,
+ "phone": "65327247",
+ "phone_additional": "64796149",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-06-03",
+ "work_salary": "2246",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jFJlNuwZDEnPMFKir8LIWuIqIdnn3h3ZctzlggwM.jpg",
+ "passport_two": "W2QnDVBVPry3Bn8Q9lzWmWLhtP1KOFe7ukOQIui5.jpg",
+ "passport_three": "w3DwhYzCr97BPQLoBrsWIVKWIJDZihUwpnqRjmff.jpg",
+ "passport_four": "QMcXFYjpYiJUcOCfh1LCtzOSokMIwzFylPlCh6yd.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 17:42:01",
+ "updated_at": "2024-05-07 15:17:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1437,
+ "unique_id": "TB6359-1437",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Rejepnazar",
+ "customer_surname": "Şanazarow",
+ "customer_patronic_name": "Pirnazarowiç",
+ "passport_address": "BW Balkanabat şäheriniň Gurluşykçylar jaý 132",
+ "real_address": "BW Balkanabat şäheriniň Gurluşykçylar jaý 132",
+ "passport_serie": "I-BN",
+ "passport_id": "533384",
+ "passport_given_at": "2017-03-30",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2000-10-18",
+ "email": null,
+ "phone": "65121234",
+ "phone_additional": "63215545",
+ "phone_home": "65113333",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanpoçta\" welaýat kärhanasy",
+ "work_company_accountant_number": "+(993)-22214555",
+ "work_started_at": "2023-04-12",
+ "work_salary": "1538",
+ "work_position": "işçi",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "aKD8KeQHgO6ElHUwfwkkVKVBRpdwW5WhH3JEE4PJ.jpg",
+ "passport_two": "UwjZNlgwUWlCNtsUPN0kZ4my6UQ5tDwklDy7mWK9.jpg",
+ "passport_three": "4yKihtVeC5CpX5FpmIVpc3bt21Oeh93hyYyCd8tP.jpg",
+ "passport_four": "vRvuO1eZHbm3TPrMMDMAuWdb6ndDxXxEhcWENcGY.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-06 18:37:58",
+ "updated_at": "2024-05-06 18:39:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1438,
+ "unique_id": "TB1303-1438",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Öwülýaguly",
+ "customer_surname": "Remezanow",
+ "customer_patronic_name": "Gurtgeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Aşgabat köçesiniň 51-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Aşgabat köçesiniň 51-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "021103",
+ "passport_given_at": "1998-08-04",
+ "passport_given_by": "Ahal welaýatynyň Aşgabat etrap PB",
+ "born_place": "Ahal welaýatynyň Aşgabat etrabynyň Bagyr obasy",
+ "born_at": "1977-10-19",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65378840",
+ "phone_additional": "63522989",
+ "phone_home": "65378840",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "109-njy ýangyn howpsyzlygy bölümi",
+ "work_company_accountant_number": "+(993)-65378840",
+ "work_started_at": "2007-05-01",
+ "work_salary": "4515",
+ "work_position": "sürüjilik boýunça gözikdirijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "B69QiqFr2aeDjdbAuif3ah0XOkaMjMPpi0GN0Oih.jpg",
+ "passport_two": "xQa1VFFIVMqU899xXbXkHr8rxZEAvHc7zIxbj1IT.jpg",
+ "passport_three": "b8OyxwIwwYriag7vxUIsABeKN2C3RFMo0r8b9QCG.jpg",
+ "passport_four": "IpaXvnTClmU73Yo3MO8mpQWBFkHmwPPMgV7Nkowa.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 09:35:44",
+ "updated_at": "2024-05-13 16:59:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1439,
+ "unique_id": "TB1303-1439",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Şihnepes",
+ "customer_surname": "Şihnepesow",
+ "customer_patronic_name": "Bagtyýarowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň O.Ylýasow köçesiniň 47-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň O.Ylýasow köçesiniň 47-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "494681",
+ "passport_given_at": "2014-02-11",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1992-07-17",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62373337",
+ "phone_additional": "65596980",
+ "phone_home": "62373337",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "7-nji hojalyk bazary",
+ "work_company_accountant_number": "+(993)-62373337",
+ "work_started_at": "2024-03-06",
+ "work_salary": "1718",
+ "work_position": "Gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "H1FMetwSesPQmUuIU2XaTf5cqQGIjhdd2d8ThSw4.jpg",
+ "passport_two": "iddDjn1nB67HAAIJnnotXMTjcXjsjKG1onZdIjSe.jpg",
+ "passport_three": "2WvA3cu7AbjS67UzKDaubrfbmLBIVhByn7gvwJ3P.jpg",
+ "passport_four": "6bsus7pjNA5CKwYPTn3vftT5QIgRp3wRxIBAEs5J.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 09:43:48",
+ "updated_at": "2024-05-13 09:09:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1440,
+ "unique_id": "TB8302-1440",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nasiba",
+ "customer_surname": "Mahamadiýewa",
+ "customer_patronic_name": "Hudaýberdiýewna",
+ "passport_address": "Magdanly şäher Gowurdak şäher 12-nji jaý",
+ "real_address": "Magdanly şäher Gowurdak şäher 12-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "153507",
+ "passport_given_at": "2022-02-06",
+ "passport_given_by": "Köýtendag etrap Polisiýa bölümi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1976-11-02",
+ "email": null,
+ "phone": "62647051",
+ "phone_additional": null,
+ "phone_home": "44057865",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44052365",
+ "work_started_at": "2002-02-26",
+ "work_salary": "1604",
+ "work_position": "Sakçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "X4TENSluzn8uaTKU0MTCI8EZdSajEB9PID5Grr8H.jpg",
+ "passport_two": "Dm3RrW2jyCOGvqhsUOzpCskXc4eRxnA72MtWMC8f.jpg",
+ "passport_three": "zoHsuq7GJfVE6o9zya4PQlynEpCYMpBszqu6ZbhA.jpg",
+ "passport_four": "AQapcT3GLoxcR8T8pch91lxp1xEddxeohhMBNxQp.jpg",
+ "user_id": 562,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 10:02:58",
+ "updated_at": "2024-05-10 17:14:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1441,
+ "unique_id": "TB8318-1441",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Aziz",
+ "customer_surname": "Halykow",
+ "customer_patronic_name": "Saparowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň Magtumguly köçesi 17 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň Watan köçesi 1 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "115633",
+ "passport_given_at": "1999-10-07",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB",
+ "born_place": "Lebap welaýatynyň Çarşaňňy şäherçesi",
+ "born_at": "1982-01-24",
+ "email": null,
+ "phone": "62198471",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrabynyň Garlyk şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2018-04-12",
+ "work_salary": "1812",
+ "work_position": "Abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MsyqA9891bUlfjsVvCzr4MEck5rZGYWi4DEvOreg.jpg",
+ "passport_two": "iPHnJ2JfMTbcdUm3aUCyqnkuowoCow44f5UX0hg1.jpg",
+ "passport_three": "kOKbb3dQ6XkWKWGLv7okzp19u2X9NJDZoRd5d1WM.jpg",
+ "passport_four": "6FwlmBDGhdG8TEwdO7Bmq4AIEVaKIUomzZVJBEQY.jpg",
+ "user_id": 563,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-07 10:09:53",
+ "updated_at": "2024-05-07 11:17:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1442,
+ "unique_id": "TB8302-1442",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babamurat",
+ "customer_surname": "Hurramow",
+ "customer_patronic_name": "Ataniýazowiç",
+ "passport_address": "Magdanly şäher Gurluşykçylar köçe 14-26-njy jaý",
+ "real_address": "Magdanly şäher Gurluşykçylar köçe 14-26-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "976856",
+ "passport_given_at": "2018-03-20",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1984-07-05",
+ "email": null,
+ "phone": "64776944",
+ "phone_additional": null,
+ "phone_home": "44059173",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-44050303",
+ "work_started_at": "2023-12-07",
+ "work_salary": "1767",
+ "work_position": "Ammar müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3TrosSbKZKsck6gLzr3VnR5NDPPYpVQ0z6jquwsY.jpg",
+ "passport_two": "zssHe9uPVlS0vvEscHJVhYKjyN02wE90ypphidri.jpg",
+ "passport_three": "CHGfRPqeahH3DHmusyAjGpz1PrRYCAPKe8RVmEtb.jpg",
+ "passport_four": "4Bor2TfOORGZ5f0f4ED8wISunCEuemXAHzahVXaY.jpg",
+ "user_id": 564,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 10:39:30",
+ "updated_at": "2024-05-10 17:14:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1443,
+ "unique_id": "TB8302-1443",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şahla",
+ "customer_surname": "Şermetowa",
+ "customer_patronic_name": "Haýitkulowna",
+ "passport_address": "Magdanly şäher Doganlyk köçe 4-nji jaýy",
+ "real_address": "Magdanly şäher Doganlyk köçe 4-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "450039",
+ "passport_given_at": "2005-08-16",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1987-07-22",
+ "email": null,
+ "phone": "61989170",
+ "phone_additional": "61989170",
+ "phone_home": "44052791",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlyagyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-44052791",
+ "work_started_at": "2018-12-26",
+ "work_salary": "2129",
+ "work_position": "Lagym tutumlar operatory",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "JeYwObnltasGlc1r47byB1HTT0eQ0n3kP7vV26oD.jpg",
+ "passport_two": "xB8xmYfVNNPtm5p6nKwj0tZ46EnWrAymZZSqMnwB.jpg",
+ "passport_three": "1si8BxcOBE433Q9o4ln0sP7xDRN1moYg8FKl2z48.jpg",
+ "passport_four": "RuSPpOffb6gJDg6SwaS3dXmHtmQPHHaplREhxhV6.jpg",
+ "user_id": 565,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 10:48:45",
+ "updated_at": "2024-05-07 11:14:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1444,
+ "unique_id": "TB8312-1444",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Wolmatow",
+ "customer_patronic_name": "Kurbanbaýewiç",
+ "passport_address": "Gazojak şäheri Magtymguly köçe 157/16",
+ "real_address": "Gazojak şäheri Magtymguly köçe 157/16",
+ "passport_serie": "II-LB",
+ "passport_id": "143632",
+ "passport_given_at": "2021-10-01",
+ "passport_given_by": "Lebap welaýatynyň Darganata etrap Polisiýa bölümi",
+ "born_place": "Özbegistan Garagalpagystan Respublikasy Dörtgül raýonynyň Akgamyş obasy",
+ "born_at": "1990-09-25",
+ "email": "shatlykwolmat@mail.ru",
+ "phone": "61952508",
+ "phone_additional": null,
+ "phone_home": "44555025",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ m-nyň Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551365",
+ "work_started_at": "2024-02-15",
+ "work_salary": "1711",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "umcxMKAl8ZaEcINzZZkgudF29IjD0aUKbaxICwUB.jpg",
+ "passport_two": "MexJEg5Dz7LXEFzjOsf6t61trwZNG8ZAmIUq7HIS.jpg",
+ "passport_three": "obDsdCkTeR8iCo6G9ohXrD56HIsmCrppY0tGKV1h.jpg",
+ "passport_four": "W8a5n9COWl6GOgnyLf7hFyv0UBG3Oi1Q8kmMqW98.jpg",
+ "user_id": 566,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 11:15:07",
+ "updated_at": "2024-05-07 14:13:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1445,
+ "unique_id": "TB8302-1445",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Atamurad",
+ "customer_surname": "Haýdarow",
+ "customer_patronic_name": "Penjiýewiç",
+ "passport_address": "Magdanly şäheri Baýramhan köçe 18-nji jaýy",
+ "real_address": "Magdanly şäheri Baýramhan köçe 18-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "590408",
+ "passport_given_at": "2010-09-04",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-04-25",
+ "email": null,
+ "phone": "64766450",
+ "phone_additional": "64766450",
+ "phone_home": "44050254",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44050254",
+ "work_started_at": "2023-12-13",
+ "work_salary": "1445",
+ "work_position": "kerpiç örüji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "aWb1nDOuAeMAv4dVsgeTGjyWMI6FQNJAaMUyztNq.jpg",
+ "passport_two": "Y9LS0mGWZAs0jclTKZp3jq2pTer5qmibiH2sWbuA.jpg",
+ "passport_three": "JbGaQKLLUDN0J9ZtzdGp6nEhZeZThu8odMQxSg2B.jpg",
+ "passport_four": "OLcHs1rYW5rdcEBV7l74QYUKfxmdBoooX7xmvUPn.jpg",
+ "user_id": 568,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 11:26:26",
+ "updated_at": "2024-05-07 11:52:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1446,
+ "unique_id": "TB9314-1446",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Roman",
+ "customer_surname": "Hojaýew",
+ "customer_patronic_name": "Durdyýewiç",
+ "passport_address": "S.Türkmenbaşy şäher S.Türkmenbaşy şaýoly köçe 7/2-jaýy",
+ "real_address": "S.Türkmenbaşy şäher S.Türkmenbaşy şaýoly köçe 7/2-jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "035562",
+ "passport_given_at": "1999-05-08",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap PB",
+ "born_place": "S.Türkmenbaşy etrap Goşahowly geňeşligi",
+ "born_at": "2003-06-28",
+ "email": "Roman@mail.com",
+ "phone": "64529856",
+ "phone_additional": "64529856",
+ "phone_home": "64529856",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Daşoguz şäher daşoguzenergo önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-33316___",
+ "work_started_at": "2005-04-08",
+ "work_salary": "3364",
+ "work_position": "EEU-ň baş inženeri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TctqakXoAtJYoFHoiXsitzuBclxXs3czMLiJ7Ryf.jpg",
+ "passport_two": "McguPOYDPTiqdr91cwiyBq3iUp4qQWTWjknbJSWm.jpg",
+ "passport_three": "XblQv9wk8DaF80hXiMRcngzLRG4vSP3aV9JTcc8j.jpg",
+ "passport_four": "g7G78jfo8yY5vEBYxUQYCp01Fw4zTEHmL5LemM2w.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 11:27:42",
+ "updated_at": "2024-05-07 11:28:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1447,
+ "unique_id": "TB8302-1447",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Alym",
+ "customer_surname": "Nartajiýew",
+ "customer_patronic_name": "Narkuwatowiç",
+ "passport_address": "Magdanly şäher Ýaşlyk 24/6 jaýy",
+ "real_address": "Magdanly şäher Ýaşlyk 24/6 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "026043",
+ "passport_given_at": "2018-05-24",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1983-11-21",
+ "email": null,
+ "phone": "63761832",
+ "phone_additional": "63761832",
+ "phone_home": "44050962",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-44050962",
+ "work_started_at": "2022-12-18",
+ "work_salary": "2603",
+ "work_position": "santehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "slPobaipiPtphPKQZXOXc8ZklQVQlnv1W0Hnin4c.jpg",
+ "passport_two": "J022IBY5vydPsOE0AGjpGvCa04kZ0RKfTe6YHCJ6.jpg",
+ "passport_three": "W2gowghROjuXVC2jvfGdwPXTJCbIGar9CpjHc6HB.jpg",
+ "passport_four": "UL6rVrTaD9vzbfyb5o9YqYr9A67cZDunEWzJCiqG.jpg",
+ "user_id": 569,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 11:38:55",
+ "updated_at": "2024-05-07 11:52:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1448,
+ "unique_id": "TB6360-1448",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maral",
+ "customer_surname": "Gurbanyýazowa",
+ "customer_patronic_name": "Halnazarowna",
+ "passport_address": "Hazar ş-çe kw 39 jaý 11 öý 7",
+ "real_address": "Hazar ş-çe kw 39 jaý 11 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "032397",
+ "passport_given_at": "1998-08-24",
+ "passport_given_by": "BW Çeleken şäher polisýa bölümi",
+ "born_place": "Çeleken ş",
+ "born_at": "1978-02-21",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65927497",
+ "phone_additional": "65927497",
+ "phone_home": "65927497",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWBBM-iň Hazar ş-çe N58 çagalat bagy",
+ "work_company_accountant_number": "+(993)-65927497",
+ "work_started_at": "2022-11-24",
+ "work_salary": "1877",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "raXkW1iqUXfP0b6TvnzJ9Th99XMBDWofPzJ0R43a.jpg",
+ "passport_two": "SeZvKfCLSCHN6BxtxTAPvrbfHUINktV7EiNa6d2P.jpg",
+ "passport_three": "DSkSscc086P6he3fM19ZuenlhvTSm8xDPli9DPRL.jpg",
+ "passport_four": "XRNFpu4tSTDWYRj1n5ykELSfnhwcen9TLyCiT12a.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 11:39:37",
+ "updated_at": "2024-05-10 15:02:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1449,
+ "unique_id": "TB9314-1449",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Guwanç",
+ "customer_surname": "Ýagşanow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "S.Türkmenbaşy şäher B.Garajow köçe 34-jaýy",
+ "real_address": "S.Türkmenbaşy şäher B.Garajow köçe 34-jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "522685",
+ "passport_given_at": "2007-03-16",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap häkimi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1989-06-22",
+ "email": "Guwanc@mail.com",
+ "phone": "64045680",
+ "phone_additional": "64045680",
+ "phone_home": "64045680",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Türkmenistanyň Türkmenbaşy PTB-ň Daşoguz welaýat Köneürgenç etrap şahamçasynyň S.Türkmenbaşy etrap bank gullugy",
+ "work_company_accountant_number": "+(993)-33474___",
+ "work_started_at": "2014-08-04",
+ "work_salary": "1602",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zjqwYcNpXuS5eI9uzytACjm6gXL1rP6g4DbPxl6M.jpg",
+ "passport_two": "OkqLalxi0eTrn1AWxBvvFYXr2LdHMj6fRVAmYKIv.jpg",
+ "passport_three": "iOcL1mRAjeov51IVYUd07fPAZAJSMJa59j5Upwh6.jpg",
+ "passport_four": "mdvK6dyH0vxlEi1hsMKylZ6bLevST7vFmEuicZCT.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 11:39:39",
+ "updated_at": "2024-05-07 11:40:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1450,
+ "unique_id": "TB6360-1450",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Leýla",
+ "customer_surname": "Amangeldiýewa",
+ "customer_patronic_name": "Meretgeldiýewna",
+ "passport_address": "BW Balkanabat ş kw 208 jaý 7 öý 11",
+ "real_address": "BW Balkanabat ş kw 208 jaý 7 öý 11",
+ "passport_serie": "I-BN",
+ "passport_id": "520154",
+ "passport_given_at": "2016-05-06",
+ "passport_given_by": "BW Balkanabat şäher häkimligi tarapyndan",
+ "born_place": "Balkanabat ş",
+ "born_at": "1981-03-29",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64494906",
+ "phone_additional": "64494906",
+ "phone_home": "64494906",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa Deňiz\" HK",
+ "work_company_accountant_number": "+(993)-64494906",
+ "work_started_at": "2023-08-16",
+ "work_salary": "2310",
+ "work_position": "Aşhana işgäri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "u4zlyJEAFYL9IuTRPHku1aWUHwOiE19bR91n0GVS.jpg",
+ "passport_two": "T0XkAWU5YosBNpfOcXOgZwxz41pk80y4cvqvixje.jpg",
+ "passport_three": "KFNh3of3gKutbtPvVjLJQS8kL8JpiBHQPVvQP1ep.jpg",
+ "passport_four": "BqQ3CaD6Maito16CeqyK3nNIeINBZnnjcWRuXLsR.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 11:54:24",
+ "updated_at": "2024-05-10 15:02:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1451,
+ "unique_id": "TB9314-1451",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Baýar",
+ "customer_surname": "Baýarow",
+ "customer_patronic_name": "Öredurdyýewiç",
+ "passport_address": "S.Türkmenbaşy etrap Gyzyljagala geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Gyzyljagala geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "015477",
+ "passport_given_at": "2019-07-25",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrabynyň Gurbansoltan eje ad. geňeşligi",
+ "born_at": "1974-06-30",
+ "email": "Bayar@mail.com",
+ "phone": "61612598",
+ "phone_additional": "61612598",
+ "phone_home": "61612598",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Tehniki hyzmat ediş kärhanasy",
+ "work_company_accountant_number": "+(993)-29633___",
+ "work_started_at": "2002-03-02",
+ "work_salary": "3225",
+ "work_position": "kärhana direktory",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "fR63E7GdcQDu0B5eRJpY5NzoP7NJSvUSDc25EGNH.jpg",
+ "passport_two": "zSYx0o60U1RY9ECDeo4JaxW5PM58qDJUKu7WeuU9.jpg",
+ "passport_three": "dTn78sCM5D9mrv34nNrd6nJOpy0OBhDISD3xbDHl.jpg",
+ "passport_four": "ggV2nbuERRL60LMnST5XJxkITJk1fLhgNbaaCu9Q.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 11:55:16",
+ "updated_at": "2024-05-07 11:56:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1452,
+ "unique_id": "TB6360-1452",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aýgül",
+ "customer_surname": "Guliýewa",
+ "customer_patronic_name": "Muhammetgeldiýewa",
+ "passport_address": "Hazar ş-çe laçyn ÝJT jaý 2 öý 6b",
+ "real_address": "Hazar ş-çe laçyn ÝJT jaý 2 öý 6b",
+ "passport_serie": "I-BN",
+ "passport_id": "605025",
+ "passport_given_at": "2023-01-27",
+ "passport_given_by": "BW Balkanabat şäher polisýa bölümi",
+ "born_place": "BW Esenguly etrap Çaloýuk obasy",
+ "born_at": "1991-07-17",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63916366",
+ "phone_additional": "63916366",
+ "phone_home": "63916366",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-ce N 59 çagalar bagy",
+ "work_company_accountant_number": "+(993)-63916366",
+ "work_started_at": "2024-04-01",
+ "work_salary": "1952",
+ "work_position": "tarbiýeçi komekçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZpSyZeVFuBvoN1hpUXCOOhxdQJdjnoxYlMWEolFP.jpg",
+ "passport_two": "DeXk9dxLtcBH1xmwY9izWHpXOxzgQ8PGsUseAX1S.jpg",
+ "passport_three": "zxuufdenD8B7iEptOsjUFMZzkEwIeV6DAk2Up4cZ.jpg",
+ "passport_four": "jPPtlCVgQwBt6SPLUrH3gLpFqSe44wgjk5yXONfS.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 12:00:53",
+ "updated_at": "2024-05-10 15:08:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1453,
+ "unique_id": "TB9314-1453",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Söýuün",
+ "customer_surname": "Baýarow",
+ "customer_patronic_name": "Öredurdyýewiç",
+ "passport_address": "S.Türkmenbaşy etrap Gurbansoltan eje geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Gurbansoltan eje geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "966166",
+ "passport_given_at": "2018-01-18",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrap Gurbansoltan eje geňeşligi",
+ "born_at": "1984-06-26",
+ "email": "Soyuun@mail.com",
+ "phone": "64616125",
+ "phone_additional": "64616125",
+ "phone_home": "64616125",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap 8-nji Mart daýhan birleşigi",
+ "work_company_accountant_number": "+(993)-30251___",
+ "work_started_at": "2018-05-06",
+ "work_salary": "1842",
+ "work_position": "daýhan birleşigigiň başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YXmZTp8u8OK04xPVfFzf8KeSJVDYydJXHoZ6vZje.jpg",
+ "passport_two": "axi4fedxxyp6QUKUsDrXoxu2Dt6E1kaf2D0S6ucy.jpg",
+ "passport_three": "0JhuuxRcs9pLaIlXJIPE0ZiP58SMLMPGHrkhKaLZ.jpg",
+ "passport_four": "APCxaHCumbderytxNoNKQmtpW047D7mirVSjPBgW.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 12:02:51",
+ "updated_at": "2024-05-07 12:03:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1454,
+ "unique_id": "TB6360-1454",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aşirmämmed",
+ "customer_surname": "Akmämmedow",
+ "customer_patronic_name": "Mämmedowiç",
+ "passport_address": "Hazar ş-çe laçyn ýjt jaý 3 öý 17",
+ "real_address": "Hazar ş-çe laçyn ýjt jaý 3 öý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "420389",
+ "passport_given_at": "2011-03-20",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1993-07-12",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62702192",
+ "phone_additional": "62702192",
+ "phone_home": "62702192",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat tilsimat ulaglar mudirligi",
+ "work_company_accountant_number": "+(993)-62702192",
+ "work_started_at": "2020-06-01",
+ "work_salary": "3785",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YLfeuqguooNGVVySiowSi3tL5XrPlGDScykJUOgo.jpg",
+ "passport_two": "zDcBEN5IyXKrZ5cLiw00tcMeML5TB98IRm1yN390.jpg",
+ "passport_three": "tdCHfKcpck7wnFoEkXsYsvSrzVOVnjnMWbaSeBzs.jpg",
+ "passport_four": "c3WFfbJwdQy3frqGfQVW3dcxpqcjDA3QBjyY9u8O.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 12:11:24",
+ "updated_at": "2024-05-31 09:27:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1455,
+ "unique_id": "TB8302-1455",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ruhiýa",
+ "customer_surname": "Narbaýewa",
+ "customer_patronic_name": "Rawşanowna",
+ "passport_address": "Magdanly şäher Soltan-Sanjar köç 20-nji jaý",
+ "real_address": "Magdanly şäher Soltan-Sanjar köç 20-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "751552",
+ "passport_given_at": "2012-03-20",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "2012-03-20",
+ "email": null,
+ "phone": "63043081",
+ "phone_additional": null,
+ "phone_home": "44059832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Tagam\"kärhanasy",
+ "work_company_accountant_number": "+(993)-44051030",
+ "work_started_at": "2022-11-01",
+ "work_salary": "1281",
+ "work_position": "Çörek bişiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BgSuOvhRf2v3g8OxP0Nw9RkCdPwsc94XcZGdu2bC.jpg",
+ "passport_two": "rLTjA8tu4k63IlmL3YL5lTIVc0LxYPrVfIfX2Rsj.jpg",
+ "passport_three": "s53tHNPFPbCwE2B7lHuqpm1Q7iRy9NpAugk03XRX.jpg",
+ "passport_four": "w97F5A8ilnXUI9W5YybaXeJU46jF8gdt2i1rBBm0.jpg",
+ "user_id": 570,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 12:23:17",
+ "updated_at": "2024-05-10 17:16:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1456,
+ "unique_id": "TB8312-1456",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Mekan",
+ "customer_surname": "Muradow",
+ "customer_patronic_name": "Açylowiç",
+ "passport_address": "Gazojak şäheri Azady köçe 165/301/2",
+ "real_address": "Gazojak şäheri Azady köçe 165/301/2",
+ "passport_serie": "I-LB",
+ "passport_id": "906087",
+ "passport_given_at": "2015-06-10",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Hojalyk geňeşligi",
+ "born_at": "1982-09-12",
+ "email": "mekann8282@mail.ru",
+ "phone": "65433288",
+ "phone_additional": null,
+ "phone_home": "44551319",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG tresti 5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551868",
+ "work_started_at": "2003-08-25",
+ "work_salary": "3501",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yyVkNKB8huLnrbCVpL3zadmCp7QblpPPD8LAfwmi.jpg",
+ "passport_two": "BrfssOQZmedGbgWEyClQqwuHrEg0coEDwnEX0vhN.jpg",
+ "passport_three": "5lrlKdVcLxSSikFfNVZMzaWsbHa7KIXNi4LB9qzC.jpg",
+ "passport_four": "MN5uM7JYfJO2EzC8vM980VA2ASbTCJmuHVMVNhv7.jpg",
+ "user_id": 571,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 12:26:27",
+ "updated_at": "2024-05-07 14:15:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1457,
+ "unique_id": "TB1307-1457",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Owezgeldi",
+ "customer_surname": "Atadurdyyew",
+ "customer_patronic_name": "Myratgeldiyewic",
+ "passport_address": "Ahal welaýtynyň Gökdepe etrabynyň Gökdepe şäheri Lebap köçesiniň 11nji jaý",
+ "real_address": "Ahal welaýtynyň Gökdepe etrabynyň Gökdepe şäheri Lebap köçesiniň 11nji jaý",
+ "passport_serie": "I-AH",
+ "passport_id": "562230",
+ "passport_given_at": "2012-05-23",
+ "passport_given_by": "Ahal",
+ "born_place": "Ahal",
+ "born_at": "1992-04-04",
+ "email": "Owezgeldi@gmailcom",
+ "phone": "63438021",
+ "phone_additional": "63438021",
+ "phone_home": "12545233",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "Gap Inşaat Ýatyrym we Dyş Tijaret Aş kompaniýasynda ekskowator",
+ "work_company_accountant_number": "+(993)-12585452",
+ "work_started_at": "2022-06-17",
+ "work_salary": "5500",
+ "work_position": "operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YJp71sNUfmeNubQYdLx8kFTUa06oExKSYDhS2RiM.jpg",
+ "passport_two": "XTSEk0ISdhsP76VTdEqUJknxHjIqtDYWtJ8wqgwY.jpg",
+ "passport_three": "c78hmOSEjlYAH1bsv8HGAUwxzsKvVV4IqFkeKr0G.jpg",
+ "passport_four": "P65LHJmHm0gzfkoBczMrpczCHdGLz6S0N5i98g4O.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 12:41:14",
+ "updated_at": "2024-06-01 12:03:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1458,
+ "unique_id": "TB1307-1458",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Wepamyrat",
+ "customer_surname": "Altybaýew",
+ "customer_patronic_name": "Berdimyradowiç",
+ "passport_address": "Asgabat saherinin Buzmeyin etrabynyn koce Ahal sayoly jay 62 otag 29",
+ "real_address": "Asgabat saherinin Buzmeyin etrabynyn koce Ahal sayoly jay 62 otag 29",
+ "passport_serie": "I-AS",
+ "passport_id": "357352",
+ "passport_given_at": "2006-05-05",
+ "passport_given_by": "Aşgabat şäheriniň Çandybil etrap häkimligi",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1989-09-07",
+ "email": "Wepamyrat@gmail.com",
+ "phone": "61618814",
+ "phone_additional": "61618814",
+ "phone_home": "12441771",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Ylmy-barlag tebigy gaz institutynda",
+ "work_company_accountant_number": "+(993)-12441771",
+ "work_started_at": "2019-08-01",
+ "work_salary": "2179",
+ "work_position": "1-nji derejeli tehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gRMISx31nLiReVMRI18WXWDLFmHmpzH1UAI2abdP.jpg",
+ "passport_two": "bEnO5VKLzgYHvlRW39k7leaj72uQZ14Rh3HjhKnD.jpg",
+ "passport_three": "Z3t9wiW2BeOAHvDnFVhqQIcVY4D3B1KWbRJVl6MW.jpg",
+ "passport_four": "C8sP3Y3tsTJZnGQZvtApHAThZj5jLK1YnvDYAukM.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 14:47:45",
+ "updated_at": "2024-06-01 12:03:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1459,
+ "unique_id": "TB8312-1459",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülistan",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Tagandurdyýewna",
+ "passport_address": "Gazojak şäheri M.Abylow köçe 4 jaý 4 öý",
+ "real_address": "Gazojak şäheri M.Abylow köçe 4 jaý 4 öý",
+ "passport_serie": "I-LB",
+ "passport_id": "176276",
+ "passport_given_at": "2000-04-20",
+ "passport_given_by": "Darganata etrap PB Gazojak şäherçe PU",
+ "born_place": "Garagalpakistan",
+ "born_at": "1969-03-21",
+ "email": "gulistansaparowa@gmail.com",
+ "phone": "65427596",
+ "phone_additional": null,
+ "phone_home": "44552178",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM Guýulary düýpli we ýerasty bejeriji bölegi",
+ "work_company_accountant_number": "+(993)-6174____",
+ "work_started_at": "2023-12-26",
+ "work_salary": "3272",
+ "work_position": "uly buhgalter",
+ "education": "Unfinished_high_education",
+ "marriage_status": "divorced",
+ "passport_one": "ltkoFP4ubsfNwH6rkVkgSVOooVjsibNPmwyjGSbD.jpg",
+ "passport_two": "VyZ5ijYmqHnpjDGDb9Trwt2q0zrn99ncejRVFSyC.jpg",
+ "passport_three": "netBfXOtLffyIFehHEYZMY3BKrih9hmmM0Bra15U.jpg",
+ "passport_four": "Qqxmg8j3ejJ6sTdZwBD7KsO1PMA3lOBgAQDGlmB3.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 15:03:00",
+ "updated_at": "2024-05-10 16:33:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1460,
+ "unique_id": "TB8312-1460",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Nuryýew",
+ "customer_surname": "Dowletmurat",
+ "customer_patronic_name": "Guwançewiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheriniň R.Annaýew köçesiniň 10-njy jaýynyň 3-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "038264",
+ "passport_given_at": "1999-03-16",
+ "passport_given_by": "Darganata etrap PB Gazojak şäherçe RB",
+ "born_place": "Lebap welaýatynyň Gazojak şäherçesi",
+ "born_at": "1982-03-01",
+ "email": "nuryyew82@gmail.com",
+ "phone": "65240736",
+ "phone_additional": null,
+ "phone_home": "44550584",
+ "work_region": "lb",
+ "work_province_id": 25,
+ "work_company": "\"LGÇ\"Müdirliginiň Naýyp liniýa önümçilik bölegi",
+ "work_company_accountant_number": "+(993)-44571437",
+ "work_started_at": "2016-02-12",
+ "work_salary": "2855",
+ "work_position": "NGGÇB-ga OPERATOR",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qxLquazHj6ehjBRbnxHTeG2PsZidZBt42eZAeIIW.jpg",
+ "passport_two": "nltxb8E0blHQRli24uREsRFacn37SOHGYqgrPXyB.jpg",
+ "passport_three": "9xeeLIJQt59nmwLmU62T8g1JcqBxAnjJtSUZ4JBN.jpg",
+ "passport_four": "tWodZhy1pzmPQMPfVwzfmXjI4gQbiRLDMNBqaEUw.jpg",
+ "user_id": 572,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 15:57:35",
+ "updated_at": "2024-05-10 16:33:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1461,
+ "unique_id": "TB8318-1461",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Jasurbek",
+ "customer_surname": "Babamuradow",
+ "customer_patronic_name": "Ramazanowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Berkeliýew köçesi 36 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Berkeliýew köçesi 36 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "621903",
+ "passport_given_at": "2011-01-20",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1993-10-19",
+ "email": null,
+ "phone": "65191093",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2017-09-01",
+ "work_salary": "4483",
+ "work_position": "Dag ussasy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "MYwXDrTa6v9dMHJgWUlQgKSJUUXuXmgaBcSOFOma.jpg",
+ "passport_two": "WEmRsBGhS2enOXJl6FCZ4it0osQAvITqwTiq2s9H.jpg",
+ "passport_three": "2RusLaT16WfBJV6VW70drIG8MtqxZnHqu7u2jykI.jpg",
+ "passport_four": "TYOvwYy5FRiF0qsSpLHGnHlyPmjF1YvM9UoRG6Jf.jpg",
+ "user_id": 573,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 16:00:55",
+ "updated_at": "2024-05-07 16:53:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1462,
+ "unique_id": "TB1307-1462",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljeren",
+ "customer_surname": "Rahmanberdiýewa",
+ "customer_patronic_name": "Gurbanmuhammedowna",
+ "passport_address": "Aşgabat şäheriniň Bekararlyk etraby köçe 34 Liniýa jaý 19",
+ "real_address": "Aşgabat şäheriniň Bekararlyk etraby köçe 34 Liniýa jaý 19",
+ "passport_serie": "I-AS",
+ "passport_id": "159790",
+ "passport_given_at": "2000-08-11",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1981-04-12",
+ "email": "Oguljeren@mail.ru",
+ "phone": "61998313",
+ "phone_additional": "65655742",
+ "phone_home": "12547896",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "TDHÇMB-nyň Altyn Zamana kommunal önümçilik Döwlet kärhanasynyň birža hyzmatlary we edara binasyna hyzmat edýän bölümi",
+ "work_company_accountant_number": "+(993)-12485672",
+ "work_started_at": "2018-12-15",
+ "work_salary": "1956",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vhWaZvcU3XG0gaCWpHou66NTIyIRgxCcCwVUWyy1.jpg",
+ "passport_two": "8lJiMmNqCENfIqpurecrJ8DaUC3UDqFiZMSXOudk.jpg",
+ "passport_three": "rMerrrqrhnw9oSHD23le3Y5qBvlue7VTPb6asbaZ.jpg",
+ "passport_four": "C6mrXnTvbjSjN0PACz4MPytVS6abXPu3IN3cRp4o.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 16:31:29",
+ "updated_at": "2024-06-01 11:12:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1463,
+ "unique_id": "TB6312-1463",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Göwher",
+ "customer_surname": "Aşyrowa",
+ "customer_patronic_name": "Myradowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Aşgabat köçe 14 a jaý 13 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Aşgabat köçe 14 a jaý 13 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "617099",
+ "passport_given_at": "2024-04-12",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1997-07-02",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "63974633",
+ "phone_additional": "61943619",
+ "phone_home": "24368574",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy elektrik ulgamy kärhanasy",
+ "work_company_accountant_number": "+(993)-24360180",
+ "work_started_at": "2019-11-26",
+ "work_salary": "1909",
+ "work_position": "iş ýörediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "j2sGWOjDXisq7r9moZFyUIQWWXl0BUqWghdsaq7V.jpg",
+ "passport_two": "alLUyHMtLRoJ9GBBY5Ai0wEwXbmpFGfdufzS14m9.jpg",
+ "passport_three": "flbA5PvaidnhiayBNFa11n9HmBRRcLS9YdQllwHB.jpg",
+ "passport_four": "P664nk33RYksc0PlTSZUEAC2beGyT9F9nFy4nTXG.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 17:26:49",
+ "updated_at": "2024-05-13 15:42:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1464,
+ "unique_id": "TB6352-1464",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Myrat",
+ "customer_surname": "Artykow",
+ "customer_patronic_name": "Döwletmyradowiç",
+ "passport_address": "Mary welaýat Türkmengala etraby Täzedünýa geňeşlik",
+ "real_address": "Mary welaýat Türkmengala etraby Täzedünýa geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "905049",
+ "passport_given_at": "2013-05-22",
+ "passport_given_by": "Mary welaýat Türkmengala etrap häkimligi",
+ "born_place": "Mary welaýat Türkmengala etrap",
+ "born_at": "1996-03-06",
+ "email": null,
+ "phone": "65180496",
+ "phone_additional": "65180496",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-02-23",
+ "work_salary": "2421",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GePXhPYfiqWk0WzMCxAf7iF4mVkHqIC7Ukogjv1v.jpg",
+ "passport_two": "pGRTdeKWprTJ4TxNTnxv687fSuzYr2KzSfpFcce7.jpg",
+ "passport_three": "geuAeElDXjGG8wQbdX7geD7bHFD76OZbDEi4vzah.jpg",
+ "passport_four": "24jmQyD9kSrSrXgP94lmjMX7EyGuXlMqSEbEMXSY.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 17:45:58",
+ "updated_at": "2024-05-07 17:45:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1465,
+ "unique_id": "TB9315-1465",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Sülgünjemal",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Otuzowna",
+ "passport_address": "Görogly etrabynyň Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrabynyň Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "400359",
+ "passport_given_at": "1980-08-15",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Zaman geňeşligi",
+ "born_at": "1980-08-15",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62248371",
+ "phone_additional": "62248371",
+ "phone_home": "62248371",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň N 4 orta mekdebinde",
+ "work_company_accountant_number": "+(993)-62248371",
+ "work_started_at": "2004-07-01",
+ "work_salary": "1523",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Qse1ov01JfFuAPxKf0jgFdFmhd4SKoNQ7EFTAnK6.jpg",
+ "passport_two": "L7DDUZC28k7Rbt2ULX0i7oQOKNseFKsseOibfHf4.jpg",
+ "passport_three": "mnYk82RewFZVxo9Y60Tr45MklT6Ef9hNJNoojOwJ.jpg",
+ "passport_four": "IyTNTodsBjER9m1YYdhxeJMk3zZuXyj65XCCpJXd.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 17:57:30",
+ "updated_at": "2024-05-07 17:57:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1466,
+ "unique_id": "TB6359-1466",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Durdymämmet",
+ "customer_surname": "Arazmämmedow",
+ "customer_patronic_name": "Annamämmedowiç",
+ "passport_address": "BW Balkanabat şäheri ÝJT 92 3 geçelge, jaý 68",
+ "real_address": "BW Balkanabat şäheri ÝJT 92 3 geçelge, jaý 68",
+ "passport_serie": "I-BN",
+ "passport_id": "428379",
+ "passport_given_at": "2010-11-24",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1970-04-13",
+ "email": null,
+ "phone": "65155858",
+ "phone_additional": "61358844",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirliginde",
+ "work_company_accountant_number": "+(993)-22254444",
+ "work_started_at": "2024-02-26",
+ "work_salary": "4402",
+ "work_position": "Tehnik",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "5bTEVOXtUtATDhEMgwnBi2M5c16JtHWWG91wYSNu.jpg",
+ "passport_two": "ZlKSNCxhDjhmDIAhJlXm6b8kDdW0ZS7W2MjCH4ul.jpg",
+ "passport_three": "TmTQeut1V8sZQdU2b1wLB6xbmELUrsIvu7ZiDJo3.jpg",
+ "passport_four": "Ue86USpuoTN4GW1g4TjtjYsyaLx0eEFuX4xSGFQh.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 18:43:54",
+ "updated_at": "2024-05-07 18:43:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1467,
+ "unique_id": "TB6359-1467",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Rahmannazar",
+ "customer_surname": "Täşliýew",
+ "customer_patronic_name": "Nobatnazrowiç",
+ "passport_address": "BW Balkanabat şäher, Jebel şäherçesi, Mollagara şypahansy, jaý 3 öý 16",
+ "real_address": "BW Balkanabat şäher, Jebel şäherçesi, Mollagara şypahansy, jaý 3 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "468175",
+ "passport_given_at": "2013-01-03",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäherçesi",
+ "born_at": "1996-09-19",
+ "email": null,
+ "phone": "65222111",
+ "phone_additional": "62555666",
+ "phone_home": "63585255",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanenergo ÖB",
+ "work_company_accountant_number": "+(993)-22270602",
+ "work_started_at": "2020-11-11",
+ "work_salary": "3450",
+ "work_position": "bölüm başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "iwSBZdXR9hPlbaYBSvdxssYsNhHgAa3HC43mI7ZV.jpg",
+ "passport_two": "NfuLHdsPYKkCEiGxXpVJxYIQNTSIy2eB8OrnEicm.jpg",
+ "passport_three": "2S12P0Udgjfm6jjjgZoUiSYpAbfNmeHNApntczao.jpg",
+ "passport_four": "3sl65OdK6V0QJ0rQ5ymj39WZGKRZDdQx3NgW4KT0.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 18:54:48",
+ "updated_at": "2024-05-07 18:54:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1468,
+ "unique_id": "TB6359-1468",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Näzsoltan",
+ "customer_surname": "Gurbangylyjowa",
+ "customer_patronic_name": "Muhammetgulyýewna",
+ "passport_address": "BW Balkanabat şäheri kw 208, jaý 18, öý 4",
+ "real_address": "BW Balkanabat şäheri kw 208, jaý 18, öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "243181",
+ "passport_given_at": "2003-09-06",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1982-05-08",
+ "email": null,
+ "phone": "62229464",
+ "phone_additional": "65235281",
+ "phone_home": "22271295",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmenbaşy PTB-niň Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22271283",
+ "work_started_at": "1971-12-03",
+ "work_salary": "1733",
+ "work_position": "Hyzmat edýän bölümiň süpürijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IJUcCkXrhCNYmcm72EuPJKunZuNWF2qcZAgb31kW.jpg",
+ "passport_two": "UJkeJlFDj3ifzkuFwVJxjcdlR8xvajk38WfNVB7O.jpg",
+ "passport_three": "e3fe4DhOMn5SFuHWZOXEBL80ZPRbTFbzbzPKovKb.jpg",
+ "passport_four": "IM4QQMQV3AvtHLucRLvkB5u8bO6jsiTrgIxoh7OE.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 19:02:22",
+ "updated_at": "2024-05-07 19:02:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1469,
+ "unique_id": "TB6359-1469",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Çynar",
+ "customer_surname": "Hydyrowa",
+ "customer_patronic_name": "Gürgenowna",
+ "passport_address": "BW Balkanabat şäheri, kw 127, jaý 1, öý 5",
+ "real_address": "BW Balkanabat şäheri, kw 127, jaý 1, öý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "614110",
+ "passport_given_at": "1994-02-13",
+ "passport_given_by": "BW Balkanabat şäher polisiýa bölümi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1994-02-13",
+ "email": null,
+ "phone": "65222445",
+ "phone_additional": "65145211",
+ "phone_home": "64514222",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Balkannebitgazgözleg ekspedisiýasynda",
+ "work_company_accountant_number": "+(993)-65241527",
+ "work_started_at": "2015-05-27",
+ "work_salary": "2396",
+ "work_position": "Hojalyk bölümi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qHhranoqsuWifUcsHspLz9xzW6MTrmXS6lS4naWE.jpg",
+ "passport_two": "E1zBXMUtjz4HP9lJ4vgduKU5bA4rxVVUJW1a6p9Q.jpg",
+ "passport_three": "S067Mff9fcL7xEGG4cA5o5UMlK8nhlqvWtRjqXEy.jpg",
+ "passport_four": "ZWMalReZR3g2kIeq30I7eF6uA4Hay2Wwava3T3Hx.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 19:10:17",
+ "updated_at": "2024-05-30 15:07:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1470,
+ "unique_id": "TB6359-1470",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Daýanç",
+ "customer_surname": "Seýitmyradow",
+ "customer_patronic_name": "Allaberdiogly",
+ "passport_address": "BW Magtymguly etrabynyň Kürüždeý geňeşliginiň Kürüždeý obasy",
+ "real_address": "BW Magtymguly etrabynyň Kürüždeý geňeşliginiň Kürüždeý obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "594518",
+ "passport_given_at": "1978-03-10",
+ "passport_given_by": "BW Magtymguly etrap polisiýa bölümi",
+ "born_place": "BW Magtymguly etrabynyň Kürüždeý geňeşliginiň Kürüždeý obasy",
+ "born_at": "1978-03-10",
+ "email": null,
+ "phone": "62442973",
+ "phone_additional": "62566186",
+ "phone_home": "22224261",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkan\" sement zawody",
+ "work_company_accountant_number": "+(993)-22246872",
+ "work_started_at": "2019-03-01",
+ "work_salary": "3186",
+ "work_position": "Ižener elektrik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "I89z35ta5aDwNAoVhk6kUG479dtt2X8k8oL9icc1.jpg",
+ "passport_two": "IAeGA0qFP5iG3gA8wt36cuWdh0xpahKzWenU3gVU.jpg",
+ "passport_three": "RHMfbtJwdzlQo21eihFwUZuHQ90eD1Jv3odf3bMB.jpg",
+ "passport_four": "6PMv4SQVrVYXHqnCvoUs8kkfCuwTUiOKe8QODrcp.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 19:19:31",
+ "updated_at": "2024-05-07 19:19:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1471,
+ "unique_id": "TB6359-1471",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Guwançmyrat",
+ "customer_surname": "Nepesow",
+ "customer_patronic_name": "Annameredowiç",
+ "passport_address": "BW Balkanabat şäheri, mkr 5, jaý 18, öý 82",
+ "real_address": "BW Balkanabat şäheri, mkr 5, jaý 18, öý 82",
+ "passport_serie": "I-AH",
+ "passport_id": "013749",
+ "passport_given_at": "1975-03-21",
+ "passport_given_by": "Ahal welaýatynyň Bäherden etrap PB",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1975-03-21",
+ "email": null,
+ "phone": "62458182",
+ "phone_additional": "63448412",
+ "phone_home": "22270602",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanenergo ÖB",
+ "work_company_accountant_number": "+(993)-65238958",
+ "work_started_at": "2022-12-16",
+ "work_salary": "3249",
+ "work_position": "bölüm başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NaIbiIPLPlccxaCViLADYkMH32yCKxnXR8BOvdCL.jpg",
+ "passport_two": "AjWrErNYIycv1l7R6vvvDN4kl5sBuAsEsimOaUf1.jpg",
+ "passport_three": "zjODGlHBDASZIbRC6Lgrn78uAnlWr4k1TK6t5pTi.jpg",
+ "passport_four": "d8EtZ6otwoY0LmuKtveV2wdVa4sHfMdKHnXuV8sv.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-07 19:28:12",
+ "updated_at": "2024-05-07 19:28:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1472,
+ "unique_id": "TB1307-1472",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myratgeldi",
+ "customer_surname": "Deňliýew",
+ "customer_patronic_name": "Allamyradowiç",
+ "passport_address": "Aşgabat ş Berkararlyk etr k P Öwezow jaý 17",
+ "real_address": "Aşgabat ş Berkararlyk etr k P Öwezow jaý 17",
+ "passport_serie": "I-AS",
+ "passport_id": "449415",
+ "passport_given_at": "2011-09-21",
+ "passport_given_by": "Aşgabat ş Azatlyk etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1995-09-09",
+ "email": "Myratgeldi@gmail.com",
+ "phone": "63106595",
+ "phone_additional": "63106595",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Tejenkarbamid zawody",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-08-27",
+ "work_salary": "3857",
+ "work_position": "tehnolog",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "DfIHhgzggQh9ks7gw31wshq6GcRGnO8GRJua6821.jpg",
+ "passport_two": "gHxtABbXzc2suvi40CDe9eN8Rp1VL5MiXvgP7YXE.jpg",
+ "passport_three": "5ub9OJobf15dtL4J3p4e4iIiAyg3VTSWAxuJcUdY.jpg",
+ "passport_four": "2ePUBCDCRfF4pbbvLraI5dDORI8DcLmuzJ2DnWMD.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 09:36:17",
+ "updated_at": "2024-06-01 11:11:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1473,
+ "unique_id": "TB8302-1473",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gafur",
+ "customer_surname": "Matiýew",
+ "customer_patronic_name": "Narmuminowiç",
+ "passport_address": "Magdanly şäher Parahat köçe 9-3-nji jaý",
+ "real_address": "Magdanly şäher Parahat köçe 9-3-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "449762",
+ "passport_given_at": "2005-10-03",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1988-06-01",
+ "email": null,
+ "phone": "61786682",
+ "phone_additional": null,
+ "phone_home": "44055689",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44037812",
+ "work_started_at": "2020-06-11",
+ "work_salary": "2820",
+ "work_position": "Elektroslesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QjWrzWz4ktvsNoioucA3JWMUVWG2LfUxE63zAAuG.jpg",
+ "passport_two": "Pvxu0Pr3opMVSJh5QSvGpiVYAM7I6TH8ba6niLbS.jpg",
+ "passport_three": "nFHK1NBjGYKCczpa18Gh1b9He9Y9sBt1azgCS3Ha.jpg",
+ "passport_four": "dl4N7vYZUfmRP2KxpA5bpjWK47C4rYdi6tfRkYCH.jpg",
+ "user_id": 575,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 10:02:55",
+ "updated_at": "2024-05-10 17:15:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1474,
+ "unique_id": "TB8312-1474",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülaýym",
+ "customer_surname": "Kakyşowa",
+ "customer_patronic_name": "Tirkeşowna",
+ "passport_address": "Gazojak şäheri K.Sazakow 167/14",
+ "real_address": "Gazojak şäheri K.Sazakow 167/14",
+ "passport_serie": "I-LB",
+ "passport_id": "535747",
+ "passport_given_at": "2007-05-29",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Gazojak şäherçesi",
+ "born_at": "1991-04-05",
+ "email": "gulayym91@mail.ru",
+ "phone": "61309187",
+ "phone_additional": null,
+ "phone_home": "44551568",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata etrap bilim bölümi",
+ "work_company_accountant_number": "+(993)-44571256",
+ "work_started_at": "2023-12-09",
+ "work_salary": "1080",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "03EdkrbndQwuRYyr9R0vbQ5xJF9KjGH2lIVEJ4jL.jpg",
+ "passport_two": "6XgHWFA8GtjaOBF8qb10KR13VI6r6vhoyVmYhO9R.jpg",
+ "passport_three": "z9irgGmbFsDIIWz5Rea7iL9v2gesyBManffHJcej.jpg",
+ "passport_four": "2XWzhcPlbb1BPW3K3II9QNsctZ40y9CRfauSMaLM.jpg",
+ "user_id": 576,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 11:07:44",
+ "updated_at": "2024-05-08 16:08:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1475,
+ "unique_id": "TB8302-1475",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Muhammet",
+ "customer_surname": "Babakulow",
+ "customer_patronic_name": "Dawrongeldivewic",
+ "passport_address": "Magdanly saheri Ibn-Sino kocesi 6/16-nji jayy",
+ "real_address": "Magdanly saheri Ibn-Sino kocesi 6/16-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "836594",
+ "passport_given_at": "2013-11-04",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Surhandarya oblasty Gagarin sahercesi",
+ "born_at": "1989-06-19",
+ "email": "muziktank78@gmail.сom",
+ "phone": "63190962",
+ "phone_additional": "64431468",
+ "phone_home": "51013",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "4-nji sport mekdebi",
+ "work_company_accountant_number": "+(993)-50611___",
+ "work_started_at": "2013-08-20",
+ "work_salary": "1599",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7ykPPYRZ07b1xFveRxmH3anygoRfTRDhLDhDTOjT.jpg",
+ "passport_two": "6O2zoa6rDuskufqAlSi4ifDOF7pMUngxcwZeFo5I.jpg",
+ "passport_three": "QyFD8rQrMmXg8hssNUQDs812Much1THGxK6Z7r9Q.jpg",
+ "passport_four": "vT7av38pMPQ2gpO9lcTx7bXHvTGFpw9fbCzcRYC4.jpg",
+ "user_id": 577,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 11:19:09",
+ "updated_at": "2024-05-10 17:13:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1476,
+ "unique_id": "TB8302-1476",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ikram",
+ "customer_surname": "Butayew",
+ "customer_patronic_name": "Alimowic",
+ "passport_address": "Magdanly saheri Gorogly kocesi 18/3-nji jayy",
+ "real_address": "Magdanly saheri Gorogly kocesi 18/3-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "497717",
+ "passport_given_at": "2006-08-14",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1989-07-31",
+ "email": "muziktank78@gmail.com",
+ "phone": "62164855",
+ "phone_additional": "61221596",
+ "phone_home": "51463",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendagsuwhojalyk onumcilik dolandyrysygy",
+ "work_company_accountant_number": "+(993)-50078___",
+ "work_started_at": "2022-09-01",
+ "work_salary": "1386",
+ "work_position": "masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UC2DqpB9fBkqPl3lY6n0f8BA3fKKmbeJRY7KZO0I.jpg",
+ "passport_two": "JP8si4rkc1j5M8gV8dQOXDHKzPKQbQGBRFCZxLGu.jpg",
+ "passport_three": "A908edjoTzzpRnJOiqBlKwc6JjFFuFa02lTRPgtA.jpg",
+ "passport_four": "y7jIVDSx5Q1NC2PAQwBvQ7Wxskj5k1xVSub0JXqp.jpg",
+ "user_id": 578,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 11:38:35",
+ "updated_at": "2024-05-10 17:16:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1477,
+ "unique_id": "TB6360-1477",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Azatguly",
+ "customer_surname": "Hojaýew",
+ "customer_patronic_name": "Begnepesowiç",
+ "passport_address": "Balkanabat ş-ň Gumdag ş-çesiniň köçe Türkmen oba jaý 261a",
+ "real_address": "Balkanabat ş-ň Gumdag ş-çesiniň köçe Türkmen oba jaý 261a",
+ "passport_serie": "I-BN",
+ "passport_id": "085697",
+ "passport_given_at": "1999-10-14",
+ "passport_given_by": "Balkan welaýat Gumdag şäher polisýa bölümi",
+ "born_place": "Gumdag ş",
+ "born_at": "1983-06-20",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "61431534",
+ "phone_additional": "61431534",
+ "phone_home": "61431534",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-61431534",
+ "work_started_at": "2018-01-02",
+ "work_salary": "2046",
+ "work_position": "suwagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OU7viW5Z6c2TVcmGCzpALfZ6cU6KA6WgW8tMjKTJ.jpg",
+ "passport_two": "Wcv16xI8K4gHa0vm9CQ1IlAWqjG5865JWhWN8nPF.jpg",
+ "passport_three": "1EIfedzSBKbzAaUw9wuWDF174f33gZTS2DA5kHLC.jpg",
+ "passport_four": "jia89wSPViZSzsKa6QhZeV0DZBUy3fuWVSMP3dD9.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 12:09:50",
+ "updated_at": "2024-05-10 15:10:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1478,
+ "unique_id": "TB6360-1478",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Raudin",
+ "customer_surname": "Wagiýew",
+ "customer_patronic_name": "Kazibekowiç",
+ "passport_address": "Hazar ş-çe kw 37 jaý 6 öý 20",
+ "real_address": "Hazar ş-çe kw 37 jaý 6 öý 20",
+ "passport_serie": "I-BN",
+ "passport_id": "466858",
+ "passport_given_at": "2014-07-10",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1970-03-10",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63637329",
+ "phone_additional": "63637329",
+ "phone_home": "63637329",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" Nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-63637329",
+ "work_started_at": "2019-02-01",
+ "work_salary": "3097",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WDrGzAtZ9oiQgLgI4HyKuLxj0enQHwcGXL1ZveEB.jpg",
+ "passport_two": "Qa9EIzInLAoDTFPdthq4KqaCV7jCPm6TyvDyhRUi.jpg",
+ "passport_three": "AkDudio4Zkic8I3ECJPKkGyXjyOFoyDdAL4OIK2e.jpg",
+ "passport_four": "TlivkMxfPFI0sUZRskVvqh3ejKIRiPq4J6v2Ps9n.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 12:24:52",
+ "updated_at": "2024-05-17 16:57:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1479,
+ "unique_id": "TB8318-1479",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Muhiddin",
+ "customer_surname": "Kadyrkulow",
+ "customer_patronic_name": "Saparowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Ters geňeşligi Utanow köçesi 4-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Ters geňeşligi Utanow köçesi 4-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "098137",
+ "passport_given_at": "2020-06-13",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi",
+ "born_at": "1981-08-26",
+ "email": null,
+ "phone": "65222671",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2020-01-07",
+ "work_salary": "2163",
+ "work_position": "Uly operator",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "9PJpcpqWsE1MeuTqJP8IMngm0gHnAzafB3MEv40p.jpg",
+ "passport_two": "fgi7spdQKKD35LGgMjhHSw3ZVBJAQchZuVD4C1xy.jpg",
+ "passport_three": "a1y8K42LKYGXRXWMPpZbVAU4hjM0esTEX1WjC8xX.jpg",
+ "passport_four": "zQkeZFSz9K7T3G33YIuHfO1itqs221OcJni79W4l.jpg",
+ "user_id": 579,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-08 12:25:14",
+ "updated_at": "2024-05-09 09:05:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1480,
+ "unique_id": "TB8312-1480",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Muhaddin",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Piriýewiç",
+ "passport_address": "Gazojak şäheri Magtymguly köçe 160/25",
+ "real_address": "Gazojak şäheri Magtymguly köçe 160/25",
+ "passport_serie": "I-LB",
+ "passport_id": "686046",
+ "passport_given_at": "2011-04-28",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgül raýonynyň Ataoba obasy",
+ "born_at": "1971-09-01",
+ "email": "muhaddin@mail.ru",
+ "phone": "61461454",
+ "phone_additional": null,
+ "phone_home": "44551352",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Naýyp liniýa önümçilik bölegi",
+ "work_company_accountant_number": "+(993)-44571423",
+ "work_started_at": "1995-09-04",
+ "work_salary": "3064",
+ "work_position": "Teh kopm maşinisty",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RxAInQBFeItQjtJFQ4OWdON8U6g9dIkKtHAzcM5X.jpg",
+ "passport_two": "aS3Ae7e9sAgT75dUZmFderOC8EEnPtOSYEqJmHsx.jpg",
+ "passport_three": "WzF6cmYeub8irTN2nuXCUjaucrmveUobfakrlR1z.jpg",
+ "passport_four": "pC7OFpGXVpbvQGfF2BLGKYpiBWdSwiKynoGyeedr.jpg",
+ "user_id": 580,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 12:34:41",
+ "updated_at": "2024-05-08 16:09:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1481,
+ "unique_id": "TB1307-1481",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Näzik",
+ "customer_surname": "Handurdyýewa",
+ "customer_patronic_name": "Jumageldiýewna",
+ "passport_address": "sgabat saher rn Bagtyyarlyk etrap mikroyon Magaryf yt Garagum 2 d4",
+ "real_address": "sgabat saher rn Bagtyyarlyk etrap mikroyon Magaryf yt Garagum 2 d4",
+ "passport_serie": "I-AS",
+ "passport_id": "551532",
+ "passport_given_at": "2016-10-31",
+ "passport_given_by": "Asgabat Ruhabat etrap hakimlig",
+ "born_place": "Asgabat saheri",
+ "born_at": "1990-01-30",
+ "email": "Nazik@gmail.com",
+ "phone": "64416793",
+ "phone_additional": "62545868",
+ "phone_home": "12256399",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Suwhojalyk",
+ "work_company_accountant_number": "+(993)-12245442",
+ "work_started_at": "2018-02-01",
+ "work_salary": "3106",
+ "work_position": "Baş buhgalteri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "lcnSEmuHc5PqtIHT889DNFQHQsaYw1MEcBkRoqln.jpg",
+ "passport_two": "7h4ootao33g27vQOqg2q0H7gnSL4YXp8NwS0b9mU.jpg",
+ "passport_three": "0oibl2OAStrtzdPBFogx8DM9cclBuXMEXYhdq3O1.jpg",
+ "passport_four": "aea4zPEVJzGw2W5OPkMqg0oQYFYpJKQkEz2h2B9s.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 12:59:38",
+ "updated_at": "2024-06-01 11:11:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1482,
+ "unique_id": "TB6312-1482",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Kudrat",
+ "customer_surname": "Saparbaýew",
+ "customer_patronic_name": "Kahramanowiç",
+ "passport_address": "Daşoguz welaýaty, Şabat etrap, Ogşuk obasy 8 jaý",
+ "real_address": "Daşoguz welaýaty, Şabat etrap, Ogşuk obasy 8 jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "692892",
+ "passport_given_at": "2011-05-11",
+ "passport_given_by": "Daşoguz welaýatynyň S.A.Nyýazow adnetrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň S.A.Nyýazow ad etrap Diýar geňeşligi",
+ "born_at": "1994-06-12",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "61994504",
+ "phone_additional": "65192649",
+ "phone_home": "24365478",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşydaky awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-24362211",
+ "work_started_at": "2020-02-18",
+ "work_salary": "1092",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "K0XyAILX0YiYK9kbQPb3EbbnzDb4asjNjWXAAXtC.jpg",
+ "passport_two": "bXLFJ1edSevJBbOSezOPRCJndBsipATya8LRk8uc.jpg",
+ "passport_three": "76jOkPN5rswv2mPZDwaniCSu6ApdC3Fgic1CI6Vc.jpg",
+ "passport_four": "ab9clBLwQMOrs1N6BfQXlvOva4Ak43eIh5F7ygCG.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 13:00:22",
+ "updated_at": "2024-05-13 15:50:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1483,
+ "unique_id": "TB8312-1483",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Perdebaý",
+ "customer_surname": "Tuwakow",
+ "customer_patronic_name": "Tuwakowiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheriniň Azady köçesiniň 235-nji jaýynyň 35-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "686490",
+ "passport_given_at": "2011-07-18",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Özbegistanyň Garagalpagystan respublikasynyň Dörtgül raýonynyň Ataoba obasy",
+ "born_at": "1973-08-25",
+ "email": "perdebay@gmail.com",
+ "phone": "64455127",
+ "phone_additional": null,
+ "phone_home": "44552273",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇ\"M-niň Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-62936474",
+ "work_started_at": "1992-08-12",
+ "work_salary": "2407",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XTQmUPqoKae6dFjiwO6FQXlAjED10jST3fScWSXw.jpg",
+ "passport_two": "wG0GlCoRrt5vABR7jU66rFQDYNvTxSv2hU7OhMMo.jpg",
+ "passport_three": "se78kUOuNM5YVQAlTnXkvea0BFWiXmJVZkoHl63D.jpg",
+ "passport_four": "zQL0aw3MD66Hx3pN2wlfvTVhbUYJRjWFQv1VxnJb.jpg",
+ "user_id": 582,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 14:29:47",
+ "updated_at": "2024-05-08 16:09:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1484,
+ "unique_id": "TB8318-1484",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Jeren",
+ "customer_surname": "Jomartowa",
+ "customer_patronic_name": "Dowletmyratgyzy",
+ "passport_address": "Lebap welaýatynyň Kerki etrabynyň Başsaka şäherçesi Zelili köçesi 55 jaýy",
+ "real_address": "Lebap welaýatynyň Kerki etrabynyň Başsaka şäherçesi Zelili köçesi 55 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "769281",
+ "passport_given_at": "2012-02-27",
+ "passport_given_by": "Lebap welaýatynyň Atamyrat etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Atamyrat etrabynyň Başsaka şäherçesi",
+ "born_at": "1995-12-04",
+ "email": null,
+ "phone": "65973973",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "TPT \"Türkmenbaşy\" bankynyň Lebap welaýatynyň Garlyk şäherçe şahamçasy",
+ "work_company_accountant_number": "+(993)-44024010",
+ "work_started_at": "2016-08-07",
+ "work_salary": "2585",
+ "work_position": "Baş buhgalteriň orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bIDvPIgO6mJM8skHdFaiY51aVo71kpxGI8WQyscr.jpg",
+ "passport_two": "hm3dPxKIJ1vDRA9Yxmn7qhtopmR2dDgD6f9RoqeD.jpg",
+ "passport_three": "208ejpbDFEvMeGdOxheinJe6BuBzQs5xlluGSj8n.jpg",
+ "passport_four": "XseZ2A2fRaOU2RNX1oFuiwd5P067SoKs34am8lYm.jpg",
+ "user_id": 581,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-08 14:35:06",
+ "updated_at": "2024-05-09 09:06:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1485,
+ "unique_id": "TB1307-1485",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jemile",
+ "customer_surname": "Ilmyradowa",
+ "customer_patronic_name": "Baýramowna",
+ "passport_address": "Asgabat saherinin Kopetdag etrabynynkoçe Tajir jay 4 korpus 1 otag 23",
+ "real_address": "Asgabat saherinin Kopetdag etrabynynkoçe Tajir jay 4 korpus 1 otag 23",
+ "passport_serie": "I-AS",
+ "passport_id": "436663",
+ "passport_given_at": "2011-04-18",
+ "passport_given_by": "Aşgabat şäheriniň Çandybil etrap häkimligi",
+ "born_place": "Aşgabat şäheriniň",
+ "born_at": "1983-05-28",
+ "email": "Jemile@gmail.com",
+ "phone": "65531765",
+ "phone_additional": "65670849",
+ "phone_home": "12229571",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Teleradiomerkezi DK",
+ "work_company_accountant_number": "+(993)-12442102",
+ "work_started_at": "2019-07-01",
+ "work_salary": "2237",
+ "work_position": "sazlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UoIehv7j0ZFr8Ek1aujXkgZdMDy1QaQjaLuCk6NZ.jpg",
+ "passport_two": "Z64vx70NeOVMgzLlXlEvSsiy4HsUitbAb4WK9M2r.jpg",
+ "passport_three": "1oUHFzp3ZdHgB7PG2mVQ8TfvcOw1TY47flvtYZNn.jpg",
+ "passport_four": "ImC2tDgjzfmAI71cziiriXPDUkj2KQI6qcA7vvB5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 14:54:06",
+ "updated_at": "2024-06-01 11:10:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1486,
+ "unique_id": "TB1307-1486",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Sahetmyrat",
+ "customer_surname": "Asyrow",
+ "customer_patronic_name": "Allaberdiyewiç",
+ "passport_address": "Ahal welaýatynyň Akbugdaý etrabynyň Bokurdak şäherçesi",
+ "real_address": "Ahal welaýatynyň Akbugdaý etrabynyň Bokurdak şäherçesi",
+ "passport_serie": "I-AH",
+ "passport_id": "506809",
+ "passport_given_at": "2011-05-23",
+ "passport_given_by": "Ahal wel",
+ "born_place": "Ahal wel",
+ "born_at": "1990-02-01",
+ "email": "Sahetmyrat@gmailсom",
+ "phone": "61046850",
+ "phone_additional": "61046850",
+ "phone_home": "12452545",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Türkmendemirönümleri DK Administratiw hojalyk gulugynda",
+ "work_company_accountant_number": "+(993)-12545254",
+ "work_started_at": "2014-07-16",
+ "work_salary": "1978",
+ "work_position": "bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4I1LsgjBtanZWHh3roaR83gG33Dke1KXOz5X0uCw.jpg",
+ "passport_two": "zvFRPn5Gywqx3AWxCqUyoXNdssctNnY6EYwbJCw2.jpg",
+ "passport_three": "pCgOePGy2Tmsixti2UBUkOwuJkkIU1W5vEi7Nmah.jpg",
+ "passport_four": "t1l3p7UhvBAvxkQo7gnSBvCGMxz63oud3DmMeqsA.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 15:01:09",
+ "updated_at": "2024-06-01 11:10:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1487,
+ "unique_id": "TB8302-1487",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dilaram",
+ "customer_surname": "Abdymuradowa",
+ "customer_patronic_name": "Hoswagtowna",
+ "passport_address": "Magdanly saheri Diyar kocesi 8-nji jayy",
+ "real_address": "Magdanly saheri Diyar kocesi 8-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "383873",
+ "passport_given_at": "2004-02-05",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Beyik Turtkmenbasy ad etraby",
+ "born_at": "1981-12-17",
+ "email": "muziktank78@gmail.com",
+ "phone": "65356397",
+ "phone_additional": "61554802",
+ "phone_home": "51012",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51003___",
+ "work_started_at": "2012-04-16",
+ "work_salary": "1654",
+ "work_position": "jay supiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BfqCs5vNB34von3WUrFuSDnvd2WTlSN8AXRQtnke.jpg",
+ "passport_two": "XHGOyC4xq8cUlJgAEVkrOba9lD4HRjCcEhWMb95b.jpg",
+ "passport_three": "E0rA2obDjw6HqzYFinOWLBdphSveVL9Iv5GjvZ7V.jpg",
+ "passport_four": "v2XcuNJ4s2H7YSnbGMJcpCmqjJ96cQF0cp6zXDrv.jpg",
+ "user_id": 583,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 15:03:05",
+ "updated_at": "2024-05-10 17:17:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1488,
+ "unique_id": "TB1307-1488",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rahym",
+ "customer_surname": "Hojamgulyyew",
+ "customer_patronic_name": "Bayramowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe KBalakaýew jaý21",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe KBalakaýew jaý21",
+ "passport_serie": "I-AS",
+ "passport_id": "471039",
+ "passport_given_at": "2012-12-18",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1987-06-16",
+ "email": "Rahym@gmailсom",
+ "phone": "65038363",
+ "phone_additional": "65038363",
+ "phone_home": "12545254",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Arkadag şäheriniň häkimliginiň Jemagat hojalygy müdirliginiň",
+ "work_company_accountant_number": "+(993)-12452545",
+ "work_started_at": "2023-08-05",
+ "work_salary": "2045",
+ "work_position": "Bezeg bölüminiň elektrik işçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3DD5Ef6PPZVeAQ7Ebj5iKJN5iMHJ5k2k6lHnjm5k.jpg",
+ "passport_two": "US6c60s3lmeG0BbyNcom52E9AqLM6yfCh3nXq2YM.jpg",
+ "passport_three": "0KlBqXz00hZCz6aXXJj3P9LmfrzE54USzU7QyoW7.jpg",
+ "passport_four": "6iDBLdpM5ZZc0YCzN6CrU9CDnMh2N13pulwDVuv2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 15:06:15",
+ "updated_at": "2024-06-01 11:10:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1489,
+ "unique_id": "TB1307-1489",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bagul",
+ "customer_surname": "Myradowa",
+ "customer_patronic_name": "Agageldiýewna",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Parahat jaý 4/1",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Parahat jaý 4/1",
+ "passport_serie": "I-AH",
+ "passport_id": "223139",
+ "passport_given_at": "2003-01-05",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Köşi obasy",
+ "born_at": "1986-03-15",
+ "email": "Bagul@mail.ru",
+ "phone": "65107721",
+ "phone_additional": "62000000",
+ "phone_home": "12454124",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmenistanyň Awiameteorologiýa merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2017-11-20",
+ "work_salary": "2382",
+ "work_position": "tehnik meteorology",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BsBibYFzu4rMsifmgMUbBqp0oukXQJFXvyC7FzG2.jpg",
+ "passport_two": "37Y1loPiXgAU8J276ptd0Ftd2Ejm0m77UmLqIqbV.jpg",
+ "passport_three": "pbCeApVNLwjwbztuplAgOpQ4jk9G9NdUAh3G6mS5.jpg",
+ "passport_four": "BhCa2ZoiF7yQXg5PIcJHrKcrdhwUVUWbdmExPos3.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 15:54:00",
+ "updated_at": "2024-06-01 11:09:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1490,
+ "unique_id": "TB6352-1490",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sultan",
+ "customer_surname": "Beşimbaýew",
+ "customer_patronic_name": "Beşimbaýewiç",
+ "passport_address": "Lebap welaýat Dänew etaby Pagtaçy köçe 21 jaý",
+ "real_address": "Lebap welaýat Dänew etaby Pagtaçy köçe 21 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "694192",
+ "passport_given_at": "2011-05-24",
+ "passport_given_by": "Lebap welaýat Garaşsyzlyk etrap häkimligi",
+ "born_place": "Lebap welaýat Garaşsyzlyk etrap",
+ "born_at": "1992-05-20",
+ "email": null,
+ "phone": "64454644",
+ "phone_additional": "64841431",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "22433 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-06-15",
+ "work_salary": "3472",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iiHSlVdDCoMx5E7Eryi6mNGGrGE4oUasY2pH6n2B.jpg",
+ "passport_two": "F9AXoOKcoE3GRu6WBFFlzsRDT7Fiom65hYhraCjl.jpg",
+ "passport_three": "dSwMFMjV1szn5AV1dB17pUkZAXin3Kh6YIObxqne.jpg",
+ "passport_four": "a9aT19rpwFfxeP8SPFwnJG2YdsxilacXkkXqPcF9.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 16:12:09",
+ "updated_at": "2024-05-10 12:44:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1491,
+ "unique_id": "TB6352-1491",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bagban",
+ "customer_surname": "Bagbanow",
+ "customer_patronic_name": "Orazowiç",
+ "passport_address": "Balkan welaýat Magtymguly etrap Kürüzdeý geňeşligi",
+ "real_address": "Balkan welaýat Magtymguly etrap Kürüzdeý geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "138881",
+ "passport_given_at": "2001-02-22",
+ "passport_given_by": "Balkan welaýat Garrygala etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap Kürüzdeý geňeşligi",
+ "born_at": "1972-11-04",
+ "email": null,
+ "phone": "61914605",
+ "phone_additional": "64387047",
+ "phone_home": "65298057",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş Jaý Ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-02-12",
+ "work_salary": "1624",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "o1SADUDeSEf0Sf7ejngyPtNvBEAB6pFyIEi0YmO1.jpg",
+ "passport_two": "dhhfTpxCQfgT2umEvJbo1pDe607hv9Cq44FYYqu9.jpg",
+ "passport_three": "IxjiweqzAsDgqKB29lT392lzDQeHMcZ7dB03Wfd2.jpg",
+ "passport_four": "3dmq2iotA7Ufffy3bTBWpnshrabg9HR5dSpNtWjA.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 16:22:53",
+ "updated_at": "2024-05-09 16:03:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1492,
+ "unique_id": "TB6352-1492",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wýaçeslaw",
+ "customer_surname": "Ratnikow",
+ "customer_patronic_name": "Igorewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 16 jaý 4 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 16 jaý 4 öý",
+ "passport_serie": "I-AH",
+ "passport_id": "428432",
+ "passport_given_at": "2009-07-16",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Garabogaz şäher",
+ "born_at": "1993-05-04",
+ "email": null,
+ "phone": "63963599",
+ "phone_additional": "65464075",
+ "phone_home": "62108421",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-06-15",
+ "work_salary": "2455",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "rrmhfMe6ENFn1J5VMlpJoBdQEYFc7mVMUCwyXu67.jpg",
+ "passport_two": "6gthfTCcXAKRFjotkxWfRa6gqnRf0feBlaQImAZP.jpg",
+ "passport_three": "8OsbSAd4NaLq7RIDMtL0drLJiBapSVamwaIhKQTi.jpg",
+ "passport_four": "yReC64NJ2OGbgrCuzfcWGaZHYOvHvPWEYEAI6M1C.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 16:29:27",
+ "updated_at": "2024-05-09 16:04:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1493,
+ "unique_id": "TB6352-1493",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Toýmyrat",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Orazmyradowiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäher 13 mik 40 jaý 4 öý",
+ "real_address": "Balkan welaýatynyň Balkanabat şäher 13 mik 40 jaý 4 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "517646",
+ "passport_given_at": "2016-03-15",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1999-08-09",
+ "email": null,
+ "phone": "71412553",
+ "phone_additional": "63705868",
+ "phone_home": "71412553",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäher Balkabanatagyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2021-11-18",
+ "work_salary": "1961",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ASzug6aiVx3z832I1sT6KMvfJjxlQiVxYh8RxwCG.jpg",
+ "passport_two": "0Wopzl7Up0E6mgucsyJkJNOpEynIAymQBrrFjBL2.jpg",
+ "passport_three": "9v9k5m0rg6Lxi2S4dJTwhYzWBAz2qcRtncfekxIH.jpg",
+ "passport_four": "FpungZN5NAR775SSkDuvWus09GEZr3UQgvflpLwn.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 16:29:52",
+ "updated_at": "2024-05-09 16:04:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1494,
+ "unique_id": "TB6352-1494",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Magsat",
+ "customer_surname": "Joraýew",
+ "customer_patronic_name": "Babamyradowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher 1 kiçi etrapça 13 jaý 1 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher 1 kiçi etrapça 13 jaý 1 öý",
+ "passport_serie": "I-LB",
+ "passport_id": "356781",
+ "passport_given_at": "2003-10-31",
+ "passport_given_by": "Lebap welaýat Garabekewül etrap häkimligi",
+ "born_place": "Lebap welaýat Garabekewül etrap",
+ "born_at": "1987-03-29",
+ "email": null,
+ "phone": "65464075",
+ "phone_additional": "61343290",
+ "phone_home": "63543634",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2021-12-20",
+ "work_salary": "2822",
+ "work_position": "inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4SFWbdb3MAAMhVUIwojauIgD2PQkMBtjTF5VTfwc.jpg",
+ "passport_two": "Jl2y7qI1A2cU09jO2MrVNt9kvmSRcULMMtHGTynP.jpg",
+ "passport_three": "ryQUtdAN6Fgkq4VYEuqWTFgUygInVJezYfXnbFLj.jpg",
+ "passport_four": "yJKtBC5kacv2hLpiETQ38vGTM7c6MhwnMCZKLWSx.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 16:34:10",
+ "updated_at": "2024-05-09 16:06:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1495,
+ "unique_id": "TB9314-1495",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Lälezar",
+ "customer_surname": "Kakyşowa",
+ "customer_patronic_name": "Hydyrowna",
+ "passport_address": "Köneürgenç şäher A.Nagyýew köçesi 40-nji jaýy",
+ "real_address": "Köneürgenç şäher A.Nagyýew köçesi 40-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "018035",
+ "passport_given_at": "1998-07-31",
+ "passport_given_by": "Köneürgenç etrap PB tarapyndan berlen.",
+ "born_place": "Köneürgenç şäher",
+ "born_at": "1980-04-13",
+ "email": "Lalezar@mail.com",
+ "phone": "61800085",
+ "phone_additional": "61800085",
+ "phone_home": "61800085",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Türkmenistanyň Türkmenbaşy paýdarlar täjirçilik bankynyň Daşoguz welaýatynyň Köneürgenç etrap şahamçasy",
+ "work_company_accountant_number": "+(993)-33474___",
+ "work_started_at": "2011-12-31",
+ "work_salary": "2222",
+ "work_position": "buhgalter hasaby we hasabaty bölüminiň hünärmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jkHlP7QfvahUSX7uB4dYWH0uD1l16oiR0Kffe2Cg.jpg",
+ "passport_two": "wDSlwgS6iafdpw8pW6lJP5lf8IRfYEMl6DRWAZmF.jpg",
+ "passport_three": "v9zqQk3matSD1eoy0UTXua7tttBzo5IJ3RT0kHhW.jpg",
+ "passport_four": "hUqnFpWmkcNWYBbx4ak2LfBIZah1nWyiw7VrzE4t.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 17:08:52",
+ "updated_at": "2024-05-08 17:09:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1496,
+ "unique_id": "TB6359-1496",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Tirkeş",
+ "customer_surname": "Aşyrberdiýew",
+ "customer_patronic_name": "Berdimämmedowiç",
+ "passport_address": "BW Balkanabat Jebel şäherçesiniň G Orazow, Jaý 64",
+ "real_address": "BW Balkanabat Jebel şäherçesiniň G Orazow, Jaý 64",
+ "passport_serie": "I-BN",
+ "passport_id": "147528",
+ "passport_given_at": "2000-05-03",
+ "passport_given_by": "BW Ekerem Şäherçesiniň polisiýa bölümi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1977-02-25",
+ "email": null,
+ "phone": "65258587",
+ "phone_additional": "61456654",
+ "phone_home": "63555844",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan kän müdirligi",
+ "work_company_accountant_number": "+(993)-63245511",
+ "work_started_at": "2009-08-01",
+ "work_salary": "2511",
+ "work_position": "işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rUDvTdlBwBypAoKjDhAFOTee2NiXZa4hKbKSEQUD.jpg",
+ "passport_two": "0lQyKSg74CsI3qgyGbbIq5277YS1zhh3FTno7vlz.jpg",
+ "passport_three": "0KyG5kjQSRpJ4fznjWYhPBNmncHa38J4JqFYg8mZ.jpg",
+ "passport_four": "bhX1l0zYor9fEvSS9BJSpD9L6rZX6lJOiUltUuxn.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 18:48:09",
+ "updated_at": "2024-05-08 18:48:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1497,
+ "unique_id": "TB6359-1497",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ogulnur",
+ "customer_surname": "Hojagulyýewa",
+ "customer_patronic_name": "Hojamyradowna",
+ "passport_address": "BW Etrek etrabynyň Madaw geňeşligi",
+ "real_address": "BW Etrek etrabynyň Madaw geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "498553",
+ "passport_given_at": "2014-12-12",
+ "passport_given_by": "BW Balkan welaýat etrek etrap häkimligi",
+ "born_place": "BW Etrek etrabynyň Madaw geňeşligi",
+ "born_at": "1997-11-28",
+ "email": null,
+ "phone": "62605097",
+ "phone_additional": "63584845",
+ "phone_home": "63548414",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirliginiň 7-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-22255487",
+ "work_started_at": "2023-08-01",
+ "work_salary": "4259",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "4mwurQW15axz9jcPHjgbgvo93PU7WMSkgZIzKTGC.jpg",
+ "passport_two": "8FR99l4jIrZzSHLjluyikLDuVzdv54rcHIesDAq7.jpg",
+ "passport_three": "K378xXgXMWoPQCcRsSLFJXWD6le8AC2WFC2nBYqp.jpg",
+ "passport_four": "1KWAZ20jwoMU09wKR7QhucV47gmnljVbFxYlkFUi.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 18:57:27",
+ "updated_at": "2024-05-08 18:57:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1498,
+ "unique_id": "TB6352-1498",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Röwşen",
+ "customer_surname": "Sädetow",
+ "customer_patronic_name": "Amanmuhammedowiç",
+ "passport_address": "Balkan welaýatynyň Magtymguly etraby, Magtymguly şäheri, Magtymguly köçesi, 118",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 27/19",
+ "passport_serie": "I-BN",
+ "passport_id": "441442",
+ "passport_given_at": "2011-09-09",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1984-11-12",
+ "email": null,
+ "phone": "65186711",
+ "phone_additional": null,
+ "phone_home": "62113755",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-06-17",
+ "work_salary": "2619",
+ "work_position": "Apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "449JAlVrkcRvQUQFPIg7B5ZdUHnmN5PRa8BFhtAb.jpg",
+ "passport_two": "Oq7xKqi6VVcfBnlvbncnxwjmBUr5InCli669mOmV.jpg",
+ "passport_three": "KWGTkwKJ7uGNfBQIoJOy7ydMt5ZvtHRhWLpcgpiR.jpg",
+ "passport_four": "i3Brq2zWCR2oLqH366MW9bxhRNnRVs1g9igOzovk.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 20:02:15",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1499,
+ "unique_id": "TB6352-1499",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Miras",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Aşyrogly",
+ "passport_address": "Balkan welaýatynyň Magtymguly etraby, Könekesir obasy, Ökdirow köçesi, 48",
+ "real_address": "Balkan welaýatynyň Magtymguly etraby, Könekesir obasy, Ökdirow köçesi, 48",
+ "passport_serie": "I-BN",
+ "passport_id": "495663",
+ "passport_given_at": "2015-01-24",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1998-12-19",
+ "email": null,
+ "phone": "61285888",
+ "phone_additional": null,
+ "phone_home": "99361285",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkantelekom WEAK",
+ "work_company_accountant_number": "+(993)-61285888",
+ "work_started_at": "2021-08-04",
+ "work_salary": "2422",
+ "work_position": "Tehnik",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "xUveD2YMdO8V2muceB9wHEBw6O7iGFDLfv4mrLSM.jpg",
+ "passport_two": "Ao6KI10ZOUd6LFXu1N9WV6SfI71pmIJoaGPc49eA.jpg",
+ "passport_three": "xHgFnkGrG4JefEX5kRVlsift3q35sxwYwwuK9tAC.jpg",
+ "passport_four": "WWD1mzbW0lYdrEF7PKOdyZxR8gUx4ip3AxaFnCZe.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-08 20:10:28",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1500,
+ "unique_id": "TB8312-1500",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Serdar",
+ "customer_surname": "Awezow",
+ "customer_patronic_name": "Annamuhammetowic",
+ "passport_address": "Gazojak şäheri K.Sazakow 137/22",
+ "real_address": "Gazojak şäheri K.Sazakow 137/22",
+ "passport_serie": "I-LB",
+ "passport_id": "750752",
+ "passport_given_at": "2012-07-30",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1996-06-17",
+ "email": "sedar@mail.ru",
+ "phone": "65236975",
+ "phone_additional": null,
+ "phone_home": "44551238",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44512584",
+ "work_started_at": "2017-05-05",
+ "work_salary": "2073",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "coA4iopNLucXzm4JgLrtAjVxkpTNFFbjo6Z8x67F.jpg",
+ "passport_two": "0P9gFLPHcC2b73fOymYIbO4lhtLozIl2zqTDMZ5o.jpg",
+ "passport_three": "skpu1kuSXfXaNNsBjbQButluUGIXoj3JDCts8Wt6.jpg",
+ "passport_four": "CJkf434tyqOHEj1f4ndh7ZHAa0FCuuGK4iOSH6p2.jpg",
+ "user_id": 585,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 10:18:47",
+ "updated_at": "2024-05-09 14:06:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1501,
+ "unique_id": "TB8312-1501",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Nurmyrat",
+ "customer_surname": "Ýalkabow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Gazojak şäheri Azady 162/59",
+ "real_address": "Gazojak şäheri Azady 162/59",
+ "passport_serie": "I-LB",
+ "passport_id": "454531",
+ "passport_given_at": "2005-09-29",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Gazojak şäherçesi",
+ "born_at": "1986-12-15",
+ "email": "nyrry@mail.ru",
+ "phone": "61384541",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM-nyň 1-nji GGM-sy",
+ "work_company_accountant_number": "+(993)-711454__",
+ "work_started_at": "2023-05-01",
+ "work_salary": "2217",
+ "work_position": "Reňkleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tDYqHJal7ILHOR5sBzzOIRYUBrnc5iB19mSwIWgE.jpg",
+ "passport_two": "yskOyjrSJbhAgmbb0zYjHbMa51kE6RTQM8zWrQrN.jpg",
+ "passport_three": "MfbvfCcqo9xzWceXK9kv3HbNwOWRbyDiZ27GcfMA.jpg",
+ "passport_four": "pwxJf1ycXC1TOTfsCMx2Me01H0TXXJNhwgG9xVWj.jpg",
+ "user_id": 586,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 10:58:26",
+ "updated_at": "2024-05-09 14:07:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1502,
+ "unique_id": "TB8302-1502",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ramazan",
+ "customer_surname": "Nuralyýew",
+ "customer_patronic_name": "Nuralyýewiç",
+ "passport_address": "Magdanly şäher Garaşsyzlyk köçe 29/1 jaýy",
+ "real_address": "Magdanly şäher Garaşsyzlyk köçe 29/1 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "751737",
+ "passport_given_at": "1995-02-01",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1995-02-01",
+ "email": "ramazannuralyyew4@gmail.com",
+ "phone": "61524868",
+ "phone_additional": "61524868",
+ "phone_home": "44050890",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "Txrkmenmermer ýapyk görnüşli paýdarlar jemgiýeti",
+ "work_company_accountant_number": "+(993)-44050890",
+ "work_started_at": "2021-09-15",
+ "work_salary": "2407",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "f2RRHp3PFFXZApIGjEDkO8Jha3yNRjKBqabGNe9o.jpg",
+ "passport_two": "ErK5bVaDaYdNLTmxuppbGqc1BHUgjIn6xHyeOfvg.jpg",
+ "passport_three": "dc3KzfII4U7k4mEwI9oMTU3ioAMTQDnYM4k4n2bH.jpg",
+ "passport_four": "FX7Piq7gz0kjNUPWFPP29QNnWs0PMU8Fgab6S9pd.jpg",
+ "user_id": 587,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 12:26:44",
+ "updated_at": "2024-05-09 12:28:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1503,
+ "unique_id": "TB8318-1503",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Mohinur",
+ "customer_surname": "Işimowa",
+ "customer_patronic_name": "Namazowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Demirýolçylar köçesi 11 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Demirýolçylar köçesi 11 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "791507",
+ "passport_given_at": "2012-09-16",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1996-07-27",
+ "email": null,
+ "phone": "62831671",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 12-nji çagalar bölümi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2017-04-01",
+ "work_salary": "1927",
+ "work_position": "Terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YCuvj1EALGnWJLFCmLVeBSwA8R5G38DHNVkLn4sZ.jpg",
+ "passport_two": "BtSLblltWRlIsFdq0mjlQKiJJBCqCAWVqR856JwC.jpg",
+ "passport_three": "Q9cmQvQY8ZQfCpDsL9YoIQ41rbz8tIsr4Zzf9IRV.jpg",
+ "passport_four": "sNrERcjWp4Md1U4H6QVmPgYUOrQNu9gsGZLVlA3O.jpg",
+ "user_id": 588,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-09 12:38:55",
+ "updated_at": "2024-05-09 15:29:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1504,
+ "unique_id": "TB9314-1504",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dursyn",
+ "customer_surname": "Jumaýewa",
+ "customer_patronic_name": "Amangeldiýewna",
+ "passport_address": "Köneürgenç etrabynyň Täzeýap geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Täzeýap geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "879907",
+ "passport_given_at": "2015-07-21",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrabynyň Täzeýap geňeşligi",
+ "born_at": "1999-05-11",
+ "email": "Dursyn@mail.com",
+ "phone": "63033891",
+ "phone_additional": "63033891",
+ "phone_home": "63033891",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 15-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33369___",
+ "work_started_at": "2023-01-09",
+ "work_salary": "3231",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "pOIaW6iZnTsgM2qIbfHvETKuTiKoQVhaorWggd2R.jpg",
+ "passport_two": "oba8mtSyk6z3pof2JruRO3ycnaAvABQUxHD83xZr.jpg",
+ "passport_three": "cEKXl21ORN6dFYGHJBJjZC2wz8L55CWyZoCoCCgJ.jpg",
+ "passport_four": "ZQIUS98jE249m9GcRIprIEpTCKVx7Gyrc4Ci0W0l.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 14:07:36",
+ "updated_at": "2024-05-09 14:08:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1505,
+ "unique_id": "TB9314-1505",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurmurat",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": "Haldurdyýewiç",
+ "passport_address": "Köneürgenç şäheriniň Azatlyk köçe 7/8-nji jaýy",
+ "real_address": "Köneürgenç şäheriniň Azatlyk köçe 7/8-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "373861",
+ "passport_given_at": "2003-03-03",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1987-02-20",
+ "email": "Nurmurat@mail.com",
+ "phone": "64897633",
+ "phone_additional": "64897633",
+ "phone_home": "64897633",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-20926___",
+ "work_started_at": "2012-08-24",
+ "work_salary": "4966",
+ "work_position": "PÝWB-nyň oba ýerinde ýerli wekili bolup işleýär",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "VddzCn2CKngR0mOtxOpsHhjsiPQjzADhPblNTjUj.jpg",
+ "passport_two": "g6kET4LehW0zWBwAQRsjIDEgCEi1VkkSeKL4mKTG.jpg",
+ "passport_three": "HlMj2kvBhiW2zBBa19A808wE9RQ4tI78VvpA6aE7.jpg",
+ "passport_four": "tzdyt1BJadACYq3yZLzEPIHZrcpDYEP00FQ3cMge.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 14:15:34",
+ "updated_at": "2024-05-09 14:17:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1506,
+ "unique_id": "TB8302-1506",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dowletmyrat",
+ "customer_surname": "Asyrow",
+ "customer_patronic_name": "Jumageldiyewic",
+ "passport_address": "S.Turkmenbasy ad etraby",
+ "real_address": "Magdanly saheri Carsanny kocesi 6-njy jayy",
+ "passport_serie": "I-DZ",
+ "passport_id": "677503",
+ "passport_given_at": "2011-04-03",
+ "passport_given_by": "Dasoguz welayaty S.Turkmenbasy ad.etrap hakimligi",
+ "born_place": "A.Kakabayew ad. genesligi",
+ "born_at": "1994-05-06",
+ "email": "muziktank78@gmail.com",
+ "phone": "64233091",
+ "phone_additional": "65271861",
+ "phone_home": "51136",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-50077___",
+ "work_started_at": "2023-06-01",
+ "work_salary": "4006",
+ "work_position": "harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "yYx7I7oPW3X7LnMEanv8dK28srdlLdkl0ZGY5Ruh.jpg",
+ "passport_two": "wYldzruY1vOg4eY0ojCwPbulUC9YVlEy2ZoepWrW.jpg",
+ "passport_three": "zqhHilNN8Y5IsYKGdHRu7UgsujDml81kow9wLqBW.jpg",
+ "passport_four": "e53ZL6SsqzATrjFWSPHTZTaEWi8eUj1kPJYgfUoD.jpg",
+ "user_id": 590,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 14:34:18",
+ "updated_at": "2024-05-10 17:15:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1507,
+ "unique_id": "TB8302-1507",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kerwen",
+ "customer_surname": "Garryýew",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Türkmenabat şäher Magtymguly köçe 79-njy jaý",
+ "real_address": "Magdanly şäher Çarşaňňy köç 6-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "808524",
+ "passport_given_at": "2013-05-20",
+ "passport_given_by": "Türkmenabat şäher häkimligi",
+ "born_place": "Akgoňur geňeşligi",
+ "born_at": "1996-12-12",
+ "email": null,
+ "phone": "65479592",
+ "phone_additional": null,
+ "phone_home": "44052113",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113-Harby bölümi",
+ "work_company_accountant_number": "+(993)-44052113",
+ "work_started_at": "2022-01-06",
+ "work_salary": "4683",
+ "work_position": "Harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "vjf5yl8Ab66kYJxhIIw9Bx2VDqMYuyWl7KgYZBQs.jpg",
+ "passport_two": "rxkjTZJHEfzT8PLE5SF65C3MgDA8EODzeVHcyjL5.jpg",
+ "passport_three": "pIDov87O9DlNbViRG2944ufMIhlVZT8UFjkp4Xq8.jpg",
+ "passport_four": "IxBcBLWZRlDhOiZSbOAXkP7SdftsWTmEJGRWLdwS.jpg",
+ "user_id": 591,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 14:42:02",
+ "updated_at": "2024-05-16 16:59:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1508,
+ "unique_id": "TB8318-1508",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Batyr",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Ýazberdiýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Mykry şäherçesi Allamuradow köçesi 38 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Mykry şäherçesi Allamuradow köçesi 38 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "590535",
+ "passport_given_at": "2010-08-03",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Mykry şäherçesi",
+ "born_at": "1992-09-02",
+ "email": null,
+ "phone": "63001237",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrabynyň \"Magdanlyagyzsuw\" müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2018-03-13",
+ "work_salary": "2012",
+ "work_position": "Maşinist",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "qzc6aqVBtVo0yVy1sXI603WO56Z2hoLtYLuhklhV.jpg",
+ "passport_two": "YndnUs3XfWDwhTQe70tSKWmYv9k1PMMQl0eaZoYY.jpg",
+ "passport_three": "FI1VGYUTUIV7cbJJw3M0VgTQ7cxkNIJ0TrJ8d8uA.jpg",
+ "passport_four": "CfhZRpSplf926SwY37QeaieaZ337tLFO7L0WXfKm.jpg",
+ "user_id": 589,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-09 14:54:12",
+ "updated_at": "2024-05-09 14:54:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1509,
+ "unique_id": "TB9314-1509",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Akjemal",
+ "customer_surname": "Ýaňaberdiýewa",
+ "customer_patronic_name": "Tirkeşowna",
+ "passport_address": "Köneürgenç şäher T.Taganow köçesi 4-nji jaýy",
+ "real_address": "Köneürgenç şäher T.Taganow köçesi 4-nji jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "139049",
+ "passport_given_at": "2023-11-14",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1987-05-07",
+ "email": "Akjemal@mail.com",
+ "phone": "61258715",
+ "phone_additional": "61258715",
+ "phone_home": "61258715",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrabynyň Arassaçylyk we keselleriň ýaýramagyna garşy göreşmek gullugy",
+ "work_company_accountant_number": "+(993)-37010___",
+ "work_started_at": "2024-01-23",
+ "work_salary": "1772",
+ "work_position": "hojalyk müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FAT529TnOvcqNZeolTpJhWpoj26Cx5uOrNbBU7I8.jpg",
+ "passport_two": "PFrlflNpnROkdZyLazuvTrjsx6j1XoMkkoi7lPWu.jpg",
+ "passport_three": "sQIfX7DlxPhAeNgNhr1tIu9C46kbNmWmi9BmWbGu.jpg",
+ "passport_four": "zzbzdBnjOtKV1KFXflHjwC1WkYPLMtURfe2bMoCL.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 14:56:36",
+ "updated_at": "2024-05-09 14:57:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1510,
+ "unique_id": "TB9314-1510",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Sapargeldi",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Örebaýewiç",
+ "passport_address": "Köneürgenç etrap Täzeýol geňeşligi",
+ "real_address": "Köneürgenç etrap Täzeýol geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "433356",
+ "passport_given_at": "2005-10-08",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç etrap Täzeýap geňeşligi",
+ "born_at": "1988-09-25",
+ "email": "Sapargeldi@mail.com",
+ "phone": "62599210",
+ "phone_additional": "62599210",
+ "phone_home": "62599210",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 13-nji mekdebi,",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2014-09-01",
+ "work_salary": "4020",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "D1qi39T8YKbj3li3atMjQfzEopGUL1aYqcPZhWeh.jpg",
+ "passport_two": "xsvQsupfyntrgQ7oBDNa0uThXIikCWJTlpcBmS75.jpg",
+ "passport_three": "qly9EjzHzqMFetSeNzJhdaoZAtswl5gAjD8wCkx1.jpg",
+ "passport_four": "J1RPQsIPAvOQ8FuSyn0tUb9e7kBey1DTzeCNQNFG.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 15:07:54",
+ "updated_at": "2024-05-09 15:08:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1511,
+ "unique_id": "TB1307-1511",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ejegül",
+ "customer_surname": "Aşyrdurdyýewa",
+ "customer_patronic_name": "Jumamuhammedowna",
+ "passport_address": "Asgabatsaher Berkararlyk etrap koce N Halmammedow 13nji jayy otag 21",
+ "real_address": "Asgabatsaher Berkararlyk etrap koce N Halmammedow 13nji jayy otag 21",
+ "passport_serie": "I-AS",
+ "passport_id": "486376",
+ "passport_given_at": "2013-08-21",
+ "passport_given_by": "Aşgabat şäher Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1981-05-22",
+ "email": "Ejegul@mail.com",
+ "phone": "65751264",
+ "phone_additional": "65696893",
+ "phone_home": "12536633",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň 72-nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "1998-04-01",
+ "work_salary": "3445",
+ "work_position": "başlangyç synp mugallymy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "M34RPaCjuMPTwgZjIOZ9NT0i2qs9awYu2GpDvxpb.jpg",
+ "passport_two": "KYGfOo4UvjJrqDEFTDQGFQMm5pJoQSzy2bjXISFp.jpg",
+ "passport_three": "vz2nMDPq45pauDKmziffNp51UvR7VWyoGeKEEA6M.jpg",
+ "passport_four": "W7iOdAqdLpj44KmF0JYICCO9wEH4ZOQTCzSF2ZJL.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 15:45:12",
+ "updated_at": "2024-06-01 11:09:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1512,
+ "unique_id": "TB1307-1512",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aylar",
+ "customer_surname": "Nuryyewa",
+ "customer_patronic_name": "Dowletgeldiyewna",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Ahal şaýoly jaý36 otag21",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Ahal şaýoly jaý36 otag21",
+ "passport_serie": "I-AS",
+ "passport_id": "681427",
+ "passport_given_at": "2023-05-04",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "2005-09-24",
+ "email": "Aylar@gmailсom",
+ "phone": "65856256",
+ "phone_additional": "65856256",
+ "phone_home": "12585453",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabadyň dokma toplumynyň nah egirme fabriginiň Ring ýüplük egirme bölüminiň 1nji iň ýokary derejeli daraýjy enjemlaryň operatory",
+ "work_company_accountant_number": "+(993)-12585252",
+ "work_started_at": "2023-12-01",
+ "work_salary": "1992",
+ "work_position": "Aşgabadyň dokma toplumynyň nah egirme fabriginiň Ring ýüplük egirme bölüminiň 1-nji iň ýokary derejeli daraýjy enjemlaryň operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qTR9Sy40EN7lGGmCLGT7c7s71pyIrnE5yAXwxZbp.jpg",
+ "passport_two": "xMwWRSZaIRzGdVxuMaBHxj7MMIZPuntwBzfY8ODX.jpg",
+ "passport_three": "4wTcNq0F9u79fw1NpmZfCAY5JUMdyQy8au2nW0xc.jpg",
+ "passport_four": "RCniHxn2zXXLfg386GrzOQBV1r9XUdBrPZJlBk5I.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 15:50:32",
+ "updated_at": "2024-06-01 11:08:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1513,
+ "unique_id": "TB8312-1513",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Mahym",
+ "customer_surname": "Tuwakowa",
+ "customer_patronic_name": "Annamuratowna",
+ "passport_address": "Gazojak şäheri K.Sazakow köçe 182/18",
+ "real_address": "Gazojak şäheri K.Sazakow köçe 182/18",
+ "passport_serie": "I-LB",
+ "passport_id": "750973",
+ "passport_given_at": "2012-10-10",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Birata şäherçesi",
+ "born_at": "1971-10-17",
+ "email": "mahymka@mail.ru",
+ "phone": "64476800",
+ "phone_additional": null,
+ "phone_home": "44552766",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata etrap bilim bölümi",
+ "work_company_accountant_number": "+(993)-44551658",
+ "work_started_at": "2000-05-05",
+ "work_salary": "1340",
+ "work_position": "Terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Vw9qoqkLYjCT5X9baiaQdt39Yz48uWlxevWn7cZi.jpg",
+ "passport_two": "QL0rEzCbhb10FExuBscrDCdv3nLZ6Ok2L9P6Sdot.jpg",
+ "passport_three": "FeAVlRp7M3NDPrdtb9Utkcg4uYvLP6gGyxtbUbgr.jpg",
+ "passport_four": "7227iSPZh2HDV3T2mzcJ3kW2MbWk9s89IDNASrtT.jpg",
+ "user_id": 592,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 16:02:08",
+ "updated_at": "2024-05-10 16:34:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1514,
+ "unique_id": "TB1307-1514",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begenc",
+ "customer_surname": "Batyrow",
+ "customer_patronic_name": "Dowletmyradowic",
+ "passport_address": "Asgabat sah Bagtyyarlyk etr koce 2024 jay12 oy24",
+ "real_address": "Asgabat sah Bagtyyarlyk etr koce 2024 jay12 oy24",
+ "passport_serie": "I-AS",
+ "passport_id": "577322",
+ "passport_given_at": "2017-11-22",
+ "passport_given_by": "Asgabat sah Bagtyyarlyk etr",
+ "born_place": "Asgabat",
+ "born_at": "2001-05-02",
+ "email": "Begenc@gmail.com",
+ "phone": "65685215",
+ "phone_additional": "65685215",
+ "phone_home": "65685215",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Nebitci myhmanhanasy",
+ "work_company_accountant_number": "+(993)-12488179",
+ "work_started_at": "2023-09-04",
+ "work_salary": "2270",
+ "work_position": "goragcy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "xYRkOkoawHjjf2H8rL1IZgh5TfXVNFz2hQwKA1E9.jpg",
+ "passport_two": "a7fZw5uOkNoIUzoWvgfspMyiNyaZzLdrXMp0DqnY.jpg",
+ "passport_three": "6b0K3XRT8dBwrO9mcL5aEXdXWwsAASrNBKwi82DL.jpg",
+ "passport_four": "ZCiZWcW4INnblzVGOwys49RqISZASNMPNnhol8ey.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 16:42:11",
+ "updated_at": "2024-06-01 11:07:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1515,
+ "unique_id": "TB1307-1515",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tazegul",
+ "customer_surname": "Nuryyewa",
+ "customer_patronic_name": "Begencmuhammedowna",
+ "passport_address": "Asgabat s Bagtyyarlyk etr coganly y/t koce2297 jay8",
+ "real_address": "Asgabat s Bagtyyarlyk etr coganly y/t koce2297 jay8",
+ "passport_serie": "I-AS",
+ "passport_id": "690165",
+ "passport_given_at": "2023-09-13",
+ "passport_given_by": "Asgabat s Bagtyyarlyk etr PB",
+ "born_place": "Asgabat",
+ "born_at": "1995-12-26",
+ "email": "Tazegul@gmail.com",
+ "phone": "65943290",
+ "phone_additional": "65943290",
+ "phone_home": "65943290",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Jemgyyetcilik saglygy we iymit merkezi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-10-01",
+ "work_salary": "2050",
+ "work_position": "kici saglygy gorayys isgari",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dDFYInM8zqa1xROObLUjkYCNar5wLfvIVltCbXxo.jpg",
+ "passport_two": "etErP05uNGFmc6jGIWvEHZaQqpJb2Vj3b625vb2q.jpg",
+ "passport_three": "YHtbAO23qQHvOIp2XZY8WFlQgZmEgypvwVoyWHk1.jpg",
+ "passport_four": "pS66P6swePn1KGM5wavB69X9h8TxwFhiqvnw8Fw3.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 16:47:02",
+ "updated_at": "2024-06-01 11:07:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1516,
+ "unique_id": "TB6352-1516",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ogulsuraý",
+ "customer_surname": "Weliýewa",
+ "customer_patronic_name": "Amaniýazowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 4 jaý 9 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 4 jaý 9 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "524731",
+ "passport_given_at": "2016-12-07",
+ "passport_given_by": "Balkan welaýat Serdar etrap häkimligi",
+ "born_place": "Balkan welaýat Serdar etrap",
+ "born_at": "1988-08-10",
+ "email": null,
+ "phone": "63076736",
+ "phone_additional": "65186021",
+ "phone_home": "63076736",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy bank Garabogaz şahamçasy",
+ "work_company_accountant_number": "+(993)-24340091",
+ "work_started_at": "2015-04-13",
+ "work_salary": "1796",
+ "work_position": "kassir-gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "luc8kmE3cwbsdl3GHLmVhaeXRB1X6nUhQonx0eW1.jpg",
+ "passport_two": "jnebwreVbEZdLBBhjBBg9bnCMYdVUzOrZjWHgTJ7.jpg",
+ "passport_three": "dPexZvUJeplLzo5kTKqu7nyfmDr2zEUChGwio5su.jpg",
+ "passport_four": "oQouoXqpPQn5cGKRhpFi4T0CuubqhyXOrVCUYWUk.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 17:21:22",
+ "updated_at": "2024-05-09 17:21:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1517,
+ "unique_id": "TB6359-1517",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Myratgeldi",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Saparmämmedowiç",
+ "passport_address": "BW Balkanabat şäheri kw 121, jaý 14, öý 16",
+ "real_address": "BW Balkanabat şäheri kw 121, jaý 14, öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "208185",
+ "passport_given_at": "2002-01-05",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1973-12-17",
+ "email": null,
+ "phone": "65255481",
+ "phone_additional": "65244114",
+ "phone_home": "65554187",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe guýulary düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-65246876",
+ "work_started_at": "2022-12-02",
+ "work_salary": "4896",
+ "work_position": "Slesar abatlaýjy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qodrWzcSYziLBoxbo0ja9ogaXJhCLT5FM41mVa1h.jpg",
+ "passport_two": "FZ4lXc27iUXqUsjxSnZMNWKEj5LgaEgdeKaLdahZ.jpg",
+ "passport_three": "3N1QO2eEf5F9o0MIXNVc7a5WnKZ5q06M2Wjaifqh.jpg",
+ "passport_four": "H4q84tBsDAWHgk6hMcnEARdITKVIQyFFziI3umZ7.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-09 18:45:04",
+ "updated_at": "2024-05-09 18:45:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1518,
+ "unique_id": "TB1307-1518",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guwanç",
+ "customer_surname": "Nurmyradow",
+ "customer_patronic_name": "Allamyradowiç",
+ "passport_address": "Aşgabat ş Berkararlyk etr k G bäşiýew jaý 17 kor A",
+ "real_address": "Aşgabat ş Berkararlyk etr k G bäşiýew jaý 17 kor A",
+ "passport_serie": "I-AS",
+ "passport_id": "689249",
+ "passport_given_at": "2023-08-21",
+ "passport_given_by": "Aşgabat ş Berkararlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1993-04-17",
+ "email": "Guwanc@gmail.com",
+ "phone": "64958505",
+ "phone_additional": "64958505",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat säher äkimligi",
+ "work_company_accountant_number": "+(993)-12266929",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2301",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4ehPlXFkkKmLDmcZgGyACQ2xAOVRiguhg2N9ppwX.jpg",
+ "passport_two": "ijf4pmOzlUJsrR1tOgjmU11cTdhXWBwe0aj8Xljm.jpg",
+ "passport_three": "t9bqaLI8pdcIQIY8ShLThmOvirvVObG61EKxezKy.jpg",
+ "passport_four": "mYNI4P4ia27tAL0dgLsSaPsZpVmQLObCzztrJTUX.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 10:33:58",
+ "updated_at": "2024-06-01 11:02:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1519,
+ "unique_id": "TB6360-1519",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Witaliý",
+ "customer_surname": "Manogow",
+ "customer_patronic_name": "Nikolaýewiç",
+ "passport_address": "Hazar ş-çe kw 37 jaý 3 öý 29",
+ "real_address": "Hazar ş-çe kw 37 jaý 3 öý 29",
+ "passport_serie": "I-BN",
+ "passport_id": "034674",
+ "passport_given_at": "1999-02-23",
+ "passport_given_by": "BW Çeleken şäher polisýa bölümi",
+ "born_place": "Çeleken ş",
+ "born_at": "1980-01-23",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63888232",
+ "phone_additional": "63888232",
+ "phone_home": "63888232",
+ "work_region": "mr",
+ "work_province_id": 14,
+ "work_company": "Serhedabat jaýulanyş bölümi",
+ "work_company_accountant_number": "+(993)-63888232",
+ "work_started_at": "2023-12-15",
+ "work_salary": "5490",
+ "work_position": "Bölüm müdüri",
+ "education": "high_education",
+ "marriage_status": "divorced",
+ "passport_one": "03YvoWsngnN1K2rq350XJ4tWVu7WS13utyupa5vE.jpg",
+ "passport_two": "g1ep8LMN2Gwfd0i0yGC4jvdPlbfNXTYALxn6B6TX.jpg",
+ "passport_three": "P1EHUK4Itk5C75XgF0u47nVhcBVmS7gOSgTg4GUc.jpg",
+ "passport_four": "gVKffNsKSETp1qbu8VfPwCAACRGSzjGjN9of9eKw.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 11:15:50",
+ "updated_at": "2024-05-10 15:12:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1520,
+ "unique_id": "TB6360-1520",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Şemşat",
+ "customer_surname": "Napesowa",
+ "customer_patronic_name": "Saparmämmedowana",
+ "passport_address": "Hazar ş-çe kw 38 jaý 2 öý 13",
+ "real_address": "Hazar ş-çe kw 38 jaý 2 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "284930",
+ "passport_given_at": "2008-08-01",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1981-12-10",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63837096",
+ "phone_additional": "63837096",
+ "phone_home": "63837096",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-63837096",
+ "work_started_at": "2012-10-22",
+ "work_salary": "2107",
+ "work_position": "Slesary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LoWTPIVKdylAaQXtVMPdQhGmOj4lmDH0Rnfyx6hL.jpg",
+ "passport_two": "we2GpOLHi1RGY8Fq4KHUl6aUmpnwVIedwNt1zsVL.jpg",
+ "passport_three": "Gpuxon8aCu7AwK1w5VTy3ZCjVirHsmiJzAIRmZbp.jpg",
+ "passport_four": "MMlrKeE7To1GOEn33TNMRPCjjBiW8TeGxHzWJ7WM.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 11:27:15",
+ "updated_at": "2024-05-22 09:40:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1521,
+ "unique_id": "TB6360-1521",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gurbanmyrat",
+ "customer_surname": "Gurbangeldiýew",
+ "customer_patronic_name": "Gurbangeldiýewiç",
+ "passport_address": "Hazar ş-çe kw 39 jaý 8 öý 27",
+ "real_address": "Hazar ş-çe kw 39 jaý 8 öý 27",
+ "passport_serie": "I-BN",
+ "passport_id": "511793",
+ "passport_given_at": "2017-12-02",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Etrek ş-çe",
+ "born_at": "1966-03-26",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62398469",
+ "phone_additional": "62398469",
+ "phone_home": "62398469",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" Nebit gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-62398469",
+ "work_started_at": "2019-02-01",
+ "work_salary": "3258",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Jyfz1ewdxlPRZ1zyvESz49VDAMiTBUdjfU5Cv6mG.jpg",
+ "passport_two": "mxOgfsUMBcDNMTaw0sc6AKckcJOZ3DOB9Z9Yi4MG.jpg",
+ "passport_three": "UeUktXtMr0LkV4DoQyMsxB3dqvEZCP8Xs81c7lkZ.jpg",
+ "passport_four": "yEymXlK1cMDjChjI99sC43vROXcDaeNcWlLwZ6kk.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 11:40:32",
+ "updated_at": "2024-05-31 09:28:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1522,
+ "unique_id": "TB6360-1522",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bahiýar",
+ "customer_surname": "Ýagibekow",
+ "customer_patronic_name": "Magomedzagidowiç",
+ "passport_address": "Hazar ş-çe kw 31 aý 4 öý 17",
+ "real_address": "Hazar ş-çe kw 31 aý 4 öý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "035474",
+ "passport_given_at": "1999-06-29",
+ "passport_given_by": "BW Çeleken şäher polisýa bölimi",
+ "born_place": "Çeleken ş",
+ "born_at": "1976-07-26",
+ "email": "annagulgeldyva229@gmail.сom",
+ "phone": "62472381",
+ "phone_additional": "62472381",
+ "phone_home": "62472381",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabatagyzsuw\" müdürligi",
+ "work_company_accountant_number": "+(993)-62472381",
+ "work_started_at": "2023-01-03",
+ "work_salary": "2803",
+ "work_position": "gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QyZy1pGdPqGH30cqkOYy9vVffDWrBhP2sM32Rf7r.jpg",
+ "passport_two": "wm2khWUmZZ3KhYt9A5Iwfaw1E4uWb1OlZrgEmtGT.jpg",
+ "passport_three": "UqI6b3oVXjkNyMIG0kpG9O8DqV8plBDxgveYgErZ.jpg",
+ "passport_four": "hwxHjIREKo1ggd3jdugM6gRf4moraWT0V281iqsQ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 11:53:50",
+ "updated_at": "2024-05-17 16:59:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1523,
+ "unique_id": "TB6352-1523",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Anna",
+ "customer_surname": "Paltaýewa",
+ "customer_patronic_name": "Muhammetowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 5 jaý 13 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 5 jaý 13 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515065",
+ "passport_given_at": "2016-05-20",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Çuwaş Respublikasy Çeboksary şäheri",
+ "born_at": "1971-02-23",
+ "email": null,
+ "phone": "61567143",
+ "phone_additional": "61567143",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-12-06",
+ "work_salary": "2992",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FHuvsyIBFCpkKkABKHig1XvHeQvJKfARg3gRUpwi.jpg",
+ "passport_two": "VNy4C8gGCGTv3Vs8spxnBvAVGdTQocdA5fnBF604.jpg",
+ "passport_three": "wk9KG4Ep0FcBzAiLo7tGahU8m2KArnYBdFZeJTxn.jpg",
+ "passport_four": "7yDYzhi4p1OkNx4RYQmLdBYUD62KQw4E8V5rJzwo.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 12:57:50",
+ "updated_at": "2024-05-10 12:57:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1524,
+ "unique_id": "TB1307-1524",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbangül",
+ "customer_surname": "Annaýewa",
+ "customer_patronic_name": "Babajanowna",
+ "passport_address": "Ahal welaýatynyň Sarahs etrabynyň Galkynyş obasy",
+ "real_address": "Ahal welaýatynyň Sarahs etrabynyň Galkynyş obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "834753",
+ "passport_given_at": "2024-04-01",
+ "passport_given_by": "Ahal welaýatynyň Sarahs etrap Polisiýa bölümi",
+ "born_place": "Ahal welaýatynyň Sarahs etrap Galkynyş obasy",
+ "born_at": "2001-03-28",
+ "email": "Gurbangul@mail.ru",
+ "phone": "61708424",
+ "phone_additional": "64911949",
+ "phone_home": "12333532",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "ESLI Hojalyk jemgyýetiniň gaplama bölümi",
+ "work_company_accountant_number": "+(993)-12365556",
+ "work_started_at": "2021-10-28",
+ "work_salary": "2035",
+ "work_position": "paketleýji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Wv3kGSV8mr5mU8H5mcd9kaOz8UQakvJrIb8iHZV5.jpg",
+ "passport_two": "Jh4jdoM5iucLYirEfKu7WkYH76SGr0Jce5PTmDNZ.jpg",
+ "passport_three": "4P1iz1v6oXeDgBtymDTE04JERKc7Pq9lrTTxCc8N.jpg",
+ "passport_four": "iPsDjcEGgIeQ6g7seHigT73EdSoid7wSqTlqL0bM.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 13:48:07",
+ "updated_at": "2024-06-01 11:02:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1525,
+ "unique_id": "TB1307-1525",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Samadgulyýewiç",
+ "passport_address": "ASgabat SAheriniN Berkararlyk etraby H A Yasawy kOCesiniN 166njy jaYy",
+ "real_address": "ASgabat SAheriniN Berkararlyk etraby H A Yasawy kOCesiniN 166njy jaYy",
+ "passport_serie": "I-AS",
+ "passport_id": "292467",
+ "passport_given_at": "2003-04-10",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1987-03-21",
+ "email": "Atamyrat@gmail.com",
+ "phone": "65210387",
+ "phone_additional": "61210387",
+ "phone_home": "12957382",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenistanyň Içeri işler ministrliginiň ýanyndaky Gorag müdirliginiň harbylaşdyrylan gorag birliginiň",
+ "work_company_accountant_number": "+(993)-12957383",
+ "work_started_at": "2020-02-19",
+ "work_salary": "1974",
+ "work_position": "atyjysy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jydg2MXoTiSyZYVy0TlF58ncXGzXLqjZ6RFOhYun.jpg",
+ "passport_two": "hpJTN0wofKarAC9XV4CanFqkm8GX1G0hWTnYKi92.jpg",
+ "passport_three": "m3AwfQ1uTxSHzdR69lgX7FhV1VWRMTEobdTzaO7E.jpg",
+ "passport_four": "YJMutAvP27l2Uj6IEh3HxcfgbavjD9iAeuBG0TGr.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 14:19:26",
+ "updated_at": "2024-06-01 11:01:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1526,
+ "unique_id": "TB1307-1526",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kuwwat",
+ "customer_surname": "Seyitmyradow",
+ "customer_patronic_name": "Orazberdiyewic",
+ "passport_address": "Asgabat saherinin kopetdag etrap koce Howdan w jay 40 otag 32",
+ "real_address": "Asgabat saherinin kopetdag etrap koce Howdan w jay 40 otag 32",
+ "passport_serie": "I-AS",
+ "passport_id": "441535",
+ "passport_given_at": "2011-05-02",
+ "passport_given_by": "Asgabat saherinin kopetdag etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1994-12-27",
+ "email": "Kuwwat@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Saglygy gorayys awtouloglary karhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-10-20",
+ "work_salary": "2610",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RyBchmlvj87AitI1eh3fkmrW8oaEGsKZfPYaWjj4.jpg",
+ "passport_two": "wpw6IWqIMFN7cxSk4PLxOaBkq7rFYNj5ZCj6vfTV.jpg",
+ "passport_three": "deBvIedHIfVinBREaqjFZ2iYptB8dnyKcai2mFTk.jpg",
+ "passport_four": "tdYvVw42EMex4raJFR1dUlWPqaTfgAu6cfMZ8kG0.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 14:36:42",
+ "updated_at": "2024-06-01 11:00:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1527,
+ "unique_id": "TB1307-1527",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yhlasmyrat",
+ "customer_surname": "Bäşimow",
+ "customer_patronic_name": "Serdargulyýewiç",
+ "passport_address": "Asgabat saherinin, Bagtyyarlyk etrap Parahat y t koce G Orazow jay 17A",
+ "real_address": "Asgabat saherinin, Bagtyyarlyk etrap Parahat y t koce G Orazow jay 17A",
+ "passport_serie": "I-AS",
+ "passport_id": "636074",
+ "passport_given_at": "2020-09-16",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2003-06-11",
+ "email": "Yhlasmyrat@gmail.com",
+ "phone": "64951785",
+ "phone_additional": "71109410",
+ "phone_home": "12363263",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "Gökdepe etrapGorjow daýhan birleşiginde",
+ "work_company_accountant_number": "+(993)-12632636",
+ "work_started_at": "2021-01-04",
+ "work_salary": "2839",
+ "work_position": "üzüm kärendeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wlPRIolhyvBByF8TR7oNzgopGqlq14gWl2aSMVIX.jpg",
+ "passport_two": "iYeUEy7GJQOVc5l0Yc1eHoIwGbbrFQMM1yf8KG9L.jpg",
+ "passport_three": "EeYpXvV1T2CJ4iehugFUC7nMoW6vGPKSEBB73Tsj.jpg",
+ "passport_four": "oXMSIydgP9gp1zBN131cCn9XkC6MQKxLYlRxOfBR.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 14:43:33",
+ "updated_at": "2024-06-01 10:59:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1528,
+ "unique_id": "TB1307-1528",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulgözel",
+ "customer_surname": "Öwezowa",
+ "customer_patronic_name": "Geldiýewna",
+ "passport_address": "Ahal welayatGokdepe etrap Hurmantgokje db",
+ "real_address": "Ahal welayatGokdepe etrap Hurmantgokje db",
+ "passport_serie": "I-AH",
+ "passport_id": "307147",
+ "passport_given_at": "2005-03-11",
+ "passport_given_by": "Ahal welaýat Gökdepe etrap häkimligi",
+ "born_place": "Ahal welaýat Gökdepe etrap",
+ "born_at": "1979-05-08",
+ "email": "Ogulgozel@gmail.com",
+ "phone": "65617839",
+ "phone_additional": "65617839",
+ "phone_home": "12563633",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "Ahal welaýatynyň Gökdepe etrap 4-nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-12363636",
+ "work_started_at": "2022-12-07",
+ "work_salary": "1686",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2Ti8eR2NzLEQBRl3EdTOxZJr48leuGyc1mfIOZsP.jpg",
+ "passport_two": "3CiVOMDOt5iQj0cXOTyQI9exXFS6ormTjUGPIXgL.jpg",
+ "passport_three": "wAEIiBmlMarYGN0gGP37GyFotziOcMZyIBHabDTT.jpg",
+ "passport_four": "YFOKSgA6OzUFcioSahaQkJzI9X4XBK8HCNAbmZyY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 14:50:57",
+ "updated_at": "2024-06-01 10:59:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1529,
+ "unique_id": "TB6352-1529",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Serdar",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Ýagşimyradowiç",
+ "passport_address": "Balkan weaýat Garabogaz şäher Garabogaz köçe 3 jaý 17 18 öý",
+ "real_address": "Balkan weaýat Garabogaz şäher Garabogaz köçe 3 jaý 17 18 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "400067",
+ "passport_given_at": "2007-10-06",
+ "passport_given_by": "Mary welaýat Ýolöten etrap häkimligi",
+ "born_place": "Mary welaýat Ýolöten etrap",
+ "born_at": "1987-01-03",
+ "email": null,
+ "phone": "64057847",
+ "phone_additional": "64057847",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-05-09",
+ "work_salary": "1987",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UEVTJFbCrej0a8i4JkYonLykhr8jotp5WMrxhaEW.jpg",
+ "passport_two": "veIJc9kzkIAB79XrtJg0yTGeWHa5HhKB3lFOWxPw.jpg",
+ "passport_three": "5GM0eCTsbhsVwOAmnTxtL90K9pkepfva5EGUnf3y.jpg",
+ "passport_four": "RfK7qZc3vGfDPuX7UelajKJuM93xOjzHsJ9UvZ7W.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 15:01:13",
+ "updated_at": "2024-05-10 15:01:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1530,
+ "unique_id": "TB9314-1530",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Sapartäç",
+ "customer_surname": "Gummanowa",
+ "customer_patronic_name": "Tuwakgylyjowna",
+ "passport_address": "S.Türkmenbaşy şäherçe R.Hojamow köçe 87/1-nji jaýy",
+ "real_address": "S.Türkmenbaşy şäherçe R.Hojamow köçe 87/1-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "657654",
+ "passport_given_at": "2011-02-10",
+ "passport_given_by": "Saparmyrat Türkmenbaşy ad.etrap häkimligi tarapyndan",
+ "born_place": "S.Türkmenbaşy ad.etrabynyň Görelde geňeşligi",
+ "born_at": "1970-05-02",
+ "email": "sapartac@mail.com",
+ "phone": "65272875",
+ "phone_additional": "65272875",
+ "phone_home": "65272875",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy etrabynyň 1-nji sport mekdebi",
+ "work_company_accountant_number": "+(993)-65272875",
+ "work_started_at": "1989-02-01",
+ "work_salary": "2255",
+ "work_position": "baş hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "S2m2zVQuVY6Edq8eO6YibqKioI3tX5Hf3NDOg54C.jpg",
+ "passport_two": "JXDHYuEECHWnfom9AL3wxA1byC4zyk14WQOiGpF8.jpg",
+ "passport_three": "xXDuvG7Q69SCpIvw0xiiB0EqcRnstANxsOLIi5zC.jpg",
+ "passport_four": "RipaZcrH8AvtqhTVDUE9jue667JRqJExL0JIYzw2.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 15:04:40",
+ "updated_at": "2024-05-10 15:05:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1531,
+ "unique_id": "TB9314-1531",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Kakageldi",
+ "customer_surname": "Artykgulyýew",
+ "customer_patronic_name": "Annamuhammedowiç",
+ "passport_address": "S.Türkmenbaşy şäherçe R.Hojamow köçe 87/1-nji jaýy",
+ "real_address": "S.Türkmenbaşy şäherçe R.Hojamow köçe 87/1-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "840264",
+ "passport_given_at": "2014-02-21",
+ "passport_given_by": "Saparmyrat Türkmenbaşy etrap häkimligi tarapyndan",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň Saparmyrat Türkmenbaşy ad.şäherçesi",
+ "born_at": "1998-01-26",
+ "email": "Kakageldi@mail.com",
+ "phone": "62897519",
+ "phone_additional": "64987635",
+ "phone_home": "62897519",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Paýhasly daýhan gadamy daýhan hojalygy",
+ "work_company_accountant_number": "+(993)-65272998",
+ "work_started_at": "2022-11-14",
+ "work_salary": "2574",
+ "work_position": "hojalykda kömekçi hasapçy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "vX93uiBlDAOIbmO7H5ufOzvfpakJMT3SlvTvVJNN.jpg",
+ "passport_two": "FvaTsHV4ckxK74QHPwPlU2VUyCZo7EX5mHKSbm4p.jpg",
+ "passport_three": "JGhvEKAmK3Woe6fo3zJqyS5d3O03e1irklPAw4Nk.jpg",
+ "passport_four": "IxCwtDw46xxTor1wUDWy7AZz5zTgz124SMaq03e1.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 15:11:55",
+ "updated_at": "2024-05-10 15:12:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1532,
+ "unique_id": "TB8312-1532",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maýa",
+ "customer_surname": "Ýagmurowa",
+ "customer_patronic_name": "Kazymuradowna",
+ "passport_address": "Gazojak şäheri Magtymguly köçe 240/9",
+ "real_address": "Gazojak şäheri Magtymguly köçe 240/9",
+ "passport_serie": "I-LB",
+ "passport_id": "858484",
+ "passport_given_at": "2014-08-01",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Çarwadar geňeşligi",
+ "born_at": "1970-04-14",
+ "email": "mayicka@gmail.com",
+ "phone": "65949461",
+ "phone_additional": null,
+ "phone_home": "44552027",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-64458566",
+ "work_started_at": "2014-06-04",
+ "work_salary": "2678",
+ "work_position": "Barlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7B8GrumVvFOWKHvUaO0XW3h6t55dPBvOzjeRbFIF.jpg",
+ "passport_two": "01pMRxmSHkdgEZ4JFTs15b9wHj6I9lLUbI9vABvQ.jpg",
+ "passport_three": "fGcAP5AaSAXQ8EnS5WruVJkTYShdVMBZwWK3AmLe.jpg",
+ "passport_four": "NIoI84HirtiPnXOYzmdQMh0V29Xe6ChMyyGvrW2A.jpg",
+ "user_id": 593,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 15:18:42",
+ "updated_at": "2024-05-10 16:35:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1533,
+ "unique_id": "TB9314-1533",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Baýramgylyç",
+ "customer_surname": "Işmyradow",
+ "customer_patronic_name": "Ýagmyrowiç",
+ "passport_address": "Köneürgenç etrabynyň Täzeýap geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Täzeýap geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "534481",
+ "passport_given_at": "2007-04-24",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "S.Türkmenbaşy ad. etrabynyň Aýbowur geňeşligi",
+ "born_at": "1965-01-03",
+ "email": "Bayramgylyc@mail.com",
+ "phone": "61267300",
+ "phone_additional": "61267300",
+ "phone_home": "61267300",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 26-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2001-01-19",
+ "work_salary": "2106",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WEXbPRHyTSpABeUTXLx8GQT8YrXlFGezVBfo5pui.jpg",
+ "passport_two": "uX927aAMQTnwBzRmGADnA8y8WlU8bez27pTcN7Ud.jpg",
+ "passport_three": "FjNDsVb9WzMtWlWqaPVJFs2BDuLuLgS4UQY1gJ5T.jpg",
+ "passport_four": "NsHLQvZiTpiWKsElDx6CuN3ASibNKx9KjQBL6wAG.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 15:19:57",
+ "updated_at": "2024-05-10 15:21:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1534,
+ "unique_id": "TB9314-1534",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dädiş",
+ "customer_surname": "Begnazarow",
+ "customer_patronic_name": "Bazarowiç",
+ "passport_address": "Ruhubelent şäherçe Garaşsyzlyk köçe 5-nji jaýy 2-nji öýi",
+ "real_address": "Ruhubelent şäherçe Garaşsyzlyk köçe 5-nji jaýy 2-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "909834",
+ "passport_given_at": "2016-05-30",
+ "passport_given_by": "Köneürgenç şäher häkimligi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1998-04-15",
+ "email": "Dadis@mail.com",
+ "phone": "63248574",
+ "phone_additional": "63653524",
+ "phone_home": "63248574",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýat 80658 Harby bölümi",
+ "work_company_accountant_number": "+(993)-93726___",
+ "work_started_at": "2023-06-08",
+ "work_salary": "3726",
+ "work_position": "lukmançylyk bölüminiň lukman interni",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "qodNxdSOFKRw8K4dcKoGfeZdoc3aFR971xFjVr8f.jpg",
+ "passport_two": "J2VmhhAxq8a6xVp3LoxcXQNdFBXUuinaOjOq8O9t.jpg",
+ "passport_three": "ezmisK1i90l2rec2IhH6liTV8QkMN64VxQjqSd46.jpg",
+ "passport_four": "DbdllU8JAq8hP3nLSjj0AzYTPGU4uBBaO0pD4CPg.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 15:28:40",
+ "updated_at": "2024-05-10 15:29:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1535,
+ "unique_id": "TB8302-1535",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gülşan",
+ "customer_surname": "Haýitaliýewa",
+ "customer_patronic_name": "Işmominowna",
+ "passport_address": "Magdanly şäheri Köýtendag etraby Çarjöw geňeşligi Gülistan 4/2",
+ "real_address": "Magdanly şäheri Köýtendag etraby Çarjöw geňeşligi Gülistan 4/2",
+ "passport_serie": "I-LB",
+ "passport_id": "531882",
+ "passport_given_at": "1987-03-30",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1987-03-30",
+ "email": null,
+ "phone": "64222395",
+ "phone_additional": "64222395",
+ "phone_home": "64222395",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "24-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-64222395",
+ "work_started_at": "2024-03-01",
+ "work_salary": "1284",
+ "work_position": "terbiýeçi kömekçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "49kHgjW1FVbvJxzRVSaka7qZlB2i3GZ4wtkQl62T.jpg",
+ "passport_two": "7Ay2WSQYZ9QUpPaORyCnMWLj8qz6PYbcWme5wKXw.jpg",
+ "passport_three": "3MA7qejtJQE3wbXICvvyFEiwKMGuXaYjssdl9OLX.jpg",
+ "passport_four": "XdHZyKkMzBls9e8yOCgnyXpPSRydsPosVeOhVsuJ.jpg",
+ "user_id": 594,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 15:30:16",
+ "updated_at": "2024-05-10 17:12:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1536,
+ "unique_id": "TB6352-1536",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gennadiý",
+ "customer_surname": "Lisukow",
+ "customer_patronic_name": "Wiktorowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäher A.Nyýazow köçe 8 jaý 4 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäher A.Nyýazow köçe 8 jaý 4 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424426",
+ "passport_given_at": "2002-06-24",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1971-06-23",
+ "email": null,
+ "phone": "65369817",
+ "phone_additional": null,
+ "phone_home": "65369817",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-04-01",
+ "work_salary": "1898",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LxK9Km66JiheBPRb6nM3uv7NB42NJwC5TlQDtHG1.jpg",
+ "passport_two": "Qb01DXEvfqFGg6YrdkiGzF6JCoqCYwU0EwEAgoJE.jpg",
+ "passport_three": "tAIXyZUMeaKpmY51AbP5aZtG8Wa6WVeRQJQrDh3F.jpg",
+ "passport_four": "OERCjd4L5UFbi1EWzaZwZwXcWk83BXutZD4ytUZ9.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 16:25:29",
+ "updated_at": "2024-05-10 16:26:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1537,
+ "unique_id": "TB8302-1537",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Raşid",
+ "customer_surname": "Ýakubow",
+ "customer_patronic_name": "Kulsahtowiç",
+ "passport_address": "Magdanly şäher Azatlyk köçe 4/4 jaýy",
+ "real_address": "Magdanly şäher Azatlyk köçe 4/4 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "243528",
+ "passport_given_at": "2001-10-16",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1985-04-09",
+ "email": null,
+ "phone": "65953023",
+ "phone_additional": "65953023",
+ "phone_home": "65953023",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-62056245",
+ "work_started_at": "2019-09-02",
+ "work_salary": "4277",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tZP7GirksgVuqu9boMpIO7lcQ3MkvTS7cKWpGlEU.jpg",
+ "passport_two": "iIqMlWOCf5o9o4quMRbNzJnRn2gXt7d8FaWdX0Vb.jpg",
+ "passport_three": "uH91iXwB7j9V7HLoPEDVDqeSuxLpC4s170xwCxsn.jpg",
+ "passport_four": "xpoxZ6QH1KKsDAsrA9SOQWKHSCK8kbhO3KZMBAkH.jpg",
+ "user_id": 596,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 17:10:26",
+ "updated_at": "2024-05-10 17:11:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1538,
+ "unique_id": "TB6312-1538",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Aýjemal",
+ "customer_surname": "Baýramdurdyýewa",
+ "customer_patronic_name": "Bäşimdurdyýewna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy şäher D.Azady köçe 33 jaý 5 öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy şäher D.Azady köçe 33 jaý 5 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "513194",
+ "passport_given_at": "2016-06-17",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1992-04-24",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "64644551",
+ "phone_additional": "62987005",
+ "phone_home": "24353194",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Balkantelekom\"",
+ "work_company_accountant_number": "+(993)-24360904",
+ "work_started_at": "2019-04-01",
+ "work_salary": "2369",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZW5p9G3VE5mVQY6sKBfNcB6xtXq2wyG9hCJsYQ3X.jpg",
+ "passport_two": "4ogfdpi0tBhGPI1Vfa694JEh8vvvrxSig6oO9gmQ.jpg",
+ "passport_three": "sHpe2gsbnO98oEiZONjHWVbBDiSYP5stXPaU757M.jpg",
+ "passport_four": "pRk3uCBSKMv1TJf3LziTqqX8UpYoHiR1KqxdwT7T.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 17:17:31",
+ "updated_at": "2024-05-13 15:51:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1539,
+ "unique_id": "TB6312-1539",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Didar",
+ "customer_surname": "Hudaýberenow",
+ "customer_patronic_name": "Şajykowiç",
+ "passport_address": "Daşoguz welaýaty Abadanlyk geňeşligi",
+ "real_address": "Daşoguz welaýaty Abadanlyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "154630",
+ "passport_given_at": "2001-12-11",
+ "passport_given_by": "Daşoguz welaýatynyň Tagta etrap häkimi",
+ "born_place": "Daşoguz welaýatynyň Tagta etrabynyň Abadanlyk geňeşligi",
+ "born_at": "1984-12-04",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "61137074",
+ "phone_additional": "64869727",
+ "phone_home": "24367903",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Daşoguz ulular we çagalar üçin döwrebap sagaldyş we dynç alyş merkezi",
+ "work_company_accountant_number": "+(993)-24367903",
+ "work_started_at": "2013-07-05",
+ "work_salary": "3451",
+ "work_position": "tehniki bölüm müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DRmH0HnzR3GPzwfwzh95cF6JmJI2aQgJrrZBvRTw.jpg",
+ "passport_two": "RJsW8ePNGdHtOpyYyWbVGtinjyM16rIy0Y5DQTj0.jpg",
+ "passport_three": "s6WuuSySCqs9E7DJrfVqGzx4Tw6AplNOdQ4LS6CU.jpg",
+ "passport_four": "29u8y6HsgigxPqlHJE6rn8IoUnAnk6WfuyzS12Uz.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 17:40:00",
+ "updated_at": "2024-05-13 15:52:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1540,
+ "unique_id": "TB6359-1540",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Jumageldi",
+ "customer_surname": "Hajyýew",
+ "customer_patronic_name": "Gurbangeldiýewiç",
+ "passport_address": "BW Balkanabat şäheri, Jebel şäherçesi köçe Türkmenbaşy jaý 40",
+ "real_address": "BW Balkanabat şäheri, Jebel şäherçesi köçe Türkmenbaşy jaý 40",
+ "passport_serie": "I-BN",
+ "passport_id": "076950",
+ "passport_given_at": "2000-07-19",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1979-02-20",
+ "email": null,
+ "phone": "65244578",
+ "phone_additional": "61454854",
+ "phone_home": "22254584",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Goturdepe tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-65256454",
+ "work_started_at": "1979-02-20",
+ "work_salary": "4769",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jf8tsGMdCqkaxwEjujEMm4UHLKQ1aDrr50QkB5oO.jpg",
+ "passport_two": "qF4dQjaz0jQSrH7YLH1jNGNiWRSFFPn49ruWDnJR.jpg",
+ "passport_three": "8yPSUZapwOJnAHJtp7mbA6MAdqEotmxqIyFTFoTD.jpg",
+ "passport_four": "94kIdd0p8yuuYB4N2JNBH7O6BzYU3k7OPrn2ZO3t.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 17:55:06",
+ "updated_at": "2024-05-10 17:55:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1541,
+ "unique_id": "TB6359-1541",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ahmet",
+ "customer_surname": "Tüýliýew",
+ "customer_patronic_name": "Tirkeşowiç",
+ "passport_address": "BW Balkanabat şäheri, kw 156, jaý 2, öý 7",
+ "real_address": "BW Balkanabat şäheri, kw 156, jaý 2, öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "239189",
+ "passport_given_at": "2003-04-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1987-01-19",
+ "email": null,
+ "phone": "65256458",
+ "phone_additional": "65651544",
+ "phone_home": "71365655",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Goturdepe buraw işleri müdirliginde abatlaýjy",
+ "work_company_accountant_number": "+(993)-22273646",
+ "work_started_at": "2016-02-09",
+ "work_salary": "4377",
+ "work_position": "Abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "632tzdsjx97Rkz7B1pA3UQfKKCRlbAHj0kHYJBOp.jpg",
+ "passport_two": "ouitrI3N7CZwfro7SqNInDDNzIwXLXLZwAsSYfTy.jpg",
+ "passport_three": "t8A3blY24yPSfJpGvQm6SiZiSMpG09YgxIy0RA7h.jpg",
+ "passport_four": "mgKzOV7JZduo7R7dtqU46DlQN1GnmegBpTqwe7fh.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 18:05:54",
+ "updated_at": "2024-05-10 18:05:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1542,
+ "unique_id": "TB6359-1542",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hajyberdi",
+ "customer_surname": "Ödegulyýew",
+ "customer_patronic_name": "Ödegulyýewiç",
+ "passport_address": "BW Balkanabat şäheri mkr 13, jaý 6, öý 26",
+ "real_address": "BW Balkanabat şäheri mkr 13, jaý 6, öý 26",
+ "passport_serie": "I-BN",
+ "passport_id": "540824",
+ "passport_given_at": "2018-04-14",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2002-03-15",
+ "email": null,
+ "phone": "63545485",
+ "phone_additional": "63158485",
+ "phone_home": "63484854",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Gaz toplaýyş we akdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-65325414",
+ "work_started_at": "2023-04-28",
+ "work_salary": "2250",
+ "work_position": "Maşinist",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "Rf9UDppfwqmgZmxtFLtqR4PpL2wMuGKR9xI6F7Vb.jpg",
+ "passport_two": "QNDEKtP8N54QMGy0ANtVy38HMBOce01r0UvqbhUS.jpg",
+ "passport_three": "DeYve8PfQ9cX1t1mVlyzMOdU6p5AZbQZOoKABf6n.jpg",
+ "passport_four": "DqTweZ9xphiuld59pHsLDyJ80Gg8oyyTaVBcEe9b.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 18:16:10",
+ "updated_at": "2024-05-10 18:16:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1543,
+ "unique_id": "TB6359-1543",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Rejepmämmet",
+ "customer_surname": "Mämmetniýazowiç",
+ "customer_patronic_name": "Myradowiç",
+ "passport_address": "BW Balkanabat şäher häkimligi kw 115, jaý , öý 46 s",
+ "real_address": "BW Balkanabat şäher häkimligi kw 115, jaý , öý 46 s",
+ "passport_serie": "I-BN",
+ "passport_id": "003185",
+ "passport_given_at": "1998-05-20",
+ "passport_given_by": "BW Nebitdag şäher häkimligi",
+ "born_place": "BW Balkanabat şäher häkimligi",
+ "born_at": "1981-05-09",
+ "email": null,
+ "phone": "65254841",
+ "phone_additional": "63215848",
+ "phone_home": "65841851",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-63256455",
+ "work_started_at": "2010-12-03",
+ "work_salary": "3981",
+ "work_position": "maşinist",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "SwolKsylEqWhDYI1YXHMg9siourgTi26OlF3JoC3.jpg",
+ "passport_two": "CclroRY5DoVs5x6mOCP3x9DwUErpBkrQjP50IVpa.jpg",
+ "passport_three": "Tydal7S6g6QEYauTI1k5CjUZ0GCd4NZr15oBnUmH.jpg",
+ "passport_four": "F99PD5GQFYmlNwR5Il7UGboyxweEKXgOwQneagDH.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 18:27:13",
+ "updated_at": "2024-05-10 18:27:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1544,
+ "unique_id": "TB6359-1544",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Abdyljelil",
+ "customer_surname": "Ýagşyýew",
+ "customer_patronic_name": "Ibragimowiç",
+ "passport_address": "BW Balkanabat kw 125 jaý 4",
+ "real_address": "BW Balkanabat kw 125 jaý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "472388",
+ "passport_given_at": "1996-11-24",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1996-11-24",
+ "email": null,
+ "phone": "71565564",
+ "phone_additional": "71365565",
+ "phone_home": "65333000",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäherindäki Guş toplumy",
+ "work_company_accountant_number": "+(993)-22275661",
+ "work_started_at": "2024-01-16",
+ "work_salary": "3603",
+ "work_position": "Başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kCd7AWPEBkD7m35YpoPiLm2SAkll4pgO9mvLxcwh.jpg",
+ "passport_two": "9ffNuLaqLhni7hYSlkUyY750quKbEx2Cztmjd0kP.jpg",
+ "passport_three": "d6pQtqAFGuoDoeTgmiVy7EHZQbhAWVVCwFMw9jQS.jpg",
+ "passport_four": "46t8fySOrqWzWWto5804T960RnklGZukbiraKa2U.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 18:38:20",
+ "updated_at": "2024-05-10 18:38:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1545,
+ "unique_id": "TB6359-1545",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hanmämmet",
+ "customer_surname": "Kürenow",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "BW Balkanabat şäher häkimligi",
+ "real_address": "BW Balkanabat şäher häkimligi",
+ "passport_serie": "I-BN",
+ "passport_id": "434546",
+ "passport_given_at": "2011-03-25",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1984-10-02",
+ "email": null,
+ "phone": "62655644",
+ "phone_additional": "65625645",
+ "phone_home": "61215645",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Gujurly\" inžener hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-62656458",
+ "work_started_at": "2019-02-01",
+ "work_salary": "3150",
+ "work_position": "deklarant",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "abU6zQGr7CEKJfw4Mlf2ZMxrDrIt6sGsOmJPHOy4.jpg",
+ "passport_two": "NkIFdJwJ6mYgFZ05zexIoobKPvbyyRtiZTdjAtOS.jpg",
+ "passport_three": "6hQ7o43mbhZeQ03UjuGbKhpuWIQs77DPKAtH3lqR.jpg",
+ "passport_four": "dZYGHMmavQOYNZYKiGgJkA2sUL7C5eMfuAo26cgw.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 18:46:26",
+ "updated_at": "2024-05-10 18:46:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1546,
+ "unique_id": "TB6359-1546",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arazberdi",
+ "customer_surname": "Nazargulyýew",
+ "customer_patronic_name": "Hallygulyýewiç",
+ "passport_address": "BW BAlkanabat şäheri Jebel şäherçesi K Klasrykow köçe jaý 62",
+ "real_address": "BW BAlkanabat şäheri Jebel şäherçesi K Klasrykow köçe jaý 62",
+ "passport_serie": "I-BN",
+ "passport_id": "079300",
+ "passport_given_at": "2003-02-27",
+ "passport_given_by": "BW Balkanabat şäheri tarapyndan",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1979-09-21",
+ "email": null,
+ "phone": "62145456",
+ "phone_additional": "63154758",
+ "phone_home": "63564584",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW \"Goturdepe \" tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-63255458",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5284",
+ "work_position": "Maşinist",
+ "education": "high_education",
+ "marriage_status": "legal_marriage",
+ "passport_one": "DVnPuQAynUP17DXJu0dr5rY2ROUnJmWdfJCXr3ul.jpg",
+ "passport_two": "yDeq1oFLunTvdZFIK50JJYO17sB71TDyWkhwKCPF.jpg",
+ "passport_three": "UK5xPWs2nS6UHDhEuuFI00sYVAQp8Yb9F7hE6bHQ.jpg",
+ "passport_four": "pkwRoqBoYwCD45AmAyhmsRlFlUIsKamEmm5l2hzS.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-10 18:53:20",
+ "updated_at": "2024-05-10 18:53:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1547,
+ "unique_id": "TB8302-1547",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Abduraşit",
+ "customer_surname": "Talaýew",
+ "customer_patronic_name": "Anarowiç",
+ "passport_address": "Magdanly şäheri Jeýhun köçe 14-nji jaýy",
+ "real_address": "Magdanly şäheri Jeýhun köçe 14-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "187394",
+ "passport_given_at": "2000-10-19",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "gowurdak şäheri",
+ "born_at": "1969-10-07",
+ "email": null,
+ "phone": "65983285",
+ "phone_additional": "65983285",
+ "phone_home": "65983285",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk kaliý dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-65983285",
+ "work_started_at": "2020-09-17",
+ "work_salary": "2224",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "j4eRzcYCLZqyxp8ew5FcXhYrrox6FArWgnAU42Iv.jpg",
+ "passport_two": "Mjyeg3RnlCfwoaBBQEW05iltej1pmukk8EMEVpoF.jpg",
+ "passport_three": "h7rXuhR11p3caIHiLPqGQwCOAqpa7HjUL6K9z45w.jpg",
+ "passport_four": "RwYl1wP3DM1zs85y9b3fPK7ei5uX5gL2eNENqK0I.jpg",
+ "user_id": 599,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 10:07:03",
+ "updated_at": "2024-05-16 17:01:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1548,
+ "unique_id": "TB1307-1548",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tawus",
+ "customer_surname": "Erniyazowa",
+ "customer_patronic_name": "Hajymyradowna",
+ "passport_address": "Asgabat s Buzmeyin etr Herrikgala y/t koce herrikgala jay31",
+ "real_address": "Asgabat s Buzmeyin etr Herrikgala y/t koce herrikgala jay31",
+ "passport_serie": "I-AS",
+ "passport_id": "614824",
+ "passport_given_at": "2019-10-31",
+ "passport_given_by": "Asgabat s Buzmeyin",
+ "born_place": "Asgabat",
+ "born_at": "1979-08-21",
+ "email": "Tawus@gmail.com",
+ "phone": "63566802",
+ "phone_additional": "63566802",
+ "phone_home": "63566802",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat s 16njy orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2024-01-08",
+ "work_salary": "1940",
+ "work_position": "tam supuruji",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "BqzqIL4eEEjL8c8lQ6yicbzgIm6SOJL7UKZPpMm5.jpg",
+ "passport_two": "B0KtXx9mhRqPpl5FfpL0zR9bDfM9BE0pbqleDZiy.jpg",
+ "passport_three": "lDLkEy7hDyyUDI1NjT47TEiDk38tDt0eAUQioejS.jpg",
+ "passport_four": "chQVu76U1sOiMAAj6KSRklunpqJodHtoD4CQucFe.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 10:09:19",
+ "updated_at": "2024-06-01 10:59:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1549,
+ "unique_id": "TB8302-1549",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Faruh",
+ "customer_surname": "Bahramow",
+ "customer_patronic_name": "Bahramowiç",
+ "passport_address": "Köýtendag etrap Akgumalam geňeşligi Niýazow köçe 20-nji jaýy",
+ "real_address": "Köýtendag etrap Akgumalam geňeşligi Niýazow köçe 20-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "721131",
+ "passport_given_at": "2011-07-25",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrap Akgumalam geňeşligi",
+ "born_at": "1994-07-17",
+ "email": null,
+ "phone": "63821994",
+ "phone_additional": null,
+ "phone_home": "44038965",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher Polisiýa bölümçesi",
+ "work_company_accountant_number": "+(993)-44050245",
+ "work_started_at": "2022-06-12",
+ "work_salary": "2077",
+ "work_position": "Poliseý",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AbmVL3MC4Us9Sj6VUUpD8O8SRKGhaYn8jm1CztDo.jpg",
+ "passport_two": "T6aUvnEKiLs8lLaXqGXpcsNpPbMWzBddhJq9cykw.jpg",
+ "passport_three": "7BIWt33S45mmJKGPavumfIUZ4l7i1vuiGzU11uAa.jpg",
+ "passport_four": "SiG24Q6Ylt0mDYTEXQoxzyJ7Fi499x993GE3gYwd.jpg",
+ "user_id": 600,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 10:51:22",
+ "updated_at": "2024-05-16 17:01:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1550,
+ "unique_id": "TB8302-1550",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Merdan",
+ "customer_surname": "Haitmuratow",
+ "customer_patronic_name": "Haitmuratowiç",
+ "passport_address": "Magdanly şäher Altyn-ýyldyz köçe 10-njy jaý",
+ "real_address": "Magdanly şäher Altyn-ýyldyz köçe 10-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "703703",
+ "passport_given_at": "2011-08-27",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1995-06-19",
+ "email": null,
+ "phone": "61557525",
+ "phone_additional": null,
+ "phone_home": "44051265",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Lebapenergo\"önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-44057496",
+ "work_started_at": "2022-03-23",
+ "work_salary": "3242",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G3FwjDQMb8IgB1LaruIWtyvYQnrlDjWhdOGQI3Ba.jpg",
+ "passport_two": "MRoSFJ4C3RoEYzJ9aqu2opuHT96Dow37vhmFlUgs.jpg",
+ "passport_three": "9W42pIliSrkW5jADRbzKjGqB79jyJZmx5IH33VPT.jpg",
+ "passport_four": "5TNpGfnTtZNGImGzprt0Cac3LbeC6Rg6bZiXQzwG.jpg",
+ "user_id": 601,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 11:30:50",
+ "updated_at": "2024-05-14 16:55:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1551,
+ "unique_id": "TB1307-1551",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hudayberdi",
+ "customer_surname": "Gurbandurdyyew",
+ "customer_patronic_name": "Onowic",
+ "passport_address": "Ahal welayaty Gokdepe etraby Gokdepe saheri Koce Puskin jay 27",
+ "real_address": "Ahal welayaty Gokdepe etraby Gokdepe saheri Koce Puskin jay 27",
+ "passport_serie": "I-AH",
+ "passport_id": "359348",
+ "passport_given_at": "2006-09-12",
+ "passport_given_by": "Ahal welayatynyn Gokdepe etrap hakimligi",
+ "born_place": "Ahal welayatynyn Gokdepe etraby Gokdepe sahercesi",
+ "born_at": "1969-01-28",
+ "email": "GurbandurdyyewH@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ahalgurlusyk O B",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-07-01",
+ "work_salary": "2406",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FQngoy3K8ofIUcS4ACwJhLYD3hq0uXD25FCQ1cEn.jpg",
+ "passport_two": "ZxFVGIcm55Tv4UTNGhTUBLtzKaZ0R05pG6IfHafw.jpg",
+ "passport_three": "dHvNkTHIZlEPoW2dTox3BAp7hinYJhlzr5KezhZd.jpg",
+ "passport_four": "aitaDLUNHSDSkHHZLk2qFuw8cQMi2RPSto07pApM.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 11:48:57",
+ "updated_at": "2024-06-01 10:58:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1552,
+ "unique_id": "TB8302-1552",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Borigül",
+ "customer_surname": "Şaberdyýewa",
+ "customer_patronic_name": "Şaberdyýewna",
+ "passport_address": "Magdanly şäher Görogly köçe 6-1-nji jaý",
+ "real_address": "Magdanly şäher Mary köçe 9-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "601493",
+ "passport_given_at": "2010-10-13",
+ "passport_given_by": "Mahdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1990-11-01",
+ "email": null,
+ "phone": "64830901",
+ "phone_additional": null,
+ "phone_home": "44050690",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44051265",
+ "work_started_at": "2023-08-25",
+ "work_salary": "1750",
+ "work_position": "Meýdan ýollaryny süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qZEQUMEOHJXBkpnCWCiEy1WOXH2nEL0OIuXXFAHX.jpg",
+ "passport_two": "B4fyn8oBxzfjNQbp9o5pVlIHw3C4Fj39Ke7DTest.jpg",
+ "passport_three": "uKm3u3DWOvDTVcHtl3NufT7QldqyRivLiRRv0XcL.jpg",
+ "passport_four": "uHflkDAiEtq1fnxvCtB5CGgFwlXnLZSOcxFNUa7X.jpg",
+ "user_id": 602,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 12:01:20",
+ "updated_at": "2024-05-16 17:02:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1553,
+ "unique_id": "TB8312-1553",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Berdy",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": "Baýmyradowiç",
+ "passport_address": "Gazojak şäheri Magtymguly 157/29",
+ "real_address": "Gazojak şäheri Magtymguly 157/29",
+ "passport_serie": "I-LB",
+ "passport_id": "598633",
+ "passport_given_at": "2011-03-15",
+ "passport_given_by": "Birataç etrap hakimligi",
+ "born_place": "GAZOJAK ŞÄHERI",
+ "born_at": "1994-12-07",
+ "email": "berdiy@mail.ru",
+ "phone": "64514777",
+ "phone_additional": null,
+ "phone_home": "44551546",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-71541545",
+ "work_started_at": "2018-05-15",
+ "work_salary": "3556",
+ "work_position": "Ammarçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fhSH6M4YIitOobNMUX8hbrFyfBNFnOGgE05jYw1I.jpg",
+ "passport_two": "pKZQ38nOR8NQFcq5By7m40vX3igWdlRKA79mDauA.jpg",
+ "passport_three": "63P0DJEEHJoDACemfKeVHbs6RbPjvrIONFhBxf7f.jpg",
+ "passport_four": "RhZS3fdY9w8kUTANoacTl7H7ZK9WhMGikCzTXGzU.jpg",
+ "user_id": 603,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 13:02:55",
+ "updated_at": "2024-05-13 15:40:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1554,
+ "unique_id": "TB8318-1554",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Hatyça",
+ "customer_surname": "Alimowa",
+ "customer_patronic_name": "Musurmankulowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Jeýhun köçesi 26 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Jeýhun köçesi 26 jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "028451",
+ "passport_given_at": "2018-07-29",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi",
+ "born_at": "1978-10-27",
+ "email": null,
+ "phone": "63621328",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Demirýollary\" AGPJ-ň 19-njy şahamçasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2020-01-02",
+ "work_salary": "1730",
+ "work_position": "Kassir",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "W7KijsnoURZYyEDQqmpXQDQXrzXt5EuRht03EZKY.jpg",
+ "passport_two": "NQyCdMuFDrt8O3dEXv0sCugCcdTz4o5Rokb1877U.jpg",
+ "passport_three": "KJN1ToGHNLs3ODQLhiHJ7yR77f74VFdxgZOd0Ccv.jpg",
+ "passport_four": "k95OuZPdqGoA3Y5Pm7Z5lenntR3u93cSwmIYbaas.jpg",
+ "user_id": 604,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-13 14:17:45",
+ "updated_at": "2024-05-13 15:59:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1555,
+ "unique_id": "TB9314-1555",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Maýsa",
+ "customer_surname": "Jumaýewa",
+ "customer_patronic_name": "Ýegenmyradowna",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "489783",
+ "passport_given_at": "2006-08-16",
+ "passport_given_by": "Görogly etrap häkimligi tarapyndan berlen.",
+ "born_place": "Görogly etrabynyň Aksaraý geňeşligi",
+ "born_at": "1986-04-05",
+ "email": "Maysa@mail.com",
+ "phone": "62662920",
+ "phone_additional": "64029890",
+ "phone_home": "62662920",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguz welaýat Köneürgenç etrap RÝNÝ bölümi",
+ "work_company_accountant_number": "+(993)-22338___",
+ "work_started_at": "2014-06-28",
+ "work_salary": "3356",
+ "work_position": "müdir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6IZnno0rw9CUSIRFCkuVSTrDwA8jxuK2YduFItX5.jpg",
+ "passport_two": "onfw1YTjBY9En7FGQDReEYgnadL0wm3NkvHEWyiy.jpg",
+ "passport_three": "llzPKI0XdeQiAP2wukhx5VQSt7UElqZZotkG0Bcb.jpg",
+ "passport_four": "9P3c2Gn0eidRygEFtRrAzHWS6jJOyKsIC7dcGdcS.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 14:19:18",
+ "updated_at": "2024-05-13 14:20:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1556,
+ "unique_id": "TB9314-1556",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Bahargül",
+ "customer_surname": "Öwezowa",
+ "customer_patronic_name": "Güýçmyradowna",
+ "passport_address": "S.Türkmenbaşy şäher A.Myradow köçe 2/2-nji jaýy",
+ "real_address": "S.Türkmenbaşy şäher A.Myradow köçe 2/2-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "594596",
+ "passport_given_at": "2010-10-07",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrap M.Hojamämedow ad.geňeşligi",
+ "born_at": "1991-05-17",
+ "email": "Bahargul@mail.com",
+ "phone": "64570415",
+ "phone_additional": "64570415",
+ "phone_home": "64570415",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 93-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33369___",
+ "work_started_at": "2014-08-01",
+ "work_salary": "1214",
+ "work_position": "hyzmat ediş işgäri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nBTD4Nn0mQecHJmEKHxZJqVKjfhHDbSRPDxvcUcQ.jpg",
+ "passport_two": "m3cW7F1lhufC7VEsr3OOeO7pWpbBFMH7ZetDhMYy.jpg",
+ "passport_three": "XnJ0fO7NstLu8djxLqk9oZCk0djJdxtjtQ29y0gW.jpg",
+ "passport_four": "bGNuU4LIUgh2BueBQrVNg6zTRzLd6eCMIDWf8uBE.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 14:27:21",
+ "updated_at": "2024-05-13 14:28:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1557,
+ "unique_id": "TB8312-1557",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Serdar",
+ "customer_surname": "Abjiýew",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Gazojak şäheri Azady köçesiniň 504-nji jaýynyň 101-nji binasynyň 4-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "015010",
+ "passport_given_at": "1998-02-23",
+ "passport_given_by": "Darganata etrap IIB Gazojak şäherçe MB",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Çarwadar geňeşligi",
+ "born_at": "1980-03-07",
+ "email": "serik@mail.ru",
+ "phone": "65437900",
+ "phone_additional": null,
+ "phone_home": "44551124",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝÖGGM",
+ "work_company_accountant_number": "+(993)-65985322",
+ "work_started_at": "2002-01-03",
+ "work_salary": "2609",
+ "work_position": "4-nji derejeli reňkleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Hn9REXvY70dA4zKA9xdZ3lJYBbD5K9HKBdLaYZvU.jpg",
+ "passport_two": "AtFubipHXEyx0Rj9u3tt9hvfTRqIkNgz7xARIAsw.jpg",
+ "passport_three": "CEY3kpUDY6z2pvxPoghY9uaNd2q4MxvpUnNbXgQw.jpg",
+ "passport_four": "1KOS5et8U9NpK6n8SpJhNK81U3lyLciVeE9Wh75f.jpg",
+ "user_id": 605,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 14:33:02",
+ "updated_at": "2024-05-13 15:41:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1558,
+ "unique_id": "TB1307-1558",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annageldi",
+ "customer_surname": "Myratgulyyew",
+ "customer_patronic_name": "Berdimyradowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Zähmet jaý93",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Zähmet jaý93",
+ "passport_serie": "I-AS",
+ "passport_id": "581521",
+ "passport_given_at": "2018-02-13",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1966-11-04",
+ "email": "Annageldi@gmailсom",
+ "phone": "64628362",
+ "phone_additional": "64628362",
+ "phone_home": "12585456",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmendemirönümleri DK Gorag gullugynda garawul",
+ "work_company_accountant_number": "+(993)-12458542",
+ "work_started_at": "2022-06-01",
+ "work_salary": "2521",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Oehc1azNpND1KZXFirXAWkboOMWvkeF6JN28cFvN.jpg",
+ "passport_two": "YV3r67mzGedUyPhQjq9k3q1YBe6OrMjPg3tgREnN.jpg",
+ "passport_three": "4CxaapyrXB6ednPpApS17yAciGfxSKw7lq85AoHy.jpg",
+ "passport_four": "QAzmwCqnL28v3coGFnAqgYMlsixJoYZWMcvSVMqh.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 14:37:18",
+ "updated_at": "2024-06-01 10:57:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1559,
+ "unique_id": "TB1307-1559",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Berdinyýaz",
+ "customer_surname": "Berdinyýaz",
+ "customer_patronic_name": "Akmämmedowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe 2029 jaý 94 otag 60",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe 2029 jaý 94 otag 60",
+ "passport_serie": "I-AS",
+ "passport_id": "076472",
+ "passport_given_at": "1999-06-15",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1976-01-17",
+ "email": "Berdinyyaz@mail.ru",
+ "phone": "65687498",
+ "phone_additional": "64744682",
+ "phone_home": "12905682",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabatenergo önümçilik birleşiginiň Bagtyýarlyk etrap elektrik ulgamy",
+ "work_company_accountant_number": "+(993)-12548796",
+ "work_started_at": "2012-05-02",
+ "work_salary": "4422",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yvpf37LD0gHSTtDzOpOaFo7VhuS3KLDjRPw8TUYu.jpg",
+ "passport_two": "sWvChdyvuuhjRsEB08zWqild9ms4SmBs2ND61bFF.jpg",
+ "passport_three": "WnPETZDaYfNG8WwqfxFrhS1T3jvpOX1bkFraIoem.jpg",
+ "passport_four": "hp2qJ5wy0n1cBphFJAMbfuUCBIw04gc7Z1qHM4d9.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 14:45:35",
+ "updated_at": "2024-06-01 10:56:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1560,
+ "unique_id": "TB8312-1560",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Murad",
+ "customer_surname": "Nurow",
+ "customer_patronic_name": "Haitbaýewiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Gazojak şäheri D.Baýramow köçesiniň 2-nji jaýynyň 3-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "858966",
+ "passport_given_at": "2015-04-17",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Horezm oblastynyň Hazarasp raýonynyň Hazarasp şäherçesi",
+ "born_at": "1975-01-11",
+ "email": "murad@mail.ru",
+ "phone": "65424215",
+ "phone_additional": null,
+ "phone_home": "44551028",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝÖGGM",
+ "work_company_accountant_number": "+(993)-44551976",
+ "work_started_at": "2016-02-01",
+ "work_salary": "3261",
+ "work_position": "Önümçilik tehniki bölüminiň başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3cv5WVLqdjGuKS34fUsXzwsF8hjl3qCEBFXpFq1i.jpg",
+ "passport_two": "fr7PWOAUTf4M6Zja6z1DpAhZyZRCOZa1nlW6xAFm.jpg",
+ "passport_three": "YhbcswnbJeSBlPiEOeEZNKeyKfi52cy9oJkSPB3A.jpg",
+ "passport_four": "DzV3dTLnUQQZWdJhgStqvWSPQ22giRQaNaZZt6qB.jpg",
+ "user_id": 608,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 14:47:02",
+ "updated_at": "2024-05-14 11:12:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1561,
+ "unique_id": "TB8318-1561",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Hasiýat",
+ "customer_surname": "Subanowa",
+ "customer_patronic_name": "Hurramowna",
+ "passport_address": "Lebap welaýatynyň Köýtenda etrabynyň Megejik geňeşligi Ruhybelent köçesi 10-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtenda etrabynyň Megejik geňeşligi Ruhybelent köçesi 10-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "256250",
+ "passport_given_at": "2001-10-31",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi",
+ "born_at": "1978-11-19",
+ "email": null,
+ "phone": "65129579",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 21-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2014-10-01",
+ "work_salary": "1563",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TCMZmPPOmjvvD6k74QcmhIwzKbPHzGX01rBqOFyL.jpg",
+ "passport_two": "47ASqKGRNbFr0GsLF83hRg4CRdffnlcJ7mSE0y6l.jpg",
+ "passport_three": "EkQj61SRwn2Dzn04ScKINmc5iOUk3qTBWxNoTyQd.jpg",
+ "passport_four": "tg2i5zcj8FBV5vDniU6zVqnZsTdSeuPPGT0FmRWH.jpg",
+ "user_id": 607,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-13 14:49:58",
+ "updated_at": "2024-05-13 16:00:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1562,
+ "unique_id": "TB8312-1562",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Arazmätow",
+ "customer_patronic_name": "Pirmädowiç",
+ "passport_address": "Gazojak şäheri Azady köçe 166/76",
+ "real_address": "Gazojak şäheri Azady köçe 166/76",
+ "passport_serie": "I-LB",
+ "passport_id": "959036",
+ "passport_given_at": "2016-12-28",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "2000-09-17",
+ "email": "amanchik@mail.ru",
+ "phone": "62679211",
+ "phone_additional": null,
+ "phone_home": "44551236",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551668",
+ "work_started_at": "2024-03-14",
+ "work_salary": "1622",
+ "work_position": "Suwagçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "dmJVf53gDOBFamjgyD8lSFSUyxIFnpe4n57i3OLP.jpg",
+ "passport_two": "CD1mUsquxe586YQaJqXVqcVz8oZSAWQ0Jm0fXZP2.jpg",
+ "passport_three": "WF8t1Cf0QNh1vA0iA8VEuu5qWHpVQP7XNYwWIXno.jpg",
+ "passport_four": "jib12uQVdjTbPn6VdRMcNJ5ngFqhFTTEOnUhcTVz.jpg",
+ "user_id": 609,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 15:03:30",
+ "updated_at": "2024-05-14 11:13:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1563,
+ "unique_id": "TB8312-1563",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Seýitmyrat",
+ "customer_surname": "Abaýew",
+ "customer_patronic_name": "Amanmyradowiç",
+ "passport_address": "Gazojak şäheri K.Sazakow köçe 137/11",
+ "real_address": "Gazojak şäheri K.Sazakow köçe 137/11",
+ "passport_serie": "I-LB",
+ "passport_id": "176260",
+ "passport_given_at": "2000-04-20",
+ "passport_given_by": "Darganata etrap PB Gazojak şäherçe PB",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Sedwer geňeşligi",
+ "born_at": "1975-07-25",
+ "email": "seyitka@mail.ru",
+ "phone": "62904201",
+ "phone_additional": null,
+ "phone_home": "44550988",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-71175___",
+ "work_started_at": "2024-02-08",
+ "work_salary": "3124",
+ "work_position": "UB baş orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "as4nVa1vy42DPPmCcU1STA5Fw2lw9VvmvFP9UuYD.jpg",
+ "passport_two": "OGgRWXKcwtANYGTO7DXrKPp2rcRmy2nFkZiRecr9.jpg",
+ "passport_three": "9NTWF60MFPcbLj6sfRwlCRgW13Yh22YoRUIdhdVX.jpg",
+ "passport_four": "yE5Ml3zfgCFfmoIQUKzh3YzpncvGczD1eFGOfFTW.jpg",
+ "user_id": 610,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 15:16:44",
+ "updated_at": "2024-05-13 15:42:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1564,
+ "unique_id": "TB1307-1564",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aknur",
+ "customer_surname": "Orazlyyewa",
+ "customer_patronic_name": "Körpäýewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe 7nji Köşi geç jaý12",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe 7nji Köşi geç jaý12",
+ "passport_serie": "I-AS",
+ "passport_id": "518918",
+ "passport_given_at": "2015-06-09",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1995-08-29",
+ "email": "Aknur@gmailcom",
+ "phone": "63653539",
+ "phone_additional": "63653539",
+ "phone_home": "12458545",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Myrat Garryýew adyndaky Türkmenistanyň Döwlet lukmançylyk uniwersitetiniň talyplar sport klubynyň",
+ "work_company_accountant_number": "+(993)-12533652",
+ "work_started_at": "2022-12-01",
+ "work_salary": "2074",
+ "work_position": "laboranty",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "z8hOAAgPNRiM79WlZsLNbWXlWmMzCN37DlQBzRHu.jpg",
+ "passport_two": "RfJyu5I2PWI2eCNvoKWEXU9I516ZmrwAK6UJEY2u.jpg",
+ "passport_three": "zvFnxW6SGbn7dwQperwTLxH4lkZPJltmPDXxLecq.jpg",
+ "passport_four": "aihX1pdRBuygzrf7A9FNxMkXFflvmjggZEoSAfj1.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 15:17:40",
+ "updated_at": "2024-06-01 10:56:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1565,
+ "unique_id": "TB6312-1565",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Yslam",
+ "customer_surname": "Sapardurdyýew",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "Balkan welaýat Gyzyletrek etrap Gyzylbaýyr geňeşligi",
+ "real_address": "Balkan welaýat Gyzyletrek etrap Gyzylbaýyr geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "269950",
+ "passport_given_at": "2007-02-06",
+ "passport_given_by": "Balkan welaýatynyň Etrek etrap häkimligi",
+ "born_place": "Balkan welaýat etrek etraby gyzylbaýyr geňeşligi",
+ "born_at": "1990-09-23",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "61878196",
+ "phone_additional": "61878269",
+ "phone_home": "24379685",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy Halkara deňiz halkara porty",
+ "work_company_accountant_number": "+(993)-24360148",
+ "work_started_at": "2019-09-04",
+ "work_salary": "3372",
+ "work_position": "umumy ýukler terminal",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JZAsPMHeCOlV0ByTv63pqz3Ew949xsknUiP55tPf.jpg",
+ "passport_two": "Iv4sC3ET1rgYy7Crhdy4CrV6XAmN71cVGAheQwEy.jpg",
+ "passport_three": "nx48tkWSSvoMIvBtO7elOOFeVyy0IVvuneOOcbbN.jpg",
+ "passport_four": "I620MLzcgWn7rU4vn6T2bZBYaGI8SjFbKzeGkL4B.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 16:15:56",
+ "updated_at": "2024-05-16 16:27:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1566,
+ "unique_id": "TB6352-1566",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şihmämmet",
+ "customer_surname": "Şihmämmedow",
+ "customer_patronic_name": "Gazakowiç",
+ "passport_address": "Balkan welaýat Etrek etraby Begenjow köçe 29 jaý",
+ "real_address": "Balkan welaýat Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "064582",
+ "passport_given_at": "1998-08-20",
+ "passport_given_by": "Balkan welaýat GyzylEtrek etraby",
+ "born_place": "Balkan welaýat GyzylEtrek etraby",
+ "born_at": "1979-08-19",
+ "email": null,
+ "phone": "64705422",
+ "phone_additional": "64705422",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Sport mekdebi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-06-17",
+ "work_salary": "3212",
+ "work_position": "direktor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "gAkJrJS9sob2Nk3GZAIygHSIhS44yJsLTm7vwBYU.jpg",
+ "passport_two": "bE4MbRH06yUguS9hySe5L6o7Mj2vyiLcxO3zI0Bp.jpg",
+ "passport_three": "Pu8DPWr3lTXiO1N1lFa1b8m7vT7uPCAZ8ngPD6eH.jpg",
+ "passport_four": "kFkkAOpsXJZTL0rv2s4CSf5y67mtt0CPBhykKX5d.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 16:37:18",
+ "updated_at": "2024-05-14 15:15:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1567,
+ "unique_id": "TB6352-1567",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwletmyrat",
+ "customer_surname": "Kakaýew",
+ "customer_patronic_name": "Dädebaýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher 2 kiçi etrapça 19 jaý 18 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher 2 kiçi etrapça 19 jaý 18 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515078",
+ "passport_given_at": "2016-06-29",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýaty",
+ "born_at": "1984-05-28",
+ "email": null,
+ "phone": "61814099",
+ "phone_additional": "61814099",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2827",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NZq2NrpVmOhdeeaTuocOUlvxkRSbiXN0IDf4b7Xn.jpg",
+ "passport_two": "QZQ0qWnl0RpuT004NMIlybZOC3l3jrYsxtKMpKi6.jpg",
+ "passport_three": "6cwayrsk7WilINRASprgAIeQoejzeuK140GnWq2A.jpg",
+ "passport_four": "vSyiIjcOu7mC0faNRN7Hbni1JGtpL17SeLZqSy1L.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 16:40:35",
+ "updated_at": "2024-05-14 15:16:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1568,
+ "unique_id": "TB6352-1568",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bazarbaý",
+ "customer_surname": "Jumabaýew",
+ "customer_patronic_name": "Jumabaýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher Nyýazow köçe 9 jaý 2 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Nyýazow köçe 9 jaý 2 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "030983",
+ "passport_given_at": "1999-04-12",
+ "passport_given_by": "Balkan welaýat Bekdaş şäherçesi",
+ "born_place": "Daşhowuz welaýaty",
+ "born_at": "1969-07-26",
+ "email": null,
+ "phone": "65169805",
+ "phone_additional": "65169805",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-08",
+ "work_salary": "4121",
+ "work_position": "baş ykdysatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KfAUqrwMVYcKsxvqeE5ScYjqjwdJvBgt5KZQG5vk.jpg",
+ "passport_two": "GB4q4N680EzybPnRSRUVEIrtLdb4G4FC7nFSykFz.jpg",
+ "passport_three": "NvfZ5PwW8xYWKKpEOy1AybXcIHGEjykb09WxY936.jpg",
+ "passport_four": "P8CPDhLk4utErRIc6dRxzVeTDpO24jaypFRe5Ykl.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 16:45:26",
+ "updated_at": "2024-05-14 15:16:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1569,
+ "unique_id": "TB6352-1569",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Çemengül",
+ "customer_surname": "Nurlyýewa",
+ "customer_patronic_name": "Ataberdiýewna",
+ "passport_address": "Balkan welaýat Nyýazow köçe 8 jaý 10 öý",
+ "real_address": "Balkan welaýat Nyýazow köçe 8 jaý 10 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "163597",
+ "passport_given_at": "2003-05-16",
+ "passport_given_by": "Balkan welaýat Serdar etrap häkimligi",
+ "born_place": "Balkan welaýat Bereket etraby",
+ "born_at": "1969-02-12",
+ "email": null,
+ "phone": "65169803",
+ "phone_additional": "64385086",
+ "phone_home": "65186030",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Geňeşlik",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-06-06",
+ "work_salary": "1753",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "s6Q02Qs0fZJ9yQ9YbF1EYzva5CpNnQBX6GFvkx1l.jpg",
+ "passport_two": "AHQ9SS3dj0epZ6Ts7ZxD8qfvU8zYIDv3AsOfPxlC.jpg",
+ "passport_three": "RQfW4bR4ODX0mLcINYanOfcpmyr7bBHy21ihLCwx.jpg",
+ "passport_four": "gyQBI2OADFgHfLiw6Clg2EtunKXBARXvQjVWCrlk.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 16:52:36",
+ "updated_at": "2024-05-14 15:17:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1570,
+ "unique_id": "TB1303-1570",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gurbansoltan",
+ "customer_surname": "Çaryýewa",
+ "customer_patronic_name": "Paýamowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Parahat 7/2 ý/t 30-njy jaýynyň 30-njy öýi",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Parahat 7/2 ý/t 30-njy jaýynyň 30-njy öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "633503",
+ "passport_given_at": "2020-08-13",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2004-07-22",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62677416",
+ "phone_additional": "65662436",
+ "phone_home": "12515451",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabadyň dokma toplumy",
+ "work_company_accountant_number": "+(993)-62677411",
+ "work_started_at": "2022-10-05",
+ "work_salary": "1863",
+ "work_position": "tikin enjamlarynyň operatory",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "HVyNShDDkMYb6O6PZQcVsKu2EggnQOjQS2KLWdpi.jpg",
+ "passport_two": "3nvat0mmcfxPZ7K9jh3XG46YAFfUekdJVrvwBOaA.jpg",
+ "passport_three": "SE1OVHXwGjv3hyG9zBF2RqRen9pOtbxEUe38S3aw.jpg",
+ "passport_four": "dQYRJ2fUx5AgBi6ZiBsYRupcz4aF58mWGYU8UeoT.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 16:53:34",
+ "updated_at": "2024-05-17 09:07:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1571,
+ "unique_id": "TB6359-1571",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Süleýman",
+ "customer_surname": "Penaýew",
+ "customer_patronic_name": "Atamämmedowiç",
+ "passport_address": "BW Jebel şäher Azady köçe jaý 118",
+ "real_address": "BW Jebel şäher Azady köçe jaý 118",
+ "passport_serie": "I-BN",
+ "passport_id": "078035",
+ "passport_given_at": "2001-08-28",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1984-08-27",
+ "email": null,
+ "phone": "65392030",
+ "phone_additional": "65392030",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-02-17",
+ "work_salary": "4708",
+ "work_position": "Burawlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "m0KQdJruAIhq5Wp3W3Y8TVQjil6iRpEuCb6YfjpB.jpg",
+ "passport_two": "55fGGupIpIbrSTAGVTE7XdPBKL21z8MRKWiitQ5k.jpg",
+ "passport_three": "cGrvHjMJVE1xnMeNvqCbLlTr8pDoRI3moslOaG5D.jpg",
+ "passport_four": "Aj96KP3jDfFvtDlEcmObwrBwI9YARW1sGlWuoE7i.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 16:54:50",
+ "updated_at": "2024-05-13 16:54:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1572,
+ "unique_id": "TB1303-1572",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Saparmyrat",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Goşlyýewiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Mirewe köçesiniň 66-njy jaýy",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Mirewe köçesiniň 66-njy jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "041651",
+ "passport_given_at": "1999-02-23",
+ "passport_given_by": "Ahal welaýatynyň Aşgabat PB tarapyndan",
+ "born_place": "Aşgabat şäheriniň Bagyr obasy",
+ "born_at": "1964-03-04",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65102557",
+ "phone_additional": "65102557",
+ "phone_home": "65102557",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Işçi iýmiti üpjünçiligi we hyzmatlar\" müdürligi",
+ "work_company_accountant_number": "+(993)-65102557",
+ "work_started_at": "2021-02-16",
+ "work_salary": "2017",
+ "work_position": "aşpez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SDs8Y7NMO7dbC7FFGof442iiBfps95yal75wKl9f.jpg",
+ "passport_two": "sLbSIjEqe16yZuFr77BZOWny2HsgszS1qAniZQp3.jpg",
+ "passport_three": "AB7tRY6pbXN3ObZC6Ge3shQsgnmoLnTr4usi1OFn.jpg",
+ "passport_four": "jlRL399l4ivR1MwOg8TabfKcExZyJT3BfhHwXHZw.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 16:58:54",
+ "updated_at": "2024-05-27 14:53:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1573,
+ "unique_id": "TB6359-1573",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Satlyktagan",
+ "customer_surname": "Hudaýnazarow",
+ "customer_patronic_name": "Berdiýewiç",
+ "passport_address": "BW Balkanabat şäher SWÇ jaý 1 öý 13",
+ "real_address": "BW Balkanabat şäher SWÇ jaý 1 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "088782",
+ "passport_given_at": "2000-11-03",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1984-10-19",
+ "email": null,
+ "phone": "63690254",
+ "phone_additional": "63690254",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Ýöritegurluşykgurnama\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5176",
+ "work_position": "Kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5XeHxjgxISXa3VPcxdAcBJff1K8tL8R61YAnfLKq.jpg",
+ "passport_two": "oH3LxUihhoCHrGP1ms7hBeGAQHrmIjyTSTgzvHug.jpg",
+ "passport_three": "ce8vmSlzLoFqmDUD05FJR1h6JoqJB6HwRFyKMa60.jpg",
+ "passport_four": "LGEDpPQBBQh6wor8yZEpvcomP4P4AFrWBXEqXsGX.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 17:00:28",
+ "updated_at": "2024-05-13 17:00:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1574,
+ "unique_id": "TB6359-1574",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Jumasoltan",
+ "customer_surname": "Mämmetşaýewa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Gumdag şäher ÝJT 22 jaý 2 \"a\" öý 14",
+ "real_address": "BW Gumdag şäher ÝJT 22 jaý 2 \"a\" öý 14",
+ "passport_serie": "I-BN",
+ "passport_id": "296559",
+ "passport_given_at": "2008-02-21",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1971-07-31",
+ "email": null,
+ "phone": "62489444",
+ "phone_additional": "62489444",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BWBBM 52-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2013-10-23",
+ "work_salary": "1762",
+ "work_position": "Terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vNyE6jiJEPDEHSzdZHqPnGpe5hmNJlN2wctNxkSD.jpg",
+ "passport_two": "GV5RQdmwPjQ4qZBEMwgIcu79crX37gGYLeZSEsUu.jpg",
+ "passport_three": "wUPv6qJSfDZ8lMKE7DASc9IUotMJRfp9XS79HWo8.jpg",
+ "passport_four": "v3KDmKtm3Twm01EvRquhTDusXeEF79G22yhZXwzn.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 17:09:10",
+ "updated_at": "2024-05-13 17:09:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1575,
+ "unique_id": "TB2305-1575",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Akmyrat",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Aşyrmyradowiç",
+ "passport_address": "Sarahs etrabynyň Kiçiaga geňeşliginiň Oraz salyr obasy",
+ "real_address": "Sarahs etrabynyň Kiçiaga geňeşliginiň Oraz salyr obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "626884",
+ "passport_given_at": "2014-12-27",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Ýalawaç obasy",
+ "born_at": "1986-09-18",
+ "email": null,
+ "phone": "62608726",
+ "phone_additional": null,
+ "phone_home": "65890832",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürliginiň Awtoulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-65890832",
+ "work_started_at": "2020-01-15",
+ "work_salary": "2016",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4326bUjk3ZdVP9Wh4EvoJJErHO86OSIoZiISFcBM.jpg",
+ "passport_two": "G0uRTvt0pI2I6VzHSLqKhUwV7SeHH5nGYrSSilah.jpg",
+ "passport_three": "x8qPHdsjfhPQW2m63FUQC7xiyiWXaSOLW3wJVOo3.jpg",
+ "passport_four": "98u7Fh44BEjo595Qcdd8Lxh8FJNSzZaL3SYLH1hg.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-13 17:27:04",
+ "updated_at": "2024-05-13 17:27:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1576,
+ "unique_id": "TB1307-1576",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Täçmuhammet",
+ "customer_surname": "Annaesenow",
+ "customer_patronic_name": "Kakageldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby Bagyr köçe Nesil",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby Bagyr köçe Nesil",
+ "passport_serie": "I-AH",
+ "passport_id": "348175",
+ "passport_given_at": "2006-04-03",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrap Bagyr obasy",
+ "born_at": "1989-01-11",
+ "email": "Tacmuhammet@mail.ru",
+ "phone": "71494712",
+ "phone_additional": "65214785",
+ "phone_home": "12691729",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabatenergo önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-12548744",
+ "work_started_at": "2009-05-12",
+ "work_salary": "4502",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mH3pNwAbRP5C1s8WA6jITRxl4orTwuiRPzf7efwL.jpg",
+ "passport_two": "9fwvD02RO3dwdaDUoxHBsbVeAn1Wtx6ibIMx2SDt.jpg",
+ "passport_three": "DUzHu0a6qexQEUKm9QSGL3NMqwwsynpO8pOfw4Bx.jpg",
+ "passport_four": "dZMOqFVz9IMGfdPvIu7BLCQ2jNCtioWbjzwDFLo3.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-13 17:30:28",
+ "updated_at": "2024-06-01 10:55:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1577,
+ "unique_id": "TB2305-1577",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Taňyrguly",
+ "customer_surname": "Mämmetjumaýew",
+ "customer_patronic_name": "Nurmyradowiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "737694",
+ "passport_given_at": "2019-05-31",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Berkarar obasy",
+ "born_at": "1990-02-23",
+ "email": null,
+ "phone": "63380513",
+ "phone_additional": null,
+ "phone_home": "61276097",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürliginiň Awtoulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-65890532",
+ "work_started_at": "2023-06-19",
+ "work_salary": "2423",
+ "work_position": "inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "FOzYh6SBDT8XRgJ7LPjuS1ADR2HugUeQu7XWijDg.jpg",
+ "passport_two": "Eul6GIaNQNEhopzMAfP9paRSIkfImqOA5Vn5DDiO.jpg",
+ "passport_three": "o8iDPEwGhL2iG2iCJKfvlSVCJiN19qjTfiIN2HsL.jpg",
+ "passport_four": "o4cfOCZduBRUz4cVU9x3HVgF8mVr0kxuc5c3AHIV.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-13 17:36:46",
+ "updated_at": "2024-05-13 17:36:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1578,
+ "unique_id": "TB8318-1578",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Tawus",
+ "customer_surname": "Beghanowa",
+ "customer_patronic_name": "Allamuradowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi MES obasy 14/2 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi MES obasy 14/2 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "308684",
+ "passport_given_at": "2002-07-16",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1984-11-17",
+ "email": null,
+ "phone": "63307116",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebapwelaýatagyzsuw\" birleşigi Köýtendag etrabynyň Garlyk şäherçe suw üpjünçilik bölüminiň lagym arassalaýjy desgasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-04-03",
+ "work_salary": "2036",
+ "work_position": "Labarant",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "6i3Aw5k9aatcXmesqtDZoD7ZP0HRN9c0N0vyePyR.jpg",
+ "passport_two": "aiXzl3G3tYTx3Xcgc7m5EP6QNfsqzbnLMyNmQJyo.jpg",
+ "passport_three": "GeqzVr6AgQXMQYd9ibKBVsLRl0WDGUOqllPIOAnq.jpg",
+ "passport_four": "XPgZEA7xPM74YrDoWOeebfZ8ZzBA4x1bFLfImM8L.jpg",
+ "user_id": 611,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-14 10:42:59",
+ "updated_at": "2024-05-14 14:27:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1579,
+ "unique_id": "TB8302-1579",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Muratgeldi",
+ "customer_surname": "Allaberdiýew",
+ "customer_patronic_name": "Dowranowiç",
+ "passport_address": "Kerki etrabynyň Güýç obasy Öwliýaguly köçesiniň 9-nji jaýy",
+ "real_address": "Kerki etrabynyň Güýç obasy Öwliýaguly köçesiniň 9-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "202630",
+ "passport_given_at": "1974-02-27",
+ "passport_given_by": "Amuderýa etrap häkimligi",
+ "born_place": "Amuderýa etraby",
+ "born_at": "1974-02-27",
+ "email": null,
+ "phone": "65429118",
+ "phone_additional": "65429118",
+ "phone_home": "44031405",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher Polisiýa bölümçesi",
+ "work_company_accountant_number": "+(993)-44031405",
+ "work_started_at": "2022-05-11",
+ "work_salary": "5346",
+ "work_position": "ýerli wekil",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "wpxnf2Cw1Edp2UlnkZS9qFFqVCKWdm6jsp1WcXJl.jpg",
+ "passport_two": "Y4GGtcPJWqMQv5dwgMqgCcsspMjQ62ITGvf4SITy.jpg",
+ "passport_three": "VXR1dIGglfzA9JCBIYa6yI0m54HJKMbbnLlJIUHD.jpg",
+ "passport_four": "d28kdqnO8B4Pt9ow6tDXyecaUEqWyL3hFWfp1oFU.jpg",
+ "user_id": 612,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 12:05:26",
+ "updated_at": "2024-05-16 17:02:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1580,
+ "unique_id": "TB8302-1580",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Arif",
+ "customer_surname": "Berdiýarow",
+ "customer_patronic_name": "Işdowletowiç",
+ "passport_address": "Magdanly şäher Şöhle köçe 7-nji jaýy",
+ "real_address": "Magdanly şäher Şöhle köçe 7-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "225920",
+ "passport_given_at": "1975-12-15",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1975-12-15",
+ "email": null,
+ "phone": "62932802",
+ "phone_additional": "62932802",
+ "phone_home": "62932802",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-62932802",
+ "work_started_at": "2011-08-24",
+ "work_salary": "1921",
+ "work_position": "bölüm ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qcaLoeuJkX3osTlyQ0eAJTKCBYG3zG2XegZssbNr.jpg",
+ "passport_two": "mSRzPhlZkM8TQMyIvZvsoHTzy81wXNZbmEWl26z3.jpg",
+ "passport_three": "LXWdWAAPJsOb1eLVZ2RbXEc1W8RJ2qCNXSvcMQ55.jpg",
+ "passport_four": "vtUTaJECd1Un4aGDkTjgHEz8clhxT53hD9TiVoFf.jpg",
+ "user_id": 613,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 12:26:17",
+ "updated_at": "2024-05-14 16:55:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1581,
+ "unique_id": "TB7370-1581",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Magtym",
+ "customer_surname": "Tahyrow",
+ "customer_patronic_name": "Nurmuhammedowiç",
+ "passport_address": "Türkmengala şäheriniň Berkarar köçesiniň 63-nji jaýy",
+ "real_address": "Türkmengala şäheriniň Berkarar köçesiniň 63-nji jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "725208",
+ "passport_given_at": "2011-12-07",
+ "passport_given_by": "Türkmengala etrap häkimligi",
+ "born_place": "Türkmengala şäheriniň Berkarar köçesiniň 63-nji jaýy",
+ "born_at": "1990-12-17",
+ "email": "magtym@gmail.com",
+ "phone": "71369097",
+ "phone_additional": "71369097",
+ "phone_home": "71369097",
+ "work_region": "mr",
+ "work_province_id": 13,
+ "work_company": "Türkmengala etrap alyjylar jemgiýeti",
+ "work_company_accountant_number": "+(993)-71369097",
+ "work_started_at": "2014-05-02",
+ "work_salary": "1604",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ak73FuRskIQZBmjyia8ayVaADNwfVmauATvEcGw5.jpg",
+ "passport_two": "7ChHX5MkqjnqJJ4WhfMix6Cjargc7OVGELDM2Bmz.jpg",
+ "passport_three": "0GbCY2T7zk2gjsAww4nY5mAJzPUDrLZoNxHSLYPm.jpg",
+ "passport_four": "qgTwLmOGjlZPVTnqChouiLe35g37pFni7ukQv6GN.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 12:26:53",
+ "updated_at": "2024-05-14 17:43:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1582,
+ "unique_id": "TB7370-1582",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Atajan",
+ "customer_surname": "Çowdurow",
+ "customer_patronic_name": "Tirkişowiç",
+ "passport_address": "Türkmengala şäheriniň Hanýap köçesiniň 56-njy jaýy",
+ "real_address": "Türkmengala şäheriniň Hanýap köçesiniň 56-njy jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "577289",
+ "passport_given_at": "2010-12-09",
+ "passport_given_by": "Türkmengala etrap häkimligi",
+ "born_place": "Türkmengala şäheriniň Hanýap köçesiniň 56-njy jaýy",
+ "born_at": "1992-12-30",
+ "email": "atajan@gmail.com",
+ "phone": "64469609",
+ "phone_additional": "64469609",
+ "phone_home": "64469609",
+ "work_region": "mr",
+ "work_province_id": 13,
+ "work_company": "Türkmengala etrap jemagat hpjalygy müdirligi",
+ "work_company_accountant_number": "+(993)-64469609",
+ "work_started_at": "2018-10-01",
+ "work_salary": "1694",
+ "work_position": "Mirap",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pDsLBudzPy8DMTgfvhrOvCXNEn92hoOjauoXoxfa.jpg",
+ "passport_two": "ZOyUyr8pWyfRRNtUiMqHFEoO6EFq2rfiGkmcbAf3.jpg",
+ "passport_three": "TAtHz4F3O0xdKlchyldgpsJk5pIX8lFXt0qeGHqW.jpg",
+ "passport_four": "ORyXAgCgZ7RkE6ZWrVXqZC74Tt6OJpGVoUmRGe6p.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 12:35:33",
+ "updated_at": "2024-05-14 18:03:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1583,
+ "unique_id": "TB1307-1583",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Akmuhammet",
+ "customer_surname": "Altyýew",
+ "customer_patronic_name": "Begenjowiç",
+ "passport_address": "ASgabat saherinin Berkararlyk etraby koce Parahat 74 jay 24 otag 5",
+ "real_address": "ASgabat saherinin Berkararlyk etraby koce Parahat 74 jay 24 otag 5",
+ "passport_serie": "I-AS",
+ "passport_id": "479746",
+ "passport_given_at": "2013-07-17",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1997-04-12",
+ "email": "Akmuhammet@gmail.com",
+ "phone": "62513399",
+ "phone_additional": "63763156",
+ "phone_home": "12536369",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Demirýollary AGPJ 3-nji şahamçasynda ýolagçy otlulary abatlaýyş-ýola taýýarlaýyş",
+ "work_company_accountant_number": "+(993)-12768031",
+ "work_started_at": "2020-03-02",
+ "work_salary": "2626",
+ "work_position": "sehinde dispetçer",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jIbDxOoj7ooGud25JHwaiRK3rq7qM73rQU876cWM.jpg",
+ "passport_two": "GKoSbl6wKg7INTES8lFWS2FdiVmAE8PW6SZz1Jiw.jpg",
+ "passport_three": "VpWnNoqwSYRBZQC9SbesbRsgByfx2pMPMvyOcDrR.jpg",
+ "passport_four": "cqv6QN0NOcfm3mk4bbyH89Vi6dLsPUwKva5FT4mG.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 14:19:57",
+ "updated_at": "2024-06-01 10:54:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1584,
+ "unique_id": "TB8318-1584",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Uktam",
+ "customer_surname": "Nadirow",
+ "customer_patronic_name": "Rustamowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň megejik geňeşligi Nadirow köçesi 25 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň megejik geňeşligi Nadirow köçesi 25 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "497292",
+ "passport_given_at": "2006-12-07",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň megejik geňeşligi",
+ "born_at": "1990-01-01",
+ "email": null,
+ "phone": "61199061",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "TPT \"türkmenbaşy\" bankynyň Lebap welaýatynyň Köýtendag etrabynyň Garlyk şäherçe şahamçasy",
+ "work_company_accountant_number": "+(993)-44024010",
+ "work_started_at": "2023-05-23",
+ "work_salary": "2182",
+ "work_position": "Hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BsQLqN2LmKRCbx2xZdLZ3USMlH8rxrXjElnz3wsn.jpg",
+ "passport_two": "sdbJNf3RcybS7vrvQCAe3RuuP7Sm5gF1QPvTW4Pf.jpg",
+ "passport_three": "wCd75iWCyqCRzYKazmpe7C89LPntF2mjemAykMA1.jpg",
+ "passport_four": "Zv5LcUlaPARDJqXp67PAs9UjBsu4qAyu4hKnhGlT.jpg",
+ "user_id": 614,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-14 14:25:40",
+ "updated_at": "2024-05-14 16:50:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1585,
+ "unique_id": "TB1303-1585",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Işanberdi",
+ "customer_surname": "Kitimanow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap 1-tup Keýmir kör köe jaý 32/1",
+ "real_address": "Aşgabat şäher Berkararlyk etrap 1-tup Keýmir kör köe jaý 32/1",
+ "passport_serie": "I-AS",
+ "passport_id": "394720",
+ "passport_given_at": "2008-02-29",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1990-04-22",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64612548",
+ "phone_additional": "64612548",
+ "phone_home": "736121",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmendemirönümleri DK",
+ "work_company_accountant_number": "+(993)-522354__",
+ "work_started_at": "2013-01-10",
+ "work_salary": "3433",
+ "work_position": "barlagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9YDUbLanPxEKiyuIASZZWMivSBxXc9rqZeWUT113.jpg",
+ "passport_two": "NAOCDgMFmJxk04PVV0H2ZljmLnaXC4uceaZNQM93.jpg",
+ "passport_three": "NqE1yfSQ9urrwVebpp2i9L66ucJGy9MhnPMFdWBP.jpg",
+ "passport_four": "pgr2JXNZGA1gg38asYFCbLOZiIwIARMw2DQCyTLC.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 14:40:30",
+ "updated_at": "2024-05-23 16:10:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1586,
+ "unique_id": "TB1307-1586",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kerimberdi",
+ "customer_surname": "Sirimow",
+ "customer_patronic_name": "Yazmuhammedowic",
+ "passport_address": "Asgabat saheri Berkararlyk etraby koce Galkynys jay 19",
+ "real_address": "Asgabat saheri Berkararlyk etraby koce Galkynys jay 19",
+ "passport_serie": "I-AS",
+ "passport_id": "159682",
+ "passport_given_at": "2000-08-11",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Ahal welayatynyn Gawers etrabynyn Arzuw obasy",
+ "born_at": "1984-05-27",
+ "email": "SirimowK@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "AYAUK",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2018-10-26",
+ "work_salary": "4569",
+ "work_position": "awtobus suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "H4slkCfVtlDaFWr5C4unyZ3E1BRzB62TvFW1Fyti.jpg",
+ "passport_two": "3wHNCBcofcB4FS17mRNsA6xR35kNsfpt9VBiCEVV.jpg",
+ "passport_three": "7fAJiItjNMt85ivkZjB77KiW8h7DgG0mwfAcHjqU.jpg",
+ "passport_four": "c1PsRVNmJSOub5jmaz7IOkZ91NiGoyFCC1Hjnx0i.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 14:49:26",
+ "updated_at": "2024-06-01 10:54:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1587,
+ "unique_id": "TB8312-1587",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Myrat",
+ "customer_surname": "Baýrakgaýew",
+ "customer_patronic_name": "Mämetýazowiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Gazojak şäheriniň Azady köçesiniň 233-nji jaýynyň 13-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "806012",
+ "passport_given_at": "2012-11-13",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1996-10-23",
+ "email": "myrat96@mail.ru",
+ "phone": "62329687",
+ "phone_additional": null,
+ "phone_home": "44551923",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇ\"M Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551299",
+ "work_started_at": "2023-08-22",
+ "work_salary": "2092",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "RjCFsE131nW4iyJvHzKKMTt1O8Pbc51LzqcTIoAu.jpg",
+ "passport_two": "IAsjfNsl4P3O8MqyNpBSdS4vHsxFzNuVkpH51Gz4.jpg",
+ "passport_three": "56kuqvGWXnGqpNZW4swO1q8AMdbdFw3QjNw6fIQB.jpg",
+ "passport_four": "Bc2nwb0o1tZp9BEUniT3h7xxoJLQVKy6jiy7Tvoa.jpg",
+ "user_id": 615,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 15:06:49",
+ "updated_at": "2024-05-15 11:41:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1588,
+ "unique_id": "TB8302-1588",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Suýunduk",
+ "customer_surname": "Rahmatow",
+ "customer_patronic_name": "Baýmuratowiç",
+ "passport_address": "Magdanly şäher 1-nji kiçi etrapça 2/14 jaýy",
+ "real_address": "Magdanly şäher 1-nji kiçi etrapça 2/14 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "298258",
+ "passport_given_at": "1980-07-25",
+ "passport_given_by": "Gowurdak şäher häkmiligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1980-07-25",
+ "email": null,
+ "phone": "63027054",
+ "phone_additional": "63027054",
+ "phone_home": "44020587",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Lebapgazüpçunçilik müdirligi",
+ "work_company_accountant_number": "+(993)-63027054",
+ "work_started_at": "2015-03-19",
+ "work_salary": "2378",
+ "work_position": "Sargytlary kabul ediji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Rlxsvf7eqQJAdWtq3aDHn7ri43XALyexDphUfowp.jpg",
+ "passport_two": "z4cUBAIZAHuGTDxQDj4zuzNcAR6pdN8fiW5BgQm4.jpg",
+ "passport_three": "7GOUldkTpI3DwuBJDpi854s0Cr26GDeVmMQyWhC4.jpg",
+ "passport_four": "8tiPs6ywKdUH1X3tGJQvf9O1QopujszRkiGcPJOo.jpg",
+ "user_id": 617,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 15:55:21",
+ "updated_at": "2024-05-14 16:54:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1589,
+ "unique_id": "TB6360-1589",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jumaguly",
+ "customer_surname": "Şyhmeredow",
+ "customer_patronic_name": "Orazagulyýewiç",
+ "passport_address": "Hazar ş-çe Gökbaýyr ÝJT jaý 15 öý 4",
+ "real_address": "Hazar ş-çe Gökbaýyr ÝJT jaý 15 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "201900",
+ "passport_given_at": "2003-09-12",
+ "passport_given_by": "BW Etrek etrap hakimligi",
+ "born_place": "Etrek ş",
+ "born_at": "1987-07-18",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63923792",
+ "phone_additional": "63923792",
+ "phone_home": "63923792",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWPB ÝHB 2-nji ÝHO 370-HYHB YSSB",
+ "work_company_accountant_number": "+(993)-63923792",
+ "work_started_at": "2007-08-20",
+ "work_salary": "3478",
+ "work_position": "Uly sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BjOmH5gjza9imzzSWqRbLXvyGB3KSCKBMM0i3UGQ.jpg",
+ "passport_two": "PueYuSMjZAjVUlUrr4PmfzzPSEyT2MefNtJeRwVq.jpg",
+ "passport_three": "SCDhfsWtvG3XGbI6OnE2ThmI3Lu7O8MumlorUNSp.jpg",
+ "passport_four": "oUB0aOFK6jnPHR7342zcsQ2QL77vHTn4aotcNJE4.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 15:57:55",
+ "updated_at": "2024-05-17 17:01:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1590,
+ "unique_id": "TB6359-1590",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Täçmämmet",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Garajaýewiç",
+ "passport_address": "BW Balkanabat şäher Mkr 13 jaý 41 öý 26",
+ "real_address": "BW Balkanabat şäher Mkr 13 jaý 41 öý 26",
+ "passport_serie": "I-BN",
+ "passport_id": "106334",
+ "passport_given_at": "2000-02-19",
+ "passport_given_by": "BW Balkanabat şäher polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1970-01-23",
+ "email": null,
+ "phone": "65844838",
+ "phone_additional": "65844838",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-06-29",
+ "work_salary": "1809",
+ "work_position": "Ammar müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3kYHgvM5zyGKIVIliP6XhnAHSvuFqOS7iQnRXLOv.jpg",
+ "passport_two": "awEUaqiHdKmChmGFCYOdui3UZ1KkaJ4Y7kS4AzDc.jpg",
+ "passport_three": "XeDnI4LaGwNCL95ij5A4m6nsf333SmvBNPtWIW6p.jpg",
+ "passport_four": "4Lxze4Dofa0CUzIy4TJ1nkniWwQoiiWGbMHALitf.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 16:24:25",
+ "updated_at": "2024-05-14 16:24:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1591,
+ "unique_id": "TB6360-1591",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nyýazbibi",
+ "customer_surname": "Jommykowa",
+ "customer_patronic_name": "Abdyllaýewna",
+ "passport_address": "Hazar ş-çe kw 15 jaý 1 öý 28",
+ "real_address": "Hazar ş-çe kw 15 jaý 1 öý 28",
+ "passport_serie": "I-BN",
+ "passport_id": "584530",
+ "passport_given_at": "2021-07-09",
+ "passport_given_by": "BW Hazar şäher polisýa bölümi",
+ "born_place": "Hazar ş",
+ "born_at": "1995-08-05",
+ "email": "annagulgeldiyva229@gmail.com",
+ "phone": "63689097",
+ "phone_additional": "63689097",
+ "phone_home": "63689097",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Türkmenbay\" TPTB-nyň BW Hazar ş-çe şahamçasy",
+ "work_company_accountant_number": "+(993)-63689097",
+ "work_started_at": "2016-08-01",
+ "work_salary": "1866",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IGSNvalTAyd3TWLSCuzur1QEW4f8ocHrGCQwwo8w.jpg",
+ "passport_two": "4lSXTZz6qVf3SEqg3weH6dxS6K8kDScvlU3dIyEw.jpg",
+ "passport_three": "C5DFvvFiHh4f5SQTicUufr2D27PsjWeN3l5Mz9py.jpg",
+ "passport_four": "CorKGV8IcP4SZmKRkxaqRBt6uMjHebPJbH5PxNWD.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 16:33:59",
+ "updated_at": "2024-05-17 17:03:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1592,
+ "unique_id": "TB8302-1592",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dowran",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": null,
+ "passport_address": "Köýtendag etrabynyň Mukry geňeşligi Garaşsyzlyk 22-nji jaýy",
+ "real_address": "Köýtendag etrabynyň Mukry geňeşligi Garaşsyzlyk 22-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "084936",
+ "passport_given_at": "2019-12-23",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Mukry şäherçesi",
+ "born_at": "1974-09-02",
+ "email": null,
+ "phone": "65435164",
+ "phone_additional": "65435164",
+ "phone_home": "44023195",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlyşäheragyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-65435164",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2031",
+ "work_position": "suw haýat operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hTX526hT18FezaexDaFLBXE5PDFl3Y2oCtQIsQ8A.jpg",
+ "passport_two": "L6mK4pKYUYZcjUucpvZJtoecf4yTKzAffpNBoelp.jpg",
+ "passport_three": "juyKoGMfXZwKlktEbvKsuvv7ydApSyCQNhkmwWxr.jpg",
+ "passport_four": "GjMgMPtVHD2cdERANotTt63CZpTKMQZZQnhdNXu3.jpg",
+ "user_id": 618,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 16:52:44",
+ "updated_at": "2024-05-14 16:54:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1593,
+ "unique_id": "TB9314-1593",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurmyrat",
+ "customer_surname": "Ýegelekow",
+ "customer_patronic_name": "Arazmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Seýdi köçesiniň 9-njy jaý 23-nji öýi",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Seýdi köçesiniň 9-njy jaý 23-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "653885",
+ "passport_given_at": "2021-11-27",
+ "passport_given_by": "Köpetdag etrap Polisiýa bölümi tarapyndan berlen",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-11-29",
+ "email": "Nurmyrat@mail.com",
+ "phone": "61572431",
+ "phone_additional": "61572431",
+ "phone_home": "61572431",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Altyn kerpiç hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-63757543",
+ "work_started_at": "2023-03-06",
+ "work_salary": "1557",
+ "work_position": "önümçilik ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bpfBZSEYRzqOCF2jxQvv7eT9xX0SwLBIbSf2H2S9.jpg",
+ "passport_two": "GcAKPb39lmCUahwzQa9ogZkJezddmQyTp9L8LrVz.jpg",
+ "passport_three": "Avyjm2TJPgsZt4Fyhk0rl5j6bdoscbyGWEU7CvIm.jpg",
+ "passport_four": "40qG2Ja0cJQx4dduS1VtzHlArxwHtfzrB6IzBWcb.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 17:02:27",
+ "updated_at": "2024-05-14 17:02:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1594,
+ "unique_id": "TB9314-1594",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Bäşim",
+ "customer_surname": "Saparniýazow",
+ "customer_patronic_name": "Tirkeşowiç",
+ "passport_address": "Köneürgenç etrap Täzeýap geňeşligi",
+ "real_address": "Köneürgenç etrap Täzeýap geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "739998",
+ "passport_given_at": "2012-01-30",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Täzeýap geňeşligi",
+ "born_at": "1995-08-01",
+ "email": "Basim@mail.com",
+ "phone": "62737355",
+ "phone_additional": "62737355",
+ "phone_home": "62737355",
+ "work_region": "dz",
+ "work_province_id": 36,
+ "work_company": "Ruhubelent etrap Magrupy adyndaky daýhan birleşigi",
+ "work_company_accountant_number": "+(993)-64794749",
+ "work_started_at": "2023-11-01",
+ "work_salary": "2322",
+ "work_position": "mehanizator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sRWwgaJHdFOQr32HtxQbYzv6xjIQlCWjLutbjOIu.jpg",
+ "passport_two": "hWoHCTq5C1LMPo3ZrfR2ZsH9FjkSKiNxahcEhc2w.jpg",
+ "passport_three": "hwdePlkYqwpQNanNvpGZAZOjD4hhuiXGZkoUqfx9.jpg",
+ "passport_four": "drGY4UEqLVOWjvaElFZiWpNwXon8Afg1Rb6pyLfP.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 17:11:20",
+ "updated_at": "2024-05-14 17:11:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1595,
+ "unique_id": "TB6360-1595",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Amannur",
+ "customer_surname": "Nurlyýew",
+ "customer_patronic_name": null,
+ "passport_address": "Gyzlarbat etrap 29-njy ş-çe jaý 153 öý 3",
+ "real_address": "Gyzlarbat etrap 29-njy ş-çe jaý 153 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "301051",
+ "passport_given_at": "2007-10-03",
+ "passport_given_by": "BW Serdar etrap häkimligi",
+ "born_place": "Serdar ş",
+ "born_at": "1973-03-02",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65364424",
+ "phone_additional": "65364424",
+ "phone_home": "65364424",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat şäher polisýa bölüminiň Hazar ş-çesiniň Polisýa bölimçesi",
+ "work_company_accountant_number": "+(993)-65364424",
+ "work_started_at": "2018-12-01",
+ "work_salary": "4806",
+ "work_position": "nobatçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "QWM3knYHFOX1oBcLYp7L4oVakwnP7yDmrHgd7bVb.jpg",
+ "passport_two": "LZMvKdzQihcDygxEOBpN0n0UMVOPH7JYx4Qltj4T.jpg",
+ "passport_three": "0842XyD3CY2j9lkFre1FhqrS6qFBr2AhdrMBo88V.jpg",
+ "passport_four": "3aLauFs042HctpGVsWJX3DzluoCb0bLA7D2k7eJ6.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 17:19:12",
+ "updated_at": "2024-05-17 17:02:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1596,
+ "unique_id": "TB1307-1596",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Amandursun",
+ "customer_surname": "Udiyewa",
+ "customer_patronic_name": "Terkesmuradowna",
+ "passport_address": "Asgabat saheri Kopetdag etraby koce Dekabrist gecelge jay 28",
+ "real_address": "Asgabat saheri Kopetdag etraby koce Dekabrist gecelge jay 28",
+ "passport_serie": "I-AS",
+ "passport_id": "697927",
+ "passport_given_at": "2024-04-22",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1999-01-03",
+ "email": "UdiyewaA@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Halkara yanyk sikesleri merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2010-11-09",
+ "work_salary": "2898",
+ "work_position": "Buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZZIfMv63rQMawq0j4AY8gRLY34QZkPfQjnVHxCvo.jpg",
+ "passport_two": "C8x5SqXZOA37iupI8GRaVoENra0KN5eMBzNj0ggQ.jpg",
+ "passport_three": "BA6vvVu4nHyqeqy9x3AEbzPpytKgIZAq6GPjHgAz.jpg",
+ "passport_four": "C6pLIYDQ3BMmuuT5bZuj20mp2mBbuCd7eeYMm7Ny.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 17:29:38",
+ "updated_at": "2024-06-01 10:54:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1597,
+ "unique_id": "TB1307-1597",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazjamal",
+ "customer_surname": "Gulowa",
+ "customer_patronic_name": "Baymyradowna",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etraby koce Ata Durdy jay 25",
+ "real_address": "Asgabat saheri Bagtyyarlyk etraby koce Ata Durdy jay 25",
+ "passport_serie": "I-AS",
+ "passport_id": "037986",
+ "passport_given_at": "1998-10-02",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1976-04-15",
+ "email": "GulowaO@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenbasy PTB",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-07-05",
+ "work_salary": "2077",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dYUXatPENelSCL2nOaqK77mOMigSmfR3dMAO4nGY.jpg",
+ "passport_two": "Cug3G0J2hIZmqQH7FXUx8b4VTiNs8LziUWZbEfC1.jpg",
+ "passport_three": "p3JiOypUtPykbax8IlEu04jB3qvwgWZEN6LykNUf.jpg",
+ "passport_four": "KYB7MGHdZb37psdCElwMunoowFEsakT1ZbS9SxJ3.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 17:47:58",
+ "updated_at": "2024-06-01 10:53:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1598,
+ "unique_id": "TB7369-1598",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Merdan",
+ "customer_surname": "Gurtgeldiýew",
+ "customer_patronic_name": "Döwletmyradowiç",
+ "passport_address": "Baýramaly etrap Gadyrýap geňeşlik",
+ "real_address": "Baýramaly etrap Gadyrýap geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "494262",
+ "passport_given_at": "2006-03-03",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Gadyrýap geňeşlik",
+ "born_at": "1988-06-05",
+ "email": null,
+ "phone": "65897454",
+ "phone_additional": "65897454",
+ "phone_home": "65897454",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly etrap Magtymguly adyndaky geňeşlik",
+ "work_company_accountant_number": "+(993)-65897454",
+ "work_started_at": "2021-04-05",
+ "work_salary": "1898",
+ "work_position": "başlygyň w w ýe ýe",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1owNRgZZB6tLbsyEJvlshPq2mssQ9aJOYQjuPFjD.jpg",
+ "passport_two": "K4HlJ38CwGbCDHN9am3I1ed8mcnC4HNtisdWOOus.jpg",
+ "passport_three": "MMDAbIDxwQTtKOLURJf7t8dkfdxZwNE7ABFleHu8.jpg",
+ "passport_four": "aaFmM86BddbAu1wcw7ezceN2GeIMfuztUalrNGph.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 18:01:36",
+ "updated_at": "2024-05-14 18:01:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1599,
+ "unique_id": "TB6359-1599",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Islamberdi",
+ "customer_surname": "Agöýlyýew",
+ "customer_patronic_name": "Amanberdiýewiç",
+ "passport_address": "BW Balkanabat ş kw 133 a jaý 153",
+ "real_address": "BW Balkanabat ş kw 133 a jaý 153",
+ "passport_serie": "I-BN",
+ "passport_id": "221511",
+ "passport_given_at": "2002-06-27",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1986-01-29",
+ "email": null,
+ "phone": "65835503",
+ "phone_additional": "65835503",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebit we gaz guýulary berkitmek boýunça müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2006-08-18",
+ "work_salary": "3981",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lgNke6vP8zYYSbHCCILIbYF77OBlryA6cdF5HTbC.jpg",
+ "passport_two": "Y3z8ig1eoAIDkmwRu0ovZBkZgAlbYaDFzhHThamQ.jpg",
+ "passport_three": "NLK7XE5bTUtkZy7I6pq1j6Bh9LGF9s54zXAsI7q5.jpg",
+ "passport_four": "TkXKSlyegooY4BzFHRH7wK1fAIPTtKip4R1Q5Vpz.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 18:07:33",
+ "updated_at": "2024-05-14 18:07:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1600,
+ "unique_id": "TB6352-1600",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Annageldi",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Durdymämmedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, II-kiçi etrapça, 5/15",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, II-kiçi etrapça, 5/15",
+ "passport_serie": "I-BN",
+ "passport_id": "279471",
+ "passport_given_at": "2008-01-26",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1967-09-16",
+ "email": null,
+ "phone": "61711776",
+ "phone_additional": null,
+ "phone_home": "61711776",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher ÝJUM-i",
+ "work_company_accountant_number": "+(993)-24340016",
+ "work_started_at": "2023-09-26",
+ "work_salary": "1975",
+ "work_position": "Tehnik",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "m6KQBobHe7KYFVaXrF9B3MDzBVNPdcd5shIb9iAv.jpg",
+ "passport_two": "1G5ljMytD2dMIdLCCzMjv7gmBkvFEVmKdJoE00XP.jpg",
+ "passport_three": "BZvEJkPTV0zcwKlIhe05XDZPCSFXb1kK6m8Z1MEX.jpg",
+ "passport_four": "fjF1AhjYIgqkBcAPwv4qyA0YDTkSakFvnlulOtXh.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 22:41:21",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1601,
+ "unique_id": "TB6352-1601",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Meretgylyç",
+ "customer_surname": "Tagangylyjow",
+ "customer_patronic_name": "Tagangylyjowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 7a/15-16",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 7a/15-16",
+ "passport_serie": "I-BN",
+ "passport_id": "045395",
+ "passport_given_at": "1999-07-26",
+ "passport_given_by": "Balkan welaýatynyň Gazanjyk etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Gazanjyk etraby",
+ "born_at": "1974-11-13",
+ "email": null,
+ "phone": "65186834",
+ "phone_additional": null,
+ "phone_home": "65186834",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TEBB-niň 10-njy çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-65186834",
+ "work_started_at": "2017-07-05",
+ "work_salary": "1740",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1JgTub2qlLSAliRokpUwGQ3coq8PryvFVykH0joS.jpg",
+ "passport_two": "j4lCuPjqxcNmrQKj0xJ4aBHipWkp4PK1ZQ3zhHef.jpg",
+ "passport_three": "XZqd9R8q6qdzWpMLCFPEvWnXUeTmgnuhLGgUYI2u.jpg",
+ "passport_four": "NnJ9Cr87Qyxkpl9DoCmdMiwkp5JQE00gCwuEhGrr.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-14 22:55:51",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1602,
+ "unique_id": "TB6352-1602",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gulamžan",
+ "customer_surname": "Tažimuratow",
+ "customer_patronic_name": "Maşaripowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäher Garaşsyzlyk köçe 6 jaý 4 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäher Garaşsyzlyk köçe 6 jaý 4 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "472610",
+ "passport_given_at": "2006-06-05",
+ "passport_given_by": "Daşoguz welaýatynyň Köneürgenç şäheri",
+ "born_place": "Daşoguz welaýatynyň Köneürgenç etrap häkimi",
+ "born_at": "1989-02-06",
+ "email": null,
+ "phone": "63893108",
+ "phone_additional": null,
+ "phone_home": "63893108",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3218",
+ "work_position": "ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GF8bOIdFKC6lHwxoN3Pn0RjGvhxb7E3zvMmDuZ0k.jpg",
+ "passport_two": "qycPFBJFbTbokzPV1lHLnWZhFmY19ZT6sQywgQCe.jpg",
+ "passport_three": "ldVWYpZPrEqQRd3vzSrTfmPUof4ZYX7YcdpjNtKV.jpg",
+ "passport_four": "pfXlzdl1YExkkhPsPmoq5phVxq3O0VcRj9B15KlF.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 09:28:52",
+ "updated_at": "2024-05-15 10:46:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1603,
+ "unique_id": "TB6352-1603",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Suraý",
+ "customer_surname": "Guradowa",
+ "customer_patronic_name": "Taganmämmedowna",
+ "passport_address": "Balkan welaýat Magtymguly etrap Magtymguly şaýoly 64 jaý",
+ "real_address": "Balkan welaýat Garabogaz şäher",
+ "passport_serie": "I-BN",
+ "passport_id": "515665",
+ "passport_given_at": "2017-11-02",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap Magtymguly şäheri",
+ "born_at": "1985-02-17",
+ "email": null,
+ "phone": "62510373",
+ "phone_additional": "62510373",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Hassahana",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2013-11-08",
+ "work_salary": "1732",
+ "work_position": "arhiwarius",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "e18pEOH1evkSFnsGQ28tecvbkn7IHd1AqXBFjY0V.jpg",
+ "passport_two": "ncK8ErObDEdE4WVhPan5h6HmbUOjveqBnnh9Yugs.jpg",
+ "passport_three": "nAZbyLPdspiBYRn3vh5FrVVfqhdxIHWNZbyQS66B.jpg",
+ "passport_four": "1nqqnxs1Xu9tn9qS6JTa1O1bkSEtMkcS3lbDmXTX.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 09:47:47",
+ "updated_at": "2024-05-15 10:45:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1604,
+ "unique_id": "TB1307-1604",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Güljahan",
+ "customer_surname": "Annasaparowa",
+ "customer_patronic_name": "Rejepdurdyýewna",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr k 50256 h/b jaý 5 öý 4",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr k 50256 h/b jaý 5 öý 4",
+ "passport_serie": "I-MR",
+ "passport_id": "538895",
+ "passport_given_at": "2010-06-01",
+ "passport_given_by": "Mary wel Murgap etrap häkimligi",
+ "born_place": "Mary wel Murgap etrabynyň Çäçdepe geňeşligi",
+ "born_at": "1976-08-29",
+ "email": "Guljahan@gmail.com",
+ "phone": "62472908",
+ "phone_additional": "62472908",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat cakyr kärhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2014-04-28",
+ "work_salary": "2045",
+ "work_position": "ýükçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "a9ff8y7VRahVy0wuVjZDWfO3A567YH4fbOhRTbYZ.jpg",
+ "passport_two": "JI5mrHyLZCU5oKeY30z3LcZiWvXGwadrc9HQz9Jk.jpg",
+ "passport_three": "SMBtPWuoOy0Pe3K2LjorzBmVMBGPT7QSwsDtDcZe.jpg",
+ "passport_four": "80kqJkZ7YPbyzoMCRQ3x2c59Ba3XPXdh2mSvaqeW.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 09:54:11",
+ "updated_at": "2024-06-01 10:52:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1605,
+ "unique_id": "TB8318-1605",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Marhabo",
+ "customer_surname": "Boriýewa",
+ "customer_patronic_name": "Uktamowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Nyýazow köçesi",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Nyýazow köçesi",
+ "passport_serie": "I-LB",
+ "passport_id": "721803",
+ "passport_given_at": "2011-08-30",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäherçesi",
+ "born_at": "1991-03-19",
+ "email": null,
+ "phone": "62277146",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" sement zawody",
+ "work_company_accountant_number": "+(993)-42231393",
+ "work_started_at": "2024-02-27",
+ "work_salary": "1654",
+ "work_position": "Isçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "V6k8wNudKBKGdOxbvL1inRs9QZ4cFMJgJmRUBaW5.jpg",
+ "passport_two": "ZEmeVc3lBwHYALLPTdmpKA23qElVgku052mUmzpS.jpg",
+ "passport_three": "LauLvVN7DdW4esv0AQn4lbRFYHl7wuEIAZSQgLv8.jpg",
+ "passport_four": "WuQNlQM34AaahMiBT00FNZ3h8vP5t6jj2B5oe8Lj.jpg",
+ "user_id": 619,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-15 10:19:02",
+ "updated_at": "2024-05-15 14:07:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1606,
+ "unique_id": "TB6352-1606",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jumaberdi",
+ "customer_surname": "Gylyçmämmedow",
+ "customer_patronic_name": "Ýegenberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 210 kwartal, 7/23",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri, 210 kwartal, 7/23",
+ "passport_serie": "I-BN",
+ "passport_id": "241178",
+ "passport_given_at": "2003-08-04",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1970-11-13",
+ "email": null,
+ "phone": "64178769",
+ "phone_additional": null,
+ "phone_home": "64178769",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Gaz toplaýyş we akdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-64178769",
+ "work_started_at": "2001-01-18",
+ "work_salary": "3280",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AqloEJ2Jro41Z5Jvipd7sGwbTM24h9Qm7VllU4Id.jpg",
+ "passport_two": "mNEJcPHqhfepccAfFQHKQvqis7VBXAR7zED5N1zL.jpg",
+ "passport_three": "NLDQPUcf0bsWMwvpdX4Xu0MeF8o82KRy03KKskbe.jpg",
+ "passport_four": "WV8oI8yR8kE3YqRuOBXLSXD96Y5gKX1Wue1DuLQX.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 10:32:53",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1607,
+ "unique_id": "TB1307-1607",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aleksandr",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Stanislawowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe 6njy ke 3geç jaý26 öý24",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe 6njy ke 3geç jaý26 öý24",
+ "passport_serie": "I-AS",
+ "passport_id": "266815",
+ "passport_given_at": "2002-06-19",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1984-10-04",
+ "email": "Aleksandr@gmailсom",
+ "phone": "61962583",
+ "phone_additional": "61962583",
+ "phone_home": "12525336",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenhowaýollary agentliginiň höküment awasiýa topary 2-nji derejeli Uçujy apparatlary ýuwujy brigadir",
+ "work_company_accountant_number": "+(993)-12585452",
+ "work_started_at": "2017-01-01",
+ "work_salary": "2800",
+ "work_position": "2-nji derejeli Uçujy apparatlary ýuwujy brigadir",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "1MDTiPpfq9sKGrrNCneA2WaE2NM9Yj1V0Oxxae6R.jpg",
+ "passport_two": "9nETAYdGBYOFUg3FY4758Ze5f0qMTpWjJltKgbu8.jpg",
+ "passport_three": "7R6omPasqX6A0ROXBN9BUxAc2bgI4V7AvSLUFpqW.jpg",
+ "passport_four": "0X4FC1pUyH5eNPdxBXIWPhpX6volr5oVqkXRGVSJ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 12:12:56",
+ "updated_at": "2024-06-01 10:51:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1608,
+ "unique_id": "TB8312-1608",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Aman",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Daňatarowna",
+ "passport_address": "Gazojak şäheri K.Sazakow 182/30",
+ "real_address": "Gazojak şäheri K.Sazakow 182/30",
+ "passport_serie": "I-LB",
+ "passport_id": "017839",
+ "passport_given_at": "1998-11-09",
+ "passport_given_by": "Darganata etrap PB Gazojak şäherçe PB",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Sedwer geňeşligi",
+ "born_at": "1981-01-17",
+ "email": "aman81@mail.ru",
+ "phone": "64693769",
+ "phone_additional": null,
+ "phone_home": "44551219",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "11-nji \"Şapak\" çagalar bakja-bagy",
+ "work_company_accountant_number": "+(993)-44551565",
+ "work_started_at": "2003-12-17",
+ "work_salary": "1470",
+ "work_position": "Daş-töwerekler abadanlaýyş boýunça işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "m42ovYLUCmScm866A1sdSCe1HVCf7BRqKq29kidO.jpg",
+ "passport_two": "XW5Qsi8fLiGoZygyHk41hcLljKOJ8USnh4fm76rH.jpg",
+ "passport_three": "G0YMzvCKNkqL4Yy9JYOgm8Gj9ptYkL5fSgtt9Q1F.jpg",
+ "passport_four": "WFKTYHhMtZbxNw67KvxY4Oz2ERSbSkxFlxxEs2Ct.jpg",
+ "user_id": 620,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 12:32:39",
+ "updated_at": "2024-05-16 11:41:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1609,
+ "unique_id": "TB6360-1609",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Esgernazar",
+ "customer_surname": "Şanazarow",
+ "customer_patronic_name": "Nunazarowiç",
+ "passport_address": "Hazar ş-çe kw 29 jaý 8 öý 5",
+ "real_address": "Hazar ş-çe kw 29 jaý 8 öý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "197754",
+ "passport_given_at": "2003-09-29",
+ "passport_given_by": "BW Bereket etrap häkimligi",
+ "born_place": "Bereket ş",
+ "born_at": "1985-08-27",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65166267",
+ "phone_additional": "65166267",
+ "phone_home": "65166267",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanenergagazüpjüncilik\"",
+ "work_company_accountant_number": "+(993)-65166267",
+ "work_started_at": "2011-04-13",
+ "work_salary": "2492",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sx8YxwJZTjEGQcuoO8ZrNRuICBiihoiJfqfX0tFA.jpg",
+ "passport_two": "KWZ95gUJXsLdkLRDajrzLJhee34vK7TKDsFO36cT.jpg",
+ "passport_three": "zqkafFeIGv1f0m0LtTFxjVFvrtQZAyF2LQ2NAeyB.jpg",
+ "passport_four": "4gbRP1PlNQ4jW4DK2llAl3fPhV9rykUydFQQK8Hq.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 12:45:01",
+ "updated_at": "2024-05-17 17:02:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1610,
+ "unique_id": "TB1307-1610",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jennet",
+ "customer_surname": "Asirowa",
+ "customer_patronic_name": "Matcanowna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Parahat 2/1 jay 2 otag 35",
+ "real_address": "Asgabat saherinin Kopetdag etraby Parahat 2/1 jay 2 otag 35",
+ "passport_serie": "I-AS",
+ "passport_id": "450605",
+ "passport_given_at": "2011-10-19",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1995-10-12",
+ "email": "AsirowaJ@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Anbar hojalyk jemgyyeti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-09-01",
+ "work_salary": "1815",
+ "work_position": "direktor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rmJanNXauD8M8zIsAAuWfcjTXgCyfm6Ni6VJjFMZ.jpg",
+ "passport_two": "FVJBXl0xbUq7a8oahquDcA4rYOEcTm9Y0NWKfViV.jpg",
+ "passport_three": "N2irULXN2YbWZklApZ5WDE3teaiH5NKVoJTVi1k0.jpg",
+ "passport_four": "rdq2DDdRDWzmdobNJK0PzYUGU2Mo19Yx5LDqkQHk.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 14:27:25",
+ "updated_at": "2024-06-01 10:50:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1611,
+ "unique_id": "TB8318-1611",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Röwşen",
+ "customer_surname": "Muhamow",
+ "customer_patronic_name": "Purliýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri Garýagdyýew köçesi 7 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri Garýagdyýew köçesi 7 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "256126",
+ "passport_given_at": "2001-08-28",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1984-02-02",
+ "email": null,
+ "phone": "65450351",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrabynyň Garlyk şäherçe Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-11-14",
+ "work_salary": "1822",
+ "work_position": "Zir-zibil ýükleýji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "75f1Z7g6NJkN5RUXdv3SiRELE190CdyROoazbSp8.jpg",
+ "passport_two": "tQjEaNPyOeUDQhfiTfy1CCPt4zd2LRXNaYCEFXOk.jpg",
+ "passport_three": "pPBs5TfdGMOKeSFNocQnzhM7VR9iBvzSwtWXUcRr.jpg",
+ "passport_four": "7f8lZqcB1Sfbq6B00nge5xBH2uTi3PObakQpNfF2.jpg",
+ "user_id": 621,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-15 14:34:31",
+ "updated_at": "2024-05-15 16:15:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1612,
+ "unique_id": "TB8319-1612",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Ikram",
+ "customer_surname": "Rozyyew",
+ "customer_patronic_name": "Muzaparjanowic",
+ "passport_address": "LW Carjew etr Talhanbazar gen Pagtacy oba Vaslyk koce jay 1",
+ "real_address": "LW Carjew etr Talhanbazar gen Pagtacy oba Vaslyk koce jay 1",
+ "passport_serie": "I-LB",
+ "passport_id": "347753",
+ "passport_given_at": "2002-11-21",
+ "passport_given_by": "Serdarabat etrap hakimligi",
+ "born_place": "Carjew etrap Talhanbazar gen",
+ "born_at": "1977-07-01",
+ "email": "Ikram@mail.ru",
+ "phone": "65457233",
+ "phone_additional": null,
+ "phone_home": "42270178",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "LW Gazlasdyrmak Lebap ulusi",
+ "work_company_accountant_number": "+(993)-42270178",
+ "work_started_at": "2017-09-01",
+ "work_salary": "3059",
+ "work_position": "Prorab",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "z4zTRj0oaXB6mjgKqbIHK9m2oqcnVzmcI9wTzysL.jpg",
+ "passport_two": "ItTZa0v3jUoJSX4n11q86AxyjJqCzgdT98MEgSpt.jpg",
+ "passport_three": "XEJ29XBjB1xG8EhXjhWED5b5dv8XjtsbRug1fdMe.jpg",
+ "passport_four": "9wZ0VLneh4in0Bd3mVuInVAQhdbBkcGRADYpJOqN.jpg",
+ "user_id": 622,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-15 15:29:11",
+ "updated_at": "2024-05-15 15:31:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1613,
+ "unique_id": "TB2305-1613",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Döwlet",
+ "customer_surname": "Ýanarow",
+ "customer_patronic_name": "Bopbyýewiç",
+ "passport_address": "Sarahs etrabynyň Atamyrat aga köçesi",
+ "real_address": "Sarahs etrabynyň Atamyrat aga köçesi",
+ "passport_serie": "I-AH",
+ "passport_id": "617047",
+ "passport_given_at": "2011-07-19",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1972-02-16",
+ "email": null,
+ "phone": "63352432",
+ "phone_additional": null,
+ "phone_home": "63715649",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Türkmenbaşy PTB-nyň Sarahs etrap şahamçasy",
+ "work_company_accountant_number": "+(993)-13444030",
+ "work_started_at": "2023-12-20",
+ "work_salary": "2202",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "44o7sh14CfrhBFucgaxakCVFIONmRjY0Jup3kYEZ.jpg",
+ "passport_two": "bkKN8o6QOmgQ6FUj6b0VcKS1rSqtnXkm5Q7ByZ3T.jpg",
+ "passport_three": "9pHDgGxdETOQLg6W0o0iuZ9LNu5QsFinTyyoDHyH.jpg",
+ "passport_four": "1KgQA6H2Vj97Tejc68CvHzcept8yz2Ujsv9rm222.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-15 15:29:12",
+ "updated_at": "2024-05-15 15:29:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1614,
+ "unique_id": "TB2305-1614",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Soltanýaz",
+ "customer_surname": "Sapardurdyýew",
+ "customer_patronic_name": "Söhbetowiç",
+ "passport_address": "Sarahs etrabynyň Galkynyş geňeşliginiň Salyr obasy",
+ "real_address": "Sarahs etrabynyň Galkynyş geňeşliginiň Salyr obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "626104",
+ "passport_given_at": "2014-09-05",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Alam obasy",
+ "born_at": "1997-07-28",
+ "email": null,
+ "phone": "62334656",
+ "phone_additional": null,
+ "phone_home": "64475884",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Ahal welaýatynyň Polisiýa müdürligi",
+ "work_company_accountant_number": "+(993)-13755456",
+ "work_started_at": "2020-12-14",
+ "work_salary": "2865",
+ "work_position": "Barlagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7nhSqe7XggkzGVlSY7gBkqx0ZK37MezR0kVA8C23.jpg",
+ "passport_two": "pj8G99GEi3r9X3pIP3fPc172wR9mpNykt3SDW57H.jpg",
+ "passport_three": "pVH2gEIA11LRMLJ5IdomxfaynMGvnv99Z1TCAqdA.jpg",
+ "passport_four": "p53h7lIRoyYomkOrefPDdF7uJOpHzhZxRKc8OUf7.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-15 15:39:25",
+ "updated_at": "2024-05-15 15:39:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1615,
+ "unique_id": "TB1303-1615",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Berdymyrat",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Abdyjalilowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrap A.Gonübek köçesi 26-njy jaý",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrap A.Gonübek köçesi 26-njy jaý",
+ "passport_serie": "I-AS",
+ "passport_id": "542292",
+ "passport_given_at": "2000-01-12",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2000-01-12",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63949529",
+ "phone_additional": "63949529",
+ "phone_home": "63949529",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Milli goşant hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-65366366",
+ "work_started_at": "2024-01-01",
+ "work_salary": "2695",
+ "work_position": "programist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6xSuqYmzuZDQa99yWtPlkiojERXMncFcO97ZhwSb.jpg",
+ "passport_two": "yUpXOYwfzTyxr0mfbnl3T4cBpr5Fe4dmezW5RJbg.jpg",
+ "passport_three": "7KfbXFx6kRrulgBMxzx2ZYTnu7jfsBvFuXo6lS7S.jpg",
+ "passport_four": "orF6U5kAE9fUOk882DFBXI953tTru6XXtahTqXWk.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 15:43:13",
+ "updated_at": "2024-05-21 16:09:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1616,
+ "unique_id": "TB8312-1616",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Rinat",
+ "customer_surname": "Mirzametow",
+ "customer_patronic_name": "Robertowiç",
+ "passport_address": "Gazojak şäheri Magtymguly köçe 265/1",
+ "real_address": "Gazojak şäheri Magtymguly köçe 265/1",
+ "passport_serie": "II-LB",
+ "passport_id": "092333",
+ "passport_given_at": "2020-03-17",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "born_at": "2002-03-05",
+ "email": "rinatmirza@mail.ru",
+ "phone": "62039812",
+ "phone_additional": null,
+ "phone_home": "44551258",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551568",
+ "work_started_at": "2023-05-23",
+ "work_salary": "1643",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5gZxgzHJOVywWRcYaA6sVh85vLp2796Rkiu7HiSu.jpg",
+ "passport_two": "vNTFxhLRIZjYnGWWyOUHG9Q7CLdliZvzAqaiNOwk.jpg",
+ "passport_three": "lh9ZYpXBkOtBw54OXuaHnEZRQIfwd22BNq9eSe7b.jpg",
+ "passport_four": "flnDHHXoTL8iQ5Znsb46d59PyGAQAku9S9MfHQKn.jpg",
+ "user_id": 623,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 15:48:38",
+ "updated_at": "2024-05-16 10:25:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1617,
+ "unique_id": "TB8312-1617",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Ýagmurow",
+ "customer_patronic_name": "Geldibaýewiç",
+ "passport_address": "Gazojak şäheri M.Abylow jaý21 öý 7",
+ "real_address": "Gazojak şäheri M.Abylow jaý21 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "362642",
+ "passport_given_at": "2007-09-11",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Gazojak şäherçesi",
+ "born_at": "1991-01-08",
+ "email": "syagmuroww@mail.ru",
+ "phone": "64436401",
+ "phone_additional": null,
+ "phone_home": "44551585",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44550548",
+ "work_started_at": "2013-01-07",
+ "work_salary": "2673",
+ "work_position": "Kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TwObvwyFbufE9wpCwvNM57hECryE91EQdjaYl0KZ.jpg",
+ "passport_two": "vxOJAF4rErnjMFSZORCzrcs2q1wOYwUYhnCdsCC8.jpg",
+ "passport_three": "i2rTvb9fYYuusfffJPJa21xh8CEePcp0N9zQ6O7d.jpg",
+ "passport_four": "tcUUvovDmzgqP4nqerPa3EtqHvletm2pX9k8Tq35.jpg",
+ "user_id": 624,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 15:58:33",
+ "updated_at": "2024-05-16 11:41:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1618,
+ "unique_id": "TB8302-1618",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Tazagul",
+ "customer_surname": "Magamowa",
+ "customer_patronic_name": "Işboriýewna",
+ "passport_address": "Magdanly şäher Altyn-damja köçe 10-njy jaý",
+ "real_address": "Magdanly şäher Altyn-damja köçe 10-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "071073",
+ "passport_given_at": "1999-07-27",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1977-01-01",
+ "email": null,
+ "phone": "63474027",
+ "phone_additional": null,
+ "phone_home": "44059812",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşäheragyzsuw\"müdirligi",
+ "work_company_accountant_number": "+(993)-44051746",
+ "work_started_at": "1993-08-07",
+ "work_salary": "2590",
+ "work_position": "Baş labarant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "N6pPntKCMHGA6m9HP2Y4mEXHR6LPNUjmeoZCjFJn.jpg",
+ "passport_two": "CAx3AlktLFS4xIO3TbzlDUpodTfe9jwvVoSEeVHV.jpg",
+ "passport_three": "9MVIU9A7EYNkpnNfcAZaX0h3eFp8p4eQd8jKUfur.jpg",
+ "passport_four": "H8C2IToew5g3M4pGbZXEG4CKq4TCYx9mRe1QtKMI.jpg",
+ "user_id": 625,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 16:00:05",
+ "updated_at": "2024-05-16 17:03:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1619,
+ "unique_id": "TB8302-1619",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Narkul",
+ "customer_surname": "Hazratkulow",
+ "customer_patronic_name": "Abdullaýewiç",
+ "passport_address": "Magdanly şäher Aşyk aýdyň 11-nji jaýy",
+ "real_address": "Magdanly şäher Aşyk aýdyň 11-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "178366",
+ "passport_given_at": "2000-03-23",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1970-12-19",
+ "email": null,
+ "phone": "65232851",
+ "phone_additional": "65232851",
+ "phone_home": "65232851",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk kaliý dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-65232851",
+ "work_started_at": "2019-06-03",
+ "work_salary": "2964",
+ "work_position": "baş hünärmen",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "nqmCFVXJ47nGZzzTT2XwqHgg7V53r6TILDWYgcpb.jpg",
+ "passport_two": "24Sxd5WJCb6igtLshZTvRsaJY0FJTrD8uqMIx3cr.jpg",
+ "passport_three": "iGfQPPp4XibEEUfwAXLUPp6HPf5qk05jRSqY1IGZ.jpg",
+ "passport_four": "0T79WXbFDAVOwUU4Pla40rj4N5Qdm67qIUw3HGQZ.jpg",
+ "user_id": 626,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 16:26:46",
+ "updated_at": "2024-05-15 16:32:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1620,
+ "unique_id": "TB1307-1620",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aýnabat",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Atabaýewna",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Pitomnik jaý 16/1",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Pitomnik jaý 16/1",
+ "passport_serie": "I-AS",
+ "passport_id": "475329",
+ "passport_given_at": "2013-03-12",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1988-07-03",
+ "email": "Aynabat@mail.ru",
+ "phone": "65569874",
+ "phone_additional": "65236985",
+ "phone_home": "12365874",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Rysgally el HJ",
+ "work_company_accountant_number": "+(993)-12548762",
+ "work_started_at": "2018-05-02",
+ "work_salary": "3000",
+ "work_position": "gaplaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c2KEvl2QfOWNi4TfME855fPwbf0OwkacEtjBx9u5.jpg",
+ "passport_two": "pHGW2o3jclBmCMDmATRnUSPWnh1rjbmXneLqtwCQ.jpg",
+ "passport_three": "KDiOjEcnUD92hjMji39H4C4HfMiMzeWUchicFc7I.jpg",
+ "passport_four": "LuVqGoIeiw2zDZEryx69PRwoIYxGyHWVEDYgaVwB.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 16:29:05",
+ "updated_at": "2024-06-01 10:50:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1621,
+ "unique_id": "TB9314-1621",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Feruza",
+ "customer_surname": "Nurumowa",
+ "customer_patronic_name": "Ibadullaýewna",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "814242",
+ "passport_given_at": "2013-04-29",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Abadan geňeşligi",
+ "born_at": "1984-04-14",
+ "email": "Feruza@mail.com",
+ "phone": "65041484",
+ "phone_additional": "65041484",
+ "phone_home": "65041484",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap DSG",
+ "work_company_accountant_number": "+(993)-22906___",
+ "work_started_at": "2013-05-02",
+ "work_salary": "4800",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8TAIsJ8gAVXPK82rjChOZjbKVhV74OmOwNs4Wfls.jpg",
+ "passport_two": "xIAjtqfUknkU0EvVTx6rCxRBT376WwY7r44murKa.jpg",
+ "passport_three": "RmcukxxjPtkXrK9r9gM3ICbRsj8K6m3GlVssCeCQ.jpg",
+ "passport_four": "l8MjAUSbFWBDBpAQZaXJdnFSeu7h1VupEhSRz20M.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 17:22:50",
+ "updated_at": "2024-05-15 17:23:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1622,
+ "unique_id": "TB1307-1622",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Laçina",
+ "customer_surname": "Agayewa",
+ "customer_patronic_name": "Nurmammedowna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce Mollanepes jay 26",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce Mollanepes jay 26",
+ "passport_serie": "I-AS",
+ "passport_id": "099081",
+ "passport_given_at": "1999-09-24",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1983-08-23",
+ "email": "Agayewal2@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn Statistika baradaky dowlet komitetinin Sowdanyn statistikasy bolumi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2014-11-03",
+ "work_salary": "2956",
+ "work_position": "Esasy hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kHkITpht7wq8wgeny7lIBRWM5KQt1qCLXzvflwGu.jpg",
+ "passport_two": "6s0dh9FeUxGETXF9lQpdh9raKfpmiAu5scOdCgj9.jpg",
+ "passport_three": "mUxMKnfhhoBpFWJ62h6Kag8VarpM5gNZ4qXkpbKA.jpg",
+ "passport_four": "kjNEYjtxOQvaHgyHfaP65use9g4hxgGi3IVi5xOc.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 17:28:47",
+ "updated_at": "2024-06-01 10:49:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1623,
+ "unique_id": "TB1307-1623",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annagozel",
+ "customer_surname": "Altyyewa",
+ "customer_patronic_name": "Owezgeldiyewna",
+ "passport_address": "Asgabat saheri Buzmeyin etraby koce A Nazar jay 83",
+ "real_address": "Asgabat saheri Buzmeyin etraby koce A Nazar jay 83",
+ "passport_serie": "I-AS",
+ "passport_id": "681840",
+ "passport_given_at": "2023-06-17",
+ "passport_given_by": "Asgabtb saherinin Buzmeyin etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1988-11-10",
+ "email": "Altyyewaa@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenitsanyn Inzener tehniki we ulag kommunkasiya instituty",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-06-01",
+ "work_salary": "1940",
+ "work_position": "Gulluk jaylary supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8H3DUzw4QyRUnXRRXbk9Uqg0yzLWVQQlWEzPs1wn.jpg",
+ "passport_two": "DBHKxukT7PSFw35ZYxEmZalKgfa16Z53ZTnJPpmf.jpg",
+ "passport_three": "jdqwxtV4ai2pkZrdileS8iAtHxAvYxixbJufOH85.jpg",
+ "passport_four": "a4Mrs8Q1wM8WWqjMm4xqPvTKonZ4fnpHw5pgtgzC.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 17:47:33",
+ "updated_at": "2024-06-01 10:49:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1624,
+ "unique_id": "TB8312-1624",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şihmuhammet",
+ "customer_surname": "Matdurdiýew",
+ "customer_patronic_name": "Abdirahmanowiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Gazojak şäheriniň Azady köçesiniň 163-nji jaýynyň 71-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "906246",
+ "passport_given_at": "2015-09-04",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1995-04-08",
+ "email": "shyhy@mail.ru",
+ "phone": "62238911",
+ "phone_additional": null,
+ "phone_home": "44551092",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝÖGGM",
+ "work_company_accountant_number": "+(993)-62481302",
+ "work_started_at": "2023-12-11",
+ "work_salary": "1598",
+ "work_position": "3-nji derejeli bitonçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7mv44kisoih5d5clK7PKWnmVYLrZz21HAaa3r0Vx.jpg",
+ "passport_two": "zCSCBOwOxSeTsxD0a1ffSf1SeXexRzKrfdyNaESD.jpg",
+ "passport_three": "Tgb8JXoPYrbzjoLPwnJlRzz5o6iUOwCwPiYC9fof.jpg",
+ "passport_four": "cEzvSrMtN40omgDh14CRcBeoUCEjPF7A5Gm73K45.jpg",
+ "user_id": 627,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 17:54:15",
+ "updated_at": "2024-05-28 15:03:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1625,
+ "unique_id": "TB6359-1625",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Osman",
+ "customer_surname": "Nurmämmedow",
+ "customer_patronic_name": "Nurberdiýewiç",
+ "passport_address": "BW Balkanabat şäher kw156 jaý 2 öý4",
+ "real_address": "BW Balkanabat şäher kw156 jaý 2 öý4",
+ "passport_serie": "I-BN",
+ "passport_id": "266127",
+ "passport_given_at": "2005-05-17",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1989-01-25",
+ "email": null,
+ "phone": "61904440",
+ "phone_additional": "61904440",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Guýulary maýyşgak nasos kompressor turbaly düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-02-09",
+ "work_salary": "5524",
+ "work_position": "Başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4qtuungtCPCAmYnaciJ4Z8p3N1uOJddnltnanSjO.jpg",
+ "passport_two": "eRjTiXH6iS9w9XnJ4Z0aBpYqz7PGJ0yQ4odHPWjU.jpg",
+ "passport_three": "vhdkW4gkxMz4BUXw5rP2zx6yNajuM9Dmc7wAhTNO.jpg",
+ "passport_four": "2da0cWeW0e4h0FftQgdEVXvnXHdcKVWkvEyfsct6.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 18:18:49",
+ "updated_at": "2024-05-15 18:18:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1626,
+ "unique_id": "TB6359-1626",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gylyçmämmet",
+ "customer_surname": "Goçmämmedow",
+ "customer_patronic_name": "Şirmämmedowiç",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 17 öý 24",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 17 öý 24",
+ "passport_serie": "I-BN",
+ "passport_id": "489618",
+ "passport_given_at": "2014-06-06",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1997-01-04",
+ "email": null,
+ "phone": "62713119",
+ "phone_additional": "62713119",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanenergo\" ÖB",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-01-12",
+ "work_salary": "3079",
+ "work_position": "Ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "964yfOHJZmVlnVwgNxJHdvY3zsioqfsmpfp9VKyj.jpg",
+ "passport_two": "x64gw9jJK451GGM8xgcUaMVdDJqx2rAisRHMKkAV.jpg",
+ "passport_three": "kcB5LnK3UbO4hQRPLFru1oBwuRmUbB4ghO0D091o.jpg",
+ "passport_four": "vf2UY08qMDjywBUCZyAdJUQ7i8Y2aZxqQ71kVtQu.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-15 18:23:58",
+ "updated_at": "2024-05-15 18:23:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1627,
+ "unique_id": "TB8302-1627",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nurdeldi",
+ "customer_surname": "Arzikulow",
+ "customer_patronic_name": "Imamkulowic",
+ "passport_address": "Gursun magdan sahercesi S.Seydi 5/2",
+ "real_address": "Gursun magdan sahercesi S.Seydi 5/2",
+ "passport_serie": "I-LB",
+ "passport_id": "243619",
+ "passport_given_at": "2001-11-09",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gursun magdan saherceci",
+ "born_at": "1985-10-21",
+ "email": "muziktank78@gmail.com",
+ "phone": "61519060",
+ "phone_additional": "62112530",
+ "phone_home": "51013",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly saher polisiya bolumi",
+ "work_company_accountant_number": "+(993)-50089___",
+ "work_started_at": "2007-06-06",
+ "work_salary": "3073",
+ "work_position": "nowbatcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EzwTy4tXVITMysrLPfzYNk3jIkRBNL27YnH9mg2P.jpg",
+ "passport_two": "mNPHAkH83dx8LSFR1YYrwPqSV71ouMZUH7HSr4ek.jpg",
+ "passport_three": "g7iOdUccoyKsbEz0DSex8JImNrGaSDBWkEGWUUiE.jpg",
+ "passport_four": "WODdzNTNSRFexuCsuarhGmAu5MhPx5t9udVkUPCA.jpg",
+ "user_id": 629,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 09:12:56",
+ "updated_at": "2024-05-17 16:24:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1628,
+ "unique_id": "TB8312-1628",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Ogulbeg",
+ "customer_surname": "Aýtmuradowa",
+ "customer_patronic_name": "Rejepowna",
+ "passport_address": "Gazojak şäheri Azady 161/10",
+ "real_address": "Gazojak şäheri Azady 161/10",
+ "passport_serie": "I-LB",
+ "passport_id": "484837",
+ "passport_given_at": "2006-08-14",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Lebap şäherçesi",
+ "born_at": "1970-12-09",
+ "email": "ogulbeg@mail.ru",
+ "phone": "64560119",
+ "phone_additional": null,
+ "phone_home": "44552299",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551548",
+ "work_started_at": "2016-02-01",
+ "work_salary": "1542",
+ "work_position": "3-nji derejeli reňkleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SMoAx0WxUvyX0jyhnQNhDiDwFCdOkqtxx0qZZmY2.jpg",
+ "passport_two": "nxkjfSBJ3LM5u1sWnmWYCMHWOpr6lSvXCjskikhy.jpg",
+ "passport_three": "rn2ZYXAZIDdmbTDnur8vIyVIqwskfsI7sPMzNFMK.jpg",
+ "passport_four": "pjjowLFPQ5ylkYNqXqxM6YI2F2nvSgLMxxOMMLva.jpg",
+ "user_id": 630,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 09:34:26",
+ "updated_at": "2024-05-16 11:42:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1629,
+ "unique_id": "TB1307-1629",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljemal",
+ "customer_surname": "Şanazarowa",
+ "customer_patronic_name": "Hudaýberdiýewna",
+ "passport_address": "Asgabat saherinin rn Bagtyyarlyk etraby 13nji Kosi gecelge d8",
+ "real_address": "Asgabat saherinin rn Bagtyyarlyk etraby 13nji Kosi gecelge d8",
+ "passport_serie": "I-AS",
+ "passport_id": "533511",
+ "passport_given_at": "2015-12-25",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1999-07-13",
+ "email": "Oguljemal@gmail.com",
+ "phone": "64046240",
+ "phone_additional": "61197136",
+ "phone_home": "12321456",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäher bazarlar birleşiginiň Gündogar bazarynda",
+ "work_company_accountant_number": "+(993)-12438409",
+ "work_started_at": "2024-04-01",
+ "work_salary": "1497",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "kl718dw62b0vk2kiczLTfv6QqPKuwQg6y8swEprN.jpg",
+ "passport_two": "1ORzX3NzuUlrULGJi1RaYWP7tyT2B8bB8I6JLKiv.jpg",
+ "passport_three": "qvi1bANkIiPkwyfy7HBXlETmkyj5l0fbl06Z7iLO.jpg",
+ "passport_four": "jbNkeWKz4fQCMMWbD7HmJcs6avBxfrCe1UXGKqiY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 09:38:52",
+ "updated_at": "2024-06-01 10:48:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1630,
+ "unique_id": "TB1307-1630",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mekan",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Sahatmuradowiç",
+ "passport_address": "Aşgabat ş Berkararlyk etr k Garagum jaý 11 öý 1",
+ "real_address": "Aşgabat ş Berkararlyk etr k Garagum jaý 11 öý 1",
+ "passport_serie": "I-AS",
+ "passport_id": "568778",
+ "passport_given_at": "2017-06-24",
+ "passport_given_by": "Aşgabat ş Berkararlyk etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1999-05-16",
+ "email": "Mekan@gmail.com",
+ "phone": "63821794",
+ "phone_additional": "63821794",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ahaldaky gazdan beton öndürýän zawody",
+ "work_company_accountant_number": "+(993)-12522451",
+ "work_started_at": "2023-01-11",
+ "work_salary": "1965",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "arRJAsziMWcE6b238QXtXh04y28VTTxgboj0ubLk.jpg",
+ "passport_two": "NuRLbLWzYin462OcPg9cv0uXUtw03DLK4PoavbHl.jpg",
+ "passport_three": "aIPWtO7AyMy7LNCC6ek45btClkTP0oQzpZ7zfMGp.jpg",
+ "passport_four": "vhWxBdWDhYuFONJ5ve1E7pR6fX49gq2REJpPAtEV.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 09:58:00",
+ "updated_at": "2024-06-01 10:48:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1631,
+ "unique_id": "TB6352-1631",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ogulnur",
+ "customer_surname": "Orazmuhammedowa",
+ "customer_patronic_name": "Nazarowna",
+ "passport_address": "Mary welaýat Tagtabazar etrap Azatlyk daýhan birleşigi",
+ "real_address": "Balkan welaýat Garabogaz şäher",
+ "passport_serie": "I-MR",
+ "passport_id": "787853",
+ "passport_given_at": "2011-10-06",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Gulja geňeşligi",
+ "born_at": "1986-07-02",
+ "email": null,
+ "phone": "63727386",
+ "phone_additional": "63727386",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Medeniýet öýi",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2023-11-23",
+ "work_salary": "2589",
+ "work_position": "çeper ýolbaşçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IORg2b9B2MFrUgORC7mm3UvfJMPPiUw5yJzHF5EW.jpg",
+ "passport_two": "vYwdgFpHPMVotFJwDPO9swgWSsgwXxxoFT1nziKr.jpg",
+ "passport_three": "mfAUwBia350pfHMpdArbWyySGP6ZtyDb4U89vQlc.jpg",
+ "passport_four": "XeukUXoLCTo6p0m5f8ixFKVletYtTvJX5SgQQ5OL.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 10:14:25",
+ "updated_at": "2024-05-16 10:14:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1632,
+ "unique_id": "TB6352-1632",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülälek",
+ "customer_surname": "Muhammedowa",
+ "customer_patronic_name": "Meredowna",
+ "passport_address": "Balkan welaýatynyň Bereket etraby Bereket şäheri H.Babaýew köçe 77 jaý 4 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri I-nji kiçi etrapça 7 A jaý 24 öýý",
+ "passport_serie": "I-BN",
+ "passport_id": "485536",
+ "passport_given_at": "2015-02-06",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1985-07-20",
+ "email": null,
+ "phone": "64703338",
+ "phone_additional": null,
+ "phone_home": "64703338",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş jaý ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-02-07",
+ "work_salary": "1836",
+ "work_position": "hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "f0UXnkOVvVDe7HyqSkE2us0klK1HLewxihZLRgO6.jpg",
+ "passport_two": "Foq5oO1Wzykeo8oVnLy3Gc6KdHFpN5TgKvdxFMUM.jpg",
+ "passport_three": "2YXdBQSRqkcfvi9Q73fBnL7rjg1OyG1OxrHe8Dcv.jpg",
+ "passport_four": "EKWxWgXoMhRvgBSBPifPCd9NEfic4qsiOb0Q28RD.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 10:16:27",
+ "updated_at": "2024-05-16 11:33:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1633,
+ "unique_id": "TB6360-1633",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Orazsoltan",
+ "customer_surname": "Jümmiýewa",
+ "customer_patronic_name": "Serahsowna",
+ "passport_address": "MW Garagum etrap Akmeýdan geňeşi Akmeýdan oba Gatla köçe",
+ "real_address": "MW Garagum etrap Akmeýdan geňeşi Akmeýdan oba Gatla köçe",
+ "passport_serie": "I-BN",
+ "passport_id": "864745",
+ "passport_given_at": "2013-05-14",
+ "passport_given_by": "MW Garagum etrap häkimligi",
+ "born_place": "MW Garagum etrap Akmeýdan geňeşi",
+ "born_at": "1987-05-26",
+ "email": null,
+ "phone": "64435162",
+ "phone_additional": "64435162",
+ "phone_home": "64435162",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-64435162",
+ "work_started_at": "2022-02-22",
+ "work_salary": "2037",
+ "work_position": "Süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hioFXSYFHA44xUjxVBhECUjzmMbv1xmP2MNDU0Z5.jpg",
+ "passport_two": "ITy4VPILySB3pTPRfdx1QsfgKXaTDtZS5vpOWpMU.jpg",
+ "passport_three": "Upap6P4umgj99Su7yOcuHllhtEgfPuhpp0WLt58E.jpg",
+ "passport_four": "v2IbU1gmBEyQHE0pFr0M1gAzhs4uoFU47gqa3ZJd.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 10:54:22",
+ "updated_at": "2024-05-17 17:01:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1634,
+ "unique_id": "TB8312-1634",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Nurmuhammet",
+ "customer_surname": "Taganow",
+ "customer_patronic_name": "Arazmuratowiç",
+ "passport_address": "Gazojak şäheri M.Abylow 19/19",
+ "real_address": "Gazojak şäheri M.Abylow 19/19",
+ "passport_serie": "I-LB",
+ "passport_id": "994414",
+ "passport_given_at": "2018-01-05",
+ "passport_given_by": "Darganata çetrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgül raýonynyň Ataoba obasy",
+ "born_at": "1970-12-24",
+ "email": "taganow@mail.ru",
+ "phone": "63004592",
+ "phone_additional": "63004592",
+ "phone_home": "44552628",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551568",
+ "work_started_at": "2021-02-01",
+ "work_salary": "2079",
+ "work_position": "Slesar santehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DPd3ABeaNUYdHrnRIOtEhmIVBxRAn76e4P1TMdmg.jpg",
+ "passport_two": "5gHco2syRUT9xVNftSOnjZs2hfUy2DjubTZuuxUz.jpg",
+ "passport_three": "7DeKctoOUFSbQNmDrpCNz2gv4xdNlrUuu1o3dHQx.jpg",
+ "passport_four": "TkLKb3P2gis5O9lVWUIKdSce49gaUasGweWDJ7Ef.jpg",
+ "user_id": 631,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 10:57:21",
+ "updated_at": "2024-05-16 11:42:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1635,
+ "unique_id": "TB8319-1635",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Mehri",
+ "customer_surname": "Hallyyewa",
+ "customer_patronic_name": "Rozynazarowna",
+ "passport_address": "Turkmenabat saher Bahar YJT jay 38 oy 28",
+ "real_address": "Turkmenabat saher Bahar YJT jay 38 oy 28",
+ "passport_serie": "I-LB",
+ "passport_id": "413022",
+ "passport_given_at": "2005-06-22",
+ "passport_given_by": "Turkmenabat saher hakimligi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1988-11-01",
+ "email": "Mehri@mail.ru",
+ "phone": "61915973",
+ "phone_additional": null,
+ "phone_home": "42221925",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmenabat saher N 35 cagalar bagy",
+ "work_company_accountant_number": "+(993)-42260081",
+ "work_started_at": "2020-02-19",
+ "work_salary": "1929",
+ "work_position": "terbiyeci komekci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BaQg03pxfGkxWAEyJeoyNMlcmWln6oF7RXUx2DnK.jpg",
+ "passport_two": "qb0DwNeRRDawTvzWOckyFZMQrAW7vfD182V1wDGU.jpg",
+ "passport_three": "QCc1ybnmZdctUdV2yBR2OYYGvmMXS2r5V5LM6LyH.jpg",
+ "passport_four": "ium4zXa0JLqfjDoHsYjFhoacG1qIGAb2vJ3ec3nK.jpg",
+ "user_id": 633,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-16 11:19:49",
+ "updated_at": "2024-05-16 11:20:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1636,
+ "unique_id": "TB8319-1636",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Ruslan",
+ "customer_surname": "Bazarow",
+ "customer_patronic_name": "Bayramowic",
+ "passport_address": "LW Carjew etr Amyderya gen Zahmetkes oba Azatlyk koce jay 39",
+ "real_address": "LW Carjew etr Amyderya gen Zahmetkes oba Azatlyk koce jay 39",
+ "passport_serie": "I-BN",
+ "passport_id": "366792",
+ "passport_given_at": "2007-12-27",
+ "passport_given_by": "Serdarabat etrap hakimligi",
+ "born_place": "Serdarabat etrap Amyderya gen",
+ "born_at": "1987-04-04",
+ "email": "Ruslan@mail.ru",
+ "phone": "62359308",
+ "phone_additional": null,
+ "phone_home": "43365277",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Turkmengazupjuncilik BG boyunca GGM Lebap ulusi",
+ "work_company_accountant_number": "+(993)-42270178",
+ "work_started_at": "2017-09-01",
+ "work_salary": "2224",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Z5oj3viQd86aHSTHcQSWSEzGTHYUHSLgGrokrQNX.jpg",
+ "passport_two": "I8rIMgsFSrwh1KdOyPVOQ9VgIUgEza0GWbmuieXo.jpg",
+ "passport_three": "yreNXAYJs4TCiwEOn1U1oFkZeObcFMp1oOwdn3Cf.jpg",
+ "passport_four": "p3zay5Oue2xQ9MRejbTb09wMgROtRFxf1QKMQ3mo.jpg",
+ "user_id": 634,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-16 11:36:22",
+ "updated_at": "2024-05-16 11:37:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1637,
+ "unique_id": "TB8302-1637",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bahtigul",
+ "customer_surname": "Işpulatowa",
+ "customer_patronic_name": "Dosmuradowna",
+ "passport_address": "Köýtendag etrap Gurşun magdan geňeşligi Dostlyk köçe 2/1 jaýy",
+ "real_address": "Köýtendag etrap Gurşun magdan geňeşligi Dostlyk köçe 2/1 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "087557",
+ "passport_given_at": "1977-02-28",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Termiz şäheri",
+ "born_at": "1977-02-28",
+ "email": null,
+ "phone": "63985960",
+ "phone_additional": "63985960",
+ "phone_home": "63985960",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "27-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63985960",
+ "work_started_at": "2016-07-19",
+ "work_salary": "3472",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "cCGnFZIoCoKeR4FRHiQCQWcwjBFEcNnQMbJMCfkj.jpg",
+ "passport_two": "UlyQLGZ0EXRTHY6hjD8ozw9x3XulFgTxVXgyCTQk.jpg",
+ "passport_three": "Sk6N5CJThI0WPKSM9uTWOGLuCWHRuAK4D3S3QTav.jpg",
+ "passport_four": "k9XE9I9bjz4GrA8ePhVu47cestZ0w0GZ33TNENtu.jpg",
+ "user_id": 635,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 11:36:31",
+ "updated_at": "2024-05-16 17:03:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1638,
+ "unique_id": "TB8318-1638",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Salijon",
+ "customer_surname": "Jalilow",
+ "customer_patronic_name": "Allanazarowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň Dostluk köçesi 1/2-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň Dostluk köçesi 1/2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "496556",
+ "passport_given_at": "2006-08-10",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1990-01-15",
+ "email": null,
+ "phone": "61873597",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" sement zawody",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-12-03",
+ "work_salary": "2252",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "R6XwG44ONyMCTDOX9ux0ajUPMF2dPPBwjUplvBZQ.jpg",
+ "passport_two": "Dz9nP7oITnyINMN49Q6LC2fEgunhWrBqFo68vjB8.jpg",
+ "passport_three": "jLF0cTt0GTheyGSA0tlIYUFQ1itmwS77pYlbTe3x.jpg",
+ "passport_four": "nTqrFfW3OfdgADSQhD05FjILpvh27rBYdg0aRXUd.jpg",
+ "user_id": 636,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 12:02:36",
+ "updated_at": "2024-05-16 16:29:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1639,
+ "unique_id": "TB6360-1639",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nurmuhammet",
+ "customer_surname": "Nuryýew",
+ "customer_patronic_name": "Hajymuhammedowiç",
+ "passport_address": "Hazar ş-ce kw 35 jaý 1b öý 6",
+ "real_address": "Hazar ş-ce kw 35 jaý 1b öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "232336",
+ "passport_given_at": "2003-01-13",
+ "passport_given_by": "BW Hazar şäheriniň häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1985-10-01",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65362785",
+ "phone_additional": "65362785",
+ "phone_home": "65362785",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oil\" LTD kompaniýasy",
+ "work_company_accountant_number": "+(993)-65362785",
+ "work_started_at": "2012-07-20",
+ "work_salary": "3885",
+ "work_position": "Rulçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XoW3QjhoeEwLWZ7WkJa8wWBWwJa1JgpMcyalwPej.jpg",
+ "passport_two": "0S8MXOG84TgaiBxXpn58ujRVyhygl5HTM6obMVfg.jpg",
+ "passport_three": "EbNxepfDuv8D1knQxnWLppb9J4NLvxHSRN1ES9K5.jpg",
+ "passport_four": "94bpBcwQ7TXoUD5i9sdJoVY0932FRYWTUKNah3Gt.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 14:23:49",
+ "updated_at": "2024-05-17 16:58:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1640,
+ "unique_id": "TB8318-1640",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Annamyrat",
+ "customer_surname": "Karaýew",
+ "customer_patronic_name": null,
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçe Şatlyk köçesi 20-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçe Şatlyk köçesi 20-njy jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "063393",
+ "passport_given_at": "2019-04-20",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi",
+ "born_at": "1964-11-21",
+ "email": null,
+ "phone": "65425970",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Köýtendagsuwhojalyk\"önümçilik dolandyryşygy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-03-01",
+ "work_salary": "1114",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0A0sg77K7KEu6yUqV6bgVXKXtpuklD4OgKpEiwWs.jpg",
+ "passport_two": "ARp3wf0ZBvezdEAMRs8ajvdEPdZ1wpR96VSZHI5l.jpg",
+ "passport_three": "OQWnKEn5iEnM9OoFQFjoY7PdDct3L7ocmDfxxYYt.jpg",
+ "passport_four": "2n2htdA3agQyppzJpa6CohLhkg1d26JH8uZmQyDe.jpg",
+ "user_id": 637,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 15:00:30",
+ "updated_at": "2024-05-16 16:49:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1641,
+ "unique_id": "TB8302-1641",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Hasan",
+ "customer_surname": "Ahmedow",
+ "customer_patronic_name": "Batyrowiç",
+ "passport_address": "Magdanly şäher Gowşuthan köçe 2-nji jaý",
+ "real_address": "Magdanly şäher Gowşuthan köçe 2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "601807",
+ "passport_given_at": "2010-11-16",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-08-25",
+ "email": null,
+ "phone": "62231994",
+ "phone_additional": null,
+ "phone_home": "44051612",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44037812",
+ "work_started_at": "2024-04-24",
+ "work_salary": "1625",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "T1K4YdSdi3ktNOCTtRoObvp0gkD0nvlIH4386VmL.jpg",
+ "passport_two": "gtzLjHBs98jHQCBxlsKoZkUp2ic9UhKVxKNl5o9u.jpg",
+ "passport_three": "bU0Q3WbCpdfA5GIDEEYfAdi8J2mnd8OsISRpAG56.jpg",
+ "passport_four": "HFN12PZD1XQezXI1EkC0eMxUGpHSrrU3NtpeBB0v.jpg",
+ "user_id": 632,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 15:04:08",
+ "updated_at": "2024-05-16 17:04:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1642,
+ "unique_id": "TB1307-1642",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammetaly",
+ "customer_surname": "Gylyçmyradow",
+ "customer_patronic_name": "Maksadowiç",
+ "passport_address": "Ahal welayatynyn Gokdepe etrabynyn Sorgala obasy",
+ "real_address": "Ahal welayatynyn Gokdepe etrabynyn Sorgala obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "676805",
+ "passport_given_at": "2016-12-13",
+ "passport_given_by": "Ahal welaýat Gökdepe etrap häkimligi",
+ "born_place": "Ahal welaýat Gökdepe etrap",
+ "born_at": "2000-04-04",
+ "email": "Muhammetaly@gmail.com",
+ "phone": "62575417",
+ "phone_additional": "71109410",
+ "phone_home": "12363636",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenistanyň Daşky gurşawy goramak ministrliginiň Bekrewe tokaý hojalygynda",
+ "work_company_accountant_number": "+(993)-12374638",
+ "work_started_at": "2021-11-08",
+ "work_salary": "1755",
+ "work_position": "traktor sürüji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "B6slipNaFq10bgm77B3mkITVDf7atsOED5zzwTHb.jpg",
+ "passport_two": "AIdMsx9lLaHbyHlPbVoxou3sWcaS0c94OwhDBYQ0.jpg",
+ "passport_three": "IOOKucsQJJru6WkRYge79OvYyh2RCuLcr2cp2adb.jpg",
+ "passport_four": "JMTdWyZg3tqfJekrvwpVxREgwf9xrUDC8ET0WwWw.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 16:07:27",
+ "updated_at": "2024-06-01 10:47:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1643,
+ "unique_id": "TB1303-1643",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Jepbarmämmet",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Ýazmämmedowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Andalyp köçesiniň 86-njy jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Andalyp köçesiniň 86-njy jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "487765",
+ "passport_given_at": "2013-11-05",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1984-07-08",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65451245",
+ "phone_additional": "65551455",
+ "phone_home": "65123452",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Saýaly zemin daýhan hojalygy",
+ "work_company_accountant_number": "+(993)-65652131",
+ "work_started_at": "2020-11-09",
+ "work_salary": "19677",
+ "work_position": "dolandyryjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kzxG4MFFqcQyzaobg0gDKpGAnsRfwUrOYXROXDdt.jpg",
+ "passport_two": "1woAg2QSwejwPSxnhiobs1izx4i0OtzmKTA8uaDg.jpg",
+ "passport_three": "LRFkVfzVXuR67vA1mCcqGIfPaAjlj3lL8CjoZWds.jpg",
+ "passport_four": "vOMj8Da8oZbD2JqfbqL3DDsj0cemR2RjFaCeE1SN.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 16:07:52",
+ "updated_at": "2024-05-23 16:09:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1644,
+ "unique_id": "TB8302-1644",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Akmurat",
+ "customer_surname": "Mowlyamow",
+ "customer_patronic_name": "Mahmutowic",
+ "passport_address": "Magdanly saheri Winogradow koc 25/2",
+ "real_address": "Magdanly saheri Winogradow koc 25/2",
+ "passport_serie": "I-LB",
+ "passport_id": "386011",
+ "passport_given_at": "2003-02-04",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1986-03-04",
+ "email": "muziktank78@gmail.com",
+ "phone": "63933651",
+ "phone_additional": "61113356",
+ "phone_home": "51022",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag kan mudirligi",
+ "work_company_accountant_number": "+(993)-21033___",
+ "work_started_at": "2023-07-11",
+ "work_salary": "1717",
+ "work_position": "owradyjy",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "JpoBuZU8GwsVKTi4irLm9Fcod67Sjb5Hkne1I5TU.jpg",
+ "passport_two": "IXrQhTCxdstiEsuBSoT4EePAM7WInlrDy655my94.jpg",
+ "passport_three": "u63KvqFi82DRvdM4uvB2BFAspPJNm57V5xGxOxsQ.jpg",
+ "passport_four": "DFnmGUmqAUNKCmhosgt823PhozWbsppL1rROvR6L.jpg",
+ "user_id": 638,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 16:20:30",
+ "updated_at": "2024-05-17 16:24:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1645,
+ "unique_id": "TB6312-1645",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Wýaçeslaw",
+ "customer_surname": "Çuklanow",
+ "customer_patronic_name": "Aleskerowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Awaza köçe 3 jaý 23 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Awaza köçe 3 jaý 23 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "415423",
+ "passport_given_at": "2010-12-02",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1994-11-24",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "65841780",
+ "phone_additional": "65870038",
+ "phone_home": "24376659",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT 4 seh",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2015-11-09",
+ "work_salary": "3495",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HLG3Ai5ShZ3SkHUA4n9mi1q681UxRpWrGUIZ2vFx.jpg",
+ "passport_two": "lKuQj8QmaTcqwOR0SfphPQwrdGwtTyi5iBFNvTJ7.jpg",
+ "passport_three": "EIwKi0cNu8chqAkJqXHuzFfAbS8p46bIAs32cyOn.jpg",
+ "passport_four": "Y83PAnUaZYC6uAcW12K5IbZSi6cfJK7CxdYii3lU.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 16:34:02",
+ "updated_at": "2024-05-16 16:34:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1646,
+ "unique_id": "TB8302-1646",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Behruz",
+ "customer_surname": "Mahmudow",
+ "customer_patronic_name": "Oralowic",
+ "passport_address": "Koyten genesligi Magtymguly koc 17",
+ "real_address": "Koyten genesligi",
+ "passport_serie": "I-LB",
+ "passport_id": "657728",
+ "passport_given_at": "1993-07-08",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Koyten genesligi",
+ "born_at": "1993-07-08",
+ "email": "muziktank78@gmail.com",
+ "phone": "64939188",
+ "phone_additional": "65220012",
+ "phone_home": "36212",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap sement zawody",
+ "work_company_accountant_number": "+(993)-50211___",
+ "work_started_at": "2022-05-05",
+ "work_salary": "2811",
+ "work_position": "injener tehnolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nKlR23r6EMqtKdjUNxItrDJSMcY7Pl4imZMkH0b2.jpg",
+ "passport_two": "02PdbrdTADYw9iWzxbIxE4hO9d5aSK7rXMyXESaI.jpg",
+ "passport_three": "cSYH1ognLFAFvzyQNf8XRUPTcpWfGdXAo3tW0m11.jpg",
+ "passport_four": "gppanPrpe9K1VabEYQOKJqiCBnRbRxFzmKKmiX8O.jpg",
+ "user_id": 640,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 16:37:01",
+ "updated_at": "2024-05-24 17:40:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1647,
+ "unique_id": "TB6352-1647",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Magsat",
+ "customer_surname": "Arazmýadow",
+ "customer_patronic_name": "Arazkuliýewiç",
+ "passport_address": "Daşoguz welaýatynyň S. Türkmenbaşy ad. etrabynyň Azatlyk geňeşligi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri Magtymguly köçe 10 jaý 7 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "727500",
+ "passport_given_at": "1989-01-20",
+ "passport_given_by": "Daşoguz welýatynyň S.Türkmenbaşy ad. häkimligi",
+ "born_place": "Daşoguz welaýatynyň S.Türkmenbaşy ad. etrabynyň Azatlyk geňeşligi",
+ "born_at": "1989-01-20",
+ "email": null,
+ "phone": "61052309",
+ "phone_additional": "63543296",
+ "phone_home": "61052309",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-08-09",
+ "work_salary": "2059",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NSEf1JOwJUrcMiEoM1KRSmhwO2ZHJXsRu3jUrgWN.jpg",
+ "passport_two": "skgXSQ6orLdBF6ormu0E06C6fGGfJ7VGUOOPpQlZ.jpg",
+ "passport_three": "QoVBW5M1VjOpq3UZcUJ2fzHjwtaGwNVdfYTxVfxJ.jpg",
+ "passport_four": "YKF1Uc7KxRnvh6eARXxfHU8ww2rjkYkWEhQ6Wcp4.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 16:39:21",
+ "updated_at": "2024-05-17 15:26:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1648,
+ "unique_id": "TB6352-1648",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Elmira",
+ "customer_surname": "Abdullaýewa",
+ "customer_patronic_name": "Mirsalamgyzy",
+ "passport_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 6 jaý 33 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 6 jaý 33 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424402",
+ "passport_given_at": "2012-05-24",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Garabogaz şäher",
+ "born_at": "1996-04-12",
+ "email": null,
+ "phone": "71429679",
+ "phone_additional": "71429679",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi Çagalar bagy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2015-04-13",
+ "work_salary": "1794",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "lOF9epZk9NPEZyVyE7odudMGSBWDNOZ4acpBXyg0.jpg",
+ "passport_two": "XLaKcJCf3Zfq7L7eLue3x6bQfeyqxG3ShiRMrwC2.jpg",
+ "passport_three": "bR3iANClYDomh6p2aUzr03AcMB6GuhjFJPy3uAXa.jpg",
+ "passport_four": "9jGvqaExBSAGy37JnSTXsvcHG1XJyXwlXsPE6aRk.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 16:45:33",
+ "updated_at": "2024-05-17 10:54:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1649,
+ "unique_id": "TB8317-1649",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Geldimyrat",
+ "customer_surname": "Agamyradow",
+ "customer_patronic_name": "Agamyradogyl",
+ "passport_address": "Lebap welaýat Saýat etrap Sakar şäher Syýadagsakar geňeşlik Syýadagsakar oba Magtymguly köçe 16-njy jaý",
+ "real_address": "Lebap welaýat Saýat etrap Sakar şäher Syýadagsakar geňeşlik Syýadagsakar oba Magtymguly köçe 16-njy jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "009224",
+ "passport_given_at": "2018-02-19",
+ "passport_given_by": "Lebap welaýat Saýat etrap",
+ "born_place": "Saýat etrap",
+ "born_at": "1982-07-25",
+ "email": null,
+ "phone": "62428207",
+ "phone_additional": null,
+ "phone_home": "62428207",
+ "work_region": "lb",
+ "work_province_id": 24,
+ "work_company": "\"Ýaşyldepe\" nebitgaz çykaryş müdirliginiň",
+ "work_company_accountant_number": "+(993)-62428207",
+ "work_started_at": "2005-01-08",
+ "work_salary": "5453",
+ "work_position": "maşenist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "93R7MbqYcAWvbcmxHtVdi0uweXf4Kc398p4CMLU7.jpg",
+ "passport_two": "9c28u1shIo3upr97eOYqadzovsr4x0gQtIEpIdU3.jpg",
+ "passport_three": "V7Y7ZGbaBvDPhKoEvGgsLVTX7CmYfnuKOgtIvSE0.jpg",
+ "passport_four": "VCQAGs5WKF7IWvuwzWLTuwkqAhEe8rUDHfEC1jHr.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 16:52:10",
+ "updated_at": "2024-05-21 11:08:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1650,
+ "unique_id": "TB6359-1650",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nazar",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Tatybaldyýewiç",
+ "passport_address": "BW Gyzyletrek etrap Gyzylbaýyr oba",
+ "real_address": "BW Gyzyletrek etrap Gyzylbaýyr oba",
+ "passport_serie": "I-BN",
+ "passport_id": "064097",
+ "passport_given_at": "1998-05-29",
+ "passport_given_by": "BW Gyzyletrek etrap IIB",
+ "born_place": "BW Gyzyletrek etrap Gyzylbaýyr oba",
+ "born_at": "1982-01-27",
+ "email": null,
+ "phone": "62751544",
+ "phone_additional": "62751544",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebit we gaz guýularyny berkitmek boýunça müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-08-16",
+ "work_salary": "4770",
+ "work_position": "Motorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SG8F0mSJ1eB7urNLd7HL6Dp1ytlZx2wIle61Rzhc.jpg",
+ "passport_two": "qhMQAgjUbgjN4A7DrRdCFcfvdwRflxnemd0g4YkG.jpg",
+ "passport_three": "sBMMVMxyLdhw4wkn8wMeVuXZxDubfbcJVXzN4CyO.jpg",
+ "passport_four": "NwpzG5Iw35OS3mJT2B6zHw1jI8e6WcOWxmPNDATf.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 16:58:09",
+ "updated_at": "2024-05-16 16:58:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1651,
+ "unique_id": "TB6359-1651",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Muhiddin",
+ "customer_surname": "Kalandarow",
+ "customer_patronic_name": "Ilhambekowiç",
+ "passport_address": "BW Balkanabat şäher Mkr 5 jaý 19 öý 28",
+ "real_address": "BW Balkanabat şäher Mkr 5 jaý 19 öý 28",
+ "passport_serie": "I-BN",
+ "passport_id": "537531",
+ "passport_given_at": "2017-09-11",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "DW S.A.Nyýazow ad. etrap Bossan geňeşlik",
+ "born_at": "2000-02-08",
+ "email": null,
+ "phone": "63892978",
+ "phone_additional": "63892978",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Batly Gadam\" hususy kärhanasynda",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-09-09",
+ "work_salary": "2366",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "0UgWBTylqwQSkJwHFPAuSvFiqlsnobelxKvLBPYJ.jpg",
+ "passport_two": "qOmYwZu8C13ivpy1ekgj2CbO00u3SZ7WjgIqeJKs.jpg",
+ "passport_three": "4CTCmlcWe6szWwKDZElIvD9x7sRUkhdeo9fe5R3o.jpg",
+ "passport_four": "UFDubC5MsnMMMuu589C8tCoil4HwV8yL5LTG3Pgb.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 17:04:23",
+ "updated_at": "2024-05-16 17:04:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1652,
+ "unique_id": "TB6359-1652",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Täçberdi",
+ "customer_surname": "Hajyýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher kw199 jaý 4 öý 23",
+ "real_address": "BW Balkanabat şäher kw199 jaý 4 öý 23",
+ "passport_serie": "I-BN",
+ "passport_id": "193456",
+ "passport_given_at": "2002-04-05",
+ "passport_given_by": "BW Bereket etrap häkimligi",
+ "born_place": "BW Bereket etrap",
+ "born_at": "1979-02-23",
+ "email": null,
+ "phone": "65170578",
+ "phone_additional": "65170578",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýöriteleşdirilen tehnikalar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2009-10-15",
+ "work_salary": "3636",
+ "work_position": "Mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7XoGoNL8mGN1AVW7hTbBXR59RiBL835iGI6dthT3.jpg",
+ "passport_two": "f0ikiXLxN84ePo7CfUIU2bTuQ0N0hic9gxL3M1Yv.jpg",
+ "passport_three": "rtINRHXxbIzJB7mqJaqHQbsaYO9AnJFHnSqsk2dq.jpg",
+ "passport_four": "EWATdrnGLW7vEAheEwBPaTSMFv5meCEXqqzOMVDe.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 17:14:14",
+ "updated_at": "2024-05-16 17:14:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1653,
+ "unique_id": "TB8302-1653",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babamurat",
+ "customer_surname": "Oralow",
+ "customer_patronic_name": "Oralowic",
+ "passport_address": "Magdanly şaher Türkmenistan köçe 1/2 jaýy",
+ "real_address": "Magdanly şaher Türkmenistan köçe 1/2 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "386437",
+ "passport_given_at": "2003-05-20",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Gurşun magdan şäherçesi",
+ "born_at": "1975-01-01",
+ "email": null,
+ "phone": "65226125",
+ "phone_additional": "65226125",
+ "phone_home": "44050441",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44050441",
+ "work_started_at": "2020-05-01",
+ "work_salary": "1410",
+ "work_position": "hekleri ýakyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NPIZgwpLikGlPpmmlQNcHV332hWAQUWIBkNQJOJ4.jpg",
+ "passport_two": "F0tXePJEFSsjzDz4DFNm5ByBqqkB0JvH3EM3sMQk.jpg",
+ "passport_three": "9Lc7lvFFNtbR31CianuA5IYxCqNt32uFhQhwQbAJ.jpg",
+ "passport_four": "cDVI1GIVcXxmLZazZK9ZPGY4eZex8RZmQ1aYUwk3.jpg",
+ "user_id": 641,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 17:20:35",
+ "updated_at": "2024-05-24 17:41:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1654,
+ "unique_id": "TB7390-1654",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Annamuhammet",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Ýazmyradowiç",
+ "passport_address": "Mary etrabynyň S. Türkmenbaşy şäherçesi Kemine köçesiniň 21nji jaýynyň 3nji öýi",
+ "real_address": "Mary etrabynyň S. Türkmenbaşy şäherçesi Kemine köçesiniň 21nji jaýynyň 3nji öýi",
+ "passport_serie": "I-MR",
+ "passport_id": "305905",
+ "passport_given_at": "2002-11-25",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary etrap Muhadow geňeşlik",
+ "born_at": "1971-04-30",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64786241",
+ "phone_additional": "64786241",
+ "phone_home": "64786241",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Demir mehaniki kärhanasy",
+ "work_company_accountant_number": "+(993)-64786241",
+ "work_started_at": "2018-09-19",
+ "work_salary": "1740",
+ "work_position": "metal guýujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ylGIW9AeXzdSv5r4OWMuPg9sLXUUiui8Tf0ezSWz.jpg",
+ "passport_two": "R7hor72y1wvDxvfqSMidfF4kyYjtaTsr9HXI3mLm.jpg",
+ "passport_three": "vMQyeCzs9zXJfB0LoTegLg8OiPUohGYP2Glr5idb.jpg",
+ "passport_four": "hYJrfZbz1b2YgaUfbXGzV3kaUUc3MsAvwxD1HZxn.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-16 17:31:01",
+ "updated_at": "2024-05-16 17:31:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1655,
+ "unique_id": "TB8302-1655",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Malika",
+ "customer_surname": "Abdynazarowa",
+ "customer_patronic_name": "Menlibaýewna",
+ "passport_address": "Magdanly şäher 2-nji ýaşaýyş jaý toplumy 18/7 jaýy",
+ "real_address": "Magdanly şäher 2-nji ýaşaýyş jaý toplumy 18/7 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "419260",
+ "passport_given_at": "2005-07-25",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1988-07-02",
+ "email": null,
+ "phone": "65242534",
+ "phone_additional": "65242534",
+ "phone_home": "44052874",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44052874",
+ "work_started_at": "2021-09-01",
+ "work_salary": "3067",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1nHh1LqG3Iy1VVBKgwBPzSvfnctJXImZku2iJoTU.jpg",
+ "passport_two": "YXr2pyTojVsylh1yFmwSJTMXmyQOlCTtF7Rn9Fu1.jpg",
+ "passport_three": "pyB2kcONDVhiaCzfCt0Dmc3A0n600CZkPXfr3CAs.jpg",
+ "passport_four": "cnGfJNFE3YDh4VcpCwWQph8TlBU8AckBggxT76kF.jpg",
+ "user_id": 642,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 17:33:40",
+ "updated_at": "2024-05-22 15:22:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1656,
+ "unique_id": "TB7390-1656",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Oguljemal",
+ "customer_surname": "Garrybaýewa",
+ "customer_patronic_name": "Meretdurdyýewna",
+ "passport_address": "Mary etraby G Atabaýew geňeşligi Döwletli obasy Görelde köçesi jaý 9",
+ "real_address": "Mary etraby G Atabaýew geňeşligi Döwletli obasy Görelde köçesi jaý 9",
+ "passport_serie": "I-MR",
+ "passport_id": "960045",
+ "passport_given_at": "2014-04-15",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etrap häkimligi",
+ "born_at": "1989-03-18",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "62137657",
+ "phone_additional": "62137657",
+ "phone_home": "62137657",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary welaýaty Bagt köşgi toý dabaralar merkezi",
+ "work_company_accountant_number": "+(993)-62137657",
+ "work_started_at": "2020-06-03",
+ "work_salary": "1784",
+ "work_position": "tam süpüriji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "WxeWtBYasRW9ycdDO2ssSnA5dSAo4FPQ7u7p80ZQ.jpg",
+ "passport_two": "elrdhS9jCxnQ8zdLwzTarf9fMc1A5FKRrvPb652t.jpg",
+ "passport_three": "SUrETyKRwCMMOPgvkaC5HDYjPvPRtelguy8SHZXb.jpg",
+ "passport_four": "L6t6QxpYkvhR9T0FZnMLK9zxaYDQpqk18BnZNNlL.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-16 17:38:11",
+ "updated_at": "2024-05-16 17:38:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1657,
+ "unique_id": "TB7390-1657",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Gadam",
+ "customer_surname": "Şükürow",
+ "customer_patronic_name": "Guwanjowiç",
+ "passport_address": "Mary şäher Şasenem köçesi jaý 2 öý 2",
+ "real_address": "Mary şäher Şasenem köçesi jaý 2 öý 2",
+ "passport_serie": "I-MR",
+ "passport_id": "875710",
+ "passport_given_at": "2013-03-02",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "1997-01-04",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64662632",
+ "phone_additional": "64662632",
+ "phone_home": "64662632",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary şäher Ýöriteleşdirilen welaýat mekdebi",
+ "work_company_accountant_number": "+(993)-64662632",
+ "work_started_at": "2021-09-01",
+ "work_salary": "2059",
+ "work_position": "mugallym",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "0AHgXs5Wyn9lHWU4EzCbAtTSy8afLA5rwjovMtkm.jpg",
+ "passport_two": "63rAGYKHeXbaWsmsd3FeB3xIzKl7AI0u1Dfu4yJx.jpg",
+ "passport_three": "MET9GgcVcJ2AFvzOj1l0Qu8kydm5EuuugRVU1Cvg.jpg",
+ "passport_four": "hfWJxKecGl1Huk2PrusEsyjgv7RjqZswvCUdn7oI.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-16 17:48:42",
+ "updated_at": "2024-05-16 17:48:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1658,
+ "unique_id": "TB1307-1658",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gunçagül",
+ "customer_surname": "Öwezowa",
+ "customer_patronic_name": "Setdarowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Gündogar köçesi 1 jaý edara binasynyň UÝJ",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Gündogar köçesi 1 jaý edara binasynyň UÝJ",
+ "passport_serie": "II-LB",
+ "passport_id": "049916",
+ "passport_given_at": "2018-12-15",
+ "passport_given_by": "Lebap welaýatynyň Kerki etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Kerki etrap",
+ "born_at": "1980-07-03",
+ "email": "Guncagul@mail.ru",
+ "phone": "71297207",
+ "phone_additional": "65231485",
+ "phone_home": "12905687",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäher häkimliginiň Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-12547852",
+ "work_started_at": "2017-02-01",
+ "work_salary": "2189",
+ "work_position": "meýdan süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yDp2gY90wQL74l9h3qmYK7PDNxZjmDxgREjn9Tof.jpg",
+ "passport_two": "MMMtFxHxd1aZST3p80dGr9DTA7m6o2ChMokltP1e.jpg",
+ "passport_three": "ejgSvppXAqvut46HQu9g3JreCuXxK7LCt7TVHrjm.jpg",
+ "passport_four": "wEO0U3TLpeaxoO2ukLesbKe0LAlRD0j0ryTYTXQ9.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-16 17:56:27",
+ "updated_at": "2024-06-01 10:47:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1659,
+ "unique_id": "TB1307-1659",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kerim",
+ "customer_surname": "Babanyyazow",
+ "customer_patronic_name": "Batyrowic",
+ "passport_address": "Asgabat saherinin kopetdag etrap koce Arcabil sayoly jay 80 otag 100",
+ "real_address": "Asgabat saherinin kopetdag etrap koce Arcabil sayoly jay 80 otag 100",
+ "passport_serie": "I-AS",
+ "passport_id": "457345",
+ "passport_given_at": "2012-05-25",
+ "passport_given_by": "Asgabat saherinin candybil etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1996-04-18",
+ "email": "Kerim@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatenergo onumcilik",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-06-26",
+ "work_salary": "3801",
+ "work_position": "elektromontyory",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "NWY22qXUlzGFaZakjWoWilJanprUZKioKfKX0ido.jpg",
+ "passport_two": "8pDfqYmldphJP8Uk8OqQeUSFAVRiQB2a6l794KlP.jpg",
+ "passport_three": "JcuB4OK9IrqdUJELbGJUSjIDvlIqKZey2Pxvq6Bk.jpg",
+ "passport_four": "opNllZD03H8VRUzalVlG9vRPSmGiTvm71iOKKSiR.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 09:21:26",
+ "updated_at": "2024-06-01 10:47:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1660,
+ "unique_id": "TB8312-1660",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Nurmyrat",
+ "customer_surname": "Aýtmyradow",
+ "customer_patronic_name": "Durdymyradowiç",
+ "passport_address": "Gazojak şäheri Azady 161/10",
+ "real_address": "Gazojak şäheri Azady 161/10",
+ "passport_serie": "I-LB",
+ "passport_id": "316818",
+ "passport_given_at": "2002-10-16",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Sedwer geňeşligi",
+ "born_at": "1968-02-01",
+ "email": "nurmyratayt@mail.ru",
+ "phone": "62071620",
+ "phone_additional": null,
+ "phone_home": "44552299",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551578",
+ "work_started_at": "2023-04-10",
+ "work_salary": "2621",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WY8gJXVhfz1ZDmrBAJOlUlHeKk5URVGxGRLR1wfQ.jpg",
+ "passport_two": "7h41Y9XPsPlOX7oUvW0hEFQYp4QFG2tOdRN26OAI.jpg",
+ "passport_three": "xdq5QyBFUbkg7fDXM0DEdUAXw8iu97fZkAcJkRFk.jpg",
+ "passport_four": "VsNmF7hg5E1IKeG9ASbJOtgWzjWxuIlwvPmRmt7i.jpg",
+ "user_id": 643,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 09:29:25",
+ "updated_at": "2024-05-17 14:56:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1661,
+ "unique_id": "TB6352-1661",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Göwher",
+ "customer_surname": "Berkeliýewa",
+ "customer_patronic_name": "Orazmyradowna",
+ "passport_address": "Balkan welaýat Gyzylarbat etrabynyň Janahyr obasy",
+ "real_address": "Balkan welaýat Gyzylarbat etrabynyň Janahyr obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "169839",
+ "passport_given_at": "2004-06-02",
+ "passport_given_by": "Balkan welaýat Serdar etrap häkimligi",
+ "born_place": "Janahyr oba",
+ "born_at": "1984-09-17",
+ "email": null,
+ "phone": "65498417",
+ "phone_additional": "65498417",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2817",
+ "work_position": "dispetçer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Zem2KkaPuaHCrFX5KyytreDnRs7Qx9YnH4z6DHk7.jpg",
+ "passport_two": "JQZO4f94LTSTd2ivX9BVOks77ZR1OvuJoqF5OZcT.jpg",
+ "passport_three": "ooY0CeFLJmoAOzN16yGFbp9mNK3TaJrSOp0DfdvT.jpg",
+ "passport_four": "B155knYSujgvH5wtzshf5UauSDQIv6GDIOLDysOJ.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 09:42:10",
+ "updated_at": "2024-05-17 10:55:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1662,
+ "unique_id": "TB8319-1662",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Babamyrat",
+ "customer_surname": "Begenjow",
+ "customer_patronic_name": "Jumamyradowic",
+ "passport_address": "LW Halac etr Altyn asyr gen Pesdi oba H Komekow koce jay 21",
+ "real_address": "LW Halac etr Altyn asyr gen Pesdi oba H Komekow koce jay 21",
+ "passport_serie": "I-LB",
+ "passport_id": "540086",
+ "passport_given_at": "2007-04-20",
+ "passport_given_by": "Halac etrap hakimligi",
+ "born_place": "Halac etrap",
+ "born_at": "1990-03-06",
+ "email": "Babamyrat@mail.ru",
+ "phone": "64122623",
+ "phone_additional": null,
+ "phone_home": "64122623",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Himiya zawody",
+ "work_company_accountant_number": "+(993)-64122623",
+ "work_started_at": "2020-06-26",
+ "work_salary": "2655",
+ "work_position": "ulag injener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6jLkPTJqXvxsGAQY4X9oEZX6rP6KYsAJJFRgj2QI.jpg",
+ "passport_two": "ghT3ZLu08XkNDOUMvPtqdADsP28csSqC7HKqj1dR.jpg",
+ "passport_three": "hBaQXJb39zC1PsAmdrkl3FP9OdReX9LXmsMB6Tof.jpg",
+ "passport_four": "KRPFizbDyWksJNoisOrTw1EPluAicyjd9gyaBIRK.jpg",
+ "user_id": 645,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-17 10:34:40",
+ "updated_at": "2024-05-17 10:35:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1663,
+ "unique_id": "TB6359-1663",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Annabagt",
+ "customer_surname": "Durdygylyjowa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher kw 206 jaý 8 öý 4",
+ "real_address": "BW Balkanabat şäher kw 206 jaý 8 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "078476",
+ "passport_given_at": "2002-01-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1967-08-01",
+ "email": null,
+ "phone": "63992423",
+ "phone_additional": "63992423",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirligi 13-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1986-09-02",
+ "work_salary": "1935",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WixOMwFTg7XOHLoZtYwbHEjL7o4K18kwkmuMSm5e.jpg",
+ "passport_two": "TSeFxprvogk0fNJ9H9S8fcPzqoZzIEY9hMzyC6Sj.jpg",
+ "passport_three": "GX6Jm9ySorQ6LvJGvu2lehIRdb0Lr8s5rRV4mqYc.jpg",
+ "passport_four": "txIiVNCx2LJfXmPc1A6eBx7SZDdxZuYfmkPxxkgn.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 10:47:53",
+ "updated_at": "2024-05-17 10:47:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1664,
+ "unique_id": "TB8312-1664",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Meýlis",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Nurmuhammetowiç",
+ "passport_address": "Gazojak şäheri Mgatymguly 23/16",
+ "real_address": "Gazojak şäheri Mgatymguly 23/16",
+ "passport_serie": "I-LB",
+ "passport_id": "598644",
+ "passport_given_at": "2011-03-15",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1994-07-10",
+ "email": "meyliss59@mail.ru",
+ "phone": "63460031",
+ "phone_additional": null,
+ "phone_home": "44551260",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44551846",
+ "work_started_at": "2018-10-15",
+ "work_salary": "2695",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5IqQKsEOzHHWEVoyJd8XmNkzKc1CvX6qok8wBJWQ.jpg",
+ "passport_two": "NuyEg7vN9pxuoaHNzPfJJ4UcF1r6G8SZNbNafNmX.jpg",
+ "passport_three": "58qV1WeVWWn1i69RWuKinpW5PFwko9prs3aKbjSB.jpg",
+ "passport_four": "TEZ30vjG7cOb5DKPFlFlrJMwX1Rf17h42xvkW83X.jpg",
+ "user_id": 646,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 10:48:09",
+ "updated_at": "2024-05-17 14:56:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1665,
+ "unique_id": "TB1307-1665",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulbahar",
+ "customer_surname": "Gowşudowa",
+ "customer_patronic_name": null,
+ "passport_address": "Asgabat saherinin Kopetdag etraby koçe BTurkmenistan sayoly jay 81 otag 147",
+ "real_address": "Asgabat saherinin Kopetdag etraby koçe BTurkmenistan sayoly jay 81 otag 147",
+ "passport_serie": "I-AS",
+ "passport_id": "281770",
+ "passport_given_at": "2002-11-29",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1968-03-19",
+ "email": "Ogulbahar@gmail.com",
+ "phone": "61296398",
+ "phone_additional": "61296398",
+ "phone_home": "12218259",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Türkmenistanyň Türkmenbaşypaýdarlar täjirçilik bankynyň iş dolandyryş müdirligi",
+ "work_company_accountant_number": "+(993)-12444212",
+ "work_started_at": "1997-03-18",
+ "work_salary": "2022",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tLDRXnomEh5wVxElTRxLp2Ge8bjoyInwuqSJ3ntJ.jpg",
+ "passport_two": "bBGl6ZOm0IQxnu5nbRqBD6XM9WVOVL8WdePiOhWa.jpg",
+ "passport_three": "JgJMJgAl8inr4tH0FNHkU7BE6pOklL5vKyFwrmWC.jpg",
+ "passport_four": "iPaKbtoPy9CRgpBU3ZJpJDnOl39RVTbKg4xbiIkk.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 11:19:40",
+ "updated_at": "2024-06-01 10:46:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1666,
+ "unique_id": "TB1307-1666",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Akmammet",
+ "customer_surname": "Asyrow",
+ "customer_patronic_name": "Annamammedowic",
+ "passport_address": "Asgabat saher Bagtyyarlyk etrap koçe Kosi jay 115 otag 19",
+ "real_address": "Asgabat saher Bagtyyarlyk etrap koçe Kosi jay 115 otag 19",
+ "passport_serie": "I-AS",
+ "passport_id": "311022",
+ "passport_given_at": "2003-12-05",
+ "passport_given_by": "Asgabat saherinin Çandybil etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1977-05-06",
+ "email": "Akmammet@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Turkmenistanyn Goranmak ministrliginin Beyik Saparmyrat Turkmenbasy adyndaky Harby instituty",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-01-26",
+ "work_salary": "2430",
+ "work_position": "isçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4b4eVhChcTBlVGDfEKfZ9TxssH9Yd3cqViSfZmi8.jpg",
+ "passport_two": "J7CHmkcEFEEKwDWStsLDiLIlcQp8j01WAs1FRQNB.jpg",
+ "passport_three": "x10x6KqcOaomjIvQi331LSSFhVt6MkbD9sJTbvVm.jpg",
+ "passport_four": "xSnC7hyZGZQ5CjoipfzMnqEbcEAXEJwvbOSWhRXY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 11:20:49",
+ "updated_at": "2024-06-01 10:46:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1667,
+ "unique_id": "TB8319-1667",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Zamira",
+ "customer_surname": "Elliyewa",
+ "customer_patronic_name": "Bahtiyarowna",
+ "passport_address": "LW Turkemnabat s MGurbanow koce jay 82",
+ "real_address": "LW Turkemnabat s MGurbanow koce jay 82",
+ "passport_serie": "I-LB",
+ "passport_id": "544015",
+ "passport_given_at": "2008-12-23",
+ "passport_given_by": "Turkemnabat saher hakimligi",
+ "born_place": "Turkmenabat saher",
+ "born_at": "1992-07-09",
+ "email": "Zamira@mail.ru",
+ "phone": "62366100",
+ "phone_additional": null,
+ "phone_home": "62366100",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Arassa konu hk",
+ "work_company_accountant_number": "+(993)-62366100",
+ "work_started_at": "2021-07-01",
+ "work_salary": "2378",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lk4pcgUTBsepvrbm7y57vMSpfX9P0wBqwK7cySYh.jpg",
+ "passport_two": "xxeDan0xzgugTupE9yzHdXOT0RZbL8LqxBfZO7BJ.jpg",
+ "passport_three": "FxWHs7ipG459NtSreNNbpx4AjWvUE7h6ytRXK9Hy.jpg",
+ "passport_four": "v8PkaYoq4Ym3k6HmNz5rQMaocJSvu7gFUHreYQUY.jpg",
+ "user_id": 647,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-17 11:23:34",
+ "updated_at": "2024-05-17 11:24:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1668,
+ "unique_id": "TB6312-1668",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Berdimyrat",
+ "customer_surname": "Tyllaýew",
+ "customer_patronic_name": "Aşyrowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Azatlyk köçe 44 jaý 6 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Azatlyk köçe 44 jaý 6 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "217980",
+ "passport_given_at": "2003-04-23",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1987-04-03",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "65966662",
+ "phone_additional": "65380191",
+ "phone_home": "24367485",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkantelekom",
+ "work_company_accountant_number": "+(993)-22271700",
+ "work_started_at": "2018-11-14",
+ "work_salary": "1904",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3zCrbq8jgYa4nN98bkZfo8mnZ5OyZs1u4LlHhoSR.jpg",
+ "passport_two": "vt8O120VQu3PBRkKi6B1wdPY82UpTOopxdAgao3h.jpg",
+ "passport_three": "nLWjiXWDE1wf9m143J5dAiFuZs44SinnZDv6GcJu.jpg",
+ "passport_four": "DyUwYCiwbrwkcipOwtaj5oOHvsNMUnggc0driUIs.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 11:50:06",
+ "updated_at": "2024-05-23 14:49:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1669,
+ "unique_id": "TB6312-1669",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Miras",
+ "customer_surname": "Ibraimow",
+ "customer_patronic_name": "Maksadowiç",
+ "passport_address": "Balkan welaýaty Magtymguly etrap Gerkez geňeşligi Magtymgala oba",
+ "real_address": "Balkan welaýaty Magtymguly etrap Gerkez geňeşligi Magtymgala oba",
+ "passport_serie": "I-BN",
+ "passport_id": "495834",
+ "passport_given_at": "2015-03-28",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Gökdepe geňeşligi",
+ "born_at": "1999-03-11",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "64763343",
+ "phone_additional": "64508830",
+ "phone_home": "24368061",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy halkara deňiz porty",
+ "work_company_accountant_number": "+(993)-24349154",
+ "work_started_at": "2019-10-01",
+ "work_salary": "3171",
+ "work_position": "port ýükçisi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "4Qr1SxhVHx9lfQsWhbCjcEa1O0YDzq8TokE1b6ax.jpg",
+ "passport_two": "4SiuxRn7fqQ1KwLC0bVxWVvQyGP54AF9z1i2APpw.jpg",
+ "passport_three": "PQqgaTJRcImCcXMobqtcMYYaDTAhodygAaz5jASG.jpg",
+ "passport_four": "6gtawmU79jmyJ7K6pznraVm23HIXO450TXWsBRbG.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 14:39:44",
+ "updated_at": "2024-05-23 14:50:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1670,
+ "unique_id": "TB9314-1670",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Allamyrat",
+ "customer_surname": "Ahmedow",
+ "customer_patronic_name": "Saklapbaýewiç",
+ "passport_address": "Köneürgenç etrabynyň Akgala geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "863894",
+ "passport_given_at": "2015-01-19",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç etrabynyň Akgala geňeşligi",
+ "born_at": "1998-05-19",
+ "email": "Allamyrat@mail.com",
+ "phone": "62325562",
+ "phone_additional": "62325562",
+ "phone_home": "62325562",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguz welaýat Lukmançylyk enjamlary önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-23562___",
+ "work_started_at": "2022-02-01",
+ "work_salary": "1857",
+ "work_position": "elektroliz enjamynyň operatory",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "loYUuMFY4rLrhsdxV8ubnRFIEMrBhXFDzYqoND6G.jpg",
+ "passport_two": "b0g0VHqPadh6OhkFWaZhiDjl8FEFR6VBVH4Yqqdr.jpg",
+ "passport_three": "IDzcgpcv7Nzvu6rdxOSzMLOmW9u6MSaf5OQzCAxJ.jpg",
+ "passport_four": "AZgoDqerJ2bK99gLvCzTFkQrotWOzonMIYN8qsqi.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 15:05:37",
+ "updated_at": "2024-05-17 15:06:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1671,
+ "unique_id": "TB8312-1671",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Azat",
+ "customer_surname": "Saparklyçow",
+ "customer_patronic_name": "Ýoldaşewiç",
+ "passport_address": "Gazojak şäheri Magtymguly köçe 24 jaý 20 öý",
+ "real_address": "Gazojak şäheri Magtymguly köçe 24 jaý 20 öý",
+ "passport_serie": "I-LB",
+ "passport_id": "598763",
+ "passport_given_at": "2011-03-26",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1993-07-07",
+ "email": "yoldasewazat@gmail.com",
+ "phone": "63371037",
+ "phone_additional": null,
+ "phone_home": "44551307",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TPTTB Gazojak şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-44550620",
+ "work_started_at": "2024-04-19",
+ "work_salary": "1867",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "4L2VkxqJQ2hFHJxIO7Wq5xFntG7CXp556sOdYP00.jpg",
+ "passport_two": "8glBZBnxBs5Rli6bpXAZwrVIMgduWbju85k3vRrd.jpg",
+ "passport_three": "w2XzGuEb4C7YT0DXoOxKcsvK1uoJlXPReS8Utw9v.jpg",
+ "passport_four": "w1BmWMmWeiCqiwRJL0qVHRYIUeXoiPecjImYJMSw.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 15:11:25",
+ "updated_at": "2024-05-17 15:11:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1672,
+ "unique_id": "TB2305-1672",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Gülşat",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Bäşimowna",
+ "passport_address": "Sarahs etrabynyň Kiçi aga geňeşliginiň Agzybirlik obasy",
+ "real_address": "Sarahs etrabynyň Kiçi aga geňeşliginiň Agzybirlik obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "368612",
+ "passport_given_at": "2007-02-14",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Gaňňaly obasy",
+ "born_at": "1979-11-27",
+ "email": null,
+ "phone": "61988255",
+ "phone_additional": null,
+ "phone_home": "62413472",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Jemagat hojalygy müdürligi",
+ "work_company_accountant_number": "+(993)-12456354",
+ "work_started_at": "2023-04-03",
+ "work_salary": "2228",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4JEZdXMsrEgTeOOMuBdKTmfMswhq1RiTxCVEgy9w.jpg",
+ "passport_two": "9aUqRIwmhfKq79YfDoBi39fgLiWrqm0vwNuPmGi4.jpg",
+ "passport_three": "JK8OkvRjDj2X3VcxxNbmwuQdQMCOt6TSnk620okZ.jpg",
+ "passport_four": "F2UgPi3UIFjtVQgouZMPicMStIMMcGfjZ5lJDlCT.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-17 16:12:52",
+ "updated_at": "2024-05-17 16:12:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1673,
+ "unique_id": "TB6359-1673",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Resul",
+ "customer_surname": "Nazjanow",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "BW Balkanabat şäher kw148 jaý 6 öý 8",
+ "real_address": "BW Balkanabat şäher kw148 jaý 6 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "486409",
+ "passport_given_at": "2014-01-21",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1997-12-22",
+ "email": null,
+ "phone": "62718007",
+ "phone_additional": "62718007",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goç Türkmen\" HK",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-11-09",
+ "work_salary": "3284",
+ "work_position": "Armaturçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "PRTsU0IqpIym2GK4S0BfP7GqOW3kN0WN1B7h4N60.jpg",
+ "passport_two": "emxblgmpFrWtOn8JyQK254ZwpcL7OBBRuTmH4TFJ.jpg",
+ "passport_three": "44o47sLsI2OxLcOvIZPqyhq3m1nJsKPaiDX73KNU.jpg",
+ "passport_four": "uCmKdy1Lpgh7PMF5XMUp0OJU3uhNIPZwvSHAZA3v.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 16:19:50",
+ "updated_at": "2024-05-17 16:19:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1674,
+ "unique_id": "TB8302-1674",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mukam",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Hemraýewiç",
+ "passport_address": "Daşoguz welaýat Ak Altyn geňeşligi G.Atabaýew 65-nji jaýy",
+ "real_address": "Daşoguz welaýat Ak Altyn geňeşligi G.Atabaýew 65-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "843548",
+ "passport_given_at": "2014-04-30",
+ "passport_given_by": "Daşaguz wel. Gurbansoltan eje ad. etrap häkimligi",
+ "born_place": "Gurbansoltan eje ad. etrap",
+ "born_at": "1997-12-25",
+ "email": null,
+ "phone": "63768713",
+ "phone_additional": "63768713",
+ "phone_home": "63768713",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "20960 harby bölümi",
+ "work_company_accountant_number": "+(993)-63768713",
+ "work_started_at": "2020-11-01",
+ "work_salary": "3058",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "86Tx9RxpRAIWV9GnHW6AIIXzrrjMJHYrdqW4TWJN.jpg",
+ "passport_two": "5SNLCqM4lEOHshhaQyXWPwvGtPyGbckGHSZQy3gX.jpg",
+ "passport_three": "2RsY8HzaJzYpfjbvrXAZZKE6IKY0SNkNBZGsQAC5.jpg",
+ "passport_four": "QykJ94Lxe3dF5hk53DvR4QDZy6JIidDvXe0kcW2i.jpg",
+ "user_id": 648,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 16:21:31",
+ "updated_at": "2024-05-17 16:24:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1675,
+ "unique_id": "TB7369-1675",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Ilmyrat",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Muhammetsaparowiç",
+ "passport_address": "Sakarçäge etrap Gyzylgum geňeşlik",
+ "real_address": "Sakarçäge etrap Gyzylgum geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "394298",
+ "passport_given_at": "2024-02-13",
+ "passport_given_by": "Sakarçäge etrap Polisiýa bölümi tarapyndan",
+ "born_place": "Sakarçäge etrap Gyzylgum geňeşlik",
+ "born_at": "1986-07-29",
+ "email": null,
+ "phone": "63291204",
+ "phone_additional": "63291204",
+ "phone_home": "63291204",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Demirýollary AGPJ",
+ "work_company_accountant_number": "+(993)-63291204",
+ "work_started_at": "2020-01-01",
+ "work_salary": "1855",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2wYMceSUa5quL77z3UU7HyzdIVZMDp63JV2ZzTdc.jpg",
+ "passport_two": "KzPvtZdBHmmXovKuI0k5EUQClzsUWrizRdh6w1ht.jpg",
+ "passport_three": "1cUtACV2ydi9RE4piGW9ZTeGTaXsBv93UUe57YW1.jpg",
+ "passport_four": "XKEaLhHoAgGmG398kZjFSjqLVlZeE6X2A60um9dR.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-17 17:53:43",
+ "updated_at": "2024-05-17 17:53:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1676,
+ "unique_id": "TB6352-1676",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akbegenç",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Arnamyradowna",
+ "passport_address": "Mary welaýatynyň Tagtabazar etrabynyň Marçak geňeşligi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri",
+ "passport_serie": "I-MR",
+ "passport_id": "945361",
+ "passport_given_at": "2014-02-27",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etraby",
+ "born_at": "1994-10-27",
+ "email": null,
+ "phone": "62605433",
+ "phone_additional": null,
+ "phone_home": "62605433",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-25350396",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2176",
+ "work_position": "Elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EUAOPjjFsGIvy1bVTBBZNsxZQTL1UTgefNTj4GzQ.jpg",
+ "passport_two": "H9ur2hyfY2h4EIqzXHBV2s2lgQaAW21pwEFoTYzj.jpg",
+ "passport_three": "VqT5JgPDZ5qOB2KKj2q3Cv8bm7Fy1S0O13BJ3dvj.jpg",
+ "passport_four": "nb9tSdkDpJjwEoHbm6rD8uebOpYv1YuMZFQElIpw.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-18 23:25:09",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1677,
+ "unique_id": "TB6352-1677",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maral",
+ "customer_surname": "Ýazlyýewa",
+ "customer_patronic_name": "Maksimowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Garabogaz köçesi, 3/1",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, Garabogaz köçesi, 3/1",
+ "passport_serie": "I-BN",
+ "passport_id": "515241",
+ "passport_given_at": "2017-05-05",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Mary welaýatynyň Baýramaly etraby",
+ "born_at": "1968-10-03",
+ "email": null,
+ "phone": "62608714",
+ "phone_additional": null,
+ "phone_home": "62608714",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TEBB-niň 11-nji çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-62608714",
+ "work_started_at": "2010-04-03",
+ "work_salary": "3699",
+ "work_position": "Müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VdI6rd1jlA51nldPUA9XRigu3GYMcWuUHrAx22vG.jpg",
+ "passport_two": "q5p5UR6qXe6SgEQCxJbae713cEain8rMs1RR9zWJ.jpg",
+ "passport_three": "7CZgsyRBJ7jJNF5ayAvv8KgvdQTdqpc8nLwHB7Cd.jpg",
+ "passport_four": "hLBjo2oP6mNvZffEopPq08QjxbdBJaeGIXCuA7o9.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-18 23:49:04",
+ "updated_at": "2025-05-21 10:00:33",
+ "deleted_at": "2025-05-21 10:00:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1678,
+ "unique_id": "TB6352-1678",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýbölek",
+ "customer_surname": "Atamyradowa",
+ "customer_patronic_name": "Ýazgeldigyzy",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 3/37",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 3/37",
+ "passport_serie": "I-BN",
+ "passport_id": "424046",
+ "passport_given_at": "2010-12-03",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etraby",
+ "born_at": "1994-10-25",
+ "email": null,
+ "phone": "65164316",
+ "phone_additional": null,
+ "phone_home": "62457661",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TEBB-niň 11-nji çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-62457361",
+ "work_started_at": "2014-01-02",
+ "work_salary": "1855",
+ "work_position": "Terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "e6F2a689Kj3Wh2SOjI23HCwhdVQCElORv7bgYrZr.jpg",
+ "passport_two": "qnureAS5MqO2o2Sqadrt9saoLeBGcfYMx3nz3SVU.jpg",
+ "passport_three": "jOAvTMomAGzjRr8l6BGZFMLT8IjTt5ADJAu4eIOH.jpg",
+ "passport_four": "qayrep63wV00wMve6YJoZgZh2QBzKqMkcWv7wXW5.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 00:21:48",
+ "updated_at": "2025-05-21 10:00:34",
+ "deleted_at": "2025-05-21 10:00:34",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1679,
+ "unique_id": "TB8312-1679",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Suraý",
+ "customer_surname": "Hallyýewa",
+ "customer_patronic_name": "Atamuradowna",
+ "passport_address": "Gazojak şäheri Azady köçe 166/75",
+ "real_address": "Gazojak şäheri Azady köçe 166/75",
+ "passport_serie": "I-LB",
+ "passport_id": "598458",
+ "passport_given_at": "2011-01-31",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1993-05-24",
+ "email": "suray59844@mail.ru",
+ "phone": "63267651",
+ "phone_additional": null,
+ "phone_home": "44551556",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551256",
+ "work_started_at": "2024-04-19",
+ "work_salary": "1992",
+ "work_position": "Reňkleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Uh49uvZEPVVcEpqkcb194q4ezZF09QJjpmWiSZ4l.jpg",
+ "passport_two": "p7HxeDa60FIS0JARapR44OZNGQsDyf6ThtAdvs3v.jpg",
+ "passport_three": "anhCJsjn18x3l1VnDnfp0uXe8kRRs5SZZx6BP92H.jpg",
+ "passport_four": "KfGxiU4M5H5BznoG5wVsWmrT1qgWm0RCsDNbR2Bi.jpg",
+ "user_id": 651,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 09:41:05",
+ "updated_at": "2024-05-20 11:11:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1680,
+ "unique_id": "TB1303-1680",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Jahan",
+ "customer_surname": "Annamyradowa",
+ "customer_patronic_name": "Allamyradowna",
+ "passport_address": "Aşgabat şäeriniň Berkakarlyk etrabynyň A.Muhammedow köçesiniň 116-njy jaýy",
+ "real_address": "Aşgabat şäeriniň Berkakarlyk etrabynyň A.Muhammedow köçesiniň 116-njy jaýy",
+ "passport_serie": "II-MR",
+ "passport_id": "845373",
+ "passport_given_at": "2013-04-24",
+ "passport_given_by": "Mary welaýatynyň Türkmengala etrap häkimligi",
+ "born_place": "Mary welaýatynyň Türkmengala etrabynyň Hasyl geneşligi",
+ "born_at": "1987-08-01",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64355399",
+ "phone_additional": "64355399",
+ "phone_home": "12765977",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Türkmennebitönümleri\" baş müdürliginiň Ýaşaýyş jemagat hojalygy kärhanasy",
+ "work_company_accountant_number": "+(993)-64355399",
+ "work_started_at": "2023-01-01",
+ "work_salary": "1756",
+ "work_position": "wahtýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VEDsjB9nwjAKpQ6rGzDJhMXjmjp9ZjdAVz5qKQBF.jpg",
+ "passport_two": "zOwyueodqBo6Z3tbfYLQTKcylcOAivCQVPQYTZKG.jpg",
+ "passport_three": "7fhbEhcBFOfsNkUwFM2KoajZiQr6ecpOqr597G2Z.jpg",
+ "passport_four": "gPVs5RsgXN1TeUyEO22KMBYf1X66TRPU8oSFWaTO.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 10:54:45",
+ "updated_at": "2024-06-04 16:46:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1681,
+ "unique_id": "TB1303-1681",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Guwanç",
+ "customer_surname": "Tejenow",
+ "customer_patronic_name": "Aýdogdyýewiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň 30k/e 3 geçelge 4-nji jaýynyň 6-njy öýi",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň 30k/e 3 geçelge 4-nji jaýynyň 6-njy öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "556101",
+ "passport_given_at": "2016-11-09",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-07-08",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65644725",
+ "phone_additional": "65644725",
+ "phone_home": "12456325",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Telekeçi Kakajanowa Maral Goçmyradownanyň dükany",
+ "work_company_accountant_number": "+(993)-65644725",
+ "work_started_at": "2023-01-23",
+ "work_salary": "3060",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QG8AlOeNpr5KxLzXt34Mp9tG7xHopzy4n0Z0oh4Q.jpg",
+ "passport_two": "FS5QfRW4LxbuaqMe0qwSjkMZUI9UT3ZBNmJh6tCj.jpg",
+ "passport_three": "7RuOpL0dXm2HCbxe4GUa9bqAdVOT1azNQSB1BBBw.jpg",
+ "passport_four": "Knk2rNGxAXIQsEgbnI1MbNIf3MnIH0eYmUEkfuft.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 11:02:19",
+ "updated_at": "2024-05-24 17:21:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1682,
+ "unique_id": "TB1306-1682",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Bilbil",
+ "customer_surname": "Arazmedowa",
+ "customer_patronic_name": "Halmyradowna",
+ "passport_address": "Aşgabat ş Berkararlyk etr k Uşakow jaý 8 öý 26",
+ "real_address": "Aşgabat ş Berkararlyk etr k Uşakow jaý 8 öý 26",
+ "passport_serie": "I-AS",
+ "passport_id": "604064",
+ "passport_given_at": "2019-02-19",
+ "passport_given_by": "Aşgabat ş Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1985-12-18",
+ "email": "Bilbil@gamil.com",
+ "phone": "62681040",
+ "phone_additional": "62681040",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Weli gurluşyk hususy kärhana",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-02-19",
+ "work_salary": "5000",
+ "work_position": "ammar hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8BAAfPhzpbrf2NCnWTqMSy8XIwxhWh1NJ7JHRAkG.jpg",
+ "passport_two": "VJc4M09ROG3b8kT9WgyAR5Cf68LTJCROpG0jc4pZ.jpg",
+ "passport_three": "5rMaq7vcZ8xrGVgKuSiNKkA4Czi6NMLTRwhLSUJB.jpg",
+ "passport_four": "Wblr1dy0fB8sdv8fCm8HDVIwqhQvDDlKS8zo2kJE.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-20 11:14:38",
+ "updated_at": "2024-05-20 11:14:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1683,
+ "unique_id": "TB1303-1683",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gunça",
+ "customer_surname": "Garajaýewa",
+ "customer_patronic_name": "Orazgulyýewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň 30mkr 4 geçelge 7-nji jaýynyň 25-nji öýi",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň 30mkr 4 geçelge 7-nji jaýynyň 25-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "515810",
+ "passport_given_at": "2015-02-13",
+ "passport_given_by": "Aşgabat şäheriniň Berlararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-10-18",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65347728",
+ "phone_additional": "65347728",
+ "phone_home": "65347728",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Türkmenbaşy\" paýdarlar täjirlik bankynyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-65624562",
+ "work_started_at": "2011-12-01",
+ "work_salary": "2357",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nd8JVFxHBHjGNJkcgTQhBT5upzXL4WswkxpRe4Gv.jpg",
+ "passport_two": "WIKOltVuoi9BIrY93qMHBMasEYwEuTpH6UAeWrUl.jpg",
+ "passport_three": "aJ0065y07IBiEM2qyBRlX3Zlke0rvQ51q3zHkYZc.jpg",
+ "passport_four": "TFOK7jI7WiuzjZ0Ak6y7BFCnd6iXFGU5w6aCPBzq.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 11:31:39",
+ "updated_at": "2024-05-31 12:34:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1684,
+ "unique_id": "TB1303-1684",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Oguldöwlet",
+ "customer_surname": "Nepesowa",
+ "customer_patronic_name": "Çarysözenowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Garagum köçesiniň 8-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Garagum köçesiniň 8-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "470331",
+ "passport_given_at": "2012-11-17",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1988-11-10",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62707211",
+ "phone_additional": "62779159",
+ "phone_home": "15226643",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Türkmenbaşy\" paýdarlar täjirluik bankynyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-65124523",
+ "work_started_at": "2020-05-08",
+ "work_salary": "2153",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KPev0NppjA7B2ZftXI6Vo9PkC9Lu2LefC2oiREJ4.jpg",
+ "passport_two": "zysUNFXxXOP5Vf2NV5Kd05u27EcixshmHGxTRY7P.jpg",
+ "passport_three": "nfuvCXwpAA36fTl0ykufkyIziaDcQ9zMAStfMIQ1.jpg",
+ "passport_four": "IpLkNQRwwEmdOP8NRcb3h8xZETAY97SrDKQvWnEI.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 11:41:46",
+ "updated_at": "2024-05-31 12:35:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1685,
+ "unique_id": "TB8312-1685",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Hemra",
+ "customer_surname": "Yullyýew",
+ "customer_patronic_name": "Arazgeldiýewiç",
+ "passport_address": "Gazojak şäheri Şyharyk köçe 11 jaý",
+ "real_address": "Gazojak şäheri Şyharyk köçe 11jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "858578",
+ "passport_given_at": "2014-10-10",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1986-04-24",
+ "email": "hemraa@mail.ru",
+ "phone": "63651666",
+ "phone_additional": null,
+ "phone_home": "44555051",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551546",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2233",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qHZdXI4To8LSP4zla5EARB1mHiLxf6Cqwrr6Nwmp.jpg",
+ "passport_two": "y9ae11V2iFuMD0PxiUtVCRXrTAmrCjSkr9LDgzgb.jpg",
+ "passport_three": "jg87wIKupEunobsbVfWjhE0hwWSRDb5DwdSXYJ8r.jpg",
+ "passport_four": "Z2UTC3GQ7kts9JtWZlMbySH927k4lUHA7XKQxQeq.jpg",
+ "user_id": 652,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 11:53:16",
+ "updated_at": "2024-05-20 14:01:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1686,
+ "unique_id": "TB1307-1686",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ayjahan",
+ "customer_surname": "Atanazarowa",
+ "customer_patronic_name": "Maksatowna",
+ "passport_address": "Ahal welayatynyn Anew saheri koce geolog jay 6 otag 3",
+ "real_address": "Ahal welayatynyn Anew saheri koce geolog jay 6 otag 3",
+ "passport_serie": "I-AH",
+ "passport_id": "820886",
+ "passport_given_at": "2023-07-12",
+ "passport_given_by": "Ahal welayatynyn Ak bugday etrap PB",
+ "born_place": "Ahal welayatynyn Ak bugday etrabynyn Anew saheri",
+ "born_at": "1998-04-19",
+ "email": "AtanazarowaA@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Tenekar derman karhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-10-18",
+ "work_salary": "2074",
+ "work_position": "supuriji yuwujy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "zKQGpbEo9gr56jvJ84d1iKCEShcPcOzdTA39y4hG.jpg",
+ "passport_two": "5D0KI3gseQYvS0b50kUAcwFWnTXsQLXncDMxP76S.jpg",
+ "passport_three": "jDhM7y0gk8cUqZATCkks7oc6HqUZtngk2zI5ZxOv.jpg",
+ "passport_four": "inTOBMrZbJ3JuVdRKoJmaQO8HJ9tSxbj7QstMYCK.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 12:13:14",
+ "updated_at": "2024-06-01 10:45:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1687,
+ "unique_id": "TB8312-1687",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Oksana",
+ "customer_surname": "Želewa",
+ "customer_patronic_name": "Saparbaýewna",
+ "passport_address": "Gazojak şäheri Azady köçe 140/39",
+ "real_address": "Gazojak şäheri Azady köçe 140/39",
+ "passport_serie": "I-LB",
+ "passport_id": "750473",
+ "passport_given_at": "2012-04-09",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1975-02-20",
+ "email": "oksanasapar@mail.ru",
+ "phone": "65478535",
+ "phone_additional": null,
+ "phone_home": "44552367",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "ÝJUB",
+ "work_company_accountant_number": "+(993)-44551548",
+ "work_started_at": "2022-05-25",
+ "work_salary": "2766",
+ "work_position": "Operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7WpfKVHJR7JK0KVoIQFSm86A9A8T6zPjpBV3Y4HV.jpg",
+ "passport_two": "tZgi05biEnKTzCKpsQkSmGcIO676vo70BJMEavX5.jpg",
+ "passport_three": "609ks6IQl59W6VX3faxAffpRy198Mn0yVymn9w6s.jpg",
+ "passport_four": "i0K3t4F31gvQYXcBKZCJwWmj5vygh9QLPfq2CMPM.jpg",
+ "user_id": 653,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 12:38:55",
+ "updated_at": "2024-05-20 15:14:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1688,
+ "unique_id": "TB1307-1688",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Almagul",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Muhammedowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap S Atayewa jay 143",
+ "real_address": "Asgabat saherinin Berkararlyk etrap S Atayewa jay 143",
+ "passport_serie": "I-AS",
+ "passport_id": "118933",
+ "passport_given_at": "1999-12-08",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "1973-11-23",
+ "email": "Almagul@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat saherinin 3-nji saglyk oyi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-11-01",
+ "work_salary": "1940",
+ "work_position": "goragcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5oLyTaXcDtqnwKbApHAWgrMDT8uGXJPrkagvmzei.jpg",
+ "passport_two": "a9g9hFx4SUQq5DyImdUc8kbCcVndtBKAkRzSVLau.jpg",
+ "passport_three": "9IHXzpCXWaKNnEgvDgoOas9HSEgHf7f9lfgj5EeS.jpg",
+ "passport_four": "0LV8UVo8LufwUtnTfvkr0cFD0w0zPfqnWaigojm1.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 12:47:30",
+ "updated_at": "2024-06-01 10:44:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1689,
+ "unique_id": "TB6352-1689",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Çynar",
+ "customer_surname": "Bäşimowa",
+ "customer_patronic_name": "Rejepowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 4 jaý 20 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 4 jaý 20 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "250841",
+ "passport_given_at": "2002-02-01",
+ "passport_given_by": "Daşoguz welaýat Akdepe etrap häkimligi",
+ "born_place": "Daşoguz welaýat Akdepe etrap",
+ "born_at": "1974-11-09",
+ "email": null,
+ "phone": "62294140",
+ "phone_additional": "62294140",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher geňeşligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-06-06",
+ "work_salary": "1614",
+ "work_position": "sakçy",
+ "education": "middle_school",
+ "marriage_status": "WIDOW",
+ "passport_one": "rN8OFiowzrHzGpRlM9MeLeqIKtTXjgv7bpAg5aAq.jpg",
+ "passport_two": "my45ec1GANi3BzCxOsfMHVwFgEhCuYFObwDwcpkQ.jpg",
+ "passport_three": "fxCwI0YkljIsns8bES7T5ag63kBZdeUHcQw60Wa7.jpg",
+ "passport_four": "3MWyzXxtk3OG3qPzoagFtC8XEdYB3uYVkQOHsjHl.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 12:55:48",
+ "updated_at": "2024-05-20 14:43:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1690,
+ "unique_id": "TB6352-1690",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Altyn",
+ "customer_surname": "Täçmämmedowa",
+ "customer_patronic_name": "Kiçjikowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 12 jaý 24 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 12 jaý 24 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "191569",
+ "passport_given_at": "2001-12-07",
+ "passport_given_by": "Balkan welaýat Bereket etrap häkimligi",
+ "born_place": "Balkan welaýat Bereket şäheri",
+ "born_at": "1972-12-25",
+ "email": null,
+ "phone": "64564117",
+ "phone_additional": "64564117",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Hassahana",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-05-04",
+ "work_salary": "3024",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IWEpgvFMaaExXhprEPJVV7jmD0ZfacCzxRpb7exj.jpg",
+ "passport_two": "ICaBkO5p5zMRDdm5S4PvJ4RbvChQ3n65g2jngWOP.jpg",
+ "passport_three": "vj0jB1cGH0kZEuZBndKQTR9OBylEWuHKRl3rsiKV.jpg",
+ "passport_four": "S8EMmrBkfjZrDXQrcqUdLn4ywEWSnn3HftWtJQ3g.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 13:00:43",
+ "updated_at": "2024-05-21 15:08:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1691,
+ "unique_id": "TB6352-1691",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Äşe",
+ "customer_surname": "Garaýewa",
+ "customer_patronic_name": "Orazmuhammedowna",
+ "passport_address": "Balkan welaýatynyň Magtymguly etrabynyň Çendir geňeşligi",
+ "real_address": "Balkan welaýatynyň Magtymguly etrabynyň Çendir geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "441988",
+ "passport_given_at": "2012-03-30",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Çendir geňeşligi",
+ "born_at": "1995-12-10",
+ "email": null,
+ "phone": "62542342",
+ "phone_additional": null,
+ "phone_home": "62542342",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-02-05",
+ "work_salary": "2524",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gJcBA0R5178nGvROCjx53xn3m4B2AhAJFspPwLMq.jpg",
+ "passport_two": "Rcbb7uwt6An5g592tq5VYXSJb3CNEJZvfXhFw5rL.jpg",
+ "passport_three": "chKTEYRbUdNm4aWsHG7kNxRFSPdafxBVchCtZJkY.jpg",
+ "passport_four": "Ypr5De8ax08QZIBBLoRBHmZ8wKk7oV7UkAnzxNDR.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 14:35:41",
+ "updated_at": "2024-05-21 15:09:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1692,
+ "unique_id": "TB1307-1692",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kuwwat",
+ "customer_surname": "Hojagylyyew",
+ "customer_patronic_name": "Guycberdiyyewic",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Bekrewe köçe Pitomnik jaý22 1",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Bekrewe köçe Pitomnik jaý22 1",
+ "passport_serie": "I-AS",
+ "passport_id": "500649",
+ "passport_given_at": "2014-10-22",
+ "passport_given_by": "Candybil etrap",
+ "born_place": "Asgabat",
+ "born_at": "1997-03-29",
+ "email": "Kuwwat@gmailcom",
+ "phone": "63379954",
+ "phone_additional": "63379954",
+ "phone_home": "12563562",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Aşgabatagyzsuw birleşiginde SGBGnyň 3nji derejeli maşinisti",
+ "work_company_accountant_number": "+(993)-12563562",
+ "work_started_at": "2018-06-01",
+ "work_salary": "2840",
+ "work_position": "SGBGnyň 3nji derejeli maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SNZunj3DJxovd6WT8JLs2B4YIHQLsoJVOlzxpqeJ.jpg",
+ "passport_two": "RpADCP2K5MSL3kyipgpHqh6lXLFGN0m2TkwqSvfN.jpg",
+ "passport_three": "rDlyNItquceeKSg3zNqM1xApFL8CF4yaGZK1u8F7.jpg",
+ "passport_four": "p3psNAyOGA5ZAnizj0LNbZ9fziOiPuvotjIyUcxw.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 14:36:52",
+ "updated_at": "2024-06-01 10:43:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1693,
+ "unique_id": "TB6352-1693",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ruslan",
+ "customer_surname": "Truhin",
+ "customer_patronic_name": "Hiwaliýewiç",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 27 jaý 12 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 27 jaý 12 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469293",
+ "passport_given_at": "2013-08-03",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Ahal welaýatynyň Tejen şäheri",
+ "born_at": "1980-06-12",
+ "email": null,
+ "phone": "61623534",
+ "phone_additional": null,
+ "phone_home": "61623531",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2804",
+ "work_position": "uly ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "e3sXunJsV8kcBxR8mmSepCJ7s3BFHePSiyHcZIOi.jpg",
+ "passport_two": "pu4cE3EXFny2TiBYVRF3a2lnUVCR1hUOcNnDwZL1.jpg",
+ "passport_three": "0tVflAzrmbMCnEVJ74QcBI1movkg84SDawjG18E6.jpg",
+ "passport_four": "fa4fjipjARHXZolYBPuGHJqHscQ2QXytFj3aJjUh.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 14:41:03",
+ "updated_at": "2024-05-21 15:10:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1694,
+ "unique_id": "TB1307-1694",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aygul",
+ "customer_surname": "Rozyyewa",
+ "customer_patronic_name": "Meretdurdyyewna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Garaşsyzlyk ş jaý41 otag40",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Garaşsyzlyk ş jaý41 otag40",
+ "passport_serie": "I-AS",
+ "passport_id": "472439",
+ "passport_given_at": "2013-01-23",
+ "passport_given_by": "Kopetdag",
+ "born_place": "Asgabat",
+ "born_at": "1996-09-04",
+ "email": "Aygul@gmailcom",
+ "phone": "62666221",
+ "phone_additional": "62666221",
+ "phone_home": "12585425",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäheriniň 42nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-12352636",
+ "work_started_at": "2019-08-01",
+ "work_salary": "5474",
+ "work_position": "iňlis dili mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "vIHscriKsBniFS6BawrxPhy2g6VxFyMpKHUBlFX4.jpg",
+ "passport_two": "iax8CiQItTvSvx17QpZJSCUMFtUlYkBIbX44wVzJ.jpg",
+ "passport_three": "VMYRCBrCiE0JnEofzZbP2JOMBmXKFtYDxvrdOZ6f.jpg",
+ "passport_four": "Bl53NFoArH6RGaQtWyBmS7lRpPBDLqL8B9SERQHp.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 14:42:57",
+ "updated_at": "2024-06-01 10:42:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1695,
+ "unique_id": "TB8312-1695",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülçehra",
+ "customer_surname": "Owezowa",
+ "customer_patronic_name": "Meretowna",
+ "passport_address": "Lebap welaýatynyň Darganata etrap Gazojak şäheri",
+ "real_address": "Gazojak şäheriniň Magtymguly köçesiniň 155-nji jaýynyň 12-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "484565",
+ "passport_given_at": "2006-05-26",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Horezm oblastynyň Ürgenç şäheri",
+ "born_at": "1970-07-01",
+ "email": "gulchehra@mail.ru",
+ "phone": "61541872",
+ "phone_additional": null,
+ "phone_home": "44551066",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata etrap alyjylar jemgyveti",
+ "work_company_accountant_number": "+(993)-63946001",
+ "work_started_at": "2018-05-25",
+ "work_salary": "1637",
+ "work_position": "Çörek bişiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yZsXcvmHfWrONQIQLuV2QRXv20ttpzO32tbWEkCg.jpg",
+ "passport_two": "UAKQ4jShuILYOK98bQHlSnXKHOfNmZNJq8nMJNzU.jpg",
+ "passport_three": "oNjyUVAZ0Tj2IWdxoDAj914ovgp13qt5P5rwwFdR.jpg",
+ "passport_four": "kEblw9KfRYgJ6Q0mSAw3xwOxZTNHiFaHBPOplMdg.jpg",
+ "user_id": 654,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 14:57:22",
+ "updated_at": "2024-05-21 12:15:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1696,
+ "unique_id": "TB8317-1696",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Mahirat",
+ "customer_surname": "Yadgarowa",
+ "customer_patronic_name": "Faýzulaýewna",
+ "passport_address": "Lebap welaýatynyň amyderýa ýaşaýyş jaý toplumy 25jaý",
+ "real_address": "Lebap welaýatynyň amyderýa ýaşaýyş jaý toplumy 25jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "028884",
+ "passport_given_at": "1999-03-16",
+ "passport_given_by": "Lebap welaýatynyň Çärjew etrap polisiýa",
+ "born_place": "Buhara oblast Buhara raýon Kuwala Mahmud obasy",
+ "born_at": "1970-08-18",
+ "email": null,
+ "phone": "62538430",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat Ankalogiýa hassahanasy",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "1996-05-23",
+ "work_salary": "2015",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Rz1qBsiBKSJYIKLZsvFSrD0RmJHWwQ4PQhPNcgOl.jpg",
+ "passport_two": "5CXFBsAplgoWY3Q8zuP7z57To0QuGwm8IcuM6OPn.jpg",
+ "passport_three": "VhkwHMD4NIWZB73shPY13IK8lcuODZiOFjhgmicK.jpg",
+ "passport_four": "nj76D5EMjwRnzUeuAdtQlx9RtXjgA4bSPOkhR438.jpg",
+ "user_id": 656,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 15:23:01",
+ "updated_at": "2024-05-22 11:02:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1697,
+ "unique_id": "TB8312-1697",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Meýlis",
+ "customer_surname": "Baýrakgaýew",
+ "customer_patronic_name": "Amaniýazowiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Gazojak şäheriniň k.Sazakow köçesiniň 178-nji jaýynyň 30-njy öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "750995",
+ "passport_given_at": "2012-11-05",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1996-10-06",
+ "email": "meylis96@mail.ru",
+ "phone": "63938153",
+ "phone_additional": null,
+ "phone_home": "44550483",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-63102033",
+ "work_started_at": "2023-12-04",
+ "work_salary": "1768",
+ "work_position": "Slesir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nicUJvUOaCiDgikIIXcge0vBcTDWhhN7filG11UG.jpg",
+ "passport_two": "5KABTXCk5VSkoRWDsg7Vupcp5j8ixkCQKBWtMmfY.jpg",
+ "passport_three": "8HUSjvbvE1Og5jnJIMeM6VoindOiswerUVAvaf29.jpg",
+ "passport_four": "rWMFMYwu41kNGQlYmqELXwYGd1t6dnYfUPD1I9ej.jpg",
+ "user_id": 657,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 15:36:03",
+ "updated_at": "2024-05-27 15:02:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1698,
+ "unique_id": "TB1307-1698",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bally",
+ "customer_surname": "Ýesenow",
+ "customer_patronic_name": "Nurmuradowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Parahat 7/1 jaý 10 otag 41",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Parahat 7/1 jaý 10 otag 41",
+ "passport_serie": "I-AS",
+ "passport_id": "402881",
+ "passport_given_at": "2008-08-19",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1992-02-22",
+ "email": "Bally@mail.ru",
+ "phone": "65663859",
+ "phone_additional": "64193359",
+ "phone_home": "12512170",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat halkara howa menzili",
+ "work_company_accountant_number": "+(993)-12365897",
+ "work_started_at": "2007-12-05",
+ "work_salary": "2256",
+ "work_position": "sürüji halas ediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fUPdUP4R9OIe0ZXlZtDUnd1VDX56uX6D9IXdwuVd.jpg",
+ "passport_two": "wPiC2Lj3Zd6h3QzGVPLo73gknjfsbhCr4F0HsPcu.jpg",
+ "passport_three": "ROKdnkehkiumONN32tUUKGcfsmKJdurkVyKbhxkl.jpg",
+ "passport_four": "Sp2rZH9mTtnzfNboDdAcLs8HRoBa9lA1JBm1PltJ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 15:52:57",
+ "updated_at": "2024-06-01 10:42:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1699,
+ "unique_id": "TB9314-1699",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Durdy",
+ "customer_surname": "Gurbangylyjow",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "Köneürgenç etrabynyň Täzegüýç geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Täzegüýç geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "237340",
+ "passport_given_at": "2000-06-22",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi tarapyndan berlen",
+ "born_place": "S. Türkmenbaşy etrabynyň Goşahowly geňeşligi",
+ "born_at": "1979-08-23",
+ "email": "Durdy@mail.com",
+ "phone": "63792301",
+ "phone_additional": "61735038",
+ "phone_home": "63792301",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 8-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33933___",
+ "work_started_at": "2015-03-16",
+ "work_salary": "1702",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OBycI6J61rYODn422RcumozwJostvUucIjpg1PMT.jpg",
+ "passport_two": "HjNNkACPyHNk19Tlzuvs8n9sj7fxQpc725mhTBOi.jpg",
+ "passport_three": "DrzmUQaz6ivHfLSKHfUPTsNnaNhV6svZ6AqjORWC.jpg",
+ "passport_four": "4iZsYiF5GoUG2xn6rU5ITB8dWfv1aiGiLDYoZafG.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 16:02:22",
+ "updated_at": "2024-05-20 16:02:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1700,
+ "unique_id": "TB9314-1700",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurgözel",
+ "customer_surname": "Gazakowa",
+ "customer_patronic_name": "Býerdiýewna",
+ "passport_address": "S.Türkmenbaşy etrap Şamahy geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Şamahy geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "384975",
+ "passport_given_at": "2003-05-13",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap häkimi tarapyndan berlen",
+ "born_place": "S.Türkmenbaşy etrap Agaltyn geňeşligi",
+ "born_at": "1977-11-15",
+ "email": "Nurgozel@mail.com",
+ "phone": "62000305",
+ "phone_additional": "62000305",
+ "phone_home": "62000305",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmembaşy etrap BB-niň 67-nji mekdebi,",
+ "work_company_accountant_number": "+(993)-33948___",
+ "work_started_at": "1999-08-02",
+ "work_salary": "3894",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EigRVkwst80gq7rl4cN0ZOGrsNUb5IiFqnD5md5f.jpg",
+ "passport_two": "UxChYR21QtzrC2iGnyulyNObAHghXCEyMAPtLMLT.jpg",
+ "passport_three": "VjULAGaYwkMpfu7qUEIXQwiGGBPnvPrEJEg6S8lE.jpg",
+ "passport_four": "UqPimJZlWSaXdEKB7tA4ubGogZEHcYnB3HCA4BKC.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 16:15:15",
+ "updated_at": "2024-05-20 16:15:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1701,
+ "unique_id": "TB8317-1701",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Nargiza",
+ "customer_surname": "Jumaýewa",
+ "customer_patronic_name": "Ahmedowna",
+ "passport_address": "Lebap welaýatynyň Türkmenabat şäher i.ilmuradow 16jaý",
+ "real_address": "Lebap welaýatynyň Türkmenabat şäher i.ilmuradow 16jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "753318",
+ "passport_given_at": "2011-12-26",
+ "passport_given_by": "Türkmenabat şäher häkimligi",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "1995-08-27",
+ "email": null,
+ "phone": "62267679",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "1-nji senagat zolagy",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2024-03-15",
+ "work_salary": "1539",
+ "work_position": "süpüriji",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "52whOrDku80y08oWnhZajTum9emnmQQJ9O4wW4MG.jpg",
+ "passport_two": "GhHSvSDPaoNaj1lj7jM7m5ZUvTalR9bbkOxTJsMB.jpg",
+ "passport_three": "KSa85fxC2G9im2C6dkPpXoATOsSmJRXmos3Iz1L7.jpg",
+ "passport_four": "WrdFl3o1K0DIeuIjPJOGxVlOuDmUln8KUUpc10EK.jpg",
+ "user_id": 658,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 16:17:11",
+ "updated_at": "2024-05-28 17:14:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1702,
+ "unique_id": "TB8317-1702",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Ahmetdžan",
+ "customer_surname": "Muradow",
+ "customer_patronic_name": "a",
+ "passport_address": "Lebap welaýat Türkmenabat şäher D Ilmyradow köçe 9-njy jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher D Ilmyradow köçe 9-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "670109",
+ "passport_given_at": "2011-04-11",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimlik",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "1964-08-14",
+ "email": null,
+ "phone": "61919155",
+ "phone_additional": null,
+ "phone_home": "42273155",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Demirýollar\" AGPJ-nyň 23-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-42273155",
+ "work_started_at": "2020-06-01",
+ "work_salary": "1898",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "yQSWj47XYqC6l86ji1Pf1NS1NjihFYa3SOorO6Lh.jpg",
+ "passport_two": "YFkZ9X35Hhqo44ORKgqLNrjsyJn6CK0d2F5idFZN.jpg",
+ "passport_three": "mdJ3EGx6ItP8uiILlO3E3kjlGS2CS1wmH1M80x3I.jpg",
+ "passport_four": "51yCKdpTK0umZjaGvVsJSBkSk8KF0WI7FSR8sQYt.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 16:21:00",
+ "updated_at": "2024-05-28 17:16:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1703,
+ "unique_id": "TB8317-1703",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Nargiza",
+ "customer_surname": "Sametowa",
+ "customer_patronic_name": "Ihtiýarowna",
+ "passport_address": "Lebap welaýatynyň türkmenabat şäher umumy ýaşaýyş jaýy 19",
+ "real_address": "Lebap welaýatynyň türkmenabat şäher umumy ýaşaýyş jaýy 19",
+ "passport_serie": "I-LB",
+ "passport_id": "681337",
+ "passport_given_at": "2011-06-01",
+ "passport_given_by": "Lebap welaýatynyň türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Farap etrap",
+ "born_at": "1995-04-22",
+ "email": null,
+ "phone": "63064106",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Demirýollar AGPÇ",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2020-01-01",
+ "work_salary": "1607",
+ "work_position": "işgär",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "wBRcrn2Nvigv2ri5WBHUwWsBWTtWx0hfyb7TW5dg.jpg",
+ "passport_two": "urnKBUiA14Ibr6rl8JTpGMYKgLDV3c6RTvbJAGTw.jpg",
+ "passport_three": "1NPbU1gEqAGbbvPVonBUWVGkFND3Um0rwzdCU4x3.jpg",
+ "passport_four": "Criz2hbTDnzW0T9GSPaR7HST73hDEUhB6KGd81He.jpg",
+ "user_id": 659,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 16:31:26",
+ "updated_at": "2024-05-23 16:42:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1704,
+ "unique_id": "TB8317-1704",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Rustam",
+ "customer_surname": "Beşimow",
+ "customer_patronic_name": "Jorakulyýewiç",
+ "passport_address": "Lebap Çärjew etrap Farap şäher Jeýhun şäherçe 14-nji ýaşaýiş massiwi",
+ "real_address": "Lebap Çärjew etrap Farap şäher Jeýhun şäherçe 14-nji ýaşaýiş",
+ "passport_serie": "I-LB",
+ "passport_id": "283478",
+ "passport_given_at": "2002-07-24",
+ "passport_given_by": "Lebap welaýat Farap etrap häkimligi",
+ "born_place": "Lebap welaýat Jeýhun şäherçe",
+ "born_at": "1976-11-18",
+ "email": null,
+ "phone": "63525620",
+ "phone_additional": null,
+ "phone_home": "63525620",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-63525620",
+ "work_started_at": "1996-05-20",
+ "work_salary": "2094",
+ "work_position": "mantýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NmngStf8XwzCCBwKRRyaPH5JXXBjxI6UHTCQ0MWS.jpg",
+ "passport_two": "3kXswXnN1pectgPKT6LJhXE3MR4j1mvt7Ozy4u42.jpg",
+ "passport_three": "I0ymvChVaWKDORlQeQK7JAdhSmQKKWGg2BubMnCJ.jpg",
+ "passport_four": "nmNrzVDT6PpIiZ5HaYkiLENWz1usEzLbD8LPnbQk.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 16:35:58",
+ "updated_at": "2024-05-28 17:17:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1705,
+ "unique_id": "TB6359-1705",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Toýgylyç",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher Mkr 5 jaý 8 öý 47",
+ "real_address": "BW Balkanabat şäher Mkr 5 jaý 8 öý 47",
+ "passport_serie": "I-BN",
+ "passport_id": "100956",
+ "passport_given_at": "1999-08-31",
+ "passport_given_by": "BW Nebitdag şäher polisiýa bölümi",
+ "born_place": "BW Oglanly şäherçesi",
+ "born_at": "1974-05-30",
+ "email": null,
+ "phone": "61178151",
+ "phone_additional": "61178151",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Abatlaýyş-sazlaýyş we elektrogurnama müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-06-10",
+ "work_salary": "1614",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VQPyOJphmQPoUwz6NZlsDoX40UB9XlCi8mLgeap0.jpg",
+ "passport_two": "J13Iav2dkJUb1PrIhtgTUojiX9WtDsGOCxacTVVS.jpg",
+ "passport_three": "faQaCejgw38W2XinJ3phtPTY4d7QZFxxqwSj5LYK.jpg",
+ "passport_four": "JY5XH1qwzD0rF4whrVMdJA50hVCZyQugRlBGA34l.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 16:50:03",
+ "updated_at": "2024-05-20 16:50:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1706,
+ "unique_id": "TB8317-1706",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Aýjemal",
+ "customer_surname": "Gurbanseýidowa",
+ "customer_patronic_name": "Seýitgulyýewna",
+ "passport_address": "Lebap welaýat Halaç etrap Altyn asyr geňeşlik Çylan oba A Döwletow köçe 19-njy jaý",
+ "real_address": "Lebap welaýat Halaç etrap Altyn asyr geňeşlik Çylan oba A Döwletow köçe 19-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "586039",
+ "passport_given_at": "2010-07-15",
+ "passport_given_by": "Lebap welaýat Halaç etrap häkimligi",
+ "born_place": "Lebap welaýat Halaç etrap",
+ "born_at": "1973-06-16",
+ "email": null,
+ "phone": "63571942",
+ "phone_additional": null,
+ "phone_home": "63571942",
+ "work_region": "lb",
+ "work_province_id": 21,
+ "work_company": "Lebap welaýat Halaç etrap Inçe keseller hassahanasy",
+ "work_company_accountant_number": "+(993)-63571942",
+ "work_started_at": "2008-02-07",
+ "work_salary": "2126",
+ "work_position": "kiçi lukmany",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ttXZVPoX6RhUys07JGwlsxI31DPDRLF1RNbAwZK0.jpg",
+ "passport_two": "6eqbvJ9tfcsoS4uK4YlCTMddcrOS1t0g7yNyUY84.jpg",
+ "passport_three": "iOe09LjIy5Av6UlpUuTYZE8hOQNBzAD1Qwk8tsN9.jpg",
+ "passport_four": "GlzjU7rPns17H8VvgyjaMtpdb5Aums1D2vP0rqM4.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 16:51:49",
+ "updated_at": "2024-05-23 16:43:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1707,
+ "unique_id": "TB6359-1707",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Yslam",
+ "customer_surname": "Ödäýew",
+ "customer_patronic_name": "Döwletmämmedowiç",
+ "passport_address": "BW Balkanabat şäher Mkr 6 jaý 9 öý 8",
+ "real_address": "BW Balkanabat şäher Mkr 6 jaý 9 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "457446",
+ "passport_given_at": "2012-06-18",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäherçesi",
+ "born_at": "1995-02-10",
+ "email": null,
+ "phone": "65267734",
+ "phone_additional": "65267734",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäher \"Guş toplumy\"",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2818",
+ "work_position": "Ammar müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "s1b1CNm332yWMPFhywZxpj9nxPGYVBzK8nGuhK6B.jpg",
+ "passport_two": "AwGTdIAqwgd3DDz5rPrZolvTM86iSWoNIy8XvXgR.jpg",
+ "passport_three": "prNyqLWPIBDlnM9xD29ufi5idaOxwu2OgidknKep.jpg",
+ "passport_four": "1AvSmEFfqgcEnYTcflwF6PlZoDpCpmmQBDRZYiH8.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 17:01:53",
+ "updated_at": "2024-05-20 17:01:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1708,
+ "unique_id": "TB6359-1708",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Meretgeldi",
+ "customer_surname": "Annabaýew",
+ "customer_patronic_name": "Jerreýewiç",
+ "passport_address": "BW Jebel şäher E.Annaýew jaý 63",
+ "real_address": "BW Jebel şäher E.Annaýew jaý 63",
+ "passport_serie": "I-BN",
+ "passport_id": "079921",
+ "passport_given_at": "2004-05-20",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Oglanly şäherçesi",
+ "born_at": "1986-04-28",
+ "email": null,
+ "phone": "64152176",
+ "phone_additional": "64152176",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe guýulary düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-01-13",
+ "work_salary": "4773",
+ "work_position": "Burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OyplEP1B5zdjiGzQiEhwL8uTgyiM1AYWvYDMDegg.jpg",
+ "passport_two": "ypWZlOoaojbSt16cuv6HofrWatHGIdJKbOJt835z.jpg",
+ "passport_three": "KXB9hVoqhFbhpzdzDNNj6GV3XnD8XkgyXXHFzi53.jpg",
+ "passport_four": "bKkJcEiEtD4ydOJ2nGFbOUUvwBNsgpJPwVbgbdo6.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 17:10:16",
+ "updated_at": "2024-05-20 17:10:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1709,
+ "unique_id": "TB8317-1709",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Meretgeldi",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Hojadurdyýewiç",
+ "passport_address": "Ahal welaýat Tejen etrap43-jaý",
+ "real_address": "Ahal welaýat Tejen etrap 43-jaý",
+ "passport_serie": "I-AH",
+ "passport_id": "484597",
+ "passport_given_at": "2011-02-10",
+ "passport_given_by": "Ahal welaýat Tejen şäher häkimligi",
+ "born_place": "Ahal welaýat Tejen şäher",
+ "born_at": "1995-01-04",
+ "email": null,
+ "phone": "63130722",
+ "phone_additional": null,
+ "phone_home": "42239841",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "50104 harby bölüm",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2023-04-01",
+ "work_salary": "3442",
+ "work_position": "gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "KqMeiTxyMoO5oLk2pYujw1U6LhMKfRVmCD0Qpq57.jpg",
+ "passport_two": "cWpNGv0CJC6ASMpuSRFQ9sfzPMtEu34Hp7PiPZIR.jpg",
+ "passport_three": "66buFd9e3QTNTuVFloQWvZHo5L25eH7NUicuu0KT.jpg",
+ "passport_four": "tvuMCS3RPKy5IbDexCSt5qUJZ8odmyB5KSgFGODU.jpg",
+ "user_id": 660,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-20 17:57:40",
+ "updated_at": "2024-06-07 13:11:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1710,
+ "unique_id": "TB1306-1710",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Bilbil",
+ "customer_surname": "Arazmedowa",
+ "customer_patronic_name": "Halmyradowna",
+ "passport_address": "Aşgabat ş Berkararlyk etraby k Uşakow jaý 8 öý 26",
+ "real_address": "Aşgabat ş Berkararlyk etraby k Uşakow jaý 8 öý 26",
+ "passport_serie": "I-AS",
+ "passport_id": "604064",
+ "passport_given_at": "2019-02-19",
+ "passport_given_by": "Aşgabat ş Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1985-12-18",
+ "email": "Bilbil@gmail.com",
+ "phone": "62681040",
+ "phone_additional": "62681040",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Weli gurluşyk hususy kärhana",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-05-17",
+ "work_salary": "5000",
+ "work_position": "ammar hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nRktfILJazOQ8lsdwviH90KcGRfBWFhJr7c9DEu4.jpg",
+ "passport_two": "9n7xQU67fqAUbalXBDcP2M8p63kAciBsPO8ZIDLs.jpg",
+ "passport_three": "8o2K39fxyKh6WRweVmVzP4RXbz2cpbqoS2J73WNg.jpg",
+ "passport_four": "HSA0wqDJxagyMiMszSSDpLqYQJYXKiHx7NdCTYHl.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-21 09:36:53",
+ "updated_at": "2024-05-21 09:36:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1711,
+ "unique_id": "TB1307-1711",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bilbil",
+ "customer_surname": "Arazmedowa",
+ "customer_patronic_name": "Halmyradowna",
+ "passport_address": "Aşgabat ş Berkararlyk etr k Uşakow j 8 öý 26",
+ "real_address": "Aşgabat ş Berkararlyk etr k Uşakow j 8 öý 26",
+ "passport_serie": "I-AS",
+ "passport_id": "604064",
+ "passport_given_at": "2019-02-19",
+ "passport_given_by": "Aşgabat ş Berkararlyk etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1985-12-18",
+ "email": "Bilbil@gmail.com",
+ "phone": "62681040",
+ "phone_additional": "62681040",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Weli gurluşyk hk",
+ "work_company_accountant_number": "+(993)-12754501",
+ "work_started_at": "2023-05-17",
+ "work_salary": "5000",
+ "work_position": "hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "N4cfgeoGShpTgwSxdpGCOBOS2hLPsESCKhyAq8VW.jpg",
+ "passport_two": "PL4ndtY4TQ7dTHKACh3iTmJvm04pAlovXd6lFBMu.jpg",
+ "passport_three": "ezB3CKmckSwHIhOsBJtiUlSbt6shSYDgmFESzHNg.jpg",
+ "passport_four": "8q21nEM6mpNNV94eoPLDpSV0Ix5hmm599zOK0Pwm.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 09:42:10",
+ "updated_at": "2024-06-01 10:41:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1712,
+ "unique_id": "TB6359-1712",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Daýanç",
+ "customer_surname": "Mämmetgurbanow",
+ "customer_patronic_name": "Mämmetgurbanowiç",
+ "passport_address": "BW Balkanabat şäher Mkr 6 jaý 15 öý 10",
+ "real_address": "BW Balkanabat şäher Mkr 6 jaý 15 öý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "455451",
+ "passport_given_at": "2012-12-17",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "BW Etrek etr Gyzylbaýyr geňeşligi",
+ "born_at": "1996-09-26",
+ "email": null,
+ "phone": "65360947",
+ "phone_additional": "65360947",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-09-20",
+ "work_salary": "2281",
+ "work_position": "Hünärmen",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "mnjoo5Ye50aBfvcEpyU1DhBQGBD0sqEQhWuHSf9Z.jpg",
+ "passport_two": "EnDxYLSeyiBcwnJwoRPS44mxLFXRnCSng9TL5Zit.jpg",
+ "passport_three": "HJe5w9kD0eEXK0DVMBYe7fhBiiHSoWDmTvUGQ5Oc.jpg",
+ "passport_four": "oRh5Klfb2WyU2O0uJqocwIi15r1LRXFgVotlreiV.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 09:57:04",
+ "updated_at": "2024-05-21 09:57:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1713,
+ "unique_id": "TB1307-1713",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Didar",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Dowrangeldiyewic",
+ "passport_address": "Ahal welayatynyn Baherden etrabynyn yarajy obasy",
+ "real_address": "Ahal welayatynyn Baherden etrabynyn yarajy obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "520170",
+ "passport_given_at": "2011-07-30",
+ "passport_given_by": "Ahal welayatynyn Baharly etrap hakimligi",
+ "born_place": "Ahal welayatynyn baharly etrbbynyn Yarajy obasy",
+ "born_at": "1994-08-20",
+ "email": "MeredowD@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ahalawtoulag OB",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-02-01",
+ "work_salary": "3645",
+ "work_position": "Suruji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "OZkOvpafMTtAaPy89ASHHbHn1YhkC3DoQd2bfSm7.jpg",
+ "passport_two": "u7ukwVMzNDp9WNDThNAik9WeifddK5ARC517gvVv.jpg",
+ "passport_three": "SfyBW3S5l1ks2ouSLIdC8V0XQmqWtpADlGvTZTuH.jpg",
+ "passport_four": "czyu3L4N6KVcb1kkL8q3dRPSq5U7IcFrEJnoXDd2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 10:26:10",
+ "updated_at": "2024-06-01 10:41:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1714,
+ "unique_id": "TB8312-1714",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Allamyrat",
+ "customer_surname": "Orazbaýew",
+ "customer_patronic_name": "Meredowiç",
+ "passport_address": "Gazojak şäheri Ş.Batyrow köçe 45 jaý",
+ "real_address": "Gazojak şäheri Ş.Batyrow köçe 45 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "598792",
+ "passport_given_at": "2011-03-26",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Sedwer geňeşligi",
+ "born_at": "1974-01-23",
+ "email": "allashka@mail.ru",
+ "phone": "63168247",
+ "phone_additional": null,
+ "phone_home": "44551556",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44555154",
+ "work_started_at": "2024-01-15",
+ "work_salary": "2170",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pIAqfDhIKlEmq0r6nyGiSCf7p0l8JjLbdMtCUECs.jpg",
+ "passport_two": "cXihILDhRJZ7egYHNtefAhUZxCHId4uFKTfyc9G5.jpg",
+ "passport_three": "7vaBWC38ClzpHfV3ceopRSxDpq2J2zoiMvTLNFm5.jpg",
+ "passport_four": "FvoTxqm7CFxinXBBoodrkV5U5fNIbXftNPAK1o8o.jpg",
+ "user_id": 661,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 10:40:54",
+ "updated_at": "2024-05-21 16:22:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1715,
+ "unique_id": "TB8302-1715",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ýangibaý",
+ "customer_surname": "Gulmuratow",
+ "customer_patronic_name": "Gulmuratowiç",
+ "passport_address": "Magdanly şäher Sahawatly köçe 47 jaýy",
+ "real_address": "Magdanly şäher Sahawatly köçe 47 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "601970",
+ "passport_given_at": "2010-11-27",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-01-02",
+ "email": null,
+ "phone": "62653910",
+ "phone_additional": "62653910",
+ "phone_home": "44051928",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly aragatnaşyk bölümi",
+ "work_company_accountant_number": "+(993)-44051928",
+ "work_started_at": "2023-11-21",
+ "work_salary": "1653",
+ "work_position": "elektromantýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ivaoFBYcmFZK5686UzIbhKqEPper3xiKqzYfxxLh.jpg",
+ "passport_two": "rbwtERLiSbtgadvC0gfwaVnrA2tvcz5jmrpYEb2j.jpg",
+ "passport_three": "WyGzyvowuoEo73Fg0exva5l0rdr6ZThFUyIl3qNK.jpg",
+ "passport_four": "IqLzM1IVQFtga60OtcgYq4QWV1H2iL6hr4zBxGtc.jpg",
+ "user_id": 663,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 10:57:01",
+ "updated_at": "2024-05-21 16:35:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1716,
+ "unique_id": "TB8312-1716",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Nurýagdy",
+ "customer_surname": "Sahatow",
+ "customer_patronic_name": "Atabaýewiç",
+ "passport_address": "Gazojak şäheri Azady köçe 163/51",
+ "real_address": "Gazojak şäheri Azady köçe 163/51",
+ "passport_serie": "I-LB",
+ "passport_id": "750096",
+ "passport_given_at": "2011-12-19",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgül raýonynyň A.Durdyýew obasy",
+ "born_at": "1991-08-25",
+ "email": "nuryagddy@mail.ru",
+ "phone": "63668041",
+ "phone_additional": null,
+ "phone_home": "44550113",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "12-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44555156",
+ "work_started_at": "2023-01-16",
+ "work_salary": "3501",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6d1kgaRMhMALhOectOPw8liQGRKgIUi8JSJ4zF7f.jpg",
+ "passport_two": "kaeFMjWRAlkswsgrlaW6CkulSKWrXLApsNFEINAH.jpg",
+ "passport_three": "isLNcICNAYmZx2dcyNdRnQQM1WTsPQmMD52m1CUD.jpg",
+ "passport_four": "auU6iO1bvOyBXWlPsKAScpJq4rONGvpJjEKSuKHB.jpg",
+ "user_id": 662,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 10:57:18",
+ "updated_at": "2024-05-22 11:56:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1717,
+ "unique_id": "TB1307-1717",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nury",
+ "customer_surname": "Nuryyew",
+ "customer_patronic_name": "Dowletmammedowic",
+ "passport_address": "Asgabat saherinin Buzmeyin etrap yalkym y/t koce Mtjit jay 18",
+ "real_address": "Asgabat saherinin Buzmeyin etrap yalkym y/t koce Mtjit jay 18",
+ "passport_serie": "I-AH",
+ "passport_id": "325469",
+ "passport_given_at": "2005-09-12",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap",
+ "born_place": "Ahal",
+ "born_at": "1989-02-18",
+ "email": "Nury@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "suw cuwduremleri",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-03-15",
+ "work_salary": "2513",
+ "work_position": "supuriji yuwiji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rwTduV5xGSjgJjVCoLRnfrHcU7S5Kr9rW4iamO4d.jpg",
+ "passport_two": "YjQokVXyDD1wHel2DXPIX2f2lm3HvRQv3NxcZt3I.jpg",
+ "passport_three": "1TZbyEtQG6VMMuB3zhvsRqL52fUsWObyCk9qNUVH.jpg",
+ "passport_four": "erSovF5JV9Fn8nmOQHsy6sN4NQ1WJQAcsdYP6lnI.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 10:59:09",
+ "updated_at": "2024-06-01 10:40:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1718,
+ "unique_id": "TB1307-1718",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Patimat",
+ "customer_surname": "Gappayewa",
+ "customer_patronic_name": "Aslanowna",
+ "passport_address": "Asgabat s Bagtyyarlyk etr BTurkmenistan jay207 oy18",
+ "real_address": "Asgabat s Bagtyyarlyk etr BTurkmenistan jay207 oy18",
+ "passport_serie": "I-DZ",
+ "passport_id": "005230",
+ "passport_given_at": "1998-04-29",
+ "passport_given_by": "Dasoguz wel Dasoguz IIB",
+ "born_place": "Tajigistan",
+ "born_at": "1981-04-22",
+ "email": "Patimat@gamil.com",
+ "phone": "65046270",
+ "phone_additional": "65046270",
+ "phone_home": "00000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Edaly HJ",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2024-03-01",
+ "work_salary": "50000",
+ "work_position": "satuw menejeri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xm40orffl1YFZ83BovjKQ143NTuD8ahkqNj3XgES.jpg",
+ "passport_two": "YAknRZcuEomyxBB3yb8AP6Ues9FAmuTNsWiZD19b.jpg",
+ "passport_three": "3B6cPWSUnxB1rbwDU8JI7R5BUt4W0E3IdfuV8QBd.jpg",
+ "passport_four": "tlrjRZNxCycmnlMTeQLA7pFr6yk9mHl83HZeM9QG.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 11:01:14",
+ "updated_at": "2024-06-01 10:40:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1719,
+ "unique_id": "TB1307-1719",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bagtygul",
+ "customer_surname": "Orazberdiyewa",
+ "customer_patronic_name": "Baýramowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat 7 1 jaý2 otag51",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat 7 1 jaý2 otag51",
+ "passport_serie": "I-AS",
+ "passport_id": "616253",
+ "passport_given_at": "2019-09-19",
+ "passport_given_by": "Berkararlyk",
+ "born_place": "Asgabat",
+ "born_at": "1997-07-13",
+ "email": "Bagtygul@gmailсom",
+ "phone": "65501586",
+ "phone_additional": "65501586",
+ "phone_home": "12458563",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmenistanyň Telewideniýe radiogepleşikler we kinematografiýa baradaky döwlet komitetiniň Sport teleýaýlym",
+ "work_company_accountant_number": "+(993)-12545236",
+ "work_started_at": "2017-01-23",
+ "work_salary": "3250",
+ "work_position": "3 derejeli gepleşikler gurnaýjy we taýýarlaýjy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "zYCAAIQ9pQnfYyHTGExHEuvax5JDLTFZoG6kpDC9.jpg",
+ "passport_two": "4TUNYWGWEesvjjaQg63i9PzpoDst6deSNmoEzZsT.jpg",
+ "passport_three": "DjNv6eqS28g3PcPT1TFvbRU8g0GYHUi94JjqZEH7.jpg",
+ "passport_four": "AVfcA8NGXTXjQbHdUtC9Z8hlqd10GMOIypoVuzZF.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 11:08:17",
+ "updated_at": "2024-06-01 10:39:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1720,
+ "unique_id": "TB1307-1720",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Merjen",
+ "customer_surname": "Jumayewa",
+ "customer_patronic_name": "Batyrgeldiyewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrap coganly y/t koce D.Owezow jay 28",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrap coganly y/t koce D.Owezow jay 28",
+ "passport_serie": "I-AS",
+ "passport_id": "629909",
+ "passport_given_at": "2020-07-01",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "1994-11-01",
+ "email": "Merjen@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabadyn dokma toplumy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2017-03-16",
+ "work_salary": "2610",
+ "work_position": "dokmacy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oixO4g8G3xfpYwZb7dj7V0J4XZcIhgWMAjI75G5v.jpg",
+ "passport_two": "00wnftGYasycxyAMcClif7WCyZU3ikvlUCz47eQp.jpg",
+ "passport_three": "YXpwCSRRZYmtcnpajHww9VOmSbP2Ryq7HIZzQJ3x.jpg",
+ "passport_four": "kTDZwIYchslTnaEqPKrh3YE1wBVA5Bl6qVdM9HJc.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 11:10:15",
+ "updated_at": "2024-06-01 10:39:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1721,
+ "unique_id": "TB8312-1721",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Döwran",
+ "customer_surname": "Ýullyýew",
+ "customer_patronic_name": "Arazgeldiýewiç",
+ "passport_address": "Gazojak şäheri Şyharyk 11\"A\"",
+ "real_address": "Gazojak şäheri Şyharyk 11\"A\"",
+ "passport_serie": "I-LB",
+ "passport_id": "806215",
+ "passport_given_at": "2013-02-02",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgül Ak-kamyş obasy",
+ "born_at": "1977-10-20",
+ "email": "dowran@gmail.com",
+ "phone": "61525388",
+ "phone_additional": null,
+ "phone_home": "44551256",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44515456",
+ "work_started_at": "2002-06-01",
+ "work_salary": "2166",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QfLJBEVktpf6JrLqdXUWlytKW5SMrpX5LANL3Egh.jpg",
+ "passport_two": "39DPiUetVXll8fYn8S9g8z5CFZpDShOpZ95DErdO.jpg",
+ "passport_three": "JhuvtPGzv42i17nwcpQeqB0GQQYw5LdQDuUuIgwr.jpg",
+ "passport_four": "9FpE0iLa9acPwWQ3Fr4WIeISQvv7aePWI9dwO3jK.jpg",
+ "user_id": 664,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 11:39:41",
+ "updated_at": "2024-05-22 16:05:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1722,
+ "unique_id": "TB8312-1722",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Röwşen",
+ "customer_surname": "Şirow",
+ "customer_patronic_name": "Allanazarowiç",
+ "passport_address": "Köýtendag şäheri M.Garýagdyýew köçe 8 A",
+ "real_address": "Köýtendag şäheri M.Garýagdyýew köçe 8 A",
+ "passport_serie": "II-LB",
+ "passport_id": "045567",
+ "passport_given_at": "2018-12-11",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri",
+ "born_at": "1978-05-20",
+ "email": "rosha@mail.ru",
+ "phone": "65486771",
+ "phone_additional": null,
+ "phone_home": "44550158",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Lebap welaýatynyň Polisiýa müdirliginiň Darganata etrabynyň polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-44550202",
+ "work_started_at": "2007-08-22",
+ "work_salary": "3000",
+ "work_position": "Gayy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YWfQ4IgvdI53lLOhkdIGz7lRKWFObwA2p9m3UDfw.jpg",
+ "passport_two": "jsyWteK9Yd9q3IXpjCbnAC8XbP9mT4GTNHI3aljr.jpg",
+ "passport_three": "CPBb2fXhrpW817Rj24jyoRMRrd3MpPd5w1swvIAn.jpg",
+ "passport_four": "YKuoivq3twofntkw6bkKAuHgllKzn4QI6mVFFNaf.jpg",
+ "user_id": 666,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 15:35:35",
+ "updated_at": "2024-05-22 11:58:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1723,
+ "unique_id": "TB6359-1723",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Didar",
+ "customer_surname": "Nepesow",
+ "customer_patronic_name": "Hangeldiýewiç",
+ "passport_address": "BW Balkanabat şäher Mkr 14 jaý 5 öý 9",
+ "real_address": "BW Balkanabat şäher Mkr 14 jaý 5 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "262973",
+ "passport_given_at": "2005-01-24",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1988-08-18",
+ "email": null,
+ "phone": "65541088",
+ "phone_additional": "65541088",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2011-06-07",
+ "work_salary": "2946",
+ "work_position": "bölüm başlygynyň orunbasary",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "DjrwPlSx40ZLJDu1llBemCRVZ4ZUcp4ZBo1eBKUV.jpg",
+ "passport_two": "8DO3x4sIaCAJhfDp4LaQdKq24emXiIeuOv436mvb.jpg",
+ "passport_three": "EotIoc3WXd4tHxWCiqOzFUtKUlynYEJoAa2K4yn3.jpg",
+ "passport_four": "llTR72XEX1Abrgsh8nxd0cUgJs0Eiamb5Wg1o3o6.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 15:39:47",
+ "updated_at": "2024-05-21 15:39:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1724,
+ "unique_id": "TB6352-1724",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jumageldi",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Baýramowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher ANyýazow köçe 2 jaý 10 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher ANyýazow köçe 2 jaý 10 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469489",
+ "passport_given_at": "2014-03-07",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Bereket şäheri",
+ "born_at": "1984-03-27",
+ "email": null,
+ "phone": "63120063",
+ "phone_additional": "63120063",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-05-16",
+ "work_salary": "1948",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "guWkHuQa6PawyUQtLtaGCvTr7OEPgQXwo3R16KWG.jpg",
+ "passport_two": "uJHn39EzcO99APo38rsPJVlvoa1P4bONXoNhPB8d.jpg",
+ "passport_three": "CiZ6XxTDb5H0rr8kSGDpgb8uivdoJfZoKstThzPv.jpg",
+ "passport_four": "hawC9kT7ztX7AZApVV86gK4BvCk81N4fnCeBdC4p.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 15:42:33",
+ "updated_at": "2024-05-21 15:42:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1725,
+ "unique_id": "TB6359-1725",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Toýmämmet",
+ "customer_surname": "Gurbanmämmedow",
+ "customer_patronic_name": "Nurgeldiýewiç",
+ "passport_address": "BW Balkanabat şäher Kw 91 jaý 5 öý 30",
+ "real_address": "BW Balkanabat şäher Kw 91 jaý 5 öý 30",
+ "passport_serie": "I-BN",
+ "passport_id": "554070",
+ "passport_given_at": "2018-11-16",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2002-02-08",
+ "email": null,
+ "phone": "64371714",
+ "phone_additional": "64371714",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanenergo\" önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-10-21",
+ "work_salary": "1755",
+ "work_position": "betonçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "TlKoxC3cT2v1B4gnCSkfsGYFURiQ4h7k1DsYCKM5.jpg",
+ "passport_two": "rTV8uOqhPWeL6ThdQcyLOxWSkIxMQA9GBVjivxcN.jpg",
+ "passport_three": "0XULtYDC46FFxjjT1N2k8KUed4E3H0hlGCxf50rG.jpg",
+ "passport_four": "b84aCqTz2NejksTolhbZU1brildQFlbX8ceJXspY.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 15:46:05",
+ "updated_at": "2024-05-21 15:46:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1726,
+ "unique_id": "TB1307-1726",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gülşat",
+ "customer_surname": "Myradowa",
+ "customer_patronic_name": "Orazmuhommedowna",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Ahal şaýoly jaý 46 otag 10",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Ahal şaýoly jaý 46 otag 10",
+ "passport_serie": "II-MR",
+ "passport_id": "327609",
+ "passport_given_at": "2022-04-20",
+ "passport_given_by": "Mary welaýatynyň Türkmengala etrap Polisiýa bölümi",
+ "born_place": "Mary welaýatynyň Türkmengala etrap Türkmengala şäher",
+ "born_at": "1975-12-19",
+ "email": "Gulsat@mail.ru",
+ "phone": "61448853",
+ "phone_additional": "65063979",
+ "phone_home": "12548796",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Abadan çakyr kärhanasy",
+ "work_company_accountant_number": "+(993)-1258456_",
+ "work_started_at": "2023-05-01",
+ "work_salary": "23568",
+ "work_position": "gap gaç ýuwujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G3FwDWz6g1o4vb4MyfHzvMAQstbeTdKJTIGYzDmu.jpg",
+ "passport_two": "7uyjmulLcl4XD2BPzYH8U2HMjvENaboBZ9QILhrX.jpg",
+ "passport_three": "ikKNl8ObOTinsBe0Yfx1025O4ZWJcDlJZcCmp7cc.jpg",
+ "passport_four": "aL8NlD7MZ0F9zwD0ioirt8QtrhEN7mlGMybDqcne.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 16:02:40",
+ "updated_at": "2024-06-01 10:38:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1727,
+ "unique_id": "TB1303-1727",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Maral",
+ "customer_surname": "Güjiýewa",
+ "customer_patronic_name": "Allaberdiýewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Pogranyçnyý köçesiniň 15-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Pogranyçnyý köçesiniň 15-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "469548",
+ "passport_given_at": "2013-03-25",
+ "passport_given_by": "Aşgabat şäheriniň Çandybil etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1996-05-05",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63968613",
+ "phone_additional": "65761077",
+ "phone_home": "12761077",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Türkmenbaşy\" paýdarlar täjirçilik banky Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-65124532",
+ "work_started_at": "2020-11-13",
+ "work_salary": "2165",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xbOKO72pRbkMESW0bTQ1KCcyqC0jeaNTZ1nmgIKx.jpg",
+ "passport_two": "zvSlERNPMgVLVGi5Ezyke71g0rGxfh1ultH0M3H2.jpg",
+ "passport_three": "ZjBOIhjSHoxqEefknbX4qiOryRViFcOx891yA1aT.jpg",
+ "passport_four": "b8byl7T2rxTmDB7yy6Oa9HXkcceKV5pXIy8SgAra.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 16:04:38",
+ "updated_at": "2024-05-29 10:45:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1728,
+ "unique_id": "TB1307-1728",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hojamdurdy",
+ "customer_surname": "Atabayew",
+ "customer_patronic_name": "Rejepdurdyyewic",
+ "passport_address": "Ahal welayatynyn Ak bugday etraby Bokurdak sahercesi",
+ "real_address": "Ahal welayatynyn Ak bugday etraby Bokurdak sahercesi",
+ "passport_serie": "I-BN",
+ "passport_id": "317831",
+ "passport_given_at": "2007-10-17",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ruhabat etrabynyn Derweze sahercesi",
+ "born_at": "1989-11-22",
+ "email": "AtabayewH@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmendemironumleri DK",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2011-07-11",
+ "work_salary": "3177",
+ "work_position": "gaz bilen kesiji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Yx7GCWZbJ1DQoTnMqHxw05tQsCTFTEzq8goAQZyE.jpg",
+ "passport_two": "X8kGekhhsJVzUhjWaMGJ8lve5IWw58ROsMPzCTga.jpg",
+ "passport_three": "qwGD4w4rfvfeul9rXfIXqCfCzxVs4n9CkYuRk0Az.jpg",
+ "passport_four": "UhwHGqkGyvJpDjfZ4RbjspBC2i3pjo8D3dLpuxeM.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 16:11:18",
+ "updated_at": "2024-06-01 10:37:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1729,
+ "unique_id": "TB1307-1729",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bilbil",
+ "customer_surname": "Kuliýewa",
+ "customer_patronic_name": "Çaryyewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe 1A Nyýazow geç.jaý1 otag32",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe 1A Nyýazow geç.jaý1 otag32",
+ "passport_serie": "II-MR",
+ "passport_id": "113267",
+ "passport_given_at": "2016-11-22",
+ "passport_given_by": "Mary wel",
+ "born_place": "Mary",
+ "born_at": "1992-01-30",
+ "email": "Bilbil@gmailсom",
+ "phone": "64525125",
+ "phone_additional": "64525856",
+ "phone_home": "12545235",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenistanyň Türkmenbaşy PTBnyň Hasaplaşyk we kassa amallary müdirligi",
+ "work_company_accountant_number": "+(993)-12445856",
+ "work_started_at": "2021-07-09",
+ "work_salary": "3010",
+ "work_position": "Dolanşyk kassa amallary bölüm Kassir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dPUYgLBWl3yZl0CUKAUDrA7WHzEG8xaTyu8QvuYL.jpg",
+ "passport_two": "akgDCU4NLEHYt5Wi5WFkLsxR0ekDY0idQ9GuMNxl.jpg",
+ "passport_three": "K4PPA4S4K8mVuDKSFLL7cO9ZSPy23onFcOCpmsYn.jpg",
+ "passport_four": "hj2UdTSesw6oGRCHrr2BExcbFG1d8wajUTibjsCo.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 16:24:49",
+ "updated_at": "2024-06-01 10:36:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1730,
+ "unique_id": "TB8312-1730",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Ýoldaş",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Garaýewiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Gazojak şäheriniň Ş.Batyrow köçesiniň 13-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "362257",
+ "passport_given_at": "2007-06-29",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Sedwer geňeşligi",
+ "born_at": "1969-09-13",
+ "email": "yoldash@mail.ru",
+ "phone": "63226050",
+ "phone_additional": null,
+ "phone_home": "44550442",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇ\"m-niň Ulanyş enjamlaryny sözüş bejeriş bölegi",
+ "work_company_accountant_number": "+(993)-61272007",
+ "work_started_at": "2015-03-02",
+ "work_salary": "3150",
+ "work_position": "Gaz bilen kesiji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Y8Xn5E3AZxoNxbajgRX3Wr0JOnHmfjRMZZOwG3P7.jpg",
+ "passport_two": "RUXdekSzwscd8BGpplWgbb2ZP1sRZuHO5W2TJJbx.jpg",
+ "passport_three": "u4y3vfPDPeMIy8cUCCI2n32r4QdNvqCPOdRF5vQg.jpg",
+ "passport_four": "J1mI9JqUsCtvu4UTd7iFemb72mzk7BscxsvbEaJz.jpg",
+ "user_id": 667,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 16:29:23",
+ "updated_at": "2024-05-22 11:57:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1731,
+ "unique_id": "TB8302-1731",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Döwletmyrat",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Akmamedowiç",
+ "passport_address": "Kerki Etrabynyň S.Niýazow 46/24 jaýy",
+ "real_address": "Kerki Etrabynyň S.Niýazow 46/24 jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "389149",
+ "passport_given_at": "2007-06-20",
+ "passport_given_by": "Sarahs etrap Häkimligi",
+ "born_place": "Sarahs etraby",
+ "born_at": "1971-09-11",
+ "email": null,
+ "phone": "63246916",
+ "phone_additional": "63246916",
+ "phone_home": "63246916",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bölümi",
+ "work_company_accountant_number": "+(993)-63246916",
+ "work_started_at": "2022-09-27",
+ "work_salary": "6358",
+ "work_position": "harby gullykçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sdBHtDuVbZRXkoJsMlvLBEzpfYQ4D6w8nO7fak3j.jpg",
+ "passport_two": "C0qp4MTpuinIAVn4qgKP6QKtAeROFUmMqrCR1oOM.jpg",
+ "passport_three": "WUWAdYgPHrE5fLrAefX27Ccec1RN1wEfhYSjpB7M.jpg",
+ "passport_four": "h05k1kr5da7ZhNaWfsJBmcy87jJK4L2xZpQzWA4l.jpg",
+ "user_id": 668,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 16:32:05",
+ "updated_at": "2024-05-28 16:46:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1732,
+ "unique_id": "TB8312-1732",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Bahadur",
+ "customer_surname": "Atajanow",
+ "customer_patronic_name": "Alymbaýewiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Gazojak şäheriniň Magtymguly köçesiniň 240-njy jaýynyň 23-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "107554",
+ "passport_given_at": "1999-11-26",
+ "passport_given_by": "Darganata etrap PB Gazojak şäherçe PB",
+ "born_place": "Daşoguz welaýatynyň Aktepe etraby",
+ "born_at": "1979-04-27",
+ "email": "bahadur79@mail.ru",
+ "phone": "62362378",
+ "phone_additional": null,
+ "phone_home": "44552134",
+ "work_region": "lb",
+ "work_province_id": 17,
+ "work_company": "\"LGÇ\"m-i DBHÖB-i",
+ "work_company_accountant_number": "+(993)-44571107",
+ "work_started_at": "2000-04-19",
+ "work_salary": "3626",
+ "work_position": "4-derejeli gaz çykaryjy operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gCqYv1CSJt2zwyrsJP3RD9HcQIKdVxy1URsJucMM.jpg",
+ "passport_two": "VDmgxq4gU9CAgtSTu5pkKgD7ugeZumCx3EyANQjy.jpg",
+ "passport_three": "CgwxCpdGWRZFMQz7Fjz9c9VPFuq0slTdbfSLNxma.jpg",
+ "passport_four": "5MHNXGhSeSC7V1Qpfknz2c7eFZ2LmXzVEK5L4col.jpg",
+ "user_id": 669,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 16:39:49",
+ "updated_at": "2024-05-23 12:19:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1733,
+ "unique_id": "TB6359-1733",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Amanbagt",
+ "customer_surname": "Goşaýewa",
+ "customer_patronic_name": "Hojaýewna",
+ "passport_address": "BW Balkanabat şäher kw 132 jaý 13 fin",
+ "real_address": "BW Balkanabat şäher kw 132 jaý 13 fin",
+ "passport_serie": "I-BN",
+ "passport_id": "528663",
+ "passport_given_at": "2017-01-27",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäherçesi",
+ "born_at": "1966-06-07",
+ "email": null,
+ "phone": "65201868",
+ "phone_additional": "65201868",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat Inçekesel hassahanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2156",
+ "work_position": "Şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "q7HoKrHH3y3Ul3FwSDllBY7lFlvomadMCisG9H0l.jpg",
+ "passport_two": "fmnLrz8xmcOIZMf8geLEBp6dpBWwsSGhulvZjbCZ.jpg",
+ "passport_three": "FSsWt9hvSSYIW2J45QCSEaoukysIJOmFDmXYow8q.jpg",
+ "passport_four": "dBRtAopujhQYZzYaN7H7iaTAqpwg9Q44mu9hcBef.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 16:43:37",
+ "updated_at": "2024-05-21 16:43:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1734,
+ "unique_id": "TB6359-1734",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gülnar",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Gyzyletrek etraby Madaw geňeşligi",
+ "real_address": "BW Gyzyletrek etraby Madaw geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "129072",
+ "passport_given_at": "2000-12-07",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "BW Gyzyletrek etraby Madaw geňeşligi",
+ "born_at": "1972-08-23",
+ "email": null,
+ "phone": "65830694",
+ "phone_additional": "65830694",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanabat\" ýod zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-12-13",
+ "work_salary": "1414",
+ "work_position": "enjamlary abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "on3A9IHVPAEWvNbWdg01HW2JdG6sSLRDKowUmjlN.jpg",
+ "passport_two": "PLErQIAvqg19awzF6b2vwx8Ua1VJnWSzvwcAcTIV.jpg",
+ "passport_three": "trKq0dSMMPaKMv5lwBcsMHPEqYYMvgzUlVekAPuQ.jpg",
+ "passport_four": "rGEQlDPg4ys4cXHh2qhOfuPR726vVQ3kyBMag4ID.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-21 16:51:28",
+ "updated_at": "2024-05-21 16:56:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1735,
+ "unique_id": "TB2305-1735",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Jumageldi",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Rejepowiç",
+ "passport_address": "Sarahs etrabynyň Galkynyş obasy",
+ "real_address": "Sarahs etrabynyň Galkynyş obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "615278",
+ "passport_given_at": "2014-03-24",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1964-10-06",
+ "email": null,
+ "phone": "64632160",
+ "phone_additional": null,
+ "phone_home": "13421245",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Ýumak HJ",
+ "work_company_accountant_number": "+(993)-12244050",
+ "work_started_at": "2017-11-01",
+ "work_salary": "3871",
+ "work_position": "Uly traktorçy",
+ "education": "middle_school",
+ "marriage_status": "WIDOW",
+ "passport_one": "RWLcmS0Q0D0SX8XH42FgFLwCl4GuM6a9Cq9M2d43.jpg",
+ "passport_two": "eiZGJF1XbRfSSfR6jpR93XXhBGO90Cn120Y8N28a.jpg",
+ "passport_three": "8UrOk2UID4Jr2Z63WZXKSwQ0vXSylklR29lFcjX1.jpg",
+ "passport_four": "q0g7beU5hwCGiwuXojFu0A7rZUAfBCOw4hqDvvbr.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-21 17:32:34",
+ "updated_at": "2024-05-21 17:32:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1736,
+ "unique_id": "TB6360-1736",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "BibiPatma",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Suhanberdivewna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 28 jaý 2 öý 5",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 28 jaý 2 öý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "618800",
+ "passport_given_at": "2024-05-08",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1998-01-30",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63392287",
+ "phone_additional": "63392287",
+ "phone_home": "63392287",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Arassaçylyk we keselleriň ýaýramagyna garşy göreşmek gullugy",
+ "work_company_accountant_number": "+(993)-22245623",
+ "work_started_at": "2023-08-01",
+ "work_salary": "3733",
+ "work_position": "lukman",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "PC3XMv2wfCWO2BUiExUSmp0Ve2453p0QzJrYmRaB.jpg",
+ "passport_two": "PpBsQWafb4EFZ8eWqxMsLs4DKiH6FgkVIzerWjDu.jpg",
+ "passport_three": "1KU6d0MytnPuNh4XMAJpDpdxsrCQ6ziHHiZNWH9B.jpg",
+ "passport_four": "Y275nWpcw7UW31LTz7I7bgUpjVkeGV0eS3yR33FN.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 09:51:38",
+ "updated_at": "2024-05-22 09:51:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1737,
+ "unique_id": "TB8317-1737",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Azat",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Sapargeldiýewiç",
+ "passport_address": "Mary welaýat Baýramaly şäheri Bagtyýarlyk köçesi 24jaý",
+ "real_address": "Mary welaýat Baýramaly şäheri Bagtyýarlyk köçesi 24jaý",
+ "passport_serie": "II-MR",
+ "passport_id": "238299",
+ "passport_given_at": "2000-06-26",
+ "passport_given_by": "Mary welaýat Baýramaly häkimligi",
+ "born_place": "Mary welaýat Baýramaly şäher",
+ "born_at": "1982-12-06",
+ "email": null,
+ "phone": "65484465",
+ "phone_additional": null,
+ "phone_home": "84223984",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat raýat desgalar şahamçasy",
+ "work_company_accountant_number": "+(993)-42239843",
+ "work_started_at": "2016-01-01",
+ "work_salary": "1974",
+ "work_position": "maşinist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "0ssQ6XRz2owz1u66qIv1QNIjErebSaqY277Zq2S4.jpg",
+ "passport_two": "fvxgOXwcRPiDN1li71sjeVWT8O1GWOJKkP3PT1zr.jpg",
+ "passport_three": "ehbZkC7Cyw300nZ9zHT2m1rPppOuXZZVEtKiX3Vr.jpg",
+ "passport_four": "MZBN0kRg04XDWyQuE2syd6Vvweir3nFbvsPCIx3q.jpg",
+ "user_id": 670,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 09:59:08",
+ "updated_at": "2024-05-28 17:17:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1738,
+ "unique_id": "TB6360-1738",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Göwher",
+ "customer_surname": "Berdiýewa",
+ "customer_patronic_name": "Hojaberdiýewna",
+ "passport_address": "Balkan welaýaty Jebel şäherçesi Türkmenbaşy köçesi jaý 129",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 31 jaý 2 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "546602",
+ "passport_given_at": "2018-07-24",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýaty Jebel şäherçesi",
+ "born_at": "1991-05-05",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63396239",
+ "phone_additional": "63396239",
+ "phone_home": "63396239",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäheçe hassahanasy",
+ "work_company_accountant_number": "+(993)-22241515",
+ "work_started_at": "2019-10-25",
+ "work_salary": "855",
+ "work_position": "kiçi saglygy goraýyş işgäri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XFG2XWFOLEq0sUNjsZ0qthgTpBTk0ruH0RgsgXDV.jpg",
+ "passport_two": "bPGpEXNhlB4gni3plHLL2KzgbmdxBeJsZ2wlxl2e.jpg",
+ "passport_three": "IjYlG5fZunntLd2y6B8kBWDIrLrvsEVWiuWswvlJ.jpg",
+ "passport_four": "HIrGV91VCiOEvfwN0EgM7zXvFJpGKhFAgUP5J1XM.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 10:03:43",
+ "updated_at": "2024-05-31 09:29:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1739,
+ "unique_id": "TB1309-1739",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Merdan",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Metinýazowiç",
+ "passport_address": "Gazojak şäheri G.Abjyýew 20 jaý",
+ "real_address": "Gazojak şäheri G.Abjyýew 20 jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "041067",
+ "passport_given_at": "1983-03-12",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "born_at": "1983-03-12",
+ "email": "jumayew@mail.ru",
+ "phone": "64219303",
+ "phone_additional": null,
+ "phone_home": "44550880",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551145",
+ "work_started_at": "2020-05-21",
+ "work_salary": "2401",
+ "work_position": "6 derejeli slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Cbl1oXoEwzoM7mSLzxRCtDV5LfbmqkbFya7C2TxW.jpg",
+ "passport_two": "KKagd0AJSNT5kuQyt5jGGXpwMl4MIUE6Z37YsLDx.jpg",
+ "passport_three": "ycVduuPdQbdA6JnSGrfTMVB1L1xFDIUN8mwhs84d.jpg",
+ "passport_four": "7yBbpk9JUOS28Ppar3Vydr8mDD8DKEMrysdKoP1l.jpg",
+ "user_id": 671,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 10:05:34",
+ "updated_at": "2024-05-23 12:28:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1740,
+ "unique_id": "TB6360-1740",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülnar",
+ "customer_surname": "Şiriýewa",
+ "customer_patronic_name": "Arazberdiýewna",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi kwartal 25 jaý 21",
+ "real_address": "Balkan welaýaty Hazar şäherçesi kwartal 25 jaý 21",
+ "passport_serie": "I-BN",
+ "passport_id": "463633",
+ "passport_given_at": "2014-06-04",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýaty Türkmenbaşy etraby Akguýy obasy",
+ "born_at": "1991-05-17",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63018860",
+ "phone_additional": "63018860",
+ "phone_home": "63018860",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "TMHM Balkan welaýaty boyunça müdirligi",
+ "work_company_accountant_number": "+(993)-22242356",
+ "work_started_at": "2020-02-04",
+ "work_salary": "1691",
+ "work_position": "erkin işgär",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iaDJ7dCtClctXciLgufTimMTfFxoudFAMgeA8PWi.jpg",
+ "passport_two": "9oiaDOvTiumBy6LEogEAmRYAY1Me7STQZF9mcQME.jpg",
+ "passport_three": "xgDrrb7AdaFLcDkvyuipEl15oqypWfRFdBMBYfr6.jpg",
+ "passport_four": "LVckPAyKPwFlj5yQspcndnXZ7PijLsg49zbkGCZx.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 10:08:53",
+ "updated_at": "2024-05-31 16:10:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1741,
+ "unique_id": "TB8317-1741",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Maýa",
+ "customer_surname": "Rejepowa",
+ "customer_patronic_name": "Ikramjanowna",
+ "passport_address": "Lebap welaýat Çärjew etrap Talhan bazar geňeşlik 20-jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Talhan bazar geňeşlik 20-jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "579420",
+ "passport_given_at": "2010-07-07",
+ "passport_given_by": "Lebap welaýat serdarabat etrap häkimligi",
+ "born_place": "Lebap welaýat Çärjew etrap",
+ "born_at": "1992-06-10",
+ "email": null,
+ "phone": "63411006",
+ "phone_additional": null,
+ "phone_home": "43391855",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "lebaptelekom",
+ "work_company_accountant_number": "+(993)-42230835",
+ "work_started_at": "2023-01-01",
+ "work_salary": "2383",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dO9EtJpUSrfbJaiwx6XgwzUHCByabYBgM246yo5O.jpg",
+ "passport_two": "jqyJAvoYwDniNzRmiAACddVsdCsQQdv5QPaijt2R.jpg",
+ "passport_three": "ZPdjtJIXJPGDsi6gbaQ8UjvJ4FkC9MVBCwtBoGYS.jpg",
+ "passport_four": "ANMOIfZZO9YOj4iQfiXuQChieu2ZqUd9m5f668nR.jpg",
+ "user_id": 672,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 10:11:42",
+ "updated_at": "2024-05-28 17:18:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1742,
+ "unique_id": "TB8312-1742",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Serdar",
+ "customer_surname": "Begmetow",
+ "customer_patronic_name": "Annamuhammedowiç",
+ "passport_address": "Gazojak şäheri Magtymguly 148/10",
+ "real_address": "Gazojak şäheri Magtymguly 148/10",
+ "passport_serie": "I-LB",
+ "passport_id": "017179",
+ "passport_given_at": "1998-07-14",
+ "passport_given_by": "Darganata etrap PB Gazojak şäherçe PB",
+ "born_place": "Lebap welaýatynyň Gazojak şäherçesi",
+ "born_at": "1982-05-04",
+ "email": "serdar8987@mail.ru",
+ "phone": "62959649",
+ "phone_additional": null,
+ "phone_home": "44555094",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44571157",
+ "work_started_at": "2003-05-12",
+ "work_salary": "3128",
+ "work_position": "a/k 1 başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dCD5c9ZIMDy3pAKKHyFJiwPRgsTIknZYLJv31s52.jpg",
+ "passport_two": "efC2ALDpwiUOkXpaFsFdG4NbOms8XQrykrppA2HU.jpg",
+ "passport_three": "RyLVNvzteA4yCHS319wBCVltGe8FY5chZtmELoWU.jpg",
+ "passport_four": "KasszBehme90rGLf4IUbyGmo02FGbtDdawhaJnr0.jpg",
+ "user_id": 673,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 10:36:46",
+ "updated_at": "2024-05-22 11:56:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1743,
+ "unique_id": "TB8317-1743",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Bilbil",
+ "customer_surname": "Gurdowa",
+ "customer_patronic_name": "Sahyýewna",
+ "passport_address": "Mary welaýat Mary etrap täze ýol geňeşligi 6-jaý",
+ "real_address": "Mary welaýat Mary etrap täze ýol geňeşligi 6-jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "002849",
+ "passport_given_at": "1998-06-04",
+ "passport_given_by": "Mary welaýat Mary etrap polisiýa",
+ "born_place": "Mary welaýat Mary etrap",
+ "born_at": "1982-04-01",
+ "email": null,
+ "phone": "63883872",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat şäher 17-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2011-01-01",
+ "work_salary": "3758",
+ "work_position": "mugalym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "7lgD4mCqDQaBh9sJcKi5i6jhLd1gKTDt2mbvaAj4.jpg",
+ "passport_two": "014QFwzyJ3UN3lPuCtmYKChamcsto2bPePNLjN3f.jpg",
+ "passport_three": "DWNBrgFsSq5qblEJp2lckKskHnARMd0bPn38kIbg.jpg",
+ "passport_four": "wl5wQELTi3CRYjQ9zKGesW7Glj8ezpPoG9CeBsdy.jpg",
+ "user_id": 674,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 10:58:38",
+ "updated_at": "2024-05-23 16:43:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1744,
+ "unique_id": "TB8302-1744",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Cary",
+ "customer_surname": "Jaylyyew",
+ "customer_patronic_name": "Sarybayewic",
+ "passport_address": "Magdanly saheri I-KE 4/22",
+ "real_address": "Magdanly saheri I-KE 4/22",
+ "passport_serie": "I-LB",
+ "passport_id": "531426",
+ "passport_given_at": "2007-02-21",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1973-04-01",
+ "email": "muziktank78@gamail.com",
+ "phone": "64743894",
+ "phone_additional": "63533882",
+ "phone_home": "51244",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlydaky himiya onumlerini onduryan bolumi",
+ "work_company_accountant_number": "+(993)-51136___",
+ "work_started_at": "2016-01-11",
+ "work_salary": "1321",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JjFe1nSn2qiEJW2ZLec1p6bdIa2D1VbqM6utPWZj.jpg",
+ "passport_two": "Yo1Kl5xHn1d64vzmn2obYLIjiY9TfC8NtQcxcQyv.jpg",
+ "passport_three": "X8fbKahrfM1daIrkNjIRS59alk3MMCkLtlLANhYi.jpg",
+ "passport_four": "1QfdYz7fKi8wKMzVSTDIgU4ETwaryrsgA7JLCQfI.jpg",
+ "user_id": 675,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 11:08:25",
+ "updated_at": "2024-05-24 17:42:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1745,
+ "unique_id": "TB8317-1745",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Sadap",
+ "customer_surname": "Seýitmuradowa",
+ "customer_patronic_name": "Berdimyradowna",
+ "passport_address": "Lebap welaýatynyň Türkmenabat şäher himik kiçi etrapça 12/4 jaý",
+ "real_address": "Lebap welaýatynyň Türkmenabat şäher himik kiçi etrapça 12/4 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "544099",
+ "passport_given_at": "2008-12-30",
+ "passport_given_by": "Lebap welaýatynyň Seýdi et häkimlik",
+ "born_place": "Lebap welaýatynyň Hojambaz etrap",
+ "born_at": "1992-04-26",
+ "email": null,
+ "phone": "61912088",
+ "phone_additional": null,
+ "phone_home": "42231646",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap telekom",
+ "work_company_accountant_number": "+(993)-42231646",
+ "work_started_at": "2016-01-01",
+ "work_salary": "2293",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jeNvWhcp4OT3Z7qzyz8XDqVnflsNFWjQJFMOQHyD.jpg",
+ "passport_two": "LRMOBK85FGkoOLidJyRbFfcnLnSdGsxyaYgojuc4.jpg",
+ "passport_three": "XHDbD00DmSMHtJ0VmqMz0k4XYOhTZaREUT9p3laB.jpg",
+ "passport_four": "nIaAmteWZWUQZjSTZCOMRl4WPudIVx4jlXuD2Vg8.jpg",
+ "user_id": 676,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 11:12:04",
+ "updated_at": "2024-06-24 16:31:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1746,
+ "unique_id": "TB8302-1746",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Suhrat",
+ "customer_surname": "Jampulatow",
+ "customer_patronic_name": "Kozybayewic",
+ "passport_address": "Magdanly saheri Omar Hayyam 3",
+ "real_address": "Magdanly saheri Omar Hayyam 3",
+ "passport_serie": "I-LB",
+ "passport_id": "267437",
+ "passport_given_at": "2002-02-21",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1979-09-30",
+ "email": "miziktank78@gmail.com",
+ "phone": "63364625",
+ "phone_additional": "61259655",
+ "phone_home": "51288",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy mudirligi",
+ "work_company_accountant_number": "+(993)-51422___",
+ "work_started_at": "2021-04-01",
+ "work_salary": "1847",
+ "work_position": "suwagcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dAy8qas9OifZtWA1a5EsI11fVCfzL2epQ2oYLRtA.jpg",
+ "passport_two": "zvWN12Dnth9nU2YegYDXYcUzsKH90JNUNn7a9MHC.jpg",
+ "passport_three": "iZjB3Hxo91SIn0Uijyyz1gX5K77hhf2TxZBV0LvR.jpg",
+ "passport_four": "UqByiicnhMq8ydFvcvZ1weOrAnohrHLCQyzqDkQ0.jpg",
+ "user_id": 677,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 11:21:48",
+ "updated_at": "2024-05-24 17:42:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1747,
+ "unique_id": "TB1307-1747",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dortguly",
+ "customer_surname": "Allagulyyew",
+ "customer_patronic_name": "Rejepowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap koce K.Balakayew 2-gecelge jay 10",
+ "real_address": "Asgabat saherinin Berkararlyk etrap koce K.Balakayew 2-gecelge jay 10",
+ "passport_serie": "I-AS",
+ "passport_id": "094690",
+ "passport_given_at": "1999-09-13",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "1983-10-06",
+ "email": "Dortguly@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Turkmendemironumleri DK",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2011-05-13",
+ "work_salary": "3033",
+ "work_position": "operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QkCuxMXz7LWYwsSpkxcEFr82xH5t236iTHu7STtp.jpg",
+ "passport_two": "XQQvgoxYt19XE412ElbWYVvLXgLTWA52PAVaXDNd.jpg",
+ "passport_three": "apeib8nrwAHjGoM2SccP93gYFV7WqGa7ich0RcTy.jpg",
+ "passport_four": "Q6UKl7Y8SpFgoYbEpRIjzAF7nCIPzMM9jSKXYLKo.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 11:43:37",
+ "updated_at": "2024-06-01 10:36:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1748,
+ "unique_id": "TB8318-1748",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Gawhar",
+ "customer_surname": "Işnazarowa",
+ "customer_patronic_name": "Işnazarowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşliginiň Ç.Halmatow köçesi 18-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşliginiň Ç.Halmatow köçesi 18-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "882369",
+ "passport_given_at": "2014-12-16",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi",
+ "born_at": "1997-07-28",
+ "email": null,
+ "phone": "64034619",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrabynyň Magdanly şäheri \"Magdanlyşäheragyzsuw\" müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2016-02-09",
+ "work_salary": "2127",
+ "work_position": "Laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wZaDoJck66lK5HhlqUFBUfr0HdMJvttAvISvHWjs.jpg",
+ "passport_two": "44PIQk9yKHALOKwJlSVheCSYA3Dy2IsUxdviIPp2.jpg",
+ "passport_three": "sJ9pjZ7UA4zY8jOGoZbzeuHOgd8tObr3cGNfwy3K.jpg",
+ "passport_four": "oop05rupkyR5AVjnEIP9Og5vexrlhjjplIitKt3B.jpg",
+ "user_id": 680,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-22 15:12:10",
+ "updated_at": "2024-05-22 15:50:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1749,
+ "unique_id": "TB8302-1749",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Haýytgeldi",
+ "customer_surname": "Haýydow",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "Kerki şäher S.Seýdi köçe 11a jaýy",
+ "real_address": "Kerki şäher S.Seýdi köçe 11a jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "918287",
+ "passport_given_at": "2015-08-22",
+ "passport_given_by": "Atamyrat etrap häkimligi",
+ "born_place": "Atamyrat etraby",
+ "born_at": "1997-04-13",
+ "email": null,
+ "phone": "61780659",
+ "phone_additional": "61780659",
+ "phone_home": "61780659",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "518-nji Ýangyn howpsyzlyk bölümi",
+ "work_company_accountant_number": "+(993)-61780659",
+ "work_started_at": "2021-01-27",
+ "work_salary": "2505",
+ "work_position": "öňüni alyş işleri boýunça gözukdiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3GsgL12s5DcB3nf6nexSXgRtrvBMifVH2SQPZaCc.jpg",
+ "passport_two": "UA7ESkuXVhCwNUIiw6f7X26zMhqRB7XdFpdd0YxY.jpg",
+ "passport_three": "cEycyf3syR7qOMZ31bDNohpkrj3orbSMapecOkPt.jpg",
+ "passport_four": "BJArVFuaUuvhCLFVYFL3w9BlHU7RjH2oGf6RlQKn.jpg",
+ "user_id": 679,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 15:21:18",
+ "updated_at": "2024-05-22 15:22:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1750,
+ "unique_id": "TB8302-1750",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Sapargeldiyewic",
+ "passport_address": "Dasoguz welayaty Dasoguz saheri KE Nowruz 3/14",
+ "real_address": "Dasoguz saheri KE Nowruz 3/14",
+ "passport_serie": "I-DZ",
+ "passport_id": "572100",
+ "passport_given_at": "2010-05-24",
+ "passport_given_by": "Dasoguz saher hakimligi",
+ "born_place": "Boldumsaz sahercesi",
+ "born_at": "1984-07-31",
+ "email": "muziktank78@gmail.com",
+ "phone": "65633760",
+ "phone_additional": "63556411",
+ "phone_home": "51089",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-50088___",
+ "work_started_at": "2023-06-17",
+ "work_salary": "5472",
+ "work_position": "Harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "A0XrSu0gEp6FpL7qxEkTsy8lvkkSMpG9QHMg8mZS.jpg",
+ "passport_two": "hIGCpPmJpEYrsa5ZUKPVoRi1jYpDwgQUmW2jWvKn.jpg",
+ "passport_three": "dAAUvhoYsKeyQ83j9p3feivypNRAoZ1bE5LbKghk.jpg",
+ "passport_four": "lMSbjUPXkssPWUoyFnXSI9e9mFRKAil8Ana8aYK2.jpg",
+ "user_id": 681,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 15:22:59",
+ "updated_at": "2024-05-28 16:46:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1751,
+ "unique_id": "TB1307-1751",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Parahat",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Hydyrgulyýewiç",
+ "passport_address": "Aşgabat şäheriniň, Büzmeýin etrap, köçe Ahal şaýoly, jaý 23, otag 8.",
+ "real_address": "Aşgabat şäheriniň, Büzmeýin etrap, köçe Ahal şaýoly, jaý 23, otag 8.",
+ "passport_serie": "I-AS",
+ "passport_id": "528907",
+ "passport_given_at": "2015-09-09",
+ "passport_given_by": "Asgabat saher Kopetdag etrap hakimligi",
+ "born_place": "Asgabat s",
+ "born_at": "1983-12-16",
+ "email": "Parahat@gmail.com",
+ "phone": "65198965",
+ "phone_additional": "65601052",
+ "phone_home": "12236963",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabatsuwaryş mudirliginde bejeriş gullugynyň",
+ "work_company_accountant_number": "+(993)-12767141",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2763",
+ "work_position": "başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "t3DA9DlraLmPfe20yH4hu0UPg6mppKeLFg5JthWA.jpg",
+ "passport_two": "m0eXJvoNavqF767DcTF0unbSmdkUUnfPPpGFKwUx.jpg",
+ "passport_three": "7HZfjQoYOIar6dV3A2wXQHR5FalNUcStPpF3i6Lx.jpg",
+ "passport_four": "YbGMIbEBGK6y3IF4mD08YyVSEyyQb7ARtugZ9Xy1.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 15:32:23",
+ "updated_at": "2024-06-01 10:35:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1752,
+ "unique_id": "TB8312-1752",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Nobat",
+ "customer_surname": "Iskandarow",
+ "customer_patronic_name": "Annadurdiýewiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçesiniň 181-nji jaýynyň 4-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "562914",
+ "passport_given_at": "2009-12-04",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Garagalpagystan Ellikala raýonynyň Karl Marks obasy",
+ "born_at": "1991-11-21",
+ "email": "nobat91@mail.ru",
+ "phone": "65847652",
+ "phone_additional": null,
+ "phone_home": "44552325",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Lebap welaýatynyň gümrükhanasy",
+ "work_company_accountant_number": "+(993)-63809717",
+ "work_started_at": "2014-07-03",
+ "work_salary": "1759",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oeR6vUH0hhfBFyz26c6W0DrLfJHx4Bax6B9mJl9c.jpg",
+ "passport_two": "mdrOhWvNXiRaV5GFkDgpER9091PkKWADFSPDXDfn.jpg",
+ "passport_three": "WoulxtDKz0QMfZ6ns2pmYuyytYM4A0MI2uZUB7hx.jpg",
+ "passport_four": "yY9v3sL6Jxnsjv7wI1xJnQgwtAMRLCkLqnhZQRNU.jpg",
+ "user_id": 682,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 16:11:44",
+ "updated_at": "2024-05-23 12:20:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1753,
+ "unique_id": "TB6359-1753",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Sähragül",
+ "customer_surname": "Baýlyýewa",
+ "customer_patronic_name": "Gulyýewna",
+ "passport_address": "BW Oglanly şäher jaý 19 öý 3",
+ "real_address": "BW Oglanly şäher jaý 19 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "468628",
+ "passport_given_at": "2014-02-28",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1990-11-13",
+ "email": null,
+ "phone": "65179185",
+ "phone_additional": "65179185",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirligi 51-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-11-30",
+ "work_salary": "973",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fodeyheDcyOMHWmItDeOX1ddvGm9xC5bpbJUEsOj.jpg",
+ "passport_two": "adjB908YBb2NIPqsNpkdYabBQmwXGYwMDClol3ZP.jpg",
+ "passport_three": "io214FEue8wjSjivPSHGTjD9QXjBZHevos8hKQcl.jpg",
+ "passport_four": "UiQXcfGHe3egDCzwOt36SdStVE5Mdb5h6SkaOud6.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 16:12:41",
+ "updated_at": "2024-05-22 16:12:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1754,
+ "unique_id": "TB6352-1754",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Myrat",
+ "customer_surname": "Esenow",
+ "customer_patronic_name": "Töräýewiç",
+ "passport_address": "Mary welaýat Baýramaly etrap Beýikköpri geňeşlik",
+ "real_address": "Balkan wealaýat Garabogaz şäher",
+ "passport_serie": "II-MR",
+ "passport_id": "094199",
+ "passport_given_at": "2016-07-01",
+ "passport_given_by": "Mary welaýat Baýramaly etrap häkimligi",
+ "born_place": "Mary welaýat Baýramaly etrap Beýikköpri geňeşlik",
+ "born_at": "1996-05-21",
+ "email": null,
+ "phone": "63135891",
+ "phone_additional": "63135891",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-01-08",
+ "work_salary": "3097",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TmMig2hx0zMWE1N0TsZaf4bkGM3j3gaQQEMcIf1T.jpg",
+ "passport_two": "qvT3FGyxjCOgUk97Bd5XdzSa2go6uLQhpSN0l7ml.jpg",
+ "passport_three": "DVEVA5WlYXfOpWBWUxqge1G0RdG645g8zwzd5Xsa.jpg",
+ "passport_four": "DPj7PGObRC6DMAcCkHH1kPiMx1ziVLl9O7xjfUzT.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 16:37:24",
+ "updated_at": "2024-05-22 16:37:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1755,
+ "unique_id": "TB6352-1755",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Zemfira",
+ "customer_surname": "Bagiýewa",
+ "customer_patronic_name": "Faiggyzy",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheriniň Garabogaz köçesiniň 3 jaýýynyň 7 öýüniň",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheriniň Garabogaz köçesiniň 3 jaýýynyň 7 öýüniň",
+ "passport_serie": "I-BN",
+ "passport_id": "515268",
+ "passport_given_at": "2017-07-14",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1988-02-20",
+ "email": null,
+ "phone": "64672955",
+ "phone_additional": null,
+ "phone_home": "64672955",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-07-24",
+ "work_salary": "1918",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "7d4nb1ZM9F5RlL5TyvlCDJPsh6QAdUQgWbWr9Wp9.jpg",
+ "passport_two": "mpwq9ujB08c5IeB8XVytmOZVFXUlTguqkj0QUtCU.jpg",
+ "passport_three": "V5t1GHHqmc0LRWEzCoL9x7nt7w3scM1sVToYsnaO.jpg",
+ "passport_four": "ToN6jQgr8kTBrowBApavVH67GOIs7EVPR7ZA0ekV.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 16:38:13",
+ "updated_at": "2024-05-22 16:54:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1756,
+ "unique_id": "TB6352-1756",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Perhat",
+ "customer_surname": "Aýdogdyýew",
+ "customer_patronic_name": "Baýrammämmedowiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 23 jaý 15 öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 23 jaý 15 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "305681",
+ "passport_given_at": "2008-10-13",
+ "passport_given_by": "Balkan welaýatynyň Etrek etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etrabynyň Gyzylbaýyr geňeşligi",
+ "born_at": "1991-09-14",
+ "email": null,
+ "phone": "63149103",
+ "phone_additional": null,
+ "phone_home": "63149103",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-08-23",
+ "work_salary": "2748",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hCp5fp2LfJ5WMpHn7D4YIVkkcjPXsP5LKQk5kaRN.jpg",
+ "passport_two": "O4MS03zrjssyP7gWeSU8FvQ9zvBxTP2sAABjEHYL.jpg",
+ "passport_three": "9feWuUPOZebQt3LsZT8Mv9GFX6qsjVDMSlP4hNk1.jpg",
+ "passport_four": "5Sosj3wrSlM0TDY9N7assWdzEaodZUT3tffQfwgA.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 16:44:32",
+ "updated_at": "2024-05-22 16:55:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1757,
+ "unique_id": "TB6352-1757",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülşirin",
+ "customer_surname": "Orazdurdyýewa",
+ "customer_patronic_name": "Orazdurdyýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Magtymguly köçe 13 jaý 11 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Magtymguly köçe 13 jaý 11 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469347",
+ "passport_given_at": "2013-10-06",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Bereket şäheri",
+ "born_at": "1977-02-19",
+ "email": null,
+ "phone": "62729911",
+ "phone_additional": "62729911",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Sungat mekdebi",
+ "work_company_accountant_number": "+(993)-24340091",
+ "work_started_at": "2013-09-04",
+ "work_salary": "1727",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9cFSLBOt4PJ8EWscHxoMAOgRIpoCpLlIfPSJ5Um0.jpg",
+ "passport_two": "RPAjR5wtAot0NnrdgGTt9nVvfcczoZm17SV3OP5m.jpg",
+ "passport_three": "sIkKMhL6C2XOfKOMhgBQ7D4QzIa4rXT6mKxbtdjv.jpg",
+ "passport_four": "yoMt8EYHWPFzyMoIyuIga8dVffxDWnXoMfb6VbNf.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 16:54:05",
+ "updated_at": "2024-05-22 16:54:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1758,
+ "unique_id": "TB6352-1758",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Saparmyrat",
+ "customer_surname": "Jumabaýew",
+ "customer_patronic_name": "Bazarbaýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher ANyýazow köçe 9 jaý 2 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher ANyýazow köçe 9 jaý 2 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469700",
+ "passport_given_at": "2015-06-20",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Garabogaz şäher",
+ "born_at": "1999-06-01",
+ "email": null,
+ "phone": "61859981",
+ "phone_additional": "61859981",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "21 orta mekdep",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-08-01",
+ "work_salary": "4715",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "FbhrUzwryorIryp3Nqr1cM9Xa0PiGXiNHma1drOt.jpg",
+ "passport_two": "U1ZrlzTcB3DE5H4vaDt2moe3CryNJv71dQLhQPaR.jpg",
+ "passport_three": "NrWG3yELbxNvLG2Wi14xO4xZcFZ7hz7OFTxoT8RG.jpg",
+ "passport_four": "SmmJZjiGU09UTGwa6bus85A2BExrnmzAPuZGWLrL.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 16:59:20",
+ "updated_at": "2024-05-24 15:04:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1759,
+ "unique_id": "TB2305-1759",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Saparmyrat",
+ "customer_surname": "Alyýew",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Sarahs şäheriniň H.Babaýew köçesiniň 22-nji",
+ "real_address": "Sarahs şäheriniň H.Babaýew köçesiniň 22-nji",
+ "passport_serie": "I-AH",
+ "passport_id": "054317",
+ "passport_given_at": "1998-04-26",
+ "passport_given_by": "Sarahs etrap PB",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1974-03-04",
+ "email": null,
+ "phone": "61125705",
+ "phone_additional": null,
+ "phone_home": "61125705",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-63894836",
+ "work_started_at": "2009-07-01",
+ "work_salary": "2658",
+ "work_position": "Bereriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G3F3jUsDvJBMCBLIULCfPUtpCRCw3oE1Zi2W8xUJ.jpg",
+ "passport_two": "JabgzCw3mEVx7f4jhOlNXEPoluXQdK6JnmkquBU7.jpg",
+ "passport_three": "MKATT7VTmOSnEirglMdErmpTZJBGkvjZQsLqygGs.jpg",
+ "passport_four": "rbbLapK2cLBm8VOh6JvztLnAuZEN4TDJFnUftqBG.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-22 17:03:31",
+ "updated_at": "2024-05-22 17:03:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1760,
+ "unique_id": "TB2305-1760",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Maksat",
+ "customer_surname": "Jumagurbanow",
+ "customer_patronic_name": "Atajanowiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "452112",
+ "passport_given_at": "2010-09-20",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Kiçiaga obasy",
+ "born_at": "1989-07-21",
+ "email": null,
+ "phone": "65350034",
+ "phone_additional": null,
+ "phone_home": "64178177",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-64232541",
+ "work_started_at": "2014-06-18",
+ "work_salary": "2862",
+ "work_position": "Brigadir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gJFDHGNHEENlfPRzwIbbKv3o5OvNRlQs54trmjSz.jpg",
+ "passport_two": "iSRoWJXZm9qtdI8x0Xznt1cbaiFVUK3nW5f0x7HA.jpg",
+ "passport_three": "k12fcdU6ouWSlX0jNL7x69rj5j5jcfy21BzSCb0g.jpg",
+ "passport_four": "wM5SOIl7Qt2I562LiauUZeb9GkNqxwSjsNg8XtbU.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-22 17:15:20",
+ "updated_at": "2024-05-22 17:15:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1761,
+ "unique_id": "TB1307-1761",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Durnabat",
+ "customer_surname": "Hojamuhammedowa",
+ "customer_patronic_name": "Nurgeldiyewna",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe HÖkdirow jaý21 öý4",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe HÖkdirow jaý21 öý4",
+ "passport_serie": "I-AS",
+ "passport_id": "044486",
+ "passport_given_at": "1999-10-18",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1969-02-10",
+ "email": "Durnabat@gmailсom",
+ "phone": "65110096",
+ "phone_additional": "65110096",
+ "phone_home": "12452542",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Bagtyýarlyk etrap harby wekilliginiň",
+ "work_company_accountant_number": "+(993)-12452542",
+ "work_started_at": "2013-09-09",
+ "work_salary": "2250",
+ "work_position": "4nji bölümçäniň serkerdesiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pB5ldqPb0NrsTXGRBueYPKdN6PP64S3RJKDgCFYX.jpg",
+ "passport_two": "QMW7XwDAaFHajQIbs8zW5B0W3JaIehmXpbRDaz6i.jpg",
+ "passport_three": "0B4LBThDWAm36GuA3Yw7BxIrNFhTWUsu48GPVF7j.jpg",
+ "passport_four": "ALczqOpK4GkD80FK5pfEIQ4zosvJLFOdpdh2jyQc.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-22 17:25:40",
+ "updated_at": "2024-06-01 10:35:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1762,
+ "unique_id": "TB6352-1762",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wepa",
+ "customer_surname": "Döwletow",
+ "customer_patronic_name": "Öwezgeldiýewiç",
+ "passport_address": "Lebap welaýatynyň Saýat etrabynyň Saýat şäheri, Garagum köçesi, 8/2",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça",
+ "passport_serie": "I-LB",
+ "passport_id": "459228",
+ "passport_given_at": "2006-03-27",
+ "passport_given_by": "Lebap welaýatynyň Saýat etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Saýat şäherçesi",
+ "born_at": "1988-04-02",
+ "email": null,
+ "phone": "63515519",
+ "phone_additional": null,
+ "phone_home": "63515519",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-04-02",
+ "work_salary": "2884",
+ "work_position": "Mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WE7C8vzCKGVqJiuYoKwUSYBtdUN7RZlUk8iPuLkq.jpg",
+ "passport_two": "PWc48Jy3fzHwNBhIFHvvySt1yLf7iiEnOE1hr1pi.jpg",
+ "passport_three": "N3IgJKEXMDoga23BdZKkutpLksq4U4cW8gdAMZbJ.jpg",
+ "passport_four": "wRd4cuYc9x1eZHawd1LnW1HDffwr56Ny1CNteAjD.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 09:06:05",
+ "updated_at": "2025-05-21 10:00:34",
+ "deleted_at": "2025-05-21 10:00:34",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1763,
+ "unique_id": "TB8318-1763",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Adalatgül",
+ "customer_surname": "Jalliýewa",
+ "customer_patronic_name": "Altybaýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Nyýazow köçesi 1/12 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Nyýazow köçesi 1/12 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "928301",
+ "passport_given_at": "2016-02-18",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1972-02-28",
+ "email": null,
+ "phone": "61283461",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-09-02",
+ "work_salary": "1404",
+ "work_position": "Işçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "Er0TZDstctN68OUJzrTEDwVsYn0bPpiSf8rlcFaF.jpg",
+ "passport_two": "6weaPyMDnXkEeE9Ot02IxKfAkCsP36i9goUOwQPb.jpg",
+ "passport_three": "ery3RWlDUoxuPvTYJHJOzLAH4hH21xCd0nMmsjoO.jpg",
+ "passport_four": "XCv5gMX8uGpIqHGoMQEhcNzXg3yb4T10qSdLceRM.jpg",
+ "user_id": 684,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-23 09:46:33",
+ "updated_at": "2024-05-23 12:23:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1764,
+ "unique_id": "TB7369-1764",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Ýeňiş",
+ "customer_surname": "Aşyrgulyýew",
+ "customer_patronic_name": "Allamyradowiç",
+ "passport_address": "Baýramaly etrap Gatakar geňeşlik",
+ "real_address": "Baýramaly etrap Gatakar geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "574180",
+ "passport_given_at": "2010-12-16",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Gatakar geňeşlik",
+ "born_at": "1990-05-10",
+ "email": null,
+ "phone": "62897547",
+ "phone_additional": "62897547",
+ "phone_home": "62897547",
+ "work_region": "mr",
+ "work_province_id": 9,
+ "work_company": "Gündogargazçylkaryş müdirligi",
+ "work_company_accountant_number": "+(993)-62897547",
+ "work_started_at": "2013-03-12",
+ "work_salary": "2163",
+ "work_position": "gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "t9WZlNYPZ2meDQfuFtOelRrCUnoVQV3LRLwdMj4F.jpg",
+ "passport_two": "WGD3VHuMhZVczB2Wb63W8Rk95TXU9vWHcMwDwwiU.jpg",
+ "passport_three": "4squZcjFPh7ZDW2pZM11M2vGUXjPgwGHAOddmuZG.jpg",
+ "passport_four": "5Tig7E1ooTwaB6Gt2qwB5CZpGd4LSAOA3ipXy5lD.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 09:56:58",
+ "updated_at": "2024-05-23 09:56:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1765,
+ "unique_id": "TB7369-1765",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Läle",
+ "customer_surname": "Jumagulyýewa",
+ "customer_patronic_name": "Sähetmyradowna",
+ "passport_address": "Baýramaly şäher Arçabil 41",
+ "real_address": "Baýramaly şäher Arçabil 41",
+ "passport_serie": "I-MR",
+ "passport_id": "117601",
+ "passport_given_at": "2000-02-15",
+ "passport_given_by": "Baýramaly etrap PB",
+ "born_place": "Baýramaly şäher Arçabil 41",
+ "born_at": "1981-08-06",
+ "email": null,
+ "phone": "63597865",
+ "phone_additional": "63597865",
+ "phone_home": "63597865",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Toprak öwreniş ekspedisiýasi",
+ "work_company_accountant_number": "+(993)-63597865",
+ "work_started_at": "2021-09-09",
+ "work_salary": "1563",
+ "work_position": "Kartograf",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jf80wn0i0ayBAaiyGPCfvTkFZk9Kq8WsNQSuiCLe.jpg",
+ "passport_two": "guMsUSWetmALO2qhxiVfehzjXxHowLzS3tg9Sf1E.jpg",
+ "passport_three": "uPTeLfTWy5ugxbRaKYUcQu2aZ5ZEiPYCONg6V79L.jpg",
+ "passport_four": "yzjHSxa26Nrxidmjaa5Ta1VLjodyUUaOpgOy0Prs.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 10:02:16",
+ "updated_at": "2024-05-23 10:02:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1766,
+ "unique_id": "TB1307-1766",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Laçyn",
+ "customer_surname": "Welsähedowa",
+ "customer_patronic_name": "Gadamowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby, köçe Bereketli 2-nji geçelge,Umumy ýaşaýyş jaýy, jaý 4, otag 12.",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby, köçe Bereketli 2-nji geçelge,Umumy ýaşaýyş jaýy, jaý 4, otag 12.",
+ "passport_serie": "I-AS",
+ "passport_id": "613254",
+ "passport_given_at": "2019-07-16",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2003-05-16",
+ "email": "Lacyn@gmail.com",
+ "phone": "63675311",
+ "phone_additional": "61816251",
+ "phone_home": "12536363",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäher Bagtyýarlyk etrap bagçylyk müdirliginiň 15-nji brigadanyň",
+ "work_company_accountant_number": "+(993)-12236633",
+ "work_started_at": "2022-06-24",
+ "work_salary": "1802",
+ "work_position": "bagbany",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "gXpWwssbC7Ez7bA70woeiWkog5m6YVeEzy7y9nRE.jpg",
+ "passport_two": "CKqJion3yJF7ZfNjBJeCwn2X91zqV4MrKtL0d9wc.jpg",
+ "passport_three": "YUGxo0tEgEROC5jV8HMqIeXulOAC0mapkSs2FsJ6.jpg",
+ "passport_four": "9sFvfU8J1PdKCeQnkuQ0jKgLgt4L4aMDHW3jeRL4.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 10:11:52",
+ "updated_at": "2024-06-01 10:34:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1767,
+ "unique_id": "TB8312-1767",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Begenç",
+ "customer_surname": "Ballykow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Gazojak şäheri Şyharyk 82",
+ "real_address": "Gazojak şäheri Şyharyk 82",
+ "passport_serie": "II-LB",
+ "passport_id": "171391",
+ "passport_given_at": "2022-11-11",
+ "passport_given_by": "Darganata etrap Polisiýa bölümi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Sediwer geşeňligi",
+ "born_at": "1980-09-04",
+ "email": "beggo@mail.ru",
+ "phone": "64677512",
+ "phone_additional": null,
+ "phone_home": "44551578",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44571125",
+ "work_started_at": "2024-01-12",
+ "work_salary": "2042",
+ "work_position": "4 derejeli slesar gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ql0Es8pDDzyCayoaZVctLip8y8Tnc4QZtmX4UJ18.jpg",
+ "passport_two": "CnDfkthShwKAUG2KkfZPa5hbHDs5XFFWVBHusYBe.jpg",
+ "passport_three": "QtonD0G5TJXG4nvr8rSWagjxyGjTNTsgULbU8QRK.jpg",
+ "passport_four": "Wa9SBMTMEYDZJe6aiPqYz436NbXyi7WDzaXQGksh.jpg",
+ "user_id": 685,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 11:11:57",
+ "updated_at": "2024-05-23 12:20:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1768,
+ "unique_id": "TB8312-1768",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Baýrammat",
+ "customer_surname": "Suyrukow",
+ "customer_patronic_name": "Hydyrowiç",
+ "passport_address": "Gazojak şäheri M.Abylow 7/18",
+ "real_address": "Gazojak şäheri M.Abylow 7/18",
+ "passport_serie": "I-LB",
+ "passport_id": "274439",
+ "passport_given_at": "2002-05-10",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgül raýonynyň Ataoba geňeşligi",
+ "born_at": "1965-02-04",
+ "email": "bayra@mail.ru",
+ "phone": "63977316",
+ "phone_additional": null,
+ "phone_home": "44550358",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551548",
+ "work_started_at": "2007-01-03",
+ "work_salary": "2019",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wCVLlHSE0AmrmJqbQQVA3055ezQodB1xIu96Gg8r.jpg",
+ "passport_two": "1Zwo4GxFe7q9tZWOINrYj5RmcmNzVZoI9ZHJLc5V.jpg",
+ "passport_three": "PIVNNzNkJBcW6tPMWReO5HSXsXIYaEmsUtoz97YO.jpg",
+ "passport_four": "JO3m8kjMZr5VwCr2M632ThyUsk83LGGDKBKIYkQG.jpg",
+ "user_id": 687,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 11:56:09",
+ "updated_at": "2024-05-24 10:27:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1769,
+ "unique_id": "TB8318-1769",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Leýla",
+ "customer_surname": "Hasanowa",
+ "customer_patronic_name": "Muradowna",
+ "passport_address": "Lebap welaýatynyň Köýtenda şäheri Ýolçylar köçesi 6-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtenda şäheri Ýolçylar köçesi 6-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "867917",
+ "passport_given_at": "2014-08-29",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1987-02-07",
+ "email": null,
+ "phone": "71412610",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "12-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-01-11",
+ "work_salary": "1917",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GRhabLB1zVuR0j7JxbZs4ZkkE8l9vVq07cB2No4T.jpg",
+ "passport_two": "KVyoZt7nZWxy4qt4PJmCRzFqOCxqsJjFiCT52WRX.jpg",
+ "passport_three": "oDFoBECiHVDxEpmtaV4AN4jH84VmhBb5NEuaeOIq.jpg",
+ "passport_four": "K46rNpLQcribhlJ3XmillkNojU94t2JaWxRMGras.jpg",
+ "user_id": 686,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 12:36:34",
+ "updated_at": "2024-05-23 16:39:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1770,
+ "unique_id": "TB8318-1770",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Uktamjan",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Narkabulowiç",
+ "passport_address": "Lebap welaýatynyň Köýtenda etrabynyň Kelif şäherçesi Demirýolçylar köçesi 31-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtenda etrabynyň Kelif şäherçesi Demirýolçylar köçesi 31-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "721390",
+ "passport_given_at": "2011-07-28",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtenda şäherçesi",
+ "born_at": "1989-05-28",
+ "email": null,
+ "phone": "64670761",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Dostluk galla önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2014-11-26",
+ "work_salary": "1068",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "QRCc7h6oKhB0mLg4NbOz58KZb2Rpw3R18QeV3Xr7.jpg",
+ "passport_two": "MhN6eexpdkysXiI2rGJu5IOQTdaWempRaElmZtf0.jpg",
+ "passport_three": "6Mo9eRQQwmnhDbfzArviV0obE6SfeEUMzL97gKJz.jpg",
+ "passport_four": "ComaPNKd5Xeu1qgyWg0eMIczsk8WzTAxVbRbkIia.jpg",
+ "user_id": 688,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 13:04:42",
+ "updated_at": "2024-05-23 16:20:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1771,
+ "unique_id": "TB6312-1771",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Roman",
+ "customer_surname": "Guseýnow",
+ "customer_patronic_name": "Aýdynowiç",
+ "passport_address": "Balkan welaýatynyň Awaza etrap 2-Mikraraýon 5 jaý 14 öý",
+ "real_address": "Balkan welaýatynyň Awaza etrap 2-Mikraraýon 5 jaý 14 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "513658",
+ "passport_given_at": "2017-09-23",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "2017-09-23",
+ "email": "karz.turkmenbashy@tb.bank.gov",
+ "phone": "62214557",
+ "phone_additional": "62889086",
+ "phone_home": "24371481",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT 2 seh",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2023-04-12",
+ "work_salary": "3063",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "XFvjV8icqlxABPvxnaKitpUH8ZKWwRQJ0DBGNnfz.jpg",
+ "passport_two": "JIpA7rzhQ2d1D2WkmlNLwmZoNNI02Zx2Aw4iTcHs.jpg",
+ "passport_three": "tAQ1W2LW3XBP9G54M2f374yb4ZDazyz3H7wOxkSm.jpg",
+ "passport_four": "hrEdHZY4zyeIKgulitfn3fdBneMBmXihXaRY3XrG.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 14:58:59",
+ "updated_at": "2024-05-29 11:02:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1772,
+ "unique_id": "TB6312-1772",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Wadim",
+ "customer_surname": "Cibilkaýew",
+ "customer_patronic_name": "Sergeýewiç",
+ "passport_address": "Balkan welaýat Türkmenbaşy şäher Bagtyýarlyk köçe jaý 49 öý 8",
+ "real_address": "Balkan welaýat Türkmenbaşy şäher Bagtyýarlyk köçe jaý 49 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "473690",
+ "passport_given_at": "2014-02-11",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheriniň Kenar şäherçesi",
+ "born_at": "1997-06-16",
+ "email": "karz.turkmenbashy@tb.bank.gov",
+ "phone": "62117958",
+ "phone_additional": "71399409",
+ "phone_home": "24396488",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "KTÝNK-da",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2024-01-31",
+ "work_salary": "3245",
+ "work_position": "elektroslesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "jyVlKvXkfx0lg4auFGWGbyCw1zHHVoSkMnrXDSvM.jpg",
+ "passport_two": "AF3swfSmI6H8ziDlycJSesok6wELWWGWJyRu1O6V.jpg",
+ "passport_three": "c5oqb7hcvRsviDcVnAtmtyBgEZdxBradDLTCX4WG.jpg",
+ "passport_four": "WowlSAaMvAkNa7tfILYserWgKPLbsztFDSg2eOmY.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 15:10:44",
+ "updated_at": "2024-05-29 11:02:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1773,
+ "unique_id": "TB1307-1773",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Azatmuhammet",
+ "customer_surname": "Çaryyew",
+ "customer_patronic_name": "Samuhammedowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Aşgabat db köçe Magtymguly jaý51",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Aşgabat db köçe Magtymguly jaý51",
+ "passport_serie": "I-AS",
+ "passport_id": "379581",
+ "passport_given_at": "2007-01-06",
+ "passport_given_by": "Köpetdag etrap",
+ "born_place": "Asgabat",
+ "born_at": "1983-11-07",
+ "email": "Azatmuhammet@gmailcom",
+ "phone": "65665339",
+ "phone_additional": "65665339",
+ "phone_home": "12455632",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Halkara saglyk merkezleri müdiriýetiniň Stamatalogiýa merkeziniň Kiçi tehniki işgärler,",
+ "work_company_accountant_number": "+(993)-12458526",
+ "work_started_at": "2017-09-01",
+ "work_salary": "2481",
+ "work_position": "işçiler bölüminiň işçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CmLFe9aboyCfq0OC23KGzvPOCQKfzInvaxZDnqgl.jpg",
+ "passport_two": "0njoF0JTsnguEoqfOfUcFIHVO0GCKyiJ0H3D1jYJ.jpg",
+ "passport_three": "dK6uX9YbCGJropNnMvdyFLyi5zTgyybIGW0CkWn7.jpg",
+ "passport_four": "vN3SsMNnWBDULAa2PM8hxV1guhehUIMMmGTSBJ3N.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 15:26:45",
+ "updated_at": "2024-06-01 10:34:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1774,
+ "unique_id": "TB6352-1774",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýagmyr",
+ "customer_surname": "Orazmyradow",
+ "customer_patronic_name": "Gurbanmyradowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 5jaý 16öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 5jaý 16öý",
+ "passport_serie": "I-AH",
+ "passport_id": "608421",
+ "passport_given_at": "2013-12-19",
+ "passport_given_by": "Ahal welaýatynyň Baharly etrap häkimligi",
+ "born_place": "Balkan welaýat Serdar etraby",
+ "born_at": "1993-11-04",
+ "email": null,
+ "phone": "61091208",
+ "phone_additional": "61091208",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-11-02",
+ "work_salary": "2486",
+ "work_position": "gazdan halas ediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8jsfiIndPePpNmZrZWRq7juXFH5Y4HjjKGVNWQkd.jpg",
+ "passport_two": "h5OpK1E23qblVLK5ZOIie89c0OsjaPtdQpFVmDLw.jpg",
+ "passport_three": "IXiS9Jt5gi9yiDEKCIrvSiXQ0UfUtEMDFvo07R1M.jpg",
+ "passport_four": "gO1PFiCpoQpKtx4N5WGLoFWZJEvxF48wlzWo82Yx.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 15:29:38",
+ "updated_at": "2024-05-24 15:05:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1775,
+ "unique_id": "TB6352-1775",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bilbil",
+ "customer_surname": "Arazmedowa",
+ "customer_patronic_name": "Ahmetgyzy",
+ "passport_address": "Daşoguz welaýat Boldumsaz etrap Gökýaýla geňeşligi",
+ "real_address": "Balkan welaýat Garabogaz şäher",
+ "passport_serie": "I-DZ",
+ "passport_id": "868141",
+ "passport_given_at": "2014-12-26",
+ "passport_given_by": "Daşoguz welaýat Gubadag etrap häkimligi",
+ "born_place": "Daşoguz welaýat Gubadag etraby",
+ "born_at": "1997-11-23",
+ "email": null,
+ "phone": "61812003",
+ "phone_additional": "61812003",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-01-05",
+ "work_salary": "1858",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fTNN9eBe8fsgkcxTjsVSOgdEjxKvt4cdpUm3cRE0.jpg",
+ "passport_two": "gqXS56rqHktoxKlvsCpMOvbR8HjUVG3rmHbeiKcn.jpg",
+ "passport_three": "ulPEpVxO3SNQvT0NDFqG5GEaIbnWVcpbiYlrSblJ.jpg",
+ "passport_four": "SKSnpsgyUlltRcUq0jpqPVU6c6uFtU4XkclehI9b.jpg",
+ "user_id": 194,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 15:42:32",
+ "updated_at": "2024-05-28 12:09:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1776,
+ "unique_id": "TB8312-1776",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Parhat",
+ "customer_surname": "Jumageldiýew",
+ "customer_patronic_name": "Rajapowiç",
+ "passport_address": "Gazoak şäheri Mollanepes köçe 27 \"A\"",
+ "real_address": "Gazoak şäheri Mollanepes köçe 27 \"A\"",
+ "passport_serie": "I-LB",
+ "passport_id": "750952",
+ "passport_given_at": "2012-10-10",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1994-11-29",
+ "email": "parhat7509@mail.ru",
+ "phone": "65027639",
+ "phone_additional": null,
+ "phone_home": "44551523",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44574125",
+ "work_started_at": "2023-12-16",
+ "work_salary": "2224",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OjnrS9UXJXP2jNoSyfM4O5A3zjE6RVr9xWx14Nt7.jpg",
+ "passport_two": "pNqf7jlaVqCywyKHb97bB9wWGvgM7p86wweG10ZZ.jpg",
+ "passport_three": "MS22D7pcAvv7EjMIbrekpDRzxx94dcnUx7RF6IZs.jpg",
+ "passport_four": "5qJ20CQVE3luMVBcgboRjEaFeO3FcdmOdpdjHXUC.jpg",
+ "user_id": 689,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 16:14:20",
+ "updated_at": "2024-05-24 10:27:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1777,
+ "unique_id": "TB6359-1777",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hatyja",
+ "customer_surname": "Saryýewa",
+ "customer_patronic_name": "Wekilowna",
+ "passport_address": "BW Balkanabat şäher kw205a jaý 3 öý 19",
+ "real_address": "BW Balkanabat şäher kw205a jaý 3 öý 19",
+ "passport_serie": "I-BN",
+ "passport_id": "607399",
+ "passport_given_at": "2023-06-02",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1978-01-22",
+ "email": null,
+ "phone": "65155304",
+ "phone_additional": "65155304",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1997-01-27",
+ "work_salary": "1906",
+ "work_position": "kassir",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "X0lcjao9AoMLYRt9jeXiA1t1Zniw6AnP82smdaWI.jpg",
+ "passport_two": "LAmOzMsXSwFZ5UotrvWlgLzj6qGkJ60hJVDoUk1Z.jpg",
+ "passport_three": "MFi9bFsfPXXLF8fqlVhONFYHuDRKoefCLJ3zFHHW.jpg",
+ "passport_four": "yxnrgh8w4hjXZC2zbKA09Mv0UIFlPYEnGcBa7ul9.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 16:15:33",
+ "updated_at": "2024-05-23 16:15:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1778,
+ "unique_id": "TB2305-1778",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Kakajan",
+ "customer_surname": "Söýunow",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "Sarahs şäheriniň H.Babaýew köçesiniň 17-nji jaýy",
+ "real_address": "Sarahs şäheriniň H.Babaýew köçesiniň 17-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "483681",
+ "passport_given_at": "2011-03-24",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Kiçi aga obasy",
+ "born_at": "1973-05-18",
+ "email": null,
+ "phone": "61944853",
+ "phone_additional": null,
+ "phone_home": "63668283",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 21-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-63449093",
+ "work_started_at": "2014-08-16",
+ "work_salary": "1940",
+ "work_position": "Sakçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JGKAopSN9S0fFAg9jO4xRLfg55lkiNseO45KCwM7.jpg",
+ "passport_two": "z7oqQ8lEonLUySQo9UvAkVxfpsj04Qu2Ya1uyKe0.jpg",
+ "passport_three": "rbZcoqUP38Ib6a8RGJnRtP2GyhSm5eQckA5cPqPG.jpg",
+ "passport_four": "6TfFzWXO9qw6uqsg7g0itA0wfPaTQCF3YMAp36Bw.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-23 16:20:57",
+ "updated_at": "2024-05-23 16:20:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1779,
+ "unique_id": "TB6359-1779",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Orazdurdy",
+ "customer_surname": "Annajanow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "BW Balkanabat şäher kw 210 jaý 34 öý 18",
+ "real_address": "BW Balkanabat şäher kw 210 jaý 34 öý 18",
+ "passport_serie": "I-BN",
+ "passport_id": "108659",
+ "passport_given_at": "2000-04-15",
+ "passport_given_by": "BW Balkanabat şäher polisiýa bölümi",
+ "born_place": "BW Bereket şäheri",
+ "born_at": "1967-12-13",
+ "email": null,
+ "phone": "65152975",
+ "phone_additional": "65152975",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmen milli nebitgaz kompaniýasy ýapyk görnüşli paýdarlar jemgyýeti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-09-01",
+ "work_salary": "2448",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qHpOLXLy2LP0rqD0vl3uadwvadh0g4LBDidNiK7f.jpg",
+ "passport_two": "IS4C9uNy6b3XzDu2fH2rfkmYfVJKhmkjwbWuTJOX.jpg",
+ "passport_three": "86i0TYGBWYvUkDiBhTbwNIQhTqKNHsT0INf1aGQB.jpg",
+ "passport_four": "kMvTnohWvREH5m3S0n6OUOM1nA6sZ6sRRsG09Je3.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 16:25:55",
+ "updated_at": "2024-05-23 16:25:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1780,
+ "unique_id": "TB2305-1780",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Mekan",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Kerwenowiç",
+ "passport_address": "Sarahs etrabynyň Hanýap obasy",
+ "real_address": "Sarahs etrabynyň Hanýap obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "655420",
+ "passport_given_at": "2016-01-25",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1991-01-01",
+ "email": null,
+ "phone": "61048690",
+ "phone_additional": null,
+ "phone_home": "64634713",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Ahal welaýatynyň ÝHB-niň 211-nji ÝHB-nde",
+ "work_company_accountant_number": "+(993)-13425654",
+ "work_started_at": "2017-01-18",
+ "work_salary": "2599",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NUjw1s0kd18ou5UPCRXSSj3ND3QIDT3aP0zqdYst.jpg",
+ "passport_two": "IfsITKxlVayrtdaEbXsm2MJUdrRXMChof9VPBWCZ.jpg",
+ "passport_three": "FwITsZfZAoW2Xmc0Irlgy084E9Dh8BCWWEZdJRG8.jpg",
+ "passport_four": "kwwh284pO3jUCqY2upAEMoUYSBBlPTSqCqroN1ha.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-23 16:28:26",
+ "updated_at": "2024-05-23 16:28:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1781,
+ "unique_id": "TB6359-1781",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Näzigül",
+ "customer_surname": "Baýramgylyjowa",
+ "customer_patronic_name": "Nurgylyjowna",
+ "passport_address": "BW Balkanabat şäher kw 225 jaý 6 öý 11",
+ "real_address": "BW Balkanabat şäher kw 225 jaý 6 öý 11",
+ "passport_serie": "I-BN",
+ "passport_id": "582783",
+ "passport_given_at": "2021-05-04",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2005-04-19",
+ "email": null,
+ "phone": "64400140",
+ "phone_additional": "64400140",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Telekeçi Hudaýbergenow Bäşim Allanowiç",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-02-01",
+ "work_salary": "1440",
+ "work_position": "satyjy",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "Nu9NuhE7cv3nW56URTqrKMQzBKINV0nmmmLrgOYj.jpg",
+ "passport_two": "dvn0mUMFv0JzbpDkWMNb6e8P2S5FxIxaM01RO9oU.jpg",
+ "passport_three": "5n6QHEP8cMm2XBqNYgAjM9zTyPTczeE8l90uBYGo.jpg",
+ "passport_four": "d0XbDwcGXcVx6HEh7lEWHBcqZ105T7uK4MzvfApy.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 16:34:22",
+ "updated_at": "2024-05-23 16:34:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1782,
+ "unique_id": "TB1307-1782",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Berdimyrat",
+ "customer_surname": "Amangeldiyew",
+ "customer_patronic_name": null,
+ "passport_address": "Asgabat saherinin Berkararlyk etraby, jay 88",
+ "real_address": "Asgabat saherinin Berkararlyk etraby, jay 88",
+ "passport_serie": "I-AS",
+ "passport_id": "585035",
+ "passport_given_at": "2018-03-16",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1972-04-23",
+ "email": "AmangeldiyewB@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Awtomobillere yangyc guyus beketlerin mudirligi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2009-03-30",
+ "work_salary": "2388",
+ "work_position": "UMS suruji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TqCChbwZykNN45KiFpvL8KqFGkNOqdB8nI8xOIjo.jpg",
+ "passport_two": "7y5BWAGUGEvgQcGc8ExLqGp5YoQgxZRRvYs6DUuZ.jpg",
+ "passport_three": "pPbQxHe324CMpZgY8I2HvGiNbX5xwk5DUfVgWJad.jpg",
+ "passport_four": "XKEBgvrWuY9DsF5LD9OmCNJMzkZIoKiuQYIyO4Ai.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 16:46:05",
+ "updated_at": "2024-06-01 10:33:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1783,
+ "unique_id": "TB6359-1783",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Sapargylyç",
+ "customer_surname": "Salyhow",
+ "customer_patronic_name": "Rejepmämmedowiç",
+ "passport_address": "BW Balkanabat şäher kw 210 jaý 29 öý 36",
+ "real_address": "BW Balkanabat şäher kw 210 jaý 29 öý 36",
+ "passport_serie": "I-BN",
+ "passport_id": "564246",
+ "passport_given_at": "2019-12-11",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Esenguly etraby Ekerem şäherçesi",
+ "born_at": "1979-03-08",
+ "email": null,
+ "phone": "65197903",
+ "phone_additional": "65197903",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-02-09",
+ "work_salary": "4509",
+ "work_position": "burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1bZ5eBD3S02gwmqtx2SGZF087W4XlPOHhdBoQB3q.jpg",
+ "passport_two": "ddQNDEbEEU9mzSneo2Vxn5vyWK1YOWjsEZDg8OFm.jpg",
+ "passport_three": "3oAMWOxL1ikgHZUOZv6EsbDyFGljQ21SffRzUS4U.jpg",
+ "passport_four": "qsY5wzhxcG5JZk2ussdo1ruiJsntcocoeLCKlbja.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 16:53:44",
+ "updated_at": "2024-05-23 16:53:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1784,
+ "unique_id": "TB1307-1784",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mekan",
+ "customer_surname": "Magtymgulyyew",
+ "customer_patronic_name": "Samyradowic",
+ "passport_address": "Asgabat saheri Buzmeyin etraby koce Parahat jay 53 A",
+ "real_address": "Asgabat saheri Buzmeyin etraby koce Parahat jay 53 A",
+ "passport_serie": "I-AH",
+ "passport_id": "016626",
+ "passport_given_at": "1998-07-18",
+ "passport_given_by": "Ahal welaytynyn Asgabat etrap PB",
+ "born_place": "Ahal welayatynyn Asgabat etrabynyn Bagyr obasy",
+ "born_at": "1981-08-25",
+ "email": "MagtymgulyyewM@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ulaggozegcilik gullugy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-04-22",
+ "work_salary": "2565",
+ "work_position": "Yollar boyunca gozegci",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "QgceQXz78F7SqswJgpb4SOBfhYO19BoQsbv5ugN5.jpg",
+ "passport_two": "eaTfjbKiPKrUaZPtMmt0zU4fULsFdYPRZ4X3A5Hz.jpg",
+ "passport_three": "180JbhFnQTbUGKIfi7uoMOJ194x0kjiRkXRHmw8O.jpg",
+ "passport_four": "RtEcOfdvW65KWSIa3BE46RNIRdwMM6avZve00eNd.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 16:58:52",
+ "updated_at": "2024-06-01 10:33:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1785,
+ "unique_id": "TB6359-1785",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Akmyrat",
+ "customer_surname": "Welmyradow",
+ "customer_patronic_name": "Orazamanowiç",
+ "passport_address": "BW Balkanabat şäher kw 207 jaý 18 öý 3",
+ "real_address": "BW Balkanabat şäher kw 207 jaý 18 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "260418",
+ "passport_given_at": "2004-08-09",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2004-08-09",
+ "email": null,
+ "phone": "64152012",
+ "phone_additional": "64152012",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Ýöritegurluşykgurnama\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "3094",
+ "work_position": "suwagçy",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "KCNueLRiyulYzvhcuNF4lUHZ8x9ii4KwqeTywhkq.jpg",
+ "passport_two": "zJh6pVEGFXpC1zfGjJ4H9b73eAZlislQ9ZS5kn0t.jpg",
+ "passport_three": "ugaeid3hhOuMpbRdVxHBTcYTlxOr9G63VtPCbG2W.jpg",
+ "passport_four": "4Y42FrtuYrhdIjs60j0w1U7NTiz231O0gDpQEOAw.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 17:01:44",
+ "updated_at": "2024-05-23 17:01:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1786,
+ "unique_id": "TB6359-1786",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aly",
+ "customer_surname": "Garlyýew",
+ "customer_patronic_name": "Nurýagdyýewiç",
+ "passport_address": "BW Balkanabat şäher kw 192 jaý 14 öý 13",
+ "real_address": "BW Balkanabat şäher kw 192 jaý 14 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "476913",
+ "passport_given_at": "2014-02-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1997-06-04",
+ "email": null,
+ "phone": "62999397",
+ "phone_additional": "62999397",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Esasy nebit geçirijiler müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-09-14",
+ "work_salary": "3118",
+ "work_position": "Inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "69FgHDdLcUZiMQu3CaqIjKUAaNmaFTYjdj8QxVkk.jpg",
+ "passport_two": "ha6aSreEe2FoJHPB9iC4FwaGWBVY6fXiztFwhP9u.jpg",
+ "passport_three": "NUlBgufexwtoa3b0wYvvYP2MHGbKyTTLDWFuTJSo.jpg",
+ "passport_four": "HBlVzb1HiYxl6bXMqQ6umeQMhr0hhudtalWrpGjg.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-23 17:09:20",
+ "updated_at": "2024-05-23 17:47:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1787,
+ "unique_id": "TB6352-1787",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rahymberdi",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Taganberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri A.Nyýazow köçesi 2 jaý 9 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etraby Garabogaz şäheri A.Nyýazow köçesi 2 jaý 9 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424317",
+ "passport_given_at": "2012-02-25",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Goýmat obasy",
+ "born_at": "1995-11-13",
+ "email": null,
+ "phone": "64690259",
+ "phone_additional": null,
+ "phone_home": "64690259",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2320",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3E4KyR6w7D1T95KVLfdZgpdH3yEcDUPQBKND9jCq.jpg",
+ "passport_two": "Rbdw4J9JdW0YdQnE7I6IhamAZrqbs6fKs66xzeEN.jpg",
+ "passport_three": "NNls2WzSTTxw0zB0XXuHF8TPABYB1hT0lxmWFbzQ.jpg",
+ "passport_four": "Ju3RqhFQES8eR7JF60yXwllsV2C44EjCg3xI9oQp.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 09:39:30",
+ "updated_at": "2024-05-28 12:10:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1788,
+ "unique_id": "TB8302-1788",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Yusup",
+ "customer_surname": "Ulaşow",
+ "customer_patronic_name": "Allanazarowiç",
+ "passport_address": "Magdanly şäher Görogly köçe 18/4-nji jaýy",
+ "real_address": "Magdanly şäher Görogly köçe 18/4-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "751052",
+ "passport_given_at": "2011-11-23",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-08-14",
+ "email": null,
+ "phone": "62513310",
+ "phone_additional": "62513310",
+ "phone_home": "62513310",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Kaliý dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-62513310",
+ "work_started_at": "2017-04-27",
+ "work_salary": "2075",
+ "work_position": "slesor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "13ENONPqukgHbOMYSAMW3H0RWoPkf6RMK1kqnfyY.jpg",
+ "passport_two": "2eEfgB9d2q84CvqmYXdFY86DIxzo9WU2yIzZ3goE.jpg",
+ "passport_three": "exheALvnBhIRd2f1HJnSaLUrR8YRBN93pHBjEl4J.jpg",
+ "passport_four": "PaUH3TUmYuR63jD8b1jSN7GauPicof6RaVDs2erf.jpg",
+ "user_id": 690,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 09:40:47",
+ "updated_at": "2024-05-24 17:43:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1789,
+ "unique_id": "TB6360-1789",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Amangeldiýew",
+ "customer_patronic_name": "Begmyratogly",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri kwartal 201 jaý 3 öý 25",
+ "real_address": "Balkan welaýaty Balkanabat şäheri kwartal 201 jaý 3 öý 25",
+ "passport_serie": "I-BN",
+ "passport_id": "494004",
+ "passport_given_at": "2014-07-18",
+ "passport_given_by": "Balkan welaýaty Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýaty Bereket ertraby Nyýazow ad.geňeşligi",
+ "born_at": "1997-12-15",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61675783",
+ "phone_additional": "61675783",
+ "phone_home": "61675783",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Batly Gadam\" HK",
+ "work_company_accountant_number": "+(993)-61675783",
+ "work_started_at": "2022-07-02",
+ "work_salary": "2318",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "50uf6YGjLBuaS3tFoMJ3Ac7kRSSirNt6XFsUJWCf.jpg",
+ "passport_two": "ztV4KxnMcWS6uK8BCmEXdQGBGaIMTLSFZeT7fcn4.jpg",
+ "passport_three": "i8PYFEUvZbpBvHAUWRRxENckC7uSuZSthaGXkmWJ.jpg",
+ "passport_four": "DlCyJ4zZM8GXqpwNQDefBcnsQ9VdRReylsTkhhkL.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 09:40:53",
+ "updated_at": "2024-05-31 16:14:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1790,
+ "unique_id": "TB6352-1790",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rysgul",
+ "customer_surname": "Amanturliýewa",
+ "customer_patronic_name": "Raýsowna",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Garaşsyzlyk köçe 3 jaý 1 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Garabogaz şäher Garaşsyzlyk köçe 3 jaý 1 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "560914",
+ "passport_given_at": "2020-12-26",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap PB",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri",
+ "born_at": "1994-02-18",
+ "email": null,
+ "phone": "61683251",
+ "phone_additional": null,
+ "phone_home": "61683251",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2496",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dtvy6iQMuRUs9LP8CmYDdvKChdtfF6zaY2XwYM3m.jpg",
+ "passport_two": "soD7XDfgpew6yZNJsC6R7QesLN4XUBzWlHfQKqK6.jpg",
+ "passport_three": "BelakrsiHbWvxsVpMpUZeQ84WIZaoKjLwATJn62P.jpg",
+ "passport_four": "S6opDoBTqevS5gcJxe3iAbtQsGTLa50sdcp4qPwm.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 09:45:56",
+ "updated_at": "2024-05-28 12:10:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1791,
+ "unique_id": "TB6360-1791",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Meýlis",
+ "customer_surname": "Çakanow",
+ "customer_patronic_name": "Sapargylyjowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri kwartal 192 jaý 7 öý 9",
+ "real_address": "Balkan welaýaty Balkanabat şäheri kwartal 192 jaý 7 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "497356",
+ "passport_given_at": "2014-12-05",
+ "passport_given_by": "Balkan welaýaty Balkananbat şäher häkimligi",
+ "born_place": "Balkan welaýaty Balkananbat şäher häkimligi",
+ "born_at": "1998-11-12",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63565726",
+ "phone_additional": "63565726",
+ "phone_home": "63565726",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"En si ji Serwisez Ltd\" şahamçasy",
+ "work_company_accountant_number": "+(993)-63565726",
+ "work_started_at": "2024-03-25",
+ "work_salary": "1166",
+ "work_position": "kömekçi işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "aSJEsAvyu0R1fElgxwYZb8iYQSJGQxWMYqjMyFrG.jpg",
+ "passport_two": "w9et9BUkCmBJYMPwE4vDYgdY27CpFdEESd5PIj31.jpg",
+ "passport_three": "P4Fa0BAIQXRFj7POECSLHmRB8VOXaQPTlHitXrXr.jpg",
+ "passport_four": "fuMXk9fS4chp072JXsdzDdpuAUCyDtFnTEYTB4s1.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-24 10:49:02",
+ "updated_at": "2024-05-24 12:17:59",
+ "deleted_at": "2024-05-24 12:17:59",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1792,
+ "unique_id": "TB6360-1792",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Meýlis",
+ "customer_surname": "Çakanow",
+ "customer_patronic_name": "Sapargylyjowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri kwartal 192 jaý 7 öý 9",
+ "real_address": "Balkan welaýaty Balkanabat şäheri kwartal 192 jaý 7 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "497356",
+ "passport_given_at": "2014-12-05",
+ "passport_given_by": "Balkan welaýaty Balkananbat şäher häkimligi",
+ "born_place": "Balkan welaýaty Balkananbat şäher häkimligi",
+ "born_at": "1998-11-12",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63565726",
+ "phone_additional": "63565726",
+ "phone_home": "63565726",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"En si ji Serwisez Ltd\" şahamçasy",
+ "work_company_accountant_number": "+(993)-63565726",
+ "work_started_at": "2024-03-25",
+ "work_salary": "1166",
+ "work_position": "kömekçi işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sgDiKXxEcec2WFivDKA8fyI8VmXleJlKYJpcXOug.jpg",
+ "passport_two": "pkpLWq3mRgskJwRQvrUyg9B6kRHC3vZpVXawjzUr.jpg",
+ "passport_three": "RL25r6dXCWduobQM2wwsMitq5k4KHioMIF7GJts9.jpg",
+ "passport_four": "ippYMIXofGAmKCOG1JHHOYKrnGmcqDIWk2ZJtojI.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 10:49:42",
+ "updated_at": "2024-05-31 16:18:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1793,
+ "unique_id": "TB8302-1793",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Batyr",
+ "customer_surname": "Nurmuradow",
+ "customer_patronic_name": "Narbutaýewiç",
+ "passport_address": "Lebap welaýaty Köýtendag etraby Magdanly şäheri Serdar köçesi 3 jaý",
+ "real_address": "Lebap welaýaty Köýtendag etraby Magdanly şäheri Serdar köçesi 3 jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "065184",
+ "passport_given_at": "2019-05-29",
+ "passport_given_by": "Lebap welaýaty Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýaty Köýtendag etraby Magdanly şäheri",
+ "born_at": "1996-02-17",
+ "email": "batyr17021996@gmail.com",
+ "phone": "65447860",
+ "phone_additional": null,
+ "phone_home": "44052990",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Sabur Timur Taşewler\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-44053636",
+ "work_started_at": "2022-03-23",
+ "work_salary": "2222",
+ "work_position": "hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tbbZsgLu3cTk1BrOZiznmdHdGxIaMN2Ctyt0h3Sh.jpg",
+ "passport_two": "uCQ9VUjQbA1OIj0uR9xDSL4Nsw26XzShRcNQ1Jgn.jpg",
+ "passport_three": "6GxC1tofKCOFu6bO598eF1fEaBdMdIkmLUKBcCSz.jpg",
+ "passport_four": "BSJ8DEFtML7lisjrHiWFa76wh4JyoBGm74MALHWb.jpg",
+ "user_id": 275,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 11:07:16",
+ "updated_at": "2024-05-28 16:47:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1794,
+ "unique_id": "TB6360-1794",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bibimerýem",
+ "customer_surname": "Ýarmämmedowa",
+ "customer_patronic_name": "Orazmämmedowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäher Hazar şäherçesi Gök Baýyr ş-si 22-3",
+ "real_address": "Balkan welaýaty Balkanabat şäher Hazar şäherçesi Gök Baýyr ş-si 22-3",
+ "passport_serie": "I-BN",
+ "passport_id": "149394",
+ "passport_given_at": "2001-04-10",
+ "passport_given_by": "Balkan welaýaty Hazar şäheriniň häkimligi",
+ "born_place": "Balkan welaýaty Hazar şäheri",
+ "born_at": "1970-04-19",
+ "email": "annagulgeldyeva229@g.mail.com",
+ "phone": "63249006",
+ "phone_additional": "63249006",
+ "phone_home": "63249006",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Söwda gurluşyk Maslahat\" HJ",
+ "work_company_accountant_number": "+(993)-99363249",
+ "work_started_at": "2023-11-23",
+ "work_salary": "1800",
+ "work_position": "tämizleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EpCrA1TgUXsiSCHfhjULSzinQLZLAINmiGQGJLLE.jpg",
+ "passport_two": "7ptdn0VVvy4CQCMVL7ClshMVJT78AuUHboBf5fHe.jpg",
+ "passport_three": "DVtjGMOQxREJcLWT3i3xat1dvhE9wkuJIG4z6eQO.jpg",
+ "passport_four": "2mERm21jOVgGEenilWV0wiNDgbzJ639HnokvOZpO.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-24 11:12:28",
+ "updated_at": "2024-05-24 12:17:42",
+ "deleted_at": "2024-05-24 12:17:42",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1795,
+ "unique_id": "TB6360-1795",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bibimerýem",
+ "customer_surname": "Ýarmämmedowa",
+ "customer_patronic_name": "Orazmämmedowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäher Hazar şäherçesi Gök Baýyr ş-si 22-3",
+ "real_address": "Balkan welaýaty Balkanabat şäher Hazar şäherçesi Gök Baýyr ş-si 22-3",
+ "passport_serie": "I-BN",
+ "passport_id": "149394",
+ "passport_given_at": "2001-04-10",
+ "passport_given_by": "Balkan welaýaty Hazar şäheriniň häkimligi",
+ "born_place": "Balkan welaýaty Hazar şäheri",
+ "born_at": "1970-04-19",
+ "email": "annagulgeldyeva229@g.mail.com",
+ "phone": "63249006",
+ "phone_additional": "63249006",
+ "phone_home": "63249006",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Söwda gurluşyk Maslahat\" HJ",
+ "work_company_accountant_number": "+(993)-99363249",
+ "work_started_at": "2023-11-23",
+ "work_salary": "1800",
+ "work_position": "tämizleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Qleh3dkkbZPoMiaqTlmBSnDNZYmCGqSUr9ARyj3o.jpg",
+ "passport_two": "XkxOauCi4HPNnzWk1pifAYA0ANLK1W7sfUTppWOA.jpg",
+ "passport_three": "FdVEJb9C9JpLGTDalvqlmV6JolOV3NkRTmUsvIMj.jpg",
+ "passport_four": "30ey99DTIAEnyGDnqn14RL6E3qA59l8lizkQnF7j.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 11:12:54",
+ "updated_at": "2024-05-31 16:15:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1796,
+ "unique_id": "TB8302-1796",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dowletmyrat",
+ "customer_surname": "Amansahatow",
+ "customer_patronic_name": "Muhammetgeldiyewic",
+ "passport_address": "Mary welayat Tagtabazar etrap Dayhan dayhan birlesik",
+ "real_address": "Lebap welayat Magdanly saher",
+ "passport_serie": "I-MR",
+ "passport_id": "297394",
+ "passport_given_at": "2002-08-08",
+ "passport_given_by": "Mary welayat Tagtabazar etrap hakimlik",
+ "born_place": "Mary welayat Tagtabazar etrap",
+ "born_at": "1986-03-13",
+ "email": null,
+ "phone": "61303228",
+ "phone_additional": "61303228",
+ "phone_home": "61303228",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolum",
+ "work_company_accountant_number": "+(993)-61303228",
+ "work_started_at": "2010-07-17",
+ "work_salary": "6515",
+ "work_position": "Harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "uGplme86kkx9Sa7H8OdP5N5HoEyZbMtmePgMMG4V.jpg",
+ "passport_two": "bWfUf6BciBJv658QnVBAztRr3jJcl7Ds85wpsEQy.jpg",
+ "passport_three": "uLwpYZ9gpKe8ZMzzh2hhYxGY3A2jqzdXI4wtI7dw.jpg",
+ "passport_four": "P6wZLuyHRNyOcZJ13A4g2GX27pfFHELMgWYhJhdY.jpg",
+ "user_id": 691,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 11:29:16",
+ "updated_at": "2024-05-31 15:23:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1797,
+ "unique_id": "TB6360-1797",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Baýrämmämmet",
+ "customer_surname": "Mämmedow",
+ "customer_patronic_name": "Begjikowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi kwartal 35 jaý 1 öý 16",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi kwartal 35 jaý 1 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "036579",
+ "passport_given_at": "1999-12-06",
+ "passport_given_by": "Balkan welaýaty Çeleken şäher polisiýa bölümi",
+ "born_place": "Balkan welaýaty Çeleken şäheri",
+ "born_at": "1970-03-05",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64179109",
+ "phone_additional": "64179109",
+ "phone_home": "64179109",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"galkynyşnebit\" Nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-64179109",
+ "work_started_at": "2019-02-01",
+ "work_salary": "2668",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "D0wsOA5UfNbEZdo96ZgQqNxFc5l7EJXhfN5pzuku.jpg",
+ "passport_two": "7PY6I3eBpiMOpcGVMb7LOls6VWypWPB6HQrmn7wo.jpg",
+ "passport_three": "jryHhRpbUgC7vqWD6rHEYjHkQuFQVWJbMBYKI4Zl.jpg",
+ "passport_four": "fEn8bFxmxkXdyYc3dm2tUVucFE2islTWoYxWNGlO.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-24 11:40:03",
+ "updated_at": "2024-05-24 12:17:25",
+ "deleted_at": "2024-05-24 12:17:25",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1798,
+ "unique_id": "TB6360-1798",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Baýrämmämmet",
+ "customer_surname": "Mämmedow",
+ "customer_patronic_name": "Begjikowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi kwartal 35 jaý 1 öý 16",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi kwartal 35 jaý 1 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "036579",
+ "passport_given_at": "1999-12-06",
+ "passport_given_by": "Balkan welaýaty Çeleken şäher polisiýa bölümi",
+ "born_place": "Balkan welaýaty Çeleken şäheri",
+ "born_at": "1970-03-05",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64179109",
+ "phone_additional": "64179109",
+ "phone_home": "64179109",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"galkynyşnebit\" Nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-64179109",
+ "work_started_at": "2019-02-01",
+ "work_salary": "2668",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4Q7YokDF221ncxEF1l4alfaGhh2PJ729aZiMpZg0.jpg",
+ "passport_two": "IwCLP7OKzvPDdUSTPHpwnGwoA9tS8plpmD9wO8us.jpg",
+ "passport_three": "s3MC3jqit3KS20KgGuESVmxWqkIDc2Spbz1eVW2R.jpg",
+ "passport_four": "TE7j6v5zbGUcL3u5hq9BvBnyahCqaccxx0Ck1m3a.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 11:40:35",
+ "updated_at": "2024-05-31 16:11:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1799,
+ "unique_id": "TB6360-1799",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jahangül",
+ "customer_surname": "Şanazarowa",
+ "customer_patronic_name": "Şirnazarowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Gumdag şäherçesi Türkmen oba 233 \"A\"",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Gumdag şäherçesi Türkmen oba 233 \"A\"",
+ "passport_serie": "I-BN",
+ "passport_id": "235192",
+ "passport_given_at": "2003-09-04",
+ "passport_given_by": "Balkan welaýaty Gumdag şäher häkimligi",
+ "born_place": "Balkan welaýaty Gumdag şäheri",
+ "born_at": "1977-01-10",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64393125",
+ "phone_additional": "64393125",
+ "phone_home": "64393125",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-64393125",
+ "work_started_at": "2014-08-04",
+ "work_salary": "1846",
+ "work_position": "abadanlaşdyryş bölüminde gök işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JeVjKSWmPkmAhJdydn4PPULsieeC46xFXIBgTLkn.jpg",
+ "passport_two": "ckf5a8VGNeQpJNF9xFWJE9wSsH0zaI8eEXZ7nkwj.jpg",
+ "passport_three": "xDgmts5vzZmDLNRweuvmh5q6oExKLHSJsWuW3Tse.jpg",
+ "passport_four": "q4N9uAL0QfBkbvF7nAZF5Y68Q1qiBov8k2IEEIZY.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 11:57:50",
+ "updated_at": "2024-05-31 16:11:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1800,
+ "unique_id": "TB6360-1800",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jahangül",
+ "customer_surname": "Şanazarowa",
+ "customer_patronic_name": "Şirnazarowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Gumdag şäherçesi Türkmen oba 233 \"A\"",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Gumdag şäherçesi Türkmen oba 233 \"A\"",
+ "passport_serie": "I-BN",
+ "passport_id": "235192",
+ "passport_given_at": "2003-09-04",
+ "passport_given_by": "Balkan welaýaty Gumdag şäher häkimligi",
+ "born_place": "Balkan welaýaty Gumdag şäheri",
+ "born_at": "1977-01-10",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64393125",
+ "phone_additional": "64393125",
+ "phone_home": "64393125",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-64393125",
+ "work_started_at": "2014-08-04",
+ "work_salary": "1846",
+ "work_position": "abadanlaşdyryş bölüminde gök işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QahlgB0c5T06DlO1z5n9OINl3Y7BEK98KZvWfAfD.jpg",
+ "passport_two": "XhuQ6K04umKXiMRS02JNamJU1EjBJSWjQuDfKpVo.jpg",
+ "passport_three": "VTxjNsR1W127VGEDax5c1PY0t5GbaJWEjLIJGZJ8.jpg",
+ "passport_four": "5SJZm893YeUEBCQNY13oNgC71vlSZFKqubZFwQiV.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-24 11:58:21",
+ "updated_at": "2024-05-24 12:14:00",
+ "deleted_at": "2024-05-24 12:14:00",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1801,
+ "unique_id": "TB1303-1801",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Döwlet",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Gurbanmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Hally bagşy köçesiniň 3-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Hally bagşy köçesiniň 3-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "251297",
+ "passport_given_at": "2002-03-05",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi tarapyndan",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1985-01-17",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65652416",
+ "phone_additional": "65652416",
+ "phone_home": "12524215",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Türkmenmetbugatüpjünçilik\" maddy -tehniki üpjünçilik kärhanasy",
+ "work_company_accountant_number": "+(993)-65652416",
+ "work_started_at": "2017-02-01",
+ "work_salary": "2373",
+ "work_position": "kesiji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "S9rNIlUD9SdBfDVFHRFurHuQcS211L2x7dXFDcok.jpg",
+ "passport_two": "de7ZfTEVFa2Apr2iuu7JznArm6hcpWYhbG5tOhsK.jpg",
+ "passport_three": "Rk3TyqG9mcjtC8Npkr7RuNAxTjG1uIKYT57g6nLt.jpg",
+ "passport_four": "ZycaY7TfZfcTnecK9vHGLvsst1MDF0FnWeHNt8uO.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 12:21:05",
+ "updated_at": "2024-06-10 12:37:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1802,
+ "unique_id": "TB6360-1802",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jeren",
+ "customer_surname": "Täçmämmedowa",
+ "customer_patronic_name": "Mämmetgurbanowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 39 ÝJT jaý 15 öý 20",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 39 ÝJT jaý 15 öý 20",
+ "passport_serie": "I-BN",
+ "passport_id": "584858",
+ "passport_given_at": "2022-07-07",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1999-03-08",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61314481",
+ "phone_additional": "61314481",
+ "phone_home": "61314481",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "4-nji sport mekdebi",
+ "work_company_accountant_number": "+(993)-61314481",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2724",
+ "work_position": "tälimçi",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "gN6KFgrmHZYhLXQPU2dxI95Ji9saKUogBY6AWd8J.jpg",
+ "passport_two": "tfxFDBW5pxNZYprOTkkrd7ZwACdFPOxWbepDawki.jpg",
+ "passport_three": "mVAwGfTyHXqw3UWbIceopEpufflLpGWkgs3yw1cP.jpg",
+ "passport_four": "lVwmAY0LBmIuvBeAVGCV7Gw66XdiJhx2lYogmbQB.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 12:27:00",
+ "updated_at": "2024-05-31 16:09:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1803,
+ "unique_id": "TB6360-1803",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gözel",
+ "customer_surname": "Hudaýberdiýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi ÝJT 27 jaý 1 öý 2",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi ÝJT 27 jaý 1 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "565718",
+ "passport_given_at": "2020-06-15",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1978-04-06",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61131830",
+ "phone_additional": "61131830",
+ "phone_home": "61131830",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanpoçta welaýat kärhanasy Hazar poçta aragatnaşyk bölümi",
+ "work_company_accountant_number": "+(993)-61131830",
+ "work_started_at": "2017-01-11",
+ "work_salary": "1139",
+ "work_position": "hat gatnadyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SWDjY5mDN9pA79h3IZ3Zlio7fplhnOxRYK90U2ey.jpg",
+ "passport_two": "JZI0cfEmRmooqYssYGFn0F7i92rOBJ8qWmoaMcjy.jpg",
+ "passport_three": "2fUd4Iu63gOVWKBybA5wDWWLWmpK4tk7gHqB9w8w.jpg",
+ "passport_four": "yhUBI1IbVw2UMdTK5yvdYYgPUIGL9d4yix1YrYc0.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 14:21:47",
+ "updated_at": "2024-05-31 16:08:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1804,
+ "unique_id": "TB8318-1804",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Umiruzak",
+ "customer_surname": "Kudratow",
+ "customer_patronic_name": "Nartajiýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag şaheriniň K.Taňyrkulyýew köçesi",
+ "real_address": "Lebap welaýatynyň Köýtendag şaheriniň K.Taňyrkulyýew köçesi",
+ "passport_serie": "I-LB",
+ "passport_id": "570542",
+ "passport_given_at": "2010-03-20",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şaheri",
+ "born_at": "1989-08-05",
+ "email": null,
+ "phone": "64191604",
+ "phone_additional": "71535969",
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" Sement zawody",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-07-11",
+ "work_salary": "2362",
+ "work_position": "awto ýük ýükleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "A1J9OL52fVKJdLj7UdAzAuGK0Nev3IJvhnDfQfiS.jpg",
+ "passport_two": "4qXJ36loBgiVBxsZt22ldjJjtG7JnESxGNj5xMHh.jpg",
+ "passport_three": "WfNbR8A8z43akcXcSfQZEegiDbkA425nRY4UXtXI.jpg",
+ "passport_four": "Ef5okinyP6FA0iG9QuJ3nnXAgxwaPiIEsA0MeCzo.jpg",
+ "user_id": 692,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 14:25:41",
+ "updated_at": "2024-05-24 16:53:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1805,
+ "unique_id": "TB6360-1805",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Annageldi",
+ "customer_surname": "Çarwaýew",
+ "customer_patronic_name": "Allanazarowiç",
+ "passport_address": "Balkan welaýaty balkanabat şäheri Hazar şäherçesi Gökbaýyr ÝJT jaý-59 öý 3",
+ "real_address": "Balkan welaýaty balkanabat şäheri Hazar şäherçesi Gökbaýyr ÝJT jaý-59 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "284061",
+ "passport_given_at": "2006-08-25",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1990-05-30",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64020425",
+ "phone_additional": "64020425",
+ "phone_home": "64020425",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" Nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-64020425",
+ "work_started_at": "2023-11-02",
+ "work_salary": "2243",
+ "work_position": "awtokranyň sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "syYSWSAmVjkKd8hBG84QL1wEI8tTsfgie5p07aia.jpg",
+ "passport_two": "sX52IXEpH8filPydSlVq5rozIpTOHMwQWWEZmiWb.jpg",
+ "passport_three": "dtVNiRjYdmmYjJyQedhnxjLqKPmjXXXvexOs648B.jpg",
+ "passport_four": "TssVxiOeVpVx4hTaMBSh32ZifQW7kpBc3zo7VpzB.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 14:31:49",
+ "updated_at": "2024-05-31 09:32:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1806,
+ "unique_id": "TB1307-1806",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Arslan",
+ "customer_surname": "Asirow",
+ "customer_patronic_name": "Rahmmangulyyewic",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Howdan W jay 26 otag 22",
+ "real_address": "Asgabat saherinin Kopetdag etraby Howdan W jay 26 otag 22",
+ "passport_serie": "I-AS",
+ "passport_id": "310022",
+ "passport_given_at": "2003-11-22",
+ "passport_given_by": "Asgabat saqherinin Kopetdag etrap hakimligi",
+ "born_place": "Ahal welayatynyn tejen etrabynyn Bereket genesligi",
+ "born_at": "1987-10-28",
+ "email": "AsirowA@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenergo dowlet elektroenergetika korporasiyasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2018-11-01",
+ "work_salary": "4074",
+ "work_position": "bas inzener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "PUNijEwwe9ldyYjMdWQd6J4vNIUlGma9YLJuMByW.jpg",
+ "passport_two": "ewsMcETKoeWhUNie41DqBFOG52PWYLMeAczzrMIV.jpg",
+ "passport_three": "4Jw6JH19ujICSrw8EDpL4O17BxYkLNmDpjDi9si3.jpg",
+ "passport_four": "AazNAKLPrASE5ikQfdyT5nxqW6I22NrEoGFHFhkg.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 14:35:43",
+ "updated_at": "2024-06-01 10:32:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1807,
+ "unique_id": "TB1307-1807",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myratgeldi",
+ "customer_surname": "Owezopw",
+ "customer_patronic_name": "Gurbangeldiyewic",
+ "passport_address": "Ahal welayatynyn Ak bugday etraby Yaslyk saherce Bereket oba koce Zelili jay 5 otag 5",
+ "real_address": "Ahal welayatynyn Ak bugday etraby Yaslyk saherce Bereket oba koce Zelili jay 5 otag 5",
+ "passport_serie": "I-AH",
+ "passport_id": "239942",
+ "passport_given_at": "2003-08-05",
+ "passport_given_by": "Ahal welayatynyn Gawers etrap hakimligi",
+ "born_place": "Ahal welayatynyn Gawers etrabynyn Gawers obasy",
+ "born_at": "1986-01-23",
+ "email": "OwezowM@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TDGG nyn yanyndaky Hojalyk dolandyrys direksiyasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-10-20",
+ "work_salary": "2725",
+ "work_position": "hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1WO4zDhclwkWi0GXVS7z8jQ5EZjThnhokJLa5TG2.jpg",
+ "passport_two": "sJak5Cqo3InfIsLwg4jYIVAQuU9W1eveGyJg43Vk.jpg",
+ "passport_three": "yfy5PzIFi9lA0ZDzakuaXBgTzEz7YtNNevzPYJA8.jpg",
+ "passport_four": "c8IcFgQUJapzvWc3uq2Qm7guQDhUK9prONLhKVyk.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-24 14:49:46",
+ "updated_at": "2024-05-24 14:49:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1808,
+ "unique_id": "TB1307-1808",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Sukur",
+ "customer_surname": "Nurlyyew",
+ "customer_patronic_name": "Basimowic",
+ "passport_address": "Ahal welayatynyn Ak bugday etraby d/b Bugdayly koce S Batyrow jayb 3 otag 2",
+ "real_address": "Ahal welayatynyn Ak bugday etraby d/b Bugdayly koce S Batyrow jayb 3 otag 2",
+ "passport_serie": "I-AH",
+ "passport_id": "350160",
+ "passport_given_at": "2006-04-29",
+ "passport_given_by": "Ahal welayatynyn Ak bugday etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ak bugday etrabynyn Garadamak obasy",
+ "born_at": "1988-04-29",
+ "email": "NurlyyewS@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatdaky awtoulag karhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-12-01",
+ "work_salary": "1756",
+ "work_position": "bejeris bolumin bejetrijisi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "FoMkkA7ES0s2QPTePiPljd7OrDmP9LHKrE0DcSCN.jpg",
+ "passport_two": "E5U4ajRLcW63xZofEoFURdCPU82flXdqMio9cTsu.jpg",
+ "passport_three": "ouGy70FAmZhVJf0VsZT7TvQri2luW35GnPQThUOK.jpg",
+ "passport_four": "9klORAk2DVszHaoWYj909IkcL6iy6buL9ZGtOE6z.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-24 15:01:37",
+ "updated_at": "2024-05-24 15:01:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1809,
+ "unique_id": "TB1307-1809",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Meretgeldiýew",
+ "customer_patronic_name": "Muhammetmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby Bagyr köçe Pafiýa",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby Bagyr köçe Pafiýa",
+ "passport_serie": "I-AH",
+ "passport_id": "281324",
+ "passport_given_at": "2004-08-23",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1979-12-24",
+ "email": "Meretgeldi@mail.ru",
+ "phone": "65664632",
+ "phone_additional": "65507476",
+ "phone_home": "12365874",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Demirýollary açyk görnüşli paýdarlar jemgyýeti",
+ "work_company_accountant_number": "+(993)-12548875",
+ "work_started_at": "2014-05-01",
+ "work_salary": "2745",
+ "work_position": "ýolbelet",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2wF4knU72T73Hdw4hJyG4qlKBpRhCdK7HnrCR4cE.jpg",
+ "passport_two": "f7VXGWDnOQmuz6aGIiTBoW8xO9c5Wl2ZDFkTdk2T.jpg",
+ "passport_three": "zFpsSRcWOUSE0dRkZkgLrXr51htxTp3n9WfhiEUq.jpg",
+ "passport_four": "fuqllCtHIUFdhcn1Xbo5AygNor860T2ResEOir1g.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 15:51:56",
+ "updated_at": "2024-06-01 10:30:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1810,
+ "unique_id": "TB1307-1810",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Döwran",
+ "customer_surname": "Aýmämmedow",
+ "customer_patronic_name": "Taňryberdiýewiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby, köçe Seýdi,Ýalkym, jaý 32",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby, köçe Seýdi,Ýalkym, jaý 32",
+ "passport_serie": "I-AS",
+ "passport_id": "211376",
+ "passport_given_at": "2001-07-14",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Ahal welaýat Aşgabat etrap Kosi genes",
+ "born_at": "1984-11-28",
+ "email": "Aymammed@gmail.com",
+ "phone": "62288287",
+ "phone_additional": "65699185",
+ "phone_home": "12321654",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Türkmentelekom EAK-nyň ÝJJHB-niň",
+ "work_company_accountant_number": "+(993)-12463693",
+ "work_started_at": "2012-08-02",
+ "work_salary": "1822",
+ "work_position": "garawuly",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ftlmHK7blrePSe7Dnd3etfbftAYtNFygbwBh0FaS.jpg",
+ "passport_two": "uuBTgjmv46wIZHBNajyESUEIkrJ65NMJGd3JO9es.jpg",
+ "passport_three": "fW24ARPD9goRl6UFrW6VjTuMJcT6kqNYYtvV6RZV.jpg",
+ "passport_four": "t9JhQMBsIF3znnH1BEOJl8SnFcNapxAZcy5droSn.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 16:23:11",
+ "updated_at": "2024-06-01 10:30:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1811,
+ "unique_id": "TB1307-1811",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Sähet",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Begençewiç",
+ "passport_address": "Aşgabat şäher, Berkararlyk etrap, köçe A.Nyýazow, 10 mkr, jaý 90, otag 17.",
+ "real_address": "Aşgabat şäher, Berkararlyk etrap, köçe A.Nyýazow, 10 mkr, jaý 90, otag 17.",
+ "passport_serie": "I-AS",
+ "passport_id": "412875",
+ "passport_given_at": "2009-11-06",
+ "passport_given_by": "Aşgabat şäher Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1993-05-23",
+ "email": "Sahet@gmail.com",
+ "phone": "62684161",
+ "phone_additional": "62684161",
+ "phone_home": "12369963",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gap Inşaat Ýatyrym we Dyş Tijaret A.Ş kompaniýasynda",
+ "work_company_accountant_number": "+(993)-12756070",
+ "work_started_at": "2022-03-24",
+ "work_salary": "3875",
+ "work_position": "goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "U4LOohkWmCLcDTBnyXjEw4Mcz5WOTu7xAx91bCSb.jpg",
+ "passport_two": "k2WQQ2WTGb1U5kLNKrCMUfJgNOqDamexTMaoUXaH.jpg",
+ "passport_three": "cetqqZOCyZxWTLmD3ZysEDCuQIllqFXNAJa0x3Wg.jpg",
+ "passport_four": "2L3UYmr9Kf0AkrQgEOd2NGI6vZEmai4zqRwo2SAL.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 16:45:56",
+ "updated_at": "2024-06-01 10:29:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1812,
+ "unique_id": "TB8318-1812",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Işnazar",
+ "customer_surname": "Irgaşow",
+ "customer_patronic_name": "Alimardanowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Ters geňeşligi I.Utanow köçesi 78-nji jaý.",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Ters geňeşligi I.Utanow köçesi 78-nji jaý.",
+ "passport_serie": "I-LB",
+ "passport_id": "169212",
+ "passport_given_at": "2000-01-19",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi",
+ "born_at": "1972-07-20",
+ "email": null,
+ "phone": "63191046",
+ "phone_additional": "71235142",
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebapgazüpçinçilikmüdirligi\"Köýtendag etrap gaz",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2004-05-01",
+ "work_salary": "2233",
+ "work_position": "slesor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "virIy3GidjPLmOKyounfwPHJCFl604yBJuftYtJI.jpg",
+ "passport_two": "vUk0R3TLAs3R9azOBqup94UtBvjOfRQapE1e6Isz.jpg",
+ "passport_three": "ApJ0oTyXXUk7DWLO3KKcdtqsNghL4qfaNJXfBb1o.jpg",
+ "passport_four": "BW2DtoVLGEyFayFuzHxmfNdrN8un8SUG5OJyygeB.jpg",
+ "user_id": 693,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 16:51:37",
+ "updated_at": "2024-05-24 16:54:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1813,
+ "unique_id": "TB8312-1813",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Sultanow",
+ "customer_patronic_name": "Abdullaýewiç",
+ "passport_address": "Gazojak şäheri H.Kulyýew köçe 73 jaý",
+ "real_address": "Gazojak şäheri H.Kulyýew köçe 73 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "176752",
+ "passport_given_at": "2000-09-05",
+ "passport_given_by": "LW Darganata etrap häkimligi",
+ "born_place": "LW Gazojak şäherçesi",
+ "born_at": "1984-03-16",
+ "email": "sultanowshohrat@gmail.com",
+ "phone": "65350484",
+ "phone_additional": null,
+ "phone_home": "44550621",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TTPTB Gazojak şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-44550620",
+ "work_started_at": "2005-07-01",
+ "work_salary": "1831",
+ "work_position": "baş buhgalteriň orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ED3NY9nJ5ix9Cv5gFXuMl0sOYMpTl57qbyzlmL8J.jpg",
+ "passport_two": "PCCYoNkqTMR3GTUBti7zbpvmO6cOEaJpVWRqfTqQ.jpg",
+ "passport_three": "dwfiNNIHiP5vHoKOMtDSl3HXuLpSSRICKWqnUIvA.jpg",
+ "passport_four": "bU7kIpkIIO1Q4xOB85HAMhVunHSx2zYi62QXh5DM.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 17:29:31",
+ "updated_at": "2024-05-24 17:29:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1814,
+ "unique_id": "TB8302-1814",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Orazgul",
+ "customer_surname": "Ismailowa",
+ "customer_patronic_name": "Mahmadiýarowna",
+ "passport_address": "Magdanly şaheriniň Köýtendag 41-nji jaýy",
+ "real_address": "Magdanly şaheriniň Köýtendag 41-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "553165",
+ "passport_given_at": "1992-06-05",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-06-05",
+ "email": null,
+ "phone": "65019157",
+ "phone_additional": "65019157",
+ "phone_home": "65019157",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "29-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-65019157",
+ "work_started_at": "2020-09-01",
+ "work_salary": "3377",
+ "work_position": "mugalym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "NmWQ0cB1oMM3BeKh5PnltlGv5INqFLKkWYI0AeWF.jpg",
+ "passport_two": "w6bjHrPrjxCCChYc2KDFtK6lk2udNQlBSWw6Dcsj.jpg",
+ "passport_three": "fscVMAUUwqkLCKNmw9qfTQeZAEMvHTEk3l8Tg8Rr.jpg",
+ "passport_four": "NKYXrwWRAGruwiKAudfjD6hNeuOqwlfmYDldlGBx.jpg",
+ "user_id": 694,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 17:37:51",
+ "updated_at": "2024-05-28 16:50:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1815,
+ "unique_id": "TB6359-1815",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Çaryguly",
+ "customer_surname": "Amangulyýew",
+ "customer_patronic_name": "Bäşimgulyýewiç",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 50 öý 13",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 50 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "260841",
+ "passport_given_at": "2004-09-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1988-08-27",
+ "email": null,
+ "phone": "65155439",
+ "phone_additional": "65155439",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Ýaşaýyş jaýlary ulanyş tresti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2005-02-21",
+ "work_salary": "2557",
+ "work_position": "santehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DQXkuVotj9ljHOXRPQYqr0Hxyf6i1jEp241NAEgA.jpg",
+ "passport_two": "RCxBAbjzdXdkZWbwkobQy85w767yudkp6u02g9Mq.jpg",
+ "passport_three": "pzhx2Y82RdQDNsMv2RaQtsVM4i9yEVhBVhz0rhuo.jpg",
+ "passport_four": "iFKrLIWv546PocVxTeEg9rFBtSGTE0isI0FhA7ce.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 17:46:21",
+ "updated_at": "2024-05-24 17:46:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1816,
+ "unique_id": "TB6359-1816",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Akmämmet",
+ "customer_surname": "Amangeldiýew",
+ "customer_patronic_name": "Muhammetgulyýewiç",
+ "passport_address": "BW Balkanabat şäher kw151 jaý 33 öý 2",
+ "real_address": "BW Balkanabat şäher kw151 jaý 33 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "470161",
+ "passport_given_at": "2012-11-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1996-10-13",
+ "email": null,
+ "phone": "63286160",
+ "phone_additional": "63286160",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Enäniň we çaganyň saglygyny goraýyş merkezi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2014-11-07",
+ "work_salary": "2643",
+ "work_position": "Abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ePt3njDhsVJZgNYUaSj8RrWAS5w3oogUuRW3zxy7.jpg",
+ "passport_two": "kYMkjTyo6OjOOgPgAPxKA1utxcywqp6b6n9El2zN.jpg",
+ "passport_three": "BliTJTZfFrM7uxnfDewiqRSp9du2fSNJs6Jp55pT.jpg",
+ "passport_four": "QXESXiga9RWphpFmG9S8vloHSBDJtJE7hi1BwrNz.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 17:57:44",
+ "updated_at": "2024-05-24 18:03:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1817,
+ "unique_id": "TB8312-1817",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Arazgeldi",
+ "customer_surname": "Mengliýew",
+ "customer_patronic_name": "Saparbaýewiç",
+ "passport_address": "Gazojak şäheri Azady köçe 163 jaý 74 öý",
+ "real_address": "Gazojak şäheri Azady köçe 163 jaý 74 öý",
+ "passport_serie": "I-LB",
+ "passport_id": "598802",
+ "passport_given_at": "2011-03-26",
+ "passport_given_by": "LW BIrata etrap häkimligi",
+ "born_place": "Garagalpagystab Dörtgül raýon",
+ "born_at": "1966-12-29",
+ "email": "mengliyewarazgeldi@gmail.com",
+ "phone": "65447864",
+ "phone_additional": null,
+ "phone_home": "44550621",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM ULaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44550620",
+ "work_started_at": "2010-07-05",
+ "work_salary": "2402",
+ "work_position": "traktorçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1XGB4RGvM3QLv0f00EkwSxEUct1TdygiP2m3tiUH.jpg",
+ "passport_two": "3J7L17HWR5lACkZ1qOtWw4QkQS5zx2ffYTcRRW1s.jpg",
+ "passport_three": "TBsjaBjauLDJTd4tzlj24b7qPyzChLlS9Sy6YGdS.jpg",
+ "passport_four": "LwxbkFc6bXf8anU62bK4bG3A7oH5kWenFlvK7TRP.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 18:01:11",
+ "updated_at": "2024-05-27 15:03:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1818,
+ "unique_id": "TB6359-1818",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Kerim",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Tahyrjanowiç",
+ "passport_address": "BW Balkanabat şäher Arlan köçe jaý 160",
+ "real_address": "BW Balkanabat şäher Arlan köçe jaý 160",
+ "passport_serie": "I-BN",
+ "passport_id": "266583",
+ "passport_given_at": "2005-06-27",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1989-05-27",
+ "email": null,
+ "phone": "65547065",
+ "phone_additional": "65547065",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Altyn Asyr\" ýapyk görnüşli paýdarlar jemgyýeti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2010-09-13",
+ "work_salary": "2557",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "a0e8XFehKT7Z7BmaJrsajkHO3TwRq4Y9mnRHjRYQ.jpg",
+ "passport_two": "KQLWiNv4FlyPC4g6c7wZWDSnChLMr2liFEn3fgC5.jpg",
+ "passport_three": "YaqkmRXtWSWmbRh1k0O8D0dWFiTmklHXS2S56Ews.jpg",
+ "passport_four": "39rJ57HY7DunnJOusGo3PI1iAHMmb2tous2Trilg.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 18:03:14",
+ "updated_at": "2024-05-24 18:11:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1819,
+ "unique_id": "TB6359-1819",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Altynaý",
+ "customer_surname": "Işanberdiýewa",
+ "customer_patronic_name": "Işanberdiýewna",
+ "passport_address": "BW Balkanabat şäher kw 107 jaý 8 öý 2",
+ "real_address": "BW Balkanabat şäher kw 107 jaý 8 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "478622",
+ "passport_given_at": "2013-07-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1997-03-03",
+ "email": null,
+ "phone": "61380005",
+ "phone_additional": "61380005",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepenebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-06-07",
+ "work_salary": "3615",
+ "work_position": "uly inspektor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "j5VSoCo1pLDWOtWAKZsGecK4dbVdeoskJu4AfY5Y.jpg",
+ "passport_two": "SFJwHWw5V4KwvP98b61k6jHteFB1ZjPyIPP6Fmm2.jpg",
+ "passport_three": "QvAxTR0EgEOfFZxlFgcoeYxGgUwB8TNS1wo7suH7.jpg",
+ "passport_four": "93ATvOpbqqAbNsStLdUeYSdgaJPesh6PLf1r049R.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-24 18:14:46",
+ "updated_at": "2024-05-30 14:53:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1820,
+ "unique_id": "TB8312-1820",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Çynar",
+ "customer_surname": "Melaýewa",
+ "customer_patronic_name": "Hangeldiýewna",
+ "passport_address": "K.Sazakow köçe 183/1",
+ "real_address": "K.Sazakow köçe 183/1",
+ "passport_serie": "I-LB",
+ "passport_id": "806606",
+ "passport_given_at": "2013-08-06",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1997-07-03",
+ "email": "chynar89@mail.ru",
+ "phone": "63136626",
+ "phone_additional": null,
+ "phone_home": "44551325",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "9-njy cagalar bakja-bagy",
+ "work_company_accountant_number": "+(993)-44512456",
+ "work_started_at": "2020-04-23",
+ "work_salary": "1836",
+ "work_position": "Terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "JNvVcjX1Yf3MERDNOGxL4hIYYSIW4sBjXDctUFLS.jpg",
+ "passport_two": "nA3TP3K6HuvUQBYZSe6O3RNj9oeRMPb1V5Aqp0Bb.jpg",
+ "passport_three": "6zlrSDhNILd8S0gAcLiX0XX7gSfPIrm1ICFDfL0V.jpg",
+ "passport_four": "HOZzNtbaJEK5RbWVOBzEDQFxeJdUYtmLFcwBlXxm.jpg",
+ "user_id": 696,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-27 09:46:08",
+ "updated_at": "2024-05-27 15:03:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1821,
+ "unique_id": "TB9314-1821",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Züleýha",
+ "customer_surname": "Toýlyýewa",
+ "customer_patronic_name": "Amangeldiýewna",
+ "passport_address": "Saparmyrat Türkmenbaşy etrabynyň A.Kakabaýew ad.geňeşligi",
+ "real_address": "Saparmyrat Türkmenbaşy etrabynyň A.Kakabaýew ad.geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "866952",
+ "passport_given_at": "2014-12-29",
+ "passport_given_by": "Saparmyrat Türkmenbaşy etrap häkimligi",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň A.Kakabaýew ad.geňeşligi",
+ "born_at": "1998-01-26",
+ "email": "Zuleyha@mail.comn",
+ "phone": "62829066",
+ "phone_additional": "62829066",
+ "phone_home": "62829066",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy etrap bilim bölümi 25-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33948___",
+ "work_started_at": "2023-01-25",
+ "work_salary": "3810",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "3UwFiZFY6jp2vkLWnOEgsH6mTBfJz7LWBTAtc6Rq.jpg",
+ "passport_two": "q6aRJvQTsyZiFHe8UamfQXmCZ8Pb3yZtOtoybqjW.jpg",
+ "passport_three": "gOP2Uava2vg4fFlNTTrODyjGSl9KHO9Z6B0uovVC.jpg",
+ "passport_four": "A0Ge4Rzxolsaq6xbz4RI2AO3T37fv5iO19TKlMQC.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-27 11:12:07",
+ "updated_at": "2024-05-27 11:12:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1822,
+ "unique_id": "TB8312-1822",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Eziz",
+ "customer_surname": "Sultanow",
+ "customer_patronic_name": "Sadullaýewiç",
+ "passport_address": "Ç.Nurmuradow 9/1",
+ "real_address": "Ç.Nurmuradow 9/1",
+ "passport_serie": "I-LB",
+ "passport_id": "017105",
+ "passport_given_at": "1998-06-08",
+ "passport_given_by": "Darganata etrap PB Gazojak şäherçe PB",
+ "born_place": "Lebap welaýatynyň Gazojak şäherçesi",
+ "born_at": "1980-10-19",
+ "email": "ezka017105@mail.ru",
+ "phone": "63242024",
+ "phone_additional": null,
+ "phone_home": "44550444",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ GDweÝBB",
+ "work_company_accountant_number": "+(993)-44574156",
+ "work_started_at": "2005-03-11",
+ "work_salary": "2300",
+ "work_position": "Önümçilik işi kadalaşdyryjy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "V4UtK4EOUcfvlWLcfCqISRNAf6a7ncBPsjwIWCbS.jpg",
+ "passport_two": "rHncQzLkJlGAbLs9ZcjIdTX2KSmXCbdUMyMBZ7c8.jpg",
+ "passport_three": "Ooh0cK9wIXGhXn17URf8Nk6XMQEMh7SN7uaVaqc9.jpg",
+ "passport_four": "GBXh6rHokPrtzZcz4dL2jCn1VedFejI376Qja6Hs.jpg",
+ "user_id": 697,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-27 11:35:45",
+ "updated_at": "2024-05-27 15:04:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1823,
+ "unique_id": "TB8302-1823",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Aganazar",
+ "customer_surname": "Seýidow",
+ "customer_patronic_name": "Jumanazarowiç",
+ "passport_address": "Magdanly şäher Çarşaňňy köçe 6-nji jaýy",
+ "real_address": "Magdanly şäher Çarşaňňy köçe 6-nji jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "051354",
+ "passport_given_at": "1999-08-03",
+ "passport_given_by": "Tagtabazar etrap PB",
+ "born_place": "Tagtabazar etrap",
+ "born_at": "1981-03-27",
+ "email": null,
+ "phone": "64034405",
+ "phone_additional": "64034405",
+ "phone_home": "64034405",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bölümi",
+ "work_company_accountant_number": "+(993)-64034405",
+ "work_started_at": "2020-06-05",
+ "work_salary": "4928",
+ "work_position": "harby gullukçy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "VmgZMeS4GICgSJz7Zu6ZDvReNU7oBq9ErfNFJblT.jpg",
+ "passport_two": "HyS56ilJAYbPPn2qsE18iKx3qmnC2AA94bYgTx1W.jpg",
+ "passport_three": "lQKOmIIglo44Uq1ALM5j0emLgohHzMWftriroxFq.jpg",
+ "passport_four": "NaN9yTHOiKuTMQGL5HDdVotQyJzLDCgZsaCOTH5B.jpg",
+ "user_id": 698,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-27 12:40:08",
+ "updated_at": "2024-05-28 16:46:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1824,
+ "unique_id": "TB8318-1824",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Leýla",
+ "customer_surname": "Taganowa",
+ "customer_patronic_name": "Haýtmuradowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi Nyýazow köçesi 41 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi Nyýazow köçesi 41 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "521029",
+ "passport_given_at": "2007-03-02",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi",
+ "born_at": "1991-01-20",
+ "email": null,
+ "phone": "61178129",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-01-11",
+ "work_salary": "2974",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "o3qKvO54oOgSqDWlNGo6u6pX9HCkwaj80HzEEd6r.jpg",
+ "passport_two": "W7CQ3sQIFzy6Zh2420pGLotPCmFtCwiw9qFka5bs.jpg",
+ "passport_three": "EOa1FaWU7Ez6X7livOZCCVQCq31aiFzyOqa48xg9.jpg",
+ "passport_four": "akjFRwNtFD0ZHm6FElZGmPD3ZAdCvetNbiU4LLXB.jpg",
+ "user_id": 700,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-05-27 14:55:56",
+ "updated_at": "2024-06-03 12:19:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1825,
+ "unique_id": "TB1303-1825",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Akgül",
+ "customer_surname": "Muhamowa",
+ "customer_patronic_name": "Annaberdiýewna",
+ "passport_address": "Aşgabat şähriniň Berkararlyk etrabynyň A.Nyýazow köçesiniň 106-njy jaýynyň 43-nji öýi",
+ "real_address": "Aşgabat şähriniň Berkararlyk etrabynyň A.Nyýazow köçesiniň 106-njy jaýynyň 43-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "108661",
+ "passport_given_at": "1999-10-23",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap PB tarapyndan",
+ "born_place": "Ahal welaýatynyň Babadaýhan şäherçesi",
+ "born_at": "1968-02-08",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65124432",
+ "phone_additional": "65674708",
+ "phone_home": "12542154",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 72-nji orat mekdebi",
+ "work_company_accountant_number": "+(993)-65215246",
+ "work_started_at": "2003-08-20",
+ "work_salary": "3702",
+ "work_position": "başlangyç synp mugallymy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vYnwvovHqGO4nYNWgiP88PEHunHy1HGs8lAdr7Qj.jpg",
+ "passport_two": "79by9Ng0NDvczhqEPaTfl2UIbUhXGwsEkjiyGSja.jpg",
+ "passport_three": "oHfnh4czv4LmJtxJYKk8CYbyCc9FaXco4c40oA68.jpg",
+ "passport_four": "oX9RfD3uWqHEtQKKyErIYFHeonGIAqOhk6QJod7e.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-27 15:09:03",
+ "updated_at": "2024-05-31 12:35:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1826,
+ "unique_id": "TB8318-1826",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Gulbahar",
+ "customer_surname": "Ganyýewa",
+ "customer_patronic_name": "Ýok",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi Türkmenistan köçesi 50-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi Türkmenistan köçesi 50-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "117254",
+ "passport_given_at": "1999-12-06",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB",
+ "born_place": "Lebap welaýatynyň Çarşaňňy etrabynyň Megejik geňeşligi",
+ "born_at": "1970-03-21",
+ "email": null,
+ "phone": "61542289",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi ÇÝDO bölümi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2016-09-01",
+ "work_salary": "2073",
+ "work_position": "Usulçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Aw5XJjREtuzZMP6pOZBvoCJLQ34NOOW6Ef8I1CcX.jpg",
+ "passport_two": "79ow8GP0s2xq95TpTM6bvbbHiGLvvKmCZHoTe3Xt.jpg",
+ "passport_three": "xEcnsEGBMSkjc6euemTBg6fI52zTZdb2XWt8yshr.jpg",
+ "passport_four": "zu4GRJmr5mMBVdf4XUGfpXjEV6LWqpDm3wEUp0wO.jpg",
+ "user_id": 702,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-27 16:21:31",
+ "updated_at": "2024-05-27 17:07:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1827,
+ "unique_id": "TB8318-1827",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ruslan",
+ "customer_surname": "Mamedwaliýew",
+ "customer_patronic_name": "Dowrangeldiýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag şäheriniň Kerkiçi köçesi 6/4-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag şäheriniň Kerkiçi köçesi 6/4-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "821316",
+ "passport_given_at": "2013-04-02",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1984-10-30",
+ "email": null,
+ "phone": "61029730",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk Kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-12-21",
+ "work_salary": "3467",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4sghl1rvlIVOUsBwasqpMGQSfzY70oe0bLnrWAro.jpg",
+ "passport_two": "zGcvUI6ELt5wQv4sJhxpBJDQdFyEQPnrLituKxnC.jpg",
+ "passport_three": "xaZCx1UM8zX0pDzi947gnU5K5OPMjblcGR5Rka5W.jpg",
+ "passport_four": "OyWgMjOQwuEuC9ejPDubk3XgROj4LwYtLzUTE1gI.jpg",
+ "user_id": 703,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-05-27 17:06:05",
+ "updated_at": "2024-05-27 17:08:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1828,
+ "unique_id": "TB7369-1828",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Mährijemal",
+ "customer_surname": "Çaryýewa",
+ "customer_patronic_name": "Meretberdiýewna",
+ "passport_address": "Baýramaly şäher 2-nji jaý toplumy",
+ "real_address": "Baýramaly şäher 2-nji jaý toplumy",
+ "passport_serie": "II-MR",
+ "passport_id": "366785",
+ "passport_given_at": "2022-11-09",
+ "passport_given_by": "Wekilbazar etrap PB",
+ "born_place": "Wekilbazar etrap Rysgally geňeşlik",
+ "born_at": "1992-07-04",
+ "email": null,
+ "phone": "63987895",
+ "phone_additional": "63987895",
+ "phone_home": "63987895",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly etrap 10-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-63987895",
+ "work_started_at": "2021-09-01",
+ "work_salary": "3606",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "7ziBXwYISNih7qxpoCV4atlQ8X4OJKgPYBZLfQjy.jpg",
+ "passport_two": "LzW68f03V1MxIq2KIxDqUuFDNpBKtkSg2Ny58O1u.jpg",
+ "passport_three": "fgSAob9hNH7jzTnumGTz3kszlpjfh3gTB96bPRZv.jpg",
+ "passport_four": "VjtR3SlwTzQoCUQLUeGhwqsWiEnoQYSIDsw4KJlF.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-27 17:14:54",
+ "updated_at": "2024-05-27 17:14:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1829,
+ "unique_id": "TB6359-1829",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Satlykgylyç",
+ "customer_surname": "Aşyrgylyjow",
+ "customer_patronic_name": "Nobatgylyjowiç",
+ "passport_address": "BW Gumdag şäher Türkmen oba jaý 374",
+ "real_address": "BW Gumdag şäher Türkmen oba jaý 374",
+ "passport_serie": "I-AH",
+ "passport_id": "429704",
+ "passport_given_at": "2010-02-15",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Esenguly etrap Ekerem şäherçesi",
+ "born_at": "1975-09-01",
+ "email": null,
+ "phone": "65176154",
+ "phone_additional": "65176154",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Suw üpjünçilik müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-02-13",
+ "work_salary": "3580",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jiwdIvqjcV1msHpxM7UlHpDjHLSNY8idhwO2QJdQ.jpg",
+ "passport_two": "yK0FLzyxDKf8Hdd0D2GkpfzmmhaDvmHggz7Myrn0.jpg",
+ "passport_three": "nRV60EhqUQCcv5EFDdyJq8TkCs2b8SGauaCwJKrc.jpg",
+ "passport_four": "erZiJkiAxGNMVeQOoVJM4dBGT5cjwRkz109AOFvn.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-27 18:07:03",
+ "updated_at": "2024-05-27 18:07:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1830,
+ "unique_id": "TB6359-1830",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Meýlis",
+ "customer_surname": "Nepesow",
+ "customer_patronic_name": "Nurmuhammedowiç",
+ "passport_address": "BW Balkanabat şäher kw 136 a jaý 6 öý 3",
+ "real_address": "BW Balkanabat şäher kw 136 a jaý 6 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "428608",
+ "passport_given_at": "2010-12-06",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1991-06-17",
+ "email": null,
+ "phone": "61415682",
+ "phone_additional": "61415682",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkan\" sement",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-09-06",
+ "work_salary": "3444",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vhgNDNRHmnps5qSAGb3W9e7L3auTF9AJSI7UwVbI.jpg",
+ "passport_two": "3HtTf5IyFR6L7t1CP5JSrbgmpDqgf8fGdowqXgTs.jpg",
+ "passport_three": "p37WXTNO0rylORmCqVMiPts9xWf5w6udLFxLNV1P.jpg",
+ "passport_four": "zQfqKDsEZmv9RANtpPRBDDT0zEIS31DXp7FOyXUU.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-27 18:13:13",
+ "updated_at": "2024-05-27 18:13:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1831,
+ "unique_id": "TB6359-1831",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nazdurdy",
+ "customer_surname": "Bäbekow",
+ "customer_patronic_name": "Hojamyradowiç",
+ "passport_address": "BW Balkanabat şäher Gazak oba jaý 475",
+ "real_address": "BW Balkanabat şäher Gazak oba jaý 475",
+ "passport_serie": "I-BN",
+ "passport_id": "243895",
+ "passport_given_at": "2003-10-18",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1987-10-03",
+ "email": null,
+ "phone": "65196132",
+ "phone_additional": "65196232",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýol gurluşyk müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-06-10",
+ "work_salary": "3882",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pX7tJ9EWb4J7ulq2ehstbjDoufVESxgSqdooXD3c.jpg",
+ "passport_two": "C2xi7N9PbZEUWUYRamB3W44NFplfTmUqrkGxAklV.jpg",
+ "passport_three": "jvGdZgD8Qvr8ulz2TpYFElCkwpPeYjabNdyFPd5Z.jpg",
+ "passport_four": "TayWJDcbn7gv73myHaLpN8jqFVTI8NsxJ5I6GrBK.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-27 18:18:58",
+ "updated_at": "2024-05-27 18:18:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1832,
+ "unique_id": "TB6352-1832",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Žorabek",
+ "customer_surname": "Atamuratow",
+ "customer_patronic_name": "Kuralbaýewiç",
+ "passport_address": "Daşoguz welaýatynyň Şaban etrabynyň Şatlyk geňeşligi",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri",
+ "passport_serie": "I-DZ",
+ "passport_id": "661058",
+ "passport_given_at": "2011-02-04",
+ "passport_given_by": "Daşoguz welaýatynyň Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Nyýazow adyndaky etraby",
+ "born_at": "1990-12-14",
+ "email": null,
+ "phone": "64963112",
+ "phone_additional": null,
+ "phone_home": "64963112",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-64963112",
+ "work_started_at": "2013-06-12",
+ "work_salary": "3267",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fOe7MkviGnki5HPxRDJxPeNpop0ljZMjLXnIK8IB.jpg",
+ "passport_two": "mVGopgWBZUGP8t6pBoHCAiKxpdJKLybrQbA2rnAG.jpg",
+ "passport_three": "NUWgLX3t0vHiRmvObu2bjvTmy77CK1ZUVUc6cBW2.jpg",
+ "passport_four": "WMcLczxHM5NU189cFumIhZDq8JheWHvCRL8CHh7S.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-28 09:18:07",
+ "updated_at": "2024-05-28 12:11:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1833,
+ "unique_id": "TB8302-1833",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Musur",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Isaýewiç",
+ "passport_address": "Magdanly şäheri Altyn aý köçe 20/6-nji jaýy",
+ "real_address": "Magdanly şäheri Altyn aý köçe 20/6-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "134589",
+ "passport_given_at": "2000-01-19",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1973-02-24",
+ "email": null,
+ "phone": "65435135",
+ "phone_additional": "65435135",
+ "phone_home": "44052357",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Lebap sement zawody",
+ "work_company_accountant_number": "+(993)-44052357",
+ "work_started_at": "2013-05-27",
+ "work_salary": "2455",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hFHOHdBtyJojUl6a7UeYWgwc8viamkVA1dCaIPh2.jpg",
+ "passport_two": "8hnvr3rIrCHLEjyYeTIq6NfHmWyuHPt2mEtdZj49.jpg",
+ "passport_three": "23eFO8KzSGqMaFkWmVcaH4pjfguHubdw1EpZC6YX.jpg",
+ "passport_four": "MKngo0ARb3WY1YrQQ9oN8sPQqVAGpSueyZvyWGYa.jpg",
+ "user_id": 705,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-28 10:29:51",
+ "updated_at": "2024-05-28 16:51:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1834,
+ "unique_id": "TB1307-1834",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahri",
+ "customer_surname": "Muhammedowa",
+ "customer_patronic_name": "Annamqmmedowna",
+ "passport_address": "Ahal welaýatynyň Akbugdaý etrabynyň Täze durmuş obasy köçe S Niýazow jaý34 otag2",
+ "real_address": "Ahal welaýatynyň Akbugdaý etrabynyň Täze durmuş obasy köçe S Niýazow jaý34 otag2",
+ "passport_serie": "I-AH",
+ "passport_id": "538391",
+ "passport_given_at": "2012-01-13",
+ "passport_given_by": "Ahal",
+ "born_place": "Ahal",
+ "born_at": "1980-02-18",
+ "email": "Gyzylgul@gmailсom",
+ "phone": "63103208",
+ "phone_additional": "63103208",
+ "phone_home": "12452545",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Jennet tagty hususy kärhanasynda tikinçi",
+ "work_company_accountant_number": "+(993)-12452526",
+ "work_started_at": "2024-02-01",
+ "work_salary": "1280",
+ "work_position": "tikinçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rnwY01LqfgYRMSIpFOcvslmdTvmKJkGAZajVjWgH.jpg",
+ "passport_two": "dGcmHqtLwK0A8vvyR5d5cQ316OwTnma4UpPBo1nh.jpg",
+ "passport_three": "dlG5mfL4GwrF2wqrrBiMonin4AJsxt4RkAIfE3lO.jpg",
+ "passport_four": "Z7EEiy9bE2PMACwh8ItB54oXsgPN2KDedOaoz3Z9.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-28 11:10:00",
+ "updated_at": "2024-05-28 11:10:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1835,
+ "unique_id": "TB1307-1835",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gyzylgul",
+ "customer_surname": "Asyrowa",
+ "customer_patronic_name": "Agamyradowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Gypjak ýt köçe Ýaşlyk jaý11",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Gypjak ýt köçe Ýaşlyk jaý11",
+ "passport_serie": "I-AS",
+ "passport_id": "597526",
+ "passport_given_at": "2018-10-19",
+ "passport_given_by": "Bagtyýarlyk",
+ "born_place": "Asgabat",
+ "born_at": "1983-10-28",
+ "email": "Gyzylgul@gmailcom",
+ "phone": "61516157",
+ "phone_additional": "61516157",
+ "phone_home": "12458563",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenbaşy Jins toplumynyň Tikin fabriginiň",
+ "work_company_accountant_number": "+(993)-12545236",
+ "work_started_at": "2004-05-10",
+ "work_salary": "2134",
+ "work_position": "tikin bölüminiň kesim sehiniň işçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vr02apbFkeESJ6Mq8pAlbPTvrd4RpFnMZNKGiaxq.jpg",
+ "passport_two": "pmwgWd5hhdZNWptgbgUdw1yyOcdilILc1uBUdkJk.jpg",
+ "passport_three": "0sfprYhCIQIM13gmNCM7hw8mGscIfmmv21M7ILuo.jpg",
+ "passport_four": "FTqZd6qkiUxDn6nqlW8mnD2LLfw9ejouidMvYnAl.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-28 11:55:34",
+ "updated_at": "2024-06-01 10:26:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1836,
+ "unique_id": "TB8302-1836",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Azamat",
+ "customer_surname": "Haýdarow",
+ "customer_patronic_name": "Işburiýewiç",
+ "passport_address": "Köýtendag etrabynyň Azatlyk köçe 1-nji jaýy",
+ "real_address": "Köýtendag etrabynyň Azatlyk köçe 1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "383676",
+ "passport_given_at": "2003-08-14",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag şäherçesi",
+ "born_at": "1977-07-17",
+ "email": null,
+ "phone": "65221524",
+ "phone_additional": "65221524",
+ "phone_home": "44050599",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-44050599",
+ "work_started_at": "2012-12-22",
+ "work_salary": "4225",
+ "work_position": "gözegçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SAKxnmMgTKGSJGsomAdKNBj27pQ0u6ZAC02ppj8J.jpg",
+ "passport_two": "ntklnL6nVaewCorDO57571y1ZZWumm5QJBpiEa83.jpg",
+ "passport_three": "BuaOB9V78UukJGcYZMiFUiGiiy3IpvkPYkfEtCBW.jpg",
+ "passport_four": "SYfTQOaOE94ptxbROLIsqUYuHUBeBVHGuXQN5doZ.jpg",
+ "user_id": 706,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-28 12:38:33",
+ "updated_at": "2024-05-28 16:51:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1837,
+ "unique_id": "TB8302-1837",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Haýdarow",
+ "customer_surname": "bAGTYÝAR",
+ "customer_patronic_name": "Haýdarowiç",
+ "passport_address": "Magdanly şäheri Gurluşykçylar köçe 7/2 jaýy",
+ "real_address": "Magdanly şäheri Gurluşykçylar köçe 7/2 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "836261",
+ "passport_given_at": "2013-07-16",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-08-11",
+ "email": null,
+ "phone": "62155499",
+ "phone_additional": "62155499",
+ "phone_home": "62155499",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "32-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-62155499",
+ "work_started_at": "0017-02-11",
+ "work_salary": "1654",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0JxEsW0YU404nKgrmQ82n3q9eMK2pRLgDSClntee.jpg",
+ "passport_two": "MZMF5AXckIALHdMLXwt5PcAMtPmAqB3jjLXGJegJ.jpg",
+ "passport_three": "rXjZ6qwX23Q8cOxZNyffdQ7taUlWODsRmjpszrTI.jpg",
+ "passport_four": "nc5kKAas7QkM1J8krRegGNGsSN4Hsx5bGgCSSIkL.jpg",
+ "user_id": 707,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-28 14:43:56",
+ "updated_at": "2024-05-28 16:52:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1838,
+ "unique_id": "TB8302-1838",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bahadur",
+ "customer_surname": "Işmuradow",
+ "customer_patronic_name": "Şaýmardankulowiç",
+ "passport_address": "Magdanly şäher Serdar köçe 9/4 jaýy",
+ "real_address": "Magdanly şäher Serdar köçe 9/4 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "178572",
+ "passport_given_at": "2000-04-20",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1979-10-07",
+ "email": null,
+ "phone": "64204512",
+ "phone_additional": "64204512",
+ "phone_home": "64204512",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag geologýa gözleg topary",
+ "work_company_accountant_number": "+(993)-64204512",
+ "work_started_at": "1979-10-07",
+ "work_salary": "1624",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WJo8nb8rPq8m9T5YZs4sVpO1beSeGhDdRHp1ZuN9.jpg",
+ "passport_two": "I1yNFZNXQqBTSgzcGb4YAayKLUvqqW8JqOEbMQXW.jpg",
+ "passport_three": "MXsJeVdkO0OfhjpSFaYli2VZPnxyHrDhqPVr7Gng.jpg",
+ "passport_four": "8op7gigWnGyAOOj59me8wL365jkeNAID4noKaJZo.jpg",
+ "user_id": 708,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-28 16:30:18",
+ "updated_at": "2024-05-31 15:24:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1839,
+ "unique_id": "TB9314-1839",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Annagül",
+ "customer_surname": "Pirjikowa",
+ "customer_patronic_name": "Soltanmyradowna",
+ "passport_address": "S.Türkmenbaşy etrabynyň B.Taganow geňeşligi",
+ "real_address": "S.Türkmenbaşy etrabynyň B.Taganow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "011021",
+ "passport_given_at": "1998-06-08",
+ "passport_given_by": "S.Türkmenbaşy etrabynyň PB",
+ "born_place": "S.Türkmenbaşy etrabynyň Goşahowly geňeşligi",
+ "born_at": "1981-01-08",
+ "email": "Annagul@mail.com",
+ "phone": "65869540",
+ "phone_additional": "65869540",
+ "phone_home": "65869540",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap bilim bölümi 14-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2007-08-01",
+ "work_salary": "3870",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SYWzdggK1CzyQbKbbJMTRhkYD5robS81F4tFbJGj.jpg",
+ "passport_two": "0dT9bOzrgGX0qqOTZu56MIXcZrBt85F5eS3pqaCE.jpg",
+ "passport_three": "Jb9r3J8YziR9xQNFQp807vvztzuvVyvJEfSeYmBX.jpg",
+ "passport_four": "AjT1bda6WXqQGZgeLn2m3YVS4Xn2gOPajyrZ9J1V.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-28 17:10:26",
+ "updated_at": "2024-05-28 17:11:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1840,
+ "unique_id": "TB6359-1840",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Abdy",
+ "customer_surname": "Apbaýew",
+ "customer_patronic_name": "Jumaýewiç",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 72 öý 17",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 72 öý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "124083",
+ "passport_given_at": "2001-12-04",
+ "passport_given_by": "BW Balkanabat şäher hakimligi",
+ "born_place": "MW Ýolöten etr",
+ "born_at": "1964-10-17",
+ "email": null,
+ "phone": "64362488",
+ "phone_additional": "64362488",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan sement zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-04-05",
+ "work_salary": "3103",
+ "work_position": "Elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QWGaHoOeWvAxbRxNDpvIT7GLFfC2Wm2EZ1KuFHZP.jpg",
+ "passport_two": "JJja2ymag8Bj4Z6tkurEzAgjctxyNr7i7T3L09BN.jpg",
+ "passport_three": "zkpRRuyn4ZoawIPWlM9ZBHZF1fQgfQby98yuTNwn.jpg",
+ "passport_four": "vUw4bCaY01eb3HQYwzzOJYDMQWsbhN7aXbhSAkHe.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-28 18:01:48",
+ "updated_at": "2024-05-28 18:01:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1841,
+ "unique_id": "TB6352-1841",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sewda",
+ "customer_surname": "Kazymowa",
+ "customer_patronic_name": "Beýukagagyzy",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri I-kiçi etrapça 5/36",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri I-kiçi etrapça 5/36",
+ "passport_serie": "I-BN",
+ "passport_id": "546043",
+ "passport_given_at": "2018-08-21",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Azerbaýjan Respublikasynyň Jalal-Abad roýony",
+ "born_at": "1972-11-29",
+ "email": null,
+ "phone": "62272162",
+ "phone_additional": null,
+ "phone_home": "62272162",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2328",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gVRMHbyTXWgDcJcgvTd2smtxJRMXTtfeibwxFjPh.jpg",
+ "passport_two": "XlqgxmMSv2n3ljOyOIo66QZueZRkueiiHT6xbIId.jpg",
+ "passport_three": "arrJPD5EH41gcncpO0gkr8N51xpk2Xa4s4gF7nGb.jpg",
+ "passport_four": "W49eTwLpv1o1rCP1wTN1JdBWuOVQw9EVRWalkx7A.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 09:26:30",
+ "updated_at": "2024-05-29 16:28:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1842,
+ "unique_id": "TB6352-1842",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Garaşow",
+ "customer_surname": "Toýmyrat",
+ "customer_patronic_name": "Muhammedowiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäher 233 kwartaly 8/7",
+ "real_address": "Balkan welaýatynyň Balkanabat şäher 233 kwartaly 8/7",
+ "passport_serie": "I-BN",
+ "passport_id": "300459",
+ "passport_given_at": "2007-11-14",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1991-08-16",
+ "email": null,
+ "phone": "63830222",
+ "phone_additional": null,
+ "phone_home": "63830222",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Inkassasiýa müdirliginiň Balkan welaýat bölümi",
+ "work_company_accountant_number": "+(993)-22273599",
+ "work_started_at": "2015-04-01",
+ "work_salary": "3502",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RRA8zdmvv0rUyqUqBRuVH4tQ3Ll3hsVveJhW9Dan.jpg",
+ "passport_two": "5iUuYkwZz4fKcTczs2cCIXIEhxmjP9c4EBXqBQAy.jpg",
+ "passport_three": "o7j1aXDF7vupbbb2DLxpIipR9rz42watTIVMWOVc.jpg",
+ "passport_four": "5hLv4kxi6ZOkbZTQXwgZs6Ik6WqXlTdU4Jve2WEB.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 09:50:10",
+ "updated_at": "2024-05-29 16:28:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1843,
+ "unique_id": "TB6360-1843",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Waleriý",
+ "customer_surname": "Alywerdiýew",
+ "customer_patronic_name": "Röwşenowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 39 ÝJT jaý 9 öý 15",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 39 ÝJT jaý 9 öý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "148517",
+ "passport_given_at": "2000-06-12",
+ "passport_given_by": "Balkan welaýaty Hazar şäher häkimligi",
+ "born_place": "Balkan welaýaty hazar şäheri",
+ "born_at": "1979-11-21",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64189569",
+ "phone_additional": "64189569",
+ "phone_home": "64189569",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oýl\" Türkmenistan LTD kompaniýasy",
+ "work_company_accountant_number": "+(993)-64189569",
+ "work_started_at": "2014-04-29",
+ "work_salary": "3291",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "fiRet7xlIii1jsixwBiEeoQP8EuDEQqZMdWLVV2S.jpg",
+ "passport_two": "yo5ywwqNqQD8YPkPreWzDNWWqWs6t8Td1NHZEf3G.jpg",
+ "passport_three": "VokYLHgXgx7wYnqDO8BfAPVQYa2EeoO3oJ3nezD4.jpg",
+ "passport_four": "oV1y8L3awBQfBGI3FQpxSiVVzUN2jGoblavg0VLm.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 11:06:09",
+ "updated_at": "2024-05-31 16:06:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1844,
+ "unique_id": "TB6312-1844",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Aýzada",
+ "customer_surname": "Moskalçuk",
+ "customer_patronic_name": "Usmankulyýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher 3-nji Senagat köçe jaý 5 öý 6",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher 3-nji Senagat köçe jaý 5 öý 6",
+ "passport_serie": "II-LB",
+ "passport_id": "210606",
+ "passport_given_at": "2024-01-24",
+ "passport_given_by": "Lebap welaýatynyň Dänew etrap Polisiýa bölümi",
+ "born_place": "Lebap welaýatynyň Galkynyş etrabynyň Maý geňeşligi",
+ "born_at": "1984-11-11",
+ "email": "karz.turkmenbashy@gov.tm",
+ "phone": "61251339",
+ "phone_additional": "71470441",
+ "phone_home": "22268228",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Berkarar döwlet kärhanasy",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2024-01-02",
+ "work_salary": "2352",
+ "work_position": "awkalaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UryfLrw01qa836Vz9UPNdL54za4QRVXsk9urUqW7.jpg",
+ "passport_two": "oBvjrlOWOoQBxMFB80rlfGnx1lm7nzMYFA9SrXSr.jpg",
+ "passport_three": "lTxdvLVzMDusimSaNbXbiZjlGp5H7va0PD1I6mbj.jpg",
+ "passport_four": "s5NpN71NNbBPFba0qDsyoovSEn87cu9x3ewWnjsM.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 11:11:29",
+ "updated_at": "2024-05-29 16:28:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1845,
+ "unique_id": "TB6312-1845",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Aýtäç",
+ "customer_surname": "Hajymyradowa",
+ "customer_patronic_name": "Abdylýusubowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Nowruz köçe 4uýj 209 otag",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Nowruz köçe 4uýj 209 otag",
+ "passport_serie": "I-BN",
+ "passport_id": "572932",
+ "passport_given_at": "2020-11-18",
+ "passport_given_by": "Balkan welaýatynyň Etrek etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Etrek etrabynyň Gyzyzlbaýyr geňeşligi",
+ "born_at": "1995-04-07",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "61070495",
+ "phone_additional": "62087005",
+ "phone_home": "24365478",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT 13 seh",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2019-08-01",
+ "work_salary": "3620",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WVqxalsQ7IhTVYXHXcHplDCjoDxspnDHVPRBjCNG.jpg",
+ "passport_two": "tKjQ3M8JTMPV9pFcWMWOYqjNDNzredl6QlIgFcTm.jpg",
+ "passport_three": "uGn0silpNhcHXFGcUJL9LjbT7zLkSyvjoMbK2id5.jpg",
+ "passport_four": "XeZhUQvbBYFjlKXWRnToFIzBNV1WP1zQntc1mihN.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 11:48:21",
+ "updated_at": "2024-05-29 16:29:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1846,
+ "unique_id": "TB8302-1846",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Alpa",
+ "customer_surname": "Kylyçow",
+ "customer_patronic_name": "Kylyçowiç",
+ "passport_address": "Magdanly şäher Gaýratly köçe 10-njy jaý",
+ "real_address": "Magdanly şäher Gaýratly köçe 10-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "703075",
+ "passport_given_at": "2011-06-03",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäher",
+ "born_at": "1995-03-23",
+ "email": "Magdanly1995@gmail.com",
+ "phone": "63992054",
+ "phone_additional": null,
+ "phone_home": "44050953",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "32-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-65226143",
+ "work_started_at": "2022-11-15",
+ "work_salary": "3531",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "do77wVxZdE8cB6CSe0X8v5WgjPM7hjasurCwhBcR.jpg",
+ "passport_two": "5FH5n4RstYH4WFvVA7oJJseEHdsVsNa7DrUMa2Gb.jpg",
+ "passport_three": "gA42Vq57bj9tFRAnqsBIsZfzfa2AfPPn1jPgh9Ei.jpg",
+ "passport_four": "M16mwoaXEnouuBEI9eVA91TZKOBbqkJPut1AcGcK.jpg",
+ "user_id": 711,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 12:52:58",
+ "updated_at": "2024-05-31 15:24:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1847,
+ "unique_id": "TB6312-1847",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Madina",
+ "customer_surname": "Rahimowa",
+ "customer_patronic_name": "Borisowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Dostluk köçe 38 jaý 3 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Dostluk köçe 38 jaý 3 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "180638",
+ "passport_given_at": "2001-01-24",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher hýäkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1984-03-28",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "64469068",
+ "phone_additional": "62373421",
+ "phone_home": "24352137",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT 15 seh",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2023-05-01",
+ "work_salary": "3534",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2p8Zelk2humsHpgYty9BqUpaP6KvQICDz6lHDE2f.jpg",
+ "passport_two": "j2VRSSWScCkzw7QEHQlMqOdpc0pFUmDgxoag7IAd.jpg",
+ "passport_three": "a4711MJ1cBja3jCoWXkov4dRQWzkBRAYdllaTK4s.jpg",
+ "passport_four": "nUDwqBuWxtlU2lfE7xlJynx9i5Ii7SKlEYo8IV7k.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 13:04:18",
+ "updated_at": "2024-05-29 16:31:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1848,
+ "unique_id": "TB1307-1848",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurberdi",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Dowletmyradowic",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe 30 ke 4 geç jaý9 öý5",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe 30 ke 4 geç jaý9 öý5",
+ "passport_serie": "I-AS",
+ "passport_id": "490343",
+ "passport_given_at": "2013-12-17",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1997-09-08",
+ "email": "Nurberdi@gmailcom",
+ "phone": "65455303",
+ "phone_additional": "65455303",
+ "phone_home": "12545236",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Altyn asyr söwda merkeziniň önümçilik sehinde",
+ "work_company_accountant_number": "+(993)-12452536",
+ "work_started_at": "2024-04-01",
+ "work_salary": "1967",
+ "work_position": "çörek bişiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uv3TRao9VRKfVU4rT3BmgMTtzWEGozHsH7jWOoi1.jpg",
+ "passport_two": "bUXgnsffyaxEbCOavFIEBLxuNNC2c8cpBNeSnb42.jpg",
+ "passport_three": "d9fUxxWtdWXBLwn0t9Beh3xIlYRH7EqS8vUlqF9j.jpg",
+ "passport_four": "vs2ZQaadBkh9WzIJTsFoDQGI3Tn1l6RVXqJYIymK.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-05-29 15:07:54",
+ "updated_at": "2024-05-29 15:07:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1849,
+ "unique_id": "TB8302-1849",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Suýun",
+ "customer_surname": "Abdurahmanow",
+ "customer_patronic_name": "Narmuratowiç",
+ "passport_address": "Magdanly şäheri Hazar köçe 2-nji jaýy",
+ "real_address": "Magdanly şäheri Hazar köçe 2-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "935352",
+ "passport_given_at": "2016-08-18",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1974-12-29",
+ "email": null,
+ "phone": "62310065",
+ "phone_additional": "62310065",
+ "phone_home": "62310065",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Lebap gaz üpçünçilik müdirligi",
+ "work_company_accountant_number": "+(993)-62310065",
+ "work_started_at": "2015-01-03",
+ "work_salary": "2303",
+ "work_position": "ADG-nyň sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uFZm7bF7ryaEOOJY8xKTt70yynjSlq3ZAlz7BbYR.jpg",
+ "passport_two": "q9J80nRCLP04PjAGXiZezZybJS9xhVunPYfBDKsW.jpg",
+ "passport_three": "sBMJ7qCuoctGf2EwWLCIoXfh0b1OlURJHyLUktOo.jpg",
+ "passport_four": "PzQsaXlhfQPX7yDvxNfMjpUGYdsmv2CD5kWSwGU0.jpg",
+ "user_id": 712,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 15:49:00",
+ "updated_at": "2024-05-31 15:24:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1850,
+ "unique_id": "TB6352-1850",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akjagül",
+ "customer_surname": "Mätiýewa",
+ "customer_patronic_name": "Mätiýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 5jaý 4öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 5jaý 4öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424237",
+ "passport_given_at": "2011-10-21",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Hazar şäheri",
+ "born_at": "1993-07-11",
+ "email": null,
+ "phone": "62535733",
+ "phone_additional": "62535733",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2023-04-28",
+ "work_salary": "2316",
+ "work_position": "transportýorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OtkChiIdaA5B0xRTnelDbRgkdbgCmw3ayU3LYRov.jpg",
+ "passport_two": "6hxDwEdsn8QpcBOWslYH3RhKo8BwJ2RSDtsvsVIG.jpg",
+ "passport_three": "pB54KDjDpgKm1r45VtbHXeEwtglcPtTLnBZyIa4y.jpg",
+ "passport_four": "eC0qXfv8tlXl5egfB1qIQgTTFAoh0hD2100huJD5.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 16:32:19",
+ "updated_at": "2024-05-29 16:32:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1851,
+ "unique_id": "TB2305-1851",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Jahan",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Ulugberdiýewna",
+ "passport_address": "Sarahs şäheriniň Mollamurt köçesi",
+ "real_address": "Sarahs şäheriniň Mollamurt köçesi",
+ "passport_serie": "I-AH",
+ "passport_id": "109713",
+ "passport_given_at": "2000-02-10",
+ "passport_given_by": "Sarahs etrap PB",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1978-01-16",
+ "email": null,
+ "phone": "61270917",
+ "phone_additional": null,
+ "phone_home": "13422405",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 6-njy çagalar bagy",
+ "work_company_accountant_number": "+(993)-61790179",
+ "work_started_at": "1993-12-11",
+ "work_salary": "2175",
+ "work_position": "Kömekçi terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "V2Q2zrwbrFnr8nvkf02ZsUT52ESWtQ6WN20Xyq5l.jpg",
+ "passport_two": "QaI3GzjFoV4ZF5HXaSNspvp6fkldkuYmuI3kDH7N.jpg",
+ "passport_three": "mqrMaAx1RIrNsQMDXBuaAi3SzOJr1cbGqxsJnQd0.jpg",
+ "passport_four": "UITDkcSi3fXzcU6docMDQ2s5L29pezwXkCaTd7Me.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-29 16:35:52",
+ "updated_at": "2024-05-29 16:35:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1852,
+ "unique_id": "TB6352-1852",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Soltandurdy",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Ýegadowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 2jaý 24 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 2jaý 24 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469216",
+ "passport_given_at": "2013-05-23",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Etrek etraby",
+ "born_at": "1984-08-21",
+ "email": null,
+ "phone": "61922356",
+ "phone_additional": "61922356",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Balkangazüpjünçilik müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2008-07-03",
+ "work_salary": "1819",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BC9uHPUZ4v304IxEq6l5f2N7R8Pk7qstw9IVcyMS.jpg",
+ "passport_two": "3LoOcbGXtQheNw1QSL4S2aQaJs0upq26GeAy3k7F.jpg",
+ "passport_three": "edZdinwetsZTD8vwyOPGNFQExxzoRs8MXPEQkXGg.jpg",
+ "passport_four": "SOVO34Br4yfvtW8iQobqTMeevu2KWS18Kppx2JRi.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 16:37:40",
+ "updated_at": "2024-05-29 16:37:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1853,
+ "unique_id": "TB2305-1853",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Akmyrat",
+ "customer_surname": "Dilegow",
+ "customer_patronic_name": "Baýramgeldiýewiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "814380",
+ "passport_given_at": "2023-02-13",
+ "passport_given_by": "Sarahs etrap PB",
+ "born_place": "Sarahs etrabynyň Garaman obasy",
+ "born_at": "1969-08-02",
+ "email": null,
+ "phone": "65136543",
+ "phone_additional": null,
+ "phone_home": "62415174",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-62523241",
+ "work_started_at": "2017-10-20",
+ "work_salary": "2563",
+ "work_position": "Mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RezmVAXlmrwXZrMvoSSOTGIIDXLbrq741hzfoYuO.jpg",
+ "passport_two": "QWhBw5GoKPDzNuGhc29P6KogyoIJp2aCOXBu6rRq.jpg",
+ "passport_three": "9gWyIx4SwJycJ1tNdEtLX5DniUXG4iNkjQmtMdCD.jpg",
+ "passport_four": "TtpXafNf87pcZNwf1G4iDtq0J5h0OtLNl2bovleP.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-05-29 16:44:29",
+ "updated_at": "2024-05-29 16:44:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1854,
+ "unique_id": "TB6352-1854",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Suraý",
+ "customer_surname": "Nurberdiýewa",
+ "customer_patronic_name": "Agalyýewna",
+ "passport_address": "MW Ýolöten etraby Hüjüm geňeşligi",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher 1 kiçi etrapça 24 jaý 19 öý",
+ "passport_serie": "II-MR",
+ "passport_id": "074552",
+ "passport_given_at": "2016-03-23",
+ "passport_given_by": "Mary welaýatynyň Ýolöten etrap häkimligi",
+ "born_place": "Mary welaýatynyň Ýolöten etrabynyň Gammarbaba geňeşligi",
+ "born_at": "1990-10-31",
+ "email": null,
+ "phone": "61766345",
+ "phone_additional": null,
+ "phone_home": "61766345",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-10-20",
+ "work_salary": "2408",
+ "work_position": "2 derejeli hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AjswvMwHZcXUdsidKnCN5r1YEkzyVwe6f1rvuIO9.jpg",
+ "passport_two": "Cp4Xz3FEyx5Eo8IZylyyunoqtFdoXjxvhIHM0zMq.jpg",
+ "passport_three": "bxoI31iukeutdyl7tyXOGSw4wLPzUqKyGppubCZP.jpg",
+ "passport_four": "WkWzEhu2FnMWkuCN4vnubQSMGAsmZJOzdvpFl1Pr.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 16:45:39",
+ "updated_at": "2024-05-29 16:46:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1855,
+ "unique_id": "TB1303-1855",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Mährijemal",
+ "customer_surname": "Hemraýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Gurbansoltan eje köçesiniň 28-nji jaýynyň \"A\" korpusynyň 10-njy öýi",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Gurbansoltan eje köçesiniň 28-nji jaýynyň \"A\" korpusynyň 10-njy öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "564096",
+ "passport_given_at": "2017-03-24",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etraphäkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2000-11-10",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65630040",
+ "phone_additional": "65630040",
+ "phone_home": "12545662",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 50-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-65630040",
+ "work_started_at": "2023-01-13",
+ "work_salary": "4720",
+ "work_position": "iňlis dili we edebiýat mugallymy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "StN3H7CrFTDpIXZUY0w05ns9tispeOIqSKd4vFAH.jpg",
+ "passport_two": "KBxah5NVTlJrS8h78ttpA3wt4JE7yehzG3l7VhqX.jpg",
+ "passport_three": "QVm0v1W1HTvX8JB5igszyHngsBLmiTlnjxDmz4S3.jpg",
+ "passport_four": "PbfZMc9Np0604uAUy2LZjaZUSQzD8K4Y9moM7uFr.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 16:54:59",
+ "updated_at": "2024-06-14 12:40:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1856,
+ "unique_id": "TB6352-1856",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Altyngül",
+ "customer_surname": "Goşjanowa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Türkmenbaşy şäher Azatlyk köçe 64 jaý 10 öý",
+ "real_address": "BW Türkmenbaşy şäher Azatlyk köçe 64 jaý 10 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "527284",
+ "passport_given_at": "2016-12-30",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1989-06-25",
+ "email": null,
+ "phone": "61084395",
+ "phone_additional": null,
+ "phone_home": "61084395",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş jaý ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-02-05",
+ "work_salary": "1727",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6ZmHIn023IVLKXgXrKlPH5jNb8l5zuKBbRYPa46f.jpg",
+ "passport_two": "bhPDrWYFXPnjII2aRr8tetOpLT1aY3OlGCaazCX8.jpg",
+ "passport_three": "mwwDLuEZDlNCpx8dPCr8U4dUNrK1WfnG6vmba5ZR.jpg",
+ "passport_four": "OLEF2kswVv9fL1lBndEfgwwibRoU7SYDfmV1CbeB.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 16:57:14",
+ "updated_at": "2024-05-29 16:57:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1857,
+ "unique_id": "TB1303-1857",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Nartäç",
+ "customer_surname": "Babaýewa",
+ "customer_patronic_name": "Allagulyýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň 8-nji Azatlyk geçelgesiniň 26-njy jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň 8-nji Azatlyk geçelgesiniň 26-njy jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "412454",
+ "passport_given_at": "2009-04-24",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1984-09-20",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61901612",
+ "phone_additional": "65015177",
+ "phone_home": "12456756",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Hasar\" hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-65245562",
+ "work_started_at": "2015-09-11",
+ "work_salary": "3170",
+ "work_position": "3-nji derejelin brigadir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "chiPqnePZxk8x9BjhtE60f4oEEqA7VXjgMBzYtQE.jpg",
+ "passport_two": "q9Bf5l2wquWGdNAWlb6K2QEpPT8VP3zIAZtMJP1V.jpg",
+ "passport_three": "XT9ULWgUkT6Yu9nQvhxSX4XV60ocDH13n0tdFjX5.jpg",
+ "passport_four": "LZ3c5QJj4DqRwgjPYBXbaKsjzulJ7OFz1ee8rjI0.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 17:03:48",
+ "updated_at": "2024-06-10 12:38:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1858,
+ "unique_id": "TB6352-1858",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Mätiýew",
+ "customer_patronic_name": "Mätiýewiç",
+ "passport_address": "Balkan, Türkmenbaşy etraby, Garabogaz şäheri, II-kiçi etrapça, 5/4",
+ "real_address": "Balkan, Türkmenbaşy etraby, Garabogaz şäheri, II-kiçi etrapça, 5/4",
+ "passport_serie": "I-BN",
+ "passport_id": "228944",
+ "passport_given_at": "2006-02-27",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher şahamçasy",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1989-10-31",
+ "email": null,
+ "phone": "65897284",
+ "phone_additional": null,
+ "phone_home": "65897284",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2024-04-04",
+ "work_salary": "1216",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "06tGo9DmY9Bb9Oe1Yy5lydBQJIjWBLOIkZILBz32.jpg",
+ "passport_two": "5eJRaKSp0whgzO8DwtRRwi9CnEnrvmrYKkNzSrkW.jpg",
+ "passport_three": "G5upo5xMW0YVVSWvP6IMY93FlEeyZMEPLpR8bEeG.jpg",
+ "passport_four": "qQ7TYMVadj18wrC9VXK1gbKjGV2hcEGDqkEAfIU7.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 17:17:28",
+ "updated_at": "2024-05-30 10:34:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1859,
+ "unique_id": "TB6359-1859",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Güýçmyrat",
+ "customer_surname": "Poladow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "BW Balkanabat şäher Mkr 6 jaý 3 öý 14",
+ "real_address": "BW Balkanabat şäher Mkr 6 jaý 3 öý 14",
+ "passport_serie": "I-BN",
+ "passport_id": "194009",
+ "passport_given_at": "2002-05-15",
+ "passport_given_by": "BW Bereket etrap häkimligi",
+ "born_place": "BW Bereket etrap",
+ "born_at": "1983-03-18",
+ "email": null,
+ "phone": "64746789",
+ "phone_additional": "64746789",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Pudaklaýyn harbylaşdyrylan goragyň birleşdirilen otrýady",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2010-03-01",
+ "work_salary": "1857",
+ "work_position": "atyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QFhqfRiPOmeN5VgdOXwNSYCRvMoLHHBi0kSBcu4m.jpg",
+ "passport_two": "0wGhp2ROt8wUO3dWR7mNZKrxdIO82JWFdJzSg4Ww.jpg",
+ "passport_three": "bQKUO6wfmFxqmBYqKmgWWywNmuXN0Zh20oRMmMqZ.jpg",
+ "passport_four": "DyeRS117WpbSEEEGH8WOTbzCOrqbNQHKoeEgHJ3I.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 17:45:25",
+ "updated_at": "2024-05-29 17:45:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1860,
+ "unique_id": "TB6359-1860",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ogulbibi",
+ "customer_surname": "Otarowa",
+ "customer_patronic_name": "Rejepowna",
+ "passport_address": "BW Balkanabat ş Kemine köçe 33",
+ "real_address": "BW Balkanabat ş Kemine köçe 33",
+ "passport_serie": "I-BN",
+ "passport_id": "103490",
+ "passport_given_at": "1999-11-22",
+ "passport_given_by": "BW Nebitdag şäher polisiýa bölümi",
+ "born_place": "BW Nebitdag şäher",
+ "born_at": "1974-09-24",
+ "email": null,
+ "phone": "65880043",
+ "phone_additional": "65880043",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmenbaşy PTB Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2010-10-15",
+ "work_salary": "1987",
+ "work_position": "kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vahHOVptsXVsjColODtPxWZ5INJOZFhttVjrKWY7.jpg",
+ "passport_two": "ajePoqGnf5Dl2VdCMmhkCDuFEs6xgyxpnLuVGpIm.jpg",
+ "passport_three": "FcogLjckKKzwBggSfCo423ewyaRWoEcpVgd4f2is.jpg",
+ "passport_four": "Zasqi9hhIWpK59nhwSFZ0vS3tBluLsqB2aCjHQTk.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 17:51:39",
+ "updated_at": "2024-05-29 17:51:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1861,
+ "unique_id": "TB6359-1861",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ýakup",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": "Durdymämmedowiç",
+ "passport_address": "BW Balkanabat şäher kw 210 jaý 42 öý 10",
+ "real_address": "BW Balkanabat şäher kw 210 jaý 42 öý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "302727",
+ "passport_given_at": "2008-08-12",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1991-11-30",
+ "email": null,
+ "phone": "63324220",
+ "phone_additional": "63324220",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat dermanhana müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2017-08-01",
+ "work_salary": "2089",
+ "work_position": "farmaseft",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dFLcnd2zp1Tx3vFtqo6HTiOHU606eoaptCZ9BSGY.jpg",
+ "passport_two": "MDOvFcSfMT5wc7vlEcnKTziAs6xohfJkT2wQeu4F.jpg",
+ "passport_three": "vvryzVsBvejxjTwL84j7ZBgOGEWwYV0S2Krt5SNu.jpg",
+ "passport_four": "gVwPav2dIzBA9sbICQOtnCj6P8rAdKNO2BV0kb1o.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 18:02:16",
+ "updated_at": "2024-05-29 18:02:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1862,
+ "unique_id": "TB6359-1862",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Goňurja",
+ "customer_surname": "Hojamberdiýewa",
+ "customer_patronic_name": "Seýitdalyýewna",
+ "passport_address": "BW Balkanabat şäher Gurluşykçylar jaý 112",
+ "real_address": "BW Balkanabat şäher Gurluşykçylar jaý 112",
+ "passport_serie": "I-BN",
+ "passport_id": "452827",
+ "passport_given_at": "2012-05-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1994-05-01",
+ "email": null,
+ "phone": "64594355",
+ "phone_additional": "64594355",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabatagyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-05-08",
+ "work_salary": "2081",
+ "work_position": "inspektor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vTcSy4AR9wL8ddRQ1Ts8FCa5RyXFFGQGd9JctpYI.jpg",
+ "passport_two": "Voit4unKKmPJHuLfLWbX5GNwVRuJHg9KuAk3LwFK.jpg",
+ "passport_three": "OTXVdj1PwDhDmrs00pZCmY3Q2YcgUiwtcIWG5Ity.jpg",
+ "passport_four": "wNzIJlpL4c46eshZkFwfH4TaMvulZGWdZRunYwl9.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 18:07:27",
+ "updated_at": "2024-05-29 18:07:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1863,
+ "unique_id": "TB6359-1863",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nurgylyç",
+ "customer_surname": "Durdygylyjow",
+ "customer_patronic_name": "Annagylyjowiç",
+ "passport_address": "BW Esenguly etrap Garadepe şäherçesi jaý 199",
+ "real_address": "BW Esenguly etrap Garadepe şäherçesi jaý 199",
+ "passport_serie": "I-BN",
+ "passport_id": "206843",
+ "passport_given_at": "2002-08-21",
+ "passport_given_by": "BW Esenguly etr häkimligi",
+ "born_place": "BW Esenguly etr",
+ "born_at": "1977-08-16",
+ "email": null,
+ "phone": "65833513",
+ "phone_additional": "65833513",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepenebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2000-10-11",
+ "work_salary": "4715",
+ "work_position": "inžener",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "HP2OuWXCJT5iPN1Pri1yC2hliWRsFtKepNdPUED8.jpg",
+ "passport_two": "veo8yBsCHo3QagcKjAKcVwoZedhpxlJohO3uocvt.jpg",
+ "passport_three": "fraTO8oL25qkRA1Q6lo3lYUk3RAOvwMmiMiB5l55.jpg",
+ "passport_four": "rmpNuPvc0LYMcrLfrVQOA51msp3OQj8cH0k5PXHS.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-29 18:13:00",
+ "updated_at": "2024-05-29 18:13:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1864,
+ "unique_id": "TB9314-1864",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gurbanmät",
+ "customer_surname": "Garlyýew",
+ "customer_patronic_name": "Pirnepesowiç",
+ "passport_address": "S.Türkmenbaşy etrap Azatlyk geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Azatlyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "362554",
+ "passport_given_at": "2003-03-17",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap häkimi",
+ "born_place": "S.Türkmenbaşy etrap Azatlyk geňeşligi",
+ "born_at": "1966-09-09",
+ "email": "Gurbanmat@mail.com",
+ "phone": "65234658",
+ "phone_additional": "65234658",
+ "phone_home": "65234658",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 38-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33968___",
+ "work_started_at": "1987-09-01",
+ "work_salary": "1959",
+ "work_position": "MMHIBO-y",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "90HICwX8OedWlfFN4uRn6gYEUFUGYYePZjpkyEEn.jpg",
+ "passport_two": "OtMtmIG6zoNWpj16stBM04N7kPYDDJJA4V2IJGst.jpg",
+ "passport_three": "yydOjkURsRMtIapvsf9htKEsQKcTtzWIgXAwRsRV.jpg",
+ "passport_four": "2oOcjq3neuX3peApMns0LuWBorqPqRiA5CIw5R4B.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 09:33:53",
+ "updated_at": "2024-05-30 17:11:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1865,
+ "unique_id": "TB6352-1865",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mehmer",
+ "customer_surname": "Abasowa",
+ "customer_patronic_name": "Rasimowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-nji kiçi etrapça 5 jaý 3 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-nji kiçi etrapça 5 jaý 3 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469208",
+ "passport_given_at": "2013-05-23",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_at": "1981-03-11",
+ "email": null,
+ "phone": "65186672",
+ "phone_additional": null,
+ "phone_home": "65186672",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2-nji Sport mekdep",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-14",
+ "work_salary": "1415",
+ "work_position": "hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IcqjZNjRQTylQgrXZHuXJcg4BDsQYyGkCOG7a5xX.jpg",
+ "passport_two": "cI4w4M0bLXsnkhCRwdqozPM1uOFzBnfODWjQcDKb.jpg",
+ "passport_three": "RdfCZ3tZlPoKuscWhu5i7j0r0g5s8osV0bIYqcJ7.jpg",
+ "passport_four": "f9nxUepUmLiNkKSQHWXcvJGLeZuA4bCBfzu084YC.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 10:18:22",
+ "updated_at": "2024-05-30 14:10:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1866,
+ "unique_id": "TB6360-1866",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bäşmyrat",
+ "customer_surname": "Agaýew",
+ "customer_patronic_name": "Saparmyradowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäeri Mollagara köçesi",
+ "real_address": "Balkan welaýaty Balkanabat şäeri Mollagara köçesi",
+ "passport_serie": "I-BN",
+ "passport_id": "076874",
+ "passport_given_at": "2001-04-19",
+ "passport_given_by": "Balkan welaýaty balkanabat şäher häkimligi",
+ "born_place": "Ahal welaýaty Bäherden etraby Arçman geňeşligi",
+ "born_at": "1983-09-29",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61516000",
+ "phone_additional": "61516000",
+ "phone_home": "61516000",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Döwletenergogözegçilik\" kärhanasynyň Balkan bölümi",
+ "work_company_accountant_number": "+(993)-61516000",
+ "work_started_at": "2017-10-10",
+ "work_salary": "2765",
+ "work_position": "inspektor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "lyGf9Oz7wHrTOR579V06DMn299H2eEWpzgDMhB5V.jpg",
+ "passport_two": "IGWbt8wvpjugagtNUUMMAyiq5DVKIUCrOTABNUxY.jpg",
+ "passport_three": "pg98Mz4uHBJ8OiUnRfYm972GCi9Vgv4BQnDHzugy.jpg",
+ "passport_four": "u32gNaUsCE7VOsQxopiGqDNe8UUDjBSKaiiLY8yV.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 10:58:08",
+ "updated_at": "2024-05-31 09:33:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1867,
+ "unique_id": "TB6352-1867",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Arzygul",
+ "customer_surname": "Amanberdyýewa",
+ "customer_patronic_name": "Gurbantaganowna",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 15/19",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 15/19",
+ "passport_serie": "I-BN",
+ "passport_id": "469765",
+ "passport_given_at": "2015-10-20",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1999-09-12",
+ "email": null,
+ "phone": "62400503",
+ "phone_additional": null,
+ "phone_home": "62400503",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-62400503",
+ "work_started_at": "2019-04-01",
+ "work_salary": "2136",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "C42TPKy9TTV9KG6QAnYcaK1OFhq0smJnQkHmGzBP.jpg",
+ "passport_two": "IdvSRR9y7xTUOQNagBvBhubESvLrdvhqUNVQwTOw.jpg",
+ "passport_three": "G3xxGIMWZlPL2tu6vbEi2Sf3fpgPxYOjGnKFTMwY.jpg",
+ "passport_four": "I1XiOcdby34o3LQOgoc3AXzryaDFQ0R55i9Ddr4p.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 11:19:42",
+ "updated_at": "2024-05-30 11:21:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1868,
+ "unique_id": "TB8312-1868",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Güljennet",
+ "customer_surname": "Meňliýewa",
+ "customer_patronic_name": "Amanmuradowna",
+ "passport_address": "K.Sazakow 171/9",
+ "real_address": "K.Sazakow 171/9",
+ "passport_serie": "I-LB",
+ "passport_id": "750721",
+ "passport_given_at": "2012-07-15",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1990-11-09",
+ "email": "guljenneta@mail.ru",
+ "phone": "64216151",
+ "phone_additional": null,
+ "phone_home": "44551924",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "ÝJUB",
+ "work_company_accountant_number": "+(993)-44551840",
+ "work_started_at": "2022-01-24",
+ "work_salary": "1930",
+ "work_position": "Töwerekdäki abadlaýyş boýunça işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "w3TpmQv98b2vSJsqdAnsbgEVF0tIHzBzQhAjwsIx.jpg",
+ "passport_two": "pm8I7wDs2q7Eo6nGMTLMqXsbJW11JOZmMVE5lTkE.jpg",
+ "passport_three": "WCA92aSE46ZWam1O6cGwEbQbC3szLRI0ZdhQAnPi.jpg",
+ "passport_four": "cEhLjGFsjkvYY42DcmcKo2mthfwtMR1bNWgKmLu9.jpg",
+ "user_id": 714,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 11:56:06",
+ "updated_at": "2024-06-11 17:50:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1869,
+ "unique_id": "TB8312-1869",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Guljemal",
+ "customer_surname": "Täjiýewa",
+ "customer_patronic_name": "Amanyýazowna",
+ "passport_address": "M.Abylow 10/2",
+ "real_address": "M.Abylow 10/2",
+ "passport_serie": "I-BN",
+ "passport_id": "362392",
+ "passport_given_at": "2007-06-29",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Sedwer geňeşligi",
+ "born_at": "1977-08-17",
+ "email": "guljemal362392@mail.ru",
+ "phone": "62324270",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "11-nji \"Şapak\" çagalar bakja-bagynda",
+ "work_company_accountant_number": "+(993)-44571152",
+ "work_started_at": "1994-12-07",
+ "work_salary": "1215",
+ "work_position": "Terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ug9DmEq8j9ASMtXcvDMlyxpN4bqvzRFQZQKTLgUz.jpg",
+ "passport_two": "1gwxWzbAQr7FEBeJIPMxkOCrq31YtbmCjBoPjpv7.jpg",
+ "passport_three": "A8u7yYaxmSpZVdpzlnETZ6laPoYrYg4kLThZaE5A.jpg",
+ "passport_four": "nP54hMyuuTZz9f5g6ppXfUXv1cFGGhNMlqw0CO89.jpg",
+ "user_id": 715,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 12:18:56",
+ "updated_at": "2024-06-03 10:53:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1870,
+ "unique_id": "TB6352-1870",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ramila",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": null,
+ "passport_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 6jaý 5öý",
+ "real_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 6jaý 5öý",
+ "passport_serie": "I-BN",
+ "passport_id": "588300",
+ "passport_given_at": "2023-06-27",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Gruziýa Respublikasy Bolnisi raýony",
+ "born_at": "1972-12-14",
+ "email": null,
+ "phone": "63719304",
+ "phone_additional": "63719304",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-01-18",
+ "work_salary": "1673",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qNX4Nmrk68SaHObDOWrkbxM2Wf7QIT9OY8mhwGbc.jpg",
+ "passport_two": "3idxz1DhcEhB1RpQSAyPdSyTWfyoBQ3qSyZGOLMX.jpg",
+ "passport_three": "OuF8Ip4JUMwlw7y4UJfUsznrfFXb1grHaNytfIvj.jpg",
+ "passport_four": "hdF9J6bbwbCeqdtC1UmnohNiDqso1PW1kJCRfKgp.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 14:14:15",
+ "updated_at": "2024-05-30 14:14:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1871,
+ "unique_id": "TB6352-1871",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Allaguly",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Işandurdyýewiç",
+ "passport_address": "Balkan welaýat Esenguly şäher 38 köçe 1279 jaý 9 öý",
+ "real_address": "Balkan welaýat Graabogaz şäher",
+ "passport_serie": "I-BN",
+ "passport_id": "488268",
+ "passport_given_at": "2014-07-25",
+ "passport_given_by": "Balkan welaýat Esenguly etrap häkimligi",
+ "born_place": "Balkan welaýat Esenguly etrap",
+ "born_at": "1997-09-20",
+ "email": null,
+ "phone": "61726904",
+ "phone_additional": "61726904",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy Halkara deňiz porty",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-03-05",
+ "work_salary": "2002",
+ "work_position": "kenar matrosy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AZJLD8BeT0fSpu2DG7QwB6MCfjfv6AcDm8hHFpEj.jpg",
+ "passport_two": "439PO9ywVfM54uc9wOv9stvvMuzHUUooyrjeusIH.jpg",
+ "passport_three": "iQETeVql9l2LX9vK2D1rkgg03JJy7aj4GZldtZvx.jpg",
+ "passport_four": "cdU1MWRnlvilfbUvj1qCwnqje3pCuogPQGJ4XJJ8.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 14:18:35",
+ "updated_at": "2024-05-30 14:18:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1872,
+ "unique_id": "TB8312-1872",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Hekim",
+ "customer_surname": "Koçyýew",
+ "customer_patronic_name": "Nurgeldiýewiç",
+ "passport_address": "Duýeboýun 61",
+ "real_address": "Duýeboýun 61",
+ "passport_serie": "I-LB",
+ "passport_id": "598826",
+ "passport_given_at": "2011-04-11",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1995-03-31",
+ "email": "hekimmm@mail.ru",
+ "phone": "62141594",
+ "phone_additional": null,
+ "phone_home": "44552643",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "509-njy ÝHB",
+ "work_company_accountant_number": "+(993)-44551536",
+ "work_started_at": "2008-03-01",
+ "work_salary": "2977",
+ "work_position": "Ýangyn söndürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gSZNd6ZK9ed2qtjBWqMoXxFZJFPR3zCNBGGamLaz.jpg",
+ "passport_two": "84Q2NrxKym1i6sFXCA1wER6FgP3sNtXV4TnEJdtj.jpg",
+ "passport_three": "S0eYUZ9mKUW2fV9EhNH4MDAXoErJQnwdCO1e2zW8.jpg",
+ "passport_four": "EIulkfJDoIr1sGbO27OC3WJDYyHuEQrlnsf8JMck.jpg",
+ "user_id": 716,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 14:58:54",
+ "updated_at": "2024-06-05 16:48:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1873,
+ "unique_id": "TB9313-1873",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Eziz",
+ "customer_surname": "Dädebaýew",
+ "customer_patronic_name": "Atabaýewiç",
+ "passport_address": "Akdepe etrap R.Ataýew ad. şäherçe Ruhyýet köçesiniň 7-nji jaýy",
+ "real_address": "Akdepe etrap R.Ataýew ad. şäherçe Ruhyýet köçesiniň 7-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "470425",
+ "passport_given_at": "2006-04-20",
+ "passport_given_by": "Daşoguz welaýatynyň Gurbansoltan eje adyndaky etrabynyň häkimi",
+ "born_place": "Akdepe etrap R.Ataýew ad. şäherçe Ruhyýet köçesiniň 7-nji jaýy",
+ "born_at": "1989-04-13",
+ "email": "eziz@gmail.com",
+ "phone": "62130489",
+ "phone_additional": "62130489",
+ "phone_home": "62130489",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Türkmenýöritenebitgazgurnama ýöriteleşdirilen gurnamasy",
+ "work_company_accountant_number": "+(993)-62130489",
+ "work_started_at": "2020-01-01",
+ "work_salary": "2319",
+ "work_position": "stropnyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "I9VZKrYRf4EWdJvJrvI6xrdyp2K5PQGrrAunTMeX.jpg",
+ "passport_two": "ZjuC4w0txPMJm5u9r6zY0HgSQJMKSOIs2y8hanUj.jpg",
+ "passport_three": "f1kb2kOVgIbVsmaXK4FjCpI7YFdjoNvowkVLkDMe.jpg",
+ "passport_four": "JjV4GOaZTHgPNmBFNXdnNernpbXVYkDie4x5kknr.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 15:04:38",
+ "updated_at": "2024-05-30 16:07:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1874,
+ "unique_id": "TB8312-1874",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Intizar",
+ "customer_surname": "Öwezdurdyýewa",
+ "customer_patronic_name": "Seýitmämedowna",
+ "passport_address": "Magtymguly 23/6",
+ "real_address": "Magtymguly 23/6",
+ "passport_serie": "I-LB",
+ "passport_id": "316871",
+ "passport_given_at": "2002-10-25",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Sedwer geňeşligi",
+ "born_at": "1986-08-05",
+ "email": "intizarrra@mail.ru",
+ "phone": "62860805",
+ "phone_additional": null,
+ "phone_home": "44512253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Türkmenbaşy paýdarlar banky",
+ "work_company_accountant_number": "+(993)-44515486",
+ "work_started_at": "2005-04-19",
+ "work_salary": "2313",
+ "work_position": "Işgärler bilen işlemek boýunça esasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2BVxSTP8dFDRxue2sVGba69lO4iPabNbonlM7fyi.jpg",
+ "passport_two": "093Dzjk9fAFLIa8UZTVWvDN4e5xlzrJSBNALicOk.jpg",
+ "passport_three": "dvxSyds8iert0Cb0utT9gZpPA7ZwTQ7tm5hbzvci.jpg",
+ "passport_four": "oTUNOjp8eEHA8217w6lSYJz8z5oC9sWQyUXu1ihU.jpg",
+ "user_id": 717,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 15:20:08",
+ "updated_at": "2024-06-05 16:47:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1875,
+ "unique_id": "TB8312-1875",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülşirin",
+ "customer_surname": "Gurbanbaýewa",
+ "customer_patronic_name": "Amangulyýewna",
+ "passport_address": "M.Abylow 19/5",
+ "real_address": "M.Abylow 19/5",
+ "passport_serie": "I-LB",
+ "passport_id": "316656",
+ "passport_given_at": "2002-10-16",
+ "passport_given_by": "Darganata etrabynyň",
+ "born_place": "Daşoguz welaýatynyň Gubadag etrabynyň Abadanlyk geňeşligi",
+ "born_at": "1976-01-15",
+ "email": "gulshiringur31@mail.ru",
+ "phone": "64867604",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Arass we keselleriň ýaýramagyna garşy göreşmek gullugy",
+ "work_company_accountant_number": "+(993)-44552345",
+ "work_started_at": "2006-06-03",
+ "work_salary": "1806",
+ "work_position": "Zyýansyzlandyryjy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2GbHDy3VpUKAnU6BwYMSkfX41kIbJKH1C1568SKa.jpg",
+ "passport_two": "MSAGqIXWz8eI0w8B5g3Ve7SAXamPxDx4KdVTj0hp.jpg",
+ "passport_three": "n0gGbK1NeddRJXBdwFPzQ1W2WSmy2dsjVdjRDqI4.jpg",
+ "passport_four": "0lJTGpXKTDvu0xeZQZbSpTRnhrdEshjVL18XQ8AU.jpg",
+ "user_id": 718,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 15:40:04",
+ "updated_at": "2024-05-30 15:43:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1876,
+ "unique_id": "TB9313-1876",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Jemile",
+ "customer_surname": "Geldibaýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Boldumsaz etrap Bitarap Türkmenistan geňeşligi",
+ "real_address": "Boldumsaz etrap Bitarap Türkmenistan geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "020556",
+ "passport_given_at": "1999-01-28",
+ "passport_given_by": "Gubadag etrap PB",
+ "born_place": "Boldumsaz etrap Bitarap Türkmenistan geňeşligi",
+ "born_at": "1973-03-15",
+ "email": "jemile@gmail.com",
+ "phone": "65910473",
+ "phone_additional": "65910473",
+ "phone_home": "65910473",
+ "work_region": "dz",
+ "work_province_id": 33,
+ "work_company": "Akdepe etrap 69-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-65910473",
+ "work_started_at": "2010-12-11",
+ "work_salary": "4887",
+ "work_position": "başlangyç synp mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sQ8JQbTneMIXeaoJtyPUwRzFvUPRqvpEJ7uBWVus.jpg",
+ "passport_two": "O1NgTr6wN3xbBOiSi8ILGAml7pYuaVtMxpm5v5UG.jpg",
+ "passport_three": "utZDZxoIGJuPZMEhoBhZJUaIM10pUGE3tabYau0S.jpg",
+ "passport_four": "tay5ZhYA468IsrfIqNZcx56n4cg1dlT7w7CL2kZR.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 16:13:59",
+ "updated_at": "2024-05-30 16:50:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1877,
+ "unique_id": "TB6352-1877",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbanguly",
+ "customer_surname": "Hajyýew",
+ "customer_patronic_name": "Gurbanmuhammedowiç",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 25 a jaý 32 öý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 25 a jaý 32 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515276",
+ "passport_given_at": "2017-08-11",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1990-03-09",
+ "email": null,
+ "phone": "63762076",
+ "phone_additional": null,
+ "phone_home": "63762076",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Dini guramasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-01-02",
+ "work_salary": "2048",
+ "work_position": "naib ymamy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G5COZhJxjsjWP2ox5XNg8nGZtrWJgts2QkEfJPvR.jpg",
+ "passport_two": "hUc9OZwKoJFTeBdoLgbs2HcgxFml4PNWKNsA5VbL.jpg",
+ "passport_three": "cume0a4Zjis0txaiD0RSejfTAIeGKoypxsRbas8P.jpg",
+ "passport_four": "ZuaaMwLWPp0HasKy9axckqgbhNuZALfu2QtvC15O.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 16:18:18",
+ "updated_at": "2024-05-30 16:50:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1878,
+ "unique_id": "TB9313-1878",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Didar",
+ "customer_surname": "Ýusupow",
+ "customer_patronic_name": "Hydyrowiç",
+ "passport_address": "Görogly etrabynyň Bereket geňeşligi",
+ "real_address": "Görogly etrabynyň Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "732658",
+ "passport_given_at": "2011-12-26",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Bereket geňeşligi",
+ "born_at": "1995-08-16",
+ "email": "didar@gmail.com",
+ "phone": "61075343",
+ "phone_additional": "61075343",
+ "phone_home": "61075343",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguzenergogurluşyk",
+ "work_company_accountant_number": "+(993)-61075343",
+ "work_started_at": "2020-01-01",
+ "work_salary": "3104",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "msbHM13n0BYFdjsI7cHSUfK6nSW74qklNI6iAVPZ.jpg",
+ "passport_two": "Oo8Cy4OUBSusM8ukoXzhuc21K4jBvJ1AWwmCft62.jpg",
+ "passport_three": "ENntNuwoFUYh3F9V3Gg6F2eZqQD1mWABl8EUq3eH.jpg",
+ "passport_four": "nfJwuFlI5eWMr9tFojayaUPDX1tEq6P51QshCMuI.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 16:23:13",
+ "updated_at": "2024-05-30 16:52:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1879,
+ "unique_id": "TB9314-1879",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Owezgeldi",
+ "customer_surname": "Garýagdyýew",
+ "customer_patronic_name": "Pokgişowiç",
+ "passport_address": "Köneürgenç şäheriniň Hakykat köçesiniň 40-njy jaýy",
+ "real_address": "Köneürgenç şäheriniň Hakykat köçesiniň 40-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "500884",
+ "passport_given_at": "2006-10-20",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen.",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1987-02-27",
+ "email": "Owezgeldi@mail.com",
+ "phone": "64568905",
+ "phone_additional": "64568905",
+ "phone_home": "64568905",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç taryhy-medeni döwlet goraghanasy",
+ "work_company_accountant_number": "+(993)-32014___",
+ "work_started_at": "2022-01-24",
+ "work_salary": "1809",
+ "work_position": "ýadygärlikleri goramak we rejelemek bölüminiň gözegçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZdFebFOza9ICOvDVeChNG0pjtcEOT0KLtFWuR4O6.jpg",
+ "passport_two": "3dJQzSNHkmjS52bfs14geMjwqbeHJ0DTLRj0c1ms.jpg",
+ "passport_three": "reSW4mccKi4Ovfbz2bUkSsESRKeEUsHTFWL0Y6p8.jpg",
+ "passport_four": "ezfSmgZXYBqkEzm6leuOeVUAlbouUmufNYGNf3Tb.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 17:16:39",
+ "updated_at": "2024-05-30 17:17:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1880,
+ "unique_id": "TB6359-1880",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ogulgerek",
+ "customer_surname": "Atajanowa",
+ "customer_patronic_name": "Ilamanowna",
+ "passport_address": "BW Balkanabat şäher kw 108 jaý 9 fin",
+ "real_address": "BW Balkanabat şäher kw 108 jaý 9 fin",
+ "passport_serie": "I-BN",
+ "passport_id": "465177",
+ "passport_given_at": "2012-08-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1982-07-21",
+ "email": null,
+ "phone": "65569777",
+ "phone_additional": "65569777",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy şäherindäki 3-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2013-02-01",
+ "work_salary": "3154",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "L9ZmuRFSUABPdzSWZRF2hE7ryiVOtXtgaFLk8dey.jpg",
+ "passport_two": "eJs3P8qznEcFSGlYEbhpm7IMAYl061sZAOd1U2pi.jpg",
+ "passport_three": "a7qQVDiWoABzCFHxFVpdxZaTDAoHHPxrm23yJGs6.jpg",
+ "passport_four": "sAhgCtPW9WHX717YCKdDIHUzOP4FgOOAp6rV2c9f.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 17:19:05",
+ "updated_at": "2024-05-30 17:19:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1881,
+ "unique_id": "TB9314-1881",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Bazarbaý",
+ "customer_surname": "Şyhnazarow",
+ "customer_patronic_name": "Salaýewiç",
+ "passport_address": "Köneürgenç şäher N.Kubra köçesi 84-nji jaýy",
+ "real_address": "Köneürgenç şäher N.Kubra köçesi 84-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "343732",
+ "passport_given_at": "2008-03-18",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1973-09-15",
+ "email": "Bazarbay@mail.com",
+ "phone": "63097315",
+ "phone_additional": "63097315",
+ "phone_home": "63097315",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Türkmenistanyň Türkmenbaşy paýdarlar täjirçilik bankynyň Daşoguz welaýatynyň Köneürgenç etrap şahamçasy",
+ "work_company_accountant_number": "+(993)-33531___",
+ "work_started_at": "2007-04-01",
+ "work_salary": "2388",
+ "work_position": "karz pul bölüminiň esasy hünärmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "s3jVo9UgtGkP3RCiTYLl0FhuMiktI4jHhQiquTcQ.jpg",
+ "passport_two": "19DoyR8cZbMx7SOVqRbZF9HEoqW07oP339S5cxkZ.jpg",
+ "passport_three": "yC5BNdw9Y3OxxSlhq2Y71mimyDmbUQXmJXjqhnmI.jpg",
+ "passport_four": "r6i6GWwi8upXD0J2fxEyatMFSvGY0G5MlT6HmugG.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 17:24:19",
+ "updated_at": "2024-05-30 17:24:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1882,
+ "unique_id": "TB6359-1882",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arazgül",
+ "customer_surname": "Hojagylyjowa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Jebel şäher H.Guwanjowa köçesi jaý 23",
+ "real_address": "BW Jebel şäher H.Guwanjowa köçesi jaý 23",
+ "passport_serie": "I-BN",
+ "passport_id": "077257",
+ "passport_given_at": "2000-11-16",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1970-11-27",
+ "email": null,
+ "phone": "61000001",
+ "phone_additional": "61000001",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-01-15",
+ "work_salary": "1978",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "2wSdkdAA0P9I6UjbeV4xhN4y65HtuKwwwdySwm8Z.jpg",
+ "passport_two": "N7FkvTTFrqGiqXol9EdWd1uViUJTuGY7Jk9WlKBw.jpg",
+ "passport_three": "BTbThZWvNr9Owvj8pG9s8PTqGJUmJJJKGF2IuwsX.jpg",
+ "passport_four": "qHijV9UfSL5A64OwBC5oaUlzUPXv2CefZ4nQ4qXz.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 17:28:51",
+ "updated_at": "2024-05-30 17:28:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1883,
+ "unique_id": "TB6359-1883",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Begenç",
+ "customer_surname": "Esenow",
+ "customer_patronic_name": "Hydyrnurowiç",
+ "passport_address": "BW Balkanabat şäher kw 206a jaý 29 öý 3",
+ "real_address": "BW Balkanabat şäher kw 206a jaý 29 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "413124",
+ "passport_given_at": "2010-07-23",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1993-03-26",
+ "email": null,
+ "phone": "62255559",
+ "phone_additional": "62255559",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goç türkmen\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-11-01",
+ "work_salary": "2853",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "OrJW1PO1jx2AeEdNtO0PP0rXX0LIL0vicM4gZcPe.jpg",
+ "passport_two": "jGQQT2VIgaPbcWPvPzQWNzd9T6eMcOfNFT43Cr9D.jpg",
+ "passport_three": "v5VDR1bPYTFksDvKbgTngj6mVzoeY1jnFMjZYdll.jpg",
+ "passport_four": "5uGAOAi055un0NN7RQLBiEapbTSNu3tKrSnSCEQD.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 17:35:04",
+ "updated_at": "2024-05-30 17:35:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1884,
+ "unique_id": "TB6359-1884",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arslan",
+ "customer_surname": "Garlyýew",
+ "customer_patronic_name": "Geldiýewiç",
+ "passport_address": "BW Balkanabat şäher kw 161 jaý 3 öý 6",
+ "real_address": "BW Balkanabat şäher kw 161 jaý 3 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "287754",
+ "passport_given_at": "2006-12-05",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1990-11-29",
+ "email": null,
+ "phone": "61000001",
+ "phone_additional": "61000001",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan sement zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-04-21",
+ "work_salary": "3235",
+ "work_position": "inžener",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "bp7V8zy41NTmOtGHU8IbnQjF6tSV13LC4UFYdk6b.jpg",
+ "passport_two": "59AfqLSFuwy9NND8Fyp7rCNdFqtlcbvJyfPfSbBa.jpg",
+ "passport_three": "OaaBxi5wMFjpqtht8vPEDwKvr6KGAsCPugyBsuQ4.jpg",
+ "passport_four": "vxP2tTLNpeQhxIobRB2f9MTlrtw58J4XjKAmpMcj.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 17:41:52",
+ "updated_at": "2024-05-30 17:41:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1885,
+ "unique_id": "TB6359-1885",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Goçmämmet",
+ "customer_surname": "Hajynazarow",
+ "customer_patronic_name": "Täjibaýewiç",
+ "passport_address": "BW Balkanabat şäher kw 123 jaý 1 öý 5",
+ "real_address": "BW Balkanabat şäher kw 123 jaý 1 öý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "494574",
+ "passport_given_at": "2014-09-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Türkmenbaşy şäher",
+ "born_at": "1978-03-01",
+ "email": null,
+ "phone": "64158650",
+ "phone_additional": "64158550",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Gaz toplaýyş we akdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2002-06-15",
+ "work_salary": "4795",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kbmc8ZXjaYTU85dHlR4phabYXmsTVy4RbCCuYh5h.jpg",
+ "passport_two": "Gu55LtZYkCdkn520eKZlOgRYrmNCFDc2pH60Xijn.jpg",
+ "passport_three": "cZfjmZBPxNreFpjsehfmLfI9y0o5vUrmPYIMhmCu.jpg",
+ "passport_four": "MlyEcdnDV0ocr5ejIXEE6lgQgS7KZELd5N4m1sHy.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 18:12:48",
+ "updated_at": "2024-05-30 18:12:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1886,
+ "unique_id": "TB6359-1886",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Rejepmämmet",
+ "customer_surname": "Toýgeldiýew",
+ "customer_patronic_name": "Hydyrowiç",
+ "passport_address": "BW Jebel şäher köçe Hajar Guwajowa jaý 29 öý 4",
+ "real_address": "BW Jebel şäher köçe Hajar Guwajowa jaý 29 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "076356",
+ "passport_given_at": "1999-12-16",
+ "passport_given_by": "Balkan welayatynyn Jebel sahercesinin polisiya bolumi",
+ "born_place": "Balkan welayatynyn Jebel sahercesi",
+ "born_at": "1973-09-23",
+ "email": null,
+ "phone": "65155093",
+ "phone_additional": "65155093",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2000-09-01",
+ "work_salary": "3524",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JFOCUJR1ajQmxRz1FUYreE0Xcj4L9Y6LJ5gxoAMf.jpg",
+ "passport_two": "qOQnhwat39hTcTEAwJB97UvW2vakXQHV0RCw7SOE.jpg",
+ "passport_three": "1weXQESgJyKgVmxtGs7ye1eYj6wF4LH2GXpyhVtH.jpg",
+ "passport_four": "UrFUOFG19U6VQSvXEetX7xGXzcpTbdgUoP0pYZfR.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-30 18:19:31",
+ "updated_at": "2024-05-31 10:42:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1887,
+ "unique_id": "TB6360-1887",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arzygül",
+ "customer_surname": "Söýündikowa",
+ "customer_patronic_name": "Nurmämmedowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 37-nji ÝJT jaý 11 öý 14",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 37-nji ÝJT jaý 11 öý 14",
+ "passport_serie": "I-BN",
+ "passport_id": "466747",
+ "passport_given_at": "2014-04-11",
+ "passport_given_by": "Balkan welaýaty Hazar şäher häkimligi",
+ "born_place": "Balkan welaýaty Balkanabat şäheri",
+ "born_at": "1968-09-16",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "63723432",
+ "phone_additional": "63723432",
+ "phone_home": "63723432",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat ýod zawodynyň Hazar himiýa önümçiligi",
+ "work_company_accountant_number": "+(993)-63723432",
+ "work_started_at": "2020-01-12",
+ "work_salary": "1638",
+ "work_position": "ammarçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sPE2XOLZKs19xtL6Doay4ZsJ0t6wXDncXT6tUJOc.jpg",
+ "passport_two": "SGS4cAbNDdJe8AVzhyYb6IgJ3L7q8In1eHVHfuZR.jpg",
+ "passport_three": "Pu5Zzx1IrJ4a1f6CITtIjifyOTqbVEoH1S7FllWi.jpg",
+ "passport_four": "9ezpdkMwjM9frAyM9gyHrJmMUJaYdr5sin8XNQPG.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-31 15:01:25",
+ "updated_at": "2024-06-27 10:13:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1888,
+ "unique_id": "TB6360-1888",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arzygül",
+ "customer_surname": "Tuwakmämmedowa",
+ "customer_patronic_name": "Tuwakmämmedowna",
+ "passport_address": "Balkan welaýaty balkanabt şäheri Hazar şäherçesi 33 ÝJT jaý 12 öý 12",
+ "real_address": "Balkan welaýaty balkanabt şäheri Hazar şäherçesi 33 ÝJT jaý 12 öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "511140",
+ "passport_given_at": "2016-03-18",
+ "passport_given_by": "Balkan welaýaty Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "2000-02-04",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "64532291",
+ "phone_additional": "64532291",
+ "phone_home": "64532291",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Döwletenergogözegçilik\" kärhanasynyň Balkan bölümi",
+ "work_company_accountant_number": "+(993)-64532291",
+ "work_started_at": "2023-09-06",
+ "work_salary": "1906",
+ "work_position": "2-nji derejeli barlaýjy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "z5o8upQY28MPHO3q16o8sqLZO1eJRpGM9f7H0tIU.jpg",
+ "passport_two": "oVOo6rEE4mme9tyhoyo0r82tMrcHdpZzBDhOcYTn.jpg",
+ "passport_three": "QnZXL5Q1qsI9yjdf2kykwQX9STaEznnIQj8p3gce.jpg",
+ "passport_four": "aPFkhGYMDzzxHh5DbKMjNWL3ZI10vGBGObyybe5N.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-31 15:10:42",
+ "updated_at": "2024-06-27 10:14:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1889,
+ "unique_id": "TB6360-1889",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bäşim",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": "Halymberdiýewiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etraby Oglanly şäherçesi jaý 137",
+ "real_address": "Balkan welaýaty Türkmenbaşy etraby Oglanly şäherçesi jaý 137",
+ "passport_serie": "I-BN",
+ "passport_id": "414209",
+ "passport_given_at": "2010-08-03",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Oglanly şäherçesi",
+ "born_at": "1993-04-03",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "61060614",
+ "phone_additional": "61060614",
+ "phone_home": "61060614",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkan\" sement zawody",
+ "work_company_accountant_number": "+(993)-61060614",
+ "work_started_at": "2014-05-05",
+ "work_salary": "2759",
+ "work_position": "maşinistiň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c1dnNFtixMx4kvKnrkoq3f71D2l77QTmDgjEVJ4M.jpg",
+ "passport_two": "6cUWsq3pSErnoSIZCzVOl8c8F21LUQcPj9BcWMwX.jpg",
+ "passport_three": "ZJyQOiochxtEqtsWnyntBQ8qIqx4tXoeU28OfQ50.jpg",
+ "passport_four": "Yg5FpDXT9fJQeEIoxMpforjCbSzXd7kxyMdzr5LI.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-31 15:18:10",
+ "updated_at": "2024-06-27 10:14:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1890,
+ "unique_id": "TB9314-1890",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurýagdy",
+ "customer_surname": "Koşlyýew",
+ "customer_patronic_name": "Garlyýewiç",
+ "passport_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "005708",
+ "passport_given_at": "2019-03-19",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Maslahat geňeşligi",
+ "born_at": "2001-02-09",
+ "email": "Nuryagdy@mail.com",
+ "phone": "61192975",
+ "phone_additional": "61192975",
+ "phone_home": "61192975",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz Ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-70161___",
+ "work_started_at": "2022-07-01",
+ "work_salary": "1671",
+ "work_position": "montýor",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "XD27GeY2h5eycqWXlDsDZpLmWP1iDaz6vgjWXADI.jpg",
+ "passport_two": "Ovx00kTtXTjHDcarnO4lF3mq3fZsdrHmicDqBbd7.jpg",
+ "passport_three": "XfhLuJq6xkJykroP5J0scmqKmsTToD7MMtZ1vm9w.jpg",
+ "passport_four": "LacaIOgtvArIE4dxKv2leKMKbgovtUxaD65MAzR5.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-31 16:37:51",
+ "updated_at": "2024-05-31 16:38:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1891,
+ "unique_id": "TB9314-1891",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Selbi",
+ "customer_surname": "Halžanowa",
+ "customer_patronic_name": "Oregeldiýewna",
+ "passport_address": "Köneürgenç etrap Täzeýol geňeşligi",
+ "real_address": "Köneürgenç etrap Täzeýol geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "464972",
+ "passport_given_at": "2006-07-10",
+ "passport_given_by": "Boldumsaz etrabynyň häkimligi tarapyndan berlen.",
+ "born_place": "Boldumsaz etrabynyň 10 ýyl Abadanlyk geňeşligi",
+ "born_at": "1989-12-20",
+ "email": "Selbi@mail.com",
+ "phone": "64569845",
+ "phone_additional": "64569845",
+ "phone_home": "64569845",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 39-njy mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2009-08-21",
+ "work_salary": "2645",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GuM6FP2DiLAAhBFmXcth9rdoSSmNP5YTVCfwsFdd.jpg",
+ "passport_two": "U70obKD1oDNrFBKNjJ9kcmOFU0tPRRjDKmVP0kDV.jpg",
+ "passport_three": "J051bv8tjdZfqMecyPzMPRFE6pUupDjzERZPehtM.jpg",
+ "passport_four": "FABf8vwmdJ7trYCLy44kKFueYISRTtjihoDK4mfO.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-31 16:45:11",
+ "updated_at": "2024-05-31 16:45:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1892,
+ "unique_id": "TB6359-1892",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Sapamämmet",
+ "customer_surname": "Şiriýew",
+ "customer_patronic_name": "Gulmämmedowiç",
+ "passport_address": "BW Jebel şäherçesi Jebislik köçe jaý 126",
+ "real_address": "BW Jebel şäherçesi Jebislik köçe jaý 126",
+ "passport_serie": "I-BN",
+ "passport_id": "269296",
+ "passport_given_at": "2006-02-18",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "BW Etrek etrap",
+ "born_at": "1985-08-16",
+ "email": null,
+ "phone": "65921162",
+ "phone_additional": "65921162",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Guýulary maýyşgak nasos kompressor turbaly düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2011-02-01",
+ "work_salary": "4938",
+ "work_position": "burawlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3FNwO6tSt87snUrQElIT6Jv3j9etN73nR9xq3hm0.jpg",
+ "passport_two": "2LW6x4LDKvL8FRPunamjIPxdPGpJIyXIZymxUbmG.jpg",
+ "passport_three": "VOrkEWisHHhnNiHPCjexKk2213HOlIimlvr5P085.jpg",
+ "passport_four": "e0zKjjLPtj3AsV2nuj8RRgJkZIy3rfuV9kdBKS8F.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-31 16:46:19",
+ "updated_at": "2024-05-31 16:46:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1893,
+ "unique_id": "TB6359-1893",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Mekan",
+ "customer_surname": "Allanazarow",
+ "customer_patronic_name": "Gurbanogly",
+ "passport_address": "BW Hazar şäherçesi kw 35 jaý 4 öý 30",
+ "real_address": "BW Hazar şäherçesi kw 35 jaý 4 öý 30",
+ "passport_serie": "I-BN",
+ "passport_id": "511341",
+ "passport_given_at": "2016-10-20",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "BW Hazar şäher",
+ "born_at": "2000-04-23",
+ "email": null,
+ "phone": "64166329",
+ "phone_additional": "64166329",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Dragon Oil (Turkmenistan) Ltd kompaniýasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-06-20",
+ "work_salary": "1589",
+ "work_position": "kömekçi işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "p6sRLhVdSY2MLi6pvXx4hb4W6voMOKUleUfaJEoq.jpg",
+ "passport_two": "CFeyiabfHvh7g1d30ch353qYCbREAk0EHuRlBcja.jpg",
+ "passport_three": "UDrRESxC97sPz0hTk7MZoIEHDJrzPBgJ5R9IaZOL.jpg",
+ "passport_four": "HX9nbqtv7JiCWahVy9XcWrNjPBApZDi7ijifRoR8.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-05-31 16:55:40",
+ "updated_at": "2024-05-31 16:55:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1894,
+ "unique_id": "TB6352-1894",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ogulbäbek",
+ "customer_surname": "Nurnazarowa",
+ "customer_patronic_name": null,
+ "passport_address": "Balkan welaýaty, Magtymguly etraby",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "600955",
+ "passport_given_at": "2023-08-15",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap PB-i",
+ "born_place": "Malkan welaýaty, Magtymguly etraby",
+ "born_at": "2004-08-12",
+ "email": null,
+ "phone": "64449167",
+ "phone_additional": null,
+ "phone_home": "64449167",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-64449167",
+ "work_started_at": "2024-02-02",
+ "work_salary": "1776",
+ "work_position": "transportýorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "00eqfkZeAfLi3mW4RNMeyCT6KN1SKEmxZBWiWREr.jpg",
+ "passport_two": "CkBcFhQ0hlq9gyBhhbKEts70pDwdqORfgG7CVoej.jpg",
+ "passport_three": "Ud4AcQ2p00zOUUOC9NtrVYg8tufy1bs0bmVjJjZj.jpg",
+ "passport_four": "5skW7qeoCiBGVJrwYiozfZ0xbhiXuKH0LzLpZppS.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-01 09:25:25",
+ "updated_at": "2024-06-01 09:37:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1895,
+ "unique_id": "TB6352-1895",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wiktor",
+ "customer_surname": "Aýsin",
+ "customer_patronic_name": "Wiktorowiç",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, II-kiçi etrapça, 2/19",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, II-kiçi etrapça, 2/19",
+ "passport_serie": "I-BN",
+ "passport_id": "216381",
+ "passport_given_at": "2002-10-02",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Russiýa, Moskwa şäheri",
+ "born_at": "1974-12-31",
+ "email": null,
+ "phone": "64186937",
+ "phone_additional": null,
+ "phone_home": "64186397",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2022-03-03",
+ "work_salary": "2452",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "SRC9nSzgddFC6RNjay7WQoUX90A6kwmK0v5J4Lzs.jpg",
+ "passport_two": "TFZS6tIWRvEDYlvQ8oNwFM4o5tAz6RwMA2qtwpy0.jpg",
+ "passport_three": "8JVBiMPwVnPsl8F6U8p4HijZFvhgmyVwLtjb0gNQ.jpg",
+ "passport_four": "sX6CjLct9HdQz5WE1OTNfOx1d2A0q279r77jNjWR.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-01 09:30:52",
+ "updated_at": "2024-06-01 09:37:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1896,
+ "unique_id": "TB6352-1896",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Agamyrat",
+ "customer_surname": "Pirekow",
+ "customer_patronic_name": "Ahmedowiç",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 17/7",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, Bitaraplyk köçesi, 17/7",
+ "passport_serie": "I-BN",
+ "passport_id": "469112",
+ "passport_given_at": "2013-01-26",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Halaç etraby",
+ "born_at": "1962-12-01",
+ "email": null,
+ "phone": "62389943",
+ "phone_additional": null,
+ "phone_home": "62389943",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2019-05-16",
+ "work_salary": "2320",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9y3twQEuu9Cf5Taw5EIceHsZgMbeR92yUetmkQNq.jpg",
+ "passport_two": "ZCw9fVWBNGZlu3cAecm0Z6sXY5Ugmshq1xkZYLrh.jpg",
+ "passport_three": "N0qDYF4bzxkDJLZz1FqSiriiAihYaS7IFcESjn4w.jpg",
+ "passport_four": "3eeJUmUxNXSxBitOdWqoeYj6yg8aerbBzZmgEgsd.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-01 09:36:10",
+ "updated_at": "2024-06-01 09:36:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1897,
+ "unique_id": "TB8312-1897",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Salamat",
+ "customer_surname": "Medreýimowa",
+ "customer_patronic_name": "Nuryllaýewna",
+ "passport_address": "M.ABylow köçe 10/3",
+ "real_address": "M.ABylow köçe 10/3",
+ "passport_serie": "II-LB",
+ "passport_id": "041052",
+ "passport_given_at": "2018-09-06",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Sediwer geňeşligi",
+ "born_at": "1970-05-02",
+ "email": "salamatishka@mail.ru",
+ "phone": "64455019",
+ "phone_additional": null,
+ "phone_home": "44550393",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "11-nji çagalar bakja-bagy",
+ "work_company_accountant_number": "+(993)-44551263",
+ "work_started_at": "2016-02-04",
+ "work_salary": "2024",
+ "work_position": "Terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "jaO7Zmrz1u2rwMr2vR1OKyD3s7vSbvbLpgIPgf0w.jpg",
+ "passport_two": "rIsuOgPznTto60AwgHzSJW0spfKHfWvJ34atWo0h.jpg",
+ "passport_three": "OSVTOEZarTFInzKeJnLZMsjV5CGKCFgdgZb6rPfk.jpg",
+ "passport_four": "LVV95MfCg6yoqYtrGVEOLwd97iqpyBckw9n5RdBr.jpg",
+ "user_id": 719,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-03 10:06:33",
+ "updated_at": "2024-06-11 17:51:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1898,
+ "unique_id": "TB1307-1898",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammetmyrat",
+ "customer_surname": "Gurbangeldiyew",
+ "customer_patronic_name": "Berkeleyiwic",
+ "passport_address": "Asgabat sbagtyyarlyk etr taze zaman y/t dowamat 2",
+ "real_address": "Asgabat sbagtyyarlyk etr taze zaman y/t dowamat 2",
+ "passport_serie": "I-AS",
+ "passport_id": "436383",
+ "passport_given_at": "2011-02-22",
+ "passport_given_by": "Asgabat s Candybil etr",
+ "born_place": "Asgabat sah",
+ "born_at": "1994-12-22",
+ "email": "Muhammetmyrat@gmail.com",
+ "phone": "62560828",
+ "phone_additional": "62560828",
+ "phone_home": "00000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekeci G Mustakowada",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2024-03-25",
+ "work_salary": "4500",
+ "work_position": "sowda wekili",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gd6QgyneJX0phzq7sseOcNrAP37wx9YIT5gBL18w.jpg",
+ "passport_two": "K1uEtfewLYivAOI2lpHh0f2kMLAobWZE70BI0Pfy.jpg",
+ "passport_three": "T4IF1ZZeXxIajLIZFEuRgF5gwmXeXpmOGVL2Eiaf.jpg",
+ "passport_four": "drq3Mh4mTqRokzcfoe3cFOsY0OGEZbDo6gNLECbX.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-03 10:16:33",
+ "updated_at": "2024-06-03 10:16:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1899,
+ "unique_id": "TB1307-1899",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljennet",
+ "customer_surname": "Sähedowa",
+ "customer_patronic_name": "Daňatarowna",
+ "passport_address": "Aşgabat ş Berkararlyk etr k Parahat 7/1 jaý 18 öý 32",
+ "real_address": "Aşgabat ş Berkararlyk etr k Parahat 7/1 jaý 18 öý 32",
+ "passport_serie": "I-AS",
+ "passport_id": "407423",
+ "passport_given_at": "2008-09-19",
+ "passport_given_by": "Aşgabat ş Köpetdag etr häkimligi",
+ "born_place": "Ahal wel Ak bugdaý etr M Sopyýew geňeşligi",
+ "born_at": "1983-06-28",
+ "email": "Oguljennet@gmail.com",
+ "phone": "64608112",
+ "phone_additional": "64608112",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat ş 17-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2022-08-01",
+ "work_salary": "1934",
+ "work_position": "aşhana işgär",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pr6mf6tpkDKqXBM5kZ1WRhVRqB6G8n1586YkJxlz.jpg",
+ "passport_two": "GZDtVgSl5fCxdLwHzGmCs7bQ1fnnkKcvksWWIQg5.jpg",
+ "passport_three": "9l3HNcr870V2LgRJjkno1Zf74tYzndX1QslOq5el.jpg",
+ "passport_four": "8UAb5JiNJa7gLrNB6BOYACQbUNLMcRESSTHNeT9t.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-03 10:46:06",
+ "updated_at": "2024-06-03 10:46:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1900,
+ "unique_id": "TB8312-1900",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Tahyr",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Sapargeldiýewiç",
+ "passport_address": "Düýeboýun köçe 37jaý",
+ "real_address": "Düýeboýun köçe 37jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "179805",
+ "passport_given_at": "2017-03-17",
+ "passport_given_by": "Darganata etrap Polisiýa bölümi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1984-03-01",
+ "email": "tahyr179805@mail.ru",
+ "phone": "63363990",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551235",
+ "work_started_at": "2023-08-01",
+ "work_salary": "3253",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WrkNtQQitlagIAuyYSyxLk4kCKHUGrOrYJWe07Hf.jpg",
+ "passport_two": "czaaPqPFmD9mzVOVF98eZ9Z1fXhoZLDzloWWljuR.jpg",
+ "passport_three": "UApohr6hHCIYO0KJMPMXL7DCvzKNQXWfJezPMf5X.jpg",
+ "passport_four": "n0Kye1AVxFmUWNCEhky8PZg2Uggpza6FTLyPxhOm.jpg",
+ "user_id": 720,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-03 10:58:36",
+ "updated_at": "2024-06-05 16:46:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1901,
+ "unique_id": "TB8312-1901",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Azat",
+ "customer_surname": "Döwletow",
+ "customer_patronic_name": "Nurgeldiýewiç",
+ "passport_address": "Çarwadar geňeşligi Mollanepes köçe 28 jaý",
+ "real_address": "Çarwadar geňeşligi Mollanepes köçe 28 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "460180",
+ "passport_given_at": "2006-08-07",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Çarwadar geňeşligi",
+ "born_at": "1985-01-10",
+ "email": "azatdow@mail.ru",
+ "phone": "62915828",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap önümçilik müdirligi",
+ "work_company_accountant_number": "+(993)-44223568",
+ "work_started_at": "2013-05-22",
+ "work_salary": "3352",
+ "work_position": "2/5 derejeli bejeriji slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8MtsMQb9AwQvbJfVL444UNXNsurSuRva91L9lFFq.jpg",
+ "passport_two": "aCqN1c59EfsGYJiVgHUBVt22rBpgyymXvjku2pzT.jpg",
+ "passport_three": "RwSmEECLDxRMlAPB5OEFP928CmuNyJO30c6qrZvS.jpg",
+ "passport_four": "pGDzmwTRK3AJG0Sk75394N47OmSCf7jn0cM6LMjS.jpg",
+ "user_id": 721,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-03 11:31:12",
+ "updated_at": "2024-06-05 16:45:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1902,
+ "unique_id": "TB1307-1902",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Amandurdy",
+ "customer_surname": "Sahanow",
+ "customer_patronic_name": "Sadurdyyewic",
+ "passport_address": "Ahal welayatynyn Ak bugday etrap Bikurdak sahercesi",
+ "real_address": "Ahal welayatynyn Ak bugday etrap Bikurdak sahercesi",
+ "passport_serie": "I-AH",
+ "passport_id": "065244",
+ "passport_given_at": "1999-07-23",
+ "passport_given_by": "Ahal welaayatynyn Asgabat etrap",
+ "born_place": "Ahal welayat",
+ "born_at": "1980-04-28",
+ "email": "Amandurdy@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Turkmenistanyn\" DK",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-11-08",
+ "work_salary": "2323",
+ "work_position": "slesary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2ufNFIMBaOHg24eip1fSoWjQLj4b5blZ0KoUn7oX.jpg",
+ "passport_two": "WK21NM2rT7WLZszSsyHDu4ejsaSSyHLUSK99lsEG.jpg",
+ "passport_three": "Nmfns3Zf8ru5HAITPerHhuAZmLuk89XRGUaAy3rq.jpg",
+ "passport_four": "r8k2TjF3bMbEh2MItIh7SGj2baYxC4Zm1tADyOp8.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-03 11:50:42",
+ "updated_at": "2024-06-03 11:50:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1903,
+ "unique_id": "TB1307-1903",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulendam",
+ "customer_surname": "Atahanowa",
+ "customer_patronic_name": "Maksatmyradowna",
+ "passport_address": "Ahal welayatynyn Ak bugday etrap Anew saheri koce Demiryolcy mkr jay 2 otag 8",
+ "real_address": "Ahal welayatynyn Ak bugday etrap Anew saheri koce Demiryolcy mkr jay 2 otag 8",
+ "passport_serie": "I-AH",
+ "passport_id": "455438",
+ "passport_given_at": "2010-10-20",
+ "passport_given_by": "Ahal welayat Ak Bugday etrap hakimligi",
+ "born_place": "Ahal welayat",
+ "born_at": "1994-04-09",
+ "email": "Gulendam@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Demiryolary",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-03-07",
+ "work_salary": "2274",
+ "work_position": "operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wSloYE4mST4wRmK6YVbx8MJKc4WA4YQoJ17xlVVN.jpg",
+ "passport_two": "5RtsuvCGK2I0MnExLoABMFOCKEdYv5iHV0blVk1B.jpg",
+ "passport_three": "Y4P2T0v1x0Ma3aunbayqFt0IHxb7mSFQheb6BeMb.jpg",
+ "passport_four": "FWcLzW0MUQYvhh7aQipvmRMVOyvXM4EODwfn1HzE.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-03 12:02:01",
+ "updated_at": "2024-06-03 12:02:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1904,
+ "unique_id": "TB8318-1904",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Gunça",
+ "customer_surname": "Muradowa",
+ "customer_patronic_name": "Gurtowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Mollanepes köçesi 22-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Mollanepes köçesi 22-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "521136",
+ "passport_given_at": "2007-03-09",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1990-11-12",
+ "email": null,
+ "phone": "63009701",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2016-03-01",
+ "work_salary": "4488",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "H4ryZQpLgIcMZdXRJiSRW5TSLuR7tEGzTSKoQjBO.jpg",
+ "passport_two": "vTRd35YoI0CYswBDH8L0aC9WXX2XhGCGXOIWQPnA.jpg",
+ "passport_three": "lMEkX33sHTBZlOGCF7gmVVXEdVlxTw1P2GYwG0Bd.jpg",
+ "passport_four": "0srv0fGzeQre1qPscxjbEz6lGdQyh5oQOnBoKzDY.jpg",
+ "user_id": 722,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-06-03 12:16:43",
+ "updated_at": "2024-06-03 15:27:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1905,
+ "unique_id": "TB1307-1905",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulbibi",
+ "customer_surname": "Çolukowa",
+ "customer_patronic_name": "Halnepesowna",
+ "passport_address": "ASgabat SAheriniN KOpetdag etraby kOce Oguzhan jay 702 otag 21",
+ "real_address": "ASgabat SAheriniN KOpetdag etraby kOce Oguzhan jay 702 otag 21",
+ "passport_serie": "I-AS",
+ "passport_id": "632156",
+ "passport_given_at": "2020-07-07",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1980-08-25",
+ "email": "OGulbibi@gmail.com",
+ "phone": "62745634",
+ "phone_additional": "65507636",
+ "phone_home": "12369963",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "MSM restoranynda",
+ "work_company_accountant_number": "+(993)-12218582",
+ "work_started_at": "2022-05-13",
+ "work_salary": "1538",
+ "work_position": "gap ýuwujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pgXfAoFrtOKTpoQJIhFMXAPwA4zBREHiIPW9YMVX.jpg",
+ "passport_two": "OqyONmbUsk8zgQGkMkqtyFO37IDdgKT5mxKfsbJC.jpg",
+ "passport_three": "TNrlM9ROwmivk7CR8LUpVRwRaR0MJGiatlIJtupm.jpg",
+ "passport_four": "tKwwmqUL0NlDrhdYMWB87JRcEIjp1qZ1ZTGcsWPp.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-03 14:22:49",
+ "updated_at": "2024-06-03 14:22:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1906,
+ "unique_id": "TB1307-1906",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Merdan",
+ "customer_surname": "Allagulyýew",
+ "customer_patronic_name": "Baýramgulyýewiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň D.Halmyradow köçesi jaý 5 otag 70 a",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň D.Halmyradow köçesi jaý 5 otag 70 a",
+ "passport_serie": "I-AS",
+ "passport_id": "407366",
+ "passport_given_at": "2008-09-17",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1992-04-09",
+ "email": "Merdan@mail.ru",
+ "phone": "61708424",
+ "phone_additional": "64139892",
+ "phone_home": "12548796",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmen Döwlet Binagärlik-Gurluşyk institutynyň Inžener-mehanika fakulteti",
+ "work_company_accountant_number": "+(993)-12369855",
+ "work_started_at": "2020-07-01",
+ "work_salary": "4256",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "cGJsSCPZFwCYeiRXvBFEEWUWuVEaNxXUjvi7L14x.jpg",
+ "passport_two": "RUHGRWfhGhlriNlgjkOTvEMS5XWCwnZKpDSbEVjr.jpg",
+ "passport_three": "5qXJNBebgCbPcA5FDt50jyFEud4YaJIWH9FdlxbE.jpg",
+ "passport_four": "QXqLBS0ujcxmNyTaZHOJ4LNKwTZeNH3ZCHRx4dqv.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-03 15:38:12",
+ "updated_at": "2024-06-03 15:38:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1907,
+ "unique_id": "TB9315-1907",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Aýnur",
+ "customer_surname": "Paltaýewa",
+ "customer_patronic_name": "Meretdurdyýewna",
+ "passport_address": "Görogly etrap Aksaraý geňeşligi",
+ "real_address": "Görogly etrap Aksaraý geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "515572",
+ "passport_given_at": "1989-12-24",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Aksaraý geňeşligi",
+ "born_at": "1989-12-24",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63798956",
+ "phone_additional": "63798956",
+ "phone_home": "63798956",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň N 33 orta mekdebi",
+ "work_company_accountant_number": "+(993)-63798956",
+ "work_started_at": "2014-09-01",
+ "work_salary": "3330",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "divorced",
+ "passport_one": "iUEl9SoitVkg3cXiadfDxmtS9mCEsmcgL5OQFk36.jpg",
+ "passport_two": "zs6GbxwZWRheA6AdQZVHw3cwEbxs0DswIHxSxDYr.jpg",
+ "passport_three": "KUZFm3oqTMwC9vJ70EnvQzfoKjCHY3Jpmfns2MWG.jpg",
+ "passport_four": "FqvdeduKf2Dm46ldwWEm0CQJ3X5tZs5lqTbn4zU8.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-03 15:53:48",
+ "updated_at": "2024-06-03 15:53:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1908,
+ "unique_id": "TB6359-1908",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Begmämmet",
+ "customer_surname": "Dädebaýew",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "BW Jebel şäherçesi köçe Baýram şahyr jaý 72",
+ "real_address": "BW Jebel şäherçesi köçe Baýram şahyr jaý 72",
+ "passport_serie": "I-BN",
+ "passport_id": "012040",
+ "passport_given_at": "1981-04-11",
+ "passport_given_by": "BW Jebel şäherçesiniň milisiýa bölümi",
+ "born_place": "BW Nebitdag şäheri",
+ "born_at": "1981-01-15",
+ "email": null,
+ "phone": "65598705",
+ "phone_additional": "65598705",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepenebit\" nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2001-11-26",
+ "work_salary": "4822",
+ "work_position": "Ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "g2plBOkhmBBrXoIkqGz3f9XAPOSNwikCxTZrp1Z7.jpg",
+ "passport_two": "XVUECC6SXnf1Y2xcsKh60QRBZm4Al0H6IOXkpjHl.jpg",
+ "passport_three": "rZoimbkyr8RuDCu7cGGLYhfbmTjmErcq4rVtIuHA.jpg",
+ "passport_four": "yepP0F57RohgapZCB2GeMnxWvroHJC3NQMNgPufZ.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-03 16:03:27",
+ "updated_at": "2024-06-03 16:03:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1909,
+ "unique_id": "TB8318-1909",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Batyr",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Böriýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş Baýramhan köçesi 18-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş Baýramhan köçesi 18-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "117850",
+ "passport_given_at": "2000-01-04",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB",
+ "born_place": "Lebap welaýatynyň Çarşaňňy şäherçesi",
+ "born_at": "1969-01-30",
+ "email": null,
+ "phone": "65224497",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebapgazüpçünçilik mügirligi \"Köýtendagetrapgaz\" OB",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "1993-07-19",
+ "work_salary": "2738",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ClEfDNFJiPQTdatJveDv2XAPI77TPPQfSvalf4XA.jpg",
+ "passport_two": "PvnbZjrTaufeiPlsv4jkvjC4DKFPvefCc0h46CJ1.jpg",
+ "passport_three": "YobuRuKhO0XCiJs23IbrUoyfpT7zAM9WrKKvKOki.jpg",
+ "passport_four": "DtOtklrkbV4v1QwkH6csHdSxpnepnEGMtnIn95Fq.jpg",
+ "user_id": 723,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-03 16:52:00",
+ "updated_at": "2024-06-04 12:47:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1910,
+ "unique_id": "TB9314-1910",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Oguljemal",
+ "customer_surname": "Küşmekowa",
+ "customer_patronic_name": "Annaşowna",
+ "passport_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "286930",
+ "passport_given_at": "2002-04-27",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimi",
+ "born_place": "S.Türkmenbaşy etrabynyň A.Kakabaýew ad.geňeşligi",
+ "born_at": "1986-04-06",
+ "email": "Oguljemal@mail.com",
+ "phone": "62860633",
+ "phone_additional": "65090488",
+ "phone_home": "62860633",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrabyndaky pagta egriji fabrigi",
+ "work_company_accountant_number": "+(993)-36038___",
+ "work_started_at": "2014-09-08",
+ "work_salary": "1383",
+ "work_position": "önümçilik we gulluk jaýlaryny süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5snn5EjjmJXE7GYt1KfxQOmV7DjbJWP66ScULU8l.jpg",
+ "passport_two": "2TniPQTnSOwn7rnoozKDGp3WXgJNTv9Ba8opzGOQ.jpg",
+ "passport_three": "TwSv91gCOKjKlq7EUci5QIuDgpsX0vKk9y00TTCw.jpg",
+ "passport_four": "SlxuAAtGgkaZfzwjfuc68JjIxgSg43PO45plEaSf.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-03 16:56:33",
+ "updated_at": "2024-06-03 16:57:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1911,
+ "unique_id": "TB9315-1911",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Şyhmyrat",
+ "customer_surname": "Hudaýberdiýew",
+ "customer_patronic_name": "Gazakbaýewiç",
+ "passport_address": "Görogly etrap Seýdi köçesiniň 11-nji jaýy",
+ "real_address": "Görogly etrap Seýdi köçesiniň 11-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "951358",
+ "passport_given_at": "2017-09-15",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Görogly şäheri",
+ "born_at": "1984-07-29",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63703447",
+ "phone_additional": "63703447",
+ "phone_home": "63703447",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "\"Daşoguzenergo\" önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-63703447",
+ "work_started_at": "2021-01-14",
+ "work_salary": "1825",
+ "work_position": "Elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SEiQss7mewwT2dEpnwEDfxtR0BTsLQXIbuzQgBiY.jpg",
+ "passport_two": "WIR6rW3a8QYjqyhpD2Ht4nnLML6MVHRf8NSCG1G2.jpg",
+ "passport_three": "kZ4TpUcx0oY6TJwxDaKkleKKLGbmYTrA1hXlzUdZ.jpg",
+ "passport_four": "VuWrC2kV01h2VgEDzwmYgncF6mmJk2TqDnZah23m.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-03 17:01:46",
+ "updated_at": "2024-06-03 17:01:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1912,
+ "unique_id": "TB6359-1912",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Leýla",
+ "customer_surname": "Orazgulyýewa",
+ "customer_patronic_name": "Kerimowna",
+ "passport_address": "BW Balkanabat şäher kw 210 jaý 13 öý 35",
+ "real_address": "BW Balkanabat şäher kw 210 jaý 13 öý 35",
+ "passport_serie": "I-BN",
+ "passport_id": "564526",
+ "passport_given_at": "2019-11-26",
+ "passport_given_by": "BW Serdar şäher häkimligi",
+ "born_place": "BW Serdar şäher",
+ "born_at": "1994-05-23",
+ "email": null,
+ "phone": "65948814",
+ "phone_additional": "65948814",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB-nyň BWŞ-sy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-01-01",
+ "work_salary": "2211",
+ "work_position": "Hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MAcO4ZPbhV6fe3jeH5wyyaI8LcDDkfbDC1sfrXBK.jpg",
+ "passport_two": "amf2ilG0mbughUoTDUSY9NIFQNjPKvSQ27byBL9n.jpg",
+ "passport_three": "lBgueT6V4kya2bW1upWWKgSwe0uckWZ5q1I3MUp8.jpg",
+ "passport_four": "aomz9H6uvf5emRvZ5HQS8hahypHvewfVw1X4g1ax.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-03 17:52:21",
+ "updated_at": "2024-06-03 17:52:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1913,
+ "unique_id": "TB6359-1913",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Işanberdi",
+ "customer_surname": "Agöýliýew",
+ "customer_patronic_name": "Amanberdiýewiç",
+ "passport_address": "BW Balkanabat şäher kw 133 a jaý 153",
+ "real_address": "BW Balkanabat şäher kw 133 a jaý 153",
+ "passport_serie": "I-BN",
+ "passport_id": "470865",
+ "passport_given_at": "2013-01-28",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1984-05-08",
+ "email": null,
+ "phone": "62986361",
+ "phone_additional": "62986361",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýol gurluşyk müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-09-05",
+ "work_salary": "3834",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "98dKN1j337pnZEx2UgpZNQ4YK3rNXB7ZgxeKWaXF.jpg",
+ "passport_two": "GcSkbQmkmBAZ4LC7Gp1ImRlCcpNsBxBikX4Ewh84.jpg",
+ "passport_three": "VCTcOieopDhMyoYfWJ1RxMB3zWOr84xiZr7Pi5rN.jpg",
+ "passport_four": "GIPLU446EXGOAVfUMoAnJ8GAfGFUEta1z2sjhhH5.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-03 17:57:53",
+ "updated_at": "2024-06-03 17:57:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1914,
+ "unique_id": "TB8302-1914",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ahmet",
+ "customer_surname": "Begmatow",
+ "customer_patronic_name": "Serbayewic",
+ "passport_address": "Gursunmagdan sahercesi Ruhyyet koc 6",
+ "real_address": "Magdanly saheri Garzsyzlyk kocesi 10/14",
+ "passport_serie": "I-LB",
+ "passport_id": "703406",
+ "passport_given_at": "2011-07-11",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1995-04-23",
+ "email": "muziktank78@gmail.com",
+ "phone": "62182956",
+ "phone_additional": "65231189",
+ "phone_home": "54428",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag kan mudirligi",
+ "work_company_accountant_number": "+(993)-21025___",
+ "work_started_at": "2022-05-16",
+ "work_salary": "2392",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mzjOK2dBZ2BF02rCIPdkKMfBnRpqFyN1HqwDSDRg.jpg",
+ "passport_two": "eS12pAiMOdiRy8QvzP5gqLCXvWolPnetcRxG8LvG.jpg",
+ "passport_three": "ReTg3jOZyOiISoiGj8bBEEGnfh51HGlGlc8LLi1J.jpg",
+ "passport_four": "Ukq1yNWqkKeSUUuY8T4LuCiHEhBzpShi8b3jGvHP.jpg",
+ "user_id": 725,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 10:50:23",
+ "updated_at": "2024-06-11 12:28:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1915,
+ "unique_id": "TB8302-1915",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mahmayusup",
+ "customer_surname": "Nurmatow",
+ "customer_patronic_name": "Isdowletowic",
+ "passport_address": "Lebap Magdanly şäher köçe Hazar 18 jaý",
+ "real_address": "Lebap Magdanly şäher köçe Hazar 18 jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "065595",
+ "passport_given_at": "2019-12-28",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap Magdanly şäher",
+ "born_at": "1979-03-25",
+ "email": "Magdanly1995@gmail.com",
+ "phone": "63101095",
+ "phone_additional": null,
+ "phone_home": "44050507",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44020334",
+ "work_started_at": "2017-04-24",
+ "work_salary": "5884",
+ "work_position": "Dag oýujy maşynlaryň maşynysty",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OSKVI5GAj68gm5fozg6dgJ4BjubfWaq895GX96Qm.jpg",
+ "passport_two": "H8LX24fxmyfjV3ZhZw2U6E8XMtKN2R2UbRWNowGz.jpg",
+ "passport_three": "5rKuUh580evjbWrfA8IxR6xVDUWslZGo7CkPmgOu.jpg",
+ "passport_four": "xjozgrl4j0zpQqntpz7g7kgNVlBwkPMazPj9aZXX.jpg",
+ "user_id": 724,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 11:07:32",
+ "updated_at": "2024-06-11 12:28:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1916,
+ "unique_id": "TB8302-1916",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Toregeldi",
+ "customer_surname": "Owluyagulyyew",
+ "customer_patronic_name": "Garlyyewic",
+ "passport_address": "Mary welayaty Seydi genesligi",
+ "real_address": "Magdanly saheri Serhetci koc 1/2",
+ "passport_serie": "I-MR",
+ "passport_id": "196198",
+ "passport_given_at": "2000-11-30",
+ "passport_given_by": "Turkmengala etrap hakimligi",
+ "born_place": "Turkmengala etraby",
+ "born_at": "1974-01-25",
+ "email": "muziktank78@gamil.com",
+ "phone": "65896544",
+ "phone_additional": "62118947",
+ "phone_home": "51541",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-50076___",
+ "work_started_at": "2023-06-01",
+ "work_salary": "4399",
+ "work_position": "harby gulukcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nd3v1yUCRJ3EA8Z1Fvw9Fz1hLocgKkN9vb5Z0FRQ.jpg",
+ "passport_two": "cRSmtV0j6J6LBJILMjJkuO3QDhGPBy1dAD4yM3UA.jpg",
+ "passport_three": "14XmG3s4HtuSmOmBhEy9BdrexcJdwKtz54kgBZ1l.jpg",
+ "passport_four": "Y7VXxJ301BUSd8bInYjFdkOwJMKhpWnO3d4795po.jpg",
+ "user_id": 726,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 11:16:06",
+ "updated_at": "2024-06-11 12:29:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1917,
+ "unique_id": "TB8302-1917",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Oral",
+ "customer_surname": "Razakow",
+ "customer_patronic_name": "Kulsahatowic",
+ "passport_address": "Magdanly saheri Gorogly koc 2/3",
+ "real_address": "Magdanly saheri Gorogly koc 2/3",
+ "passport_serie": "I-LB",
+ "passport_id": "418422",
+ "passport_given_at": "2005-07-22",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1988-02-03",
+ "email": "muziktank78@gamil.com",
+ "phone": "64664261",
+ "phone_additional": "62240288",
+ "phone_home": "55542",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-51243___",
+ "work_started_at": "2023-08-28",
+ "work_salary": "1770",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hSwkLWNrsICQCK45FOIqvhRmgTh9Im2lL6CeZA5O.jpg",
+ "passport_two": "DgFclq4p6ah9SqbSrBlf22rp73FvFPYjWacG7hO9.jpg",
+ "passport_three": "EQ7eorqUnvCTHHA9m3VznwzPSFX2ZqjFVjpLs3rd.jpg",
+ "passport_four": "pKAA3rOmx3Rq9ymxEoKP0QRzOYU02k0Hxnhaqkmb.jpg",
+ "user_id": 728,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 11:41:23",
+ "updated_at": "2024-06-11 12:32:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1918,
+ "unique_id": "TB8318-1918",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Fazilat",
+ "customer_surname": "Rustamowa",
+ "customer_patronic_name": "Narkuçkarowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş Azatlyk köçesi 3-nji jay",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş Azatlyk köçesi 3-nji jay",
+ "passport_serie": "I-LB",
+ "passport_id": "972903",
+ "passport_given_at": "2017-08-10",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1983-02-21",
+ "email": null,
+ "phone": "65495224",
+ "phone_additional": "65012543",
+ "phone_home": "44024018",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2017-06-15",
+ "work_salary": "2342",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JPyYKtVUVUhencX1a6nW6iQKKMddODPIT4wEDoiN.jpg",
+ "passport_two": "4kp86xMZqucLn4G2tBve1wCQDBHnaTdRfej2abgW.jpg",
+ "passport_three": "jO0VZfujfIdQRnOgqB9gM8E5itQG3q7HvKou4TCX.jpg",
+ "passport_four": "URsJtaS56OGqqCmBid6Mc24yt7MyVII9hWvcZlU7.jpg",
+ "user_id": 729,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 12:40:53",
+ "updated_at": "2024-06-04 12:46:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1919,
+ "unique_id": "TB8317-1919",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Maýa",
+ "customer_surname": "Arslanowa",
+ "customer_patronic_name": "Arslanowna",
+ "passport_address": "Lebap welaýat Türkmenabat şäher 2-nji kiçi et 31/30",
+ "real_address": "Lebap welaýat Türkmenabat şäher 2-nji kiçi et 31/30",
+ "passport_serie": "I-LB",
+ "passport_id": "988603",
+ "passport_given_at": "2017-06-23",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Türkmenabat şäher",
+ "born_at": "2001-05-18",
+ "email": null,
+ "phone": "61219958",
+ "phone_additional": null,
+ "phone_home": "42228815",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap awtoulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-42228815",
+ "work_started_at": "2024-01-15",
+ "work_salary": "1596",
+ "work_position": "arhiwçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6LYWLNKzty4XgAOCccnBSSOMBxr562OGw1ajsH7Q.jpg",
+ "passport_two": "PeE9D0d8yO3xVOFpkc4SPwDB8sURG5I8Lqkv8Gd8.jpg",
+ "passport_three": "jIpsYAAP20rYbQb9ScVwy1SB5TE33yB5YDa38VLB.jpg",
+ "passport_four": "FG5IZEDxty14yt3X5JKXo5XvBsfIYX5Ue9RosRfR.jpg",
+ "user_id": 730,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 15:17:11",
+ "updated_at": "2024-06-24 16:32:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1920,
+ "unique_id": "TB9314-1920",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Mekan",
+ "customer_surname": "Hudaýberdiýew",
+ "customer_patronic_name": "Gurbanmyradowiç",
+ "passport_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "618984",
+ "passport_given_at": "2010-12-20",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "born_at": "1992-06-18",
+ "email": "Mekan@mail.com",
+ "phone": "64851404",
+ "phone_additional": "64851404",
+ "phone_home": "64851404",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýat daşky gurşawy goramak müdirligi",
+ "work_company_accountant_number": "+(993)-65936780",
+ "work_started_at": "2024-01-10",
+ "work_salary": "2726",
+ "work_position": "mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4KQ3hXXeXwsobLjoFXD7Ci2xRiZcr4hsGGDX5lhI.jpg",
+ "passport_two": "3r4Z1fSOiCqNiZGNAcnMWoPM4zPfRwFM2yCqtV8y.jpg",
+ "passport_three": "vEIixT3AlUhYyJEbQ1BSv3FxdTs549HDEMBr4foP.jpg",
+ "passport_four": "zp0whUxzO6X7PCOgHDNu6sbPwK4DH72nF5jmtMyw.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 15:25:43",
+ "updated_at": "2024-06-04 15:26:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1921,
+ "unique_id": "TB8317-1921",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Ahmet",
+ "customer_surname": "Soýunow",
+ "customer_patronic_name": "Durdyýewiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher S.A.Niýazow 200-jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher S.A.Niýazow 200-jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "242593",
+ "passport_given_at": "2001-09-11",
+ "passport_given_by": "Lebap welaýat Saýat etrap häkimligi",
+ "born_place": "Lebap welaýat Saýat etrap",
+ "born_at": "1983-11-19",
+ "email": null,
+ "phone": "62790014",
+ "phone_additional": null,
+ "phone_home": "42229563",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Ýaşaýyş jaý ulanyş tresti",
+ "work_company_accountant_number": "+(993)-42271196",
+ "work_started_at": "2008-02-01",
+ "work_salary": "1401",
+ "work_position": "santehnika bejeriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "psyRUxcqbULHXWFab9w22I0rk2N7IQir58Idsbbc.jpg",
+ "passport_two": "Lilg7CB550AiI1777dlXbT3z4W7hK6KYFmglPkcg.jpg",
+ "passport_three": "S92VGlQafs6RLD8wlbdx0SZbDrIlrLzyfCIeG9z7.jpg",
+ "passport_four": "WgoIo86wGxjVPso0uy5R7CJJFAHcYoyf7w8YHT97.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 15:26:12",
+ "updated_at": "2024-06-24 16:32:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1922,
+ "unique_id": "TB8302-1922",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Saberdi",
+ "customer_surname": "Zumanyazow",
+ "customer_patronic_name": "Tasliyewic",
+ "passport_address": "Akdepe etraby Gorkut genesligi",
+ "real_address": "Magdanly saheri Carsanny koc 6",
+ "passport_serie": "I-DZ",
+ "passport_id": "627126",
+ "passport_given_at": "2010-12-17",
+ "passport_given_by": "Akdepe etrap hakimligi",
+ "born_place": "Akdepe etraby",
+ "born_at": "1991-01-29",
+ "email": "muziktank@78gamail.com",
+ "phone": "61020380",
+ "phone_additional": "62148878",
+ "phone_home": "51077",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-50489___",
+ "work_started_at": "2017-06-27",
+ "work_salary": "2991",
+ "work_position": "Harby gullukcy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "M39jI2wTzQWmNQasdBhUC4WQjtURZWMBzJ2jGprg.jpg",
+ "passport_two": "q3Jzo6gTQvafsMGHVaXKoBMFGhiw7xDrtLjSU9Xz.jpg",
+ "passport_three": "0BQR5Rxfco5MPmzhNfXokAvtMwad1sIavXYlfZ69.jpg",
+ "passport_four": "OtzWB0qbunR0NX9t4cU53NIhVQ1g978ye834MDCa.jpg",
+ "user_id": 731,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 15:30:03",
+ "updated_at": "2024-06-11 12:31:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1923,
+ "unique_id": "TB8317-1923",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Gülnaz",
+ "customer_surname": "Rahmanowa",
+ "customer_patronic_name": "Babakulyýewna",
+ "passport_address": "Lebap welaýat Türkmenabat şäher 3-nji kiçi etrapça 8/12",
+ "real_address": "Lebap welaýat Türkmenabat 3-nji kiçi etrapça 8/12",
+ "passport_serie": "II-LB",
+ "passport_id": "000968",
+ "passport_given_at": "2017-11-17",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Türkmenabat şäher",
+ "born_at": "1984-07-21",
+ "email": null,
+ "phone": "63699388",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebaptelekom",
+ "work_company_accountant_number": "+(993)-42239843",
+ "work_started_at": "2023-01-01",
+ "work_salary": "1776",
+ "work_position": "tam süpüriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "f29Kt7LRz80uu91e2qQXkct9NB7tp0cvHAbINgmy.jpg",
+ "passport_two": "qcJzLDnBTgyrv80nVngfP0zCQxTPSOKDFi3B5D7u.jpg",
+ "passport_three": "y8Z3piMJBW3sN0XEkiySNPzjNydk01A7tNaj7C4W.jpg",
+ "passport_four": "6UG3xYKQ1HeqrPgfqDhMjOVFbCeuR1uOGYRMkBMM.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 15:35:49",
+ "updated_at": "2024-06-24 16:33:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1924,
+ "unique_id": "TB8317-1924",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Şirin",
+ "customer_surname": "Hekimowa",
+ "customer_patronic_name": "Döwletowna",
+ "passport_address": "Lebap welaýat Kerki şäher garagum 30/11",
+ "real_address": "Lebap welaýat Kerki şäher garagum 30/11",
+ "passport_serie": "I-LB",
+ "passport_id": "596391",
+ "passport_given_at": "2010-09-30",
+ "passport_given_by": "Lebap welaýat Kerki şäher häkimligi",
+ "born_place": "Lebap welaýat Kerki şäher",
+ "born_at": "1993-08-19",
+ "email": null,
+ "phone": "63087543",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat statistika müdirligi",
+ "work_company_accountant_number": "+(993)-42223297",
+ "work_started_at": "2023-02-17",
+ "work_salary": "2460",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "wwM12peQmgRKJgskN4kimpmwJaxicYkSEvjgFdH9.jpg",
+ "passport_two": "rDPA6mpgVMASAUZ8jmgqSMvQ2tZHTWmgXoN0cCAZ.jpg",
+ "passport_three": "EXd5ppkz5wnrGUJqenB4pPb4NOobFbvvtDqD3p39.jpg",
+ "passport_four": "ez30u6X3zHixrI4gLIgoqUXyH2ksF3ybjWQIndQL.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 15:55:19",
+ "updated_at": "2024-06-24 16:33:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1925,
+ "unique_id": "TB8302-1925",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şamurat",
+ "customer_surname": "Seýitkulow",
+ "customer_patronic_name": "Rejepowiç",
+ "passport_address": "Köýtendag etrap Garlyk oba",
+ "real_address": "Köýtendag etrap Garlyk oba",
+ "passport_serie": "I-LB",
+ "passport_id": "496813",
+ "passport_given_at": "2006-10-17",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag şäherçesi",
+ "born_at": "1971-03-07",
+ "email": null,
+ "phone": "63174847",
+ "phone_additional": "62513310",
+ "phone_home": "44055548",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "KGGE-sy",
+ "work_company_accountant_number": "+(993)-44051919",
+ "work_started_at": "2015-10-01",
+ "work_salary": "3244",
+ "work_position": "Buraw ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4w6jf6ib1LdBiWaZCh486Ny0ogAcdZC2Pm2wD0Xg.jpg",
+ "passport_two": "jFLuVstk5AnLbpVHb520DDAiKYVED3bxhuwb11Jg.jpg",
+ "passport_three": "evVL2UTYljKHxSlZtix73akzYw6MYYCKmjEl5GYD.jpg",
+ "passport_four": "Aj7EXVtRNxYw8GQfk0yDbvKlh38efbfwnUcN55xr.jpg",
+ "user_id": 732,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 16:49:31",
+ "updated_at": "2024-06-11 12:33:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1926,
+ "unique_id": "TB1303-1926",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülälek",
+ "customer_surname": "Mämmedowa",
+ "customer_patronic_name": "Myratgeldigyzy",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap B.Annanow köçe jaý 126 öý 25",
+ "real_address": "Aşgabat şäher Berkararlyk etrap B.Annanow köçe jaý 126 öý 25",
+ "passport_serie": "I-AS",
+ "passport_id": "478465",
+ "passport_given_at": "2013-06-10",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Gurbansoltan eje adyndaky etrabynyň Agzybirlik obasy",
+ "born_at": "1997-03-26",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62074001",
+ "phone_additional": "62074001",
+ "phone_home": "62074001",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "T-nyň Türkmenbaşy PTB-nyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-761829__",
+ "work_started_at": "2018-10-29",
+ "work_salary": "2715",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sewAx0rhl8kqvF4cFwMYGQ3FomzCEQYjXrOmvDqZ.jpg",
+ "passport_two": "bTexu8mzxamyxP8iftWrNACtRPQ6zPTqaDlgKXhX.jpg",
+ "passport_three": "67WelcmyWdXS5ZgDcosphmBXTa4QYUpzuEscL3wA.jpg",
+ "passport_four": "E2wqSd6oaYL5L2NMFsqfzN2RseIUN2fOxSCHyPc0.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 16:52:30",
+ "updated_at": "2024-06-13 10:25:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1927,
+ "unique_id": "TB6312-1927",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Begenç",
+ "customer_surname": "Artykow",
+ "customer_patronic_name": "Artykowiç",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Akdaş ş-si Ýeňiş köçesi 17 jaý 2 öý",
+ "real_address": "Balkan welaýat Türkmenbaşy etrap Akdaş ş-si Ýeňiş köçesi 17 jaý 2 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "463252",
+ "passport_given_at": "2013-07-12",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1997-03-30",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "71194202",
+ "phone_additional": "62381095",
+ "phone_home": "24362021",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Gyýanly polimer zawody",
+ "work_company_accountant_number": "+(993)-24396854",
+ "work_started_at": "2019-04-04",
+ "work_salary": "2268",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RB4swtmG2BWW54zepqhdRuvr1ZdFtYBu2W3l7m8J.jpg",
+ "passport_two": "lHuJpCSvhdUmAtStbNMEqZPKycbTxf9l6lmv3vd5.jpg",
+ "passport_three": "tsMSvxCtPlvCV7ngNWkiAG6wN6IGCmKbkRTcSOBo.jpg",
+ "passport_four": "u96lK3TdxGcVIWTdnLlI2owey4DTOq2ZGn7ToHIK.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 16:54:53",
+ "updated_at": "2024-06-04 17:07:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1928,
+ "unique_id": "TB1303-1928",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Jennet",
+ "customer_surname": "Jumanazarowa",
+ "customer_patronic_name": "Seýitgulyýewna",
+ "passport_address": "Aşgabat şäher Köpetdag etrap Garaşsyzlyk köçe jaý 67 otag 4",
+ "real_address": "Aşgabat şäher Köpetdag etrap Garaşsyzlyk köçe jaý 67 otag 4",
+ "passport_serie": "I-AS",
+ "passport_id": "524616",
+ "passport_given_at": "1975-08-16",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1975-08-16",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65500806",
+ "phone_additional": "65500806",
+ "phone_home": "65500806",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 58-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-222180__",
+ "work_started_at": "2023-10-02",
+ "work_salary": "4897",
+ "work_position": "rus dili mugallymy",
+ "education": "high_education",
+ "marriage_status": "divorced",
+ "passport_one": "ZcK7Kz8xOQCvJNpPn2oetv3Zlm0mZOwlmpkOU5XK.jpg",
+ "passport_two": "H1WlDZFzBb97CcHzltTrc0DRLt2c49KQXpnGgWQE.jpg",
+ "passport_three": "mt2x0RUZSlWOyhCyEdldpLyzpLYtaVzvjl2WK5jg.jpg",
+ "passport_four": "hOmIG7AMV6GrI2pjh67VTbsYOTviw450ALNHf2U6.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 16:58:04",
+ "updated_at": "2024-06-10 17:34:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1929,
+ "unique_id": "TB6352-1929",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Suraý",
+ "customer_surname": "Mätiýewa",
+ "customer_patronic_name": "Jumanazarowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Garabogaz köçe 17jaý 17öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Garabogaz köçe 17jaý 17öý",
+ "passport_serie": "II-MR",
+ "passport_id": "083370",
+ "passport_given_at": "2000-06-18",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap SANyýazow ad geňeşlik",
+ "born_at": "1978-10-09",
+ "email": null,
+ "phone": "61796648",
+ "phone_additional": "61796648",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-05-19",
+ "work_salary": "1639",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "tUtiHdHviIyJ1VHqQQeA8pgJj3ILfCjnBq89UJKs.jpg",
+ "passport_two": "8eeWJz2nYOK3Az9cwozl9tMhkNsP8bsxcfyISiKn.jpg",
+ "passport_three": "f2GoFK6O8UqbhlTxqMpaqHsReqEi5zaVjgdkLIr1.jpg",
+ "passport_four": "4Y5J9xwuC2wmsoYFDafU3mtADWHbvufvEAW1efUJ.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 17:01:51",
+ "updated_at": "2024-06-04 17:01:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1930,
+ "unique_id": "TB6312-1930",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Oraz",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Baýramgeldiýewiç",
+ "passport_address": "Ahal welaýaty Baharly şäherçesi Türkmenistan köçe N14 j",
+ "real_address": "Ahal welaýaty Baharly şäherçesi Türkmenistan köçe N14 j",
+ "passport_serie": "I-BN",
+ "passport_id": "107298",
+ "passport_given_at": "2000-03-07",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1965-01-03",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "63376906",
+ "phone_additional": "61628758",
+ "phone_home": "24323906",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT 13seh",
+ "work_company_accountant_number": "+(993)-24396646",
+ "work_started_at": "2017-08-09",
+ "work_salary": "5409",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "KfRPTvPmAXucoJefKILraqA3iO4X5pC2HwCdGdOq.jpg",
+ "passport_two": "uUGsnIukaUreEYtwUKrIueufIpGeujW7bqi9TUZU.jpg",
+ "passport_three": "aPcQVZXPTLC5snS7jeMwtbKnbRQ0FMyq0apaf0em.jpg",
+ "passport_four": "G2ShvQVjDxL0ibN2dfXzTAoqnhsI3IuoaD76ViiX.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 17:02:49",
+ "updated_at": "2024-06-04 17:08:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1931,
+ "unique_id": "TB6352-1931",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýagşygül",
+ "customer_surname": "Hümmedowa",
+ "customer_patronic_name": "Maksadowna",
+ "passport_address": "Mary welaýat Tagtabazar etrap Gulja geňeşligi",
+ "real_address": "Balkan welaýat Garabogaz şäher",
+ "passport_serie": "II-MR",
+ "passport_id": "052327",
+ "passport_given_at": "2015-11-08",
+ "passport_given_by": "Mary welaýat Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etrap Gulja geňeşligi",
+ "born_at": "1995-03-14",
+ "email": null,
+ "phone": "62309742",
+ "phone_additional": "62309742",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi 20 mekdep",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-07-15",
+ "work_salary": "864",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0K8vVXooY1o4EH9mD5UMtFIdL3ljuoShRgSSvygK.jpg",
+ "passport_two": "m2GIBDp4uFFsQrZ23mYsUi3IXoOYQ9HlSXmNr0hB.jpg",
+ "passport_three": "lEtgaeJaP9ya9Qfjd0xctVjcF2TizAzrnJq2awVS.jpg",
+ "passport_four": "66He0be8QB6eFwhAjwZWYOgR6g36cV9UFBkwjuEY.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 17:06:15",
+ "updated_at": "2024-06-04 17:06:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1932,
+ "unique_id": "TB6352-1932",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Abdyrasulow",
+ "customer_patronic_name": "Abdyrasulowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 3 jaý 37öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 3 jaý 37öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515359",
+ "passport_given_at": "2018-01-19",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap häkimligi",
+ "born_place": "Lebap welaýat",
+ "born_at": "1964-08-22",
+ "email": null,
+ "phone": "61766735",
+ "phone_additional": "61766735",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2020-06-16",
+ "work_salary": "2862",
+ "work_position": "bölümçe başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5znP88Mmd6ABhVHIriXHeK7k9rxafHn5FNer6Xb2.jpg",
+ "passport_two": "sEBP7nw7rl2U4pdXtO09uoxp4FaCBZXncZX5PUe7.jpg",
+ "passport_three": "4RnJ8XpQSkUiJaSkyBwbnl468qGmGaipH790C86T.jpg",
+ "passport_four": "HVHKiZbneJwvqMIFE8dFB7X6h3PEhFbystraGbJN.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 17:10:20",
+ "updated_at": "2024-06-04 17:10:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1933,
+ "unique_id": "TB6352-1933",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülälek",
+ "customer_surname": "Kulyýewa",
+ "customer_patronic_name": "Ataýewna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 2 kiçi etrapça 5 jaý 32 öý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 2 kiçi etrapça 5 jaý 32 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "279396",
+ "passport_given_at": "2007-10-09",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Lebap welaýatynyň Atamyrat etrabynyň Astanabada geňeşligi",
+ "born_at": "1982-04-14",
+ "email": null,
+ "phone": "65369906",
+ "phone_additional": null,
+ "phone_home": "65369906",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2759",
+ "work_position": "ammarçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "75e5s7L2xF1LRo7Wnqgoe3UlaYWTanixOYwulsTw.jpg",
+ "passport_two": "IctPgi1kOzbmGkkiD6x94JKVfVD0kYVPg4pPRNqF.jpg",
+ "passport_three": "feBhIQftBfuAj87tIhUTQ1mlzMElgEfAJU7bBxwf.jpg",
+ "passport_four": "22IsYUPCZKEOXrEQXYoRTMzH3AmeyGtViCSU022v.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 17:17:45",
+ "updated_at": "2024-06-04 19:51:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1934,
+ "unique_id": "TB6352-1934",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurmuhammet",
+ "customer_surname": "Bazarbaýew",
+ "customer_patronic_name": "Bazarbaýewiç",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 2 kiçi etrapça 5 jaý 32 öý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 2 kiçi etrapça 5 jaý 32 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515347",
+ "passport_given_at": "2018-01-06",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Atamyrat etrabynyň Atamyrat şäheri",
+ "born_at": "2001-11-10",
+ "email": null,
+ "phone": "61715938",
+ "phone_additional": null,
+ "phone_home": "61715938",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-02-01",
+ "work_salary": "2231",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "ijCJclZukM5ihW0NQWhi7OBHlDfAVZLISYmb42r0.jpg",
+ "passport_two": "p3uJNO03BrTSAkOMQpSPSHXbKJBo1edHp4qTsZzB.jpg",
+ "passport_three": "z3xFcdsUG7B9DHeL0fUrUEAXC3gvEVVrhOmJC0k4.jpg",
+ "passport_four": "2LxLwmYwvR5g75hXzueKkVtbs8akPQwl9C1wyZOd.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 17:26:10",
+ "updated_at": "2024-06-04 19:52:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1935,
+ "unique_id": "TB8302-1935",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şakir",
+ "customer_surname": "Buriýew",
+ "customer_patronic_name": "Işankulowiç",
+ "passport_address": "Magdanly şäher Bereket köçe 13-nji jaý",
+ "real_address": "Magdanly şäher Bereket köçe 13-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "267087",
+ "passport_given_at": "2002-02-01",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "köýtendag şäherçesi",
+ "born_at": "1963-05-22",
+ "email": null,
+ "phone": "61595731",
+ "phone_additional": null,
+ "phone_home": "44055538",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "KGGE-sy",
+ "work_company_accountant_number": "+(993)-44051919",
+ "work_started_at": "2021-01-06",
+ "work_salary": "2737",
+ "work_position": "2-nji derejeli geodizist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "LB6SE66m5vV4aSWmLeiNgHouA9YnuHSnKf9Y07Qx.jpg",
+ "passport_two": "RQeBhFPvEEXQZed8HPzCKlXcXfyCzS3a7bBKDFTC.jpg",
+ "passport_three": "GYlT2aDQ7R8b5QMVauknC68zNopyCvFwURFDpc39.jpg",
+ "passport_four": "Rg0LA87xRIvxP7c3DC9Zutzss7DtDm8h0vpldBSh.jpg",
+ "user_id": 733,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 17:47:57",
+ "updated_at": "2024-06-11 12:35:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1936,
+ "unique_id": "TB6359-1936",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Serdar",
+ "customer_surname": "Täçmämmedow",
+ "customer_patronic_name": "Amannazarowiç",
+ "passport_address": "BW Etrek etrap köçe N.Gulow jaý 30",
+ "real_address": "BW Etrek etrap köçe N.Gulow jaý 30",
+ "passport_serie": "I-BN",
+ "passport_id": "547542",
+ "passport_given_at": "2018-11-27",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "BW Etrek etrap",
+ "born_at": "1988-10-23",
+ "email": null,
+ "phone": "65179793",
+ "phone_additional": "65179793",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Batly - Gadam\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-08-19",
+ "work_salary": "2022",
+ "work_position": "kömekçi işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2TO53ctSCIcmhhbCJeQlExX9IkGkeBPcHwpCyuzz.jpg",
+ "passport_two": "NsgrXQQz755zFZvOsCHqJbBi4tVFNBRSEAovwsIs.jpg",
+ "passport_three": "KjIxafOYhIbyryQGaInopNiDDlXf2TXdYN6Kks8h.jpg",
+ "passport_four": "V0jm9l4s5Xm3FCo96WvgoPzQrIdxsoYl4201yBiK.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-04 18:08:29",
+ "updated_at": "2024-06-05 10:50:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1937,
+ "unique_id": "TB1307-1937",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurmyrat",
+ "customer_surname": "Niýazgulyýew",
+ "customer_patronic_name": "Goçowowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe 1K Balakaýew jaý12",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe 1K Balakaýew jaý12",
+ "passport_serie": "I-AS",
+ "passport_id": "165066",
+ "passport_given_at": "2000-09-29",
+ "passport_given_by": "Asgabat s",
+ "born_place": "Asgabat s",
+ "born_at": "1966-01-15",
+ "email": "Nurmyrat@gmailcom",
+ "phone": "63823749",
+ "phone_additional": "63823749",
+ "phone_home": "12525452",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenenergogurluşyk konserni Sütün ýöriteleşdirilen dolandyryş edarasynda",
+ "work_company_accountant_number": "+(993)-12548523",
+ "work_started_at": "2021-09-01",
+ "work_salary": "1925",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zdvIvkJxSoJR54L40ocjG6a10epammKoZewvfhzM.jpg",
+ "passport_two": "1H423wZDzGQ1AqLZk24t8iaQaC9aVxRPbaU914Og.jpg",
+ "passport_three": "bOWzsxwOEYtR11HKUOneb2bo8UBcuS6XohiihDoX.jpg",
+ "passport_four": "ow4bndHMwkg6pf29NpQpkZfreW63ryCYXoI5iYr1.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-05 09:51:44",
+ "updated_at": "2024-06-05 09:51:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1938,
+ "unique_id": "TB1307-1938",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yolbars",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Owezowic",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe 1Pokrow geç jaý35",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe 1Pokrow geç jaý 35",
+ "passport_serie": "I-AS",
+ "passport_id": "053478",
+ "passport_given_at": "1999-01-15",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1964-03-08",
+ "email": "Yolbars@gmailcom",
+ "phone": "63931688",
+ "phone_additional": "63931688",
+ "phone_home": "12452563",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň 134nji orta mekdebinde",
+ "work_company_accountant_number": "+(993)-12536523",
+ "work_started_at": "2020-09-01",
+ "work_salary": "4320",
+ "work_position": "rus dili mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qFFmFjZGPctqTBxC25ilEA8aGETQWZmKRJ2iY9TT.jpg",
+ "passport_two": "ImQ4frT8Gk1yyhtVGyh6l6nAB9ibcEAAPRd1FGhM.jpg",
+ "passport_three": "xL5CgIZNTY0hpWtQgqmDDFI1930zLEtO24glE9Qy.jpg",
+ "passport_four": "b0YOZ18IMzM7RCB2YQCGCVKw9QqWYycHz7ERUBB8.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-05 09:56:33",
+ "updated_at": "2024-06-05 09:56:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1939,
+ "unique_id": "TB1307-1939",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gunça",
+ "customer_surname": "Meretgulyýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr köçe H A Ýasawy jaý 208 öý 29",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr köçe H A Ýasawy jaý 208 öý 29",
+ "passport_serie": "I-AS",
+ "passport_id": "615639",
+ "passport_given_at": "2019-10-12",
+ "passport_given_by": "Aşgabat ş Bagtyýarlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1975-04-02",
+ "email": "Gunca@gmail.com",
+ "phone": "64617448",
+ "phone_additional": "64617448",
+ "phone_home": "12230460",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Agabat ş 6-njy Saglyk öýi",
+ "work_company_accountant_number": "+(993)-12230460",
+ "work_started_at": "2016-03-15",
+ "work_salary": "2105",
+ "work_position": "hojalyk müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "p8ylh9kohzAlQecUtgiZOKdpED5saEwOr0pZikw9.jpg",
+ "passport_two": "tx7vkqf94k8eciSXlM2thVCtpAOHlSbTiFWAcMGs.jpg",
+ "passport_three": "G7IMTjSoPmoY8UVUd4zy79uSupD2JVpUzwwtR8Z1.jpg",
+ "passport_four": "SwvxmPJTxoGJSCuPEdzdyvkgdpiZsLGdkrlzqf8g.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-05 11:08:17",
+ "updated_at": "2024-06-05 11:08:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1940,
+ "unique_id": "TB1303-1940",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Nargözel",
+ "customer_surname": "Durdyýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Ahal welaýaty Bäherden etraby Bäherden şäheri Atdanow köçe jaý 21",
+ "real_address": "Ahal welaýaty Bäherden etraby Bäherden şäheri Atdanow köçe jaý 21",
+ "passport_serie": "I-AH",
+ "passport_id": "071225",
+ "passport_given_at": "1999-09-20",
+ "passport_given_by": "Ahal welaýatynyň Bäherden etrap PB",
+ "born_place": "Ahal welaýaty Bäherden etraby Bäherden şäheri",
+ "born_at": "1967-10-11",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65809229",
+ "phone_additional": "65809229",
+ "phone_home": "277218",
+ "work_region": "ah",
+ "work_province_id": 45,
+ "work_company": "\"Bäherden\" sement zawody",
+ "work_company_accountant_number": "+(993)-13131536",
+ "work_started_at": "2017-01-05",
+ "work_salary": "1530",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dn3OJkDbYS8Er4bCmq0TL14ZxypUaioZ073EutIr.jpg",
+ "passport_two": "OlKP1MpeAGkZ0eRQqHQzeU4f6x4yeaEMEN3nWTxR.jpg",
+ "passport_three": "nqdxUsZzAyeGYmfzhywqfVuGdWL1thr5mfAJbOlv.jpg",
+ "passport_four": "oApK2NdaoIMd6m5Uc3w2AMsEQ9QwIUUPKTcbsW0W.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 12:07:34",
+ "updated_at": "2024-06-13 10:25:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1941,
+ "unique_id": "TB1303-1941",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Maýagözel",
+ "customer_surname": "Hudaýbergenowa",
+ "customer_patronic_name": "Meretgulyýewna",
+ "passport_address": "Aşgabat şäher Bagtyýarlyk etrap 2010 köçe jaý 3 öý 4",
+ "real_address": "Aşgabat şäher Bagtyýarlyk etrap 2010 köçe jaý 3 öý 4",
+ "passport_serie": "I-AS",
+ "passport_id": "487833",
+ "passport_given_at": "2013-11-12",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Magdanly şäheri",
+ "born_at": "1985-05-01",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64656546",
+ "phone_additional": "64656546",
+ "phone_home": "65711865",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "T-nyň Türkmenbaşy PTB-nyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-12761829",
+ "work_started_at": "2014-06-04",
+ "work_salary": "2262",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jxcE7Ci4Iv9vkVp0TVBLV8sQyNytEqeQ3KOuRd7E.jpg",
+ "passport_two": "Vt1PGIYOAZxGZm7DNb57dUZqmLMcfQOsBlnvZJLE.jpg",
+ "passport_three": "gCipz2a6D0JtEkApQWJf7G8M7gDvL6emmfheu3nA.jpg",
+ "passport_four": "fqV4VRoI1axSjVpEkPLhANQ4XQsP1UkgdWf0kykC.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 12:13:00",
+ "updated_at": "2024-06-10 17:34:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1942,
+ "unique_id": "TB8317-1942",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Maýýa",
+ "customer_surname": "Hemraýewa",
+ "customer_patronic_name": "Umarowna",
+ "passport_address": "Lebap welaýat Çärjew etrap bereket 71-jaý",
+ "real_address": "Lebap welaýat Çärjew etrap bereket 71-jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "412671",
+ "passport_given_at": "2005-06-11",
+ "passport_given_by": "Türkmenabat şäher häkimligi",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "1985-05-08",
+ "email": null,
+ "phone": "62526933",
+ "phone_additional": null,
+ "phone_home": "44261946",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat alyjylar jemgiýeti",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2015-08-03",
+ "work_salary": "2804",
+ "work_position": "buhgalter orunbasar",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "7rNYUH6JlkIoh7oPEtqgEkyY8KrjxXX2hMCzEUSG.jpg",
+ "passport_two": "hRxv3sMDK9mPpDeaux7xgNcskxAgs2w8kMZZ8YfI.jpg",
+ "passport_three": "mZuY36rWoKOEHQuvVTJJmqF5XjqhJL17oqKSti9c.jpg",
+ "passport_four": "YhO2VbpchyGlgp4TWWlnYwUjdRx0NjL5TUWFfM0h.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 12:18:15",
+ "updated_at": "2024-06-24 16:34:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1943,
+ "unique_id": "TB8317-1943",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Sümbül",
+ "customer_surname": "Şükürbaýewa",
+ "customer_patronic_name": "Şükürbaýewna",
+ "passport_address": "Lebap welaýat Çärjew etrap 1-nji jaýy",
+ "real_address": "Lebap welaýat Çärjew etrap 1-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "087646",
+ "passport_given_at": "2020-01-17",
+ "passport_given_by": "Çärjew etrap häkimligi",
+ "born_place": "Lebap welaýat Çärjew etrap",
+ "born_at": "1995-12-05",
+ "email": null,
+ "phone": "62752124",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebapawtoulag",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2023-12-11",
+ "work_salary": "1692",
+ "work_position": "kassir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "83Za3flUCme0uqT4W7CCkXIdBDu0bsGtTDMkxSvY.jpg",
+ "passport_two": "2CbPXbRgWoNd4WgEoRO7JsFEMgbUfKhaw0I0uZ4z.jpg",
+ "passport_three": "d88ANaQCuz1lVAL5cWG7HjqZBO8U8vLNURKquPEZ.jpg",
+ "passport_four": "AXNNALyMUau7OBeI4S33zZDvVdwaGNdd0r4jA7bl.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 12:26:00",
+ "updated_at": "2024-06-24 16:34:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1944,
+ "unique_id": "TB8317-1944",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Azat",
+ "customer_surname": "Ereşow",
+ "customer_patronic_name": "Çarykulyýewiç",
+ "passport_address": "Lebap welaýat Çärjew etrap 26-nji jaý",
+ "real_address": "Lebap welaýat Çärjew etrap 26-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "260281",
+ "passport_given_at": "2001-10-20",
+ "passport_given_by": "Çärjew etrap häkimligi",
+ "born_place": "Çärjew etrap",
+ "born_at": "1984-10-10",
+ "email": null,
+ "phone": "64774204",
+ "phone_additional": null,
+ "phone_home": "42239841",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Serbelent kususy kärhana",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2022-11-01",
+ "work_salary": "1587",
+ "work_position": "çapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "b6OtwQ0vkjAEjWriHnEX5uXXmgxb6dmTbpX2diyC.jpg",
+ "passport_two": "bimbxwfzWdonHwIDwiVMsoyqk3kAZti1MJS3t3fA.jpg",
+ "passport_three": "8C8kj5SKabL4Xh2BjLSBeOodhBOiY5ZSCNeI0mQa.jpg",
+ "passport_four": "PIgWjciUVk1V0fIoSbnYiohCayqpZTUxl9m3NDhe.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 13:59:49",
+ "updated_at": "2024-06-24 16:34:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1945,
+ "unique_id": "TB8317-1945",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Batyr",
+ "customer_surname": "Kamulow",
+ "customer_patronic_name": "Rozykulyýewiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher 3/55",
+ "real_address": "Lebap welaýat Türkmenabat şäher 3/55",
+ "passport_serie": "I-LB",
+ "passport_id": "655323",
+ "passport_given_at": "2011-03-09",
+ "passport_given_by": "Türkmenabat şäher häkimligi",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "1971-10-09",
+ "email": null,
+ "phone": "62747814",
+ "phone_additional": null,
+ "phone_home": "42235769",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebapawtoulag",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2023-03-23",
+ "work_salary": "1496",
+ "work_position": "süriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "JXSCK9MV5o3uggjtZWJgOw6CjYdyaVeUWQU8tXel.jpg",
+ "passport_two": "fBqil0IpnYb7D64Kk7bpanUyvbrPGLrP3Wb08BZM.jpg",
+ "passport_three": "AzyuiYjFwBpWjT0yYibl9fuW4H9P03fCBXaTv6KD.jpg",
+ "passport_four": "cPVZ65JVjlL3GJJNgv3BWgqKAN63DsIidXUMd7xg.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 14:05:44",
+ "updated_at": "2024-06-24 16:34:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1946,
+ "unique_id": "TB8317-1946",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Baýram",
+ "customer_surname": "Joraýew",
+ "customer_patronic_name": "Bahtiýarowiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher 44/1",
+ "real_address": "Lebap welaýat Türkmenabat şäher 44/1",
+ "passport_serie": "II-LB",
+ "passport_id": "107432",
+ "passport_given_at": "2020-08-14",
+ "passport_given_by": "Türkmenabat şäher häkimligi",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "2003-10-27",
+ "email": null,
+ "phone": "71338441",
+ "phone_additional": null,
+ "phone_home": "42233990",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat ýylylyk",
+ "work_company_accountant_number": "+(993)-42228771",
+ "work_started_at": "2024-02-08",
+ "work_salary": "1746",
+ "work_position": "ussa",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "FcKJpR8KgVPMQFxyuk1lbA9pPIYJmc2KKvePp34q.jpg",
+ "passport_two": "L06D4J73QJQVMw4pERQSvyQ9oCstrH6035m8GWLg.jpg",
+ "passport_three": "3t0Pvy8SaZRf6m6Z9eaGDv0zzvHM4Sy7LHvZ7Mf1.jpg",
+ "passport_four": "6YcBQ9xB89Km5FfB3E19KXp8hbrEBBbsJQyl5Upx.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 14:13:02",
+ "updated_at": "2024-06-24 16:35:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1947,
+ "unique_id": "TB8317-1947",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Gülşirin",
+ "customer_surname": "Selimowa",
+ "customer_patronic_name": "Atamuradowna",
+ "passport_address": "Çärjew etrap gullaryk 32-jaý",
+ "real_address": "Çärjew etrap gullaryk 32-jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "833990",
+ "passport_given_at": "2013-08-06",
+ "passport_given_by": "Serdarabat et häkimligi",
+ "born_place": "Serdarabat et",
+ "born_at": "1997-04-24",
+ "email": null,
+ "phone": "61746835",
+ "phone_additional": null,
+ "phone_home": "42239841",
+ "work_region": "lb",
+ "work_province_id": 24,
+ "work_company": "bilim bölimi",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2021-01-01",
+ "work_salary": "3226",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SoSecNuF3xEo91wm2yFclgCIaGmhDuBHDYql75AX.jpg",
+ "passport_two": "OF4wFGhu7gvQuluwiH5dfUCjbwRqGjeDt4hPFaIT.jpg",
+ "passport_three": "FknTYTjsuN9Sv7X5dcMxlPQxQxaizfOLPX0g7hkW.jpg",
+ "passport_four": "a9clv3xkrpgpCp5ixbZuAyGE31PGuRr4RMQjCDLX.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 14:19:07",
+ "updated_at": "2024-06-24 16:35:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1948,
+ "unique_id": "TB8302-1948",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babamurad",
+ "customer_surname": "Paygamow",
+ "customer_patronic_name": "Caryyewic",
+ "passport_address": "Magdanly saheri Yaslyk koc 2/7",
+ "real_address": "Magdanly saheri Yaslyk koc 2/7",
+ "passport_serie": "II-LB",
+ "passport_id": "026768",
+ "passport_given_at": "2019-01-12",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1979-04-16",
+ "email": "muziktank78@gamail.com",
+ "phone": "61750556",
+ "phone_additional": "64187463",
+ "phone_home": "51066",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag kan mudirligi",
+ "work_company_accountant_number": "+(993)-21240___",
+ "work_started_at": "2022-07-01",
+ "work_salary": "1546",
+ "work_position": "stropnyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "igb6QFavm9lZUeVeGJRKRCkI3qMf6J79mWefrzu5.jpg",
+ "passport_two": "JpkJo9PQf5hPbfjAE4bCSJgR1TRmVmNUx33FAenz.jpg",
+ "passport_three": "NnyN4mvGrUPmVMnl9vYlFlhLdPFABmU7A3P3M0Ks.jpg",
+ "passport_four": "A9S6LNega6VrXmbodSNVIOil5OcQfXUJo2XKdk7K.jpg",
+ "user_id": 735,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 15:34:00",
+ "updated_at": "2024-06-11 12:35:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1949,
+ "unique_id": "TB1307-1949",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ysmayyl",
+ "customer_surname": "Rahymberdiyew",
+ "customer_patronic_name": "Rahymberdiyewic",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Kaspi jaý35",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Kaspi jaý35",
+ "passport_serie": "I-AS",
+ "passport_id": "540944",
+ "passport_given_at": "2016-04-13",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1999-12-25",
+ "email": "Ysmayyl@gamilcom",
+ "phone": "63132051",
+ "phone_additional": "63132051",
+ "phone_home": "12452356",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "1 Ýaşaýyş jaý ulanyş müdirliginiň",
+ "work_company_accountant_number": "+(993)-12585425",
+ "work_started_at": "2022-09-01",
+ "work_salary": "1920",
+ "work_position": "elektrigi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "P4giqGqAwqNh0gxgAORbVTgBqLeA71sXlseQldJl.jpg",
+ "passport_two": "iB38rjNHqKvnkt4CEHkF3Vy79T1heHl4AtuJlD4g.jpg",
+ "passport_three": "9RQ2id1KX2hrdpogNZbz566ze4SMnw1SEgbd7JNR.jpg",
+ "passport_four": "4zWEZxViLg4VMIA30z6gAPWyqpAuWOtu99zDrMka.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-05 15:50:40",
+ "updated_at": "2024-06-05 15:50:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1950,
+ "unique_id": "TB1307-1950",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Almagül",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Çarymyradowna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby köçe 1-geç. Andalyp jaý 13",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby köçe 1-geç. Andalyp jaý 13",
+ "passport_serie": "I-AS",
+ "passport_id": "455879",
+ "passport_given_at": "2012-03-16",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1990-07-30",
+ "email": "Almagul@mail.ru",
+ "phone": "61640990",
+ "phone_additional": "65449195",
+ "phone_home": "12220707",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmenaragatnaşyk agentligi",
+ "work_company_accountant_number": "+(993)-12543565",
+ "work_started_at": "2018-12-05",
+ "work_salary": "1425",
+ "work_position": "arhiwçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vYPmbjVY1vqTnS41Z7xSBTHwDJpBt0pwrlQQejlb.jpg",
+ "passport_two": "pwKhowde2YWAu821ZAAGbv8szB7ZaI8h07G37x0C.jpg",
+ "passport_three": "c2oWppe2Pt3Qnsn5CwlaVT4XdiOCQ6wL5vLKVHIR.jpg",
+ "passport_four": "A5U3nZJz9PzWhGbaoNCaKZlBx48DQ8u6TkDIk19Q.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-05 16:24:04",
+ "updated_at": "2024-06-05 16:24:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1951,
+ "unique_id": "TB6359-1951",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Rejepgeldi",
+ "customer_surname": "Ylýasow",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher kw 193 jaý 1 öý 21",
+ "real_address": "BW Balkanabat şäher kw 193 jaý 1 öý 21",
+ "passport_serie": "I-BN",
+ "passport_id": "239549",
+ "passport_given_at": "2003-04-28",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1964-11-14",
+ "email": null,
+ "phone": "65171796",
+ "phone_additional": "65171796",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2000-08-01",
+ "work_salary": "1547",
+ "work_position": "garawul",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "kjjUQUjCVqgExGXiTObm0Fgs9yUStZC1sHxW4r8I.jpg",
+ "passport_two": "Pju50S6sfzEdcNM5UNtWZI8kAPuG8XZKk3CftAjj.jpg",
+ "passport_three": "8uXmtQy8wUfGu6am4qTOTXwb5lMm4r7PWHlU33zQ.jpg",
+ "passport_four": "k9zuJGQ8SkfWyhTe69XvPT8bX6QJc6GIYolY0eND.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 16:38:24",
+ "updated_at": "2024-06-05 16:38:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1952,
+ "unique_id": "TB1307-1952",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annameret",
+ "customer_surname": "Sahetliyew",
+ "customer_patronic_name": "Kowusowic",
+ "passport_address": "Ahal welayaty Ak bugday etraby Anwe saheri Dsaoguz kocesinin 34 nji jayy",
+ "real_address": "Ahal welayaty Ak bugday etraby Anwe saheri Dsaoguz kocesinin 34 nji jayy",
+ "passport_serie": "I-AH",
+ "passport_id": "239593",
+ "passport_given_at": "2003-07-02",
+ "passport_given_by": "Ahal welayatyny Gawers etrap hakimligi",
+ "born_place": "Ahal wel Gawers etr Gami obasy",
+ "born_at": "1971-12-01",
+ "email": "Annameret@gmail.com",
+ "phone": "65118236",
+ "phone_additional": "65100391",
+ "phone_home": "65118236",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatsuwarys mdirligi",
+ "work_company_accountant_number": "+(993)-65100391",
+ "work_started_at": "2016-06-25",
+ "work_salary": "2389",
+ "work_position": "Nasos st Masinistler",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kAVP4wm7SkejYkM248Wc8nx6ppC9tQJGjhbGr3bO.jpg",
+ "passport_two": "jjA8fQ9eB09VgLApN1y0Ze6AIv9EGpYvIQz3eSar.jpg",
+ "passport_three": "vd6M9QMix7i0lAvNcPe2YiUDSfXjWQ4sHFandHAl.jpg",
+ "passport_four": "NUpCI4c1QNvzwmE9DcKeHJY1Xw6j9RXZctCtb5AB.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-05 16:42:21",
+ "updated_at": "2024-06-05 16:42:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1953,
+ "unique_id": "TB1307-1953",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Elmira",
+ "customer_surname": "Ibragimowa",
+ "customer_patronic_name": "Sergeýewna",
+ "passport_address": "Aşgabat şäher, Berkararlyk etrap, köçe N.Halmämmedow, 11 mkr, jaý 14, korpus 2, otag 26.",
+ "real_address": "Aşgabat şäher, Berkararlyk etrap, köçe N.Halmämmedow, 11 mkr, jaý 14, korpus 2, otag 26.",
+ "passport_serie": "I-AS",
+ "passport_id": "523426",
+ "passport_given_at": "2015-06-05",
+ "passport_given_by": "Aşgabat şäher Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1994-07-25",
+ "email": "Elmira@gmail.com",
+ "phone": "64061994",
+ "phone_additional": "62564156",
+ "phone_home": "12223344",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Iner Ýollary hususy kärhanasynda",
+ "work_company_accountant_number": "+(993)-12515253",
+ "work_started_at": "2023-09-01",
+ "work_salary": "3145",
+ "work_position": "işgärler bölümiň başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2ON08DTzfZS57yfPuslUPweK01KHQ6pkDAPbZn9o.jpg",
+ "passport_two": "IJFFRrWCtKhPWyFPLV8LBcOt5UfFhMcd1MZKjoOb.jpg",
+ "passport_three": "55Fpo3bHSdKn5FoVwulRQX3l4DJe0t5O0JuOzFlj.jpg",
+ "passport_four": "wXqDIpcfkWlj62uBXT4XiqgQHPSM4sUSLeLym0Yi.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-05 16:45:40",
+ "updated_at": "2024-06-05 16:45:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1954,
+ "unique_id": "TB6359-1954",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ysmaýyl",
+ "customer_surname": "Baýramgulyýew",
+ "customer_patronic_name": "Taganberdiýewiç",
+ "passport_address": "BW Balkanabat şäher kw 133a jaý",
+ "real_address": "BW Balkanabat şäher kw 133a jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "211724",
+ "passport_given_at": "2002-04-12",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1985-11-02",
+ "email": null,
+ "phone": "65887207",
+ "phone_additional": "65887207",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitdag buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2006-09-13",
+ "work_salary": "5272",
+ "work_position": "burawlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pqRFzAEN6hIDDceKyTfLWS0Jpccbxr0aiPFC5Ra2.jpg",
+ "passport_two": "Or5aHoayknmSvVNqZAswCVtshKp3MxrMoW2a6An6.jpg",
+ "passport_three": "WpFTVJvP8GBhmYdChNcc2RMNeGbi9WuVE9JqcK0w.jpg",
+ "passport_four": "jmnGYFql7zYpbbKAWRyDuLIgEU8QGRh5YqWfUcBl.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 16:47:15",
+ "updated_at": "2024-06-05 16:47:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1955,
+ "unique_id": "TB6359-1955",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aşyrguly",
+ "customer_surname": "Gökjäýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Jebel şäherçe köçe K.Maşrykow jaý 136",
+ "real_address": "BW Jebel şäherçe köçe K.Maşrykow jaý 136",
+ "passport_serie": "I-BN",
+ "passport_id": "192358",
+ "passport_given_at": "2002-02-09",
+ "passport_given_by": "BW Bereket etrap häkimligi",
+ "born_place": "BW Bereket etrap",
+ "born_at": "1970-03-10",
+ "email": null,
+ "phone": "64152074",
+ "phone_additional": "64152074",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Gaz toplaýyş we akdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2005-07-04",
+ "work_salary": "3224",
+ "work_position": "operator",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "EEz77yJAsvvHfnhg9rTRH0UQvwizilffjvNT5q0V.jpg",
+ "passport_two": "OUMSE5J5Lfyz39kv9gJtacK2kPJfpUczabHpIptT.jpg",
+ "passport_three": "Et3SM0tGM8dcS5PZL40l4fS5ykF1SQeauYfc0VGP.jpg",
+ "passport_four": "DuR96rIKpRQuf9dtyynGet9Og8Xv3HWXVkEb39s7.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 16:56:34",
+ "updated_at": "2024-06-05 16:56:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1956,
+ "unique_id": "TB9314-1956",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ýagşymurat",
+ "customer_surname": "Abdirahimow",
+ "customer_patronic_name": "Gylyçewiç",
+ "passport_address": "Köneürgenç şäher Lebap köçesi 29-njy jaýy",
+ "real_address": "Köneürgenç şäher Lebap köçesi 29-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "263484",
+ "passport_given_at": "2004-06-24",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen.",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1981-02-03",
+ "email": "Yagsymurat@mail.com",
+ "phone": "65280755",
+ "phone_additional": "61280069",
+ "phone_home": "65280755",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 52-njy mekdebi",
+ "work_company_accountant_number": "+(993)-33933___",
+ "work_started_at": "2022-11-22",
+ "work_salary": "1659",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nAa7yu10SVIMg1D69cOWEQfgfnNRTzRw24BRrQF0.jpg",
+ "passport_two": "vhKQZwQUEc1q5oNvRWmwQaJf8YQYvt1JD35vQXwF.jpg",
+ "passport_three": "pizXe69T7Rb5SHngb79YdWfFKwtX8rxMwoXpjUlI.jpg",
+ "passport_four": "QWJ3hpkqTdNYjia5n98awJ6eDHyYPPLRCOlRkt6Z.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 17:17:22",
+ "updated_at": "2024-06-05 17:17:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1957,
+ "unique_id": "TB8302-1957",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Çynar",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Gurbanmuratowna",
+ "passport_address": "Magdanly şäher Ibin-sino köçe 12/2-nji jaý",
+ "real_address": "Magdanly şäher Ibin-sino köçe 12/2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "418417",
+ "passport_given_at": "2005-07-22",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1988-06-05",
+ "email": null,
+ "phone": "62146219",
+ "phone_additional": null,
+ "phone_home": "44050409",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2016-09-05",
+ "work_salary": "3034",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6aoxKvaD2B5bqiRNIloVlHLVLaBD4o0oEQnFweOI.jpg",
+ "passport_two": "6h3lgGHFhQOI1qi1jVut9QifIs7ioKm1mFUMei74.jpg",
+ "passport_three": "XvxcZuWydY9lnT1RU4VBZio9trKh6NcUqujLIOJw.jpg",
+ "passport_four": "z9gSL4ZTiGrJCNEWGwSTrFNO7QDEafwWpP7Frq7K.jpg",
+ "user_id": 737,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 17:27:01",
+ "updated_at": "2024-06-11 12:35:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1958,
+ "unique_id": "TB6352-1958",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ogulgurban",
+ "customer_surname": "Kütmenowa",
+ "customer_patronic_name": "Öwezberdiýewna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 7A jaý 10 öý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 7A jaý 10 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "139340",
+ "passport_given_at": "2001-04-23",
+ "passport_given_by": "Balkan welaýatynyň Garrygala etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Aşgabat etrabynyň Köşi geňeşligi",
+ "born_at": "1973-01-07",
+ "email": null,
+ "phone": "61547307",
+ "phone_additional": null,
+ "phone_home": "61547307",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-06-20",
+ "work_salary": "1671",
+ "work_position": "aşpez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6oSADBaaPUpaCflFbVkKGcif95WitgZZyHfnA51Q.jpg",
+ "passport_two": "JnJtW4DCWCUFYi9idcdqjEPomxvfGqUvRBJp606p.jpg",
+ "passport_three": "YmwSwsMUa7zf0Z16bZdWkaWdgEUrWUPCcTEKkrd2.jpg",
+ "passport_four": "kdR7L6411ZuphPowDG0gv2b6wGcsOeA8YxEihZMu.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 17:38:26",
+ "updated_at": "2024-06-05 19:06:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1959,
+ "unique_id": "TB6359-1959",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Göki",
+ "customer_surname": "Nedirowa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher kw 233 jaý 8 öý 4",
+ "real_address": "BW Balkanabat şäher kw 233 jaý 8 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "118121",
+ "passport_given_at": "2001-03-06",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Bereket şäheri",
+ "born_at": "1971-09-28",
+ "email": null,
+ "phone": "65391790",
+ "phone_additional": "65391790",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2005-10-13",
+ "work_salary": "1927",
+ "work_position": "kassir",
+ "education": "middle_school",
+ "marriage_status": "WIDOW",
+ "passport_one": "oU56NFxyFaZWI125etfIOquugFbJugKi3XBf4QO8.jpg",
+ "passport_two": "jKlW5cngBWf43hrIcF0m1l6H144sDAaRbptswaH0.jpg",
+ "passport_three": "ahAZSTUVpPjzqfdDil9KSNTCGh7ABFVCo6iexn97.jpg",
+ "passport_four": "lKhJ9KE1eELC2GAbIGl73Wh6gCA2uylk8oWQfolU.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-05 17:49:39",
+ "updated_at": "2024-06-05 17:49:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1960,
+ "unique_id": "TB8302-1960",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sawkat",
+ "customer_surname": "Huramow",
+ "customer_patronic_name": "Absamatowic",
+ "passport_address": "Magdanly saheri Wepadarlyk koc 73",
+ "real_address": "Magdanly saheri Wepadarlyk koc 73",
+ "passport_serie": "I-LB",
+ "passport_id": "793482",
+ "passport_given_at": "2012-12-17",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1991-12-25",
+ "email": "muziktank78@gmail.com",
+ "phone": "63730510",
+ "phone_additional": "62884374",
+ "phone_home": "53136",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-21288___",
+ "work_started_at": "2024-02-01",
+ "work_salary": "2054",
+ "work_position": "slesar abatlayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "e7cATwh4M4mG9p8VzZSztmQhKPcc6wlrb9vsBJ68.jpg",
+ "passport_two": "chkqDtpP5HEjjdv1zwlAHFPhX4NTrpWRkdtBA7Nf.jpg",
+ "passport_three": "JbwcR0GI9FV7U5mNvLz3ADeRi4dJvjnvs7wC1PEa.jpg",
+ "passport_four": "wNlDXJULIa5ChR1vsBCnqXUDSDzRRYwb8YNW4ZTK.jpg",
+ "user_id": 738,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-06 10:44:33",
+ "updated_at": "2024-06-11 12:36:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1961,
+ "unique_id": "TB1307-1961",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Allaşükür",
+ "customer_surname": "Altaýew",
+ "customer_patronic_name": "Hekimowç",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr k Köşi jaý 7 öý 21",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr k Köşi jaý 7 öý 21",
+ "passport_serie": "I-AS",
+ "passport_id": "478609",
+ "passport_given_at": "2013-06-20",
+ "passport_given_by": "Aşgabat ş Bgtyýarlyk etrap häkimligi",
+ "born_place": "Mary wel Baýramaly şäheri",
+ "born_at": "1997-02-27",
+ "email": "Allasukur@gmail.com",
+ "phone": "65555090",
+ "phone_additional": "65555090",
+ "phone_home": "12371321",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmengaz DK",
+ "work_company_accountant_number": "+(993)-12440501",
+ "work_started_at": "2022-07-01",
+ "work_salary": "3907",
+ "work_position": "laboratoriýa müdir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "B0TURsyQPqmhYjK7qw93cWRRvotYM1NAbM0nKuVn.jpg",
+ "passport_two": "YqdXLVCPUDZRG8dkkoGgUeB7nwzpZyqOnvyzUIGh.jpg",
+ "passport_three": "gJQOKF7HvYGgaKU4XbrrWs3QOAdFBdhuiW8R7Mrx.jpg",
+ "passport_four": "qUxKejSXpLJPfBOX8CLtpWgxgxBytrlTOYCni0Du.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-06 11:37:38",
+ "updated_at": "2024-06-06 11:37:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1962,
+ "unique_id": "TB8312-1962",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Muratdurdy",
+ "customer_surname": "Kurbanow",
+ "customer_patronic_name": "Sapardurdyýewiç",
+ "passport_address": "D.Baýramow köçe 1/2",
+ "real_address": "D.Baýramow köçe 1/2",
+ "passport_serie": "I-LB",
+ "passport_id": "598608",
+ "passport_given_at": "2011-02-22",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1975-02-02",
+ "email": "muratdurdy@mail.ru",
+ "phone": "65235666",
+ "phone_additional": "61295067",
+ "phone_home": "44551236",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Rysgal hünär hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-12512365",
+ "work_started_at": "2024-01-03",
+ "work_salary": "2070",
+ "work_position": "Baş inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "m2NUU9Nf537PIEqfL0mUd73T1CXBbJn3bpeDIK2X.jpg",
+ "passport_two": "LBVtYOYhljVEnIbDY55DSya36gmTSpaMZ1tapdJN.jpg",
+ "passport_three": "g3KypWlsa50JoZv4mQdA8gJkKuiBzUvzsEovsUZJ.jpg",
+ "passport_four": "2jA8f7yGsqQYIjccKLOA2tA0Z6upmmdbEpg3Vr57.jpg",
+ "user_id": 740,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-06 12:27:53",
+ "updated_at": "2024-06-11 17:53:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1963,
+ "unique_id": "TB1307-1963",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jennet",
+ "customer_surname": "Weliyewa",
+ "customer_patronic_name": "Pirgulyyewna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Howdan W jaý 43 otag127",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Howdan W jaý 43 otag127",
+ "passport_serie": "I-AS",
+ "passport_id": "528678",
+ "passport_given_at": "2015-08-26",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1983-11-08",
+ "email": "Jennet@gmailcom",
+ "phone": "63561189",
+ "phone_additional": "63561189",
+ "phone_home": "12452638",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Ýokanç keseller bejeriş öňüni alyş merkeziniň",
+ "work_company_accountant_number": "+(993)-12545236",
+ "work_started_at": "2014-08-08",
+ "work_salary": "2900",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aYR1R2zzdL3JvZEkeEChvsuTdOW9rgtEods44PEs.jpg",
+ "passport_two": "hlwRbmNQiDTYu1wsRjgW5jWZFVvciViYuwW0BIEg.jpg",
+ "passport_three": "mRP4w8i8E1q0Xgvc3SA8jnEZ8h0JTfF2MSy6U2pP.jpg",
+ "passport_four": "RPJ1grksTgu48BOH4ctJxgYZgSFAx387uBnDHeeZ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-06 15:05:11",
+ "updated_at": "2024-06-06 15:05:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1964,
+ "unique_id": "TB8311-1964",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Bahar",
+ "customer_surname": "Nurmamedowa",
+ "customer_patronic_name": "Bagtyyarowna",
+ "passport_address": "Danew etr may gen may oba jay4",
+ "real_address": "Danew etr may gen may oba jay4",
+ "passport_serie": "I-LB",
+ "passport_id": "885273",
+ "passport_given_at": "2015-01-12",
+ "passport_given_by": "Galkynysh etrap hakimligi",
+ "born_place": "Galkynysh etrap May geneshligi",
+ "born_at": "1998-04-07",
+ "email": "jeyhunjumayev@gmail.com",
+ "phone": "65367656",
+ "phone_additional": "71262626",
+ "phone_home": "44671726",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Danew etrap bilim bolimi",
+ "work_company_accountant_number": "+(993)-44627272",
+ "work_started_at": "2022-11-08",
+ "work_salary": "3200",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "0SLsYLOGh1B1N3k956oAfFHWBFmtrn5iNvz9l1jo.jpg",
+ "passport_two": "2q6m6uKEWAtcK69DmxWwLEGoxnF8eDwxR5TmYkdU.jpg",
+ "passport_three": "dJFud5wnTVX496i2vrfJu8TELOQkhFS7B4nKIH9L.jpg",
+ "passport_four": "qAc1koiI7OqHRaAjAnhVUWV6jR8wHI2XRxPFNi8o.jpg",
+ "user_id": 741,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-06 15:47:45",
+ "updated_at": "2024-06-07 14:56:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1965,
+ "unique_id": "TB8302-1965",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Musurmankul",
+ "customer_surname": "Karimow",
+ "customer_patronic_name": "Karimowic",
+ "passport_address": "Carjew genesligi Turkmenbasy 9",
+ "real_address": "Carjew genesligi koc 9",
+ "passport_serie": "I-LB",
+ "passport_id": "896838",
+ "passport_given_at": "2016-01-30",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1970-12-03",
+ "email": "muziktank78@gmail.com",
+ "phone": "61548273",
+ "phone_additional": "61994088",
+ "phone_home": "44021245",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendagsuwhojalyk o/d",
+ "work_company_accountant_number": "+(993)-44021186",
+ "work_started_at": "2023-12-08",
+ "work_salary": "1353",
+ "work_position": "masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dFwKJr9QBIUENNge4eX7BdzSiDLDHo0Q91q8k65Q.jpg",
+ "passport_two": "DszIbw0IgtpFbp9v1M7ndzX6D3Cf9FJNINfDARq4.jpg",
+ "passport_three": "NJ5RKNV2lt3wAgYFXLszajUgu0xNUEKf3SbSQkYe.jpg",
+ "passport_four": "Y2rv0rqJP5gOTkacLYcIf9ImWRRFCklsgiCG4GuF.jpg",
+ "user_id": 742,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-06 17:14:24",
+ "updated_at": "2024-06-11 12:37:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1966,
+ "unique_id": "TB9314-1966",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Aýjeren",
+ "customer_surname": "Seýidowa",
+ "customer_patronic_name": "Aşyrmyradowna",
+ "passport_address": "S.Türkmenbaşy etrap Azatlyk geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Azatlyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "828750",
+ "passport_given_at": "2014-01-08",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrap Azatlyk geňeşligi",
+ "born_at": "1997-11-06",
+ "email": "Ayjeren@mail.com",
+ "phone": "65899815",
+ "phone_additional": "65899815",
+ "phone_home": "65899815",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 38-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33933___",
+ "work_started_at": "2020-08-01",
+ "work_salary": "3857",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "xvmltm9mvwI0R8NIMY5Yts41vAIx1V9In4R0Z3rn.jpg",
+ "passport_two": "HbVMHiymrE3gKOykIVvWZUq4AZSRrEKnnqTkQTfg.jpg",
+ "passport_three": "YkBQ1vqR1baL1S5ggHVBN1cnEk76xTraDSkoFRdW.jpg",
+ "passport_four": "jKS4wYembbBu56J097V8w6TYLRRDG6rBRHiuu9mP.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-06 17:20:19",
+ "updated_at": "2024-06-06 17:20:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1967,
+ "unique_id": "TB6352-1967",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ysmaýyl",
+ "customer_surname": "Begmämmedow",
+ "customer_patronic_name": "Ybraýymowiç",
+ "passport_address": "BW Balkanabat şäher 139 kw-al 17a jaý",
+ "real_address": "BW Balkanabat şäher 139 kw-al 17a jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "410000",
+ "passport_given_at": "2010-07-19",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1993-08-12",
+ "email": null,
+ "phone": "71309899",
+ "phone_additional": null,
+ "phone_home": "71309899",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat galla onümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-02-21",
+ "work_salary": "1457",
+ "work_position": "tehnolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PDq6LceKV2ac3Ug2GF290LNAwVzryClb31JaJBLJ.jpg",
+ "passport_two": "5hl2b7Fkg4jVzXxJSIMjv9j8fsCxNvZb0V7i1nmI.jpg",
+ "passport_three": "n7DSjdRSgn6oHSGg3p2CWmdl0dZkQ38kjlduEUtm.jpg",
+ "passport_four": "hvLShFqe2Q6ftdrR67bItV4Vy74UA5fJDCwWJoDB.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-06 17:52:08",
+ "updated_at": "2024-06-06 17:56:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1968,
+ "unique_id": "TB6352-1968",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Baýramsoltan",
+ "customer_surname": "Salyhowa",
+ "customer_patronic_name": "Salyhowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 1 jaý 6 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 1 jaý 6 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469092",
+ "passport_given_at": "2013-01-08",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Bereket şäheri",
+ "born_at": "1968-01-05",
+ "email": null,
+ "phone": "61365068",
+ "phone_additional": "61365068",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2022-10-17",
+ "work_salary": "1639",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0OTj8gpqiXrQPBYYwzeWy6mHgWAKxlLb6eaIT5o2.jpg",
+ "passport_two": "QUWlabHzARJaZjOFaGVShpSVY8I3ZylfJZOk2P4f.jpg",
+ "passport_three": "w0czkKUbrN5vbInZ0zlh4qsoYJQzDcb4KueLe71M.jpg",
+ "passport_four": "M8iWJXdnpADMAXmJpxrL7wH15r4pFT0EuW11fMMK.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-06 17:55:02",
+ "updated_at": "2024-06-06 17:55:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1969,
+ "unique_id": "TB6359-1969",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arslan",
+ "customer_surname": "Gökjaýew",
+ "customer_patronic_name": "Kižžikowiç",
+ "passport_address": "BW Balkanabat şäher köçe Arlan jaý 63 a",
+ "real_address": "BW Balkanabat şäher köçe Arlan jaý 63 a",
+ "passport_serie": "I-AS",
+ "passport_id": "013331",
+ "passport_given_at": "1998-03-16",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap IIB",
+ "born_place": "BW Gazanjyk şäheri",
+ "born_at": "1980-10-06",
+ "email": null,
+ "phone": "64798727",
+ "phone_additional": "64798727",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2010-01-03",
+ "work_salary": "3140",
+ "work_position": "inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5lQHXPMTVfaldtcDB8DLWupSu5S7Vv5w4tLGI2b7.jpg",
+ "passport_two": "RCsAFd14wXrS5cdS8cpWmu1hAMpGIGaPcxt8gYOi.jpg",
+ "passport_three": "gyY2f15K2TY6k2FKQVNvZY0ibHOapbidL1Nl0fSl.jpg",
+ "passport_four": "P6XwCqVxUqSELePdsQpTdGmUW0AOmAXkCsaseEy0.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-06 17:57:36",
+ "updated_at": "2024-06-06 17:57:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1970,
+ "unique_id": "TB6360-1970",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Patma",
+ "customer_surname": "Ilýasowa",
+ "customer_patronic_name": "Annamämmedowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 38 ÝJT jaý 2 öý 16",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 38 ÝJT jaý 2 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "428165",
+ "passport_given_at": "2010-11-03",
+ "passport_given_by": "Balkan welaýaty Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýaty Balkanabat şäher häkimligi",
+ "born_at": "1983-12-25",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64361916",
+ "phone_additional": "64361916",
+ "phone_home": "64361916",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat şäheri Hazar şäherçesiniň Medeniýet Merkezi",
+ "work_company_accountant_number": "+(993)-64361916",
+ "work_started_at": "2020-08-01",
+ "work_salary": "1793",
+ "work_position": "kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ywGSdiBvH4PAX6lV8jwW46SRows8McxOyDQ9fTKi.jpg",
+ "passport_two": "awyfTe6IIoMC4zkR9redLLiIvilnhbbby0w4rYqq.jpg",
+ "passport_three": "fZKTfCV89AI1FkPdXp4mBbss6SW1LB62feHsI1Up.jpg",
+ "passport_four": "1yFeLcLWb1SKTCfg4oQE3Pfz9caBzSzsgzE2yKak.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 11:05:44",
+ "updated_at": "2024-06-27 10:15:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1971,
+ "unique_id": "TB6360-1971",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Döwran",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Baýrammämmedowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri hazar şäherçesi, 56 ÝJT jaý 4 öý 7",
+ "real_address": "Balkan welaýaty Balkanabat şäheri hazar şäherçesi, 56 ÝJT jaý 4 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "284182",
+ "passport_given_at": "2006-11-02",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1988-12-05",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61479832",
+ "phone_additional": "61479832",
+ "phone_home": "61479832",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "\"Inžener çözgütleriŞ HK",
+ "work_company_accountant_number": "+(993)-61479832",
+ "work_started_at": "2022-05-05",
+ "work_salary": "4203",
+ "work_position": "takelažçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gmxkl1eittHE0GZ8Lgs2NBgcvklwF4CGk858SVfh.jpg",
+ "passport_two": "JxuSv885FDEu3NauaI8hW8xA7ZhjFnIOcfAteNZT.jpg",
+ "passport_three": "TSW2sENVFYUyXXPdZH6PBGfMhpI9wSNzKNxTXPqk.jpg",
+ "passport_four": "CwEkQYeVuaM6IibnBhwjIug4wmnv41Zj79Asncxz.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 11:15:07",
+ "updated_at": "2024-06-27 10:35:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1972,
+ "unique_id": "TB6360-1972",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Döwran",
+ "customer_surname": "Garrygulow",
+ "customer_patronic_name": "Ýazmyratowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 37 ÝJT jaý 19 öý 9",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 37 ÝJT jaý 19 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "420762",
+ "passport_given_at": "2012-03-01",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1995-12-26",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64168958",
+ "phone_additional": "64168958",
+ "phone_home": "64168958",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Esasyt nebit geçirijiler müdirligi hazar nebit akdyryjy stansiýasy",
+ "work_company_accountant_number": "+(993)-64168958",
+ "work_started_at": "2021-05-07",
+ "work_salary": "3026",
+ "work_position": "operatot",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hMqJfyvOQUppwJcFO9b6NE5D9Qe46IoJCw53k5Z2.jpg",
+ "passport_two": "p0V0gyGBkZBxF5hnPJhoZBNWDG1lMfywTYqruKsC.jpg",
+ "passport_three": "sWq95DY7vxH97g5s6lc8Nq8PdHosxFVKjxEPguxr.jpg",
+ "passport_four": "JnwXFw9XdcEcCnNbWxPvBTG7AuyFesNIRXHXOYmO.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 11:26:18",
+ "updated_at": "2024-06-28 15:40:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1973,
+ "unique_id": "TB1307-1973",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulbahar",
+ "customer_surname": "Bayramowa",
+ "customer_patronic_name": "Nurberdiyewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe ANyýazow ş jaý124 korpus a öý58",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe ANyýazow ş jaý124 korpus a öý58",
+ "passport_serie": "I-AS",
+ "passport_id": "062947",
+ "passport_given_at": "1999-04-01",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1982-04-05",
+ "email": "Gulbahar@gmailcom",
+ "phone": "64529008",
+ "phone_additional": "64529008",
+ "phone_home": "12563563",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Bereketli SMniň Çörek önümçilik we söwda dükanynda",
+ "work_company_accountant_number": "+(993)-12452636",
+ "work_started_at": "2008-09-01",
+ "work_salary": "1649",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EFdFiigOtywyab5SyUs5nOWDREK75L7dhA3ahvip.jpg",
+ "passport_two": "WsyABhZBkR3P8MbaHfqNwRJvLSsEY3aTEReUnuUp.jpg",
+ "passport_three": "Irrxo6YuOaA6DKIQunfpNP6Zkd2uwe4PmwqxEbRg.jpg",
+ "passport_four": "e2XQtIfI7kW4rNKMppbeQ1NR9F9WlfsvAUUkEhpD.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-07 12:17:22",
+ "updated_at": "2024-06-07 12:17:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1974,
+ "unique_id": "TB8302-1974",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Guwanç",
+ "customer_surname": "Haýytow",
+ "customer_patronic_name": "Islamowiç",
+ "passport_address": "Magdanly şäher Şatlyk köçe 14/2-nji jaý",
+ "real_address": "Magdanly şäher Şatlyk köçe 14/2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "551955",
+ "passport_given_at": "2009-07-31",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-11-02",
+ "email": null,
+ "phone": "64478533",
+ "phone_additional": "65983242",
+ "phone_home": "44057493",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "AweKÝGGG-y",
+ "work_company_accountant_number": "+(993)-44052702",
+ "work_started_at": "2020-07-20",
+ "work_salary": "2570",
+ "work_position": "Bakteriolog lukman",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6LDwEW2J6MoFb3cMIwzPwREPNIrPiOXGSulztwxH.jpg",
+ "passport_two": "DLemUWYgwzgfgDKOEloAoaOt2f5ZiWh9KXF7vmMs.jpg",
+ "passport_three": "ehMF0JYSsnzssPHYxW3vTsC9Ducu5WVRGKlo9tND.jpg",
+ "passport_four": "zjotE1j6knHsylsPOKYzhNxzi4J3jJ50uiMYKaxg.jpg",
+ "user_id": 745,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 12:36:24",
+ "updated_at": "2024-06-11 12:37:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1975,
+ "unique_id": "TB8302-1975",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şahlo",
+ "customer_surname": "Ramazanowa",
+ "customer_patronic_name": "Ramazanowna",
+ "passport_address": "Magdanly şäher Jeýhun köçe 8-nji jaýy",
+ "real_address": "Magdanly şäher Jeýhun köçe 8-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "761012",
+ "passport_given_at": "2012-01-28",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1995-12-01",
+ "email": null,
+ "phone": "63437394",
+ "phone_additional": "64748533",
+ "phone_home": "44052428",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2017-12-01",
+ "work_salary": "1670",
+ "work_position": "Kitaphanaçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "J0Qx1M9vRtNbxZz7aQTCa65tB7LwCiEILnylEgxm.jpg",
+ "passport_two": "8KWe3XQknhRoUEJOAlZO8Ujyvwh0Z2SbqfxECFLo.jpg",
+ "passport_three": "lVMRkKmdWUbVu51pPZBCwf6ZsxpLyezClaPks9oO.jpg",
+ "passport_four": "9FX3Vym7sSNBz0BM56V0M3Z3KyTa2qWVWS0nQDNo.jpg",
+ "user_id": 746,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 12:45:50",
+ "updated_at": "2024-06-11 12:37:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1976,
+ "unique_id": "TB8311-1976",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Aýna",
+ "customer_surname": "Nuryýewa",
+ "customer_patronic_name": "Nurmuradowna",
+ "passport_address": "Lebap welaýatynyň Dänew etrabynyň Seýdi şäheriniň Üçkersen obasynyň Seýdi köçesiniň 52-nji jaýy",
+ "real_address": "Lebap welaýatynyň Dänew etrabynyň Seýdi şäheriniň Üçkersen obasynyň Seýdi köçesiniň 52-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "062440",
+ "passport_given_at": "2019-08-23",
+ "passport_given_by": "Lebap welýat Dänew etrap häkimligi",
+ "born_place": "Lebap welýat Dänew etrap Gabakly geňeşligi",
+ "born_at": "1990-01-15",
+ "email": "ibragimowarana8@gmail.xn--om-3ia",
+ "phone": "65226475",
+ "phone_additional": null,
+ "phone_home": "44671460",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Seýdi şäher medenýet bölümi",
+ "work_company_accountant_number": "+(993)-44671460",
+ "work_started_at": "2022-02-01",
+ "work_salary": "1846",
+ "work_position": "Artist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SSrQIyzgTtwDFPnr3Ca3VLcSQkNxVv543ODW1Wpc.jpg",
+ "passport_two": "Wya5K1vg6PJQplkM9q8yWBKCROoMOtEScfP52GyO.jpg",
+ "passport_three": "3GlBYdhhMTGXNLiYa00k7rggmf7kX6Bmof6Pwfbe.jpg",
+ "passport_four": "b4blYKYgse7veozS6v9YeV1TGIgnAe9Itvp19PeJ.jpg",
+ "user_id": 743,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 13:05:59",
+ "updated_at": "2024-06-07 14:55:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1977,
+ "unique_id": "TB8318-1977",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Allaberdi",
+ "customer_surname": "Waliýew",
+ "customer_patronic_name": "Saparmyradowiç",
+ "passport_address": "Lebap welaýatynyň Kerki etrabynyň Gyzylaýak geňeşligi Gyzylaýak köçesi 11-nji jaýy",
+ "real_address": "Lebap welaýatynyň Kerki etrabynyň Gyzylaýak geňeşligi Gyzylaýak köçesi 11-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "765670",
+ "passport_given_at": "2012-02-08",
+ "passport_given_by": "Lebap welaýatynyň Atamyrat etrap häkiligi",
+ "born_place": "Lebap welaýatynyň Atamyrat etrabynyň Gyzylaýak geňeşligi",
+ "born_at": "1984-10-23",
+ "email": null,
+ "phone": "64419587",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" sement zawody",
+ "work_company_accountant_number": "+(993)-42231393",
+ "work_started_at": "2013-03-13",
+ "work_salary": "2084",
+ "work_position": "Isçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XrLNXj4hmUHIzmd3whhZetlGXTFR4m9su6sIuXyz.jpg",
+ "passport_two": "OJPkJ1musYvXMavbkPWhOB7x3THvXgW08JYww47C.jpg",
+ "passport_three": "6azxm9lFZcl0mk1YHkDIYlfenU2J6iLWapooG4mE.jpg",
+ "passport_four": "3w4zrJ8Pnmfd3P1MaLpU4oWWUlLULtUIwMa0VhE1.jpg",
+ "user_id": 744,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-06-07 14:43:24",
+ "updated_at": "2024-06-07 14:44:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1978,
+ "unique_id": "TB1307-1978",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Taňyrberdi",
+ "customer_surname": "Hojaguliýew",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Ýaşlyk şäherçesiniň Bereket obasy Bereket geňeşligi",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Ýaşlyk şäherçesiniň Bereket obasy Bereket geňeşligi",
+ "passport_serie": "I-AH",
+ "passport_id": "566126",
+ "passport_given_at": "2012-07-04",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap Häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etrabynyň Bereket obasy",
+ "born_at": "1996-04-14",
+ "email": "Tanyrberdi@mail.ru",
+ "phone": "62894089",
+ "phone_additional": "65128546",
+ "phone_home": "12906366",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Aşgabat şäher gümrükhanasy",
+ "work_company_accountant_number": "+(993)-12574900",
+ "work_started_at": "2022-07-01",
+ "work_salary": "4078",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ad3llb0JcWxQFdraQ7DonSW7AWyT2LGkiaLurUH9.jpg",
+ "passport_two": "MV3JQH5Lsxv9E4kaxmgAa4jnHAEssQUYThA2CEdu.jpg",
+ "passport_three": "F8ttlwWOlKPBg3K9Oo12rS1f9h3EnXus6BYI75Ge.jpg",
+ "passport_four": "y3FYVq4riLEKsoF6CRO7TvH4ZeLnlbcQ2r452028.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-07 15:39:23",
+ "updated_at": "2024-06-07 15:39:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1979,
+ "unique_id": "TB1307-1979",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rejepgeldi",
+ "customer_surname": "Garagulow",
+ "customer_patronic_name": "Suleymanberdiyewic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce magtymguly jay 76",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce magtymguly jay 76",
+ "passport_serie": "I-AS",
+ "passport_id": "618101",
+ "passport_given_at": "2019-11-06",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1990-02-16",
+ "email": "GaragulowR@gmail.com",
+ "phone": "65000000",
+ "phone_additional": "65000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Abadan onumcilik karhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2018-12-06",
+ "work_salary": "2037",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PfqnjRS9p17SmOQdSHnaAjRUvVVfPP0DidvlcHIl.jpg",
+ "passport_two": "N3yYs7Vx7Qi2KLErRwde6nCMP1kDrkXqWOAz9aeM.jpg",
+ "passport_three": "H2fFmXEGb1PPHLNN8jL6PqIH2Q1axqaIJwIZXpWA.jpg",
+ "passport_four": "bZa9eTGBTczMjJKvQjxdYfFtz2YlYiTuKy0vCgzh.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-07 15:54:52",
+ "updated_at": "2024-06-07 15:54:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1980,
+ "unique_id": "TB1307-1980",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bezirgen",
+ "customer_surname": "Meretmuhammedow",
+ "customer_patronic_name": "Kasymberdiyewic",
+ "passport_address": "Asgabat saherinin berkararlyk etrap koce dostluk jay 49",
+ "real_address": "Asgabat saherinin berkararlyk etrap koce dostluk jay 49",
+ "passport_serie": "I-AS",
+ "passport_id": "560825",
+ "passport_given_at": "2017-03-03",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1987-08-20",
+ "email": "Bezirgen@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat zeykes aragatnasyk otugi tresti",
+ "work_company_accountant_number": "+(993)-62000000",
+ "work_started_at": "2022-04-20",
+ "work_salary": "1726",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0fKDgrvHb2ElhjimjXG0XrbNjN5xpfYiAjcW9E35.jpg",
+ "passport_two": "8eQFAsTNGPVPSDxuf8XwIXDU3Zs0ceXmYBS9R9yf.jpg",
+ "passport_three": "g7ZOw3fVdQDbZIQfehvhB5fk5BwsWjeawY99h6fw.jpg",
+ "passport_four": "P6cvtmMM9UlsPz3COYb466cTxa9X0ToQ7z9SJh59.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-07 16:02:51",
+ "updated_at": "2024-06-07 16:02:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1981,
+ "unique_id": "TB8312-1981",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Begenç",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Meretdurdyýewiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Darganata etrabynyň Gazojak şäheriniň K.Sazakow köçesiniň 171-nji jaýynyň 7-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "994010",
+ "passport_given_at": "2017-08-09",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "2001-02-19",
+ "email": "begaaa@mail.ru",
+ "phone": "62973547",
+ "phone_additional": null,
+ "phone_home": "44552334",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝÖGGM",
+ "work_company_accountant_number": "+(993)-62089056",
+ "work_started_at": "2022-04-12",
+ "work_salary": "2902",
+ "work_position": "3-nji derejeli bitonçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "yOkGI6LFeB2BiGteNEhU9NvnAGIaoxkrRuYFA0xI.jpg",
+ "passport_two": "bcvBhyN6ZcMHEo7LBDhO3s6NcVdPHJ4jVlSiwhQr.jpg",
+ "passport_three": "5apuBlY28bSeic1rGxxF4IGcokQBkYA07RxgT3At.jpg",
+ "passport_four": "VRxsLccxE1nEmhC6kysbBHyQUukjk14WTYuPLzuy.jpg",
+ "user_id": 747,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 16:06:07",
+ "updated_at": "2024-06-11 17:55:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1982,
+ "unique_id": "TB1307-1982",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammet",
+ "customer_surname": "Mälikow",
+ "customer_patronic_name": "Döwletgeldiýewiç",
+ "passport_address": "ASgabat Diwizion gecelge jay 5 oy1",
+ "real_address": "ASgabat Diwizion gecelge jay 5 oy1",
+ "passport_serie": "I-AS",
+ "passport_id": "382831",
+ "passport_given_at": "2007-08-24",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow ad.etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1991-07-31",
+ "email": "Muhammet@gmail.com",
+ "phone": "63922332",
+ "phone_additional": "71101991",
+ "phone_home": "12368883",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "T-nyň Ýaragly güýçleri",
+ "work_company_accountant_number": "+(993)-12465495",
+ "work_started_at": "2023-12-06",
+ "work_salary": "2638",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dGhejVB5NIoCG3EcRvRldPxsu63DhqCcZKORosbJ.jpg",
+ "passport_two": "UNtVndxX4EINoQmuQ0w4bZbc5xLMeavgG4WcS4Yy.jpg",
+ "passport_three": "9J2srQVzhC0Nhe2Ksl6DoBs3IxcjYITXTuFwyJgZ.jpg",
+ "passport_four": "Ak7OtbEpBsjeTvGNkFPb5tNzR0dwk56eOF3wk6SY.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-07 16:09:04",
+ "updated_at": "2024-06-07 16:09:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1983,
+ "unique_id": "TB9314-1983",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Kakabaý",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Allaberenowiç",
+ "passport_address": "S.Türkmenbaşy etrap A.Kakabaýew ad.şäherçe G.Orazow köçesiniň 15-nji jaýy",
+ "real_address": "S.Türkmenbaşy etrap A.Kakabaýew ad.şäherçe G.Orazow köçesiniň 15-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "311333",
+ "passport_given_at": "2002-07-30",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap",
+ "born_place": "S.Türkmenbaşy etrap A.Kakabaýew ad. geňeşligi",
+ "born_at": "1966-08-01",
+ "email": "Kakabay@mail.com",
+ "phone": "65263658",
+ "phone_additional": "65263658",
+ "phone_home": "65263658",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 22-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33933___",
+ "work_started_at": "2000-08-02",
+ "work_salary": "2301",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0XDqEkEXA1ZWszxBtJW1p9FRr37V249aOaKILq70.jpg",
+ "passport_two": "GZUaAh5ybkGlcXa8bm9e0zKUHvIUwxvXzwTAdnW1.jpg",
+ "passport_three": "7LV10F85x5XhRHtw56y1tZZ1EsAgTrrWwMPNZsff.jpg",
+ "passport_four": "eB6JEC1J6JyXT0bbqeDXQN2s3CgsOx74bd7PH7hZ.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 16:35:44",
+ "updated_at": "2024-06-07 16:36:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1984,
+ "unique_id": "TB9314-1984",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Döwletmyrat",
+ "customer_surname": "Saryýew",
+ "customer_patronic_name": "Garlyýewiç",
+ "passport_address": "Köneürgenç etrap Täzeýap geňeşligi",
+ "real_address": "Köneürgenç etrap Täzeýap geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "018772",
+ "passport_given_at": "1998-11-25",
+ "passport_given_by": "Köneürgenç etrap PB tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Täzeýap geňeşligi",
+ "born_at": "1973-09-19",
+ "email": "Dowletmyrat@mail.com",
+ "phone": "62548956",
+ "phone_additional": "62548956",
+ "phone_home": "62548956",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguzawtoulag ö/b Köneürgenç AUG",
+ "work_company_accountant_number": "+(993)-27651___",
+ "work_started_at": "2016-04-07",
+ "work_salary": "1674",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sB3OpFTpXbgNufMMOvFmRP7hQybI1S910X4r5c9V.jpg",
+ "passport_two": "hxnPtF01sdnd9YG8Tqr8NhuWXWmLOM6rD6lRSp00.jpg",
+ "passport_three": "UqISHIX3W1rC2G1EugRMeLG5uqsxXXktp3FEUz77.jpg",
+ "passport_four": "pGWYejgCm5RtEQtH6YjkaeXDxZjUFzutHN4UZUsW.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 16:43:07",
+ "updated_at": "2024-06-07 16:43:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1985,
+ "unique_id": "TB6352-1985",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mähri",
+ "customer_surname": "Toýewa",
+ "customer_patronic_name": "Dawletbaýewna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 21 jaý 20 öý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 21 jaý 20 öý",
+ "passport_serie": "II-MR",
+ "passport_id": "045171",
+ "passport_given_at": "2020-06-01",
+ "passport_given_by": "Daşoguz welaýatynyň Boldumsaz etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Daşoguz şäheri",
+ "born_at": "1983-09-11",
+ "email": null,
+ "phone": "62972912",
+ "phone_additional": null,
+ "phone_home": "62972912",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-06-24",
+ "work_salary": "1726",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hVXpYeqjCtCo8z0uM1hi1bUFiGgff0LZ6u80PXHs.jpg",
+ "passport_two": "FKmhcOH9qNs3jbNyHbEuSd25F7qIBFg6j4PVq91A.jpg",
+ "passport_three": "890e7dHCi4NB7FwJb2xzxGbRWamgnDdBASQXHfWy.jpg",
+ "passport_four": "uqq8zQPeuYnvZ6jPZQd5yV5VmLON10qrTBkLONKb.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 16:46:10",
+ "updated_at": "2024-06-10 12:56:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1986,
+ "unique_id": "TB8302-1986",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şoýira",
+ "customer_surname": "Joraýewa",
+ "customer_patronic_name": "Joraýewna",
+ "passport_address": "Magdanly şäher Merdana köç 51-nji jaý",
+ "real_address": "Magdanly şäher Merdana köç 51-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "896698",
+ "passport_given_at": "2015-12-10",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1999-07-26",
+ "email": null,
+ "phone": "65050763",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44034596",
+ "work_started_at": "2022-05-03",
+ "work_salary": "2293",
+ "work_position": "Baş hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xIxhbFcHvOpic8aAmJCJLEmMjNGfSLtUfYptp51M.jpg",
+ "passport_two": "dJlipP31kax0pKzsCu8GBlEaXOgS3YQS8BtbfxzT.jpg",
+ "passport_three": "ZBRXlONDq3c9QIXr5rniqgbT2ggYeBzyJY04ipzn.jpg",
+ "passport_four": "FcbpA21r8W7VX6NLVCv85Fa2Jr96AISDUJenE7cj.jpg",
+ "user_id": 750,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 16:51:45",
+ "updated_at": "2024-06-11 12:38:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1987,
+ "unique_id": "TB9314-1987",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Bazarbaý",
+ "customer_surname": "Şyhnazarow",
+ "customer_patronic_name": "Salaýewiç",
+ "passport_address": "Köneürgenç şäher N.Kubra köçesi 84-nji jaýy",
+ "real_address": "Köneürgenç şäher N.Kubra köçesi 84-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "343732",
+ "passport_given_at": "2008-03-18",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1973-09-15",
+ "email": "Bazarbay@mail.com",
+ "phone": "61730915",
+ "phone_additional": "61730915",
+ "phone_home": "61730915",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Türkmenistanyň Türkmenbaşy paýdarlar täjirçilik bankynyň Daşoguz welaýat Köneürgenç etrap şähamçasy",
+ "work_company_accountant_number": "+(993)-33531___",
+ "work_started_at": "2007-04-01",
+ "work_salary": "2388",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CcwYMMXGcbS6TspQts4ObQjnqy5fZu5nHQvGgNZ7.jpg",
+ "passport_two": "9I2pt8W002IlWKbM4DMn2F5yPxHbfsLJ2UepuYTx.jpg",
+ "passport_three": "EpkiRTJOt9IRpuKGcUZ5FUsfwEtiSkCvgnOLohfl.jpg",
+ "passport_four": "E3cyA9MH8MjWb1NGyihclKZ6Uax8NY9I9tiqmd1c.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 16:57:52",
+ "updated_at": "2024-06-07 16:58:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1988,
+ "unique_id": "TB1307-1988",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulnar",
+ "customer_surname": "Orazmammedowa",
+ "customer_patronic_name": "Hydyrkulyyewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby coganly y t 2343 2 kicesinin 14 nji jayy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby coganly y t 2343 2 kicesinin 14 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "438036",
+ "passport_given_at": "2011-02-01",
+ "passport_given_by": "Asgabat saherinin Kopetag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1987-06-04",
+ "email": "Ogulnar@gmail.com",
+ "phone": "62453600",
+ "phone_additional": "62453600",
+ "phone_home": "62453600",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Uly Cynar Hojalyk Jemgyyeti",
+ "work_company_accountant_number": "+(993)-12457745",
+ "work_started_at": "2017-08-01",
+ "work_salary": "1774",
+ "work_position": "cayci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OW07Rg1FifXyOMRlRp2FKtEjgke3OVKQV28Mq4Cy.jpg",
+ "passport_two": "ULKNuuqO8jlzz1GTjdMvS2xTl5Y1tWuVOzUhENpm.jpg",
+ "passport_three": "IajyNSjzbyZA5CedpA6685nqxtSaZE9InRwfjeXf.jpg",
+ "passport_four": "886uUUhha5zCkCWwSWbN8pzxsijce7k0bs3cbs2l.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-07 16:58:14",
+ "updated_at": "2024-06-07 16:58:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1989,
+ "unique_id": "TB9315-1989",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Geldimyrat",
+ "customer_surname": "Kasymow",
+ "customer_patronic_name": "Haýytjanowiç",
+ "passport_address": "Görogly etrap Hüdik Myradow geňeşligi",
+ "real_address": "Görogly etrap Hüdik Myradow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "148401",
+ "passport_given_at": "1999-12-11",
+ "passport_given_by": "Tagta etrap PB",
+ "born_place": "Görogly etrap Hüdik Myradow geňeşligi",
+ "born_at": "1969-03-09",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64634394",
+ "phone_additional": "64634394",
+ "phone_home": "64634394",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Lebapnebitgazgözleg\" ekspedisiýasy",
+ "work_company_accountant_number": "+(993)-64634394",
+ "work_started_at": "2015-02-02",
+ "work_salary": "4717",
+ "work_position": "diň gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "blgoWZovij6w8DQQ6a4iBn1iJJu7R4gxIZFoB4xv.jpg",
+ "passport_two": "d8ueWdulplTVC032FVkjN8CC27Ax7ZRd7Nsrq3M0.jpg",
+ "passport_three": "mA9CPSZIHcjfMUH9HoRSu5ZDDBN7NxMVgt3HMbiW.jpg",
+ "passport_four": "epA4ysr4s4pkSfuy27MFwh7OhoKTvAU7yWkHLlDj.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 17:08:21",
+ "updated_at": "2024-06-07 17:08:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1990,
+ "unique_id": "TB8318-1990",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Zuleýha",
+ "customer_surname": "Alikulowa",
+ "customer_patronic_name": "Hydyrkulowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi M.Ýususpow köçesi 3-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi M.Ýususpow köçesi 3-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "972864",
+ "passport_given_at": "2017-08-09",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrap Megejik geňeşligi",
+ "born_at": "1994-04-27",
+ "email": null,
+ "phone": "61270194",
+ "phone_additional": null,
+ "phone_home": "44024068",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2017-12-25",
+ "work_salary": "1634",
+ "work_position": "hojalyk uýasy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "zIhSjefHXmDyp4ZLjmt6LI7RHUmlUXS9RqEfMUAq.jpg",
+ "passport_two": "IybdZH75z11yg6EnKfGyweiY9bgNo2ZLpjoLuUNk.jpg",
+ "passport_three": "dxj0336ygWzHUHTCRuDN1ysG26hFzCsMk8WtAhcT.jpg",
+ "passport_four": "4IdvEmNIisy8fTsnvtyVFuaupoEK6JlmUAFqPTay.jpg",
+ "user_id": 751,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 17:20:38",
+ "updated_at": "2024-06-07 17:30:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1991,
+ "unique_id": "TB6359-1991",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Berdimämmet",
+ "customer_surname": "Elýasow",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher kw 199 jaý 15 öý 69",
+ "real_address": "BW Balkanabat şäher kw 199 jaý 15 öý 69",
+ "passport_serie": "I-BN",
+ "passport_id": "472481",
+ "passport_given_at": "2013-03-23",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1968-01-12",
+ "email": null,
+ "phone": "65840410",
+ "phone_additional": "65840410",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmengazawtomatika\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-04-19",
+ "work_salary": "3330",
+ "work_position": "bölüm başlygy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "BTWfPiuw0Cn38mgoiAFG3ldsaqHOIXedFpdyZH4n.jpg",
+ "passport_two": "5xpeOXlN3fPG1Avpqx9Bfxh2DgV2kEmyoHAa5po2.jpg",
+ "passport_three": "FjzXZksuwozBEkOe2Atb0hzoPFHz2WGg3d3n4STI.jpg",
+ "passport_four": "GcPTIRneUnHDh1HJilknCWUmdj78ELcdEHZ1ULwM.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 17:25:36",
+ "updated_at": "2024-06-07 17:25:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1992,
+ "unique_id": "TB8302-1992",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mekan",
+ "customer_surname": "Mominow",
+ "customer_patronic_name": "Hemrakulowic",
+ "passport_address": "Magdanly saheri S.Nyyazow sayoly 17/1",
+ "real_address": "Magdanly saheri S.Nyyazow sayoly 17/1",
+ "passport_serie": "I-LB",
+ "passport_id": "836731",
+ "passport_given_at": "2014-01-10",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1997-08-21",
+ "email": "muziktank78@gmail.com",
+ "phone": "61711901",
+ "phone_additional": "63884562",
+ "phone_home": "51499",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Turkmen geologiya gozleg ekspedisiyasy",
+ "work_company_accountant_number": "+(993)-51676___",
+ "work_started_at": "2023-02-15",
+ "work_salary": "2078",
+ "work_position": "tehnik tehnolog",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "q3JrC4aIXd9hy7No6tl5wK1gLXjeXMKQ6zdZA0JB.jpg",
+ "passport_two": "0Vs9X5j3Xj0zkYb1khaKgOmTCTM2xhoWc3zE6EIt.jpg",
+ "passport_three": "vXmCI9WSp76Y6q57g4Nr4osKISjg6kojIkS4UuTR.jpg",
+ "passport_four": "rlCdCefVHZR0kSOH8lLM2cB2MJFllQllorK6DpRn.jpg",
+ "user_id": 752,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 17:25:36",
+ "updated_at": "2024-06-11 12:39:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1993,
+ "unique_id": "TB9315-1993",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Jumagul",
+ "customer_surname": "Amangeldiýewa",
+ "customer_patronic_name": "Toýlyýewna",
+ "passport_address": "Daşoguz şäheriniň Talyp köçesiniň 35-nji jaýy",
+ "real_address": "Daşoguz şäheriniň Talyp köçesiniň 35-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "414200",
+ "passport_given_at": "2005-06-03",
+ "passport_given_by": "Daşoguz welaýatynyň Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Nyýazow adyndaky etrap Magtymguly geňeşligi",
+ "born_at": "1962-08-31",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65259819",
+ "phone_additional": "65259819",
+ "phone_home": "65259819",
+ "work_region": "dz",
+ "work_province_id": 30,
+ "work_company": "Şabat etrabynyň 51-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-65259819",
+ "work_started_at": "2005-01-03",
+ "work_salary": "3311",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "GFCork0c1WAHsZqa6Buk5YgXFJnubZM0onZadlVG.jpg",
+ "passport_two": "rhhsMuZaO9B14vs6pruImbCNhrZQUHFyeHnKjoZ1.jpg",
+ "passport_three": "u1PdCQYDZK7gx2rLBFxIL4CX8Q2xEdpflC8zPmdU.jpg",
+ "passport_four": "h8wave9mVNrXNBK4tbGsZNh0lkAvgVW9NqitJQOY.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 17:26:59",
+ "updated_at": "2024-06-07 17:26:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1994,
+ "unique_id": "TB6359-1994",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aşyrmämmet",
+ "customer_surname": "Doňguraýew",
+ "customer_patronic_name": "Täçmämmedowiç",
+ "passport_address": "BW Balkanabat şäher Mkr 6 jaý 22 öý 10",
+ "real_address": "BW Balkanabat şäher Mkr 6 jaý 22 öý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "005214",
+ "passport_given_at": "1998-09-08",
+ "passport_given_by": "BW Nebitdag şäher polisiýa bölümi",
+ "born_place": "BW Nebitdag şäher",
+ "born_at": "1972-03-26",
+ "email": null,
+ "phone": "65826531",
+ "phone_additional": "65826531",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan geofizika ekspedisiýasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1993-04-05",
+ "work_salary": "2862",
+ "work_position": "inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ENbXcMB4WpvYzJRYXYY06sHUqFMs3RlnJ9F4SvqJ.jpg",
+ "passport_two": "TMX26wPgkvBLok6tYnZL817xW7O44kkjVHl6E0Mf.jpg",
+ "passport_three": "NrHJTIkwD2dblBlK8wiF3bIxqUTIaPJ96R5APknL.jpg",
+ "passport_four": "QUcRVdKVD1Akzxy5mP1Iuk4isfRzZiky6zLSL7NB.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 17:30:46",
+ "updated_at": "2024-06-07 17:30:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1995,
+ "unique_id": "TB8318-1995",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Tawus",
+ "customer_surname": "Rejepowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Lebap welaýatynyň Kerki etrabynyň Gowak geňeşligi Bitaraplyk köçesi 46-njy jaý",
+ "real_address": "Lebap welaýatynyň Kerki etrabynyň Gowak geňeşligi Bitaraplyk köçesi 46-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "559975",
+ "passport_given_at": "2009-10-10",
+ "passport_given_by": "Lebap welaýatynyň Beýik Türkmenbaşy ad.etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Kerki etrabynyň Gowak geňeşligi",
+ "born_at": "1987-05-10",
+ "email": null,
+ "phone": "62604939",
+ "phone_additional": "62604939",
+ "phone_home": "44024009",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2018-05-06",
+ "work_salary": "1629",
+ "work_position": "Çagalar bölümi hojalyk uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "K3FcUQ23MoIpkLEneDbRehCMLfRqdtuOU6vjQYdZ.jpg",
+ "passport_two": "kAh8EhkRZIVGinNWCTwCGXzDJ9LuYtkgnoHchDPn.jpg",
+ "passport_three": "NCi0zaF7I3XmHM8iNEGTZRRilqHL2aIgNHDGZ15Y.jpg",
+ "passport_four": "0KvlOBnkxKwaRuNaT0dzEyWT8fGMB0EUo72uF4HS.jpg",
+ "user_id": 749,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 17:37:35",
+ "updated_at": "2024-06-07 17:38:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1996,
+ "unique_id": "TB6359-1996",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Garamämmet",
+ "customer_surname": "Nedirow",
+ "customer_patronic_name": "Nedirowiç",
+ "passport_address": "BW Balkanabat kw 225 jaý 1 öý 24",
+ "real_address": "BW Balkanabat kw 225 jaý 1 öý 24",
+ "passport_serie": "I-BN",
+ "passport_id": "438682",
+ "passport_given_at": "2011-06-07",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1994-06-05",
+ "email": null,
+ "phone": "61440508",
+ "phone_additional": "61440508",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat döwlet elektrik stansiýasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-08-01",
+ "work_salary": "3149",
+ "work_position": "baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "hsgXzgIV7CHwwkWcJz2vP4oSDxzodY5nbfLdqhIp.jpg",
+ "passport_two": "SxC9l2jf2syZtiEEnGSBDvuUacdRuzF2TjyzWiJ5.jpg",
+ "passport_three": "RxmhuxRb3EUkIdsvx6wik61COMFMpDXBIRhy6iSF.jpg",
+ "passport_four": "h6EViKXtEyoXpgzelWH984R9399Q2EuUw8kA5WXM.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 17:37:56",
+ "updated_at": "2024-06-07 17:41:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1997,
+ "unique_id": "TB9315-1997",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Hurma",
+ "customer_surname": "Hajyýewa",
+ "customer_patronic_name": "Aşyrnepesowna",
+ "passport_address": "Daşoguz şäher Bitaraplyk köçe 105-nji jaýynyň 3-nji öýi",
+ "real_address": "Daşoguz şäher Bitaraplyk köçe 105-nji jaýynyň 3-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "863143",
+ "passport_given_at": "2014-12-03",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrabynyň Geňeş geňeşligi",
+ "born_at": "1998-11-01",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "71117053",
+ "phone_additional": "71117053",
+ "phone_home": "71117053",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "\"Gymmatly pursat\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-71117053",
+ "work_started_at": "2022-08-01",
+ "work_salary": "1530",
+ "work_position": "hasapçy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "wHp7cVo9gVYTDn9lL68l9tuuvHay4yr8NZGVDMdU.jpg",
+ "passport_two": "OhTSvcZAbvHJlcuaI9DkQTk92X9WNnupVg7F1VvE.jpg",
+ "passport_three": "bDoEgl4KOZyBbfWbavic0HieXxTWNxSXXFhr4xM5.jpg",
+ "passport_four": "jhXNfNOtP1HbGRLfEOXFHkfXnBD1Zif1u8Yrbwat.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 17:41:16",
+ "updated_at": "2024-06-07 17:41:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1998,
+ "unique_id": "TB6359-1998",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Myratmuhammet",
+ "customer_surname": "Arazgeldiýew",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "BW Gumdag şäher , köçe Türkmen oba jaý 478",
+ "real_address": "BW Gumdag şäher , köçe Türkmen oba jaý 478",
+ "passport_serie": "I-BN",
+ "passport_id": "037834",
+ "passport_given_at": "1998-11-09",
+ "passport_given_by": "BW Gumdag şäher polisiýa bölümi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1981-02-27",
+ "email": null,
+ "phone": "65831421",
+ "phone_additional": "65831421",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebit we gaz guýularyny berkitmek boýunça müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2005-01-26",
+ "work_salary": "6122",
+ "work_position": "motorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nk3zreqC8KDplX8NAAkt415Ijf9GtzozLRTjar9y.jpg",
+ "passport_two": "u1y4Yn2akd8kJMInbqKERudLf2Edb0Au0W0njJqc.jpg",
+ "passport_three": "4w9cPSBi25ohDdIF3YM9Z5egziznikkvaZKftg9d.jpg",
+ "passport_four": "LTxLh249hQ1oZx4qe1aiR2vmfWgJJxIpwP7BT2Vn.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-07 17:48:16",
+ "updated_at": "2024-06-07 17:48:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 1999,
+ "unique_id": "TB1308-1999",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 9,
+ "customer_name": "Ogulsona",
+ "customer_surname": "Aşyrowa",
+ "customer_patronic_name": "Gündogdyýewna",
+ "passport_address": "Ahal welaýat Gökdepe etrap Ýaňgala daýhan birleşigi",
+ "real_address": "Ahal welaýat Gökdepe etrap Ýaňgala daýhan birleşigi",
+ "passport_serie": "I-AH",
+ "passport_id": "330080",
+ "passport_given_at": "2005-09-27",
+ "passport_given_by": "Ahal welaýat Gökdepe etrap häkimligi",
+ "born_place": "Ýaňgala oba",
+ "born_at": "1976-02-06",
+ "email": "ogulsona@gmail.сom",
+ "phone": "61389528",
+ "phone_additional": "61389528",
+ "phone_home": "61389528",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "S.A.Nyyazow adyndaky dokma toplumy",
+ "work_company_accountant_number": "+(993)-61389528",
+ "work_started_at": "2003-07-01",
+ "work_salary": "1810",
+ "work_position": "tikinçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AhDnr3ucocw1cde8ssXgeWPHl4fPfoezNZWXVWmR.jpg",
+ "passport_two": "NAoKycAyd6MoZAA6tn4eVvVfKNnW2RaXuJfhPHSs.jpg",
+ "passport_three": "e1ueHlAszf4OBCQVfJXCvVzYBkHm9ZylWBziZkp2.jpg",
+ "passport_four": "bAHHCTehcl8VpsaJo2yx43eo9wv6mmYz2R5vApMW.jpg",
+ "user_id": 380,
+ "status": "completed",
+ "notes": "Resminamalaryňyz bilen banka ýüz tutup bilersiňiz!",
+ "created_at": "2024-06-08 10:33:15",
+ "updated_at": "2024-06-14 09:35:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2000,
+ "unique_id": "TB1307-2000",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahym",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Carymyradowna",
+ "passport_address": "Ahal welayat Ak bugday etrap Gami obasy koce H.Dostlugy jay 10",
+ "real_address": "Ahal welayat Ak bugday etrap Gami obasy koce H.Dostlugy jay 10",
+ "passport_serie": "I-AH",
+ "passport_id": "277653",
+ "passport_given_at": "2004-08-11",
+ "passport_given_by": "Ahal welayat Ak bugday etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1988-04-03",
+ "email": "Mahym@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Saglyk\" Derman karhanasy, Pamyk bolumi bolumi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2005-07-01",
+ "work_salary": "2323",
+ "work_position": "Operator tayyar onum we halkyn sarp edyan haryt ondur",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "wMiDjJhVoAbcVM8wyDKUDMEBBBLf5Ywdh0kDlDWF.jpg",
+ "passport_two": "O0rtfIQwhEiifk2XliVy9cnQWUSkSFpdO5YWiIUK.jpg",
+ "passport_three": "aVezVYvuWsnjODpJ21B6ZOTfHKTyq1xq7wXwEZBw.jpg",
+ "passport_four": "8vKEHq5pN86H4VjuRtYvco3KvCtuwfukR52LM166.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-10 09:05:07",
+ "updated_at": "2024-06-10 09:05:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2001,
+ "unique_id": "TB1307-2001",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Parahat",
+ "customer_surname": "Abdyllayew",
+ "customer_patronic_name": "Artykmyradowic",
+ "passport_address": "Asgabat saherinin Buzmeyin etrap koce A Agabayew jay 8",
+ "real_address": "Asgabat saherinin Buzmeyin etrap koce A Agabayew jay 8",
+ "passport_serie": "I-AS",
+ "passport_id": "539122",
+ "passport_given_at": "2016-03-01",
+ "passport_given_by": "Asgabat saherinin Arcabil etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1998-07-22",
+ "email": "Parahat@mail.ru",
+ "phone": "62000000",
+ "phone_additional": "62000000",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat halkara howa menzili yolagcylara hyzmat edyan gullugy boluminde",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2014",
+ "work_position": "yukci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kFf0MTvYPxjua15x4tOdhSyCL93zwxrs24enQwwg.jpg",
+ "passport_two": "csfcwbJGNylhVlAdcPRlqttKonTOZnDRCBgCk5d4.jpg",
+ "passport_three": "brSpIpos8YaSrVZA2ZsTb52y7INGag96dWaoKmhd.jpg",
+ "passport_four": "iFyUqdBNF97tZkBbZupaIA65VRX6CLAY9SS5gyN5.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-10 09:23:29",
+ "updated_at": "2024-06-10 09:23:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2002,
+ "unique_id": "TB1307-2002",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulnabat",
+ "customer_surname": "Dawydowa",
+ "customer_patronic_name": "Rejepgeldiýewna",
+ "passport_address": "Aşgabat ş Köpetdag etr jaý 13 otag 103",
+ "real_address": "Aşgabat ş Köpetdag etr jaý 13 otag 103",
+ "passport_serie": "I-MR",
+ "passport_id": "841646",
+ "passport_given_at": "2012-10-29",
+ "passport_given_by": "Mary welaýatynyň Murgap etrap häkimligi",
+ "born_place": "Mary wel Murgap etrap Murgap şäherçe",
+ "born_at": "1988-07-07",
+ "email": "Ogulnabat@gmail.com",
+ "phone": "65043986",
+ "phone_additional": "65043986",
+ "phone_home": "12467576",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenbaşy PTB Çandybil şahamça",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2017-08-18",
+ "work_salary": "1303",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1PkBU5kuQ8ZoFAf8LjluEaak6OV3agsNKskYS4rb.jpg",
+ "passport_two": "si3MUY2XvSEGegF6VtHwkYlVY1CZfzpFiqWZSqYm.jpg",
+ "passport_three": "shlSeHp2uNLJeVi9YtTKx3mSsQlA9tbLDSiH5Nch.jpg",
+ "passport_four": "0ikcRH3ATwt6jitbgexoCSCOyLeNsdFsVl1cjYIm.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-10 10:00:47",
+ "updated_at": "2024-06-10 10:00:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2003,
+ "unique_id": "TB8312-2003",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Daýanç",
+ "customer_surname": "Hudayberenow",
+ "customer_patronic_name": "Maksadowiç",
+ "passport_address": "Saýat etrabynyň Esgi geňeşliginiň Seýdi köçesiniň 15 jaýy",
+ "real_address": "Saýat etrabynyň Esgi geňeşliginiň Seýdi köçesiniň 15 jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "034734",
+ "passport_given_at": "2001-07-28",
+ "passport_given_by": "Saýat etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Saýat etrabynyň Mülk geňeşligi",
+ "born_at": "2001-07-28",
+ "email": "dayka@mail.ru",
+ "phone": "64507416",
+ "phone_additional": null,
+ "phone_home": "44251253",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "20490 harby bölümi",
+ "work_company_accountant_number": "+(993)-44536366",
+ "work_started_at": "2022-09-06",
+ "work_salary": "2961",
+ "work_position": "Goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9suwZDjCUqQAMMVU9IRjwv9dfEWMWm0CGgpKmpXn.jpg",
+ "passport_two": "plvcoRTSib3W7d83Ft9Aa1f9mutMFIXjwNBdXdlK.jpg",
+ "passport_three": "FZQXEunIwXgWU958WwTN1PSSOdOogJRYVN1rLHjO.jpg",
+ "passport_four": "kK8KmbI0ffC4M4nGcCGQ0JFiGwkdh4wOdFPF2gWF.jpg",
+ "user_id": 753,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-10 10:38:36",
+ "updated_at": "2024-06-11 17:55:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2004,
+ "unique_id": "TB8312-2004",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Dursunjemal",
+ "customer_surname": "Güýjiýewa",
+ "customer_patronic_name": "Amanowna",
+ "passport_address": "Gazojak şäheri Ş.Batyrow 21 jaý",
+ "real_address": "Gazojak şäheri Ş.Batyrow 21 jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "087724",
+ "passport_given_at": "1977-05-05",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Sediwer geňeşligi",
+ "born_at": "1977-05-05",
+ "email": "dursunjemal@mail.ru",
+ "phone": "63331329",
+ "phone_additional": null,
+ "phone_home": "44550425",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Gazojak şäher Arçynlygy",
+ "work_company_accountant_number": "+(993)-44550000",
+ "work_started_at": "2023-05-01",
+ "work_salary": "2890",
+ "work_position": "Arçyn",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "8k4FPAx2KjHvbrpQodXHjKiE0vLJCgdI8tnYNsiD.jpg",
+ "passport_two": "gGxmZxB0CQsMo45XUx9gG3qQqloj7rNfsXx5goYd.jpg",
+ "passport_three": "Hc88FE3iT5WKL92GFM1Qbc7a3TryBuc5zkr5c33M.jpg",
+ "passport_four": "Imvq0XZyvYgsuwAqnzBPl06fogmZpb1QdPX88zgb.jpg",
+ "user_id": 754,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-10 12:31:22",
+ "updated_at": "2024-06-11 17:56:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2005,
+ "unique_id": "TB1303-2005",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Kakyş",
+ "customer_surname": "Tagyýew",
+ "customer_patronic_name": "Myradowiç",
+ "passport_address": "Aşgabat şäheri Berkararlyk etraby Ýagty ýol köçesi 97-nji jaýy",
+ "real_address": "Aşgabat şäheri Berkararlyk etraby Ýagty ýol köçesi 97-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "481529",
+ "passport_given_at": "2013-07-13",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1996-06-25",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65614521",
+ "phone_additional": "65614521",
+ "phone_home": "12735140",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "T-nyň Statistika baradaky döwlet komiteti",
+ "work_company_accountant_number": "+(993)-65614521",
+ "work_started_at": "2024-02-09",
+ "work_salary": "1851",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oPO7hB8XTdKQjK1r8t7CytKxzKyyJDtAT1s7OeCd.jpg",
+ "passport_two": "eBqjIvlaV2TPfXwvnpoFrChsiFCQcc5zxpaRd8kr.jpg",
+ "passport_three": "IpwMuj5NvvTJpAKseTXnVl6kWPwx9uArZKSoIvJQ.jpg",
+ "passport_four": "q6cHDRS4raSd5SKrjnIN9ncviMMv8bNOy7Fkt1te.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-10 12:50:13",
+ "updated_at": "2024-06-14 12:40:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2006,
+ "unique_id": "TB8302-2006",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kurbanali",
+ "customer_surname": "Muradow",
+ "customer_patronic_name": "Bahtiyarowic",
+ "passport_address": "Magdanly saheri Arsary-baba 2",
+ "real_address": "Magdanly saheri Arsary-baba koc 2",
+ "passport_serie": "I-LB",
+ "passport_id": "703938",
+ "passport_given_at": "2011-10-29",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1993-06-08",
+ "email": "muziktank78@gmail.com",
+ "phone": "63116998",
+ "phone_additional": "63258966",
+ "phone_home": "55411",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytandag kan murirligi",
+ "work_company_accountant_number": "+(993)-21255___",
+ "work_started_at": "2021-01-04",
+ "work_salary": "1345",
+ "work_position": "hek yakyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PJ0ridutk7enDtEAQkRaNNpAngeLjGMUbCgFY4v3.jpg",
+ "passport_two": "TJ9vAgDVRgTqyScTxbjIyzWRfQ1jpLhsXbreKnIz.jpg",
+ "passport_three": "9PQXZ4hGRVircDI5T0pamJP7lsyATWQHk9tevov6.jpg",
+ "passport_four": "MTON9zNX7oispnkEqizx12IvsALEIpnpdLXWIdAY.jpg",
+ "user_id": 755,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-10 14:06:23",
+ "updated_at": "2024-06-11 12:39:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2007,
+ "unique_id": "TB8302-2007",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Raham",
+ "customer_surname": "Mahmatkulow",
+ "customer_patronic_name": "Joraýewiç",
+ "passport_address": "Magdanly şäher S.Nyýazow şaýoly 109-njy jaýy",
+ "real_address": "Magdanly şäher S.Nyýazow şaýoly 109-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "178146",
+ "passport_given_at": "2000-03-09",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1983-10-12",
+ "email": null,
+ "phone": "63089927",
+ "phone_additional": null,
+ "phone_home": "44051397",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44037825",
+ "work_started_at": "2017-04-27",
+ "work_salary": "2103",
+ "work_position": "Abatlaýjy slesar",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "A6LlCC65oqvmWzoyWIc8msdhR0Q0RvlARnFxt0gw.jpg",
+ "passport_two": "KiX8o1Nm9htO1yfUgiIi4zupBykuU4oYNqaD16R2.jpg",
+ "passport_three": "juGcibQ3jCDBK4scu1BTbvNArl31aUz7ZueQNAh1.jpg",
+ "passport_four": "bFOQiioaKPd82hbFDiQNHJ9ISHnk81LUT7jyxCDG.jpg",
+ "user_id": 757,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-10 15:07:48",
+ "updated_at": "2024-06-11 12:40:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2008,
+ "unique_id": "TB1307-2008",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulalek",
+ "customer_surname": "Kumsirowa",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Çoganly ýt köçe 2208 jaý3921",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Çoganly ýt köçe 2208 jaý3921",
+ "passport_serie": "I-AS",
+ "passport_id": "069947",
+ "passport_given_at": "1999-05-12",
+ "passport_given_by": "Azatlyk",
+ "born_place": "Asgabat",
+ "born_at": "1969-01-16",
+ "email": "Gulalek@mailcom",
+ "phone": "65681669",
+ "phone_additional": "65681669",
+ "phone_home": "12525636",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şähereniň Gartaşan adamlara we maýyplygy bolan adamlara durmuş taýdan hyzmat edýän edarasy",
+ "work_company_accountant_number": "+(993)-12585636",
+ "work_started_at": "2007-02-01",
+ "work_salary": "2352",
+ "work_position": "sosial işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EMDBZoOCbDdW49rLF65Fn0MIT4EbixuiSEfopqUC.jpg",
+ "passport_two": "hzQjOf2HZ7ukfiN5Fx1dUdLUTAEVGQpB3fcFa1JE.jpg",
+ "passport_three": "Rta49uYCrGJDHwSF6wWr3R1PL2yxqH2gQgU3ZlQn.jpg",
+ "passport_four": "ZPRV2jiMzOlXOqduvazcIhOo0t1YIy2Fwe3IyxUM.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-10 16:03:27",
+ "updated_at": "2024-06-10 16:03:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2009,
+ "unique_id": "TB6359-2009",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Wepa",
+ "customer_surname": "Hojaýew",
+ "customer_patronic_name": "Gurbanberdiýewiç",
+ "passport_address": "BW Balkanabat şäher kw 225 jaý 1 öý 21",
+ "real_address": "BW Balkanabat şäher kw 225 jaý 1 öý 21",
+ "passport_serie": "I-BN",
+ "passport_id": "000851",
+ "passport_given_at": "1998-03-09",
+ "passport_given_by": "BW Nebitdag şäher IIB",
+ "born_place": "BW Nebitdag şäher",
+ "born_at": "1980-08-14",
+ "email": null,
+ "phone": "64575550",
+ "phone_additional": "64575550",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebit we gaz guýulary berkitmek boýunça müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2002-04-26",
+ "work_salary": "5005",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UABo9BT8cHTtWtL0xGY1jxY6BEZLCWJgQBV4wiFw.jpg",
+ "passport_two": "hnMPC4Pm6VhPWdgow1saebTVrNUHmNCn4799CXcB.jpg",
+ "passport_three": "tnUXNXlKRYWTUAcbN4fNnNo9hs0tN5guwvIYiSJd.jpg",
+ "passport_four": "npcpgXcaz6g2KPrZ0LdF2aIPFKOvrT1EYFfwNWDV.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-10 17:46:44",
+ "updated_at": "2024-06-10 17:46:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2010,
+ "unique_id": "TB6359-2010",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Yslam",
+ "customer_surname": "Hojamberdiýew",
+ "customer_patronic_name": "Amangulyýewiç",
+ "passport_address": "BW Balkanabat şäher kw 206 a jaý 14 öý 8",
+ "real_address": "BW Balkanabat şäher kw 206 a jaý 14 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "428193",
+ "passport_given_at": "2010-11-05",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1993-12-15",
+ "email": null,
+ "phone": "64594355",
+ "phone_additional": "64594355",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-01-18",
+ "work_salary": "1937",
+ "work_position": "sürüji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "TtaEeKczrOaZajnVG7AzoHVbjPX46HBwRslMiXXQ.jpg",
+ "passport_two": "AXZBWZ5QdLM4hnLhCyYUb6jTYaHXzzlXQSzBBJHP.jpg",
+ "passport_three": "WozH2ciZPDQyTSFd6mDstbbBeUdJ9RNqqXudIyxc.jpg",
+ "passport_four": "cEqgZ4D8fOoWpbdeoVsMWJpBwq67BIZBRe1bUkGp.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-10 17:52:59",
+ "updated_at": "2024-06-10 17:52:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2011,
+ "unique_id": "TB1307-2011",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kuli",
+ "customer_surname": "Kulyýewiç",
+ "customer_patronic_name": "Begmyradowiç",
+ "passport_address": "Aşgabat ş Büzmeýin etr k Saryhanow jaý 39",
+ "real_address": "Aşgabat ş Büzmeýin etr k Saryhanow jaý 39",
+ "passport_serie": "I-AH",
+ "passport_id": "353787",
+ "passport_given_at": "2006-06-29",
+ "passport_given_by": "Ahal wel Ruhabat etr häkimligi",
+ "born_place": "Ahal wel Ruhabat etr Gökje obasy",
+ "born_at": "1990-02-04",
+ "email": "Kuli@gmail.com",
+ "phone": "64121002",
+ "phone_additional": "64121002",
+ "phone_home": "12325326",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabatýylylyk tresti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2023-09-11",
+ "work_salary": "2508",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hovI5BnZasUxe3U1xj7hV3pTB5B9w1KninUfRtHZ.jpg",
+ "passport_two": "qTx3GeJBdXtJj9Zu8lQN1FK4pfli7VJ3A9czjbyh.jpg",
+ "passport_three": "jQcuAVgIlI3yySOFLXqcBKHuJBNyNyAchSoBz1gL.jpg",
+ "passport_four": "myC56oDj8QgHNasZhPdEv77B0UCd8oeRv5w2Fnj2.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-11 09:50:44",
+ "updated_at": "2024-06-11 09:50:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2012,
+ "unique_id": "TB1307-2012",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ajapsoltan",
+ "customer_surname": "Curiyewa",
+ "customer_patronic_name": "Annaowezowna",
+ "passport_address": "Asgabat saheri kopetdag etraby koce N Gullayew jay 35 otag 44",
+ "real_address": "Asgabat saheri kopetdag etraby koce N Gullayew jay 35 otag 44",
+ "passport_serie": "I-AS",
+ "passport_id": "464786",
+ "passport_given_at": "2012-08-15",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1988-04-08",
+ "email": "CuriyewaA@gmail.com",
+ "phone": "62588486",
+ "phone_additional": "62588486",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Enanin we caganyn saglygyny gorayys ylmy kliniki merkezi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2016-01-08",
+ "work_salary": "2213",
+ "work_position": "kici sepagat uyasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ifR4ozpgsTTGoFTSHf7zLvfLP0AzDnvnu5D7Msdp.jpg",
+ "passport_two": "nAuXvrwk6NSPDyFJr8DqM6uBxu4z0YEHqO2sHNu6.jpg",
+ "passport_three": "n8z7dBY8wXCJCD63o4sgeU4oKuXX738FGrLlFwFQ.jpg",
+ "passport_four": "I5TZivlglArf1KbbfOB5NJVtCt0hzyw3Eqoz9qYC.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-11 10:03:10",
+ "updated_at": "2024-06-11 10:03:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2013,
+ "unique_id": "TB8312-2013",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Tuwakdurdy",
+ "customer_surname": "Niýazdurdyýew",
+ "customer_patronic_name": "Saparowiç",
+ "passport_address": "K.Sazakow köçe 158/2",
+ "real_address": "K.Sazakow köçe 158/2",
+ "passport_serie": "I-LB",
+ "passport_id": "806487",
+ "passport_given_at": "2013-06-06",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgül raýonynyň Ataoba obasy",
+ "born_at": "1970-01-06",
+ "email": "tuwashka@mail.ru",
+ "phone": "65971171",
+ "phone_additional": null,
+ "phone_home": "44552435",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551235",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2943",
+ "work_position": "5-nji derejeli kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YnJyS8AifRDLyEDDv3bx6WMMXz8W8mW4Hedqsxqq.jpg",
+ "passport_two": "8kSFYKdF43y5qNhr0hgHphXIhRExrK1HbpBanQ6p.jpg",
+ "passport_three": "cKDmsHnrLDWno5g5LOnkRj3wweccLNhgr6Z0bkO6.jpg",
+ "passport_four": "2u0IqyKzNqhGzmzzwbulr1m1OqGJ4iOdFWurif7B.jpg",
+ "user_id": 758,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 10:17:21",
+ "updated_at": "2024-06-11 17:57:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2014,
+ "unique_id": "TB8312-2014",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Selbi",
+ "customer_surname": "Annamuradowa",
+ "customer_patronic_name": "Rustamowna",
+ "passport_address": "Magtymguly köçe 153/18",
+ "real_address": "Magtymguly köçe 153/18",
+ "passport_serie": "I-LB",
+ "passport_id": "750683",
+ "passport_given_at": "2012-06-20",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Gazojak şäheri",
+ "born_at": "1983-11-04",
+ "email": "selbunya@mail.ru",
+ "phone": "65941135",
+ "phone_additional": null,
+ "phone_home": "44551848",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "15-nji \"Merdana\" çagalar bakja-bagy",
+ "work_company_accountant_number": "+(993)-44551253",
+ "work_started_at": "2020-10-01",
+ "work_salary": "2263",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "izOxRmIDJWdeIKDCPJotlpqJuPMRart0n6mfy3TY.jpg",
+ "passport_two": "xlWuyyHtqe4CWk2HI3mcJ9qF0iHza1YnsBKjoNFT.jpg",
+ "passport_three": "jMChYxVXhn7oEYO8Dz4OYgyEzRfwBsmL7rc7dsOk.jpg",
+ "passport_four": "0warO0NhNokG5ADk1wM3Hwn1nY5GyJrFz7efgQbh.jpg",
+ "user_id": 760,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 11:37:31",
+ "updated_at": "2024-06-11 17:58:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2015,
+ "unique_id": "TB1307-2015",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mekan",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Akmammedowic",
+ "passport_address": "Asgabat sBuzmeyin etr koce-Bekrewe 9hatar",
+ "real_address": "Asgabat sBuzmeyin etr koce-Bekrewe 9hatar",
+ "passport_serie": "I-AS",
+ "passport_id": "561786",
+ "passport_given_at": "2017-06-16",
+ "passport_given_by": "Asgabat s Arcabil etr",
+ "born_place": "Asgabat",
+ "born_at": "2001-05-23",
+ "email": "Mekan2@mail.com",
+ "phone": "65475675",
+ "phone_additional": "65475675",
+ "phone_home": "64069154",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmenenergoabatlayys YOB",
+ "work_company_accountant_number": "+(993)-65475675",
+ "work_started_at": "2023-07-11",
+ "work_salary": "2028",
+ "work_position": "slesor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "y0VZU1UtrIRZlC3pDwHKlN0g8HYmTSKHoeHcROf9.jpg",
+ "passport_two": "naKJKFQdhLmZqkKahPV8NOwdH9kFjObHL6ImEC5t.jpg",
+ "passport_three": "VlStNbktIwdc5bORhaleirkojM7nroIr6Ms3cShU.jpg",
+ "passport_four": "jWCmjdcVnKgBFE1iX3fEV9qbcekg78fecrxmFfCm.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-11 11:39:32",
+ "updated_at": "2024-06-11 11:39:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2016,
+ "unique_id": "TB1307-2016",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guljeren",
+ "customer_surname": "Atayewa",
+ "customer_patronic_name": "Hydyrgeldiyewna",
+ "passport_address": "Asgabat s Berkararlyk etr Koce Hoja ahnmet yasowy 2gec 14jay",
+ "real_address": "Asgabat s Berkararlyk etr Koce Hoja ahnmet yasowy 2gec 14jay",
+ "passport_serie": "I-AS",
+ "passport_id": "571941",
+ "passport_given_at": "2017-08-24",
+ "passport_given_by": "Asgabat s Berkararlyk etr",
+ "born_place": "Asgabat",
+ "born_at": "2001-01-12",
+ "email": "Guljeren@gmail.com",
+ "phone": "64192258",
+ "phone_additional": "64192258",
+ "phone_home": "65650716",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Txrkmen D Bedentrebiye inistutyty",
+ "work_company_accountant_number": "+(993)-64192258",
+ "work_started_at": "2023-11-29",
+ "work_salary": "1940",
+ "work_position": "supuriji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "2aO3kSQUex1BFZuwnCKtwbjdCTQnXwd6Qf1MoZoa.jpg",
+ "passport_two": "CKCmImCon4th1S2RyhzTjFEIxER0KEYgIC1FJ7V4.jpg",
+ "passport_three": "0AOefFdZy1d7NLDs0xUfcniS7NuQhuzHnKdveZoO.jpg",
+ "passport_four": "0TbfReMvSBbZwG7iIYPxXupxmrtXPd7ZMnjv9ehk.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-11 11:50:25",
+ "updated_at": "2024-06-11 11:50:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2017,
+ "unique_id": "TB1307-2017",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Semsat",
+ "customer_surname": "Jumayewa",
+ "customer_patronic_name": "Jepbarowna",
+ "passport_address": "Asgabat s Berkararlyk etr Koce A Nyvazow jay57 oy16",
+ "real_address": "Asgabat s Berkararlyk etr Koce A Nyvazow jay57 oy16",
+ "passport_serie": "I-AS",
+ "passport_id": "698672",
+ "passport_given_at": "2024-04-08",
+ "passport_given_by": "Asgabat s Berkararlyk etr PB",
+ "born_place": "Asgabat",
+ "born_at": "1998-03-23",
+ "email": "Semsat@gmail.com",
+ "phone": "61200738",
+ "phone_additional": "61200738",
+ "phone_home": "12493282",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Halkara ynsanperwer unwirsiteti",
+ "work_company_accountant_number": "+(993)-61200738",
+ "work_started_at": "2023-08-21",
+ "work_salary": "3210",
+ "work_position": "owreniji mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "yA5h4zfHovHdRYXOuDVKOzxpKULBZmADmXfDfvQk.jpg",
+ "passport_two": "ztTOyXnNV6COWmZDkEOQT1XB9CEGN9G2vb7DAocI.jpg",
+ "passport_three": "Pu1fBzMBMCy2vAmpFVBDouq2L7jJXahQsjgfeVtN.jpg",
+ "passport_four": "4ZZy6pTZZNdkjmCIMMtVnUPxN7qYx7FDUFkS8liN.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-11 12:01:43",
+ "updated_at": "2024-06-11 12:01:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2018,
+ "unique_id": "TB8318-2018",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Alimardan",
+ "customer_surname": "Abduraimow",
+ "customer_patronic_name": "Baýpulatowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Ters geňeşligi Utanow köçesi 85-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Ters geňeşligi Utanow köçesi 85-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "761011",
+ "passport_given_at": "2012-01-28",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi",
+ "born_at": "1991-07-19",
+ "email": null,
+ "phone": "62539151",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk Kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-12-18",
+ "work_salary": "2537",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IBfOilmKmLMDmrRfp5dGHttLu6uGepukTh8slsFv.jpg",
+ "passport_two": "9Vi8E07dtekwUqKJoLZNg79qnbHMD7Rlyor6htLl.jpg",
+ "passport_three": "EdVTGa0sIw1h9YsvXOoGV6bzsN4U695RrjdLLm2w.jpg",
+ "passport_four": "MjcvkK2L1PQcuWkt3fhWCfYYs7gfTgoCX4LwVni9.jpg",
+ "user_id": 759,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-06-11 12:29:55",
+ "updated_at": "2024-06-11 14:29:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2019,
+ "unique_id": "TB1307-2019",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazmyrat",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Amanmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Garagum jaý8",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Garagum jaý8",
+ "passport_serie": "I-AH",
+ "passport_id": "575024",
+ "passport_given_at": "2016-04-13",
+ "passport_given_by": "Ahal",
+ "born_place": "Ahal",
+ "born_at": "1996-04-11",
+ "email": "Orazmyrat@gmailсom",
+ "phone": "61003868",
+ "phone_additional": "61003868",
+ "phone_home": "12563636",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Rowaçly Sepgit hususy kärhanasynda",
+ "work_company_accountant_number": "+(993)-12545256",
+ "work_started_at": "2024-04-01",
+ "work_salary": "1400",
+ "work_position": "Brigadyr",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "u2Lu1ecmblxdU3yOoENRXcBKmn2LrTftxtCKSsbB.jpg",
+ "passport_two": "nOvK90X6VkYXAMIrkwKRHzx0FkFOsTzBXonA1HIa.jpg",
+ "passport_three": "Oo8I8G6ifnaGMbsj4LhHVH4TjkdvfDsBPqQ9Hwt5.jpg",
+ "passport_four": "MOTsn8GROuCSLBY9V6HQfpJrLTuTAtcUg5voObuw.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-11 12:32:07",
+ "updated_at": "2024-06-11 12:32:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2020,
+ "unique_id": "TB1303-2020",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Aşyrmämmet",
+ "customer_surname": "Mamlyýew",
+ "customer_patronic_name": "Döwletmämmedowiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap 1-njy A.Nyýazow geç 8-nji jaý 27-nji öý",
+ "real_address": "Aşgabat şäher Berkararlyk etrap 1-njy A.Nyýazow geç 8-nji jaý 27-nji öý",
+ "passport_serie": "I-AS",
+ "passport_id": "405426",
+ "passport_given_at": "2008-09-19",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1992-04-25",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65051775",
+ "phone_additional": "65051775",
+ "phone_home": "65051775",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Bagtyýarlyk etrap Arassaçylyk müdirligi",
+ "work_company_accountant_number": "+(993)-65051775",
+ "work_started_at": "2023-11-10",
+ "work_salary": "2215",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XsxufMI3Y4nkRpTcWZX8tRtEZgd1ks22BIFNBGj1.jpg",
+ "passport_two": "dlxEmaARalKtvDmGCKbCE5W7dDPcKzlW95Rlw2ps.jpg",
+ "passport_three": "kcHk6XZ32so2oUbZZYvrfjVjvHFk8gJpigpvFdhS.jpg",
+ "passport_four": "6i3IsC3P00Afhk17gGkx5Giit5QBHqgGyNfkzYQf.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 12:42:06",
+ "updated_at": "2024-07-09 09:19:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2021,
+ "unique_id": "TB1307-2021",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gozel",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Amanmyradowna",
+ "passport_address": "Asgabat aherininn Kopetdagetraby A Nyyazow kocesinin 149 njy jayybyb 45nji otagy",
+ "real_address": "Asgabat aherininn Kopetdagetraby A Nyyazow kocesinin 149 njy jayybyb 45nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "446596",
+ "passport_given_at": "1974-07-29",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1974-07-29",
+ "email": "Gozel@gmail.com",
+ "phone": "64367949",
+ "phone_additional": "64367949",
+ "phone_home": "64367949",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TTPTB",
+ "work_company_accountant_number": "+(993)-12444064",
+ "work_started_at": "1993-09-24",
+ "work_salary": "3085",
+ "work_position": "Hasaplasyk we kassa amallary mudirligi Yuridiki",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "GH6GQzokNo1pDfiGGQXHiGDQT4feznrZDR2fb70C.jpg",
+ "passport_two": "1dsQrDqrm9k1lxrK1xXORbCrOxdYVaKRkn9aCsCz.jpg",
+ "passport_three": "roNeezlglwMeXKcc757NU5b7afpkiBHJcOniHqQr.jpg",
+ "passport_four": "53hgvM8UpHEpoBySVhuWnp9QsvfQnqgY2r1QQDhg.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-11 15:17:39",
+ "updated_at": "2024-06-11 15:17:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2022,
+ "unique_id": "TB6359-2022",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aýgözel",
+ "customer_surname": "Allaberdiýewa",
+ "customer_patronic_name": "Pyhambergelýewna",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 21 öý 1",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 21 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "465657",
+ "passport_given_at": "2012-10-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1995-06-19",
+ "email": null,
+ "phone": "65180639",
+ "phone_additional": "65180639",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Nebitdagnebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-11-12",
+ "work_salary": "3460",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5eoQvTfJuM4Knfn4oEQ8m8ngyXQ2oAFQcJDmQFLS.jpg",
+ "passport_two": "7f4d9pBnIt3bEZAJ32vHaLm48zxCN3qM7Q00VRH7.jpg",
+ "passport_three": "Wdii1JKlo3EILUn0LWM0fj9Kj4PzYIvyJiCvzITJ.jpg",
+ "passport_four": "3bTT439ctgTkCW3DkHUvTF9pA4A9bNulrg7tF5hH.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 15:25:16",
+ "updated_at": "2024-06-11 15:25:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2023,
+ "unique_id": "TB8302-2023",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sahla",
+ "customer_surname": "Usanowa",
+ "customer_patronic_name": "Baypulatowna",
+ "passport_address": "Magdanly saheri Nowruz 30/1",
+ "real_address": "Magdanly saheri Nowruz koc 30/1",
+ "passport_serie": "I-LB",
+ "passport_id": "536414",
+ "passport_given_at": "2007-03-23",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Koyten genesligi",
+ "born_at": "1990-01-06",
+ "email": "muziktank78@gmail.com",
+ "phone": "61928764",
+ "phone_additional": "62458977",
+ "phone_home": "55094",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "32-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51807___",
+ "work_started_at": "2019-09-01",
+ "work_salary": "4010",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "cBnRTMNaN1pYiOlzDulYMnT3J9dWM6AKR9BcUIeo.jpg",
+ "passport_two": "NZFPRMvLQoBhWyubD2XdoEIYJ59wTH8XzUx1sL6m.jpg",
+ "passport_three": "qTt8buJvUM1pgOPyYaLSWHP6IVkVN3bqWC1TNYW7.jpg",
+ "passport_four": "f908awJ31yfNE72Sr3MOK43agi0S91qAqQ16iYub.jpg",
+ "user_id": 761,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 15:28:32",
+ "updated_at": "2024-06-20 16:39:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2024,
+ "unique_id": "TB8302-2024",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nuritdin",
+ "customer_surname": "Buryyew",
+ "customer_patronic_name": "Hamrayewic",
+ "passport_address": "Koytendag etraby Ters genesligi",
+ "real_address": "Koytendag etraby Trs genesligi I.Utanow koc 89",
+ "passport_serie": "I-LB",
+ "passport_id": "791046",
+ "passport_given_at": "2012-06-17",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Koytendag saheri",
+ "born_at": "1995-10-31",
+ "email": "muziktank78@gamail.com",
+ "phone": "64992050",
+ "phone_additional": "64392050",
+ "phone_home": "21544",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "21-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-21433___",
+ "work_started_at": "2023-03-01",
+ "work_salary": "3789",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "quiSg1b74B1Fbis2kMPMHUpUm0wje5jJTu1zma8w.jpg",
+ "passport_two": "O8CxhKvCVa8fd9t3Auw7OqtqYBUAXhjwS44P2XD5.jpg",
+ "passport_three": "sJLVtLm71267dPHfTMwPR6pEWdx1PHNMVW3JT7AM.jpg",
+ "passport_four": "UnZp8XiVWnRGi3AXd22aBXBSHEML6zSvoQp77Crs.jpg",
+ "user_id": 762,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 15:43:57",
+ "updated_at": "2024-06-20 16:39:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2025,
+ "unique_id": "TB8312-2025",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Hudaýar",
+ "customer_surname": "Garryýew",
+ "customer_patronic_name": "Abaýewiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Gazojak şäheriniň Şyharyk köçesiniň 74-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "906727",
+ "passport_given_at": "2016-07-15",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Sediwer geňeşligi",
+ "born_at": "1970-03-18",
+ "email": "hudayar70@mail.ru",
+ "phone": "61898756",
+ "phone_additional": null,
+ "phone_home": "44552369",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝÖGGM",
+ "work_company_accountant_number": "+(993)-62090236",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2140",
+ "work_position": "4-nji derejeli dizelçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "p1VE6UqAQRAmP4WxQyNjDp6onX37jtLbWhOdauYx.jpg",
+ "passport_two": "tPn1gFo1vxzay3dhr1Teen0H4D88J1YJknxb0Ib8.jpg",
+ "passport_three": "6w0eVrAzypbMYxLNTeupfUmH1I0S3g4cuU3hPqwn.jpg",
+ "passport_four": "Ba05vprxb6hZ5bdC5NkNHGKsL4Nr60UFiENqYhNi.jpg",
+ "user_id": 763,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 15:59:08",
+ "updated_at": "2024-06-26 09:56:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2026,
+ "unique_id": "TB6359-2026",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ýolaman",
+ "customer_surname": "Annamämmedow",
+ "customer_patronic_name": "Annaýewiç",
+ "passport_address": "BW Balkanabat şäher kw 190 jaý 14 öý 7",
+ "real_address": "BW Balkanabat şäher kw 190 jaý 14 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "413218",
+ "passport_given_at": "2010-07-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1992-10-14",
+ "email": null,
+ "phone": "63177778",
+ "phone_additional": "63177778",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat tilsimat ulaglary müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2017-01-11",
+ "work_salary": "1802",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2W5wHfB3W12l5vVERLjWeVO4MV3D5aXeBVVdfHZZ.jpg",
+ "passport_two": "FyHznwZzj8NEBkr1A0nGuTaaclGYqFwb6q13r50C.jpg",
+ "passport_three": "MmiteV0qf1YKPRXMT0PwsSIVwyYftTq0VL0Jd8Zx.jpg",
+ "passport_four": "xRMqXdzt0UsNdJCSiXU4cDyUNZm99yNARcL4BCsT.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 16:00:00",
+ "updated_at": "2024-06-11 16:00:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2027,
+ "unique_id": "TB8302-2027",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Alişer",
+ "customer_surname": "Bekmuradow",
+ "customer_patronic_name": "Bekmuradowiç",
+ "passport_address": "Magdanly şäher Babur köçe 49-njy jaý",
+ "real_address": "Magdanly şäher Babur köçe 49-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "751693",
+ "passport_given_at": "2012-04-18",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1996-02-24",
+ "email": null,
+ "phone": "71491996",
+ "phone_additional": null,
+ "phone_home": "44054196",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "36-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2023-10-10",
+ "work_salary": "4458",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Eb96yuz8xzBPgMjlVkMpT6p3ZFWvjQPSdLr4u88V.jpg",
+ "passport_two": "pVCt67ERdCDPoBqhw3MCs8pkbrEqMwurHhovA0DE.jpg",
+ "passport_three": "A2yEVhp3wOhHH0StWgpAXM4CswwIW4mHWGWm6SNL.jpg",
+ "passport_four": "qyEdNIw5Uerxzd1dBMMVgNTntZhz3iuIKmq6mlJt.jpg",
+ "user_id": 764,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 16:23:12",
+ "updated_at": "2024-06-20 16:40:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2028,
+ "unique_id": "TB6359-2028",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Amanmämmet",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": "Mämmetdurdyýewiç",
+ "passport_address": "BW Balkanabat şäher kw 119 jaý 1 öý",
+ "real_address": "BW Balkanabat şäher kw 119 jaý 1 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "503472",
+ "passport_given_at": "2015-08-19",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1982-10-20",
+ "email": null,
+ "phone": "64383499",
+ "phone_additional": "64383499",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Burnebitgazhyzmat\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-08-01",
+ "work_salary": "2159",
+ "work_position": "ýükçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "FWNmpdICCQFm4HAAwpHPOvZ0R7ziZWS4vfVApESr.jpg",
+ "passport_two": "tOq6h5SNAag1c2Cxxh2rXLZ7vv1lxODn8G8Em8pu.jpg",
+ "passport_three": "557PrT66fSI4mvfMkyt8BhryJBL8xv5WK3fWE6FC.jpg",
+ "passport_four": "kj6lrcl3BUpyqRdkaMwc5OW05cfnzqMJghYPerAK.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 16:26:40",
+ "updated_at": "2024-06-13 17:07:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2029,
+ "unique_id": "TB8302-2029",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Uktam",
+ "customer_surname": "Salaýew",
+ "customer_patronic_name": "Kulsahatowiç",
+ "passport_address": "Magdanly şäher S.Nyýazow şaýoly 11/7-nji jaýy",
+ "real_address": "Magdanly şäher S.Nyýazow şaýoly 11/7-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "512017",
+ "passport_given_at": "2007-01-24",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1986-05-01",
+ "email": null,
+ "phone": "62301986",
+ "phone_additional": "63791996",
+ "phone_home": "44052268",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44052135",
+ "work_started_at": "2017-03-11",
+ "work_salary": "2000",
+ "work_position": "Santehnik abatlaýjysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oXRL2m9N9fCf4zA3iCOgQWQGA49oyKpLCBeFcd5x.jpg",
+ "passport_two": "6IBqcbeIqXvlVbmuLyTgzG571fWhLXuic3H8kTdd.jpg",
+ "passport_three": "szXovRGJANISv2C9VhtUrYbWONGXF8waQmUkhgIf.jpg",
+ "passport_four": "HSl5M9foKZh1X3ZR4UD7IU9V7ZoA9j36UC4xtsLe.jpg",
+ "user_id": 765,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 16:49:58",
+ "updated_at": "2024-06-20 16:40:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2030,
+ "unique_id": "TB1307-2030",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Malikguly",
+ "customer_surname": "Garayew",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Sibir jaý47",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Sibir jaý47",
+ "passport_serie": "I-AS",
+ "passport_id": "198817",
+ "passport_given_at": "2001-04-02",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1964-10-09",
+ "email": "Malikguly@gmailcom",
+ "phone": "61496341",
+ "phone_additional": "61496341",
+ "phone_home": "12585369",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 28nji çagalar bagynda",
+ "work_company_accountant_number": "+(993)-12545236",
+ "work_started_at": "2014-10-10",
+ "work_salary": "3041",
+ "work_position": "aýdym saz mugalym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qCuraTAexjTUe1rl18V8AMHZihXslSKp7hgualJ4.jpg",
+ "passport_two": "do8RNpVLiIRclvNS7nd84dccE1FWiI3YA0fyvwlz.jpg",
+ "passport_three": "dUtGM2x15j07jcgosvVLlDc2BuuEQ8ZMsbs3G8ua.jpg",
+ "passport_four": "jDfM2vL19QL6wwAETMYTT0vJ8dTMXFlzLpExfixN.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-11 16:51:17",
+ "updated_at": "2024-06-11 16:51:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2031,
+ "unique_id": "TB8311-2031",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Murat",
+ "customer_surname": "Jumakulyýew",
+ "customer_patronic_name": "Muhammedowiç",
+ "passport_address": "etr.Dänew ş.Seýdi Ýaşlyk k/etr SNGIZ-nyň 2-nji um.ýaş.jaýy öý-2",
+ "real_address": "etr.Dänew ş.Seýdi Ýaşlyk k/etr SNGIZ-nyň 2-nji um.ýaş.jaýy öý-2",
+ "passport_serie": "I-LB",
+ "passport_id": "837991",
+ "passport_given_at": "2014-07-09",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Dänew obasy",
+ "born_at": "1980-07-27",
+ "email": null,
+ "phone": "63601562",
+ "phone_additional": null,
+ "phone_home": "63601562",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-63601562",
+ "work_started_at": "1999-05-20",
+ "work_salary": "3301",
+ "work_position": "teplowozyň maşinistiniň kömekçisi",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "B5q2zjA21T7iLdaHouVQscEHx4dYj3SeIuimtPVA.jpg",
+ "passport_two": "18ixDb4HSpGRXDnLseAUzO4NQaRoUMn7jEWB8n1e.jpg",
+ "passport_three": "SEm1xhZ7gxL70BYdsNwjHQtV7TO7rr03SeXJ9fDT.jpg",
+ "passport_four": "yaFfo3HypxhMbaGaGy9jK7ohkjAqQ7t2V5LBZd0g.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 17:01:38",
+ "updated_at": "2024-06-11 17:41:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2032,
+ "unique_id": "TB6359-2032",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hajy",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Mämmedowiç",
+ "passport_address": "BW Jebel şäher D.Taganow köçe jaý 72",
+ "real_address": "BW Jebel şäher D.Taganow köçe jaý 72",
+ "passport_serie": "I-BN",
+ "passport_id": "078531",
+ "passport_given_at": "2002-03-17",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1985-11-23",
+ "email": null,
+ "phone": "65953306",
+ "phone_additional": "65953306",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepenebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2006-07-06",
+ "work_salary": "3079",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "17ausKQnAve5nEJdb2biRuD3t2UI6Ou6xeqNAwDN.jpg",
+ "passport_two": "YSBzq8jT3U75wMSdenrhhgQKNG4YIaOyFXeLzzUN.jpg",
+ "passport_three": "Hh3RXfX0RY97mDJAQgJSmwzcSDcZerDuj4ATTC3X.jpg",
+ "passport_four": "dtEzyMCMPUeqfdZKzCZc3zWf4gSeS2GdB6nRokFd.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 17:09:42",
+ "updated_at": "2024-06-11 17:09:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2033,
+ "unique_id": "TB8311-2033",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Istemjan",
+ "customer_surname": "Istemjan",
+ "customer_patronic_name": "Rejepbaýewiç",
+ "passport_address": "etr.Dänew ş.Seýdi I-nji k/etr jaý-29 öý-31",
+ "real_address": "etr.Dänew ş.Seýdi I-nji k/etr jaý-29 öý-31",
+ "passport_serie": "I-LB",
+ "passport_id": "509193",
+ "passport_given_at": "2007-01-18",
+ "passport_given_by": "Farap etrap häkimligi",
+ "born_place": "geň.Hojakenepsi",
+ "born_at": "1986-03-06",
+ "email": null,
+ "phone": "62642360",
+ "phone_additional": null,
+ "phone_home": "62642360",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-62642360",
+ "work_started_at": "2018-06-20",
+ "work_salary": "2932",
+ "work_position": "ýuwujy-buglaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "axRp0xoJDMaKpWtZ5Y8xQVhJ4hvy1FnXwyp4j1g9.jpg",
+ "passport_two": "SdMwfaovgMXe1eKtS16CQdupr3T7UDFv512GOCiG.jpg",
+ "passport_three": "h5JfsgsMZGuKEkJ4p1Co28vE5AkjXcJJfntjlFew.jpg",
+ "passport_four": "BnyI6lnTaq7lP7Y7PI2NV9WAQCAByJKWpPPlOGJs.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 17:18:51",
+ "updated_at": "2024-06-11 17:41:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2034,
+ "unique_id": "TB9314-2034",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurberdi",
+ "customer_surname": "Kazakow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Köneürgenç etrap Derýalyk geňeşligi",
+ "real_address": "Köneürgenç etrap Derýalyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "566474",
+ "passport_given_at": "2010-01-25",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Derýalyk geňeşligi",
+ "born_at": "1987-02-20",
+ "email": "Nurberdi@mail.com",
+ "phone": "64229598",
+ "phone_additional": "64229598",
+ "phone_home": "64229598",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-30670___",
+ "work_started_at": "2019-11-11",
+ "work_salary": "1626",
+ "work_position": "II-derejeli satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MHVGBRce9BRnDZjuhOsCH7BvrUbOkCDCexeHrGgG.jpg",
+ "passport_two": "jVyKfTzFGyc3UGs9N89jLLW0KJEyi89UKKBzoHn5.jpg",
+ "passport_three": "HcK22CVg05qds67AhrRKcjw5TH2FT0s33zGIv1ov.jpg",
+ "passport_four": "ysJfvbvH3piy2kCRG0Srow2dvOO9q3UcII5lOUsv.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 17:21:58",
+ "updated_at": "2024-06-11 17:22:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2035,
+ "unique_id": "TB6359-2035",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Baýrammuhammet",
+ "customer_surname": "Orazmyradow",
+ "customer_patronic_name": "Annageldiýewiç",
+ "passport_address": "BW Balkanabat şäher kw 105 jaý 10 fin",
+ "real_address": "BW Balkanabat şäher kw 105 jaý 10 fin",
+ "passport_serie": "I-BN",
+ "passport_id": "499211",
+ "passport_given_at": "2015-01-21",
+ "passport_given_by": "BW Balkanabat şäher hakimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1998-11-08",
+ "email": null,
+ "phone": "63996592",
+ "phone_additional": "63996592",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Alyjylar jemgyýetleriniň birleşigi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-06-06",
+ "work_salary": "2611",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xkD5aZlRDM6A50CyTuF5CYv23KLXsgb1LTApZt5b.jpg",
+ "passport_two": "IyVFdctxwwp58k6xfyMrWilsXkilQYwPmOVKFsaQ.jpg",
+ "passport_three": "iSdIirXSijCormSgwOUZTJgUcUBvUPtB1y5B0KXq.jpg",
+ "passport_four": "fIckyqi5kqupV7QzbaRGWZVNe6Pc0pw0fC7yHaZH.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 17:27:51",
+ "updated_at": "2024-06-11 17:27:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2036,
+ "unique_id": "TB8311-2036",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Atamurat",
+ "customer_surname": "Ýoldaşow",
+ "customer_patronic_name": "Rahmatullaýewiç",
+ "passport_address": "LW-nyň Dänew etr.Seýdi şäher I-nji k/etr j-35 öý-10",
+ "real_address": "LW-nyň Dänew etr.Seýdi şäher I-nji k/etr j-35 öý-10",
+ "passport_serie": "I-LB",
+ "passport_id": "864547",
+ "passport_given_at": "2014-07-15",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Seýdi şäheri",
+ "born_at": "1997-10-20",
+ "email": null,
+ "phone": "64714718",
+ "phone_additional": "64714718",
+ "phone_home": "64714718",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Seýdi şäher Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-64714718",
+ "work_started_at": "2022-03-02",
+ "work_salary": "2500",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jFF1Wu7yKpCzyRPqQx9G6DvRpMiGQLwCcihEqqMZ.jpg",
+ "passport_two": "WBWlxW3B2LLDHbCmXV9pOUlH1SxjNvkklFdWcl4v.jpg",
+ "passport_three": "SaolLxz4kjZLd9yKfIu0gNqUFAS3D84QslaPX1NE.jpg",
+ "passport_four": "6gs5sUyMcSQOmsRMYUFD8MccSEkGnpdXD0T3uGHH.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 17:31:34",
+ "updated_at": "2024-06-11 17:42:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2037,
+ "unique_id": "TB8311-2037",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Atajan",
+ "customer_surname": "Seýitjanow",
+ "customer_patronic_name": "Seýitjanowiç",
+ "passport_address": "Çärjew etr Farap ş Hojakenepsi geň Akrabat",
+ "real_address": "Çärjew etr Farap ş Hojakenepsi geň Akrabat",
+ "passport_serie": "I-LB",
+ "passport_id": "864547",
+ "passport_given_at": "2014-07-15",
+ "passport_given_by": "Farap etrap häkimligi",
+ "born_place": "Çärjew etr Farap ş Hojakenepsi geň",
+ "born_at": "1997-10-20",
+ "email": null,
+ "phone": "61477175",
+ "phone_additional": "61477175",
+ "phone_home": "61477175",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Amyderýa tebigy döwlet goraghanasy",
+ "work_company_accountant_number": "+(993)-61477175",
+ "work_started_at": "2015-08-01",
+ "work_salary": "1963",
+ "work_position": "inspektory",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "pkM92NcfMsUc3JqcT76qljn33BfFVeWbRmQ8UDyb.jpg",
+ "passport_two": "PyEtkQdZKhELbl8m7evvS8j3rZ7HnGp8n3Oc5aB0.jpg",
+ "passport_three": "vaqMKCj1AKuA6Ek7MJO1hSiAOeCQGBNZ8UMn1wrd.jpg",
+ "passport_four": "zlgoDvR1oG85VN4g3uMm7B3oCD44FE6fqVXPBowi.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 17:40:26",
+ "updated_at": "2024-06-11 17:43:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2038,
+ "unique_id": "TB7369-2038",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Täçmyrat",
+ "customer_surname": "Öwezmyradow",
+ "customer_patronic_name": "Ýazberdiýewiç",
+ "passport_address": "Baýramaly etrap Gadyrýap geňeşlik",
+ "real_address": "Baýramaly etrap Gadyrýap geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "623546",
+ "passport_given_at": "2011-03-14",
+ "passport_given_by": "Baýrammaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Gadyrýap geňeşlik",
+ "born_at": "1992-09-29",
+ "email": null,
+ "phone": "64699670",
+ "phone_additional": "64699670",
+ "phone_home": "64699670",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Telekeci Gurbanow Cary Saparowicin sehinde",
+ "work_company_accountant_number": "+(993)-64699670",
+ "work_started_at": "2024-02-02",
+ "work_salary": "1400",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6cIMglQkaaVM4mXFDcTqKtLIQAUuxXDW3FFLMrfX.jpg",
+ "passport_two": "hoUxzcw2W1203tJthtsZtr1PjMj36qOvuOmoo9fP.jpg",
+ "passport_three": "ss2BhDIchuBNfrNfah8Ol7hdcit1yvacfFOV2F03.jpg",
+ "passport_four": "3JCml5oiLGnOo11sbSqtoqNejQGEGlQ1wt0N4bwQ.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-11 17:41:17",
+ "updated_at": "2024-06-11 17:41:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2039,
+ "unique_id": "TB6360-2039",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Farhat",
+ "customer_surname": "Ýuldaşew",
+ "customer_patronic_name": "Bazarbaýewiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri hazar şäherçesi 27 ÝJT jaý 5 öý 4",
+ "real_address": "Balkan welaýaty Balkanabat şäheri hazar şäherçesi 27 ÝJT jaý 5 öý 4",
+ "passport_serie": "II-LB",
+ "passport_id": "060870",
+ "passport_given_at": "2019-04-03",
+ "passport_given_by": "Lebap welaýaty Türkmenabat şäher häkimligi",
+ "born_place": "Özbegistan Taşkent şäheri Kuýbyşew raýony",
+ "born_at": "1983-01-08",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65208397",
+ "phone_additional": "65208397",
+ "phone_home": "65208397",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"TMNK\" ÝGPJ",
+ "work_company_accountant_number": "+(993)-65208397",
+ "work_started_at": "2023-01-03",
+ "work_salary": "3644",
+ "work_position": "Merkezi ammaryň başlgy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "U4drANOTc9MIBb2ucXCWjBDzLMdi6bqpvTHBASTH.jpg",
+ "passport_two": "RHIIRuvJ4QVc5vhRrwIvuWnnGMoJNiAopMESpoZQ.jpg",
+ "passport_three": "7or8yjqXQTMenHFCTF3QipngobfxCjvFrZ0Otcaa.jpg",
+ "passport_four": "VleL7Ej3fEWt2r7GzM1NeD23UvTlJAviLuWR8kmd.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 10:39:50",
+ "updated_at": "2024-06-27 10:35:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2040,
+ "unique_id": "TB8302-2040",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Yuldasowa",
+ "customer_surname": "Yulduzhan",
+ "customer_patronic_name": "Yuldasowna",
+ "passport_address": "Magdanly saheri Gaynar-baba 14",
+ "real_address": "Magdanly saheri Gaynar-baba koc 14",
+ "passport_serie": "I-LB",
+ "passport_id": "546436",
+ "passport_given_at": "2009-05-27",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1992-10-02",
+ "email": "muziktank78@gmail.com",
+ "phone": "71520736",
+ "phone_additional": "63933597",
+ "phone_home": "54478",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "32-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51807___",
+ "work_started_at": "2013-08-30",
+ "work_salary": "3449",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "cjIrcorBXfadrg8SZ0tWqTKThkbmjB4eJvaKfROv.jpg",
+ "passport_two": "2icyWbRhyjb38A1Db9yMo6HEoYT9wyZapKcKPQSF.jpg",
+ "passport_three": "5mJdCjAn89eg0uprUgjwGGJcx5KHLjeGOuyLZ8Sn.jpg",
+ "passport_four": "7KVi1ZiU0lGS5iBU6c5ZKa9qRzjJ9MivREY2bRRF.jpg",
+ "user_id": 766,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 11:20:01",
+ "updated_at": "2024-06-20 16:40:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2041,
+ "unique_id": "TB6360-2041",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Kadyrberdi",
+ "customer_surname": "Öwilýagulyýew",
+ "customer_patronic_name": "Allaberenowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi Bagtyýarlyk ÝJT jaý 7",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi Bagtyýarlyk ÝJT jaý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "064371",
+ "passport_given_at": "1998-06-24",
+ "passport_given_by": "Balkan welaýatynyň Gyzyletrek etrap polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Gyzyletrek şäherçesi",
+ "born_at": "1979-11-22",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65159116",
+ "phone_additional": "65159116",
+ "phone_home": "65159116",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-65159116",
+ "work_started_at": "2023-03-30",
+ "work_salary": "3131",
+ "work_position": "baş hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kRRroOfGU6VNijZ14oaevV6nHuU6R93WC5FdR5cU.jpg",
+ "passport_two": "M64UTVaw4Ybgel4a3PAaAdDj6PB4vUG7mqye3dOS.jpg",
+ "passport_three": "go6I8Xemlsw8b76m0tNq4CB2PWiHa3wyy9i6Vufp.jpg",
+ "passport_four": "lkWEzbV6CIOvbyGBc7g4OGtEsqQH4u4tkUf2Ye8V.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 11:22:59",
+ "updated_at": "2024-06-27 10:36:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2042,
+ "unique_id": "TB6360-2042",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Merdan",
+ "customer_surname": "Ilýasgulyýew",
+ "customer_patronic_name": "Musagulyýewiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi Laçyn jaý 5 öý 13a",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi Laçyn jaý 5 öý 13a",
+ "passport_serie": "I-BN",
+ "passport_id": "233774",
+ "passport_given_at": "2006-01-26",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1989-12-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65392168",
+ "phone_additional": "65392168",
+ "phone_home": "65392168",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "NGÇM \"Galkynyşnebit\"",
+ "work_company_accountant_number": "+(993)-65392168",
+ "work_started_at": "2011-04-04",
+ "work_salary": "3351",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BmsF9kryPZn8vBUazhXYCChvtia20waLRmVdFGaF.jpg",
+ "passport_two": "0pQ0bwYbYiyM8qgOparlL0Q0AuX6JKIX0LIkIX56.jpg",
+ "passport_three": "7TM6pPO3vVRkDNhbUZVxoPKvF4kyDEsQTD8HvYNc.jpg",
+ "passport_four": "vZl3KAUw5n4PiddjT8XxA1ZluNo7Fn4wiwfJvnvo.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 11:29:58",
+ "updated_at": "2024-07-10 16:06:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2043,
+ "unique_id": "TB8302-2043",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulsahat",
+ "customer_surname": "Mahammadiýewa",
+ "customer_patronic_name": "Musurmankulowna",
+ "passport_address": "Magdanly şäher 2-nji ýaşaýyş jaý toplumy 6/21-nji jaýy",
+ "real_address": "Magdanly şäher 2-nji ýaşaýyş jaý toplumy 6/21-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "386602",
+ "passport_given_at": "2003-07-01",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1986-09-30",
+ "email": null,
+ "phone": "63198630",
+ "phone_additional": "65949698",
+ "phone_home": "44050743",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "TPTB\"Magdanly\"şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-44050402",
+ "work_started_at": "2013-11-01",
+ "work_salary": "1815",
+ "work_position": "Kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c04FyGwj569CD5EsWrh0XZtD2wBEYFZvcdnlig9u.jpg",
+ "passport_two": "sjIgqVfI4u0eN0XUNeLnjyjkhnBsXUX4BVgeWV8s.jpg",
+ "passport_three": "QfnVbAJ0vJjjHrSyZeIgI7Sk6XtK617updNockFf.jpg",
+ "passport_four": "raYropRBHVrw126HqmeaLlh3vToKxBnO0yKPYnhK.jpg",
+ "user_id": 767,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 11:31:01",
+ "updated_at": "2024-06-20 16:41:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2044,
+ "unique_id": "TB6360-2044",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ogultagan",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Muhiýewna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi kwartal 31 jaý 21 öý 33",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi kwartal 31 jaý 21 öý 33",
+ "passport_serie": "I-BN",
+ "passport_id": "466519",
+ "passport_given_at": "2013-10-12",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1968-07-04",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64155549",
+ "phone_additional": "64155549",
+ "phone_home": "64155549",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" ýod zawody",
+ "work_company_accountant_number": "+(993)-64155549",
+ "work_started_at": "1999-01-13",
+ "work_salary": "1725",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Mv52jxhAwCQM0ym38K0nOTWvbaRPLuqHNCfjwivd.jpg",
+ "passport_two": "e67CYyBgX2ygdv4irIDq8EA6LDyWZ6pFr9mTowU3.jpg",
+ "passport_three": "FpkhoQRMAXf01i66Oehy0k4W4qQpxFEgcebNt959.jpg",
+ "passport_four": "seoGelXsnrVgslJ1XoZXps6HMzW8SFojYRRoIwvd.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 11:37:22",
+ "updated_at": "2024-06-27 10:38:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2045,
+ "unique_id": "TB6360-2045",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Hydyrow",
+ "customer_surname": "Merdan",
+ "customer_patronic_name": "Tagannyýazowiç",
+ "passport_address": "Ballkan welaýaty Balkanabat şäheri Hazar şäherçesi 37 ÝJT jaý 7 öý 7",
+ "real_address": "Ballkan welaýaty Balkanabat şäheri Hazar şäherçesi 37 ÝJT jaý 7 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "279967",
+ "passport_given_at": "2009-01-28",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1991-02-12",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64835051",
+ "phone_additional": "64835051",
+ "phone_home": "64835051",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"IDISI Romfor Limited\" kompaniýasynyň Türkmenistandaky şahamçasy",
+ "work_company_accountant_number": "+(993)-64835051",
+ "work_started_at": "2023-08-03",
+ "work_salary": "1959",
+ "work_position": "1 nji derejeli kömekçi işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SMeo4LkzVOnPIDhnpafrQeodJaSKVvKBflEpzndD.jpg",
+ "passport_two": "qkxS2tGU027V7PhDSFqECIxQrK7DUUF4tBzlJPQc.jpg",
+ "passport_three": "aUNxgGivSUdMOjA39HpL3StsWqIoP4A317ibUNED.jpg",
+ "passport_four": "8zjt1xbK5IJEOQcx3xCG3dfI9sotmdHX1Hy6o09N.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 11:46:41",
+ "updated_at": "2024-06-27 10:38:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2046,
+ "unique_id": "TB8318-2046",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Şataýlak",
+ "customer_surname": "Abrahmatow",
+ "customer_patronic_name": "Rawşanowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag şäheriniň Azady köçesi 4 jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag şäheriniň Azady köçesi 4 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "209292",
+ "passport_given_at": "1965-12-20",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1965-12-20",
+ "email": null,
+ "phone": "61803658",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 1-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2005-02-01",
+ "work_salary": "1585",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7iO40g4Mpf7fdxnlwgmh8XPwMdyF3mSOu2ewhnH2.jpg",
+ "passport_two": "J26cHsxU9jKgZkp4gDXpa5a9bdhswKpT4FBoK7sU.jpg",
+ "passport_three": "aaMrKGTKOKBn1IFNbGeY8ooc295e0Q5NWckL4qgq.jpg",
+ "passport_four": "uWJPL5sH2QbUrxvGKAoZnrumJaNCOi0byGLE7d6I.jpg",
+ "user_id": 768,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-06-12 11:59:12",
+ "updated_at": "2024-06-12 15:24:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2047,
+ "unique_id": "TB9314-2047",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurýagdy",
+ "customer_surname": "Taganow",
+ "customer_patronic_name": "Rejepowiç",
+ "passport_address": "Köneürgenç etrabynyň Bereket şäherçe Kemine köçe 4a jaýy",
+ "real_address": "Köneürgenç etrabynyň Bereket şäherçe Kemine köçe 4a jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "234973",
+ "passport_given_at": "2001-10-12",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrabynyň Bereket geňeşligi",
+ "born_at": "1966-01-31",
+ "email": "Nuryagdy@mail.com",
+ "phone": "64294587",
+ "phone_additional": "64294587",
+ "phone_home": "64294587",
+ "work_region": "dz",
+ "work_province_id": 32,
+ "work_company": "Boldumsaz Hanýapsuwhojalyk ulanyş dolanşygy",
+ "work_company_accountant_number": "+(993)-31699___",
+ "work_started_at": "2009-04-01",
+ "work_salary": "2064",
+ "work_position": "I-derejeli hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nlGB7IK6yiJAz0qSMKthRdQJR6OwBwUc5cAQIFrd.jpg",
+ "passport_two": "vXfctmlJSk2i5mA8UpmHiuVLzWhRdl79ctW2bUxp.jpg",
+ "passport_three": "7Unm4tGk2xQ9xudD24QxRxGyCt9jkiiTrjIz3d8k.jpg",
+ "passport_four": "rp0c92itme4Dg0xzc09YL6Eljh1sUhMSE41M3AXr.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 12:21:05",
+ "updated_at": "2024-06-12 16:33:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2048,
+ "unique_id": "TB8311-2048",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Atajan",
+ "customer_surname": "Esedow",
+ "customer_patronic_name": "Baýramowiç",
+ "passport_address": "etr.Dänew ş.Seýdi I-nji k/etr jaý-15 öý-5",
+ "real_address": "etr.Dänew ş.Seýdi I-nji k/etr jaý-15 öý-5",
+ "passport_serie": "I-LB",
+ "passport_id": "309371",
+ "passport_given_at": "2002-06-17",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "geň.Parahat",
+ "born_at": "1984-10-22",
+ "email": null,
+ "phone": "64683020",
+ "phone_additional": "64683020",
+ "phone_home": "64683020",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Kükürtli himiýa önümçilik bölegi Bagaja gaz käni",
+ "work_company_accountant_number": "+(993)-64683020",
+ "work_started_at": "2006-08-07",
+ "work_salary": "3119",
+ "work_position": "Elektromontýory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jheFIA4P5QNBqhZpfTbWcZ7d7Fk2ghFr8giOAuQh.jpg",
+ "passport_two": "a9zlpHSARWdzUn1QrfPsEirXVUM5mBdjlglvPJES.jpg",
+ "passport_three": "ukX3IZxgVT0Nnczo5m54Pcr4b2voDE5Jp234tKY9.jpg",
+ "passport_four": "B0F5QYzwsplvu2KFOd9sSNUipjBqt88neDyLIzXt.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 12:26:46",
+ "updated_at": "2024-06-12 12:40:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2049,
+ "unique_id": "TB8302-2049",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Haýrudin",
+ "customer_surname": "Bahredinow",
+ "customer_patronic_name": "Bahredinowiç",
+ "passport_address": "Magdanly şäher 1-nji ýaş.jaý. toplumy",
+ "real_address": "Magdanly şäher 1-nji ýaş.jaý. toplumy",
+ "passport_serie": "I-LB",
+ "passport_id": "590216",
+ "passport_given_at": "2010-08-25",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-11-17",
+ "email": null,
+ "phone": "65914601",
+ "phone_additional": null,
+ "phone_home": "44057496",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44038536",
+ "work_started_at": "2017-04-03",
+ "work_salary": "4276",
+ "work_position": "Uçastogyň başlygynyň orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oTmoA6OJYlaRA6uQ74TQVbrKf1A2eO90AXnkvks1.jpg",
+ "passport_two": "qnFDKVlnH9vGlqXnBdciWzRfduwzcLgVpj8hNMEm.jpg",
+ "passport_three": "BCp5Td2764XvN5a7EwMudWMlNkEz5WjHoBcXOxTW.jpg",
+ "passport_four": "tZkjhPJ9dQWMjGJPN55jhIOkYVICQGdTtl8Hw76L.jpg",
+ "user_id": 769,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 12:30:54",
+ "updated_at": "2024-06-20 16:41:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2050,
+ "unique_id": "TB8302-2050",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sapargeldi",
+ "customer_surname": "Hojikow",
+ "customer_patronic_name": "Amangeldiyewic",
+ "passport_address": "Gubadag etraby Gubadag sahercesi Magtymguly 6",
+ "real_address": "Magdanly saheri Serhetciler koc 1/16",
+ "passport_serie": "I-DZ",
+ "passport_id": "451454",
+ "passport_given_at": "2006-02-18",
+ "passport_given_by": "Gubadag etrap hakimligi",
+ "born_place": "Gubadag sahercesi",
+ "born_at": "1983-11-13",
+ "email": "muziktank78@gmail.com",
+ "phone": "65263931",
+ "phone_additional": "61018874",
+ "phone_home": "51522",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-50011___",
+ "work_started_at": "2014-10-29",
+ "work_salary": "3256",
+ "work_position": "harby gullukcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zENmZLjRvyYnbHp9e8YTrHBOhoucqLQY97NBaoNl.jpg",
+ "passport_two": "bNoOZZ3E79Tfv0WqikTeC08qMtNCpwXaJYKEfs1V.jpg",
+ "passport_three": "gXlR97Kxm0Zx48XaWII5KHMqfd6CtXy3hnaftjuU.jpg",
+ "passport_four": "LK3UyYViaxzIOG1zlVgPJnDfX1DvvQAp74dGPvtI.jpg",
+ "user_id": 770,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 12:31:13",
+ "updated_at": "2024-06-20 16:42:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2051,
+ "unique_id": "TB6360-2051",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Karen",
+ "customer_surname": "Agabekýan",
+ "customer_patronic_name": "Rodikowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 37 ÝJT jaý 9 öý 17",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 37 ÝJT jaý 9 öý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "033681",
+ "passport_given_at": "1998-12-19",
+ "passport_given_by": "Balkan welaýatynyň Çeleken şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Çeleken şäheri",
+ "born_at": "1977-08-24",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64799088",
+ "phone_additional": "64799088",
+ "phone_home": "64799088",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "NGÇM \"Galkynyşnebit\"",
+ "work_company_accountant_number": "+(993)-64799088",
+ "work_started_at": "2019-02-01",
+ "work_salary": "3100",
+ "work_position": "slesar",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "aTivi8eswDmrrXmFqPSCFxRVXuaP65xwPSjyczYo.jpg",
+ "passport_two": "G7S3apP0EPnomQTkQgvKI3BJjBwqOSDEbiaMmrzM.jpg",
+ "passport_three": "bZXOaDix6OEnrgOIanCs7V1g7w3t0kYyiEhMsMG4.jpg",
+ "passport_four": "UqHu8s3uioE5ffzcqq6EJdgaDXePo4aW0tnDr8BA.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 12:35:58",
+ "updated_at": "2024-06-27 10:39:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2052,
+ "unique_id": "TB8311-2052",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Nurulla",
+ "customer_surname": "Hudaýbergenow",
+ "customer_patronic_name": "Aýdogdyýewiç",
+ "passport_address": "etr.Dänew geň.Göýnük oba Kulyýewa köçe Ö.Dowbaýewa jaý-14",
+ "real_address": "etr.Dänew geň.Göýnük oba Kulyýewa köçe Ö.Dowbaýewa jaý-14",
+ "passport_serie": "I-LB",
+ "passport_id": "466381",
+ "passport_given_at": "2006-01-30",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "geň.Göýnük",
+ "born_at": "1982-06-22",
+ "email": null,
+ "phone": "65482376",
+ "phone_additional": "65482376",
+ "phone_home": "65482376",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-65482376",
+ "work_started_at": "2016-07-19",
+ "work_salary": "2790",
+ "work_position": "el.bilen kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "04gJmZ7aQpJuB5Q37KyaCLF5N3eSOEWh1qzjlOi2.jpg",
+ "passport_two": "pIYL0STCxgS7zZxTGrPg3Ht0q3EJR1s1LJUWQckS.jpg",
+ "passport_three": "w2BMahmzCqrzipJoUw2J5kAP489jPQMXon3Bmb1o.jpg",
+ "passport_four": "5RiYwBOOddJhPGscP61EWMDD5j1E0vpTdgobqNTB.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 12:38:03",
+ "updated_at": "2024-06-12 12:40:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2053,
+ "unique_id": "TB6360-2053",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nataliýa",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Gaptylhaýýewna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 15 ÝJT jaý 9 öý 4",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 15 ÝJT jaý 9 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "284219",
+ "passport_given_at": "2006-11-24",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1982-04-30",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64154465",
+ "phone_additional": "64154465",
+ "phone_home": "64154465",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "NGÇM \"Galkynyşnebit\"",
+ "work_company_accountant_number": "+(993)-64154465",
+ "work_started_at": "2021-02-12",
+ "work_salary": "3144",
+ "work_position": "ölçeýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "v228sJr8MGujmZGSSPDk0GDdL27pLfBc0iTt0aLO.jpg",
+ "passport_two": "EPSI97HpRJZz5I0n2FX0VYXLEwwygxR2ZHoLfOdU.jpg",
+ "passport_three": "OEHL4pmLLapL1G6YEsSOmVKXPJjbtEmEdOvjouAL.jpg",
+ "passport_four": "vtWfYzxwa1OS9jBOedU6VDERUecnLbMuWuV9UTf2.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 12:45:33",
+ "updated_at": "2024-06-27 10:41:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2054,
+ "unique_id": "TB6360-2054",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nasiba",
+ "customer_surname": "Romanowa",
+ "customer_patronic_name": "Ikramjanowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 38 ÝJT jaý 6 öý 1",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 38 ÝJT jaý 6 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "466693",
+ "passport_given_at": "2014-03-01",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Daşoguz elaýatynyň Gurbansoltan eje ad.etrabynyň Gurbansoltan eje ad şäherçesi",
+ "born_at": "1992-01-12",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63732123",
+ "phone_additional": "63732123",
+ "phone_home": "63732123",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa deňiz\" HK",
+ "work_company_accountant_number": "+(993)-63732123",
+ "work_started_at": "2023-10-05",
+ "work_salary": "1756",
+ "work_position": "otag hyzmatçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cMRGkEfaAM37lpNfncgfhSBCaDZBeVJH48boOXYZ.jpg",
+ "passport_two": "tlAVSnFdQwuDflmBeOibu9OBnI43hOTEp0ioMGwG.jpg",
+ "passport_three": "epatdR0dlalgJKnKIIZSdh17rNoJFyBxVc60lfpo.jpg",
+ "passport_four": "EDVrKXHkOKRNLgli131GH5FTc32jeRmqaJpJIuKT.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 12:51:46",
+ "updated_at": "2024-07-03 15:47:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2055,
+ "unique_id": "TB8311-2055",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Durpolat",
+ "customer_surname": "Ýaraşow",
+ "customer_patronic_name": "Atajanowiç",
+ "passport_address": "etr.Dänew geň.Azatlyk oba Azatlyk köçe Galkynyş jaý-6",
+ "real_address": "etr.Dänew geň.Azatlyk oba Azatlyk köçe Galkynyş jaý-6",
+ "passport_serie": "I-LB",
+ "passport_id": "652553",
+ "passport_given_at": "2011-03-30",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "geň.Azatlyk",
+ "born_at": "1988-01-19",
+ "email": null,
+ "phone": "62610255",
+ "phone_additional": "62610255",
+ "phone_home": "62610255",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "Dänew şäher JHM",
+ "work_company_accountant_number": "+(993)-62610255",
+ "work_started_at": "2023-11-08",
+ "work_salary": "2192",
+ "work_position": "bölüm başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "u9SgPoFjIvhSmCbmGKwpnQlRNCeihUFQTWT9w0ti.jpg",
+ "passport_two": "ltRyOyzyaJVtyYfPMBmiH118xqVXdcDEldjee8aq.jpg",
+ "passport_three": "hIHfqzY0ulALrHiCLPtOmPOwLGAK06Dr0LfjOWDQ.jpg",
+ "passport_four": "Ob9BZ0wUkrzTEjxeIb60n3epd0AIdNoIV0WcbFrm.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 14:12:25",
+ "updated_at": "2024-06-12 14:27:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2056,
+ "unique_id": "TB6360-2056",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maral",
+ "customer_surname": "Mämmetjanowa",
+ "customer_patronic_name": "Orazdurdyýewna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi",
+ "passport_serie": "I-BN",
+ "passport_id": "466724",
+ "passport_given_at": "2014-03-17",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1983-06-16",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63817407",
+ "phone_additional": "63817407",
+ "phone_home": "63817407",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-63817407",
+ "work_started_at": "2021-04-07",
+ "work_salary": "4295",
+ "work_position": "ýaşaýyş jaý ulanyş bölüminiň başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PlwgCzLJrT9WHiGfHW8ypT6jRrf3fwc6BeggaCD2.jpg",
+ "passport_two": "9tLlwTQhBYM2Zg6VRtdrXk2CFS3aSRdNI31sbBe4.jpg",
+ "passport_three": "meqlLKSLzb8txBoTWTIHXwcZY4MK9LIB8FI4h2yf.jpg",
+ "passport_four": "htEndkOC85BUNab5S0NTdap0L8PnUAUj3dBkCM1f.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 14:26:35",
+ "updated_at": "2024-06-27 10:37:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2057,
+ "unique_id": "TB8318-2057",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Mansur",
+ "customer_surname": "Mamatow",
+ "customer_patronic_name": "Tohtaşbaýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Wokzal köçesi 2-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Wokzal köçesi 2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "383663",
+ "passport_given_at": "2003-08-04",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1987-04-19",
+ "email": null,
+ "phone": "63622179",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" sement zawody",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-11-27",
+ "work_salary": "2003",
+ "work_position": "apparatçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EIOfuFCqDIYrQ1iiytaZIL6DH5wn4tVEpmPDLlwT.jpg",
+ "passport_two": "2lnktDRIXDEdbjh8jjo3FAHqosSdlUi9hLOOKOMo.jpg",
+ "passport_three": "RMsA7UOrBihWpMMHDST2zahl01xGst9EoWDgtNsl.jpg",
+ "passport_four": "cBkz0Bzroo8UMhNz0VYRx4V4NHxz24Fuv9FK0SfE.jpg",
+ "user_id": 771,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-06-12 15:23:52",
+ "updated_at": "2024-06-13 10:48:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2058,
+ "unique_id": "TB1307-2058",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Süleýman",
+ "customer_surname": "Garajaýew",
+ "customer_patronic_name": "Allanurowiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby köçe 2205 h b",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby köçe 2205 h b",
+ "passport_serie": "I-MR",
+ "passport_id": "550212",
+ "passport_given_at": "2010-07-15",
+ "passport_given_by": "Mary welaýatynyň Serhetabat etrap häkimligi",
+ "born_place": "Mary welaýatynyň Serhetabat etrap",
+ "born_at": "1993-09-18",
+ "email": "Suleyman@mail.ru",
+ "phone": "65481565",
+ "phone_additional": "65328745",
+ "phone_home": "12548796",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenistanyň Döwlet serhet gullugy 2205 h b",
+ "work_company_accountant_number": "+(993)-12568555",
+ "work_started_at": "2018-05-02",
+ "work_salary": "3652",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QhRUirP46GUVcRzMZ9UPZHSAShnreVhaodC7dZO2.jpg",
+ "passport_two": "ImY8z5gJvnJzcty7uKpSVwiMCHFComfl2TmnAIub.jpg",
+ "passport_three": "L3yh9Iz8rVhq8pWkuneP1CEEFxiryDQq61Dj6slZ.jpg",
+ "passport_four": "hKKfcpl8jtS31Hd1f8NBRKwvUVHov9JNfV43SluY.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-12 15:53:39",
+ "updated_at": "2024-06-12 15:53:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2059,
+ "unique_id": "TB1307-2059",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Merdan",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Amanowic",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etraby koce Kosi jay 32 otag 1",
+ "real_address": "Asgabat saheri Bagtyyarlyk etraby koce Kosi jay 32 otag 1",
+ "passport_serie": "I-AS",
+ "passport_id": "485476",
+ "passport_given_at": "2018-08-27",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1981-02-23",
+ "email": "GurbanowM@gmail.com",
+ "phone": "65645677",
+ "phone_additional": "65645677",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmengeologiya dowlet korporasiyasy",
+ "work_company_accountant_number": "+(993)-13736647",
+ "work_started_at": "2021-01-01",
+ "work_salary": "3639",
+ "work_position": "bolum baslygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "t0A1LBl3WYmTRU9YYoPpOPkjDAfHgeChnuhMA88i.jpg",
+ "passport_two": "uSxGgdR1a7Vg2qMSvRn88V5DG7wjbO3ciqnbOsqz.jpg",
+ "passport_three": "cOQrTGd0NBx0DV2QRZhKmt3UNIkY4HhWEditFaK4.jpg",
+ "passport_four": "aEQ2wcJDmZoUvU0o2B3Y5fDj4wKLk1fM4Lk7MTeU.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-12 16:14:06",
+ "updated_at": "2024-06-12 16:14:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2060,
+ "unique_id": "TB6359-2060",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arslan",
+ "customer_surname": "Abaýew",
+ "customer_patronic_name": "Ilýasowiç",
+ "passport_address": "BW Balkanabat şäher kw 209 jaý 56 öý 35",
+ "real_address": "BW Balkanabat şäher kw 209 jaý 56 öý 35",
+ "passport_serie": "I-BN",
+ "passport_id": "112763",
+ "passport_given_at": "2000-09-11",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Serdar şäheri",
+ "born_at": "1983-08-23",
+ "email": null,
+ "phone": "65195659",
+ "phone_additional": "65195659",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe guýulary düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5202",
+ "work_position": "burawlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "P6M1z677eUtrjxyclbz9SH7UAofvDqxszvL9eXNL.jpg",
+ "passport_two": "AWB8U86vqrGXF5aV2rAHQv6wRxhiIFzKuIunX4ax.jpg",
+ "passport_three": "i6o5C8ytwofiP67AFhTVIxheo6cjFjA7YQaoG4vL.jpg",
+ "passport_four": "lat2bF4qkqmn2yzeDYOZFr8QeMfSOPqr8euTzP0h.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 16:32:33",
+ "updated_at": "2024-06-12 16:32:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2061,
+ "unique_id": "TB9314-2061",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ölmez",
+ "customer_surname": "Bekgylyjowa",
+ "customer_patronic_name": "Gurbangeldigyzy",
+ "passport_address": "Boldumsaz etrap Bereketli geňeşligi",
+ "real_address": "Boldumsaz etrap Bereketli geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "908039",
+ "passport_given_at": "2016-03-01",
+ "passport_given_by": "Gubadag etrap häkimligi",
+ "born_place": "Gubadag etrabynyň Bereketli geňeşligi",
+ "born_at": "1999-07-07",
+ "email": "Olmez@mail.com",
+ "phone": "64312569",
+ "phone_additional": "64312569",
+ "phone_home": "64312569",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 18-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33933___",
+ "work_started_at": "2023-08-01",
+ "work_salary": "3162",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "KvUVWTj0zdJHD9kK1OKvj3EpZT5iddQTuFfqAaCu.jpg",
+ "passport_two": "6TxBi4vsnM93DegzxHBsEAAZ77G42CL7J67HAeyh.jpg",
+ "passport_three": "aNw4BMGuyxQGjuhaduzchgZNQwpKJzTVcBREfTam.jpg",
+ "passport_four": "mO8sNYgDdCJUWL4zGXlBPXZpchTP2kmvKrk5EfMr.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 16:39:34",
+ "updated_at": "2024-06-21 17:48:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2062,
+ "unique_id": "TB6359-2062",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nazargeldi",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Orazgeldiýewiç",
+ "passport_address": "BW Türkmenbaşy etrap Oglanly şäherçesi jaý 80",
+ "real_address": "BW Türkmenbaşy etrap Oglanly şäherçesi jaý 80",
+ "passport_serie": "I-BN",
+ "passport_id": "261706",
+ "passport_given_at": "2006-01-05",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Oglanly şäherçesi",
+ "born_at": "1989-05-10",
+ "email": null,
+ "phone": "61590589",
+ "phone_additional": "61590589",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepenebit nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-03-06",
+ "work_salary": "4136",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QgwQAUB5JxVD721lRdPUxsI7EQu3Man3KedKieRN.jpg",
+ "passport_two": "PGOz2NGlXq6bGOvaY6FhsIShI4Z1Jan6EV5UmwGk.jpg",
+ "passport_three": "2VkJ6FSR5jFiB6hmi7Y5lOV0u3maDpoENal94phF.jpg",
+ "passport_four": "7D57ePywrI5SpXOqn9eJoCKm3GU0TkjBxvgZd5YE.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 16:43:42",
+ "updated_at": "2024-06-12 16:43:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2063,
+ "unique_id": "TB6359-2063",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ogultäç",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Baýramgeldiýewna",
+ "passport_address": "BW Balkanabat şäher mkr 5 jaý 5 öý 25",
+ "real_address": "BW Balkanabat şäher mkr 5 jaý 5 öý 25",
+ "passport_serie": "I-BN",
+ "passport_id": "517178",
+ "passport_given_at": "2016-01-27",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1994-02-25",
+ "email": null,
+ "phone": "71142120",
+ "phone_additional": "71142120",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Altyn asyr ýapyk görnüşli paýdarlar jemgyýeti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-08-20",
+ "work_salary": "2302",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LPwtDVVwSDSaDDIE8w5YEcx6U7GjYb3akSTmnH34.jpg",
+ "passport_two": "0XKOEz4ajWkrgmuNy70iq9UZsvb6bOAD0HWaBiWD.jpg",
+ "passport_three": "5nSbxBrmpO37QDQU3zOswkbkEeU6VZ3ot89z3yyJ.jpg",
+ "passport_four": "FcLMnGICcWWWEyIQmzL5icNuHPVfrR0dSlRAcT2h.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 16:57:59",
+ "updated_at": "2024-06-12 16:57:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2064,
+ "unique_id": "TB2305-2064",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Magtymguly",
+ "customer_surname": "Ýegenow",
+ "customer_patronic_name": "Annagulyýewiç",
+ "passport_address": "Sarahs şäheriniň Bagtyýarlyk köçesiniň 62-nji jaýy",
+ "real_address": "Sarahs şäheriniň Bagtyýarlyk köçesiniň 62-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "537029",
+ "passport_given_at": "2011-12-22",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1995-02-08",
+ "email": null,
+ "phone": "64842345",
+ "phone_additional": null,
+ "phone_home": "13444938",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Döwletabat gaz çykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-65232341",
+ "work_started_at": "2015-05-25",
+ "work_salary": "4483",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NRQDTJqwazahHrSNXCCd2LwUZlXfOTweqMBueilQ.jpg",
+ "passport_two": "a06lshjYqhPrH2TcIOPKNoO40Q23lfMIei6sChwU.jpg",
+ "passport_three": "SEgIwMFLXRS4E1jCTsB8wM4bSncUc8GcxK3ium0Q.jpg",
+ "passport_four": "drhhWe2MzmpQfWV8entPsvQksrVFFTd8PaFahw56.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-06-12 17:00:46",
+ "updated_at": "2024-06-12 17:00:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2065,
+ "unique_id": "TB6359-2065",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Kerim",
+ "customer_surname": "Habilow",
+ "customer_patronic_name": "Hojadurdyýewiç",
+ "passport_address": "BW Balkanabat şäher kw 125 a jaý 2 öý 2",
+ "real_address": "BW Balkanabat şäher kw 125 a jaý 2 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "428785",
+ "passport_given_at": "2010-12-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1992-06-04",
+ "email": null,
+ "phone": "62182018",
+ "phone_additional": "62182018",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Abatlaýyş mehaniki zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-03-16",
+ "work_salary": "1544",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VzsEkU6yIC10knzLY7kQsPrltw2CANvzyTRAltTf.jpg",
+ "passport_two": "bfjmemnzgbu7TGFoqiLJHUtZNFX58Jl4m8NuGJBq.jpg",
+ "passport_three": "uEQ1uiWTP8imCfYHzKV2M5Potpoen6WDEn2erz0g.jpg",
+ "passport_four": "e6F71RuCrFBQAwhZE8zswguWSGcEYrYTIVuMo4Ug.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 17:08:58",
+ "updated_at": "2024-06-12 17:08:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2066,
+ "unique_id": "TB8311-2066",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Salamat",
+ "customer_surname": "Rahmanowa",
+ "customer_patronic_name": "Ýagmurbaýewna",
+ "passport_address": "etr.Çärjew geň.Hojakenepsi oba Hojakenepsi",
+ "real_address": "etr.Çärjew geň.Hojakenepsi oba Hojakenepsi",
+ "passport_serie": "I-LB",
+ "passport_id": "924748",
+ "passport_given_at": "2016-04-01",
+ "passport_given_by": "Farap etrap häkimligi",
+ "born_place": "geň.Hojakenepsi",
+ "born_at": "1999-06-18",
+ "email": null,
+ "phone": "63196093",
+ "phone_additional": "63196093",
+ "phone_home": "63196093",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "Seýdi şäher JHM",
+ "work_company_accountant_number": "+(993)-63196093",
+ "work_started_at": "2023-03-03",
+ "work_salary": "2033",
+ "work_position": "Hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yJFXHFCtDb9BLsnOd695f5Dpt4xmNsgyqOoNo9SV.jpg",
+ "passport_two": "SxJek7NucGebxIKNXnd8E4g6ZzEoxoiKPKJTBrRe.jpg",
+ "passport_three": "ZeMu1ncVYoZFPSifdG9ZwLFRA6GCqwpFxVdcbdjH.jpg",
+ "passport_four": "7BSeOxowr3a3Q3o0LEaaaH8DgulZMtL769nmsmEO.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-12 17:23:32",
+ "updated_at": "2024-06-12 17:25:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2067,
+ "unique_id": "TB1303-2067",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Taňryberdi",
+ "customer_surname": "Gandymow",
+ "customer_patronic_name": "Kakamyradowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Ýasmansalyk ý/t Dostluk köçesiniň 62-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Ýasmansalyk ý/t Dostluk köçesiniň 62-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "156080",
+ "passport_given_at": "1982-10-18",
+ "passport_given_by": "Ahal welaýatynyň Aşgabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Aşgabat etrabynyň Ýasmansalyk obasy",
+ "born_at": "1982-10-18",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65638201",
+ "phone_additional": "65638201",
+ "phone_home": "65638201",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Büzmeýinetrapgaz gaz hojalyk edarasy",
+ "work_company_accountant_number": "+(993)-65638201",
+ "work_started_at": "2016-09-08",
+ "work_salary": "2047",
+ "work_position": "baraýjysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gCn3HznGvvkWBCGMV1gBhRkIjYrb9aIHpU9yabAN.jpg",
+ "passport_two": "SfsYwARztqFiQq14a9KvWFQx82g2shhsm0U5R60X.jpg",
+ "passport_three": "J9zpZFmvx8EWAaboMK8c31Pg46JoKC1pju71cYAt.jpg",
+ "passport_four": "LNR6XLmiKSfeebDLsP6r0c9ZjW0j72WoV2pHawtR.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 10:32:43",
+ "updated_at": "2024-06-22 12:17:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2068,
+ "unique_id": "TB1307-2068",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulsat",
+ "customer_surname": "Isangulyyewa",
+ "customer_patronic_name": "Kakabayewna",
+ "passport_address": "Asgabat saheri kopetdag etraby koce Berzenni jay 41 otag 3",
+ "real_address": "Asgabat saheri kopetdag etraby koce Berzenni jay 41 otag 3",
+ "passport_serie": "I-AS",
+ "passport_id": "369702",
+ "passport_given_at": "2007-03-24",
+ "passport_given_by": "Asgabat saherinin Candybil etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1978-05-05",
+ "email": "IsangulyyewaG@gmail.com",
+ "phone": "64828442",
+ "phone_additional": "64828442",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Garadamak komekci hojalygy",
+ "work_company_accountant_number": "+(993)-12740014",
+ "work_started_at": "2022-12-01",
+ "work_salary": "2137",
+ "work_position": "buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "nMhjjGAt7xB5QPA2LBs9fYr0a6sOtHa7e3qCcKzD.jpg",
+ "passport_two": "tmj0H5kSLkRp1Aw1bmcxKoUANINn7USBigeXAf7J.jpg",
+ "passport_three": "UD9l97Zs1bo8DU4hS0sLpLgOyCxUV1NVJ5e0niax.jpg",
+ "passport_four": "vElMsoFPwYutDOYf8dIfMVbmpewHFLArkPRS4DHq.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-13 11:52:48",
+ "updated_at": "2024-06-13 11:52:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2069,
+ "unique_id": "TB1303-2069",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülnar",
+ "customer_surname": "Tagaýewa",
+ "customer_patronic_name": "Seýitgulyýewna",
+ "passport_address": "Aşgabat şäheri Köpetdag etraby B.Türkmenistan köçe jaý 184 31-nji otagy",
+ "real_address": "Aşgabat şäheri Köpetdag etraby B.Türkmenistan köçe jaý 184 31-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "472356",
+ "passport_given_at": "2013-01-21",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1968-06-15",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61856886",
+ "phone_additional": "61856886",
+ "phone_home": "12473012",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "T-nyň \"Türkmenbaşy\" PTB-nyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-12761829",
+ "work_started_at": "2023-12-18",
+ "work_salary": "2056",
+ "work_position": "Hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "AYQD6h9jCjmZdiuadUZn78UhEasNnl6pnzLQfQDG.jpg",
+ "passport_two": "aG3GECwqbAdWyudQ458nESuYU8h25sKC8fTz96d1.jpg",
+ "passport_three": "ZKwlNRWAKttnNPwZ01JTwJqil1D1ZuLRlYNfZhZM.jpg",
+ "passport_four": "3c3VxNHxR4VcdAVel1dGtw6VoB03YdZyel9Ks172.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 11:57:41",
+ "updated_at": "2024-06-22 12:17:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2070,
+ "unique_id": "TB1307-2070",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Çemen",
+ "customer_surname": "Bozaganowa",
+ "customer_patronic_name": "Şyhdurdyýewna",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr k Bitarap Türkmenistan ş/ly, jaý 221 öý 21",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr k Bitarap Türkmenistan ş/ly, jaý 221 öý 21",
+ "passport_serie": "I-AS",
+ "passport_id": "561680",
+ "passport_given_at": "2017-05-25",
+ "passport_given_by": "Aşgabat ş Arçabil etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1971-04-14",
+ "email": "Cemen@gmail.com",
+ "phone": "62000783",
+ "phone_additional": "62000783",
+ "phone_home": "12210228",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenpocta PAK",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "1988-07-01",
+ "work_salary": "6686",
+ "work_position": "bölüm başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NoJ8QPHhx2dk51e97WZwHMZsNeYOmJ9E0D9vGguz.jpg",
+ "passport_two": "ITpMNa2ld3BT74GF7kTJvrCnNnwUrpTk17Nb6Qy5.jpg",
+ "passport_three": "HvAevkWilkpie5lWR0kuSyO3HgyeSYIrakFP11PX.jpg",
+ "passport_four": "oDJl96uJIDNRIESLuGCneIsEQBuVQDWGGGtLVSma.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-13 12:04:55",
+ "updated_at": "2024-06-13 12:04:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2071,
+ "unique_id": "TB8302-2071",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Suhrab",
+ "customer_surname": "Allanazarow",
+ "customer_patronic_name": "Allanazarowic",
+ "passport_address": "Magdanly saheri Koytendag 54",
+ "real_address": "Magdanly saheri koytendag koc 54",
+ "passport_serie": "I-LB",
+ "passport_id": "869800",
+ "passport_given_at": "2014-12-13",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1998-12-05",
+ "email": "muziktank78@gamail.com",
+ "phone": "63603018",
+ "phone_additional": "61963662",
+ "phone_home": "51407",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlysaheragyzsuw mudirligi",
+ "work_company_accountant_number": "+(993)-51244___",
+ "work_started_at": "2018-05-09",
+ "work_salary": "2514",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3O7q81QPw60p7ofnP0U8viYJgnMN91u75TFCOh3j.jpg",
+ "passport_two": "Lv0OWj9oX7GntFo5CMoarLo0YeoEDhhnPVIIJQ2M.jpg",
+ "passport_three": "wUfN0yDTkt91H4GkOpwQxrJGFCjcClZJ6oKVcEuV.jpg",
+ "passport_four": "fuHM4M0fixw5q5LvYrSiV7iojMbLgjVD6IMp48W0.jpg",
+ "user_id": 772,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 14:26:20",
+ "updated_at": "2024-06-20 16:42:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2072,
+ "unique_id": "TB6360-2072",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Döwran",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Nurmuhammedowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 15 ÝJT jaý 1 öý 25",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 15 ÝJT jaý 1 öý 25",
+ "passport_serie": "I-BN",
+ "passport_id": "420411",
+ "passport_given_at": "2011-04-21",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1994-06-10",
+ "email": "annagulgeldyeva229@mail.ru",
+ "phone": "61126502",
+ "phone_additional": "61126502",
+ "phone_home": "61126502",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Kaspian Driller Pte. Ltd. şahamçasy",
+ "work_company_accountant_number": "+(993)-61126502",
+ "work_started_at": "2024-02-01",
+ "work_salary": "3500",
+ "work_position": "ekspeditor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wQ6y0GIHwM9DBkisCIIloba9byZbKAW4p50h0u66.jpg",
+ "passport_two": "3kewRyWPdQZqJ72VZxYOFjROUXV6TmiEu35OznCu.jpg",
+ "passport_three": "5WJdHf1bWugAwUaPIuk4wmIuitmzooYniO4nnCzV.jpg",
+ "passport_four": "AdpRjmPSnIpKl1xEwCISI1UPvQAdQ1BPUmhffgAi.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 14:38:10",
+ "updated_at": "2024-06-27 10:40:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2073,
+ "unique_id": "TB6359-2073",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbanjemal",
+ "customer_surname": "Berdiýewa",
+ "customer_patronic_name": "Hojanazarowna",
+ "passport_address": "BW Balkanabat şäher Uzboý-1 köçe, jaý 39 öý1",
+ "real_address": "BW Balkanabat şäher Uzboý-1 köçe, jaý 39 öý1",
+ "passport_serie": "I-BN",
+ "passport_id": "540807",
+ "passport_given_at": "2018-04-10",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1986-09-20",
+ "email": null,
+ "phone": "63691314",
+ "phone_additional": "63691314",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Nebitdagnebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-11-08",
+ "work_salary": "2547",
+ "work_position": "işçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "XAl6Ys8id2NBiLnkbojRkWSwRxb7awrD0IyUayiR.jpg",
+ "passport_two": "XCTvGbCxR0ZA7D82flI6lX11d5oxag9umi1DwTAs.jpg",
+ "passport_three": "6vNcrihp11QoXrUr6VOhdHtfzKReZ5fXz5LYBvcL.jpg",
+ "passport_four": "dxKPKhONTZVog5PdvT9vSr6KdPVcEw1tVXeJzlSY.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 14:44:41",
+ "updated_at": "2024-06-13 14:44:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2074,
+ "unique_id": "TB6360-2074",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Farruh",
+ "customer_surname": "Sapaýew",
+ "customer_patronic_name": "Nuretdinowiç",
+ "passport_address": "Daşoguz welaýaty Gurbansoltan eje ad. etraby",
+ "real_address": "Daşoguz welaýaty Gurbansoltan eje ad. etraby",
+ "passport_serie": "I-BN",
+ "passport_id": "511490",
+ "passport_given_at": "2017-03-04",
+ "passport_given_by": "Balkan welaýaty Hazar şäher häkimligi",
+ "born_place": "Balkan welaýaty Hazar şäheri",
+ "born_at": "2000-12-13",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62534622",
+ "phone_additional": "62534622",
+ "phone_home": "62534622",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat ýod zawody",
+ "work_company_accountant_number": "+(993)-62534622",
+ "work_started_at": "2021-04-01",
+ "work_salary": "2103",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qafjh0lC75mTeLBWwZJUkFlIGGNdAucMfrobF928.jpg",
+ "passport_two": "VaX3wXjv2mJTH8FudDiKSpPOek40NqWCruS0MIo4.jpg",
+ "passport_three": "D60PDisA5567gO1OEsCGq76a5bJXXaHh3Y6Y5stM.jpg",
+ "passport_four": "13wAxxne2MQ8nUS8SMc62jR4imml9OqyLCwaehuq.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 14:45:03",
+ "updated_at": "2024-07-02 15:16:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2075,
+ "unique_id": "TB6359-2075",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bibihatyja",
+ "customer_surname": "Esenowa",
+ "customer_patronic_name": "Ýusupmämmedowna",
+ "passport_address": "BW Balkanabat şäher mkr 13 jaý 7 öý 3",
+ "real_address": "BW Balkanabat şäher mkr 13 jaý 7 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "497861",
+ "passport_given_at": "2014-12-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Etrek etrap Madaw obasy",
+ "born_at": "1983-12-01",
+ "email": null,
+ "phone": "65183872",
+ "phone_additional": "65183872",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Başbilim müdirliginiň 22- nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-08-03",
+ "work_salary": "2743",
+ "work_position": "usulýetçi",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "siKbc4D1cO5ggASvGf4Ea41Z2ag3uA5SYGcQb2Pq.jpg",
+ "passport_two": "FxWRlK3ljaQPfIo7LFPz6XSv2sebXQziLzfZHq7Z.jpg",
+ "passport_three": "VsRVZ1tZJd0tpu0FUOCUid4GXTG2sFahZO5uRHge.jpg",
+ "passport_four": "jIMgGwo7PbOcsGyVRZX8KVyI8xTLZtImDCVfBhm0.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 14:53:50",
+ "updated_at": "2024-06-13 14:53:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2076,
+ "unique_id": "TB6359-2076",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şamämmet",
+ "customer_surname": "Weliýew",
+ "customer_patronic_name": "Ýusupmämmedowiç",
+ "passport_address": "BW Balkanabat şäher mkr 13 jaý 7 öý 3",
+ "real_address": "BW Balkanabat şäher mkr 13 jaý 7 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "409281",
+ "passport_given_at": "2010-06-24",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Etrek şäherçesi",
+ "born_at": "1993-07-28",
+ "email": null,
+ "phone": "64381222",
+ "phone_additional": "64381222",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirliginiň 6-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-08-02",
+ "work_salary": "3496",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "RrROCkbRoPKvRSY1uWn7f4ILUcauYieth7bib3fv.jpg",
+ "passport_two": "Y619LwStjKMRzBlWWgxraAGzZwrNbNCEsJ0bIIBx.jpg",
+ "passport_three": "2xiCBSFY04g9YqaaDidrv8ISRMoecCau6TxH04TB.jpg",
+ "passport_four": "UqoBP6b4T6m9iauwsTFVtUzvw0yuaAwlul31hYvn.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 15:06:12",
+ "updated_at": "2024-06-13 15:06:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2077,
+ "unique_id": "TB6359-2077",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Myratguly",
+ "customer_surname": "Ylýasow",
+ "customer_patronic_name": "Gurbanowiç",
+ "passport_address": "BW Jebel şäher köçe Türkmenbaşy jaý 201",
+ "real_address": "BW Jebel şäher köçe Türkmenbaşy jaý 201",
+ "passport_serie": "I-BN",
+ "passport_id": "078898",
+ "passport_given_at": "2002-07-14",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäheri",
+ "born_at": "1979-02-21",
+ "email": null,
+ "phone": "65381516",
+ "phone_additional": "65381516",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe tilsimat ulaglary müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5085",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WAWd1FnvJc6hAXIYTDiXKKjFHVKFLY1VcUMSZH9J.jpg",
+ "passport_two": "jKCiJ1UcGW3SS34F8lOZH6z5FLe3bzpcdPwgEjSd.jpg",
+ "passport_three": "87KD8PfBps3JETGsc8iyCKh1A7YRKW947q8b5lsr.jpg",
+ "passport_four": "ZgmVBPQ5WDVPJXiCEUg19u5MFdwZJe05rwBijdJo.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 15:17:23",
+ "updated_at": "2024-06-13 15:17:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2078,
+ "unique_id": "TB9314-2078",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Polat",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Köneürgenç etrap Hakykat geňeşligi",
+ "real_address": "Köneürgenç etrap Hakykat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "676979",
+ "passport_given_at": "2011-04-07",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Hakykat geňeşligi",
+ "born_at": "1993-08-15",
+ "email": "Polat@mail.com",
+ "phone": "63837445",
+ "phone_additional": "63837445",
+ "phone_home": "63837445",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 42-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33933___",
+ "work_started_at": "2023-04-18",
+ "work_salary": "4823",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "BPhksQgU1z7gyuFUs6m8G24FftzbYzgMr9U153Zs.jpg",
+ "passport_two": "Bdn5kKfPNYUB0SO7sn9l5hUD9HHgVacOiGxEkxtt.jpg",
+ "passport_three": "69aJ2hVutJshayUoE1wvIJzQqLIiBtqP8W7FqqXB.jpg",
+ "passport_four": "2Wzoi2qxR2M52KhLYCGkeaWuZ6nOHrvXlNu5waUT.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 15:24:47",
+ "updated_at": "2024-06-13 15:25:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2079,
+ "unique_id": "TB6359-2079",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Güýçmyrat",
+ "customer_surname": "Miriýew",
+ "customer_patronic_name": "Söýünowiç",
+ "passport_address": "BW Jebel şäher Kemine köçe jaý 2",
+ "real_address": "BW Jebel şäher Kemine köçe jaý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "469975",
+ "passport_given_at": "2015-07-09",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1995-04-30",
+ "email": null,
+ "phone": "62144202",
+ "phone_additional": "62144202",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Ak tarap\" hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-08-01",
+ "work_salary": "1152",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "e9alla9TtvIfR2JCF26PwiEAFFFKeYqPuXVB6KYK.jpg",
+ "passport_two": "F9ZEL8odqZgHdzI2GRkaV50Zxqh427dFbIvGrqNr.jpg",
+ "passport_three": "2RBm2R2PgCkqAoPPAIhPa06QJ2W9iuObHFJhAJKF.jpg",
+ "passport_four": "JBn5EVsCqVNF5ZXTVl1cDeFII8xSd10KbuTs6frL.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 15:28:28",
+ "updated_at": "2024-06-13 17:00:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2080,
+ "unique_id": "TB1307-2080",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yazgul",
+ "customer_surname": "Babayewa",
+ "customer_patronic_name": "Asyrmyradowna",
+ "passport_address": "Asgabat s Buzmeyin etr Bagyr yt koceGurlusukcy jay24",
+ "real_address": "Asgabat s Buzmeyin etr Bagyr yt koceGurlusukcy jay24",
+ "passport_serie": "I-AS",
+ "passport_id": "561941",
+ "passport_given_at": "2017-07-01",
+ "passport_given_by": "Asgabat s Arcabil etr hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1996-04-01",
+ "email": "Yazgul@gmail.com",
+ "phone": "62707067",
+ "phone_additional": "62707067",
+ "phone_home": "63505335",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Altyn Asyr YGPJ",
+ "work_company_accountant_number": "+(993)-62707067",
+ "work_started_at": "2014-08-01",
+ "work_salary": "3225",
+ "work_position": "operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "7rafPm4uOH5hDEqLusbMKJuOlhVcPydI2kXDZGIQ.jpg",
+ "passport_two": "etwpeFxrxyiQfQL0rJFd5g3bwA9MmrUvwZe82B5k.jpg",
+ "passport_three": "7720rPJpp1KVSd5T0A329XpRdKzUwsyUlz7Akjv4.jpg",
+ "passport_four": "Z2hBNCiqJIOLrj9cdmGRLEEnny4LQGRxdmsmZisv.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-13 15:56:27",
+ "updated_at": "2024-06-13 15:56:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2081,
+ "unique_id": "TB6359-2081",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bibipatma",
+ "customer_surname": "Baýrammämmedowa",
+ "customer_patronic_name": "Amannazarowna",
+ "passport_address": "BW Balkanabat şäher kw 206 a jaý 11 öý",
+ "real_address": "BW Balkanabat şäher kw 206 a jaý 11 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "502392",
+ "passport_given_at": "2015-07-23",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1970-07-10",
+ "email": null,
+ "phone": "64392517",
+ "phone_additional": "64392517",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäher ýylylyk müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-04-06",
+ "work_salary": "1924",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KXYpt9Fd7UO2JkbMmH93G0haT1OfdRGuWd4jR0bc.jpg",
+ "passport_two": "UXRvHJyX59wEC1xeqVtLllVD2JsUuNPlvxOuh30a.jpg",
+ "passport_three": "Jw0Jvrye9buCCUj208btxT8S2kERoSJyCDUqQ34d.jpg",
+ "passport_four": "SuqBLnv0t4MaEvdXK9z7H0klQSpr9qM3dvzdhSPZ.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 16:58:02",
+ "updated_at": "2024-06-13 16:58:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2082,
+ "unique_id": "TB8311-2082",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Batyr",
+ "customer_surname": "Rowşenow",
+ "customer_patronic_name": "Saburbaýewiç",
+ "passport_address": "etr.Dänew ş.Seýdi II-nji k/etr jaý-14 öý-18",
+ "real_address": "etr.Dänew ş.Seýdi II-nji k/etr jaý-14 öý-18",
+ "passport_serie": "I-LB",
+ "passport_id": "982550",
+ "passport_given_at": "2017-12-15",
+ "passport_given_by": "Dänew etrap häkimligi",
+ "born_place": "Darganata etraby",
+ "born_at": "1988-09-19",
+ "email": null,
+ "phone": "62445284",
+ "phone_additional": "62445284",
+ "phone_home": "62445284",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "\"Seýdişähergaz\" GHE-sy",
+ "work_company_accountant_number": "+(993)-62445284",
+ "work_started_at": "2015-06-01",
+ "work_salary": "2117",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "g1nwjdHLPIBpq9mq6FBRUxbOe8O1bVEpf6dB1kfH.jpg",
+ "passport_two": "RgTVnEmYKj5DC1fuWI6zjXVDEGuOknjG0WsyKaPF.jpg",
+ "passport_three": "ex6zWyT7frSkPNhZVTiYDUWLc8auiZvvz5OlFCKF.jpg",
+ "passport_four": "Y8g86aQ8sb1iLJXjM2hVmIpkkPclcfNJYmu3JxiO.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 17:03:40",
+ "updated_at": "2024-06-13 17:24:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2083,
+ "unique_id": "TB1307-2083",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nazar",
+ "customer_surname": "Rozyýew",
+ "customer_patronic_name": "Bahtiýarowiç",
+ "passport_address": "Asgabat saher Kopetdag etrap koce Parahat 2 4 25-nji jayy otag 39",
+ "real_address": "Asgabat saher Kopetdag etrap koce Parahat 2 4 25-nji jayy otag 39",
+ "passport_serie": "I-AS",
+ "passport_id": "438626",
+ "passport_given_at": "2011-03-09",
+ "passport_given_by": "Aşgabat şäher Köpetdag etrap häkimligi",
+ "born_place": "Lebap welayat Turkmenabat saheri",
+ "born_at": "1982-06-09",
+ "email": "Nazar@gmail.com",
+ "phone": "63392553",
+ "phone_additional": "63392553",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekeçilik işlerini alyp barýa",
+ "work_company_accountant_number": "+(993)-12945115",
+ "work_started_at": "2019-04-22",
+ "work_salary": "3216",
+ "work_position": "Telekeçilik işlerini alyp barýa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kncxEA97R75Qvd6p7viNUWPaRuz8HOjOx5kP3bMu.jpg",
+ "passport_two": "5rhvvWHeX4D9VUOuZ0Nc8Aaj1AJADLftQyPCa1nu.jpg",
+ "passport_three": "AhKeMOHzoGiH8NheOXWOCKjH4qUBv5Rds7YVOzCb.jpg",
+ "passport_four": "FFx1xFYxxDp0eS35R1nKhGObCK1xApiqIDFOgMDz.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-13 17:09:24",
+ "updated_at": "2024-06-13 17:09:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2084,
+ "unique_id": "TB8311-2084",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Haljan",
+ "customer_surname": "Narbaýewa",
+ "customer_patronic_name": "Rozykulyýewna",
+ "passport_address": "etr.Dänew ş.Seýdi II-nji k/etr jaý-14 öý-18",
+ "real_address": "etr.Dänew ş.Seýdi II-nji k/etr jaý-14 öý-18",
+ "passport_serie": "II-LB",
+ "passport_id": "019184",
+ "passport_given_at": "2018-05-30",
+ "passport_given_by": "Dänew etrap häkimligi",
+ "born_place": "geň.Gabakly",
+ "born_at": "1993-05-07",
+ "email": null,
+ "phone": "62445284",
+ "phone_additional": "62445284",
+ "phone_home": "62445284",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "T \"Türkmenbaşy\" PTB-nyň LW Seýdi şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-62445284",
+ "work_started_at": "2013-02-22",
+ "work_salary": "2228",
+ "work_position": "hünärmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jcTlh0VAZuqS8WV3hzhcrkCFwNwz7bckLIlj8XU6.jpg",
+ "passport_two": "FKwxfSsoNJ5UP5QJocOEphuXSPgiacfrEUnTQTt9.jpg",
+ "passport_three": "52pXvBxnqDE27YnP8ZopWE6TxoF8UqPJgcXS1DAR.jpg",
+ "passport_four": "h6n7oAh6ZPZK8OGxS5mszvubLgZDx4RWXyWCghxB.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 17:10:42",
+ "updated_at": "2024-06-13 17:24:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2085,
+ "unique_id": "TB8311-2085",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Mamagül",
+ "customer_surname": "Ballyýewa",
+ "customer_patronic_name": "Azadowna",
+ "passport_address": "etr.Dänew ş.Seýdi Ýaşlyk k/etr PEF-iň 1-nji um.ýaş.jaýy öý-27",
+ "real_address": "etr.Dänew ş.Seýdi Ýaşlyk k/etr PEF-iň 1-nji um.ýaş.jaýy öý-27",
+ "passport_serie": "I-LB",
+ "passport_id": "628007",
+ "passport_given_at": "2011-01-23",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "geň.Seýdi",
+ "born_at": "2011-01-23",
+ "email": null,
+ "phone": "64426908",
+ "phone_additional": "64426908",
+ "phone_home": "64426908",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "Seýdi Çörek kärhanasy",
+ "work_company_accountant_number": "+(993)-64426908",
+ "work_started_at": "2013-06-03",
+ "work_salary": "1389",
+ "work_position": "hamyr bölüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BxgzZtO11cogjRLKPhTmvgV1ypVK3SAu4fMMjuL5.jpg",
+ "passport_two": "nHl0yjJOxbpEwikfTdscfor0QcAU2OUjinlNVNKT.jpg",
+ "passport_three": "Wh90FZdQkQNJbanP6HaPhyIe9lQWr4cVeRFAs7mw.jpg",
+ "passport_four": "7lT6cTUlqa6koy9NNbO63CVc4HGLxMqc7q0kTWbC.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 17:22:35",
+ "updated_at": "2024-06-13 17:25:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2086,
+ "unique_id": "TB6359-2086",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nazargeldi",
+ "customer_surname": "Tagyýew",
+ "customer_patronic_name": "Geldiýewiç",
+ "passport_address": "BW Balkanabat şäher kw 210 jaý 37 öý 2",
+ "real_address": "BW Balkanabat şäher kw 210 jaý 37 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "211607",
+ "passport_given_at": "2002-04-11",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1968-06-11",
+ "email": null,
+ "phone": "65555555",
+ "phone_additional": "65555555",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1994-08-24",
+ "work_salary": "2669",
+ "work_position": "hojalyk müdiri",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "4gmp7aXRGDW1SPHkvdCHUJqZgovb2XhdpqEE7Nvm.jpg",
+ "passport_two": "5Pg560PBG9JJgJMbwR8m2uYBzpkulhJhH6aI9FWl.jpg",
+ "passport_three": "rFlfmOs8LkNaPo71O9hrnWnFHXeyp9J09ZTqk9UC.jpg",
+ "passport_four": "9bnwcjU4zJlIBrgz2Dv8zmWLoTRe9IvirEGBDzoo.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 17:54:40",
+ "updated_at": "2024-06-14 09:22:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2087,
+ "unique_id": "TB6359-2087",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Enwer",
+ "customer_surname": "Keriýew",
+ "customer_patronic_name": "Annapoladowiç",
+ "passport_address": "BW Balkanabat şäher mkr 14 jaý 1 öý 3",
+ "real_address": "BW Balkanabat şäher mkr 14 jaý 1 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "211470",
+ "passport_given_at": "2002-04-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1985-02-23",
+ "email": null,
+ "phone": "63678007",
+ "phone_additional": "63678007",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Saglygy dikeldiş okuw-terbiýeçilik toplumy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-03-05",
+ "work_salary": "5273",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4prHxofJc63NPf2VoQqZMtY2fCSF3HtaDu5zmoN3.jpg",
+ "passport_two": "ktNlToR3wgYYVo5XO9QWJ9WBYoadBSskMSAlDpfx.jpg",
+ "passport_three": "0Ig1OuAoV2JXb32hwqE9BE8sun0XzYR9cTsIOCeK.jpg",
+ "passport_four": "84Usrek5SGOvEwGfXCNGj8uM8Rd2jgDg1EkQrR7B.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-13 17:56:11",
+ "updated_at": "2024-06-14 09:33:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2088,
+ "unique_id": "TB1308-2088",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 9,
+ "customer_name": "Täzebaý",
+ "customer_surname": "Haýtanow",
+ "customer_patronic_name": "Orazbaýewiç",
+ "passport_address": "Aşgabat şäher Büzmeýin etrap Ahal şaýoly jaý 38 öý 11",
+ "real_address": "Aşgabat şäher Büzmeýin etrap Ahal şaýoly jaý 38 öý 11",
+ "passport_serie": "I-AH",
+ "passport_id": "053010",
+ "passport_given_at": "1999-04-26",
+ "passport_given_by": "Ahal welaýatynyň Büzmeýin şaher PB",
+ "born_place": "Boldumsaz şäherçesi",
+ "born_at": "1979-10-08",
+ "email": "bay@gmail.com",
+ "phone": "64123616",
+ "phone_additional": "64949519",
+ "phone_home": "64123616",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabatýylylyk tresti",
+ "work_company_accountant_number": "+(993)-64123616",
+ "work_started_at": "2021-10-11",
+ "work_salary": "2406",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6Q6CnFlPsNISMCWtdZb6YUplIjtEQNYh1PaT6cvR.jpg",
+ "passport_two": "uKTxpJvtM9Ee3e6Oa1xMWSjIuDHr2E6vekeLYBsL.jpg",
+ "passport_three": "BSu6NNsny7Iodscjz9OzDaNeTxVNF0vehWLkV5q6.jpg",
+ "passport_four": "NSCOKGAGQMkF09qb9TgYLTzzRSdwOD2M83eA10HT.jpg",
+ "user_id": 380,
+ "status": "completed",
+ "notes": "Resminamalaryňyz bilen bankymyza ýüz tutmagyňyzy soraýarys!",
+ "created_at": "2024-06-14 09:34:35",
+ "updated_at": "2025-04-15 13:42:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2089,
+ "unique_id": "TB1307-2089",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mayagozel",
+ "customer_surname": "Hanowa",
+ "customer_patronic_name": "Esenowna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrap, koce Aba Annayew, jay 27/1, otag 23",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrap, koce Aba Annayew, jay 27/1, otag 23",
+ "passport_serie": "I-AS",
+ "passport_id": "548976",
+ "passport_given_at": "2016-10-21",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1968-12-28",
+ "email": "Mayagozel@mail.ru",
+ "phone": "65939374",
+ "phone_additional": "62451107",
+ "phone_home": "12238385",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Turkmendemiryollary dowlet karhanasynyn Bug gazany",
+ "work_company_accountant_number": "+(993)-12383193",
+ "work_started_at": "2023-09-12",
+ "work_salary": "1987",
+ "work_position": "operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "629hQljkkUMOMEJUmMWc5PnQX45NRdKbQOGQfhe9.jpg",
+ "passport_two": "LHnwNY8mIgVM3WlCr6y9qYUFM3HJHimrUkQ7IkOS.jpg",
+ "passport_three": "kt1kq2M3jKAllcAq2GwcyQsjuFWbGohFwpbf2g2b.jpg",
+ "passport_four": "9pgVGdcVXOMrWgP85cGD4XajlpTzqTk3siPAQhjU.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-14 09:41:12",
+ "updated_at": "2024-06-14 09:41:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2090,
+ "unique_id": "TB1308-2090",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 9,
+ "customer_name": "Ýusup",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Janmyradowiç",
+ "passport_address": "Aşgabat şäher Büzmeýin etrap H.Ökdirow jaý 33 öý 44",
+ "real_address": "Aşgabat şäher Büzmeýin etrap H.Ökdirow jaý 33 öý 44",
+ "passport_serie": "I-AH",
+ "passport_id": "496974",
+ "passport_given_at": "2011-09-20",
+ "passport_given_by": "Ahal welaýat Abadan şäher häkimligi",
+ "born_place": "Abadan şäheri",
+ "born_at": "1994-07-20",
+ "email": "yusup@gmail.com",
+ "phone": "62037203",
+ "phone_additional": "62037203",
+ "phone_home": "62037203",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "\"Arçalyk\" agyz suwy gazly şireli içgiler zawody",
+ "work_company_accountant_number": "+(993)-12334203",
+ "work_started_at": "2024-03-01",
+ "work_salary": "1800",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "QJf9HVYfPmF4BHKfVzUWES1hhtx1tRpTg9oZrs3o.jpg",
+ "passport_two": "0MC2ovaHO0OON58CwFdf10jzwSoI6MoHSWdoJn1D.jpg",
+ "passport_three": "I1nZVEA7ONib8VnrqTKsRobRcUZlYlYBMHF2tkVB.jpg",
+ "passport_four": "gxkHCqMx0AkrHiBMoGVHIBl6DcwXB81AWzIoIj9Y.jpg",
+ "user_id": 380,
+ "status": "completed",
+ "notes": "Bankymyza ýüz tutmagyňyzy soraýarys!",
+ "created_at": "2024-06-14 09:42:58",
+ "updated_at": "2025-04-15 11:40:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2091,
+ "unique_id": "TB1307-2091",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Amangozel",
+ "customer_surname": "Allanazarowa",
+ "customer_patronic_name": "Rejepmyradowna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Koce Parahat 2 jay 8 otag 29",
+ "real_address": "Asgabat saherinin Kopetdag etraby Koce Parahat 2 jay 8 otag 29",
+ "passport_serie": "I-AS",
+ "passport_id": "052053",
+ "passport_given_at": "1999-01-02",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1972-08-22",
+ "email": "AllanazarowaA@gmail.com",
+ "phone": "64619399",
+ "phone_additional": "64619399",
+ "phone_home": "12456157",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatenergo OB",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2010-06-03",
+ "work_salary": "3288",
+ "work_position": "telefoncy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4uS7s1uwqWP5E7m5tNuCZdtolrK1Cc3IuHSQfLL8.jpg",
+ "passport_two": "8tY34zxxleOSSM8RmoTHmpHa2TqSNPU5qoqJvQ31.jpg",
+ "passport_three": "c98WOlCkd3qYpLjdhR7t0zbH0ekkKcmWRRNxqu1h.jpg",
+ "passport_four": "RAzakKJuYSediutI2lQntGjX7ERKfB1NftBrfY88.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-14 11:14:23",
+ "updated_at": "2024-06-14 11:14:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2092,
+ "unique_id": "TB1307-2092",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljemal",
+ "customer_surname": "Amanmyradowa",
+ "customer_patronic_name": "Gurbanowna",
+ "passport_address": "Asgabat saherinin Buzmeyin etraby koce Sanjar jay 19 otag 36",
+ "real_address": "Asgabat saherinin Buzmeyin etraby koce Sanjar jay 19 otag 36",
+ "passport_serie": "I-AH",
+ "passport_id": "259303",
+ "passport_given_at": "2004-02-14",
+ "passport_given_by": "Ahal welayatynyn Abadan saher hakimligi",
+ "born_place": "Dasoguz welayatynyn Akdepe etrabynyn Atayap obasy",
+ "born_at": "1971-12-17",
+ "email": "AmanmyradowaO@gmail.com",
+ "phone": "64664371",
+ "phone_additional": "62649572",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher Bazarlar birlesigi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2023-09-04",
+ "work_salary": "1758",
+ "work_position": "supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rgfUhlBxuu7fC5D6XwxYNzUfbivfTxfCY3EG5HA4.jpg",
+ "passport_two": "SVRZKc16L52ZXoA2eUyMcGDpVirH1YkcMTifi9et.jpg",
+ "passport_three": "eqR9VBtO02IOrOTQBvj1wLJ8dx0PkSY2cdnYrpFi.jpg",
+ "passport_four": "aLUj6QvbK3rzQC7vxERRTYasF4TNbkgyKiTGVgZV.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-14 11:25:34",
+ "updated_at": "2024-06-14 11:25:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2093,
+ "unique_id": "TB8312-2093",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Mahrijamal",
+ "customer_surname": "Baýramdurdyýewa",
+ "customer_patronic_name": "Şamyradowna",
+ "passport_address": "Azady köçe 235/3",
+ "real_address": "Azady köçe 235/3",
+ "passport_serie": "I-DZ",
+ "passport_id": "554775",
+ "passport_given_at": "2009-06-28",
+ "passport_given_by": "Gubadag etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Gubadag etrabynyň Baýdak geňeşligi",
+ "born_at": "1982-05-23",
+ "email": "jemalka@inbox.ru",
+ "phone": "64713055",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551253",
+ "work_started_at": "2023-12-01",
+ "work_salary": "1549",
+ "work_position": "3-derejeli işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HyGDkv0SeBVUpaiUNqqMWVknKh9J9x6MMVvBALLi.jpg",
+ "passport_two": "lKWExSdghp9CN1WspoLpKwkj2TntMz9rV5M6GeCH.jpg",
+ "passport_three": "mfOqKKFbVyGthTkZENCsnPblsjtQBcwirrUId6iA.jpg",
+ "passport_four": "7IKrxtqoFIb3QqIMoxoUHkt6k4qxu0S6XOvUh1iK.jpg",
+ "user_id": 774,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 11:41:01",
+ "updated_at": "2024-06-26 09:59:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2094,
+ "unique_id": "TB8312-2094",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Amanmyrat",
+ "customer_surname": "Taganmyrdow",
+ "customer_patronic_name": "Allamyradowiç",
+ "passport_address": "Darganat etrabynyň Gazojak şäheriniň Düýeboýun köçesiniň 8-nji jaýy",
+ "real_address": "Darganat etrabynyň Gazojak şäheriniň Düýeboýun köçesiniň 8-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "017896",
+ "passport_given_at": "1998-11-10",
+ "passport_given_by": "Darganata etrap PB Gazojak şäherçe PB",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Sedwer geňeşligi",
+ "born_at": "1973-07-22",
+ "email": "amanmyrat@mail.ru",
+ "phone": "63180795",
+ "phone_additional": null,
+ "phone_home": "44551252",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ müdirliginiň Ulanyş enjamlaryny sozuş bejeriş bölegi",
+ "work_company_accountant_number": "+(993)-44553353",
+ "work_started_at": "2017-10-25",
+ "work_salary": "1708",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7jHMJzpG8nNgb51thH8pwAPgVHfzz8LRkxYqQ85d.jpg",
+ "passport_two": "x3ieREpT5EUzOv98dgnKRbfIA4Kcxx29BEUsdRmX.jpg",
+ "passport_three": "M6cZ8VcozbGrUinqbiKFm4BuOa9tyPi0zrd8vxxF.jpg",
+ "passport_four": "AlTtV5djXJ3WFoGfoukBZ7IhVScuxJedzCf7a6sO.jpg",
+ "user_id": 776,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 12:06:00",
+ "updated_at": "2024-06-26 10:00:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2095,
+ "unique_id": "TB1307-2095",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kakabay",
+ "customer_surname": "Basimow",
+ "customer_patronic_name": "Atayew",
+ "passport_address": "Asgabat saherinin Kopetdag etraby koçe Howdan B 9njy jay 16 njy otag",
+ "real_address": "Asgabat saherinin Kopetdag etraby koçe Howdan B 9njy jay 16 njy otag",
+ "passport_serie": "I-AS",
+ "passport_id": "528621",
+ "passport_given_at": "2015-08-21",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1998-12-02",
+ "email": "Kakabay@gmail.com",
+ "phone": "61424200",
+ "phone_additional": "61424200",
+ "phone_home": "61424200",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn Dowlet serhet gullugy Asgabat saherindaki 2109 harby bolum",
+ "work_company_accountant_number": "+(993)-61424200",
+ "work_started_at": "2017-12-18",
+ "work_salary": "4084",
+ "work_position": "borcnama boyunca harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "uSwyj0AFxNT8pWztQc6yKcwS8OdjoaV4E2m40D6F.jpg",
+ "passport_two": "mLpHeXgPKliTZrPBnY85dgtZv2F98vuMXR4TF67g.jpg",
+ "passport_three": "LZ6k1WCqgsmqHl8Z7kLtltwnqoivb91014C3tLjG.jpg",
+ "passport_four": "wqOdNAt8jYuUiyn171bN6bNvmBxFhET4CshnLyXB.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-14 12:31:17",
+ "updated_at": "2024-06-14 12:31:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2096,
+ "unique_id": "TB1307-2096",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gözel",
+ "customer_surname": "Babaýewa",
+ "customer_patronic_name": "Ýusupowna",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etraby M.Sopyýew ad.OHPJ köçe Kemine jaý 4 otag 2",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etraby M.Sopyýew ad.OHPJ köçe Kemine jaý 4 otag 2",
+ "passport_serie": "I-BN",
+ "passport_id": "310398",
+ "passport_given_at": "2007-09-07",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap Häkimligi",
+ "born_place": "Mary welaýatynyň Garagum etrap Ýalkym oba",
+ "born_at": "1989-07-21",
+ "email": "Gozel@mail.ru",
+ "phone": "65250407",
+ "phone_additional": "61511828",
+ "phone_home": "12906532",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Türkmenistanyň Telewideniýe, radoigepleşikler we kinematografiýa baradaky döwlet komiteti",
+ "work_company_accountant_number": "+(993)-12482563",
+ "work_started_at": "2009-12-07",
+ "work_salary": "2938",
+ "work_position": "gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "61xbvGbh9WARAV28ZRNbcHo67aFQdBbM6qAVhxyr.jpg",
+ "passport_two": "jIJg7b3DGe8R5LFgzJKPpBF7nRPgonbmsUoytyvK.jpg",
+ "passport_three": "FRYPijH78irEQLBd9y276TpgqOsC9xopucpxx4ae.jpg",
+ "passport_four": "0m2nVLc1AnEpQ0tj4UdHrI7RDaROohmmJgXKlwc2.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-14 14:37:48",
+ "updated_at": "2024-06-14 14:37:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2097,
+ "unique_id": "TB1307-2097",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dunyagozel",
+ "customer_surname": "Mergenowna",
+ "customer_patronic_name": "Gurbangylyjowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe BTürkmenistan jaý159 otag99",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe BTürkmenistan jaý159 otag99",
+ "passport_serie": "I-AS",
+ "passport_id": "576814",
+ "passport_given_at": "2018-02-13",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1978-01-12",
+ "email": "Dunyagozel@gmailcom",
+ "phone": "62621719",
+ "phone_additional": "62621719",
+ "phone_home": "12525656",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenistanyň Türkmenbaşy PTBy Karzlaşdyryş müdirligi Ykdysadyýetiň döwlete degişli bölegini karzlaşdyrmak we gözegçilik bölüminiň",
+ "work_company_accountant_number": "+(993)-12536526",
+ "work_started_at": "2021-07-09",
+ "work_salary": "3600",
+ "work_position": "esasy hünärmeni",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1nSQFEFg7B43c78gyrUlqCbdwLuFREZnM46MkBXm.jpg",
+ "passport_two": "tcvL03aNuWPvVomSVvELC3j8AdvSjVPlOvbHjP1w.jpg",
+ "passport_three": "55XwoeDlPC0Ueqa54pt8KOjzkwATJ8Lf2SsextRg.jpg",
+ "passport_four": "2vxNE05QIwXQR5Ylnu5hMdKsid2RCLOgmqTkQSbs.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-14 14:40:18",
+ "updated_at": "2024-06-14 14:40:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2098,
+ "unique_id": "TB9314-2098",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Şanur",
+ "customer_surname": "Şirihanow",
+ "customer_patronic_name": "Allanazarowiç",
+ "passport_address": "Köneürgenç şäheriniň Magtymguly şaýoly 5/5-1-nji jaýy",
+ "real_address": "Köneürgenç şäheriniň Magtymguly şaýoly 5/5-1-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "845516",
+ "passport_given_at": "2014-07-02",
+ "passport_given_by": "Köneürgenç etrabynyň häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1997-08-15",
+ "email": "Sanur@mail.com",
+ "phone": "62524578",
+ "phone_additional": "62524578",
+ "phone_home": "62524578",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç taryhy-medeni döwlet goraghanasy",
+ "work_company_accountant_number": "+(993)-31008___",
+ "work_started_at": "2024-02-28",
+ "work_salary": "1812",
+ "work_position": "hojalyk bölüminiň ýeňil awtoulag sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "ivmqtOoJiNX2mucwhTTRqgpni8sscHngB1bDaHDT.jpg",
+ "passport_two": "uC3qg2uuxD0HG0pRFox7NX1MlKYx7sfE99GOtQuJ.jpg",
+ "passport_three": "BGP064znF6Aiz2F2LYLX8AvzpiE4nyaNlfN25WHD.jpg",
+ "passport_four": "2iAlL5J8AMz2rCRzOMYCj9VnIsWbqa6Dr6olbh2q.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 15:08:40",
+ "updated_at": "2024-06-14 15:09:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2099,
+ "unique_id": "TB9314-2099",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Batyr",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Orazmamedowiç",
+ "passport_address": "S.Türkmenbaşy şäher Görelde köçe 48-jaý",
+ "real_address": "S.Türkmenbaşy şäher Görelde köçe 48-jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "856310",
+ "passport_given_at": "2014-11-14",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrabynyň M.Hojamämedow ad.geňeşligi",
+ "born_at": "1984-12-16",
+ "email": "Batyr@mail.com",
+ "phone": "65161284",
+ "phone_additional": "65161284",
+ "phone_home": "65161284",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Daşoguzenergo önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-31907___",
+ "work_started_at": "2016-09-04",
+ "work_salary": "4094",
+ "work_position": "EEu-ň başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kgnW9Vg2EDUBsxnFbmOhnb9NcFe4LfBXIEDXf7BN.jpg",
+ "passport_two": "qBMT2nlQs9pfun8cDjW1qF8kMTiAWFQjXdgbadqA.jpg",
+ "passport_three": "U9oUJIgZWrcAX2KS4y7oIljwxQATLRKZ8xLN19bQ.jpg",
+ "passport_four": "FdWZb8e6Zo075OQ8YM1kcT0V1EYDVmN2mMrgFpsH.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 15:17:19",
+ "updated_at": "2024-06-14 15:17:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2100,
+ "unique_id": "TB1307-2100",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yakub",
+ "customer_surname": "Bagybekow",
+ "customer_patronic_name": "Dowletmyradowic",
+ "passport_address": "Asgabat saherinin Kopetdag etr Andalyp kocesinin 80 1 jayynyn 111 otagy",
+ "real_address": "Asgabat saherinin Kopetdag etr Andalyp kocesinin 80 1 jayynyn 111 otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "524752",
+ "passport_given_at": "2015-07-01",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1998-10-31",
+ "email": "Yakub@gmail.com",
+ "phone": "61722777",
+ "phone_additional": "61722777",
+ "phone_home": "61722777",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatdaky awtomobillere yangyc guyus beketleri mudirligi",
+ "work_company_accountant_number": "+(993)-61722777",
+ "work_started_at": "2022-08-01",
+ "work_salary": "2419",
+ "work_position": "ZG we THBB hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "l2nZOnHTA3aJVRW9PaJutOMg5kaplVGmjoHXh9zn.jpg",
+ "passport_two": "hmm2yejPrY9pzYKq1FmtpzwRLeIhPUcUbiSUc8jU.jpg",
+ "passport_three": "yG6EruzeswSka7NkeyzksuS5vJWBFm88lqeJjWCu.jpg",
+ "passport_four": "bAh6J5g57CUOm0thDbbqOogryvLsK3DThoOjMbZm.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-14 15:17:56",
+ "updated_at": "2024-06-14 15:17:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2101,
+ "unique_id": "TB9314-2101",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ezizmurat",
+ "customer_surname": "Kerkiýew",
+ "customer_patronic_name": "Ýegendurdyýewiç",
+ "passport_address": "Köneürgenç şäher 10 ýyl Abadanlyk köçesi 11-nji jaýy",
+ "real_address": "Köneürgenç şäher 10 ýyl Abadanlyk köçesi 11-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "455120",
+ "passport_given_at": "2006-02-20",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1986-01-10",
+ "email": "Ezizmurat@mail.com",
+ "phone": "62467510",
+ "phone_additional": "62467510",
+ "phone_home": "62467510",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç Taryny-medeni döwlet goraghanasy",
+ "work_company_accountant_number": "+(993)-32014___",
+ "work_started_at": "2023-09-04",
+ "work_salary": "2908",
+ "work_position": "baş buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "OwcqQDt5qonqVjNipKwRPeREGPCnqAbDPIPK5gSB.jpg",
+ "passport_two": "DEfaLMdHJoyumevwHaj61IhHC4s37UI8KBRLFXyB.jpg",
+ "passport_three": "7DiOqMyk8O0TeWB9vO0mylsdCTiUjw4gEL1D9v75.jpg",
+ "passport_four": "j4t4ERYDvajLWOlvuFr5qZ5C6j8jbiy0sSTlCRDj.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 15:27:05",
+ "updated_at": "2024-06-14 15:27:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2102,
+ "unique_id": "TB8312-2102",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Guyçgeldi",
+ "customer_surname": "Jummiýew",
+ "customer_patronic_name": "Nazarowiç",
+ "passport_address": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "real_address": "Gazojak şäheriniň Magtymguly köçesiniň 157-nji jaýynyň 14-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "485185",
+ "passport_given_at": "2006-11-28",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Gazojak şäherçesi",
+ "born_at": "1990-08-08",
+ "email": "guyc@mail.ru",
+ "phone": "61424530",
+ "phone_additional": null,
+ "phone_home": "44551093",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝÖGGM",
+ "work_company_accountant_number": "+(993)-65453510",
+ "work_started_at": "2016-02-01",
+ "work_salary": "1941",
+ "work_position": "4-nji derejeli biton garyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zeK7Av9IeTmfWd2jxAJ7PgISULSroLON9mR1xvvn.jpg",
+ "passport_two": "jyt7Ku6zKbVCC0sZiWEnVklNyT6kCZG3LhLI6DSM.jpg",
+ "passport_three": "sHhJ4T3K7TndrzUEp8YOZJ0beZnTbEvvEoWMykBa.jpg",
+ "passport_four": "Yo9u6wYxx8YfR5Lmxu4E6Ui62FZDR94Opqtkov66.jpg",
+ "user_id": 777,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 15:52:07",
+ "updated_at": "2024-06-26 10:01:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2103,
+ "unique_id": "TB8318-2103",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Sylap",
+ "customer_surname": "Ernazarow",
+ "customer_patronic_name": "Nurgeldiýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag şäheri Baýramhan köçesi 17-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag şäheri Baýramhan köçesi 17-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "474126",
+ "passport_given_at": "2006-06-01",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1990-02-21",
+ "email": null,
+ "phone": "63126386",
+ "phone_additional": "63119558",
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" sement zawody",
+ "work_company_accountant_number": "+(993)-42231393",
+ "work_started_at": "2024-05-02",
+ "work_salary": "1879",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FLWBSKBQlQQUsSHmZb4LrwsOvXw4gMDpgHWp2WyM.jpg",
+ "passport_two": "o5KaykM9ZNJ5hYZClwLxMrV7qtsWXMVJh3AY8hXa.jpg",
+ "passport_three": "dIOjyh2FeHst9zuNi4Gkzwl1ZX1A9HCepldPl1Aj.jpg",
+ "passport_four": "mQeeS9od0ZW5KZBX7UdD09xulXsDBF3sIRs3reys.jpg",
+ "user_id": 773,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-06-14 15:52:21",
+ "updated_at": "2024-06-14 16:11:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2104,
+ "unique_id": "TB1307-2104",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Agabay",
+ "customer_surname": "Agabayew",
+ "customer_patronic_name": "Altyyewic",
+ "passport_address": "Asgabat saherinin Buzmeyin etrap, koce Galkynys, jay 2",
+ "real_address": "Asgabat saherinin Buzmeyin etrap, koce Galkynys, jay 2",
+ "passport_serie": "I-AH",
+ "passport_id": "581098",
+ "passport_given_at": "2012-11-29",
+ "passport_given_by": "Ahal welayat Ruhabat etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1970-12-26",
+ "email": "Agabay@mail.ru",
+ "phone": "64577147",
+ "phone_additional": "62040691",
+ "phone_home": "232586",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Guneshli Meydan hojalyk jemgyyeti",
+ "work_company_accountant_number": "+(993)-12481220",
+ "work_started_at": "2022-05-03",
+ "work_salary": "2302",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "WORyXfX8gTnUhzbbDv3dtJVXELq2jUGidENQSZO7.jpg",
+ "passport_two": "GsbIgRfaGuuKaoKIW9WIpPJ3iY2ZN6eS9SwZE5dM.jpg",
+ "passport_three": "Bklo0riZf5K9SQGZdWnCD9rH4sENtyMdxGHkOg25.jpg",
+ "passport_four": "7ShRxtIinhhOW8bJUBhaAyvzLkn9LPvndzOt6vIB.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 15:54:26",
+ "updated_at": "2024-10-24 14:57:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2105,
+ "unique_id": "TB8312-2105",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gaýrat",
+ "customer_surname": "Ýarmatow",
+ "customer_patronic_name": "Saparmuratowiç",
+ "passport_address": "Darganata etrabynyň Gazojak şäheriniň K.Sazakow köçesiniň 176-njy jaýynyň 5-nji öýi",
+ "real_address": "Darganata etrabynyň Gazojak şäheriniň K.Sazakow köçesiniň 176-njy jaýynyň 5-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "598292",
+ "passport_given_at": "2010-12-25",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1994-09-01",
+ "email": "gayrat@mailru",
+ "phone": "64260098",
+ "phone_additional": null,
+ "phone_home": "52222",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ müdirliginiň ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-51111___",
+ "work_started_at": "2023-08-10",
+ "work_salary": "2827",
+ "work_position": "ýonujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XQBWesamAhRkxc0TbBElCsmrUkPOd9lwCF6k1ecH.jpg",
+ "passport_two": "tA9sfvLhre0iilcErBwXBZ8qEv00EyoqtTZUdY9O.jpg",
+ "passport_three": "oqFDsJ5HPWJcELwTjITcVY1QoSBA9QL3gQxFYheR.jpg",
+ "passport_four": "gm0IfkWRufNHwrf2EXgBRX6r7Gy95obypEuFR9KL.jpg",
+ "user_id": 779,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 16:08:47",
+ "updated_at": "2024-06-26 10:01:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2106,
+ "unique_id": "TB8318-2106",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Dilnoza",
+ "customer_surname": "Hamrakulowa",
+ "customer_patronic_name": "Işkulowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag şäheri Ýeňşiň 50 ýyllygy köçesi 24-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag şäheri Ýeňşiň 50 ýyllygy köçesi 24-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "590988",
+ "passport_given_at": "2010-09-06",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Rossiýanyň Amur oblastynyň Blagoweşensk şäheri",
+ "born_at": "1993-07-12",
+ "email": null,
+ "phone": "63839240",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 4-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-09-02",
+ "work_salary": "2919",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MtddrzyPI1xOhRxJnaMhiE7phwxodMeBfngSF1Vq.jpg",
+ "passport_two": "5F8PVuxjWp6RaV4YqDrrMKoRtbsKibg6yvOwJ0T3.jpg",
+ "passport_three": "oZ4dtAbj5dVwUgWZZ2w7PsPkdCy5BOvb9rV7nk6r.jpg",
+ "passport_four": "coUNv9EuI69jHaCskcbvcz951bjEql1dQSxvTGvJ.jpg",
+ "user_id": 775,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-06-14 16:10:45",
+ "updated_at": "2024-06-14 16:12:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2107,
+ "unique_id": "TB2305-2107",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Gaýgysyz",
+ "customer_surname": "Ýazmyradow",
+ "customer_patronic_name": "Berdiýewiç",
+ "passport_address": "Sarahs etrabynyň Agzybirlik obasy",
+ "real_address": "Sarahs etrabynyň Agzybirlik obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "814039",
+ "passport_given_at": "2022-12-26",
+ "passport_given_by": "Sarahs etrap polisiýa bölümi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1977-07-19",
+ "email": null,
+ "phone": "64809354",
+ "phone_additional": null,
+ "phone_home": "61498105",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 27-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-61149810",
+ "work_started_at": "2024-01-02",
+ "work_salary": "1940",
+ "work_position": "sakçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "d3Cch1qFzKrpJQZ3GhtDXoxGHE96MsknNIsxYpzY.jpg",
+ "passport_two": "544HHT9Ei5Al96EsI9YzQU8pTuPFEtd1GaSRsfLn.jpg",
+ "passport_three": "mYYyEHYAkyEPX3pdWVW2fKLorH7gIqNrAfBgXJsh.jpg",
+ "passport_four": "PJkmGOfXrPG0WXlyItXmdx2RghxgGwChepd57UKK.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-06-14 17:22:14",
+ "updated_at": "2024-06-14 17:22:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2108,
+ "unique_id": "TB2305-2108",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Guwanç",
+ "customer_surname": "Agaýew",
+ "customer_patronic_name": "Gurtgeldiýewiç",
+ "passport_address": "Sarahs şäheriniň Ş.Durdyýew köçesiniň 12-nji jaýy",
+ "real_address": "Sarahs şäheriniň Ş.Durdyýew köçesiniň 12-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "389500",
+ "passport_given_at": "2007-08-19",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1978-01-06",
+ "email": null,
+ "phone": "65903344",
+ "phone_additional": null,
+ "phone_home": "62032031",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-62312541",
+ "work_started_at": "2021-10-05",
+ "work_salary": "1940",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pXfx85LoHxz9gUEBgINE4O2PtR7dVK8UR4bwEmdm.jpg",
+ "passport_two": "v4lBNkGNWrbXMUhFktywU64rgXbcevxsQ70mLNAc.jpg",
+ "passport_three": "DYMLQv1Fqeh72UhHhtYTUI28sGjx1cQovEkCC264.jpg",
+ "passport_four": "ta0Ucw8RCRGeXamCpMKEh1yT0bCwcZMqDHEbUZk9.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-06-14 17:28:20",
+ "updated_at": "2024-06-14 17:28:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2109,
+ "unique_id": "TB2305-2109",
+ "loan_type": 1,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Kadyr",
+ "customer_surname": "Meýlisgeldiýew",
+ "customer_patronic_name": "Şöhratowiç",
+ "passport_address": "Sarahs şäheriniň H.Babaýew köçesiniň 68/3-nji jaýy",
+ "real_address": "Sarahs şäheriniň H.Babaýew köçesiniň 68/3-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "588874",
+ "passport_given_at": "2013-06-07",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1997-05-30",
+ "email": null,
+ "phone": "61655943",
+ "phone_additional": null,
+ "phone_home": "65506581",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "\"Türkmenistan\" Ýaşlar we sport guramasynyň Ahal welaýat bölüminde",
+ "work_company_accountant_number": "+(993)-13754879",
+ "work_started_at": "2023-11-01",
+ "work_salary": "2142",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6qE3QjRZqs5QZbqfgun64mJUqAssjGz7SqR3CrbX.jpg",
+ "passport_two": "lWqUuyvPD65SXlzg298UrfpsoQp5QrdoYExp9ESt.jpg",
+ "passport_three": "KbcPzxg1ThjYqOW9ziP1k9cQFgkNRYE8Mvy7i88u.jpg",
+ "passport_four": "Yl9DIehahppk89I27fuVyQuRuOsC5djipNChBRPy.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-06-14 17:37:04",
+ "updated_at": "2024-06-14 17:37:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2110,
+ "unique_id": "TB6359-2110",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Wezir",
+ "customer_surname": "Hajyýew",
+ "customer_patronic_name": "Durdymämmedowiç",
+ "passport_address": "BW Gumdag şäher Kw36 jaý 9",
+ "real_address": "BW Gumdag şäher Kw36 jaý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "424612",
+ "passport_given_at": "2012-02-28",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1995-12-08",
+ "email": null,
+ "phone": "63573888",
+ "phone_additional": "63573888",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Gumdagnebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-12-23",
+ "work_salary": "3932",
+ "work_position": "ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rbWRleQ4n9JlHyz5wKQeh7syrVAMcUC7DNv4pgNK.jpg",
+ "passport_two": "SHhaVPNb9LRucizAo3omx1t63uNPtfHJw6ENbtQQ.jpg",
+ "passport_three": "mSjHQup22Htxz8OYNhyFlgK9ugAbmjHEIMiRuzL2.jpg",
+ "passport_four": "FxMOVTuKKCfPfbkjhFVZJWDeNs1nltkG3RIB0MIi.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 17:59:18",
+ "updated_at": "2024-06-20 17:25:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2111,
+ "unique_id": "TB6359-2111",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ogulgerek",
+ "customer_surname": "Meretgylyjowa",
+ "customer_patronic_name": "Agöýliýewna",
+ "passport_address": "BW Balkanabat şäher kiçi etrapça 16 jaý 2 öý 11",
+ "real_address": "BW Balkanabat şäher kiçi etrapça 16 jaý 2 öý 11",
+ "passport_serie": "I-BN",
+ "passport_id": "582655",
+ "passport_given_at": "2021-04-20",
+ "passport_given_by": "BW Balkanabat şäher polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1987-04-14",
+ "email": null,
+ "phone": "61285888",
+ "phone_additional": "61285888",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-03-28",
+ "work_salary": "2611",
+ "work_position": "Bölüm başlygynyň orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "AbydN2H3w499bC09vKf4fJCJxAi4B5REEEG0SoAF.jpg",
+ "passport_two": "JOe3CYBbiLicRBpj6uMY1C8UV4xcgkxqFCPPWwHM.jpg",
+ "passport_three": "gTFmOCKbDNO5WcOiDTdwMEaSGm3RNGAED61nMqBw.jpg",
+ "passport_four": "h7sUZ0DJMIdOR3FzRQAl8rnMQXdasolsWglG4roe.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 18:01:04",
+ "updated_at": "2024-06-20 17:33:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2112,
+ "unique_id": "TB6359-2112",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şamämmet",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Mahmutmämmedowiç",
+ "passport_address": "BW Balkanabat şäher Köçe Mollanepes jaý 138 a",
+ "real_address": "BW Balkanabat şäher Köçe Mollanepes jaý 138 a",
+ "passport_serie": "I-BN",
+ "passport_id": "409026",
+ "passport_given_at": "2010-06-14",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1993-09-26",
+ "email": null,
+ "phone": "65192223",
+ "phone_additional": "65192223",
+ "phone_home": "22277777",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Polisiýa müd. ÝHO-2",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-12-20",
+ "work_salary": "4111",
+ "work_position": "bölüm müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ek9einaqBCmanCZdcF5aBa5CBjYSdCuniJ1e75EA.jpg",
+ "passport_two": "0u4vJJ7CVhwWXFMFMocrxeukF0NKmLpwTh364373.jpg",
+ "passport_three": "wVJ9sMnISyzNobaQczVhJdIpqfR2yplaiA9pegF7.jpg",
+ "passport_four": "OGdlvAwWpnweDUdPvmgtFzbKcw9xm5PjBlNy7aoF.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 18:02:34",
+ "updated_at": "2024-06-20 17:39:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2113,
+ "unique_id": "TB6359-2113",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nurmyrat",
+ "customer_surname": "Gurbanmyradow",
+ "customer_patronic_name": null,
+ "passport_address": "BW Jebel şäherçesi RZD 123 jaý 2 öý 1",
+ "real_address": "BW Jebel şäherçesi RZD 123 jaý 2 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "288034",
+ "passport_given_at": "2006-12-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Bereket etr Gurbanmämmet geň",
+ "born_at": "1986-08-19",
+ "email": null,
+ "phone": "61329500",
+ "phone_additional": "61329500",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-02-04",
+ "work_salary": "2229",
+ "work_position": "ýükçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cTImbIWE8CCVmWGQugYaJE8RskrjCrVLwvpVip29.jpg",
+ "passport_two": "D7KoCEmXKJ825PRo4CiiCqhm3B4qfQchOP9fQ5K4.jpg",
+ "passport_three": "TF7Vug1OiICy15TCz3JonGXz9PRDWqWiow8TSNoT.jpg",
+ "passport_four": "tQFdSz2xyPA9EoAMjjBHuTMfdg3jLlUhqZ6lGSE1.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-14 18:03:49",
+ "updated_at": "2024-06-20 17:45:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2114,
+ "unique_id": "TB1303-2114",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Magtymguly",
+ "customer_surname": "Reýimow",
+ "customer_patronic_name": "Serdarowiç",
+ "passport_address": "Aşgabat şäheri Bagtyýarlyk etraby Wilýamsaýa köçe jaý 109 korpus 10",
+ "real_address": "Aşgabat şäheri Bagtyýarlyk etraby Wilýamsaýa köçe jaý 109 korpus 10",
+ "passport_serie": "I-AS",
+ "passport_id": "369697",
+ "passport_given_at": "2007-03-24",
+ "passport_given_by": "Aşgabat şäheriniň Çandybil etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1990-07-08",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64026064",
+ "phone_additional": "64026064",
+ "phone_home": "64026064",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Wozroženoýa önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-64026064",
+ "work_started_at": "2021-03-17",
+ "work_salary": "3325",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5KFY4mEkNxGL6vHJUapKRXVV7W0crKXKV10Kq10x.jpg",
+ "passport_two": "jfvctxBXno7SFmG2nBeGASJcOvqVtnaNUJxcYVYS.jpg",
+ "passport_three": "1BKOynKTFlMgFeEhoOLsUxrpIXW1nkXq59W5Jw64.jpg",
+ "passport_four": "1F15NeAnQbx4NFiZfAVkxZAg2bY6wJD9YcCb7Bsx.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-15 10:45:28",
+ "updated_at": "2024-07-03 17:14:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2115,
+ "unique_id": "TB8311-2115",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Jemal",
+ "customer_surname": "Şaripowa",
+ "customer_patronic_name": "Hojaniýazowna",
+ "passport_address": "Dänew etr Parahat geň Dostluk oba kemine köçe jaý 59",
+ "real_address": "Dänew etr Parahat geň Dostluk oba kemine köçe jaý 59",
+ "passport_serie": "I-LB",
+ "passport_id": "349047",
+ "passport_given_at": "2002-11-11",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "LW-nyň Galkynyş etrap Watan gerňeşlik",
+ "born_at": "1977-01-07",
+ "email": null,
+ "phone": "62146244",
+ "phone_additional": "62146244",
+ "phone_home": "62146244",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dänew etrap bilim bölümi",
+ "work_company_accountant_number": "+(993)-62146244",
+ "work_started_at": "2011-03-24",
+ "work_salary": "1717",
+ "work_position": "Terbiýeçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "NhgRI07sCasrAEaP6RPErwUcki9U38tRMPRtPvGW.jpg",
+ "passport_two": "zRUmLnA8Md3w7xX6m8FJLnFwE8fwwAvgbH4KHHzB.jpg",
+ "passport_three": "Mfv4MHPi4JVZkIKxR1doh30uI2QeWLVmXnBuz8ra.jpg",
+ "passport_four": "ZI7By89JUjEHM6Sa81sbbxqyC5UBWOu1ddEgw0wQ.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 12:04:44",
+ "updated_at": "2024-06-20 14:47:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2116,
+ "unique_id": "TB8311-2116",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Memetkurban",
+ "customer_surname": "Memetkurban",
+ "customer_patronic_name": "Işmuradowiç",
+ "passport_address": "LW-nyň Dänew etr Seýdi ş Ýaşlyk k/etr Umumy ýaşaýyş jaý-2 öý-8",
+ "real_address": "LW-nyň Dänew etr Seýdi ş Ýaşlyk k/etr Umumy ýaşaýyş jaý-2 öý-8",
+ "passport_serie": "I-LB",
+ "passport_id": "086939",
+ "passport_given_at": "1999-11-17",
+ "passport_given_by": "Seýdi ş PB",
+ "born_place": "LW-nyň Farap etrabynyň Hojakenepsi geňeşligi",
+ "born_at": "1999-11-17",
+ "email": null,
+ "phone": "63050245",
+ "phone_additional": "63050245",
+ "phone_home": "63050245",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-63050245",
+ "work_started_at": "2018-12-05",
+ "work_salary": "3372",
+ "work_position": "Operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MhnztmO0Dt5f7L1CWduD531rte7Ler191uglyMKj.jpg",
+ "passport_two": "sOechqsY63YzrWUySkohx0rB35MFiMsgPiBv3bxf.jpg",
+ "passport_three": "Md4unmIDuIqF5noEnunVYHy8bO9kjKUC649KRoib.jpg",
+ "passport_four": "cPnM7QJzGThCShOpYzmu3XonM1qiQFZT2ZBQYamR.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 12:25:50",
+ "updated_at": "2024-06-20 14:47:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2117,
+ "unique_id": "TB8311-2117",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Begenç",
+ "customer_surname": "Niýazow",
+ "customer_patronic_name": "Memetkurbanowiç",
+ "passport_address": "etr.Dänew ş.Seýdi Ýaşlyk k/etr SNGIZ-nyň 2-nji um.ýaş.jaýy öý-36",
+ "real_address": "etr.Dänew ş.Seýdi Ýaşlyk k/etr SNGIZ-nyň 2-nji um.ýaş.jaýy öý-36",
+ "passport_serie": "II-LB",
+ "passport_id": "019742",
+ "passport_given_at": "2018-11-13",
+ "passport_given_by": "Dänew etrap häkimligi",
+ "born_place": "Türkmenabat şäheri",
+ "born_at": "2018-11-13",
+ "email": null,
+ "phone": "63335698",
+ "phone_additional": "63335698",
+ "phone_home": "63335698",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-63335698",
+ "work_started_at": "2020-07-27",
+ "work_salary": "3204",
+ "work_position": "maşinist",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "a7DoQL96PBKTkfIlglnnDMt2q8lkAYmNpyPcv5BM.jpg",
+ "passport_two": "jUVgMZcq7SP55OxnkBTRamrnTsxec2IQGuzKO75h.jpg",
+ "passport_three": "SOQR4E4WA26J1ngpxoWoTD1kmRdL9nHdZwd6ZZyM.jpg",
+ "passport_four": "vw81oPIwXlmNENOS2DaMAOSAg9tGqW3gXaFNsK0Y.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 12:36:31",
+ "updated_at": "2024-06-20 14:48:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2118,
+ "unique_id": "TB6360-2118",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Oraz",
+ "customer_surname": "Şiriýew",
+ "customer_patronic_name": "Maksadowiç",
+ "passport_address": "Balkan welaýaty Magtymguly etraby Ýaňkel geňeşi Sakgar obasy",
+ "real_address": "Balkan welaýaty Magtymguly etraby Ýaňkel geňeşi Sakgar obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "427515",
+ "passport_given_at": "2011-01-10",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Ýaňkel geňeşligi",
+ "born_at": "1994-12-06",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65978230",
+ "phone_additional": "65978230",
+ "phone_home": "65978230",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Polisiýa bölümçesiniň PÝg topary",
+ "work_company_accountant_number": "+(993)-65978230",
+ "work_started_at": "2020-03-02",
+ "work_salary": "1567",
+ "work_position": "awtoulaglaryň tehniki ýagdaýynyň barlagçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rSjM5xNfAkcD3fGAKwcrPG6oFRlEO00hTaEKSQh8.jpg",
+ "passport_two": "KVWZgOfIX1GHMn3pWt1WwFtJqN2Ntl7DDiBzt9T5.jpg",
+ "passport_three": "pvQF5yMHnBXvO8vL5R66UerDrzn6dXntGMSetRl8.jpg",
+ "passport_four": "ySutQoddKJIChwp0FKs7zu74HYATjZXGOJPZGJIS.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 16:02:30",
+ "updated_at": "2024-06-27 10:40:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2119,
+ "unique_id": "TB1303-2119",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Anna",
+ "customer_surname": "Toýlyýewa",
+ "customer_patronic_name": "Berdiýewna",
+ "passport_address": "Ahal welaýaty Ak bugdaý etraby Änew şäheri Geolog ý/t 33-nji jaý 11-nji otagy",
+ "real_address": "Ahal welaýaty Ak bugdaý etraby Änew şäheri Geolog ý/t 33-nji jaý 11-nji otagy",
+ "passport_serie": "I-AH",
+ "passport_id": "826191",
+ "passport_given_at": "2023-08-02",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap Polisiýa bölümi",
+ "born_place": "Ahal welaýatynyň Kaka etrabynyň Duşak şäherçesi",
+ "born_at": "1984-04-21",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64636900",
+ "phone_additional": "64636900",
+ "phone_home": "64636900",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Bakjaly hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-64636900",
+ "work_started_at": "2022-03-01",
+ "work_salary": "3125",
+ "work_position": "baş hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "92ZCCVexIYtPyFgKOdl6VfFlnPcD4dE2u0VScOUl.jpg",
+ "passport_two": "O6lwxpyVfc1I8RBuryXlUZzeY9rNzder3S26poKT.jpg",
+ "passport_three": "UW9VHyIyot6IZkq2DiWNNjUy7ql7BoKqyEyMrP9a.jpg",
+ "passport_four": "V3ZCzdbTmviC1PGCASf3U8Wft7xGzCLQcFywtv92.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 16:29:10",
+ "updated_at": "2024-06-28 15:39:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2120,
+ "unique_id": "TB1303-2120",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Madina",
+ "customer_surname": "Abbasowa",
+ "customer_patronic_name": "Raimhanowna",
+ "passport_address": "Aşgabat şäheri Büzmeýin etraby Ahal şaýoly 52-nji jaý 12-nji öýi",
+ "real_address": "Aşgabat şäheri Büzmeýin etraby Ahal şaýoly 52-nji jaý 12-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "193576",
+ "passport_given_at": "1979-11-08",
+ "passport_given_by": "Aşgabat şäheriniň Arçabil etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Abadan şäheri",
+ "born_at": "1979-11-08",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64102501",
+ "phone_additional": "64102501",
+ "phone_home": "337041",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň Berkararlyk etrabynyň Azyk söwda kärhanasy",
+ "work_company_accountant_number": "+(993)-337041__",
+ "work_started_at": "2011-01-01",
+ "work_salary": "3099",
+ "work_position": "baş buhgalteriň orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "a1DXsrhsOol9U4Q25jLK0fzwYh7O6Ytl2MIR4uM3.jpg",
+ "passport_two": "doKjKQQ4u7TxH9bFD7EPLZfQBRmLjOwf7702AA1d.jpg",
+ "passport_three": "fYBjG8FOrzNspkPh2zGtl7ofoeUn813KdDgm2Z3y.jpg",
+ "passport_four": "wVxm6edDiaF6q2IZ2gzFN5k5yTfkANvtpTrslyQz.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 16:42:52",
+ "updated_at": "2024-07-03 17:14:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2121,
+ "unique_id": "TB1303-2121",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Kerim",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Suwhanberdiýewiç",
+ "passport_address": "Mary welaýatynyň Garagum etrabynyň Ýagtyýol şäherçesiniň Ýeňiş köçesiniň 8-nji jaýynyň 1-nji öýi",
+ "real_address": "Mary welaýatynyň Garagum etrabynyň Ýagtyýol şäherçesiniň Ýeňiş köçesiniň 8-nji jaýynyň 1-nji öýi",
+ "passport_serie": "II-MR",
+ "passport_id": "079650",
+ "passport_given_at": "2016-06-29",
+ "passport_given_by": "Mary welaýatynyň Garagum etrap häkimligi",
+ "born_place": "Mary welaýatynyň Garagum etrabynyň Ýagtyýol geňeşligi",
+ "born_at": "2000-06-06",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61135798",
+ "phone_additional": "61135798",
+ "phone_home": "12566556",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Demirýollary\" açyk görnüşli paýdarlar jemgyýetiniň Ýük gatnadyş resminamalaryny işleýän tehnologik merkeziniň I-nji derejeli hünärmeni",
+ "work_company_accountant_number": "+(993)-61135798",
+ "work_started_at": "2023-02-27",
+ "work_salary": "1925",
+ "work_position": "I-nji derejeli hünärmen",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "soX9PmD9xOXPXLe5h56C0XmynG68u7soF86Ig1JV.jpg",
+ "passport_two": "V4jkNDWVtlSvXivRLJizAtei715VqQkxuPHwm6T6.jpg",
+ "passport_three": "rs3RuvpPAaYBX5xBBFCLB9puMfpfjXDxawfsGnKV.jpg",
+ "passport_four": "8aEFXeEFhQLPCFn3wyKWjjEdGiik6tyVCsTZAp5H.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 16:59:14",
+ "updated_at": "2024-06-24 17:34:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2122,
+ "unique_id": "TB6352-2122",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýoldaşbaý",
+ "customer_surname": "Orazbaýew",
+ "customer_patronic_name": "Amannazarowiç",
+ "passport_address": "Daşoguz welaýat Boldumsaz etrap Babadaýhan köçe 12 jaý 1 öý",
+ "real_address": "Balkan welaýat Garabogaz şäheri",
+ "passport_serie": "I-DZ",
+ "passport_id": "218586",
+ "passport_given_at": "2001-07-09",
+ "passport_given_by": "Daşoguz welaýat Boldumsaz etrap häkimligi",
+ "born_place": "Daşoguz welaýat Boldumsaz etrap",
+ "born_at": "1984-11-15",
+ "email": null,
+ "phone": "61663298",
+ "phone_additional": "61663298",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2021-06-01",
+ "work_salary": "3243",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OXuv0JTEAudJSXy7RYHuZtL7NKQ6KXgpD1WcfVnC.jpg",
+ "passport_two": "ucNKeueip9c7x5o7EwJVFkRdo1twAktrOD0e03Us.jpg",
+ "passport_three": "ZY58Y2FU9GbyJ7uzgIweH3atHlkpn7Hh7dlMe1PJ.jpg",
+ "passport_four": "by5XEVggVSmfLrM2BgxGZn2isPXKeOylG3sZqAac.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 17:19:32",
+ "updated_at": "2024-06-20 17:19:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2123,
+ "unique_id": "TB6352-2123",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Parahat",
+ "customer_surname": "Döwletow",
+ "customer_patronic_name": "Garaýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher Garabogaz köçe 5 jaý 10 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Garabogaz köçe 5 jaý 10 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "143380",
+ "passport_given_at": "2003-10-10",
+ "passport_given_by": "Balkan welaýat Garrygala etrap häkimligi",
+ "born_place": "Balkan welaýat Garrygala etrap",
+ "born_at": "1986-07-23",
+ "email": null,
+ "phone": "65186308",
+ "phone_additional": "65186308",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3010",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "D0ogzSWzRKhypNFYaeF4p6tjVik7FHcM1Ulvv0uC.jpg",
+ "passport_two": "Tw4NYt6M8StRwUYKfPbeCpDwW1FF0ZmvRV90OfwD.jpg",
+ "passport_three": "28vgFOmBeyeOh4fJ6KNZOM0ZlZYbf9hyphmlJeli.jpg",
+ "passport_four": "2BICStzdSl1yA5s1y4nDocE3yRA22FN3zsWMqIdD.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 17:23:23",
+ "updated_at": "2024-06-20 17:23:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2124,
+ "unique_id": "TB6352-2124",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýsara",
+ "customer_surname": "Žumaniýazowa",
+ "customer_patronic_name": "Şarafatdinowna",
+ "passport_address": "Daşoguz welaýat Daşoguz şäher Alp Arslan köçe 29 jaý 18 öý",
+ "real_address": "Balkan welaýat Garabogaz şäheri",
+ "passport_serie": "I-DZ",
+ "passport_id": "860323",
+ "passport_given_at": "2014-11-06",
+ "passport_given_by": "Daşoguz welaýat Daşoguz şäher häkimligi",
+ "born_place": "Daşoguz şäher",
+ "born_at": "1998-09-19",
+ "email": null,
+ "phone": "62229557",
+ "phone_additional": "62229557",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2021-10-25",
+ "work_salary": "2434",
+ "work_position": "buhgalter kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cjXSrEOoRpNGEjLmt94oSkdxj50H6rU6mHELI2jQ.jpg",
+ "passport_two": "4PBUGB2Euxiil1khilAEnrFj4l6T4K4a5c2J4uTi.jpg",
+ "passport_three": "ktu4fjQl8qY1uCl05lmjKsIyZJlbkSBCio4pOvQO.jpg",
+ "passport_four": "b7gpNmQJHPUmT6YugJYwjfpEB97hxDsqGFhIH4HL.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 17:29:39",
+ "updated_at": "2024-06-20 17:29:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2125,
+ "unique_id": "TB8311-2125",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Babahan",
+ "customer_surname": "Babahan",
+ "customer_patronic_name": "Jumakulyýewiç",
+ "passport_address": "etr.Dänew ş.Seýdi Ýaşlyk k/etr SNGIZ-nyň 2-nji um.ýaş.jaýy öý-33",
+ "real_address": "etr.Dänew ş.Seýdi Ýaşlyk k/etr SNGIZ-nyň 2-nji um.ýaş.jaýy öý-33",
+ "passport_serie": "I-LB",
+ "passport_id": "508839",
+ "passport_given_at": "2006-12-07",
+ "passport_given_by": "Farap etrap häkimligi",
+ "born_place": "geň.Hojakenepsi",
+ "born_at": "1986-10-16",
+ "email": null,
+ "phone": "63955787",
+ "phone_additional": "63955787",
+ "phone_home": "63955787",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-63955787",
+ "work_started_at": "2017-12-20",
+ "work_salary": "2939",
+ "work_position": "abzalçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IhnEu6leq8jW4SUOtRGmDLE7k3pB1zFFT30AR7Mf.jpg",
+ "passport_two": "ysr1ZZMWagDZNevpSQl02VlHc64IPvAJmaOHAFeq.jpg",
+ "passport_three": "rR8W5tWwEmLYMOePlV1YGffuyPJYVi4fsrwmNpPA.jpg",
+ "passport_four": "eSKZATcYszrSCf63GZXueb8OnUjhEy5JoZ9ZIGne.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-20 17:57:31",
+ "updated_at": "2024-06-20 17:58:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2126,
+ "unique_id": "TB1307-2126",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nartaç",
+ "customer_surname": "Hanjanowa",
+ "customer_patronic_name": "Syhyyewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe 1ANyýazow geçjaý1 otag16",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe 1ANyýazow geçjaý1 otag16",
+ "passport_serie": "I-AS",
+ "passport_id": "620622",
+ "passport_given_at": "2019-12-19",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1990-10-31",
+ "email": "Nartac@gmailcom",
+ "phone": "64562365",
+ "phone_additional": "64256325",
+ "phone_home": "12452563",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Ýokanç keselleri merkezleri müdiriýetiniň Ýokanç keselleri bejerişöňüni alyş merkezi",
+ "work_company_accountant_number": "+(993)-12452563",
+ "work_started_at": "2010-12-03",
+ "work_salary": "2547",
+ "work_position": "Kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KOPl5Ab1H08nrLTyNM1MgnPhxvvNUGVfUwpg3sry.jpg",
+ "passport_two": "2kgkKC33KRnnYCvtHrIWZ91G8PA7I94ewdo0lNfX.jpg",
+ "passport_three": "BtpiQVitUY0DL1VNTZvBCItVae7HIVjO8pfC0OKX.jpg",
+ "passport_four": "2KIRKujgtsZSccUclecsTdN6UMNdwfdSrayJdfsa.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 11:17:43",
+ "updated_at": "2024-10-24 14:57:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2127,
+ "unique_id": "TB1307-2127",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurjemal",
+ "customer_surname": "Ýazmuhammedowa",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat ş Büzmeýin etr köçe Agamämmedow j 26",
+ "real_address": "Aşgabat ş Büzmeýin etr köçe Agamämmedow j 26",
+ "passport_serie": "I-AS",
+ "passport_id": "609945",
+ "passport_given_at": "2019-07-17",
+ "passport_given_by": "Aşgabat ş Büzmeýin etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "2002-09-08",
+ "email": "Nurjemal@gmail.com",
+ "phone": "64409411",
+ "phone_additional": "64409411",
+ "phone_home": "12325879",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "103-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2023-08-01",
+ "work_salary": "4004",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Sk8VQ46Cr394cN8e9GjgzUuJSMOvgYEiQicgaGTR.jpg",
+ "passport_two": "Sit3szpWjw5EFrQrqPbdEPNucFLF9slHsN9NKexE.jpg",
+ "passport_three": "QvxYpXbq55Nis324uh59y3dttV0GaBz0BsyU6OSR.jpg",
+ "passport_four": "ctvZzvk2YsFbWqZZewZFIErru8Ny8yOsWzG4vskw.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-21 11:28:06",
+ "updated_at": "2024-06-21 11:28:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2128,
+ "unique_id": "TB8311-2128",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Ziýarat",
+ "customer_surname": "Ziýarat",
+ "customer_patronic_name": "Babajanowiç",
+ "passport_address": "etr.Dänew ş.Seýdi II-nji k/etr jaý-56 öý-20",
+ "real_address": "etr.Dänew ş.Seýdi II-nji k/etr jaý-56 öý-20",
+ "passport_serie": "I-LB",
+ "passport_id": "837308",
+ "passport_given_at": "2013-10-10",
+ "passport_given_by": "Seýdi şäherh häkimligi",
+ "born_place": "ş.Seýdi",
+ "born_at": "1997-06-03",
+ "email": null,
+ "phone": "61482600",
+ "phone_additional": "61482600",
+ "phone_home": "61482600",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-61482600",
+ "work_started_at": "2024-01-08",
+ "work_salary": "2403",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PTmRwplO6LwKMaHXI47pESxNirIYZAqM3MM73od4.jpg",
+ "passport_two": "yfyTrfNEM2Iqt94BlgwksV572XErVguJSet9CBnM.jpg",
+ "passport_three": "0ZTPPvzIZ6dqlXHK5i9nd3bu9PQqwwfGyYVG1bRE.jpg",
+ "passport_four": "Myd50nr2HbpT8aZv2vu6Fl2z1g1wlcF50127SjHh.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 17:18:17",
+ "updated_at": "2024-06-21 17:19:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2129,
+ "unique_id": "TB2305-2129",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Bahar",
+ "customer_surname": "Jumajyýewa",
+ "customer_patronic_name": "Guwanjowna",
+ "passport_address": "Sarahs etrabynyň Agzybirlik obasy",
+ "real_address": "Sarahs etrabynyň Agzybirlik obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "814341",
+ "passport_given_at": "2023-02-13",
+ "passport_given_by": "Sarahs etrap polisiýa bölümi",
+ "born_place": "Sarahs etrabynyň Agzybirlik obasy",
+ "born_at": "1999-03-22",
+ "email": null,
+ "phone": "64486330",
+ "phone_additional": null,
+ "phone_home": "13422211",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-13421771",
+ "work_started_at": "2023-08-09",
+ "work_salary": "4238",
+ "work_position": "Lukman",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "JphaPjDY8x5MqCW5T4hvuJZSKyI3Ky0tOarsF2Cr.jpg",
+ "passport_two": "iV0IIPtbnroXIlsiH25DrwdlmC56eNB0dXjTfufQ.jpg",
+ "passport_three": "66AWB7xAgoHBRvHZ6REfTdZ6qvLWgvLmGfZnIO9a.jpg",
+ "passport_four": "bAbh5c1m45R42sTOPtaZOUz47mI6RfOFc8K9vcII.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-06-21 17:26:12",
+ "updated_at": "2024-06-21 17:26:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2130,
+ "unique_id": "TB9315-2130",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Baýmyrat",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Nurgeldiýewiç",
+ "passport_address": "Görogly etrap Ataýew geňeşligi",
+ "real_address": "Görogly etrap Ataýew geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "595435",
+ "passport_given_at": "2010-10-01",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Ataýew geňeşligi",
+ "born_at": "1992-10-21",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65574980",
+ "phone_additional": "65574980",
+ "phone_home": "65574980",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "\"Demirýollary\" Harbylaşdyrylan gorag bölüminiň Daşoguz stansiýasy",
+ "work_company_accountant_number": "+(993)-65574980",
+ "work_started_at": "2023-08-03",
+ "work_salary": "1731",
+ "work_position": "pürküji ýangyn söndüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XKlcd8NuVZEQNDphUcqyYW9kXlgWqkCxHUHWip5h.jpg",
+ "passport_two": "iMxpuz5UDSN2a8kKYmB1Z9de44kQ8L6a8jwpq4kr.jpg",
+ "passport_three": "t3Bwdqs2r6tbPkMNiBxzWxFyuuLov5Q9yTBZOX9Y.jpg",
+ "passport_four": "K7eZYyrjlXoBovIdUgPSfEeCPkzBfY9WuRdfG0ER.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 17:35:23",
+ "updated_at": "2024-06-21 17:35:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2131,
+ "unique_id": "TB2305-2131",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Myrat",
+ "customer_surname": "Sähedow",
+ "customer_patronic_name": "Orazmyradowiç",
+ "passport_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "real_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "173087",
+ "passport_given_at": "2001-07-10",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1985-07-10",
+ "email": null,
+ "phone": "63108797",
+ "phone_additional": null,
+ "phone_home": "13425177",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Demirýollary AGPJ-niň 20-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-65470755",
+ "work_started_at": "2024-02-02",
+ "work_salary": "1940",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iggdkxkT9FPYtoElPN7tMxGw9iEDPUVswa7o5F8N.jpg",
+ "passport_two": "P5es2SnXPkJfsKW2EAsZM3qKG6BEleyfgECSGrkY.jpg",
+ "passport_three": "5IB7gquLn5P547rv7owljIvk5zrAqwYhJQR4zXUc.jpg",
+ "passport_four": "N2pZxcjFdOmEXlf1bxGAUmgkKL0pS8EhG3TgUjPL.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-06-21 17:35:47",
+ "updated_at": "2024-06-21 17:35:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2132,
+ "unique_id": "TB6352-2132",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbanmuhammet",
+ "customer_surname": "Dosmämmedow",
+ "customer_patronic_name": "Dosmämmedowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 16 jaý 3 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 16 jaý 3 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515163",
+ "passport_given_at": "2016-12-12",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap",
+ "born_at": "1972-02-01",
+ "email": null,
+ "phone": "62599197",
+ "phone_additional": "62599197",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-04-01",
+ "work_salary": "2631",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LRF7hkEv7l1zEuPNMvI07GufZ6Ffhhe915ao1yPr.jpg",
+ "passport_two": "LygwFgDeoUGpx0v7K4PI8nEZe7LxUZl0iAaVNK8b.jpg",
+ "passport_three": "vJn1Z0ppOkHWlH0YhlThBMpC4aGSYTYLgiRsizVL.jpg",
+ "passport_four": "rUSSTtrXmokIpeW2ygA8rmCaKn810VczMtSAe25l.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 17:45:21",
+ "updated_at": "2024-06-21 17:45:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2133,
+ "unique_id": "TB9314-2133",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurýagdy",
+ "customer_surname": "Aranow",
+ "customer_patronic_name": "Galpakowiç",
+ "passport_address": "Köneürgenç etrap Galkynyş geňeşligi",
+ "real_address": "Köneürgenç etrap Galkynyş geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "592274",
+ "passport_given_at": "2010-09-27",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Galkynyş geňeşligi",
+ "born_at": "1990-08-10",
+ "email": "Nuryagdy@mail.com",
+ "phone": "64238911",
+ "phone_additional": "64238911",
+ "phone_home": "64238911",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz Ýol we Desgalar edarasy",
+ "work_company_accountant_number": "+(993)-95623___",
+ "work_started_at": "2014-05-01",
+ "work_salary": "1961",
+ "work_position": "demir ýollarda montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZdrUUtkE9aesONqEHMNRErBrenKsiWgeUNP1tUAN.jpg",
+ "passport_two": "CoNVCEpAqw7jjjUCYUxbK8yJh9u9YmOLIZGcW98Z.jpg",
+ "passport_three": "bsQBcy9kEw3CU2MaRFubdsf7zXo2BeGwAseupjRk.jpg",
+ "passport_four": "o3zPxi1k1FLGNR9Jrs8Uez4SeSbNCN2MUNnhTIhk.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 17:46:22",
+ "updated_at": "2024-06-21 17:46:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2134,
+ "unique_id": "TB6352-2134",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurtäç",
+ "customer_surname": "Meläýewa",
+ "customer_patronic_name": "Rejepmämmetgyzy",
+ "passport_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 23 jaý 6 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 23 jaý 6 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "441540",
+ "passport_given_at": "2011-11-17",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap",
+ "born_at": "1995-04-18",
+ "email": null,
+ "phone": "63335748",
+ "phone_additional": "63335748",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24650612",
+ "work_started_at": "2018-07-16",
+ "work_salary": "2816",
+ "work_position": "esasy buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6AgIADSpfsjY38BnGNyTdfBbNWyQcqmAOm0HQqrM.jpg",
+ "passport_two": "ZdidcrDn0rgqZEEm3kYoSmGlA6v6rjcJzwEN9U6d.jpg",
+ "passport_three": "YK1J9NEOso70WNuzOHAVTckt3vLMRfUYyl7nsazs.jpg",
+ "passport_four": "jxgHqC6QJxP90d9hFYwrimjdxsG4XRUJFSuNcxAZ.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 17:49:08",
+ "updated_at": "2024-06-21 17:49:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2135,
+ "unique_id": "TB6352-2135",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Esenow",
+ "customer_surname": "Begmyrat",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher Jebel şäherçesi 134 jaý",
+ "real_address": "Jebel şäherçe",
+ "passport_serie": "I-BN",
+ "passport_id": "292124",
+ "passport_given_at": "2007-04-20",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap häkimligi",
+ "born_place": "Türkmenbaşy etraby",
+ "born_at": "1991-02-25",
+ "email": null,
+ "phone": "64970576",
+ "phone_additional": "64970576",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan sement zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-07-01",
+ "work_salary": "2143",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4enpFT4ibFNth25vhzFTWY7sOdZqDXrkGpXhWuRe.jpg",
+ "passport_two": "OHc3Kk9xdaTHFCjM5b6ktnIoNAlq2wNMeiXqzEDL.jpg",
+ "passport_three": "tIrVOpdID5U5OQ8H7xQoTJ2iRa1dPctkjtxmAwPL.jpg",
+ "passport_four": "QCIYOrYaEQE5tb5L9OmROiqEtT1A2jmhxSTcuuC3.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 17:53:28",
+ "updated_at": "2024-06-21 17:53:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2136,
+ "unique_id": "TB6359-2136",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Döwran",
+ "customer_surname": "Nurjanow",
+ "customer_patronic_name": "Abdylhaýewiç",
+ "passport_address": "BW Gumdag şäher Täşliýew G. köçe jaý 9 öý 2",
+ "real_address": "BW Gumdag şäher Täşliýew G. köçe jaý 9 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "085685",
+ "passport_given_at": "1999-10-06",
+ "passport_given_by": "BW Gumdag şäher polisiýa bölümi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1981-11-13",
+ "email": null,
+ "phone": "65380296",
+ "phone_additional": "65380296",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Gumdagnebit\" nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2002-01-24",
+ "work_salary": "4758",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Nc55ZJSVEdY9hs3PKeHUnKD0HSDNNcLCK9fwziVJ.jpg",
+ "passport_two": "SUziELzLwn2jxCVfnQVN4pQDU2xtAYFD11wegqFe.jpg",
+ "passport_three": "eOvzw7LqhmOizqQT9oJ4mBuzBXvx4936PRXRZLIe.jpg",
+ "passport_four": "usqkwmQ5dZnfT3u2SUFtO4ISUord3DAwnM4KOYu5.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 17:56:11",
+ "updated_at": "2024-06-24 11:59:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2137,
+ "unique_id": "TB6359-2137",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Maksatmämmet",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Süleýmanowiç",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý5 öý 26",
+ "real_address": "BW Balkanabat şäher kw 211 jaý5 öý 26",
+ "passport_serie": "I-BN",
+ "passport_id": "239129",
+ "passport_given_at": "2003-04-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1984-12-26",
+ "email": null,
+ "phone": "65388989",
+ "phone_additional": "65388989",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkannebitgazgözleg\" ekspedisiýasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2007-10-18",
+ "work_salary": "4388",
+ "work_position": "motorçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "A5PVGAFhGQT9uCBatAYSO2BKU0J2UZrwr2fKbj0J.jpg",
+ "passport_two": "MtUCjAExUhlW0NnPmzGgo4OWZ8QeG31zrCYks9YO.jpg",
+ "passport_three": "UazGI6LpNSrJNPSmxnHpFDWBO1yxExguT0Sf6JCw.jpg",
+ "passport_four": "aeV64TkLcvhVhC6bAQJpbBXMzxmzWje4cnB7HUdS.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 17:57:58",
+ "updated_at": "2024-06-24 12:03:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2138,
+ "unique_id": "TB6359-2138",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Oguljahan",
+ "customer_surname": "Baýramgulyýewa",
+ "customer_patronic_name": "Nobatgeldiýewna",
+ "passport_address": "BW Balkanabat şäher mkr 5 jaý 18",
+ "real_address": "BW Balkanabat şäher mkr 5 jaý 18",
+ "passport_serie": "I-BN",
+ "passport_id": "585690",
+ "passport_given_at": "2021-08-27",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1995-12-15",
+ "email": null,
+ "phone": "65555555",
+ "phone_additional": "65555555",
+ "phone_home": "22277777",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirliginiň 21-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-22277777",
+ "work_started_at": "2016-08-01",
+ "work_salary": "2632",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QddqYqFfWEy4fxOUqIoSpXqJYQRG6ojSo0rGHo32.jpg",
+ "passport_two": "VIRAmblB9w9n0Rsn9B1dCfdRbKUk3jSY93baNp2Y.jpg",
+ "passport_three": "MyDutWbv709zY28Gxvji7jMGzFZgmRJB2DOmS7dD.jpg",
+ "passport_four": "RmVSUWrTzOj6xXgvVVObn7zIDtmfR1UZkSriaRtc.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 17:59:35",
+ "updated_at": "2024-06-24 12:12:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2139,
+ "unique_id": "TB6359-2139",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ybraýym",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Hojaberdiýewiç",
+ "passport_address": "BW Balkanabat şäher Gurluşykçylar köçe jaý 68",
+ "real_address": "BW Balkanabat şäher Gurluşykçylar köçe jaý 68",
+ "passport_serie": "I-BN",
+ "passport_id": "608733",
+ "passport_given_at": "2023-11-10",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2000-01-01",
+ "email": null,
+ "phone": "61037098",
+ "phone_additional": "61037098",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-08-01",
+ "work_salary": "1955",
+ "work_position": "tehnik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BcmRTb62hfasIcO0Gt2BIMSHYGb99A1nuon478su.jpg",
+ "passport_two": "xIstChMaCpTRy23p2chUXJtUSH3DGJFveV0Z7NgU.jpg",
+ "passport_three": "pQn0WCSuy91yflIXiPI2VSjlxFQfei163c2q1Aon.jpg",
+ "passport_four": "YuR6hHUuYMquIETQyrPZXxcqgEDHX8YBSzXQqUKW.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 18:01:14",
+ "updated_at": "2024-06-24 12:39:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2140,
+ "unique_id": "TB6359-2140",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Begdurdy",
+ "customer_surname": "Suhanow",
+ "customer_patronic_name": "Tuwakdurdyýewiç",
+ "passport_address": "BW Balkanabat şäher kw 92 jaý 3 öý 21",
+ "real_address": "BW Balkanabat şäher kw 92 jaý 3 öý 21",
+ "passport_serie": "I-BN",
+ "passport_id": "497670",
+ "passport_given_at": "2014-12-22",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat",
+ "born_at": "1997-11-16",
+ "email": null,
+ "phone": "63699101",
+ "phone_additional": "63699101",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe guýulary düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-11-17",
+ "work_salary": "3972",
+ "work_position": "burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pnnVIj105QXsZYL3cyt6GcNEMWmCUl1LgRdvs3U6.jpg",
+ "passport_two": "6zin19mywy8Mp1ggOfiItNRQhOUdWLAFdNr5S3EU.jpg",
+ "passport_three": "iL8mbO9NbELkzl6hf5dCRKuxdtSTIJZkQqQhrKsF.jpg",
+ "passport_four": "IUYsFjdLQUh3LCMI5PnKAsfysgfZrvppV9q59RwH.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 18:02:34",
+ "updated_at": "2024-06-24 12:49:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2141,
+ "unique_id": "TB9315-2141",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Ogulhally",
+ "customer_surname": "Arazaliýewa",
+ "customer_patronic_name": "Meretowna",
+ "passport_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "203741",
+ "passport_given_at": "2000-05-31",
+ "passport_given_by": "Tagta etrap PB",
+ "born_place": "Görogly etrap Türkmenýoly geňeşligi",
+ "born_at": "1980-10-24",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64668024",
+ "phone_additional": "64668024",
+ "phone_home": "64668024",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap 10-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-64668024",
+ "work_started_at": "2013-09-02",
+ "work_salary": "1896",
+ "work_position": "kätip",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "GzHQCqjDkaZVDEoSpttM2q6Srxo0siKkmUOzkrVA.jpg",
+ "passport_two": "e9hA9HfTaiIf3uGvd0hlFSnDVU6lKrMOSNqgtk0K.jpg",
+ "passport_three": "yo2QxUfV48XTSCjvrO3Em2BijMN6FNeDqdtV5t4C.jpg",
+ "passport_four": "7gjYB9pFWo5gbikZN9zvtqNAzPopvtd3HzeRHT5Y.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-21 18:11:00",
+ "updated_at": "2024-06-21 18:11:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2142,
+ "unique_id": "TB6359-2142",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Maksatmämmet",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Süleýmanowiç",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 5 öý 26",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 5 öý 26",
+ "passport_serie": "I-BN",
+ "passport_id": "239129",
+ "passport_given_at": "2003-04-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1984-12-26",
+ "email": null,
+ "phone": "65388989",
+ "phone_additional": "65388989",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkannebitgazgözleg\" ekspedisiýasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2007-10-18",
+ "work_salary": "4388",
+ "work_position": "motorçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "qfccJcE46NyAdHZDL9wqBpQnVnXqCCBRAcGk9zVy.jpg",
+ "passport_two": "HiE9lXFydnDV270qybJ2OzY0o8Mgtn4JwqXBT1g0.jpg",
+ "passport_three": "0WAbXJNW5OyrPGp8s91OmnUYJngnRfM8FSwRHOM7.jpg",
+ "passport_four": "I9wkHiaz29cbL2h5XIkygHGtnMr00BKtRXq7NhoC.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 11:38:52",
+ "updated_at": "2024-06-24 11:52:16",
+ "deleted_at": "2024-06-24 11:52:16",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2143,
+ "unique_id": "TB8311-2143",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Farida",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Reýimkulyýewna",
+ "passport_address": "LW-nyň Dänew etr Seýdi şäher 1k/etr jaý-42 öý-23",
+ "real_address": "LW-nyň Dänew etr Seýdi şäher 1k/etr jaý-42 öý-23",
+ "passport_serie": "I-LB",
+ "passport_id": "982750",
+ "passport_given_at": "2018-02-06",
+ "passport_given_by": "LW-nyň Dänew etrap häkimligi",
+ "born_place": "LW-nyň Farap etrap Hojakenepsi geňeşligi",
+ "born_at": "1985-06-16",
+ "email": null,
+ "phone": "61131200",
+ "phone_additional": "61131200",
+ "phone_home": "61131200",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "Türkmenistanyň \"Türkmenbaşy\"PTB-nyň LW-nyň Seýdi şahamçasy",
+ "work_company_accountant_number": "+(993)-61131200",
+ "work_started_at": "2019-01-01",
+ "work_salary": "2192",
+ "work_position": "hünärmen",
+ "education": "Unfinished_high_education",
+ "marriage_status": "divorced",
+ "passport_one": "yGmUfH06D1nakzRiPi2mAKGMLraKcYzylMvqyeQi.jpg",
+ "passport_two": "DXMuDGJHMrxXheQzeA2tEc6dECTBObdujVBtdTTV.jpg",
+ "passport_three": "88Jh4Gpksp8wAo99DUTHDuw8tco4d6CPpjXmyrwL.jpg",
+ "passport_four": "B8lXqLwNMWTwnWBOGAQ3nEkVZHyXtd4cUM5mu1vo.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 11:46:50",
+ "updated_at": "2024-06-24 16:21:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2144,
+ "unique_id": "TB6360-2144",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gözel",
+ "customer_surname": "Artykowa",
+ "customer_patronic_name": "Hajynyýazowa",
+ "passport_address": "Hazar ş-çesi kw 28 jaý 6 öý 1",
+ "real_address": "Hazar ş-çesi kw 28 jaý 6 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "284662",
+ "passport_given_at": "2007-12-15",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar şäher",
+ "born_at": "1987-05-27",
+ "email": "annagugeldyva229@gmail.com",
+ "phone": "63552557",
+ "phone_additional": "63552557",
+ "phone_home": "63552557",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "NGCM \"Galkynyşnebit\"",
+ "work_company_accountant_number": "+(993)-63552557",
+ "work_started_at": "2019-12-01",
+ "work_salary": "2248",
+ "work_position": "komendant",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "5UH0bc6TCtQlfzOGGwasplXONV55iUXADKv0ZWZE.jpg",
+ "passport_two": "pdK5vh4UfX01BDklwRMzXEaZh6CqgEoxFVaZsSEB.jpg",
+ "passport_three": "vmissTsr2QyBUl4WGAok9lZKsOyUczYU5Oo2WvEc.jpg",
+ "passport_four": "8aVeJ4MkfXXXruioD5mfi464QgTSZH6zme8GjM1J.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 14:49:33",
+ "updated_at": "2024-07-10 15:59:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2145,
+ "unique_id": "TB6359-2145",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hajygeldi",
+ "customer_surname": "Magtymow",
+ "customer_patronic_name": "Osmangeldiýewiç",
+ "passport_address": "Hazar ş-çe Garagöl obasy jaý 133",
+ "real_address": "Hazar ş-çe Garagöl obasy jaý 133",
+ "passport_serie": "I-BN",
+ "passport_id": "420562",
+ "passport_given_at": "2011-09-02",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1995-06-19",
+ "email": "annagulgeldyva299@gmail.com",
+ "phone": "61307142",
+ "phone_additional": "61307142",
+ "phone_home": "61307142",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dag etek\" Hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-61307142",
+ "work_started_at": "2024-02-20",
+ "work_salary": "1536",
+ "work_position": "Ýük awta ulag sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MCW9eLqoEBl0QLQkG7PRb8UF8KU033pfacnCzjG1.jpg",
+ "passport_two": "KBGgUBLvMQXTYE2gKikIaC9iRp8Av1itcl3rGuVZ.jpg",
+ "passport_three": "V9YOT9zIIqTG3maoFE2IvVPH4G75pzdSIS9AArlI.jpg",
+ "passport_four": "onYexJx7IdwstZLEBn0gGmbgwh6kQsWBFhFAiPky.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-24 15:01:52",
+ "updated_at": "2024-09-01 23:42:04",
+ "deleted_at": "2024-09-01 23:42:04",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2146,
+ "unique_id": "TB8311-2146",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Solmaz",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Ikramowna",
+ "passport_address": "LW-nyň Dänew etr Seýdi şäher 1 k/etr 42-jaý öý-25",
+ "real_address": "LW-nyň Dänew etr Seýdi şäher 1 k/etr 42-jaý öý-25",
+ "passport_serie": "II-LB",
+ "passport_id": "062370",
+ "passport_given_at": "2019-07-23",
+ "passport_given_by": "Dänew etrap häkimligi",
+ "born_place": "LW-nyň Dänew etrap Seýdi şäher",
+ "born_at": "2003-07-06",
+ "email": null,
+ "phone": "71404838",
+ "phone_additional": "71404838",
+ "phone_home": "71404838",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-71404838",
+ "work_started_at": "2024-03-18",
+ "work_salary": "1853",
+ "work_position": "Hasapçy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "mhYDxM29dKWonsKvYLnGKeOuPQhe3RzweiFAz2nz.jpg",
+ "passport_two": "3Zh3paH5JQK3fXM3rGxQ5TIwKCiKwHztpHNmLX9E.jpg",
+ "passport_three": "YKlZfCbEMKpsRaO4nZjBUifRN3Qpv1aq8DH6jiQA.jpg",
+ "passport_four": "qirXMcjHPTpofMv0Eh90uFHQFdsLTnaQSdVSXarq.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 15:10:17",
+ "updated_at": "2024-06-26 17:13:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2147,
+ "unique_id": "TB6360-2147",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Hajygeldi",
+ "customer_surname": "Magtymow",
+ "customer_patronic_name": "Osmangeldiýewç",
+ "passport_address": "Hazar ş-çe Garagöl obasy jaý 133",
+ "real_address": "Hazar ş-çe Garagöl obasy jaý 133",
+ "passport_serie": "I-BN",
+ "passport_id": "420562",
+ "passport_given_at": "2011-09-02",
+ "passport_given_by": "Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1995-06-19",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "61307142",
+ "phone_additional": "61307142",
+ "phone_home": "61307142",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "\"Dag etek\"hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-61307142",
+ "work_started_at": "2024-02-20",
+ "work_salary": "1536",
+ "work_position": "Ýük ulag sçrüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0vhQEgNosrq2hNXpNZv8BxN20LDmvVMStywU1u2S.jpg",
+ "passport_two": "Gx68IqyS3Ev0eUKzQh0dvwQkr66CmxNLLUmt5qcL.jpg",
+ "passport_three": "yLBzt7Ai2oyObLthUf6BZuDjARIMFQ75qE7nRaky.jpg",
+ "passport_four": "FBnWsUuLDGMMgFpirmas40fe6SrxV9MW4yqRZPee.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 15:10:42",
+ "updated_at": "2024-07-10 15:57:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2148,
+ "unique_id": "TB1307-2148",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dayancmuhammet",
+ "customer_surname": "Gurbandurdyyew",
+ "customer_patronic_name": "Azatowic",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe K Balakaýew jaý20",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe K Balakaýew jaý20",
+ "passport_serie": "I-AS",
+ "passport_id": "523571",
+ "passport_given_at": "2015-06-11",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1999-03-23",
+ "email": "Dayancmuhammet@gmailcom",
+ "phone": "65606710",
+ "phone_additional": "65606710",
+ "phone_home": "12545269",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmengazüpjünçilik BGG müdirligiň Ahal bölümçesinde suwagçy reňkleýji 2 1",
+ "work_company_accountant_number": "+(993)-12526366",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2365",
+ "work_position": "suwagçy reňkleýji 2 1",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1TByoKLNFjP0kEYqeMPliFer8lU0DeRHUbNByIkl.jpg",
+ "passport_two": "xjtShqJMTNjSVycAlmIoOaj3pdBxJhXMgJQSlCA8.jpg",
+ "passport_three": "n1d6C2Wrvn9BuaZIYopTX2MIiqeOYPfUaJCrKmYW.jpg",
+ "passport_four": "i7OUMwhLcibEU573CLkheAJW0gboIyWemKAdV7m7.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-24 15:13:07",
+ "updated_at": "2024-06-24 15:13:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2149,
+ "unique_id": "TB6360-2149",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Tatýana",
+ "customer_surname": "Gurbanmyradowa",
+ "customer_patronic_name": "Tolgatowana",
+ "passport_address": "Hazar ş-çe kw 56 jaý 3 öý 10",
+ "real_address": "Hazar ş-çe kw 56 jaý 3 öý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "420175",
+ "passport_given_at": "2010-12-20",
+ "passport_given_by": "Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1980-09-13",
+ "email": "annagulgelyva229@gmail.com",
+ "phone": "62693356",
+ "phone_additional": "62693356",
+ "phone_home": "62693356",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçesini Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-62693356",
+ "work_started_at": "2022-04-01",
+ "work_salary": "2259",
+ "work_position": "Gazan arassalaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yfDUiOjOCjiGtag4c3y0LDch8KLBc91R8a7PQc0y.jpg",
+ "passport_two": "pkGWRQP1CHtu1qpvoF3wDUjaAbGxtwwQWjYnIH8E.jpg",
+ "passport_three": "2LH9ZQ4jxqIpRLXFn7RwTm5atuOu7ExlmKFIFRbX.jpg",
+ "passport_four": "Z6byNxaHhRwoNtytvuAtppao5CM8FZA5BEd9gRpy.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 15:20:39",
+ "updated_at": "2024-07-10 16:03:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2150,
+ "unique_id": "TB8318-2150",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Şarofidin",
+ "customer_surname": "Mamatow",
+ "customer_patronic_name": "Tohtaşbaýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtenda etrabynyň Kelif.ş S.A.Nyýazow köçesi 20-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtenda etrabynyň Kelif.ş S.A.Nyýazow köçesi 20-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "083359",
+ "passport_given_at": "2019-12-09",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtenda şäheri",
+ "born_at": "1983-05-14",
+ "email": null,
+ "phone": "63450687",
+ "phone_additional": "61254162",
+ "phone_home": "44024012",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2024-03-18",
+ "work_salary": "1583",
+ "work_position": "slesor abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CWNYF6qlshAfeObVyOEaUtQTkmXKL24jH9WY0w9p.jpg",
+ "passport_two": "fsNiKwgJc5fgQgpAj9YPxENClGvPIpCEZSQsEYyV.jpg",
+ "passport_three": "YHUOasJvb5OOQWhFoaafBErfcVCmrZ8dkiSjy0bp.jpg",
+ "passport_four": "roSkYn334kaNM4VNCptsEvXLWyOh2bAOPlXx3nsT.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 15:28:15",
+ "updated_at": "2024-06-24 15:33:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2151,
+ "unique_id": "TB6360-2151",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bezirgen",
+ "customer_surname": "Sahatow",
+ "customer_patronic_name": "Allaberdiýewiç",
+ "passport_address": "Hazar şäherçesiniň kw 28 jaý 6 öý 2",
+ "real_address": "Hazar şäherçesiniň kw 28 jaý 6 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "461609",
+ "passport_given_at": "2013-01-04",
+ "passport_given_by": "Magtymguly etrap häkimligi",
+ "born_place": "Balkanabat ş",
+ "born_at": "2013-01-04",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63844044",
+ "phone_additional": "63844044",
+ "phone_home": "63844044",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe medeniýet merkezi",
+ "work_company_accountant_number": "+(993)-63844044",
+ "work_started_at": "2022-02-17",
+ "work_salary": "2248",
+ "work_position": "hojalyk müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sVxLATNLe8SfU2QN8If72BaOZdpsncJZYqPO9A9O.jpg",
+ "passport_two": "pMdYUVJTqrusvUF4M3YG3suWO83TURHwqtaW9T98.jpg",
+ "passport_three": "1fi4ivbAB6pb0C8bazTAxL8sTi1sciXCRPsc5eYl.jpg",
+ "passport_four": "JSHtIuqO1ti0ixYVWzco2qkX7pyd37IFIMfOBcT2.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 15:33:01",
+ "updated_at": "2024-07-10 15:58:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2152,
+ "unique_id": "TB1303-2152",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Öwezmyrat",
+ "customer_surname": "Hojaýew",
+ "customer_patronic_name": "Orazdurdyýewiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etraby Andalyp köçe jaý 55",
+ "real_address": "Aşgabat şäher Berkararlyk etraby Andalyp köçe jaý 55",
+ "passport_serie": "I-AS",
+ "passport_id": "440234",
+ "passport_given_at": "2011-04-01",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-03-08",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62676597",
+ "phone_additional": "62676597",
+ "phone_home": "62676597",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabatdaky awtomobillere ýangyç guýuş beketleriň müdirligi",
+ "work_company_accountant_number": "+(993)-62676597",
+ "work_started_at": "2023-06-26",
+ "work_salary": "2088",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4sYM56p1YDR5dm3e7fDve0dqERuBovKI1wozHIaF.jpg",
+ "passport_two": "7qTpF1DulS9Bn39NgIAVAuD3SIjtxPCjDJhf84ap.jpg",
+ "passport_three": "trIKx6JScdzEgavDaA6WqvKlAEmH4j6QzCz51Kgx.jpg",
+ "passport_four": "mYhvhoDNQ2Lgcem7WtkZlrpjnpahNqri8S23mYVx.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 15:50:08",
+ "updated_at": "2024-07-09 09:19:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2153,
+ "unique_id": "TB1303-2153",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gündogdy",
+ "customer_surname": "Hudaýberdiýew",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Aşgabat şäher Köpetdag etrap A.Nyýazow köçe jaý 106 korpus 3 otag 22",
+ "real_address": "Aşgabat şäher Köpetdag etrap A.Nyýazow köçe jaý 106 korpus 3 otag 22",
+ "passport_serie": "I-AS",
+ "passport_id": "414745",
+ "passport_given_at": "2009-07-14",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1993-01-18",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65685584",
+ "phone_additional": "65685584",
+ "phone_home": "65685584",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "101-njy ýangyn howupsuzlyk gullugy",
+ "work_company_accountant_number": "+(993)-65685584",
+ "work_started_at": "2015-03-06",
+ "work_salary": "4032",
+ "work_position": "gözegçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "nqPBSXVFK7ijYtgruyWPW9rNNVQRFRMridLBxyP5.jpg",
+ "passport_two": "TJDlZvLDlRJZ0bLEon0i8YURuunhXKTXLi9SWlPQ.jpg",
+ "passport_three": "yq3xCSzNyWU7rUmoBixbwNp8I7YVjduURi2DakDT.jpg",
+ "passport_four": "4O87GioyDXQB8pVQAONPb6X8vMDVQ5aOKfmnRggk.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 16:00:29",
+ "updated_at": "2024-07-09 09:18:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2154,
+ "unique_id": "TB1307-2154",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bossantac",
+ "customer_surname": "Annamuhammedowa",
+ "customer_patronic_name": "Amanberdiyewna",
+ "passport_address": "Asgabat saherinin Buzmeyin etraby Bekrewe koçesinin 9 njy jayy",
+ "real_address": "Asgabat saherinin Buzmeyin etraby Bekrewe koçesinin 9 njy jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "469606",
+ "passport_given_at": "2013-04-11",
+ "passport_given_by": "Asgabat saherinin Candybil etrap hakimligi",
+ "born_place": "Asgabt saheri",
+ "born_at": "1996-08-24",
+ "email": "Bossantyac@gmail.com",
+ "phone": "63820666",
+ "phone_additional": "63820666",
+ "phone_home": "63820666",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin 52nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-63820666",
+ "work_started_at": "2021-08-02",
+ "work_salary": "4811",
+ "work_position": "biologiya mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "krlRehX5uoDbR17sJTQxd5jzWg68sG2KBlYD6Nh6.jpg",
+ "passport_two": "3VdyXvTSRc51rJhnStZGIWfmZZhq2DyrIdN14sIz.jpg",
+ "passport_three": "gDavunzREGDLiPMv38XQDrjjPIArwB3DNvnv7ptX.jpg",
+ "passport_four": "LkBscvo25SyqZnh8lcLv5jghi6UQcLf8WiNNvrvp.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 16:11:00",
+ "updated_at": "2024-10-24 14:53:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2155,
+ "unique_id": "TB6360-2155",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gurbantäç",
+ "customer_surname": "Ýegengylyjowa",
+ "customer_patronic_name": "Ýegengylyjowna",
+ "passport_address": "Hazar ş-ce kw 39 jaý 15 öý 15",
+ "real_address": "Hazar ş-ce kw 39 jaý 15 öý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "429910",
+ "passport_given_at": "2012-05-22",
+ "passport_given_by": "Etrek etrap häkimligi",
+ "born_place": "Etrek etrabyny",
+ "born_at": "1976-09-27",
+ "email": "annagulgeldyva299@gmail.com",
+ "phone": "62714621",
+ "phone_additional": "62714621",
+ "phone_home": "62714621",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWBBM-iň Hazar ş N 35 mekdep",
+ "work_company_accountant_number": "+(993)-62714621",
+ "work_started_at": "2022-11-29",
+ "work_salary": "4950",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BQDuaFea61Ck4F5MzDZnsjbbwcQvE4U78ySQNXpq.jpg",
+ "passport_two": "ckkDSKrNx0t0CQelHaLLYRYILW29Z4ibFkXSnLU3.jpg",
+ "passport_three": "MeJnOqXUOjcipQbFBL3huOPwpnR54UQluw351qaW.jpg",
+ "passport_four": "CI32or0adnlCTmw67M03tIbvBqJHd770QbkeWoTd.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 16:11:46",
+ "updated_at": "2024-07-10 15:56:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2156,
+ "unique_id": "TB1303-2156",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Oguljeren",
+ "customer_surname": "Gulmyradowa",
+ "customer_patronic_name": "Döwletmyradowna",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap Saýat köçe jaý 49 korpus a/4",
+ "real_address": "Aşgabat şäher Berkararlyk etrap Saýat köçe jaý 49 korpus a/4",
+ "passport_serie": "I-AS",
+ "passport_id": "623350",
+ "passport_given_at": "2020-02-06",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2004-01-13",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63954612",
+ "phone_additional": "63954612",
+ "phone_home": "63954612",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "T-nyň Türkmenbaşy PTB-nyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-12761829",
+ "work_started_at": "2024-01-16",
+ "work_salary": "2491",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "IKMxoRK25dyUyl9XXRSNLbIvRxt8I9BgC5cyNfu3.jpg",
+ "passport_two": "p44UWEiGBDTitFH4c01ox6h5oh5W323vANeFymZ4.jpg",
+ "passport_three": "clknW9T3SWc8huOZVP2iG7gHySrzgKZZH9Pe0kvv.jpg",
+ "passport_four": "MSMFJ0tKbJmKT2VpaW5J0zXjo4C91S7uiXPkUkNa.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 16:16:53",
+ "updated_at": "2024-07-03 10:00:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2157,
+ "unique_id": "TB6352-2157",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbanhommat",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Muhammedowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher S.Nyýazow köçe 21 jaý",
+ "real_address": "Balkan welaýat Garabogaz şäher S.Nyýazow köçe 21 jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "522647",
+ "passport_given_at": "2009-02-03",
+ "passport_given_by": "Mary welaýat Mary şäher häkimligi",
+ "born_place": "Mary şäher",
+ "born_at": "1992-08-04",
+ "email": null,
+ "phone": "61926269",
+ "phone_additional": "61926269",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2023-11-06",
+ "work_salary": "2202",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cV8vHChJJl4HsNJIJyahKI3wuH905xPt70IaKtoM.jpg",
+ "passport_two": "ML5TsfhdT1qU2qKVFmmGnh1PoDMC0CiQonm3dk63.jpg",
+ "passport_three": "RDcM5td9W90wxKOeBya2NyCopoQLGahw4XOC10uH.jpg",
+ "passport_four": "RKd8MdfjEQzqhy4KGM3Ypl06YDcBhWHOYlJsAA5a.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 16:39:51",
+ "updated_at": "2024-06-24 16:39:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2158,
+ "unique_id": "TB8318-2158",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ilham",
+ "customer_surname": "Dospolatow",
+ "customer_patronic_name": "Halmurzaýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtenda etrabynyň Köýten geňeşligi Bazardepe obasy",
+ "real_address": "Lebap welaýatynyň Köýtenda etrabynyň Köýten geňeşligi Bazardepe obasy",
+ "passport_serie": "I-LB",
+ "passport_id": "599117",
+ "passport_given_at": "2010-09-04",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtenda etrabynyň Köýten geňeşligi",
+ "born_at": "1992-12-29",
+ "email": null,
+ "phone": "62475113",
+ "phone_additional": "61523021",
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag kän mudirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-12-01",
+ "work_salary": "2246",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wd3QITs3HQBKag0cu4puVlFhOtxPrhRiuhBgStCZ.jpg",
+ "passport_two": "9sKB55uYMc6fOVBRBrI2WUZPfUQY3MBFOlT6Ljqj.jpg",
+ "passport_three": "Slq5kddruY8ouXXWVIq1xcDd4lizmo21betu8BKg.jpg",
+ "passport_four": "xvFlNdS5PnUGz6wdqHjsT0zXN9iX3mgLUCOL1H5H.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 16:50:37",
+ "updated_at": "2024-06-24 17:10:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2159,
+ "unique_id": "TB9315-2159",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Ataşow",
+ "customer_patronic_name": "Begençogly",
+ "passport_address": "Görogly etrabynyň Türkmenistan geňeşligi",
+ "real_address": "Görogly etrabynyň Türkmenistan geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "742766",
+ "passport_given_at": "2012-03-05",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Türkmenistan geňeşligi",
+ "born_at": "1996-01-01",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64976026",
+ "phone_additional": "64976026",
+ "phone_home": "64976026",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäheriniň 1-nji Saglyk öýi",
+ "work_company_accountant_number": "+(993)-64976026",
+ "work_started_at": "2023-09-06",
+ "work_salary": "2453",
+ "work_position": "Onkolog lukmany",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ulZ0IVNEuBfvpYeej3B3RWKGDRUnIp8zA3bUnKOQ.jpg",
+ "passport_two": "AsYHE9Wv0RnQ4pIQfFFKdhlJJ7fHgha1EtMsvUi7.jpg",
+ "passport_three": "yk5igBWrqHRprZypkbH6Xjt7uizcejwFINTeZuPj.jpg",
+ "passport_four": "rmZQOP81BTXIYRQiT7MLCgf94xz76RkayJhozojn.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 16:59:03",
+ "updated_at": "2024-06-24 16:59:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2160,
+ "unique_id": "TB9315-2160",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Meretdurdy",
+ "customer_surname": "Täjow",
+ "customer_patronic_name": "Täçmuhammedowiç",
+ "passport_address": "Görogly şäher Atabaýew köçesiniň 50-nji jaýy",
+ "real_address": "Görogly şäher Atabaýew köçesiniň 50-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "642703",
+ "passport_given_at": "2011-01-07",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Magtymguly geňeşligi",
+ "born_at": "1994-02-06",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64578876",
+ "phone_additional": "64578876",
+ "phone_home": "64578876",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäher Arassalaýyş we Abadanlaşdyryş tresti",
+ "work_company_accountant_number": "+(993)-64578876",
+ "work_started_at": "2022-02-02",
+ "work_salary": "1665",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KVA77BtwiHeQfysJfPCDDla3ageT8see7BijRZXi.jpg",
+ "passport_two": "xzXgpa3w9wLf6qu07Qf5jvZftO3Z1L6VE3RA7y45.jpg",
+ "passport_three": "ZFV6jZpLeQeW6mU6LPiJ8zkZq4rFVQknEEAvw1DR.jpg",
+ "passport_four": "WDAnTHkZlemE4f68cvy8D7sbUktokKfiX80mbwCz.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 17:09:34",
+ "updated_at": "2024-06-24 17:09:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2161,
+ "unique_id": "TB8311-2161",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gunça",
+ "customer_surname": "Jumadurdyýewa",
+ "customer_patronic_name": "Jumadurdyýewna",
+ "passport_address": "Dänew etr Seýdi ş 2 k/etr jaý 22 öý 14",
+ "real_address": "Dänew etr Seýdi ş 2 k/etr jaý 22 öý 14",
+ "passport_serie": "II-LB",
+ "passport_id": "019940",
+ "passport_given_at": "2019-01-22",
+ "passport_given_by": "Dänew etrap häkimligi",
+ "born_place": "Dänew etrabynyň Seýdi şäheri",
+ "born_at": "2002-11-22",
+ "email": null,
+ "phone": "64057579",
+ "phone_additional": "64057579",
+ "phone_home": "64057579",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "T\"Türkmenbaşy\"PTB-nyň LW Seýdi şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-64057579",
+ "work_started_at": "2024-03-11",
+ "work_salary": "1754",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "cCaCWxbpqZMX9PYaa2oLh1mPSZcYWWPuWAEohLKz.jpg",
+ "passport_two": "1DpRiGNyGBT2vd7A3nI7YZXQUaDRNYlsxRPYy9r2.jpg",
+ "passport_three": "WsJOFMol2mwaWpwjJIivU54TN0ObZqVTvvRBbseT.jpg",
+ "passport_four": "j6zQjcWfRNnEeRkvS3LlKbtFPsbfsci9EHe9ZTlt.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 17:18:55",
+ "updated_at": "2024-06-24 17:21:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2162,
+ "unique_id": "TB8302-2162",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şirin",
+ "customer_surname": "Nurýagdyýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Halaç etrap Surhy geňeşligi",
+ "real_address": "Magdanly şäheri 2-nji kiçi etr 18/1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "930412",
+ "passport_given_at": "2016-02-05",
+ "passport_given_by": "Halaç etrap häkimlihi",
+ "born_place": "Halaç etrap Surhy geňeşligi",
+ "born_at": "1999-11-18",
+ "email": null,
+ "phone": "65193224",
+ "phone_additional": null,
+ "phone_home": "44050730",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2022-08-01",
+ "work_salary": "3142",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "zew48IxEGyFtOtEmJaXQNzvinYbxxHpd4KPjsJFo.jpg",
+ "passport_two": "fNdmQnPS8K9H1JNflixaw62z1lz0xtYIaybNt9V1.jpg",
+ "passport_three": "qNQEOEHHWFLomVADQEySEZvB8oQNJzQRLczGYlWI.jpg",
+ "passport_four": "2Q3fJyab9IF3VyEY4Adgri8Qfn4QxcZp7E6TnXPa.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 17:23:09",
+ "updated_at": "2024-07-02 11:49:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2163,
+ "unique_id": "TB6359-2163",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Gazakbaýew",
+ "customer_patronic_name": "Baýrammämmedowiç",
+ "passport_address": "BW Oglanly şäher jaý 58",
+ "real_address": "BW Oglanly şäher jaý 58",
+ "passport_serie": "I-BN",
+ "passport_id": "075585",
+ "passport_given_at": "1999-07-08",
+ "passport_given_by": "BW Jebel şäherçesiniň polisiýa bölümi",
+ "born_place": "BW Nebitdag şäheri",
+ "born_at": "1983-06-11",
+ "email": null,
+ "phone": "64157476",
+ "phone_additional": "64157476",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "3934",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vFOBhgOD8C6Z5voSBcAUJOGlQ3WreN1HQkSSlzYN.jpg",
+ "passport_two": "cKYbBBUlHUwR2VhQfqigNvrrOPNnUFUDKe3eebWe.jpg",
+ "passport_three": "MRzcogBfeBMeEilJjnJOju8NLRxkPquy8mwjQ3yd.jpg",
+ "passport_four": "xU8K3y0UMAlKcbwSTqwoZpzCrYeaM5OpJCUidQJH.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 17:47:59",
+ "updated_at": "2024-06-24 17:47:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2164,
+ "unique_id": "TB6359-2164",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Sapardurdy",
+ "customer_surname": "Söýünow",
+ "customer_patronic_name": "Annamämmedowiç",
+ "passport_address": "BW Balkanabat şäher kw199 jaý 9 öý 5",
+ "real_address": "BW Balkanabat şäher kw199 jaý 9 öý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "523811",
+ "passport_given_at": "2016-11-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1989-09-05",
+ "email": null,
+ "phone": "65383890",
+ "phone_additional": "65383890",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirliginiň 1-nji çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-01-01",
+ "work_salary": "1732",
+ "work_position": "sakçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7wK2FYWclwFDZv5t7Tcn1wBMPokiNhRzoZ0cSZF0.jpg",
+ "passport_two": "JJPbHlbLM4KrEuGanfEf15vGX48iht87KYbONEzd.jpg",
+ "passport_three": "ciUyeTWrcXLShpVkreu5AtpHxdgRpLCiItAhXEGh.jpg",
+ "passport_four": "Df0f9M01Eaeuh1DvrKP3BXic9ZlV3L1vu0A2FYuP.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 17:54:49",
+ "updated_at": "2024-06-25 09:25:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2165,
+ "unique_id": "TB6359-2165",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Dünýägözel",
+ "customer_surname": "Paşşykowa",
+ "customer_patronic_name": "Saparmuhammedowna",
+ "passport_address": "Aşgabat şäheri Berkararlyk etraby N.Halmuhammedow köçesi",
+ "real_address": "Aşgabat şäheri Berkararlyk etraby N.Halmuhammedow köçesi",
+ "passport_serie": "I-BN",
+ "passport_id": "478588",
+ "passport_given_at": "2013-07-03",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1989-07-14",
+ "email": null,
+ "phone": "65166906",
+ "phone_additional": "65166906",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW 2-YHO",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-05-20",
+ "work_salary": "3186",
+ "work_position": "Baş hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "nKzlju3SnXgckYsl7Mj57XZKMAEFxie4hBcnzG71.jpg",
+ "passport_two": "Hu9MThvln8uimLFM4kDhdRjkTGfA20a56R6Ry2AU.jpg",
+ "passport_three": "sIeU65RbHrO9G0xjntCHcxV0AgcmjsWWrktnVVQJ.jpg",
+ "passport_four": "cI5yIkSIibnzEot0pLEcoEUWpYubnXPGwxfQfvox.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 18:01:04",
+ "updated_at": "2024-06-25 10:35:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2166,
+ "unique_id": "TB8302-2166",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nazokat",
+ "customer_surname": "Nurmatowa",
+ "customer_patronic_name": "Parmanowna",
+ "passport_address": "Magdanly saheri Sukur bagsy 1/1",
+ "real_address": "Magdanly saheri Sukur bagsy 1/1",
+ "passport_serie": "I-LB",
+ "passport_id": "464503",
+ "passport_given_at": "2006-01-17",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1989-12-18",
+ "email": "muziktank78@gmail.com",
+ "phone": "62556253",
+ "phone_additional": "71511989",
+ "phone_home": "51960",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51201___",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3715",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BEfIug9mzRWtBO83wCU3p8qjPbMmQgsj3Tg0iF9s.jpg",
+ "passport_two": "bnn5ED09bafMdwTx5VbBqmvkACTfqKHRsLi58Yzh.jpg",
+ "passport_three": "hZ6YqdNxGNnf88kkgpCPk4Ns5M5lyePOLTXqJdwp.jpg",
+ "passport_four": "Y1gVmKNINc8nkoPqRQmR4XfrbJvSvRchOaXNcT8T.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 18:07:35",
+ "updated_at": "2024-07-02 11:49:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2167,
+ "unique_id": "TB8302-2167",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Pena",
+ "customer_surname": "Aganiyazow",
+ "customer_patronic_name": "Basimowic",
+ "passport_address": "Mary welayaty Tagtabazar ert Saryyazy genesligi",
+ "real_address": "Magdanly saher Carsanny koc 6",
+ "passport_serie": "I-MR",
+ "passport_id": "653806",
+ "passport_given_at": "1994-06-07",
+ "passport_given_by": "Tagtabazar ertap hakimligi",
+ "born_place": "Tagtabazar etraby Saryyazy genesligi",
+ "born_at": "1994-06-07",
+ "email": "muziktank78@gmail.com",
+ "phone": "61780454",
+ "phone_additional": "65479592",
+ "phone_home": "51488",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-51244___",
+ "work_started_at": "2015-10-01",
+ "work_salary": "3297",
+ "work_position": "harby gullukcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "U3aHIfH8waqEayXwL7QURhgzsJDgPgttKUdnkBph.jpg",
+ "passport_two": "1sB9P5dj9GRjWsQoMeSLvIczw0iR49VgWtOd76vM.jpg",
+ "passport_three": "ylR3dlXTsciCPUg2kse52r4IU3AYG3rOq5yYwjDT.jpg",
+ "passport_four": "BG6GYaeDihbby0fcvJgmUpdokj29FSfaSNxs0m1Y.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 18:21:07",
+ "updated_at": "2024-07-02 11:49:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2168,
+ "unique_id": "TB8302-2168",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rustam",
+ "customer_surname": "Maymanow",
+ "customer_patronic_name": "Ismailowic",
+ "passport_address": "Magdanly saheri Sahra 25",
+ "real_address": "Magdanly saheri Sahra 25",
+ "passport_serie": "I-LB",
+ "passport_id": "031112",
+ "passport_given_at": "1999-02-16",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Magdanly saheri",
+ "born_at": "1974-01-01",
+ "email": "muziktank78@gmail.com",
+ "phone": "62381620",
+ "phone_additional": "61484901",
+ "phone_home": "56407",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanlysahergaz GUE-i",
+ "work_company_accountant_number": "+(993)-54404___",
+ "work_started_at": "2015-03-19",
+ "work_salary": "2128",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qYGP7sFDf8KrbrJZ9OL4jpD34GHRWfxauqAbx6IC.jpg",
+ "passport_two": "vtWWYdHbwPseHYGO0AVSQ5wRFJoWONYs93ZHVnIY.jpg",
+ "passport_three": "wB8rnfaJvNqGlKYepYLP1UvWC7a5MDjgikovhdQF.jpg",
+ "passport_four": "SlhSBHsHjHyDn63w63Z7r6GRHxdTCZG1XRXz2lGI.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 18:31:57",
+ "updated_at": "2024-07-02 11:49:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2169,
+ "unique_id": "TB8318-2169",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Beknazar",
+ "customer_surname": "Tursunow",
+ "customer_patronic_name": null,
+ "passport_address": "Lebap welaýatynyň Köýtenda etrabynyň Megejik geňeşligi Akteri obasy P.Halmatow köçesi 7-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtenda etrabynyň Megejik geňeşligi Akteri obasy P.Halmatow köçesi 7-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "117880",
+ "passport_given_at": "2000-01-05",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Çarşaňňy etrabynyň Megejik geňeşligi",
+ "born_at": "1966-06-20",
+ "email": null,
+ "phone": "62443540",
+ "phone_additional": "62451062",
+ "phone_home": "44024085",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "18-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "1985-01-11",
+ "work_salary": "4225",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "pf1r6xq2MnkZvDDIUd5nZEpcLy5nsgQYpO6oLomx.jpg",
+ "passport_two": "30f2VSLWrXOHKefHfM6E388qMvMfvLVhbqglMDxV.jpg",
+ "passport_three": "gmFctvtrJ2sw1awHg6G7lLvIzXQj6EUBt38FZIJh.jpg",
+ "passport_four": "SZZGyZUTgyUTnOQn0SHo0XnXtU3k8Yc32Yo7Thxj.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-24 18:32:11",
+ "updated_at": "2024-06-24 18:40:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2170,
+ "unique_id": "TB8312-2170",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Bazarbay",
+ "customer_surname": "Agabayew",
+ "customer_patronic_name": "Sahatowic",
+ "passport_address": "Azady 504/310",
+ "real_address": "Azady 504/310",
+ "passport_serie": "II-LB",
+ "passport_id": "041335",
+ "passport_given_at": "2018-12-09",
+ "passport_given_by": "Darganata etrap hakimligi",
+ "born_place": "Lebap welayatynyn darganata etrabynyn Carwadar genesligi",
+ "born_at": "1966-08-21",
+ "email": "bazarka@mail.ru",
+ "phone": "64449564",
+ "phone_additional": null,
+ "phone_home": "44551652",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5nji YOGGM",
+ "work_company_accountant_number": "+(993)-44551456",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2951",
+ "work_position": "Traktorcy masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ztWewdWbXZK2tIgrGE3UqtYGyBikPSbno9D3HvRV.jpg",
+ "passport_two": "fKer2fGDut0MM91Hqaa1KPNopVmW0TEtTGJA005F.jpg",
+ "passport_three": "OCrxR1lNcPA1WdVkVZMxhObCW3jebUU9HQfBD76y.jpg",
+ "passport_four": "6UWMvD30L02m8bzym1jLnvzUZN5QguAjmmgfwx3x.jpg",
+ "user_id": 803,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 11:40:28",
+ "updated_at": "2024-06-27 17:08:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2171,
+ "unique_id": "TB8302-2171",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gowher",
+ "customer_surname": "Hudaykulowa",
+ "customer_patronic_name": "Jumanazarowna",
+ "passport_address": "Magdanly saheri II-KE 6/32",
+ "real_address": "Magdanly saheri II-KE 6/32",
+ "passport_serie": "I-LB",
+ "passport_id": "793233",
+ "passport_given_at": "2012-08-31",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1996-07-08",
+ "email": "muziktank78@gmail.com",
+ "phone": "65225204",
+ "phone_additional": "63088964",
+ "phone_home": "55011",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "30-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-51038___",
+ "work_started_at": "2020-09-23",
+ "work_salary": "3711",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "lTOaiuMiARX8ZbyZgJDqqpSaiBTLZlnYQhEvLcls.jpg",
+ "passport_two": "QOzA8twwWTlrPrZBQZkQLMSdp0QtsZT44KTBTbZg.jpg",
+ "passport_three": "3LpEwXVH5Bx5T73c6wiKDFtmSiLrT1Kl568uyZ3x.jpg",
+ "passport_four": "MCCfB5ydGe3lBor8sS9lGEmFykVFTEjk9OYmzxvK.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 12:18:16",
+ "updated_at": "2024-07-02 11:50:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2172,
+ "unique_id": "TB8302-2172",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kuwandyk",
+ "customer_surname": "Pirimow",
+ "customer_patronic_name": "Panjiyewic",
+ "passport_address": "Magdanly saheri Bitaraplyk 20/15",
+ "real_address": "Magdanly saheri Bitaraplyk koc 20/15",
+ "passport_serie": "I-LB",
+ "passport_id": "243014",
+ "passport_given_at": "2001-07-05",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1976-05-21",
+ "email": "muziktank78@gmail.com",
+ "phone": "63515360",
+ "phone_additional": "65178190",
+ "phone_home": "515088",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51044___",
+ "work_started_at": "2017-11-25",
+ "work_salary": "1912",
+ "work_position": "Hojalyk mudiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fEKZOyqEXrGPP4g4QCEk06iEDacNSNER1cFkI3zp.jpg",
+ "passport_two": "Bk5mDPzpvFcjSFvbtfM34SzAjClYCXgz1bH4RHxQ.jpg",
+ "passport_three": "oBFk3WZRWTRLwj1uRcpHrUJjnZxRWhuRd7fq1nq9.jpg",
+ "passport_four": "QmPO0vIHnxjoN3KDiroVX9ZZj4swOKnujHo3q7Ng.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 12:26:02",
+ "updated_at": "2024-07-02 11:50:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2173,
+ "unique_id": "TB8302-2173",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Roza",
+ "customer_surname": "Allanazarowa",
+ "customer_patronic_name": null,
+ "passport_address": "Magdanly saheri Watan 73/1",
+ "real_address": "Magdanly saheri Watan koc 73/1",
+ "passport_serie": "I-LB",
+ "passport_id": "071013",
+ "passport_given_at": "1999-07-06",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Carsanny etraby",
+ "born_at": "1973-10-07",
+ "email": "muziktank@gmail.com",
+ "phone": "64441740",
+ "phone_additional": "64221973",
+ "phone_home": "55044",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "29-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51039___",
+ "work_started_at": "2017-11-25",
+ "work_salary": "4588",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "p5Un4YQORtDE2SCWCVd4C59Y4vVWrCfKXCFN78iP.jpg",
+ "passport_two": "lPn0hZtNrWdcpxqg8SzrRZzFvCv1HlEVlSDulmje.jpg",
+ "passport_three": "mWpiHl1XAHoBuJI7UnnBnAAYMnnClULrdVz9lqFN.jpg",
+ "passport_four": "RjxTCOko6BY12HakSAtAPiFvFyeFUHOTs3fvSGsG.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 12:38:21",
+ "updated_at": "2024-07-02 11:50:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2174,
+ "unique_id": "TB8302-2174",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kizlargul",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Caryvewna",
+ "passport_address": "Magdanly saheri Altyn yyldyz 41",
+ "real_address": "Magdanly saheri O.Abdyllayew koc 4 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "935852",
+ "passport_given_at": "2017-02-25",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "2001-02-01",
+ "email": "muziktank78@gmail.com",
+ "phone": "63444602",
+ "phone_additional": "61291996",
+ "phone_home": "52808",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51831___",
+ "work_started_at": "2022-08-01",
+ "work_salary": "2939",
+ "work_position": "Mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "fzhVMIvFwlD6smJcufLzkDxe9bVGx0rc457jupgX.jpg",
+ "passport_two": "AoDGeB1xAwQo6aWvwxrIi2LphUXxjiZ8LAc8kMUZ.jpg",
+ "passport_three": "rsUZ6JpKXqGd0lgj6GHeDqVTUDNaRIHfeOEMqHUq.jpg",
+ "passport_four": "kb4McjQwggmORzIRSOJcP6jK9E1ZCrX8ldMVVSb2.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 12:45:51",
+ "updated_at": "2024-07-02 11:51:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2175,
+ "unique_id": "TB8318-2175",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Farangiz",
+ "customer_surname": "Kudratowa",
+ "customer_patronic_name": "Abdurasulowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etraby Ters geňeöligi K.Buranow köçesi 55-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etraby Ters geňeöligi K.Buranow köçesi 55-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "738963",
+ "passport_given_at": "2012-01-27",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etraby Ters geňeöligi",
+ "born_at": "1995-12-03",
+ "email": null,
+ "phone": "63311180",
+ "phone_additional": "65021452",
+ "phone_home": "44034596",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "15-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2017-11-06",
+ "work_salary": "3915",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "uHZ6yKAi2BfeiuCg23Nf6TvD0j802ZrMcTagb3TD.jpg",
+ "passport_two": "4Imv5eARQcGDVv7kVuNuF3M35X9RQT6Hzikxu8k7.jpg",
+ "passport_three": "nWnUzPUMvqiyWNwPX4hmiw9Cy0G6NiNIZu2ehy29.jpg",
+ "passport_four": "p2o7itWHwmRfwni1mVGmkJpRUGukEfrrki7f9HGb.jpg",
+ "user_id": 804,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 14:08:23",
+ "updated_at": "2024-06-25 17:23:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2176,
+ "unique_id": "TB1307-2176",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guljemal",
+ "customer_surname": "Seidowa",
+ "customer_patronic_name": null,
+ "passport_address": "Ahal welayatynyn Gokdepe etraby Gokdepe saheri koce Oktyabr jay 3",
+ "real_address": "Ahal welayatynyn Gokdepe etraby Gokdepe saheri koce Oktyabr jay 3",
+ "passport_serie": "I-AH",
+ "passport_id": "664901",
+ "passport_given_at": "2016-05-31",
+ "passport_given_by": "Ahal welayatynyn Gokdepe etrap hakimligi",
+ "born_place": "Ahal welayatynyn Gokdepe etrabynyn Gokdepe saheri",
+ "born_at": "1972-06-21",
+ "email": "SeidowaG@gmail.com",
+ "phone": "61777553",
+ "phone_additional": "61777553",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmengaz DK",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2006-01-19",
+ "work_salary": "1940",
+ "work_position": "Tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4bDhLsNHjQEcS9fMlzMBVbPDuFEa9o4ni698vnXj.jpg",
+ "passport_two": "7Gw2rKN3Q3FgP4GXrKJgDAom249UvA98pjjllthX.jpg",
+ "passport_three": "SS6EN5r9pjJnFXW22bIDVoQDiwyUWecjkbOW8X0T.jpg",
+ "passport_four": "9bSd0pCKKqG1hQgxA8I8m9KFoygMigUU7zv9d1Pe.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 14:54:08",
+ "updated_at": "2024-10-24 14:53:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2177,
+ "unique_id": "TB8302-2177",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nurana",
+ "customer_surname": "Bayramowa",
+ "customer_patronic_name": "Dowletmyradowna",
+ "passport_address": "Mary welayaty Yoleten etraby Goyunjy genesligi",
+ "real_address": "Magdanly saheri Çarşanny koç 6 jayy",
+ "passport_serie": "II-MR",
+ "passport_id": "041756",
+ "passport_given_at": "2015-08-24",
+ "passport_given_by": "Yoleten etrap hakimligi",
+ "born_place": "Yoleten etraby",
+ "born_at": "1998-12-30",
+ "email": "muziktank78@gmail.çom",
+ "phone": "63711688",
+ "phone_additional": "61448273",
+ "phone_home": "51577",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51831___",
+ "work_started_at": "2023-08-01",
+ "work_salary": "3067",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "y3f6mawF6LSJHHPn0qnAMbDMJjbT40QvMHxyRuQp.jpg",
+ "passport_two": "4LMuwQRVwBvDvIZfnexYS6EohFYPhSrsEuIdDZGF.jpg",
+ "passport_three": "G6DdFzBpRI2hEQtmIcgnOxlNwE4qG8xyw3Lv564F.jpg",
+ "passport_four": "rmMk18hTkWZoGPiobzifyTUr0WePHWqdFhEBfxlc.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 15:45:11",
+ "updated_at": "2024-07-02 11:51:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2178,
+ "unique_id": "TB8302-2178",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nowruz",
+ "customer_surname": "Narmuratow",
+ "customer_patronic_name": "Orazmuratowiç",
+ "passport_address": "Magdanly şäheri Miras köçesiniň 23-nji jaýy",
+ "real_address": "Magdanly şäheri Miras köçesiniň 23-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "449551",
+ "passport_given_at": "2005-11-28",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1989-03-22",
+ "email": null,
+ "phone": "63939425",
+ "phone_additional": "65227581",
+ "phone_home": "63939425",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk Kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-63939425",
+ "work_started_at": "2022-01-17",
+ "work_salary": "2219",
+ "work_position": "Geologiki işlerde dag işçisi",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "qVzS6xG5ry0Z6en9QB34sVJOWmyLYU7CEDJSIQ9W.jpg",
+ "passport_two": "30HdFltJ4WGZbFV2UrVwiviIx93FbdylikASullx.jpg",
+ "passport_three": "X5REGQzBTABmoxHihXkjWh63hAkzmUKvPVkk3kpZ.jpg",
+ "passport_four": "OE5eZlu3iQ16DVYkCfCyPcYAKEkl8oUcYZyU3QtR.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 16:59:36",
+ "updated_at": "2024-06-25 17:00:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2179,
+ "unique_id": "TB1307-2179",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurgözel",
+ "customer_surname": "Döwletmyradowa",
+ "customer_patronic_name": "Emirgulyýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby S.Myradowa köçe jaý 7 otag 33",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby S.Myradowa köçe jaý 7 otag 33",
+ "passport_serie": "I-BN",
+ "passport_id": "559076",
+ "passport_given_at": "2019-11-08",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrap",
+ "born_at": "1980-01-30",
+ "email": "Nurgozel@mail.ru",
+ "phone": "62325565",
+ "phone_additional": "65012536",
+ "phone_home": "12569875",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäher häkimliginiň Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-12548778",
+ "work_started_at": "2015-02-01",
+ "work_salary": "2685",
+ "work_position": "bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3PDHktgwZzCn6wUzkxGBn3px07Rl0dfSAX5bllhj.jpg",
+ "passport_two": "4BHW7ip5Cvm4nm2kgCLIePpouLIoJUsaNYY8CoPq.jpg",
+ "passport_three": "PT8DhOOs6pd9xeKzA2ogG37TmoLIIIDqLf82diwy.jpg",
+ "passport_four": "mbgf0W5RGOxZLxoCtdJaWdxiMmCbCsaHWT6QtE2e.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 17:00:56",
+ "updated_at": "2024-10-24 14:52:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2180,
+ "unique_id": "TB8311-2180",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Baýram",
+ "customer_surname": "Gurbandurdyýew",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "etr.Dänew ş.Seýdi I-nji k/etr jaý-7 öý-17",
+ "real_address": "etr.Dänew ş.Seýdi I-nji k/etr jaý-7 öý-17",
+ "passport_serie": "I-LB",
+ "passport_id": "837953",
+ "passport_given_at": "2014-06-25",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Seýdi şäheri",
+ "born_at": "1998-05-01",
+ "email": null,
+ "phone": "62039791",
+ "phone_additional": "62039791",
+ "phone_home": "62039791",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Türkmenabat şäher 80348 harby bölümi",
+ "work_company_accountant_number": "+(993)-62039791",
+ "work_started_at": "2023-08-28",
+ "work_salary": "3547",
+ "work_position": "bölümçe müdiri",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "V85skSpipDW4mR7pKPKGpoJbhUzvYHHgW6EZovKT.jpg",
+ "passport_two": "EFNLvAb46m819DlOZ9WOYZ4yzSYaDuH4rzP9G1Sv.jpg",
+ "passport_three": "2zXEK8bu84KcCmVIypSWfxwdp9vE9DQ8A6dO5p2A.jpg",
+ "passport_four": "AP0DHXlbrjgMX1d0QbNt4EOebWC1mCF1AsU1OG1m.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 17:04:43",
+ "updated_at": "2024-06-26 17:12:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2181,
+ "unique_id": "TB8302-2181",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nasiba",
+ "customer_surname": "Ahmýetowa",
+ "customer_patronic_name": "Işkuwatowna",
+ "passport_address": "Magdanly şäher Ruhybelent köçe 34-nji jaý",
+ "real_address": "Magdanly şäher Ruhybelent köçe 34-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "243036",
+ "passport_given_at": "2001-07-16",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1980-02-18",
+ "email": null,
+ "phone": "63270017",
+ "phone_additional": "63270017",
+ "phone_home": "63270017",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "35-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63270017",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3058",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "iYHfJd3mY7n9CZb13pDHM2OL9YSj4WOtWMoZSFpg.jpg",
+ "passport_two": "Cxq1WOxupKy2gnAacitJsNH1Ul43GuvgPqZFiZkd.jpg",
+ "passport_three": "IfPCoA3KjHtdsVhx0dPoTAeZDnAWyxPa8hJjFk34.jpg",
+ "passport_four": "O2h1Pl9T08BETGaDIeRvnyyFz8ExfE5SHbY3e8bi.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 17:11:28",
+ "updated_at": "2024-06-25 17:11:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2182,
+ "unique_id": "TB1303-2182",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Merdan",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Ýazdurdyýewiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Telliýa köçesiniň 51-nji jaýynyň 1-njy öýüniň ýaşaýjysy.",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Telliýa köçesiniň 51-nji jaýynyň 1-njy öýüniň ýaşaýjysy.",
+ "passport_serie": "I-AS",
+ "passport_id": "370956",
+ "passport_given_at": "2007-02-27",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1990-10-25",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61919090",
+ "phone_additional": "61919090",
+ "phone_home": "933323",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmen tagamlary söwda öýi",
+ "work_company_accountant_number": "+(993)-483132__",
+ "work_started_at": "2023-03-01",
+ "work_salary": "2140",
+ "work_position": "müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nG1H4N4IVKtBSTTFqtnC89sxvC4da4q6vCo5JbwA.jpg",
+ "passport_two": "vKMsfyxQhkc7RSLsSckwaQJbXxSIl0aWbYq3ZfVe.jpg",
+ "passport_three": "CImzufgV7tx6TVVVWytNjmhgKzu9x9aPiGy5967H.jpg",
+ "passport_four": "BAuEPlo30dNLUYCj3OztwfIeKqphDxrUYquUAsOP.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 17:13:19",
+ "updated_at": "2024-07-09 09:19:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2183,
+ "unique_id": "TB8302-2183",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nigora",
+ "customer_surname": "Narkuwatowa",
+ "customer_patronic_name": "Gulbaýewna",
+ "passport_address": "Magdanly şäher 2-nji kiçi etrapça 16/32-nji jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etrapça 16/32-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "576073",
+ "passport_given_at": "2010-06-14",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Megejik geňeşligi",
+ "born_at": "1993-01-27",
+ "email": null,
+ "phone": "61339362",
+ "phone_additional": "61339362",
+ "phone_home": "44051110",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Türkmenbaşy bank Magdanly şahamçasy",
+ "work_company_accountant_number": "+(993)-44053596",
+ "work_started_at": "2024-04-01",
+ "work_salary": "1742",
+ "work_position": "Kassir-gözegçi",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "TpEP9scFHZNFOiin5gNo7JpSMa3jxtnTIOzlUCto.jpg",
+ "passport_two": "wU67lDUue8EL09iU3mqgPtpsJrXu8qlkcRaOKp6C.jpg",
+ "passport_three": "9Cacf82gbT9wNEbHZi5Ijbh32jTKu72eTP8hm6oP.jpg",
+ "passport_four": "u4bFC4onRpXi3XURlgqJj8tBugcfiOpYiGTXXJ19.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 17:18:04",
+ "updated_at": "2024-06-25 17:19:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2184,
+ "unique_id": "TB6359-2184",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Umyt",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Baýramdurdyýewiç",
+ "passport_address": "BW Balkanabat mkr 13 jaý 2 öý 25",
+ "real_address": "BW Balkanabat mkr 13 jaý 2 öý 25",
+ "passport_serie": "I-BN",
+ "passport_id": "446187",
+ "passport_given_at": "2011-09-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1995-09-07",
+ "email": null,
+ "phone": "63888525",
+ "phone_additional": "63888525",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-02-26",
+ "work_salary": "2821",
+ "work_position": "kömekçi işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jlJftCDrR7UiezNOqkhytRtJNSxyFaNZRV0hgExc.jpg",
+ "passport_two": "eLGiruQsNxzd2XIgMzMxlbmdkEMi8rqKy1sLMgEF.jpg",
+ "passport_three": "G29Sf0ZuT02iepoUhlcnySXuYRCbcwY23F8agKEU.jpg",
+ "passport_four": "HCzJdSuuNgHwQLP4rro2P7kZsvTuVfUl7o1e4QZe.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 17:39:59",
+ "updated_at": "2024-06-26 11:00:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2185,
+ "unique_id": "TB6359-2185",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aşyrmämmet",
+ "customer_surname": "Şamiýew",
+ "customer_patronic_name": "Rejepmämmedowiç",
+ "passport_address": "BW Balkanabat ş kw 232 j 33 öý46",
+ "real_address": "BW Balkanabat ş kw 232 j 33 öý46",
+ "passport_serie": "I-BN",
+ "passport_id": "428201",
+ "passport_given_at": "2010-11-05",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1993-06-28",
+ "email": null,
+ "phone": "63751779",
+ "phone_additional": "63751779",
+ "phone_home": "22271283",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB-nyň Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22271283",
+ "work_started_at": "2019-11-11",
+ "work_salary": "1700",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "974toRqBkMIpuUlKJyvTLclZsIQTZYDZMeJx1Hcv.jpg",
+ "passport_two": "PgyqyFP6CtA5hXTAM6OqlPXhoBcjMdvtOA1viRxZ.jpg",
+ "passport_three": "qdtBnW3Uoo6TZbabPwEtJKXus01yUvZrL1v6LY9x.jpg",
+ "passport_four": "qCuzkNO5k9aFyWe1Kg6I4WWtOMKGv5fKm37gujM5.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 17:41:19",
+ "updated_at": "2024-06-26 13:58:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2186,
+ "unique_id": "TB6359-2186",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şatmyrat",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Ekerem şäherçesi Şahman oba jaý 145",
+ "real_address": "BW Ekerem şäherçesi Şahman oba jaý 145",
+ "passport_serie": "I-BN",
+ "passport_id": "199645",
+ "passport_given_at": "2001-11-17",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "BW Etrek etrap Akýaýla geňeşligi",
+ "born_at": "1977-02-28",
+ "email": null,
+ "phone": "65197711",
+ "phone_additional": "65197711",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Gumdag tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5267",
+ "work_position": "traktorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xWafYc8ykoXbUjTJuGnGG6mufSmdYzSTrAdIN9KH.jpg",
+ "passport_two": "n3E4U3m4CafkjNwjY6yyacIIZj5ub7GKPS9BTXy4.jpg",
+ "passport_three": "lPCh2SNUUpLa6BHb3zK9BvfpB6UuKG8bEv87WpJm.jpg",
+ "passport_four": "lCVlCYiQ1F3OZLlXUPEabaDRMYxUWjjMylFVDCTt.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-25 17:42:25",
+ "updated_at": "2024-06-26 14:04:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2187,
+ "unique_id": "TB8302-2187",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Faruh",
+ "customer_surname": "Bahtiyarow",
+ "customer_patronic_name": "Bahtiýarowic",
+ "passport_address": "Magdanly saheri Gowsut han 29",
+ "real_address": "Magdanly saheri Gowsut han koc 29 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "935790",
+ "passport_given_at": "2017-01-31",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1999-07-22",
+ "email": "muziktank78@gmail.com",
+ "phone": "61198747",
+ "phone_additional": "62447896",
+ "phone_home": "50751",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytebdagsuwhojalyk o/d",
+ "work_company_accountant_number": "+(993)-21189___",
+ "work_started_at": "2023-10-27",
+ "work_salary": "1126",
+ "work_position": "masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "glORDUBV0No3ZmnptUfBSX4MhmLrzGqayUVmegEg.jpg",
+ "passport_two": "Mi2sbA4jBMPHPlFKFNxcJ7kLvVVe7xtwGF1PLUGZ.jpg",
+ "passport_three": "KfB9jtZRgDJauCp5l0Std1vfeu0FH8ZWXzUGSw5R.jpg",
+ "passport_four": "wwyBj90NlSi2W7MutWJhx93oen4Svouh5V4ABEjf.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 08:23:43",
+ "updated_at": "2024-07-02 11:48:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2188,
+ "unique_id": "TB8302-2188",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Aýna",
+ "customer_surname": "Amansahatowa",
+ "customer_patronic_name": "Saparowna",
+ "passport_address": "Mary wel Tagtabazar etrap Erden geňeşligi",
+ "real_address": "Magdanly şäher Çarşaňňy köçe 6-njy jaý",
+ "passport_serie": "II-MR",
+ "passport_id": "132914",
+ "passport_given_at": "2017-06-29",
+ "passport_given_by": "Tagtabazar etrap häkimligi",
+ "born_place": "Tagtabazar etr Erden geňeşligi",
+ "born_at": "1986-04-13",
+ "email": null,
+ "phone": "61033750",
+ "phone_additional": null,
+ "phone_home": "44051265",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113-Harby bölümi",
+ "work_company_accountant_number": "+(993)-44052113",
+ "work_started_at": "2023-10-25",
+ "work_salary": "2228",
+ "work_position": "Raýat gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mhj7HXMAwf10ZQEp6IRGgy0IhcJthKAkYCiDSd5L.jpg",
+ "passport_two": "qAU7QQogEMSZoYREiOyr31wIGcdkVagYMU0dW22c.jpg",
+ "passport_three": "fOo8IQ3WgKqa60mxS3yBvQ55nuh8AZl6uF0UwY8r.jpg",
+ "passport_four": "Z9BITWj98TdzlOub3ljIpxLkrnVYC5Qg7wZ5GAKI.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 08:36:31",
+ "updated_at": "2024-07-02 11:52:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2189,
+ "unique_id": "TB6312-2189",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Ýunus",
+ "customer_surname": "Goçakbabaýew",
+ "customer_patronic_name": "Begmyradowiç",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy şäheri, Deňizçi köçe, 22 a jaý, 27 öý",
+ "real_address": "Balkan welaýaty, Türkmenbaşy şäheri, Deňizçi köçe, 22 a jaý, 27 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "539168",
+ "passport_given_at": "2018-02-26",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "2000-03-13",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "63050701",
+ "phone_additional": "63050701",
+ "phone_home": "24350701",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Demirýollary\" AGPJ-ti",
+ "work_company_accountant_number": "+(993)-24324865",
+ "work_started_at": "2024-01-16",
+ "work_salary": "1891",
+ "work_position": "elektromontýor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "71zGWb3SDWKTzTlzYlJNGjXRa6IYa5C9PSn7tpv4.jpg",
+ "passport_two": "fBBdKERyRwqt2sG38QxEVPAeDP9RjH83OB3T8fco.jpg",
+ "passport_three": "eCdADeBGvQyAloDTdcS7KxdbWQufoQ5O1kTjrPlK.jpg",
+ "passport_four": "O3BfPRjCS11EGHguEQzr7eyN95AvHuMKVWaBjQe8.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 08:57:32",
+ "updated_at": "2024-06-26 15:48:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2190,
+ "unique_id": "TB8302-2190",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şohrat",
+ "customer_surname": "Ahmedow",
+ "customer_patronic_name": "Tajimuratowiç",
+ "passport_address": "Magdanly şäheri Ýaşyl-tug 51-nji jaýy",
+ "real_address": "Magdanly şäheri Ýaşyl-tug 51-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "026054",
+ "passport_given_at": "2018-05-24",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrabynyň Magdanly şäheri",
+ "born_at": "1982-02-26",
+ "email": null,
+ "phone": "64205024",
+ "phone_additional": "64205024",
+ "phone_home": "64205024",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Lebap\" sement zawody",
+ "work_company_accountant_number": "+(993)-64205024",
+ "work_started_at": "2013-03-14",
+ "work_salary": "2861",
+ "work_position": "Sürüji",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "bbfdVFkQX2MohgW2zosHFbMg4QQ7ZsIq60n6AhSr.jpg",
+ "passport_two": "PlsqMrVmus8QskIgAIIyRe9KvlbzDjIGxvL6Uous.jpg",
+ "passport_three": "q2Y2g3xyeQkMMjLJOh0n14eC3m4A3lz1NEIPkoiU.jpg",
+ "passport_four": "VWGm9eApuGrewTniYZ3IY5GUbkykFGzm5dBLAbYo.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 09:10:33",
+ "updated_at": "2024-06-26 09:10:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2191,
+ "unique_id": "TB6312-2191",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Nartäç",
+ "customer_surname": "Ýollyýewa",
+ "customer_patronic_name": "Mämetmyradowna",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy şäheri, Ruhnama köçe, 7 jaý, 10 öý",
+ "real_address": "Balkan welaýaty, Türkmenbaşy şäheri, Ruhnama köçe, 7 jaý, 10 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "456128",
+ "passport_given_at": "2012-07-02",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şaher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Görogly etrabynyň B.Öwezow geňeşligi",
+ "born_at": "1996-06-25",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "61873296",
+ "phone_additional": "61873296",
+ "phone_home": "24372446",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT",
+ "work_company_accountant_number": "+(993)-24362446",
+ "work_started_at": "2017-01-17",
+ "work_salary": "3905",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hXIMLjqnGGtCejUMGUi9e3N8unlYLQeSep1YnPJ0.jpg",
+ "passport_two": "7eY3ew0JtXi3xGwoI3jL193uMOWOz77UJCLsAAKI.jpg",
+ "passport_three": "rqV3OkySUKSw5ANUtfntNaMWVq9VeWwvuWoEp8LU.jpg",
+ "passport_four": "QUNZPtzcrpaSs9A3DQO7fVaWaXdxQwyOPqIpynX2.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 09:17:23",
+ "updated_at": "2024-06-26 15:48:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2192,
+ "unique_id": "TB8302-2192",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jemile",
+ "customer_surname": "Kilyçowa",
+ "customer_patronic_name": "Narmominowna",
+ "passport_address": "Magdanly şäheriniň Gowurdak köçesiniň 9-njy jaýy",
+ "real_address": "Magdanly şäheriniň Gowurdak köçesiniň 9-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "409324",
+ "passport_given_at": "2005-07-10",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1987-01-27",
+ "email": null,
+ "phone": "62281986",
+ "phone_additional": "62281986",
+ "phone_home": "62281986",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-62281986",
+ "work_started_at": "2018-07-31",
+ "work_salary": "1988",
+ "work_position": "Hünärmen-hasapçy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "EP6BikuilkOSNCHWr60kWK7gQp8byPIR6Prain5H.jpg",
+ "passport_two": "1apl63GHEmm83aSyrsi46GFzno37uwu1YKh6Dryg.jpg",
+ "passport_three": "4KT7Ud0BftjfkpF6jLgZ5obtmCRTiR3nXIBYyWpa.jpg",
+ "passport_four": "52CrLamGOim8lktEHN96WDeD0rP5W6Clzr4d5Igi.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 09:27:40",
+ "updated_at": "2024-06-26 09:27:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2193,
+ "unique_id": "TB6312-2193",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Gülnara",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Allagulyýewna",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy şäheri, Dostluk köçe, 39 jaý, 20 öý",
+ "real_address": "Balkan welaýaty, Türkmenbaşy şäheri, Dostluk köçe, 39 jaý, 20 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "415296",
+ "passport_given_at": "1992-08-14",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "12.11.2010",
+ "born_at": "1992-08-14",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "64597078",
+ "phone_additional": "64597078",
+ "phone_home": "24357078",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Berkarar\" döwlet kärhanasy",
+ "work_company_accountant_number": "+(993)-24367870",
+ "work_started_at": "2024-01-11",
+ "work_salary": "1940",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3bVg07uMB49g0pQVLK1E7foMKX0fMVaOf1lTgV9b.jpg",
+ "passport_two": "TtvCxUVZfVFcSic6u297ERSElpjhHGxmW98gZcGU.jpg",
+ "passport_three": "Ryu47TSetwhOnixobsa5XNHSKxuykyGMhRiVWwHi.jpg",
+ "passport_four": "DcMysLBdGopR1152mggLCtZ07SdXU6XaypiVTsm4.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 09:45:33",
+ "updated_at": "2024-06-26 15:48:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2194,
+ "unique_id": "TB8302-2194",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mansur",
+ "customer_surname": "Hoşmuratow",
+ "customer_patronic_name": "Hoşmuratowiç",
+ "passport_address": "Magdanly şäheri Gurluşykçylar köçesi 14/22-nji jaýy",
+ "real_address": "Magdanly şäheri Gurluşykçylar köçesi 14/22-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "562109",
+ "passport_given_at": "2009-11-17",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-01-23",
+ "email": null,
+ "phone": "61989968",
+ "phone_additional": "69989968",
+ "phone_home": "61989968",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk Kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-61989968",
+ "work_started_at": "2017-10-03",
+ "work_salary": "4954",
+ "work_position": "Elektromehanik",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "ZUoa22hrqxAqNbePSC4vjRINRnOueESWM0c8HYUw.jpg",
+ "passport_two": "WP4an3Vq7XDB3daVG7FsodOcLxDpuvoPE1jnZSO4.jpg",
+ "passport_three": "5gsa4aFmP5WAd5VKoq0hhc2rWaQf7rGp6MicBpRX.jpg",
+ "passport_four": "CUpkqTH9NI8kiuDBn9qcxc9sqXS8BzPJpfreg70Y.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 09:48:25",
+ "updated_at": "2024-06-26 09:48:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2195,
+ "unique_id": "TB8302-2195",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Otabek",
+ "customer_surname": "Şernazarow",
+ "customer_patronic_name": "Bekdaşowiç",
+ "passport_address": "Magdanly şäheri A.Nyýazow köçesi 106-njy jaýy",
+ "real_address": "Magdanly şäheri A.Nyýazow köçesi 106-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "869415",
+ "passport_given_at": "2014-09-18",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-06-19",
+ "email": null,
+ "phone": "62140640",
+ "phone_additional": "62140640",
+ "phone_home": "62140640",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk Kaliy dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-62140640",
+ "work_started_at": "2023-05-11",
+ "work_salary": "2560",
+ "work_position": "elektroslesor",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "FqViIePDlW05Mbo5j1mqdZe3fsmL3WYNR3BJyR6F.jpg",
+ "passport_two": "FMCCanx7RpwYF3c5VRueuOUdNDOcZO8Lw0oypFKg.jpg",
+ "passport_three": "m4XCKsPlqZlPizmAxec0uC8uSnOjn0quIBzUGyuj.jpg",
+ "passport_four": "E3m88iylcVpuWhUv5b1aVkb3tXedsUA2lyry2oj6.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 10:00:18",
+ "updated_at": "2024-06-26 10:05:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2196,
+ "unique_id": "TB8302-2196",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ziýatylla",
+ "customer_surname": "Halmuratow",
+ "customer_patronic_name": "Halmuratowiç",
+ "passport_address": "Magdanly şäher Ýaşyl-tug köç 22-nji jaý",
+ "real_address": "Magdanly şäher Ýaşyl-tug köç 22-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "601287",
+ "passport_given_at": "2010-09-27",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1993-01-18",
+ "email": null,
+ "phone": "63199644",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşäheragyzsuw\"müdirligi",
+ "work_company_accountant_number": "+(993)-44051726",
+ "work_started_at": "2019-05-02",
+ "work_salary": "2413",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "n6AHsCcM1tMu5OACKfbrgwaRAXRz97SIS0WhD2h3.jpg",
+ "passport_two": "DhwMQ3uRwAAPEUOzeiSUOMkCHayIZImLjbllZhwH.jpg",
+ "passport_three": "7hrztZf6vJ9p9bJujqA7UEMeQCTTvqpcZp4myKmZ.jpg",
+ "passport_four": "fYMacQp1bfaZ48iXv25KCBClFcdpSCgn0h6Fag0Y.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 10:02:59",
+ "updated_at": "2024-07-02 11:52:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2197,
+ "unique_id": "TB8312-2197",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Kowus",
+ "customer_surname": "Ballykow",
+ "customer_patronic_name": "Yusupowic",
+ "passport_address": "K.Sazakow 172/40",
+ "real_address": "K.Sazakow 172/40",
+ "passport_serie": "II-LB",
+ "passport_id": "041107",
+ "passport_given_at": "2018-09-28",
+ "passport_given_by": "Darganata etrap hakimligi",
+ "born_place": "Darganata etrabynyn Gazojak saheri",
+ "born_at": "1985-09-21",
+ "email": "kowusft@mail.ru",
+ "phone": "63376350",
+ "phone_additional": null,
+ "phone_home": "44551625",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji YOGGM",
+ "work_company_accountant_number": "+(993)-44552745",
+ "work_started_at": "2024-03-15",
+ "work_salary": "1594",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "P1dR8aS08mcRGoc3KPOwOHyK7t6jSdV1ByfPCyuD.jpg",
+ "passport_two": "wlwdmy9dz4xJBxhXS7qFYlCSGtFjfnzj5ZqXqOHw.jpg",
+ "passport_three": "3B06onR0esEMvPk9EgyMqFd8YZfN7u2LES0Iw2cS.jpg",
+ "passport_four": "O7W431bPgurwNb8arC5LEPvSWiC6YJcaW8HhlVxY.jpg",
+ "user_id": 805,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 10:12:10",
+ "updated_at": "2024-06-26 10:18:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2198,
+ "unique_id": "TB8302-2198",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Batyržan",
+ "customer_surname": "Ýoldaşow",
+ "customer_patronic_name": "Kurbanowiç",
+ "passport_address": "Magdanly şäheri D.Azady köçesi 5/1-nji jaýy",
+ "real_address": "Magdanly şäheri D.Azady köçesi 5/1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "896063",
+ "passport_given_at": "2015-02-28",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1972-09-02",
+ "email": null,
+ "phone": "65221520",
+ "phone_additional": "65221520",
+ "phone_home": "65221520",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-65221520",
+ "work_started_at": "2022-04-22",
+ "work_salary": "1796",
+ "work_position": "Üpjünçi",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "U00jn6DVEpF2uInoAVyW36w0HV9oCWVc2TyGFZbZ.jpg",
+ "passport_two": "NOam1pC00NZKkxNKZFLJKOuHVLxVE1YG4JD2CRJx.jpg",
+ "passport_three": "SocAYudaXd9XFLxsRWdkUpsZU8WzUoRPFe1gVazX.jpg",
+ "passport_four": "f8gmAyLd1PrxwalB3SusTHUIEYSK5fLWxBd5DMkA.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 10:17:06",
+ "updated_at": "2024-06-26 10:17:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2199,
+ "unique_id": "TB8312-2199",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Zybagozel",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Saparnazarowna",
+ "passport_address": "M.Abylow 4/26",
+ "real_address": "M.Abylow 4/26",
+ "passport_serie": "I-LB",
+ "passport_id": "750362",
+ "passport_given_at": "2012-03-08",
+ "passport_given_by": "Birata etrabynyn hakimligi",
+ "born_place": "Birata etrabynyn Gazojak saheri",
+ "born_at": "1995-09-13",
+ "email": "zybagozelamanowa@mail.ru",
+ "phone": "63285452",
+ "phone_additional": null,
+ "phone_home": "44550276",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar karhanasy",
+ "work_company_accountant_number": "+(993)-44550713",
+ "work_started_at": "2018-03-16",
+ "work_salary": "2370",
+ "work_position": "Ykdysadcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DQzIO24cFTlomy1xrVyAs84mnTIG9zDe7DmuxwlM.jpg",
+ "passport_two": "9jodcBcV1lXVjITsGwubfRGqAh5TOwdQ9h17i7vm.jpg",
+ "passport_three": "WbJYU9oeHH0lKyCUVNnsUVzOTpYOcbfoNMDzcPQ5.jpg",
+ "passport_four": "NhQNI3JVewetV1kHgXL1Uk68jFjQuoNOum0zx6xh.jpg",
+ "user_id": 806,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 10:36:36",
+ "updated_at": "2024-07-10 15:39:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2200,
+ "unique_id": "TB8312-2200",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Berdimyrat",
+ "customer_surname": "Owezow",
+ "customer_patronic_name": "Hemrayewic",
+ "passport_address": "K.Sazakow 171/32",
+ "real_address": "K.Sazakow 171/32",
+ "passport_serie": "I-LB",
+ "passport_id": "176040",
+ "passport_given_at": "2000-03-15",
+ "passport_given_by": "Darganata etrap PB Gazojak saherce PU",
+ "born_place": "Darganata etrabynyn Lebap Sahercesi",
+ "born_at": "1972-03-03",
+ "email": "berdiska@mail.ru",
+ "phone": "64455928",
+ "phone_additional": null,
+ "phone_home": "44550478",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji YOGGM",
+ "work_company_accountant_number": "+(993)-4455248_",
+ "work_started_at": "2023-06-09",
+ "work_salary": "2229",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZM0E7WDvAdfXLb0Yk3wxiYWcLvxlMKg8D5QH8KkG.jpg",
+ "passport_two": "vkMQ0YG9FvfwzXIUwULOPXjb8smoZiDAwIrkzDsv.jpg",
+ "passport_three": "uSIlSdGIK3BwS5d40TZr1mwrpldB49j7Pea0GHgd.jpg",
+ "passport_four": "fQNOxjfODckCJ1iYz4K1cb0fpvrZ3SL5pS6MVQs0.jpg",
+ "user_id": 807,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 10:56:05",
+ "updated_at": "2024-07-03 10:45:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2201,
+ "unique_id": "TB8312-2201",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Merdan",
+ "customer_surname": "Ýagmurow",
+ "customer_patronic_name": "Aşirgeldiýewiç",
+ "passport_address": "Azady 166/78",
+ "real_address": "Azady 166/78",
+ "passport_serie": "I-LB",
+ "passport_id": "959465",
+ "passport_given_at": "2017-07-12",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Birata şäheri",
+ "born_at": "1974-07-03",
+ "email": "merdan@mail.ru",
+ "phone": "62876557",
+ "phone_additional": "65940694",
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551235",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2611",
+ "work_position": "Esasy hünärment",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xAAe45oBN2m7ZnoOk8hiIXWhqF8HPu7nZGY3uabA.jpg",
+ "passport_two": "yA5P5CerLwpEEj1fOCVEjipPCk2qjqlNxdsvcix1.jpg",
+ "passport_three": "uYM4fwb9jHTE1BTI6DFv5dutEPwqx8uuFV9dMCvR.jpg",
+ "passport_four": "g19k4ymbVOq0LfPobiuzRKMn9Oc54CCDMHueChAa.jpg",
+ "user_id": 808,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 11:08:05",
+ "updated_at": "2024-07-02 10:58:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2202,
+ "unique_id": "TB8312-2202",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gunca",
+ "customer_surname": "Yegenmedowa",
+ "customer_patronic_name": "Gayypowna",
+ "passport_address": "M.abylow 9/29",
+ "real_address": "M.abylow 9/29",
+ "passport_serie": "I-LB",
+ "passport_id": "017423",
+ "passport_given_at": "1998-08-30",
+ "passport_given_by": "Darganata PB Gazojak saherce PB",
+ "born_place": "Dasoguz welayatynyn kalinin sahercesi",
+ "born_at": "1977-02-28",
+ "email": "gunchaska@gmail.com",
+ "phone": "65424228",
+ "phone_additional": null,
+ "phone_home": "44552605",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji YOGGM",
+ "work_company_accountant_number": "+(993)-44551571",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2654",
+ "work_position": "BB-n hunarmeni",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "QXRTEfVYuMmqZ93d7Zah4lMbERqoI2vEOX3cneyn.jpg",
+ "passport_two": "NbewgxpQX446z21QXBwrLS9wqoYMHeF2dIEGKjEI.jpg",
+ "passport_three": "T3tyWiAABsp01poIiHhJGKQhXEzPKEAvMd43V4m2.jpg",
+ "passport_four": "0TqYBPKLrGRL3YNCbIzOVNZ9WbwZWSQYh7XumzL6.jpg",
+ "user_id": 809,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 11:29:22",
+ "updated_at": "2024-06-26 12:11:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2203,
+ "unique_id": "TB6312-2203",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Baýrammämmedow",
+ "customer_patronic_name": "Myratgeldiýewiç",
+ "passport_address": "Balkan welaýaty, Etrek etraby, A.Gurbanow köçe, 114 jaý",
+ "real_address": "Balkan welaýaty, Etrek etraby, A.Gurbanow köçe, 114 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "547860",
+ "passport_given_at": "2019-04-12",
+ "passport_given_by": "Balkan welaýatynyň etrek etrap häkimligi",
+ "born_place": "Balkan welaýatynyň etrek etrabynyň Etrek şäheri",
+ "born_at": "2001-07-09",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "61331210",
+ "phone_additional": "61331210",
+ "phone_home": "24331210",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkan kän müdirligi",
+ "work_company_accountant_number": "+(993)-24331210",
+ "work_started_at": "2021-11-19",
+ "work_salary": "2745",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "z1rMQ8fLzMUbocrXPIVqy4mQOXxu4kaSXwhYaT2o.jpg",
+ "passport_two": "sgDZBbipYFxduPixx1MQRn9GMdPOX2Jw8tvuNppw.jpg",
+ "passport_three": "bKxQwlPt8KV1Qbrdrx2pFOhlIqPgBNmrtRw2X0Mz.jpg",
+ "passport_four": "QE90JAxxSXx0BuHXKwXHw81IgS3KUNtCy4SFExh8.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 11:43:13",
+ "updated_at": "2024-06-26 15:49:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2204,
+ "unique_id": "TB8312-2204",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Aybolek",
+ "customer_surname": "Awezdurdyyewa",
+ "customer_patronic_name": "Garlyyewna",
+ "passport_address": "K.Sazakow 158/16",
+ "real_address": "K.Sazakow 158/16",
+ "passport_serie": "I-LB",
+ "passport_id": "994309",
+ "passport_given_at": "2017-12-25",
+ "passport_given_by": "Darganata etrap hakimligi",
+ "born_place": "Darganata etrabynyn Gazojak saheri",
+ "born_at": "1995-09-05",
+ "email": "ayka76@mail.ru",
+ "phone": "62029317",
+ "phone_additional": null,
+ "phone_home": "44551730",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "11 orta mekdep",
+ "work_company_accountant_number": "+(993)-44551326",
+ "work_started_at": "2023-10-12",
+ "work_salary": "4232",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "8jXZU2W3ePaQNQ9KUM39PIqs1zIgr6wSYh2TGS1v.jpg",
+ "passport_two": "wr9CQhr9sDraiFhaEAdy395f7iPm6gg2ssnvTEFr.jpg",
+ "passport_three": "1OWtQP6jdLIJeR2hqpJLWEkS0kaQEKH6rZyLiByz.jpg",
+ "passport_four": "CmWZzWC7jMZ4oOgCtrh45YnGcWB2lSAfdGzhv9Ce.jpg",
+ "user_id": 810,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 11:46:15",
+ "updated_at": "2024-07-10 15:38:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2205,
+ "unique_id": "TB9314-2205",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Begmurad",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Kurbanmuradowiç",
+ "passport_address": "Köneürgenç şäheriniň Hojamyradow köçesiniň 26-njy jaýy",
+ "real_address": "Köneürgenç şäheriniň Hojamyradow köçesiniň 26-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "359786",
+ "passport_given_at": "2003-02-01",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrabynyň Akgala geňeşligi",
+ "born_at": "1986-06-27",
+ "email": "Begmurad@mail.com",
+ "phone": "64548685",
+ "phone_additional": "64548685",
+ "phone_home": "64548685",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi",
+ "work_company_accountant_number": "+(993)-33368___",
+ "work_started_at": "2012-07-16",
+ "work_salary": "2816",
+ "work_position": "hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ltYhNdCi446K3qX5ZWcaniuGmd0BpPyoS1pN7mV3.jpg",
+ "passport_two": "IBsxh9a5O76qX8B30b1FvzrlAGYFv8ihZA7cnngi.jpg",
+ "passport_three": "AYojllAzTOghqIFub2GdPTMMdzJB7mFXFkRMnGnW.jpg",
+ "passport_four": "X7JGoCdRDUDJ4ck0m92zWAXOzWdh9N9WbQMyd3bj.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 14:42:38",
+ "updated_at": "2024-06-26 14:43:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2206,
+ "unique_id": "TB6352-2206",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Adaý",
+ "customer_surname": "Masakbaýew",
+ "customer_patronic_name": "Žaparbaýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher Magtymguly köçe 7a jaý 2öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Magtymguly köçe 7a jaý 2öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515032",
+ "passport_given_at": "2016-03-18",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher hälimligi",
+ "born_place": "Balkan welaýat Bereket şäheri",
+ "born_at": "1981-08-05",
+ "email": null,
+ "phone": "64381705",
+ "phone_additional": "64381705",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy elektirk ulgamy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-06-03",
+ "work_salary": "2206",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kCvNjqXT7RdipfcUzIHmbscmetAouNI49XwemBVq.jpg",
+ "passport_two": "wpKXwCbvnUdEgsFaiy5as2327zacEJ9iCHfjfLUx.jpg",
+ "passport_three": "1Tpw5F29PG24CLjDvxTC9K0MNAwePwqjlO9DzKHl.jpg",
+ "passport_four": "nIrdGEOsKCWTa6bRVDrmSJuyyELcZwiQM2GDXyo6.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 14:56:31",
+ "updated_at": "2024-06-26 14:56:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2207,
+ "unique_id": "TB6352-2207",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Kakageldi",
+ "customer_surname": "Pirjanow",
+ "customer_patronic_name": "Gurbangylyjowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 8 jaý 6 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 8 jaý 6 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "533992",
+ "passport_given_at": "2007-07-01",
+ "passport_given_by": "Daşoguz welaýat Boldumsaz etrap häkimligi",
+ "born_place": "Boldumsaz etrap",
+ "born_at": "1975-05-20",
+ "email": null,
+ "phone": "62327783",
+ "phone_additional": "62327783",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2007-12-30",
+ "work_salary": "4155",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9lfVAsjC1Ooyr3mBbN9moRD3MJhwWQuZdlxdd6df.jpg",
+ "passport_two": "8cSoskAA7FhmeAYh16pDqLicM5nRi246JbD67j5O.jpg",
+ "passport_three": "hLK1ZlZQ2zKSGpWQWCufHh4ODZKNgGqlK0Gnqtax.jpg",
+ "passport_four": "VG9SAOyHvtvEofXGK0X127D67UN9l2X2qOor0H0H.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 15:01:07",
+ "updated_at": "2024-06-26 15:01:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2208,
+ "unique_id": "TB6352-2208",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Weli",
+ "customer_surname": "Weliýew",
+ "customer_patronic_name": "Gurbanberdiýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 4 jaý 9 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 4 jaý 9 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "279237",
+ "passport_given_at": "2007-02-20",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimlik",
+ "born_place": "Türkmenbaşy şäherçe",
+ "born_at": "1990-12-17",
+ "email": null,
+ "phone": "61640104",
+ "phone_additional": "61640104",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy bank",
+ "work_company_accountant_number": "+(993)-24340091",
+ "work_started_at": "2017-10-20",
+ "work_salary": "1989",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "F84X1MctteXScxb4jZJ2f00PFTuXvJCsw0lsnFsx.jpg",
+ "passport_two": "WtIiXUKUsBJp4oy7hn2ZnCoEOjv4pyi3WH75e0u5.jpg",
+ "passport_three": "6r9p0iOS60KDkTPybeuIuLy6aB03VsONZ4JTR2yf.jpg",
+ "passport_four": "PF9Ah6v00GaoEzyp22ZYU6DAhH7P9egbpafYgAh5.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 15:04:40",
+ "updated_at": "2024-06-26 15:04:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2209,
+ "unique_id": "TB6352-2209",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wiktoriýa",
+ "customer_surname": "Filionçikowa",
+ "customer_patronic_name": "Gennadýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Garabogaz köçe 5 jaý 7 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Garabogaz köçe 5 jaý 7 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "213852",
+ "passport_given_at": "2002-02-05",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýat Türkmenbaşy şäher",
+ "born_at": "1978-07-16",
+ "email": null,
+ "phone": "65072978",
+ "phone_additional": "65072978",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-16",
+ "work_salary": "2584",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "M11ZTzL9kivqCi5Mf1zoXTlIP7NEr0D3KYMGw7vb.jpg",
+ "passport_two": "As6kshRov6yxzE7IF9FuqOcWcfh07Z4SInGlsQtS.jpg",
+ "passport_three": "vvE58j7CzKrBadH4UaexjY2dxsy6RHgWnkUzCx0k.jpg",
+ "passport_four": "p8lCpbqQkNeEkA6QID4hADvwvweuRsN99ImrYLAc.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 15:08:37",
+ "updated_at": "2024-06-26 15:08:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2210,
+ "unique_id": "TB8302-2210",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mukaddes",
+ "customer_surname": "Hudaýarowa",
+ "customer_patronic_name": "Babanazarowna",
+ "passport_address": "Köýtendag etrap Gurşun-magdan şäherçe Garaşsyzlyk köçesiniň 29-njy jaýy",
+ "real_address": "Köýtendag etrap Gurşun-magdan şäherçe Garaşsyzlyk köçesiniň 29-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "419239",
+ "passport_given_at": "2005-07-25",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Gurşun magdan şäherçe",
+ "born_at": "1988-01-27",
+ "email": null,
+ "phone": "64244888",
+ "phone_additional": "64244888",
+ "phone_home": "44053943",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag etrap Pensiýa gaznasy",
+ "work_company_accountant_number": "+(993)-64244888",
+ "work_started_at": "2023-02-03",
+ "work_salary": "2431",
+ "work_position": "Hünärmen",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "Cqj9nJzYY5jApQ0nXjBCBA43JapDMmY3IedJYOrA.jpg",
+ "passport_two": "sF0fMbQGHMwUlWzC8FBwuAnSX9uO39p5QXLN5BAH.jpg",
+ "passport_three": "UgONZn26AehWVSQww3L31YPfGhNUBD8xc5XvVZ94.jpg",
+ "passport_four": "Vza3sZVX2R3lQUaDynIr8quQdHeJTAlOH2LBsxx6.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 15:11:58",
+ "updated_at": "2024-06-26 15:12:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2211,
+ "unique_id": "TB6352-2211",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ezizmuhammet",
+ "customer_surname": "Şamedow",
+ "customer_patronic_name": "Gurbanmyradowiç",
+ "passport_address": "Mary welaýat Mary şäher Gurbansoltan eje köçesi 71 jaý 42 öý",
+ "real_address": "Mary welaýat Mary şäher Gurbansoltan eje köçesi 71 jaý 42 öý",
+ "passport_serie": "I-MR",
+ "passport_id": "579275",
+ "passport_given_at": "2010-01-02",
+ "passport_given_by": "Mary welaýat Mary şäher häkimligi",
+ "born_place": "Mary şäher",
+ "born_at": "1994-07-12",
+ "email": null,
+ "phone": "63052815",
+ "phone_additional": "63052815",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "20980 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-08-25",
+ "work_salary": "3230",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KMFplakEvljq4gvxLt8GVYcKcapRtvz4EByBt7d8.jpg",
+ "passport_two": "NcqEaqNBK5V7AgbPBXNqI0LqMBwgJ6kcrmSduC0s.jpg",
+ "passport_three": "uaxFlmuZFBVXWoaQcNPysfQtOHdqCXojsLD36vpP.jpg",
+ "passport_four": "ko73OLFE1R5eAJ0PLSuTID5AOjzCh6TS6b6FM84j.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 15:13:01",
+ "updated_at": "2024-06-26 15:13:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2212,
+ "unique_id": "TB6352-2212",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Alisafa",
+ "customer_surname": "Abdullaýew",
+ "customer_patronic_name": "Azizagaogly",
+ "passport_address": "Balkan welaýat Garabogaz I kiçi etrapça 1 jaý 4 öý",
+ "real_address": "Balkan welaýat Garabogaz I kiçi etrapça 1 jaý 4 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469267",
+ "passport_given_at": "2013-03-22",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Azerbaýjan respublikasy",
+ "born_at": "1977-02-12",
+ "email": null,
+ "phone": "64522796",
+ "phone_additional": "64522796",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-01-01",
+ "work_salary": "1639",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XvWRORhV5PADAxcDZ51HG7X4S3D8kaDR2zpP4nfa.jpg",
+ "passport_two": "QhYsiq3pdsaN5ubg5JKyBoUbsU1Gh6pLcKlZIPaZ.jpg",
+ "passport_three": "HwgTBUpLJ9gsDht9UNQ6tUpLN0GrVNBhXbv30ZOB.jpg",
+ "passport_four": "FX18Y3WIgElE245NXtyMVcHYhLxO2QEBTOs4TFau.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 15:17:54",
+ "updated_at": "2024-06-26 15:17:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2213,
+ "unique_id": "TB8318-2213",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Alişer",
+ "customer_surname": "Aminow",
+ "customer_patronic_name": "Penjiýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "passport_serie": "I-LB",
+ "passport_id": "791809",
+ "passport_given_at": "2012-12-19",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1973-01-17",
+ "email": null,
+ "phone": "62641773",
+ "phone_additional": "62876541",
+ "phone_home": "44024512",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"LEBAP' SEMENT ZAWODY",
+ "work_company_accountant_number": "+(993)-63524196",
+ "work_started_at": "2013-12-03",
+ "work_salary": "2509",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "P6Z2UJq3FOuY0q0Q3skl4ifyVuW6oM27rVAk6pMy.jpg",
+ "passport_two": "DH1cXqyN65Vfsl6I5ZOmQIio7Pehih0aFugSTFAD.jpg",
+ "passport_three": "pr1tiBO7DDUWdpH0TaJi1cYBmLHdjhZa4gbyHxnO.jpg",
+ "passport_four": "OeRqafkOtC2YFnkwO56XQXTzRoOMrLdcNmzFrNVV.jpg",
+ "user_id": 812,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 15:36:45",
+ "updated_at": "2024-06-26 17:20:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2214,
+ "unique_id": "TB8318-2214",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Maksuda",
+ "customer_surname": "Işnazarowa",
+ "customer_patronic_name": "Aýtuganowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etraby Kelif.ş S.A.Nyýazow köçesi 86-njy jay",
+ "real_address": "Lebap welaýatynyň Köýtendag etraby Kelif.ş S.A.Nyýazow köçesi 86-njy jay",
+ "passport_serie": "I-LB",
+ "passport_id": "256481",
+ "passport_given_at": "2001-11-14",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etraby Megejik geňeşligi",
+ "born_at": "1984-10-19",
+ "email": null,
+ "phone": "62960476",
+ "phone_additional": "63459185",
+ "phone_home": "44026452",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "12-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-65425196",
+ "work_started_at": "2023-12-01",
+ "work_salary": "1296",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gm2N6d0GyRe7oNNOp5OV5Q43AmL6SlwVsT7MwaE7.jpg",
+ "passport_two": "g396kOU0GmQrfCZ5Dwdkl9kI2IFE0puJwZj6s1K5.jpg",
+ "passport_three": "PcI7gJjqAQXtPvw78y5Hl2ZQSEDX971CNIXhyT0A.jpg",
+ "passport_four": "obh3U9YuacIbt4kPJcrj2tiwyxHC4pOqDtc5Poon.jpg",
+ "user_id": 811,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 15:55:51",
+ "updated_at": "2024-06-26 17:20:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2215,
+ "unique_id": "TB8302-2215",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mahbuba",
+ "customer_surname": "Ibatowa",
+ "customer_patronic_name": "Taşmuratowna",
+ "passport_address": "Magdanly şäher Türkmenistan köçe 2/1-nji jaýy",
+ "real_address": "Magdanly şäher Türkmenistan köçe 2/1-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "065155",
+ "passport_given_at": "2019-05-29",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrabynyň Magdanly şäheri",
+ "born_at": "1990-09-10",
+ "email": null,
+ "phone": "64622546",
+ "phone_additional": "64622546",
+ "phone_home": "64622546",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "21-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-64622546",
+ "work_started_at": "2023-04-12",
+ "work_salary": "1281",
+ "work_position": "Kir ýuwyjy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "lBR9x55G37a8RKshtVSUddFvAqCek2Y1aXX0nrGk.jpg",
+ "passport_two": "JWNo2ytgHYtA66uE4ezmEDJMeACCZuRugLToIBCp.jpg",
+ "passport_three": "DGQlG9we0UKOTlnVW9KZ2BcTuZRWHFr6hPQnyta2.jpg",
+ "passport_four": "eMVNi9zyLPMGRxFwjHXQixMCze3LNbkGatnpRTeI.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 16:41:43",
+ "updated_at": "2024-07-02 11:52:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2216,
+ "unique_id": "TB8302-2216",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sabahram",
+ "customer_surname": "Sapolatow",
+ "customer_patronic_name": "Sapolatowic",
+ "passport_address": "Magdanly saheri Bereket 8",
+ "real_address": "Magdanly saheri Bereket kocesi 8-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "601040",
+ "passport_given_at": "2010-09-24",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1994-05-06",
+ "email": "muziktank78@gmail.com",
+ "phone": "63933861",
+ "phone_additional": "65438797",
+ "phone_home": "53571",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-21188___",
+ "work_started_at": "2024-01-15",
+ "work_salary": "2124",
+ "work_position": "Slesar abatlajy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UcEycqDe1l8VJNIcZ2hlDTEpmBWxjKzTmrgmQLRg.jpg",
+ "passport_two": "ioPhLlhGTw7hBaMs5WnGnanqWEupUEVOqlaXC07W.jpg",
+ "passport_three": "YCKEzJBdvXYMGmt8OD6RJ3ZPkXR0uc5mltYwCoLT.jpg",
+ "passport_four": "3AWklqpsiqtawhKlfgvB9MM23XMMVWgZ5RnhFLhb.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 16:45:31",
+ "updated_at": "2024-07-02 11:53:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2217,
+ "unique_id": "TB9314-2217",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Akmyrat",
+ "customer_surname": "Guljanow",
+ "customer_patronic_name": "Kerkiýewiç",
+ "passport_address": "Saparmyrat Türkmenbaşy etrap Döwkesen geňeşligi",
+ "real_address": "Saparmyrat Türkmenbaşy etrap Döwkesen geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "880219",
+ "passport_given_at": "2015-04-16",
+ "passport_given_by": "Saparmyrat Türkmenbaşy etrap häkimligi tarapyndan berlen.",
+ "born_place": "Saparmyrat Türkmenbaşy etrap Döwkesen geňeşligi",
+ "born_at": "1998-01-10",
+ "email": "Akmyrat@mail.com",
+ "phone": "63186605",
+ "phone_additional": "63186605",
+ "phone_home": "63186605",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy etrap BB-niň 27-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33368___",
+ "work_started_at": "2023-04-18",
+ "work_salary": "3712",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "plY0DE559CpnFiTPXLJpaPNjc7N8u2y5ouFhnD3k.jpg",
+ "passport_two": "auR8OWxREBGP4sOuo079MU5YC4Qj58Li18yM31dv.jpg",
+ "passport_three": "nFbxEElhNBBJqKtBbyH0OndxFScV4ZCaS0gPrEU5.jpg",
+ "passport_four": "NvDbCAXHBsZLZlqrQj8CF8IcvqRDfZew5KTIIMCS.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 16:56:56",
+ "updated_at": "2024-06-26 16:57:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2218,
+ "unique_id": "TB9314-2218",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Çary",
+ "customer_surname": "Hojahmedow",
+ "customer_patronic_name": "Ahmedowiç",
+ "passport_address": "Saparmyrat Türkmenbaşy etrap Goşahowly geňeşligi",
+ "real_address": "Saparmyrat Türkmenbaşy etrap Goşahowly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "880806",
+ "passport_given_at": "2015-06-24",
+ "passport_given_by": "Saparmyrat Türkmenbaşy etrap häkimligi tarapyndan berlen.",
+ "born_place": "Saparmyrat Türkmenbaşy etrap Goşahowly geňeşligi",
+ "born_at": "1970-06-23",
+ "email": "Cary@mail.com",
+ "phone": "65880826",
+ "phone_additional": "65880826",
+ "phone_home": "65880826",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy etrap BB-niň 45-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33368___",
+ "work_started_at": "2002-08-01",
+ "work_salary": "4166",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xNHrGVojxu18QUNcpQTAWyS7zG39lReQZwBOew43.jpg",
+ "passport_two": "4X3BL4j2tkltcdetTsHo51NcVYUvSsofQhAINz6G.jpg",
+ "passport_three": "BlmNlUT5fVH1qDChEq2F4tkfhYcO2Vzpyi64EfDz.jpg",
+ "passport_four": "IkP0jiTbB74YQ5xX8OVoLtrWYvcL6TWB1snbx12A.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 17:02:45",
+ "updated_at": "2024-06-26 17:03:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2219,
+ "unique_id": "TB9314-2219",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Saida",
+ "customer_surname": "Saliýewa",
+ "customer_patronic_name": "Saparbaýewna",
+ "passport_address": "Köneürgenç etrap Bereket şäherçesi Asudalyk köçesi 72-nji jaýy",
+ "real_address": "Köneürgenç etrap Bereket şäherçesi Asudalyk köçesi 72-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "704384",
+ "passport_given_at": "2011-06-06",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Abadan geňeşligi",
+ "born_at": "1993-07-08",
+ "email": "Saida@mail.com",
+ "phone": "61728595",
+ "phone_additional": "61728595",
+ "phone_home": "61728595",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 3-nji Çagalar bagy",
+ "work_company_accountant_number": "+(993)-35644___",
+ "work_started_at": "2013-10-18",
+ "work_salary": "1028",
+ "work_position": "terbiýeçi- kömekçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ypKJYXojEV0pj4PKFYoF3rNXpmwPfBHZAWhnGfXE.jpg",
+ "passport_two": "1ZAUldu29lEmDYwp4prnxf3XgUj921M0m9Xje34p.jpg",
+ "passport_three": "etOoPJl4lw46M5OrbOVzYgnF9MOYzCpwHy74oBUl.jpg",
+ "passport_four": "TunQS1VOH49BnqhlTJjSbxsfAUyfEjtYgPg02Wer.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 17:10:58",
+ "updated_at": "2024-06-26 17:11:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2220,
+ "unique_id": "TB8318-2220",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Babageldi",
+ "customer_surname": "Rahmanow",
+ "customer_patronic_name": "Esenowiç",
+ "passport_address": "Lebap welaýatynyň Kerki etrabynyň Gyzylaýak geňeşligi Magtymguly köçesi 50-nji jay",
+ "real_address": "Lebap welaýatynyň Kerki etrabynyň Gyzylaýak geňeşligi Magtymguly köçesi 50-nji jay",
+ "passport_serie": "II-LB",
+ "passport_id": "006638",
+ "passport_given_at": "2018-03-20",
+ "passport_given_by": "Lebap welaýatynyň Kerki etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Kerki etrabynyň Gyzylaýak geňeşligi",
+ "born_at": "1990-11-10",
+ "email": null,
+ "phone": "63335150",
+ "phone_additional": "62416325",
+ "phone_home": "44024062",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "TPT\"Türkmenbaşy\"bankynyň Garlyk şäherçe şahamçasy",
+ "work_company_accountant_number": "+(993)-44024010",
+ "work_started_at": "2020-11-18",
+ "work_salary": "2360",
+ "work_position": "Kassa mudir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "DNl6FXJe0g4gG69KhTRduXXetnOYwj0mtOwMQZcx.jpg",
+ "passport_two": "WoJceEpb5anJpXg1FsDRm2n9XzsYGMjz6RRE6qDt.jpg",
+ "passport_three": "t5xbzbt9PDNtUkqi4APQ42Ka2wEq3vAIrd2mdHYT.jpg",
+ "passport_four": "QnzobJvRL7l9cewTQZhjZxrVyBsycWKNBc4jd0XF.jpg",
+ "user_id": 813,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 17:19:03",
+ "updated_at": "2024-06-26 17:21:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2221,
+ "unique_id": "TB9314-2221",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Berdimyrat",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Begjanowiç",
+ "passport_address": "Köneürgenç şäheriniň N.Andalyp köçesiniň 43-nji jaýy",
+ "real_address": "Köneürgenç şäheriniň N.Andalyp köçesiniň 43-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "930190",
+ "passport_given_at": "2016-12-02",
+ "passport_given_by": "Köneürgenç şäher häkimligi tarapyndan",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1976-02-22",
+ "email": "Berdimyrat@mail.com",
+ "phone": "62007640",
+ "phone_additional": "62007640",
+ "phone_home": "62007640",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Türkmenistanyň Türkmenbaşy paýdarlar täjirçilik bankynyň Daşoguz welaýat Köneürgenç etrap şähamçasy",
+ "work_company_accountant_number": "+(993)-33531___",
+ "work_started_at": "2014-12-25",
+ "work_salary": "2212",
+ "work_position": "karz pul bölüminiň hünärmeni",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "j3e6WaOmBxz7KsTzweaSxmKaBRFORTyrK9SeH7YC.jpg",
+ "passport_two": "y8yxCWEDW1rh9FybZNwBeREPAbsBW9pNggw8JvCN.jpg",
+ "passport_three": "eXtIo6IipFbWQ8STlCbpndVeYRscLuvwMGEPuqLa.jpg",
+ "passport_four": "PdAhp29MiV2zuUnLeqn9knclung6lqidbJf8bz6Y.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-26 17:20:13",
+ "updated_at": "2024-06-26 17:20:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2222,
+ "unique_id": "TB1307-2222",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aýgül",
+ "customer_surname": "Orazberdiýewa",
+ "customer_patronic_name": "Orazberdiýewna",
+ "passport_address": "Aşgabat ş Köpetdag etr k Oguzhan jaý 61, öý 74",
+ "real_address": "Aşgabat ş Köpetdag etr k Oguzhan jaý 61, öý 74",
+ "passport_serie": "I-AS",
+ "passport_id": "479675",
+ "passport_given_at": "2013-07-12",
+ "passport_given_by": "Aşgabat ş Köpetdag etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1992-03-30",
+ "email": "Aygul@gmail.com",
+ "phone": "64009314",
+ "phone_additional": "64009314",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ene mähri merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2011-09-01",
+ "work_salary": "2360",
+ "work_position": "kiçi saglygy goraýyş işgär",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9v8KVAtBZHKHcF0v27dapPQEEnrhAgWmyzv69p5g.jpg",
+ "passport_two": "kArDEFxv5LS7ZdtCdFPiedkqcXutH02Ii2G37r18.jpg",
+ "passport_three": "juUbNLu9YBFzMmNlG7ReK3qRzGVO36e68Cr5R5A5.jpg",
+ "passport_four": "ctWxefmmaIGIIXjKubah26gDfRgAgEdMRPa5vqfb.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 09:14:53",
+ "updated_at": "2024-10-24 14:46:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2223,
+ "unique_id": "TB6360-2223",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ahmet",
+ "customer_surname": "Garlyýew",
+ "customer_patronic_name": "Orazberdiýewiç",
+ "passport_address": "Hazar ş-çe 31-12-18",
+ "real_address": "Hazar ş-çe 31-12-18",
+ "passport_serie": "I-BN",
+ "passport_id": "189856",
+ "passport_given_at": "2001-05-21",
+ "passport_given_by": "BW Bereket etrap häkimligi",
+ "born_place": "Bereket ş",
+ "born_at": "1984-11-12",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65387412",
+ "phone_additional": "65387412",
+ "phone_home": "65387412",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Polisýa müdürliginiň goratg bölümi",
+ "work_company_accountant_number": "+(993)-65387412",
+ "work_started_at": "2007-05-01",
+ "work_salary": "3742",
+ "work_position": "polisya-goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "r52EsYzNs5nmYUBwyXxtYZfZwMDxR8jHzPowYLL1.jpg",
+ "passport_two": "Wy6zfeZzkV4GRnXpqmAEGd6702YBhlkmoZH0dHHB.jpg",
+ "passport_three": "8PQPACjnUxYZOGAMCVmxX0hjNXzpVwvZuzM4Gvg7.jpg",
+ "passport_four": "J9y7Tl4Lqud998vHoNxfOWINKzPDdNBAAfRbuYKD.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 10:22:08",
+ "updated_at": "2024-06-27 10:43:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2224,
+ "unique_id": "TB8312-2224",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maral",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Bayramowna",
+ "passport_address": "Seydi koce 24 jay",
+ "real_address": "Seydi koce 24 jay",
+ "passport_serie": "II-LB",
+ "passport_id": "206592",
+ "passport_given_at": "2023-10-30",
+ "passport_given_by": "Darganata etrap PB",
+ "born_place": "Carjew oblasty Darganata rayony Sediwer oba",
+ "born_at": "1972-10-08",
+ "email": "maralka@mail.ru",
+ "phone": "62327255",
+ "phone_additional": null,
+ "phone_home": "44552563",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "9 cagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-44552584",
+ "work_started_at": "2017-11-25",
+ "work_salary": "1836",
+ "work_position": "Terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YvViuHreXfzubgdSilCY9e6c2Zn8ejnSFScHtc8L.jpg",
+ "passport_two": "gkJG7o7IIgElYhylNVdwL5qr51sKDipqrqYfUCKY.jpg",
+ "passport_three": "z3y5rES5ZC5AG6dbhw8wZlCo1gnttMdXzRwEW9CF.jpg",
+ "passport_four": "srsG4VKFrg44bNv7MSxq6UwiIYhwdzDNl3uDMs25.jpg",
+ "user_id": 814,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 10:34:48",
+ "updated_at": "2024-06-27 17:10:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2225,
+ "unique_id": "TB8302-2225",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Leyla",
+ "customer_surname": "Uzbekbayewa",
+ "customer_patronic_name": "Jumabayewna",
+ "passport_address": "Magdanly saher Nurana 1",
+ "real_address": "Magdanly saheri Nurana kocesi 1 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "869341",
+ "passport_given_at": "2014-08-16",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "2016-09-26",
+ "email": "muziktank78@gamil.com",
+ "phone": "63835634",
+ "phone_additional": "62335859",
+ "phone_home": "51122",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "24-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-51075___",
+ "work_started_at": "2016-09-26",
+ "work_salary": "1914",
+ "work_position": "Terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PS7QiWjAQTz6SrI7c17jdBm6ziw75atOb4EqV7HR.jpg",
+ "passport_two": "bSOQFEUjcVXa4qyfbc70OUCNVDAOhbvkYxOANkhn.jpg",
+ "passport_three": "aqUo3RSEnVIemlvkNd6FYTWMPswxyET9qTj2cQZl.jpg",
+ "passport_four": "rRdgv0oa96B9mTfTYCftNmzJMjF9gI0AJEbay5GU.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 11:48:44",
+ "updated_at": "2024-07-02 11:53:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2226,
+ "unique_id": "TB6360-2226",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maýa",
+ "customer_surname": "Gawrilowa",
+ "customer_patronic_name": "Rejebowa",
+ "passport_address": "Hazar ş-çe 56-3-18",
+ "real_address": "Hazar ş-çe 56-3-18",
+ "passport_serie": "I-BN",
+ "passport_id": "420173",
+ "passport_given_at": "2010-12-20",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1986-05-17",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64299276",
+ "phone_additional": "64299276",
+ "phone_home": "64299276",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-cesi Jemagat hojalyk müdrligi",
+ "work_company_accountant_number": "+(993)-64299276",
+ "work_started_at": "2004-06-07",
+ "work_salary": "2322",
+ "work_position": "Süpürijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7ITcm24bDma4ewrwgq4JBwpvaqRrZRfGOAE66Lii.jpg",
+ "passport_two": "mYBlwChAi3X2mFHK2KFp3GiiGAkGL52451qNx1f8.jpg",
+ "passport_three": "lhRjVAyxP6kuOQSbRLqee0XWANdJ3OGCTzoy3EXS.jpg",
+ "passport_four": "dJqbFBUdsrmyC3pXAoq2d9eerwXiebrh13p6jgFJ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 13:49:58",
+ "updated_at": "2024-07-10 16:02:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2227,
+ "unique_id": "TB6360-2227",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Irina",
+ "customer_surname": "Çebotar",
+ "customer_patronic_name": "Wasilýewna",
+ "passport_address": "Hazar ş-çe 38-2-4",
+ "real_address": "Hazar ş-çe 38-2-4",
+ "passport_serie": "I-BN",
+ "passport_id": "034448",
+ "passport_given_at": "1999-01-22",
+ "passport_given_by": "Çeleken şäher polisýa bölümi",
+ "born_place": "Çeleken ş",
+ "born_at": "1977-01-09",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64199084",
+ "phone_additional": "64199084",
+ "phone_home": "64199084",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "S-RS-niň Arassacylyk müdirligi",
+ "work_company_accountant_number": "+(993)-64199084",
+ "work_started_at": "2011-09-06",
+ "work_salary": "2799",
+ "work_position": "Elektromantyory",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "SHjmxzdU4uu0MdpHhCP6GsXC5WcGf0JQEG0Jut1v.jpg",
+ "passport_two": "i6r7NJtjzjUZ2kqwF3eqg6Cgz3WA3UzLphxAsmxN.jpg",
+ "passport_three": "APqGva6U9OwbCQuGKWfMbjrEjmw1vTPQGvgk6WCK.jpg",
+ "passport_four": "1IGhOMt446jO573VEE1doWCdXozDlQfeCTawj5rg.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 14:02:55",
+ "updated_at": "2024-07-10 16:01:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2228,
+ "unique_id": "TB6360-2228",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aýna",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Geldimämmedowa",
+ "passport_address": "Hazar ş-çe 23-1-4",
+ "real_address": "Hazar ş-çe 23-1-4",
+ "passport_serie": "I-BN",
+ "passport_id": "232173",
+ "passport_given_at": "2002-10-08",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1968-11-06",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64179370",
+ "phone_additional": "64179370",
+ "phone_home": "64179370",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Turkmenbasy\"TPTB-nyň Hazar ş-çe şahamçasy",
+ "work_company_accountant_number": "+(993)-64179370",
+ "work_started_at": "2018-11-09",
+ "work_salary": "2543",
+ "work_position": "işgärler böliminiň hünärmeni",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MoW9pTwHuHwwS3cCiUl31mwRLBuEbKdVTfluFUIz.jpg",
+ "passport_two": "QThax8vvooyx8bUmdrFSqhLj5yndg0ZcCChQLocm.jpg",
+ "passport_three": "INIwh8MZ7Fyea0nXbR1IHRkpXat11sJWmSBUrm3s.jpg",
+ "passport_four": "vnD9v9xEHNADZMkfjX4htl94GtzjAYnc4rW1dSfI.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 14:35:23",
+ "updated_at": "2024-06-28 11:59:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2229,
+ "unique_id": "TB8318-2229",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ibagül",
+ "customer_surname": "Baýyrowa",
+ "customer_patronic_name": null,
+ "passport_address": "Lebap welaýatynyň Köýtendag etraby Akgumolam geňeşligi Esenkulow köçesi 24-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etraby Akgumolam geňeşligi Esenkulow köçesi 24-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "074137",
+ "passport_given_at": "1999-06-28",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etraby Akgumolam geňeşligi",
+ "born_at": "1969-04-14",
+ "email": null,
+ "phone": "65438629",
+ "phone_additional": "64662481",
+ "phone_home": "44034512",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "6-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-44024563",
+ "work_started_at": "2000-01-01",
+ "work_salary": "2731",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "pnVfxg6iS2AYe8EowyIo4WdvMiXxIpr8Pyff951b.jpg",
+ "passport_two": "GFWDzY9M3FakHjeHo7jcS5TI91C01R7cD33Dh89X.jpg",
+ "passport_three": "90gx9snA4PK3shIHS4z72F6LStHSgMhWgroKkPCW.jpg",
+ "passport_four": "ilZjR3JTwqSsSkrWlgZNhuTTmoHjqPPeeOIxRYW5.jpg",
+ "user_id": 815,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 17:09:32",
+ "updated_at": "2024-06-27 17:11:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2230,
+ "unique_id": "TB6352-2230",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hojageldi",
+ "customer_surname": "Işbaýew",
+ "customer_patronic_name": "Tirkeşowiç",
+ "passport_address": "BW Garabogaz şäher Magtymguly köçe 20 jaý 2 öý",
+ "real_address": "BW Garabogaz şäher Magtymguly köçe 20 jaý 2 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424174",
+ "passport_given_at": "2011-07-22",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýat Türkmenbaşy etrap",
+ "born_at": "1995-06-11",
+ "email": null,
+ "phone": "62196418",
+ "phone_additional": "62196418",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-01",
+ "work_salary": "2945",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aQhd9HCAr2wwK60buZdTu1rq2nqpUHDLqeX09KJV.jpg",
+ "passport_two": "tlqrG7Ln8LgMMm0YSsD4IvUbZQQeL4sTeHaXeF3x.jpg",
+ "passport_three": "hNBdD8JnjbU55d9KkimElpWA5NQh9XUIiDxn9uCk.jpg",
+ "passport_four": "Nc1C3N2inaH4p2kus4yWMFnBrdo6w3UdPqEWD4VB.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 17:23:52",
+ "updated_at": "2024-06-27 17:23:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2231,
+ "unique_id": "TB7390-2231",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Baýram",
+ "customer_surname": "Sarykow",
+ "customer_patronic_name": "Kakajanowiç",
+ "passport_address": "Mary säher Mollanepes köçe jaý 64 öý 9",
+ "real_address": "Mary säher Mollanepes köçe jaý 64 öý 9",
+ "passport_serie": "I-MR",
+ "passport_id": "213378",
+ "passport_given_at": "2000-08-08",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "2004-07-26",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "63750074",
+ "phone_additional": "63750074",
+ "phone_home": "63750074",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "\"Türkmenbaşy\" TPTB Mary welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-63750074",
+ "work_started_at": "2007-03-01",
+ "work_salary": "2362",
+ "work_position": "hünärmen",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "zyBaISOxieIsMDSNBVaHgmL4LnRc2JClx0ARghqp.jpg",
+ "passport_two": "jrDiqyenN9SlJyGGubG3w4447AeoO9kZdS24jrqY.jpg",
+ "passport_three": "UVVx4PQJ3epOIiZUYgHCvopu3175WuGAW6Ky6ulh.jpg",
+ "passport_four": "wCbbozCc65TAapJiVCWiisOiTCZCnwwspEUkrZJm.jpg",
+ "user_id": 22,
+ "status": "cancelled",
+ "notes": "Ýatyrylan",
+ "created_at": "2024-06-27 17:28:56",
+ "updated_at": "2024-06-27 17:45:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2232,
+ "unique_id": "TB6352-2232",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bagtyýar",
+ "customer_surname": "Ketäýew",
+ "customer_patronic_name": "Küjäýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher 2110 Harby bölümi",
+ "real_address": "Garabogaz şäher",
+ "passport_serie": "I-BN",
+ "passport_id": "281384",
+ "passport_given_at": "2006-10-06",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap häkimligi",
+ "born_place": "Magtymguly etrap",
+ "born_at": "1978-12-22",
+ "email": null,
+ "phone": "61653789",
+ "phone_additional": "61653789",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2007-09-22",
+ "work_salary": "4526",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HwvEb8uC7pRD4FNGWcn1R5TPz0pLRZRBTauIOzO7.jpg",
+ "passport_two": "Tz7TASkVxgSm0AnQsjyFOShGrszelsJbUEcsWQS3.jpg",
+ "passport_three": "kQBWOqcnKzNqXwO2N0bMT2nO56j4PNN5sTjUBVEr.jpg",
+ "passport_four": "mohJKCxy54DjvXNdvtBvN3TmKiw4zN4BsLmEdKqj.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 17:29:42",
+ "updated_at": "2024-06-27 17:29:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2233,
+ "unique_id": "TB7390-2233",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Baýram",
+ "customer_surname": "Sarykow",
+ "customer_patronic_name": "Kakajanowiç",
+ "passport_address": "Mary şäher Mollanepes köçe",
+ "real_address": "Mary şäher Mollanepes köçe",
+ "passport_serie": "I-MR",
+ "passport_id": "213378",
+ "passport_given_at": "2000-08-08",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäher",
+ "born_at": "1984-07-26",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "63750074",
+ "phone_additional": "63750074",
+ "phone_home": "63750074",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Türkmenbaşy TPTB Mary welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-63750074",
+ "work_started_at": "2007-03-01",
+ "work_salary": "2362",
+ "work_position": "hünärmen",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "zVvVn3wVoiOaej27X7j2oRGPFJIAMSdRpSRmyQ8Q.jpg",
+ "passport_two": "6TaaL49fpWx4Flu79UFAK8dOhBR8KPq2opbcF6T2.jpg",
+ "passport_three": "kiPUYwqxSN71lPM8KEp2GKsFgtJc7o2Lebnrehx7.jpg",
+ "passport_four": "Gcnooewd32sCYIJ0k5HzUVG96vvHnyLC8zFJPe4h.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-06-27 17:31:34",
+ "updated_at": "2024-06-27 17:31:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2234,
+ "unique_id": "TB7390-2234",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Jumamyrat",
+ "customer_surname": "Ýagşymyradow",
+ "customer_patronic_name": "Agageldiýewiç",
+ "passport_address": "Mary etrap S Türkmenbaşy şäherçesi",
+ "real_address": "Mary etrap S Türkmenbaşy şäherçesi",
+ "passport_serie": "I-MR",
+ "passport_id": "067663",
+ "passport_given_at": "1999-10-23",
+ "passport_given_by": "Mary şäher PB",
+ "born_place": "Ýolöten etraby",
+ "born_at": "1973-03-30",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "63351348",
+ "phone_additional": "63351348",
+ "phone_home": "63351348",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Marykarbamid zawody",
+ "work_company_accountant_number": "+(993)-63351348",
+ "work_started_at": "2019-12-16",
+ "work_salary": "3266",
+ "work_position": "Baş energetigiň orunbasary",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "AirRWMC5VBqXE3hmrMpzW2xMFmRbpjSsSIFXoCC4.jpg",
+ "passport_two": "MiY7KXQlZuHmUWKbyexz0403O1WTYYmUWBFHQfMK.jpg",
+ "passport_three": "XSjfTvtbkhtfexQRQOXBPhNaPbRmg1wZiPktMMvB.jpg",
+ "passport_four": "6GuuJA7pCqt4pRDr7nQnYfYdeE7YSFOWAqbE454O.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-06-27 17:36:01",
+ "updated_at": "2024-06-27 17:36:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2235,
+ "unique_id": "TB6359-2235",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Meret",
+ "customer_surname": "Köçekow",
+ "customer_patronic_name": "Amanmämmedowiç",
+ "passport_address": "BW Balkanabat şäher kw 209 jaý 26 öý 19",
+ "real_address": "BW Balkanabat şäher kw 209 jaý 26 öý 19",
+ "passport_serie": "I-BN",
+ "passport_id": "243860",
+ "passport_given_at": "2003-10-11",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1964-01-01",
+ "email": null,
+ "phone": "61306474",
+ "phone_additional": "61306474",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2003-07-22",
+ "work_salary": "3997",
+ "work_position": "sürüji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "UXM4Nhwoc7M7KuZx6n2tF0CfHDZUMZxI1VnoNpVu.jpg",
+ "passport_two": "qQptaSGZUh5HEqbQoZXo45xIHQcw8UPKw0j5e4kM.jpg",
+ "passport_three": "tkLcNkSngM8ADXFraN6DTA1hQbOBucVvCARUD6Ro.jpg",
+ "passport_four": "6rQgyNLqSdHF5ZDOvND0tIon1ffROyhIJtFvI4Rt.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 17:39:06",
+ "updated_at": "2024-07-01 09:59:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2236,
+ "unique_id": "TB7390-2236",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Muhammetmyrat",
+ "customer_surname": "Nursähedow",
+ "customer_patronic_name": "Gapurowiç",
+ "passport_address": "Mary şäher Daşoguz köçe jaý 44",
+ "real_address": "Mary şäher Daşoguz köçe jaý 44",
+ "passport_serie": "I-MR",
+ "passport_id": "531660",
+ "passport_given_at": "2010-01-25",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäher",
+ "born_at": "1993-12-31",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "61852759",
+ "phone_additional": "61852759",
+ "phone_home": "61852759",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Altyn öý hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-61852759",
+ "work_started_at": "2016-02-01",
+ "work_salary": "1152",
+ "work_position": "inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "L6vDG06QhD9OkFNO0hcyiDKcmOPvAlfU7PHQZCqN.jpg",
+ "passport_two": "sQcO80JLNeS8NwQ2l0FrmYpz59Ovm4kLGHouuHhW.jpg",
+ "passport_three": "Qp22g9XupbOp1p943JsIER0G57iGG7sOxi7POQOS.jpg",
+ "passport_four": "APYgdjjQmvDl8VJjM2aua5ZznU8MiqLERN2JjD6F.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-06-27 17:40:15",
+ "updated_at": "2024-06-27 17:40:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2237,
+ "unique_id": "TB7390-2237",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Mürrikow",
+ "customer_surname": "Nedir",
+ "customer_patronic_name": "Muhammetberdiýewiç",
+ "passport_address": "Mary etraby S Türkmenbaşy etraby",
+ "real_address": "Mary etraby S Türkmenbaşy etraby",
+ "passport_serie": "I-MR",
+ "passport_id": "066113",
+ "passport_given_at": "2001-02-11",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Ýolöten etraby",
+ "born_at": "1971-08-27",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "63154469",
+ "phone_additional": "63154469",
+ "phone_home": "63154469",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Demir mehaniki kärhanasy",
+ "work_company_accountant_number": "+(993)-63154469",
+ "work_started_at": "1996-09-03",
+ "work_salary": "1893",
+ "work_position": "galyp ýasaýjy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "JKfgyJKkjZcU0Bfj6584iUcets6r4hX0C3L0rXCW.jpg",
+ "passport_two": "jlj0U3G2IbsWU9lsBTM9PtNNxdhr5af2sxE7FnhW.jpg",
+ "passport_three": "wz2LLYAW9osL2nWzUCrGyiqKfFbaGdA690avIxxq.jpg",
+ "passport_four": "HLCJeBDkUi5h8g25RBW25MOGm8oGXNeGtt3xY8j0.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-06-27 17:44:05",
+ "updated_at": "2024-06-27 17:44:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2238,
+ "unique_id": "TB8312-2238",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Uzuk",
+ "customer_surname": "Akgabaýewa",
+ "customer_patronic_name": "Seýtmuradowna",
+ "passport_address": "Magtymguly 152/15",
+ "real_address": "Magtymguly 152/15",
+ "passport_serie": "I-LB",
+ "passport_id": "355037",
+ "passport_given_at": "2002-11-27",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1985-05-05",
+ "email": "uzkaa@mail.ru",
+ "phone": "61123136",
+ "phone_additional": null,
+ "phone_home": "44551487",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44550713",
+ "work_started_at": "2024-01-08",
+ "work_salary": "1625",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1cYTLAdnxdpfaktezVR1hk4IHz1ZVesiiKsSQuG8.jpg",
+ "passport_two": "6nbrdZh370XWmnGzW2w5O3bbgL0ce80seZEykBo2.jpg",
+ "passport_three": "vTFePpUFOU5sXrzjm1v6P0VSiefhk2cEylab2P8o.jpg",
+ "passport_four": "l9nOj43OxAzgVb4ape706uuv9SFkY1ZPmHyUQcN7.jpg",
+ "user_id": 816,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-27 17:50:29",
+ "updated_at": "2024-06-28 11:53:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2239,
+ "unique_id": "TB6360-2239",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gylyçbibi",
+ "customer_surname": "Nazarowa",
+ "customer_patronic_name": "Annamuhammmedowna",
+ "passport_address": "Hazarş-çe 15-11-17",
+ "real_address": "Hazarş-çe 15-11-17",
+ "passport_serie": "I-BN",
+ "passport_id": "511321",
+ "passport_given_at": "2016-09-20",
+ "passport_given_by": "BW Hazar şäher häkimligi tarapyndan",
+ "born_place": "Hazar ş",
+ "born_at": "1997-08-04",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64159341",
+ "phone_additional": "64159341",
+ "phone_home": "64159341",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalygy müdürligi",
+ "work_company_accountant_number": "+(993)-64159341",
+ "work_started_at": "2022-11-03",
+ "work_salary": "2259",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ha65e3CcrfKtkBfoCWr7kfauriTdboTVXMLqNpCw.jpg",
+ "passport_two": "MEruBUwTwTV3QvQkjeLJTa6fOrwTW5pY1GUNhw6L.jpg",
+ "passport_three": "P6F41jbPLM5CCa4HPgJjURdVM6T7hc9qW0mHZ5mu.jpg",
+ "passport_four": "WrVxx1MowxQY0x8EMRQS8XZb4ikGydiBpxavRT7R.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-28 12:04:05",
+ "updated_at": "2024-07-02 15:11:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2240,
+ "unique_id": "TB1303-2240",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ogulşat",
+ "customer_surname": "Täşliýewa",
+ "customer_patronic_name": "Bazarnazarowna",
+ "passport_address": "Ahal welaýatynyň Gökdepe etrabynyň Türkmenistan geňeşligi",
+ "real_address": "Ahal welaýatynyň Gökdepe etrabynyň Türkmenistan geňeşligi",
+ "passport_serie": "I-AH",
+ "passport_id": "723305",
+ "passport_given_at": "2018-09-25",
+ "passport_given_by": "Ahal welaýatynyň Gökdepe etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Gökdepe şäheri",
+ "born_at": "1993-01-19",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61586958",
+ "phone_additional": "63877045",
+ "phone_home": "12456215",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Gap-Türkmen\" Ý.G.P.J.",
+ "work_company_accountant_number": "+(993)-63877045",
+ "work_started_at": "2014-02-20",
+ "work_salary": "1801",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jAiKEAxNb6z6hMKxbcvDguSHv3P4c0KfyP89g3Hk.jpg",
+ "passport_two": "fUmbjDHTDjj65TdVjlwBLtbUkQU2uOh7Bm4nP6ho.jpg",
+ "passport_three": "PkD6S3nNzVcmoWVYMV30n3r8oW2VbxohjLsU8WUJ.jpg",
+ "passport_four": "0Ho0C8I1GxwTAqsPw7zlpB0rbE59risFARzkGWFe.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-28 12:35:56",
+ "updated_at": "2024-07-03 10:00:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2241,
+ "unique_id": "TB8319-2241",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 21,
+ "customer_name": "Selbi",
+ "customer_surname": "Egemowa",
+ "customer_patronic_name": "Jumaniýazowna",
+ "passport_address": "Omar Garaýew köçesi",
+ "real_address": "Omar Garaýew köçesi",
+ "passport_serie": "I-LB",
+ "passport_id": "598090",
+ "passport_given_at": "2010-10-10",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1994-01-29",
+ "email": "selbi555@gmail.com",
+ "phone": "65985322",
+ "phone_additional": null,
+ "phone_home": "44551074",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Sungat mekdep",
+ "work_company_accountant_number": "+(993)-44552211",
+ "work_started_at": "2015-08-01",
+ "work_salary": "3706",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "L7LQPXhC0DM9eUEYrK4ZbkUCgxtmrCQCN3rKpPai.jpg",
+ "passport_two": "SNJuTYFjQnA0lb6D0taHjxx5oRT5qTYLlUvvty5R.jpg",
+ "passport_three": "MhD290pu6EHrK2fXgkW85hOQZierCkMptO6Vhb47.jpg",
+ "passport_four": "75HQR5CSNh1M7Uy0kjonVvP6fdfu7Sd7356ClORu.jpg",
+ "user_id": 817,
+ "status": "cancelled",
+ "notes": "Karzy bar",
+ "created_at": "2024-06-28 14:42:39",
+ "updated_at": "2024-10-24 14:23:00",
+ "deleted_at": "2024-10-24 14:23:00",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2242,
+ "unique_id": "TB8312-2242",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Meretgeldi",
+ "customer_surname": "Bäşimow",
+ "customer_patronic_name": "Annamedowiç",
+ "passport_address": "D.Baýramow 17/17",
+ "real_address": "D.Baýramow 17/17",
+ "passport_serie": "I-LB",
+ "passport_id": "274354",
+ "passport_given_at": "2002-04-22",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Gazojak şäherçesi",
+ "born_at": "1968-04-26",
+ "email": "meretka@mail.ru",
+ "phone": "65235875",
+ "phone_additional": null,
+ "phone_home": "44552325",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ",
+ "work_company_accountant_number": "+(993)-44551235",
+ "work_started_at": "2003-07-01",
+ "work_salary": "4264",
+ "work_position": "Guýylary düýpli bejeriji ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DqmEwcjI3cp7il8CAApzzXDbY9iwSPXcaTZBOqHH.jpg",
+ "passport_two": "RED33O3drxo16WcLA6Ko89SFVySM4T0HTMToFMcT.jpg",
+ "passport_three": "fHnfDeT0kz167fmDZcGpQmr2CbMXEqmH6XrSFG6Q.jpg",
+ "passport_four": "8uAU9vYtgjZR1WFy0aBejzx47Jx0P0LydNZXiRTS.jpg",
+ "user_id": 818,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-28 15:36:23",
+ "updated_at": "2024-07-03 10:44:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2243,
+ "unique_id": "TB8312-2243",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Selbi",
+ "customer_surname": "Egemowa",
+ "customer_patronic_name": "Jumaniýazowna",
+ "passport_address": "Azady 233/26",
+ "real_address": "Azady 233/26",
+ "passport_serie": "I-LB",
+ "passport_id": "598090",
+ "passport_given_at": "2010-10-10",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1994-01-29",
+ "email": "selbisha@mail.ru",
+ "phone": "65443512",
+ "phone_additional": null,
+ "phone_home": "44551258",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Çagalar sungat mekdebi",
+ "work_company_accountant_number": "+(993)-44512563",
+ "work_started_at": "2015-02-01",
+ "work_salary": "3706",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MIV1KiCnB7BASIyFDhZzWBt4KQZ9ttrZsQMUslZ5.jpg",
+ "passport_two": "FSTd6nHnIRio3KSi08UXLWylkcX1SeDhHhcAYDFQ.jpg",
+ "passport_three": "wyyO4AxpmYtWXn0iVwgWJizkJTRKMR7VqQDkmjXo.jpg",
+ "passport_four": "VOFl5A4pvNT4DCr7cEf4IS7OjqtibI03YMcrOG9M.jpg",
+ "user_id": 819,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-28 15:45:50",
+ "updated_at": "2024-06-28 15:50:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2244,
+ "unique_id": "TB6360-2244",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arzygül",
+ "customer_surname": "Söýündikowa",
+ "customer_patronic_name": "Nurmämmedowa",
+ "passport_address": "Hazar ş-çe 37-11-14",
+ "real_address": "Hazar ş-çe 37-11-14",
+ "passport_serie": "I-BN",
+ "passport_id": "466747",
+ "passport_given_at": "2014-04-11",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1968-09-16",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63723432",
+ "phone_additional": "63723432",
+ "phone_home": "63723432",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" ýod zawodynyň Hazar himiýa önimçiligi",
+ "work_company_accountant_number": "+(993)-63723432",
+ "work_started_at": "2016-09-01",
+ "work_salary": "1960",
+ "work_position": "Ammarçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fZyzNzaZyxpQrEpILoyzlJg1iE0eax5FUpMPVt0z.jpg",
+ "passport_two": "5AosWNYYhf8cuO1cQITdKBirzEQeGb4LaXyTSBfS.jpg",
+ "passport_three": "9T3mXtTpXWXpsPxsPtbw0OpKzEwOGHS3PSP11BeL.jpg",
+ "passport_four": "mgflY0rUZrDeWxj6lAZG3uWNuvZH1ZgmKQMeNUfK.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-06-28 15:55:53",
+ "updated_at": "2024-06-28 15:59:05",
+ "deleted_at": "2024-06-28 15:59:05",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2245,
+ "unique_id": "TB6360-2245",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Umid",
+ "customer_surname": "Ýusupow",
+ "customer_patronic_name": "Yusupowiç",
+ "passport_address": "Hazar ş-çe 37-5-35",
+ "real_address": "Hazar ş-çe 37-5-35",
+ "passport_serie": "I-BN",
+ "passport_id": "077650",
+ "passport_given_at": "2021-06-19",
+ "passport_given_by": "DW Daşoguz şäher polisýa bölümi",
+ "born_place": "Daşoguz ş",
+ "born_at": "1981-01-24",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65254905",
+ "phone_additional": "65254905",
+ "phone_home": "65254905",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goç Trükmen\" HK",
+ "work_company_accountant_number": "+(993)-65254905",
+ "work_started_at": "2022-07-01",
+ "work_salary": "4080",
+ "work_position": "santehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jPlMmWgLO5GsVSbTKle1ZxieL2C1hdXhiVAp2E9H.jpg",
+ "passport_two": "4EYj4tvftfemYjIURJnguSEuIRyLlf9Y7sDEVLb6.jpg",
+ "passport_three": "KiHUBTN6FvooeXNoL04c4LRyTVMlffswSOLhebIg.jpg",
+ "passport_four": "JIaFu2OeCb2volJLjgtombUg2pPtscKgC0kMBmi9.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-28 16:13:56",
+ "updated_at": "2024-06-28 16:15:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2246,
+ "unique_id": "TB6352-2246",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Kuwwat",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Adyýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher I-kiçi etrapça 7a jaý 25öý",
+ "real_address": "Balkan welaýat Garabogaz şäher I-kiçi etrapça 7a jaý 25öý",
+ "passport_serie": "I-BN",
+ "passport_id": "142986",
+ "passport_given_at": "2003-05-25",
+ "passport_given_by": "Balkan welaýat Garrygala etrap häkimligi",
+ "born_place": "Garrygala etrap",
+ "born_at": "1987-02-13",
+ "email": null,
+ "phone": "61678904",
+ "phone_additional": "61678904",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-03-07",
+ "work_salary": "3560",
+ "work_position": "kiçi gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nNUxpkIbUm8rMcxH5gXWYVjNkNQOosg9cU1oXByF.jpg",
+ "passport_two": "H3LB0fpbRM2DJVwHspnlsIZ3kFXRcQQh8J863REE.jpg",
+ "passport_three": "4B1U34iw6stjyua2aEHl46nDu62USqBUpia5G7zH.jpg",
+ "passport_four": "KVuZQZPvr7YhLaJHNQCEpzqM4e1bY3sESNwgVGvN.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-28 16:50:49",
+ "updated_at": "2024-06-28 16:50:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2247,
+ "unique_id": "TB6352-2247",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wenera",
+ "customer_surname": "Abdulaýewa",
+ "customer_patronic_name": "Rafailowna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapaça 25 A jaý 27 öý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapaça 25 A jaý 27 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515115",
+ "passport_given_at": "2016-09-27",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri",
+ "born_at": "1985-05-18",
+ "email": null,
+ "phone": "64182668",
+ "phone_additional": null,
+ "phone_home": "64182668",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2547",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DOEY4SpAGV4gtHfUNS2MlqtkErQwTOGvhZy1m4Pk.jpg",
+ "passport_two": "pd7GcrFmZDpYmBAYdQwbjPFbFGxJl3LIqsPco90S.jpg",
+ "passport_three": "6zx0bXJznHVqqpCiobTOOpOjMPLlbEcyLSW32k72.jpg",
+ "passport_four": "yEsQuFnuSUu4pv5HoCIK4B4jA3Aru4ylXIpk6MHX.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-28 17:10:17",
+ "updated_at": "2024-06-29 11:53:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2248,
+ "unique_id": "TB8312-2248",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Tawus",
+ "customer_surname": "Baýlyýewa",
+ "customer_patronic_name": "Arazmuratowna",
+ "passport_address": "Azady 141/46",
+ "real_address": "Azady 141/46",
+ "passport_serie": "I-LB",
+ "passport_id": "994726",
+ "passport_given_at": "2018-05-26",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1984-02-11",
+ "email": "tawus@mail.ru",
+ "phone": "61493343",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TTPTB Gazojak şäheri şahamçasy",
+ "work_company_accountant_number": "+(993)-44551235",
+ "work_started_at": "2003-07-05",
+ "work_salary": "2143",
+ "work_position": "Hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "p2LABVGvfYaGfDCfdwk68HKjxhLzr9RwS7izyVot.jpg",
+ "passport_two": "tE2gMKcIu10etlFVGZyCKhoMTv8zZJbrBqCrM9cU.jpg",
+ "passport_three": "VnOjR3ygtoYbq7ihzubbJe5KySk0dFMOuON8Vm3n.jpg",
+ "passport_four": "hWUpNyrMgO1MRwPGcqSh1tFeLITW76kYlCOXPETB.jpg",
+ "user_id": 821,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-06-28 17:25:09",
+ "updated_at": "2024-07-01 09:38:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2249,
+ "unique_id": "TB6360-2249",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Hajymyrat",
+ "customer_surname": "Aýdogdyýew",
+ "customer_patronic_name": "Egendurdyýewiç",
+ "passport_address": "Hazar şäher ÝJT-15 jaý 13 öý 9",
+ "real_address": "Hazar şäher ÝJT-15 jaý 13 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "033750",
+ "passport_given_at": "1998-02-10",
+ "passport_given_by": "Çeleken şäher polisiýa bölümi",
+ "born_place": "Çeleken şäher",
+ "born_at": "1976-04-19",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64158996",
+ "phone_additional": "64158996",
+ "phone_home": "64158996",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "NGCM \"Galkynyşnebit\" AÇU sehi",
+ "work_company_accountant_number": "+(993)-64158996",
+ "work_started_at": "2005-09-01",
+ "work_salary": "2887",
+ "work_position": "Abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LzXltUAnY76fzmKN6CkWAeq1Enf2lQEpX79QXytb.jpg",
+ "passport_two": "n2X9lYQmRywVzjFUgq5SOmsXSNziDZLtfQDqJ3Hk.jpg",
+ "passport_three": "F80oKGHjySTEzd984Alkbpl8P4xtTK94LwwtJTEf.jpg",
+ "passport_four": "ovZQjQ8ADJDODvVLyONqAPLpZjaRfgM8TpOz4smN.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-01 11:40:38",
+ "updated_at": "2024-07-10 16:03:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2250,
+ "unique_id": "TB6360-2250",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jeýhun",
+ "customer_surname": "Kurenow",
+ "customer_patronic_name": "Musagulyýewiç",
+ "passport_address": "Hazar şäherçesi 56-2-3",
+ "real_address": "Hazar şäherçesi 56-2-3",
+ "passport_serie": "I-BN",
+ "passport_id": "511145",
+ "passport_given_at": "2016-03-18",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Etrek etraby madow obasy",
+ "born_at": "1999-07-01",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65379324",
+ "phone_additional": "65379324",
+ "phone_home": "65379324",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" ýod zawody",
+ "work_company_accountant_number": "+(993)-65379324",
+ "work_started_at": "2020-08-03",
+ "work_salary": "1721",
+ "work_position": "1/2 derejeli gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9JU1J2Fexo05qo0K25q7lpi9Qdem5QTyB7mJjmQ5.jpg",
+ "passport_two": "qJMFQBauJfnOp5bK8MRx8NkQWCsPCE7jb3tL2AM7.jpg",
+ "passport_three": "i55kP75ugwASGfEOZI5ZQ1erzsrBFwtxL555l7JY.jpg",
+ "passport_four": "1t9QhsUKLzPzHuYjiRtkx6Dtn94dW9ktm77Fpn4u.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-01 12:00:19",
+ "updated_at": "2024-07-10 16:04:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2251,
+ "unique_id": "TB1303-2251",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülaýym",
+ "customer_surname": "Berdimyradowna",
+ "customer_patronic_name": "Meretgeldiýewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Zelili köçesi 9-njy jaýy",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Zelili köçesi 9-njy jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "700658",
+ "passport_given_at": "2024-05-14",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Aşgabat etrabynyň Herrikgala obasy",
+ "born_at": "1995-04-07",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64611179",
+ "phone_additional": "61860236",
+ "phone_home": "61860236",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabadyň Panbarhat fabrigy",
+ "work_company_accountant_number": "+(993)-61860236",
+ "work_started_at": "2015-06-23",
+ "work_salary": "2024",
+ "work_position": "dokmaçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WXZXVDNpgll700VWd7yZ8s7nnWJgjRYZu9VuRxjE.jpg",
+ "passport_two": "wgP08zoUAWNnf8TIvfaU7yT3Ds82yx3lsFVUY5sm.jpg",
+ "passport_three": "zoh4dJIIaEpFLQg1AzADcGVZtTzzuSUjiErSW0F1.jpg",
+ "passport_four": "dIuDMFWely9ZucXc4Pl8gfc1Fd5keMA6puIbhRk1.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-01 17:04:28",
+ "updated_at": "2024-07-09 09:18:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2252,
+ "unique_id": "TB6359-2252",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bitäç",
+ "customer_surname": "Aýmämmedowa",
+ "customer_patronic_name": "Begjanowna",
+ "passport_address": "BW Gumdag şäher Türkmen oba jaý 120",
+ "real_address": "BW Gumdag şäher Türkmen oba jaý 120",
+ "passport_serie": "I-BN",
+ "passport_id": "236763",
+ "passport_given_at": "2004-11-27",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1969-09-11",
+ "email": null,
+ "phone": "62268926",
+ "phone_additional": "62268926",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat Işçi iýmiti üpjünçiligi we hyzmatlar kärhanasynyň N4 naharhanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-01-07",
+ "work_salary": "1849",
+ "work_position": "baş aşpez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mqZX746WJcaVLFipwpOM05Xkpswmtkkt49rBmxP4.jpg",
+ "passport_two": "E4ZNRk5fkkitdHMYagUAS43V1g8Rj3Dr5OVk2Z2s.jpg",
+ "passport_three": "38JDFG8bW8xQOhDyn3OE0CJDPve7hUtztf4YTWWP.jpg",
+ "passport_four": "qES4X4szEo2spq7dOHqjqYRs9TdSHpqyWN9wHGeF.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-01 17:48:09",
+ "updated_at": "2024-07-02 13:33:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2253,
+ "unique_id": "TB6359-2253",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Begmämmet",
+ "customer_surname": "Kürenow",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "BW Esenguly etr. Ekerem ş. Garadepe oba jaý 638",
+ "real_address": "BW Esenguly etr. Ekerem ş. Garadepe oba jaý 638",
+ "passport_serie": "I-BN",
+ "passport_id": "073747",
+ "passport_given_at": "1999-10-22",
+ "passport_given_by": "BW Ekerem şäherçesiniň polisiýa bölümi",
+ "born_place": "BW Esenguly etr. Ekerem ş. Çaloýuk oba",
+ "born_at": "1966-12-07",
+ "email": null,
+ "phone": "65555555",
+ "phone_additional": "65555555",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Gamyşlyjanebit\" nebit gaz çykaryş müdirliginiň Nebiti taýýarlaýyş we akdyryş sehi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-08-03",
+ "work_salary": "3586",
+ "work_position": "bug gazan operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8yrYwbjK0L0j9JmSXQUAICFa6fD8SmKfpSPAyBH7.jpg",
+ "passport_two": "SRiZqK36ycOKCccU0IepbHKJqFqJ0WAaYj6FKuMa.jpg",
+ "passport_three": "Wy4TwLAMcjj2VwX6e1ztIMRxpg9mKXoH7qU6pVGf.jpg",
+ "passport_four": "BQ2AxF7m8s9fute04DOUe0MomtKC0vvVmAzNAlmp.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-01 17:49:40",
+ "updated_at": "2024-07-02 15:37:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2254,
+ "unique_id": "TB6360-2254",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Wadim",
+ "customer_surname": "Giriç",
+ "customer_patronic_name": "Wýeçaslawowiç",
+ "passport_address": "Hazar ş-çe 35-2a-13",
+ "real_address": "Hazar ş-çe 35-2a-13",
+ "passport_serie": "I-BN",
+ "passport_id": "466702",
+ "passport_given_at": "2014-03-01",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Rusýa federasiýa Apşeronsk raýony",
+ "born_at": "1971-02-14",
+ "email": "annagulgeldiyva229@gmail.com",
+ "phone": "62124517",
+ "phone_additional": "62124517",
+ "phone_home": "62124517",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar jemagat hojalyk mudirligi",
+ "work_company_accountant_number": "+(993)-62124517",
+ "work_started_at": "2023-01-01",
+ "work_salary": "2257",
+ "work_position": "hojalyk isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1QVwBMQAP1N0uq4d5wQsU6A2e9LOyiTU7B91ptt4.jpg",
+ "passport_two": "I11K3AZbOJl3M59INLvZMCozQnUHBYVXXvlVbjWd.jpg",
+ "passport_three": "HZ3QDAFUs487Hmfdtd4MTqaw7MN4B4l7eRj3ZXbP.jpg",
+ "passport_four": "y5bGblPaXhoQALkawRvSRPkSuzzwtEIEx06rERME.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 09:48:00",
+ "updated_at": "2024-07-02 15:09:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2255,
+ "unique_id": "TB1307-2255",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jowherdurdy",
+ "customer_surname": "Baldurdyyew",
+ "customer_patronic_name": "Amandurdyyewic",
+ "passport_address": "Ahal welayatynyn Ak bugday etrabynyn Anew saheri, koce B.Annanow, jay 64, otag16.",
+ "real_address": "Ahal welayatynyn Ak bugday etrabynyn Anew saheri, koce B.Annanow, jay 64, otag16.",
+ "passport_serie": "I-AH",
+ "passport_id": "447660",
+ "passport_given_at": "2010-08-23",
+ "passport_given_by": "Ahal welayatynyn Ak Bugday etrap hakimligi",
+ "born_place": "30071991",
+ "born_at": "1991-07-30",
+ "email": "Jowherdurdy@mail.ru",
+ "phone": "62717160",
+ "phone_additional": "62158666",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Esret mahabat hususy karhanasy",
+ "work_company_accountant_number": "+(993)-12595559",
+ "work_started_at": "2023-09-01",
+ "work_salary": "1464",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3J7okaPfHz31Y7oLqHkMFSdq2tJAGFAdxUgtob01.jpg",
+ "passport_two": "AQRXCbTk6EP29GrbpitEsCEXkb4yygMjph5oqQRh.jpg",
+ "passport_three": "hbbVFROM2lPb8xdUw0t47OLqrUQhlAE1nIug4fKR.jpg",
+ "passport_four": "GtK2tAO4A4Yi68MNTLogdm4aZthy5Sx0zdewbecZ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 11:27:59",
+ "updated_at": "2024-08-02 04:22:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2256,
+ "unique_id": "TB1307-2256",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Çarymyrat",
+ "customer_surname": "Rejepmyradow",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat ş Berkararlyk etr k Transportnyý jaý 13",
+ "real_address": "Aşgabat ş Berkararlyk etr k Transportnyý jaý 13",
+ "passport_serie": "I-AS",
+ "passport_id": "118219",
+ "passport_given_at": "1999-12-01",
+ "passport_given_by": "Aşgabat ş Azatlyk etr PB",
+ "born_place": "Aşgabat ş",
+ "born_at": "1967-08-19",
+ "email": "Carymyrat@gmail.com",
+ "phone": "65018189",
+ "phone_additional": "65018189",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Demirýollary açyk görnüşli paýdarlar jemgyýeti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2010-10-04",
+ "work_salary": "3321",
+ "work_position": "Başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DlWE2jxPLblIU9L55hepYflMpPe24nmo2B4MVCtR.jpg",
+ "passport_two": "M3nAhbfMwY9LIyvSQXu8anmzYjFXJqb7mRYyvp7y.jpg",
+ "passport_three": "tkMqOCvia7euBfCnMV4uYrKwBMS0cpBoT7Lk1rFu.jpg",
+ "passport_four": "RauY3IdH48fCFFydf9dRx4tYY6rphAH0bRrOz6Ho.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 11:47:47",
+ "updated_at": "2024-08-02 04:21:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2257,
+ "unique_id": "TB9314-2257",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Kuwwat",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Atažanowiç",
+ "passport_address": "S.Türkmenbaşy şäher Kemine köçesiniň 25-jaýy",
+ "real_address": "S.Türkmenbaşy şäher Kemine köçesiniň 25-jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "431701",
+ "passport_given_at": "2005-12-19",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "Köneürgenç etrap Akderýa geňeşligi",
+ "born_at": "1963-11-05",
+ "email": "Kuwwat@mail.com",
+ "phone": "64961857",
+ "phone_additional": "64961857",
+ "phone_home": "64961857",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap suw hojalyk önümçilik dolanşygy",
+ "work_company_accountant_number": "+(993)-31037___",
+ "work_started_at": "2011-03-01",
+ "work_salary": "1557",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mhgzxMPEElBVLnjk9QQSqyHwBB3SVR0sJUjdGB5n.jpg",
+ "passport_two": "V3NoUXOP3ii9hKNbaOileQ69gcG5C1MwgTxefSKl.jpg",
+ "passport_three": "xngfZMcmczb96FkOrP5uaV3q3AA8zHEw6oLKAnpj.jpg",
+ "passport_four": "zkoeyhIYqzo9vHjLoZZ7imHveLnJJmDFhXJrGyyV.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 12:02:07",
+ "updated_at": "2024-07-10 09:29:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2258,
+ "unique_id": "TB8302-2258",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Akram",
+ "customer_surname": "Raimow",
+ "customer_patronic_name": "Mahmatkabulowiç",
+ "passport_address": "Magdanly şäher Köpetdag köçe 23-nji jaý",
+ "real_address": "Magdanly şäher Köpetdag köçe 23-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "012193",
+ "passport_given_at": "1998-05-09",
+ "passport_given_by": "Gowurdak şäher IIB",
+ "born_place": "Gowurdak şäher",
+ "born_at": "1980-01-25",
+ "email": null,
+ "phone": "63722561",
+ "phone_additional": null,
+ "phone_home": "44052561",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan tolumy",
+ "work_company_accountant_number": "+(993)-44037895",
+ "work_started_at": "2019-08-27",
+ "work_salary": "1786",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PFeoTMmvkVaDsDYfS4xq3kH7kU1a80kwfP3VZl4P.jpg",
+ "passport_two": "xpk6ZD4c9hxQ8QEGIGQH6WLVbbGHnJ4krUqcb7sl.jpg",
+ "passport_three": "QCZDCNS2rUPYBrHzKWVodyHgnziIwHQo2kt6GxlL.jpg",
+ "passport_four": "vNx9fMUJ1iHHrvmULb9U2k8teLQrz9ZA6enc9vSr.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 12:07:14",
+ "updated_at": "2024-07-03 14:44:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2259,
+ "unique_id": "TB9314-2259",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gurban",
+ "customer_surname": "Gulmädow",
+ "customer_patronic_name": "Aşyrbaýewiç",
+ "passport_address": "S.Türkmenbaşy etrap A.Kakabaýew ad.şäherçesiniň A.Halmanow köçesiniň 51-jaýy",
+ "real_address": "S.Türkmenbaşy etrap A.Kakabaýew ad.şäherçesiniň A.Halmanow köçesiniň 51-jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "261003",
+ "passport_given_at": "2002-01-07",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap häkimi",
+ "born_place": "S.Türkmenbaşy etrap A.Kakabaýew ad. geňeşligi",
+ "born_at": "1983-09-16",
+ "email": "Gurban@mail.com",
+ "phone": "64963544",
+ "phone_additional": "64963544",
+ "phone_home": "64963544",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Türkmenistanyň DSG-nyň 2114 harby bölümi",
+ "work_company_accountant_number": "+(993)-64963544",
+ "work_started_at": "2016-05-16",
+ "work_salary": "3280",
+ "work_position": "gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "vr9jcGiLAuJGjQFHT1GCdtmvCZBFbGfm8drBmxbw.jpg",
+ "passport_two": "NGWfaxBGI1jP2u6PHSpNnij3jyvbIgKFSiseOV0f.jpg",
+ "passport_three": "blPQ4lk0l2S8LRAHuLGmBpE8R799Xf6r1Qq5eiPl.jpg",
+ "passport_four": "kU6OLhYLnTtNDxzGlaypbrnixYiXg3cqhMEQrKTT.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 12:09:31",
+ "updated_at": "2024-07-10 09:27:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2260,
+ "unique_id": "TB8302-2260",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jumanazar",
+ "customer_surname": "Hudaýkulow",
+ "customer_patronic_name": "Işkuwatowiç",
+ "passport_address": "Magdanly şäher Mary köçe 11-nji jaý",
+ "real_address": "Magdanly şäher Mary köçe 11-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "153535",
+ "passport_given_at": "2022-07-26",
+ "passport_given_by": "Köýtendag etrap polisiýa bölümi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1973-02-16",
+ "email": null,
+ "phone": "65216998",
+ "phone_additional": null,
+ "phone_home": "44051746",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşäheragyzsuw\"müdirligi",
+ "work_company_accountant_number": "+(993)-44059812",
+ "work_started_at": "2021-07-03",
+ "work_salary": "3291",
+ "work_position": "Başlyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "g3ISIHSJbDAux8FTNlRYIty3fvtdXMXZfjpBDqEx.jpg",
+ "passport_two": "Uoy7722ltVjMTR9cOMYGuhqfSSWmwtd8xCiCVG12.jpg",
+ "passport_three": "miOE5gGp85cQIGpRWF5f2u3IXuxOV9ppTtmqQY3e.jpg",
+ "passport_four": "zt3G5xGwnqt4It1WMZKJUuZpZviPgaPuUVSHeuAC.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 12:17:25",
+ "updated_at": "2024-07-08 11:12:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2261,
+ "unique_id": "TB9314-2261",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Akgül",
+ "customer_surname": "Ödenýazowa",
+ "customer_patronic_name": "Päpişowna",
+ "passport_address": "S.Türkmenbaşy etrabynyň N.Gylyjow ad.geňeşligi",
+ "real_address": "S.Türkmenbaşy etrabynyň N.Gylyjow ad.geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "531822",
+ "passport_given_at": "2007-05-03",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "S.Türkmenbaşy etrabynyň N.Gylyjow ad.geňeşligi",
+ "born_at": "1968-03-29",
+ "email": "Akgul@mail.com",
+ "phone": "62544958",
+ "phone_additional": "62544958",
+ "phone_home": "62544958",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap bilim bölümi 40-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "2004-11-01",
+ "work_salary": "3106",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YaAYgR9UFzSQ1nEG74y7IDVPZ0oUAo18PWDRobQg.jpg",
+ "passport_two": "bBqZ4RWsETbQRBuU7Nr6Zqo40SnM5Mj4ViafzOLy.jpg",
+ "passport_three": "UAFOaJOqXAI7fQVdZ9QuxbRsBI29QxnI2OfZ57ZW.jpg",
+ "passport_four": "CxcLQNer9vAqAjKkhMwhCtQtUWSk9i0pI5tIArju.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 12:20:40",
+ "updated_at": "2024-07-02 16:46:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2262,
+ "unique_id": "TB9314-2262",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Humaý",
+ "customer_surname": "Weliýewa",
+ "customer_patronic_name": "Öräýewna",
+ "passport_address": "S.Türkmenbaşy etrap M.Hojamämedow ad.geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap M.Hojamämedow ad.geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "207780",
+ "passport_given_at": "2000-06-09",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap Häkimi",
+ "born_place": "S.Türkmenbaşy etrap M.Hojamämedow ad.geňeşligi",
+ "born_at": "1984-03-20",
+ "email": null,
+ "phone": "61715872",
+ "phone_additional": "61715872",
+ "phone_home": "61715872",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap bilim bölümi 65-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "2021-03-12",
+ "work_salary": "1659",
+ "work_position": "hojalyk müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AJowwQmiRd7UdpCTrrjSPQ328ItDyTGrHm2Me2K2.jpg",
+ "passport_two": "yK9AGtFjmjFwx3Y2AMSEO2eZvENVRUAr0I4LPhIb.jpg",
+ "passport_three": "cn1V6xoL51Ks5BmnPvXpF1D9XMDat61xRLSxxYwV.jpg",
+ "passport_four": "tgrz6n1MGSZytfUtyxVNAZLUt2ijt9GHrNbHBhjC.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 12:26:25",
+ "updated_at": "2024-07-02 16:45:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2263,
+ "unique_id": "TB8302-2263",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bahtiyar",
+ "customer_surname": "Salayew",
+ "customer_patronic_name": "Kulsahatowic",
+ "passport_address": "Magdanly saheri S.Nyyazow sayoly 11/7",
+ "real_address": "Magdanly saheri S.Nyvazow sayoly 11/7-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "649136",
+ "passport_given_at": "2011-02-28",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1977-11-17",
+ "email": "muziktank78@gmail.com",
+ "phone": "63804805",
+ "phone_additional": "61774596",
+ "phone_home": "52268",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Jemagat hojalygy mudirligi",
+ "work_company_accountant_number": "+(993)-51144___",
+ "work_started_at": "2022-12-09",
+ "work_salary": "1720",
+ "work_position": "meydan yollary supurijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1qJR8DlKS3hTyDkLcRgncPDGxaQIouZnPYapNKjG.jpg",
+ "passport_two": "bqg4bKwBzz1yJNtuXcXzNK6BDNaVUirawIm2Hcq2.jpg",
+ "passport_three": "yzBA2cLQS4TJ62e0Ov2cZgGkSPyyOGyaXyK3Mp7F.jpg",
+ "passport_four": "89fhzzdi42NFgyG74UUrssMYBEYEDnlnS6Lydkur.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 13:51:09",
+ "updated_at": "2024-07-08 11:12:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2264,
+ "unique_id": "TB6352-2264",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bäşim",
+ "customer_surname": "Gurbanmedow",
+ "customer_patronic_name": "Garabaýewiç",
+ "passport_address": "BW Balkanabat şäher 109 kwartal 550 a jaý",
+ "real_address": "BW Balkanabat şäher 109 kwartal 550 a jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "580997",
+ "passport_given_at": "2010-07-15",
+ "passport_given_by": "Daşoguz welaýatynyň Akdepe etrabynyň häkimligi",
+ "born_place": "Daşoguz welaýatynyň Akdepe etrabynyň Türkmenistan geňeşligi",
+ "born_at": "1979-04-28",
+ "email": null,
+ "phone": "62873379",
+ "phone_additional": null,
+ "phone_home": "62873379",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-03-25",
+ "work_salary": "2319",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6dsABU90Q3to0q9Cc5OmRRSvBBfXQTvioSPZwzIg.jpg",
+ "passport_two": "8bVmVLjuAaRnkZqU6AetgxEcAGbAwDETjUqeOtxZ.jpg",
+ "passport_three": "4kSadjMQCcQyzV2M3dcVHfAFrk3Cot2FxGJSR49t.jpg",
+ "passport_four": "QxdVYrSYMKSJUU3vzCw0jEsfyUKfvyNTBmLaE3b3.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 14:03:15",
+ "updated_at": "2024-07-02 14:53:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2265,
+ "unique_id": "TB1307-2265",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myratberdi",
+ "customer_surname": "Atayew",
+ "customer_patronic_name": "Deryagulyyewic",
+ "passport_address": "Asgabat saheri Berkararlyk etraby 1 Dosyluk gec jay 10",
+ "real_address": "Asgabat saheri Berkararlyk etraby 1 Dosyluk gec jay 10",
+ "passport_serie": "I-AS",
+ "passport_id": "405388",
+ "passport_given_at": "2008-09-15",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1992-07-26",
+ "email": "AtayewM@gmail.com",
+ "phone": "65604011",
+ "phone_additional": "62604011",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ahal osumlik yag karhanasy",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2024-05-01",
+ "work_salary": "3078",
+ "work_position": "Masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7c9YupmEzQQgtjf9U8Vsr6gykFddGPLhSsjr570p.jpg",
+ "passport_two": "FSUCSFhpnI6iqWAQ3fbFipAhDhw5KjozrnW6Phgu.jpg",
+ "passport_three": "W7BPjbAqLydB6McIFllElHReT0gfV5UvNmCtmzFL.jpg",
+ "passport_four": "uwMgGuGDtshb6e52S5pK6hV8D9LB5dHAettSY0uH.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 14:53:19",
+ "updated_at": "2024-08-02 04:20:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2266,
+ "unique_id": "TB1307-2266",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jeren",
+ "customer_surname": "Berdiyewa",
+ "customer_patronic_name": "Kakysewna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby howdan A jay 3 otag 6",
+ "real_address": "Asgabat saherinin Kopetdag etraby howdan A jay 3 otag 6",
+ "passport_serie": "I-AS",
+ "passport_id": "131372",
+ "passport_given_at": "2000-01-19",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1973-10-17",
+ "email": "BerdiyewaJ@gmail.com",
+ "phone": "65608546",
+ "phone_additional": "65608546",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "33 nji morta mekdep",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "1993-01-11",
+ "work_salary": "4283",
+ "work_position": "Baslangyc synp mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dOLyLvfmOWzOeI8gYn405liuzLcuuHDSAYeJzan7.jpg",
+ "passport_two": "nMtQNRztlzkCbaDCuJcVJU0AdXRtotncFRmUEg40.jpg",
+ "passport_three": "H6UyAqfgX1sLu1hA0FOurExIppV8k7acnQdd3Eal.jpg",
+ "passport_four": "4GZCLvEIzOQehPHX8Y8wOzBAMWKKgcEMf1HS6aNZ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 14:59:35",
+ "updated_at": "2024-08-02 04:20:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2267,
+ "unique_id": "TB1307-2267",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Sergey",
+ "customer_surname": "Asryan",
+ "customer_patronic_name": "Armikowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce B Annanow jay 47 korpus 2 otag20",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce B Annanow jay 47 korpus 2 otag20",
+ "passport_serie": "I-AS",
+ "passport_id": "226961",
+ "passport_given_at": "2001-10-23",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1984-07-23",
+ "email": "AsryanS@gmail.com",
+ "phone": "65910880",
+ "phone_additional": "65910880",
+ "phone_home": "12435936",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gunesli Meydan HK",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2023-11-01",
+ "work_salary": "3872",
+ "work_position": "ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "agjAp8J6IT51se8QGgFyr7mna03E6uIz6LwB5GhJ.jpg",
+ "passport_two": "deCpA1KdN6u7qkgftT8nsJAOaonMpHagpRQe3olf.jpg",
+ "passport_three": "ZmBzzcnwTnzK4SIhLdujtmXlo6utOGvItzqKOFSj.jpg",
+ "passport_four": "jQ0UkSMtFlAttKzqCQ9YgwTRN1gMbzgkZNmUh7KH.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 15:04:49",
+ "updated_at": "2024-08-02 04:17:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2268,
+ "unique_id": "TB6360-2268",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Waleriý",
+ "customer_surname": "Drakin",
+ "customer_patronic_name": "Wiktorowiç",
+ "passport_address": "Hazar ş-çe 39-8-24",
+ "real_address": "Hazar ş-çe 39-8-24",
+ "passport_serie": "I-BN",
+ "passport_id": "511359",
+ "passport_given_at": "2016-11-14",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2000-10-10",
+ "email": "annagulgeldiyva229@gmail.com",
+ "phone": "71342531",
+ "phone_additional": "71342531",
+ "phone_home": "71342531",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-71342531",
+ "work_started_at": "2023-05-01",
+ "work_salary": "2161",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VOymjEpBEpCSCa91dvRDqBbqhkoUupWcgcNIxsA3.jpg",
+ "passport_two": "0hCyoV7QBDm6nlsQv82LuffXDyS0ODZtDnGQZexu.jpg",
+ "passport_three": "kb0D5XlFUpmHHrWASJtq94aeBAbssryg0OzAPW2Z.jpg",
+ "passport_four": "KwbhtLOY22MbUP4dQMlPfDvebWpAhs9Og7uOmFv7.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 15:26:16",
+ "updated_at": "2024-07-10 15:53:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2269,
+ "unique_id": "TB1307-2269",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aymuhammet",
+ "customer_surname": "Perdeliyew",
+ "customer_patronic_name": "Agajumayewiç",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etraby koçe 2026 jay 1 otag 9",
+ "real_address": "Asgabat saheri Bagtyyarlyk etraby koçe 2026 jay 1 otag 9",
+ "passport_serie": "I-AS",
+ "passport_id": "453484",
+ "passport_given_at": "2012-01-30",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1995-04-22",
+ "email": "PerdeliyewA@gmail.com",
+ "phone": "65818185",
+ "phone_additional": "65818185",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gazdan benzin onduryan zawod",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2020-04-03",
+ "work_salary": "2587",
+ "work_position": "Uly laborant",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2u1aTX3qp0qxrBq1FO0Ec9Sh8y93haV0VFCR5CTg.jpg",
+ "passport_two": "9vl7J2V7O0d5uSx1O2RNZ5aG3xQDWPdT9XG5Vuq7.jpg",
+ "passport_three": "Lb1deX48fLR8fdeeN0XTGaw4WEFVXTDfq4VTP2he.jpg",
+ "passport_four": "5ITAXHsdkurddFrOZzVNsVPyjgqSRhzfK4HLwIHr.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 15:33:27",
+ "updated_at": "2024-08-02 04:17:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2270,
+ "unique_id": "TB8318-2270",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ural",
+ "customer_surname": "Kurbanow",
+ "customer_patronic_name": "Haýdarowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş G.Seýitliýew köçesi",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş G.Seýitliýew köçesi",
+ "passport_serie": "I-BN",
+ "passport_id": "377271",
+ "passport_given_at": "2007-07-06",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Surhandarýa oblastynyň Şurçi raýony Şurçi häerçesi",
+ "born_at": "1967-09-16",
+ "email": null,
+ "phone": "61394786",
+ "phone_additional": "65324152",
+ "phone_home": "44031574",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrabynyň Maliýe we Ykdysadyýet bölümi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2021-04-01",
+ "work_salary": "1311",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9tuwqb9Ch1tTSfs9IqjbGSBKnpgNnUSVKxMfKfGE.jpg",
+ "passport_two": "BqRoBa6p2YBKvIWfjZjDU94u8rTOrRoPTCezuHVE.jpg",
+ "passport_three": "1f99nkPWi2o8FMHPiJX3c33msxRfSt7nP6SzMO7K.jpg",
+ "passport_four": "WJOCcg2ZheEaGoxe0IQCNO84ZgFdibocqXklKTou.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 16:10:47",
+ "updated_at": "2024-07-02 16:19:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2271,
+ "unique_id": "TB1307-2271",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Amaşaýew",
+ "customer_patronic_name": "Hojamyradowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Ruhabat ý t köçe S Türkmenbaşy jaý 6 öý 4",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Ruhabat ý t köçe S Türkmenbaşy jaý 6 öý 4",
+ "passport_serie": "I-AS",
+ "passport_id": "189595",
+ "passport_given_at": "2001-02-14",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimli",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1984-06-30",
+ "email": "Dowletgeldi@mail.ru",
+ "phone": "64145986",
+ "phone_additional": "65908511",
+ "phone_home": "12245305",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Sütün ýöriteleşdirilen dolandyryş edarasy",
+ "work_company_accountant_number": "+(993)-12564545",
+ "work_started_at": "2015-12-15",
+ "work_salary": "2562",
+ "work_position": "bejeriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OSzhNaWfJtlmfGd0NVyy1g0719fyMKp49TvP2j3H.jpg",
+ "passport_two": "b6GB0PyH5RDbf6qmCaIznCgLkWGWKV6B93QQWjQc.jpg",
+ "passport_three": "pkvmPyNd8Y7tnntYytZ70X49Ycb6fj9ynwhIIeUw.jpg",
+ "passport_four": "3ZquKZnGMXKOlwKtgdAeE5a20AXSSgd7tH5FEdXv.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 16:48:57",
+ "updated_at": "2024-08-02 04:17:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2272,
+ "unique_id": "TB6352-2272",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Röwşen",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Çaryýarowiç",
+ "passport_address": "Balkan welaýat Magtymguly etrap Azady köçe 82 jaý",
+ "real_address": "Balkan welaýat Magtymguly etrap Azady köçe 82 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "461782",
+ "passport_given_at": "2013-03-28",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap",
+ "born_place": "Magtymguly etrap",
+ "born_at": "1996-08-23",
+ "email": null,
+ "phone": "61805552",
+ "phone_additional": "61805552",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-03-19",
+ "work_salary": "3040",
+ "work_position": "poliseý sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "odeyW8urqZBQvDxqTAnuTvAVWfQHIaf1eeIPVhdP.jpg",
+ "passport_two": "7JehsUUcSrMRlf1qdBSRpWW39qPIh3NAk0CUEXcW.jpg",
+ "passport_three": "cgcb0OWe34dzcRdxx7lZIeO93MGdcUnVmX01ot84.jpg",
+ "passport_four": "GHy71JIrLwbEj0cTc0PrWD4hH4xX0g4UfkUkPZ7C.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 16:49:51",
+ "updated_at": "2024-07-02 16:49:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2273,
+ "unique_id": "TB9314-2273",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dädebaý",
+ "customer_surname": "Garažaýew",
+ "customer_patronic_name": "Nuržanowiç",
+ "passport_address": "Köneürgenç etrap Watan geňeşligi",
+ "real_address": "Köneürgenç etrap Watan geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "115304",
+ "passport_given_at": "2023-01-16",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Derýalyk geňeşligi",
+ "born_at": "1970-03-10",
+ "email": "Dadebay@mail.com",
+ "phone": "63842170",
+ "phone_additional": "63842170",
+ "phone_home": "63842170",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 48-nji mekdebi",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "1998-11-09",
+ "work_salary": "3415",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ybflCcksxtPLQ4TfU2WqASR7pUTzy7uYxpA9Vn02.jpg",
+ "passport_two": "5z0HofmAwOvCtPkFpefcYNctCkOTFS7fgg4oayxm.jpg",
+ "passport_three": "VybA0GrAgeggR1kFFtFccv0M86p9HngphwWRMpb1.jpg",
+ "passport_four": "lRcYKze9IrQreyT5A8V42CaUa1L1uWF9Kn6DyBAN.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 16:54:01",
+ "updated_at": "2024-07-02 16:54:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2274,
+ "unique_id": "TB6359-2274",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nurmuhammet",
+ "customer_surname": "Mämmedow",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "BW Balkanabat ş kw 206 jaý 6 öý 15",
+ "real_address": "BW Balkanabat ş kw 206 jaý 6 öý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "161811",
+ "passport_given_at": "2002-11-14",
+ "passport_given_by": "BW Serdar etrap häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1972-03-04",
+ "email": null,
+ "phone": "65540297",
+ "phone_additional": "65540297",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Körpeje gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2003-10-15",
+ "work_salary": "3064",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GsRDabsQqemDTVn4ga0fkQTLIMSOiJoZtREUM8N5.jpg",
+ "passport_two": "vyKrvuUdaB8ucNGWMU1sMxpU5f7kz0bX1vsOy4TV.jpg",
+ "passport_three": "hVhqgKQx0pD4FRO1FbKjqnaXmhQ78pmfgCIjTwGu.jpg",
+ "passport_four": "q2uwK97keLv5KeWul1WbDWQov8FU6u9im0MX7BMf.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-02 17:07:06",
+ "updated_at": "2024-07-03 09:52:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2275,
+ "unique_id": "TB9314-2275",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ýazgül",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Baaýewna",
+ "passport_address": "S.Türkmenbaşy şäher Ýartygala köçe 13-jaý",
+ "real_address": "S.Türkmenbaşy şäher Ýartygala köçe 13-jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "401539",
+ "passport_given_at": "2003-08-12",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "S.Türkmenbaşy etrap Bugadaýly geňeşligi",
+ "born_at": "1970-07-08",
+ "email": "Yazgul@mail.com",
+ "phone": "63605759",
+ "phone_additional": "63605759",
+ "phone_home": "63605759",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Aşgabat şäheriniň Büzmeýin etrap Arassaçylyk müdirligi",
+ "work_company_accountant_number": "+(993)-374317__",
+ "work_started_at": "2005-09-01",
+ "work_salary": "1845",
+ "work_position": "meýdan süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FPiDgzM8setnLyiohsSwNeftHpNTcF3jLBjUfyjG.jpg",
+ "passport_two": "De87a4bJozMfGPSjKjdL0pYQXSuu7DVRc9Pc79uR.jpg",
+ "passport_three": "1Ilo47Hh24kSQ3l0z9luGcKn6FaqlXGeK2wsUSvB.jpg",
+ "passport_four": "0UlSCWUklKZZzQ277YE4uNy3RQvQswk5vON4Zn12.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 10:46:07",
+ "updated_at": "2024-07-03 16:33:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2276,
+ "unique_id": "TB1307-2276",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulsuray",
+ "customer_surname": "Babayewa",
+ "customer_patronic_name": "Amangeldiyewna",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Altyn Nesil jaý 16 öý 5",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Altyn Nesil jaý 16 öý 5",
+ "passport_serie": "I-AH",
+ "passport_id": "285202",
+ "passport_given_at": "2004-09-30",
+ "passport_given_by": "Ahal wel",
+ "born_place": "Ahal wel",
+ "born_at": "1987-04-18",
+ "email": "Ogulsuray@gmailcom",
+ "phone": "64555074",
+ "phone_additional": "64555074",
+ "phone_home": "12545263",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Büzmeýin etrap Arassaçylyk müdirliginde",
+ "work_company_accountant_number": "+(993)-12545253",
+ "work_started_at": "2021-02-01",
+ "work_salary": "2000",
+ "work_position": "süpürij",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YmNZbh6Wj3Fd3fsfFoANMqcoTJPDimey87omANZc.jpg",
+ "passport_two": "7OwxMw1NblmoExeN69TKny3LvGYcgx27UZGOvjuj.jpg",
+ "passport_three": "urfumxdpK8hfBKVkshNbtUntJLh8SZOTCnzRf2Dp.jpg",
+ "passport_four": "6XgzVtpH86cjCnz1DHRQx1HcaleH6o7oogAkvBQV.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 10:56:16",
+ "updated_at": "2024-08-02 04:16:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2277,
+ "unique_id": "TB8317-2277",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Parhat",
+ "customer_surname": "Akimow",
+ "customer_patronic_name": "Zaripowiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher GMZ-6 kwartal 4 öý 14B",
+ "real_address": "Lebap welaýat Türkmenabat şäher GMZ-6 kwartal 4 öý 14B",
+ "passport_serie": "I-LB",
+ "passport_id": "747702",
+ "passport_given_at": "2012-04-27",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "1985-11-21",
+ "email": null,
+ "phone": "65126507",
+ "phone_additional": null,
+ "phone_home": "42240494",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-42232428",
+ "work_started_at": "2018-09-08",
+ "work_salary": "1887",
+ "work_position": "bezegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oEjCpFc7jWJFMCLr2hLZ1u0Qx19wLXuFCzqVeWEY.jpg",
+ "passport_two": "oh6CGP3GNGUpZJ3JnwFKOvJ2uOX8tnS6oB1mZ3Cv.jpg",
+ "passport_three": "HEzfbxrj522dCBgGGxSzagpRgJHgkvQrxeNNFe8W.jpg",
+ "passport_four": "I3MGUOcL4Wft9g9qfzmupi7W0j3nDlGFq8Pty5GR.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 11:37:07",
+ "updated_at": "2024-07-23 20:11:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2278,
+ "unique_id": "TB8317-2278",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Berdimyrat",
+ "customer_surname": "Begçerow",
+ "customer_patronic_name": "Dädebaýewiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Bahar kiçi etrapçasy 63-nji jaý 19-njy öý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Bahar kiçi etrapçasy 63-nji jaý 19-njy öý",
+ "passport_serie": "II-LB",
+ "passport_id": "075684",
+ "passport_given_at": "2019-10-15",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Daşoguz welaýat Köneürgenç etrap",
+ "born_at": "1974-07-05",
+ "email": null,
+ "phone": "62440141",
+ "phone_additional": "62440141",
+ "phone_home": "62440141",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "LWBBM-i 33-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-62440141",
+ "work_started_at": "2007-10-16",
+ "work_salary": "3482",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WPkukBniue44cy8ofmZaCuy2vNs37cU5V5LW4Pnv.jpg",
+ "passport_two": "ZbsHTlh5KMzu7u4oiqGjxT1yOk5LL79bJg9Mrabq.jpg",
+ "passport_three": "pB1AvKNxRAMDOFybq4M9WDjHVeY7alGkziUcLsip.jpg",
+ "passport_four": "AdksaYmPMUMwgFFBcHtY85bTeaTSauNGWDBH84ux.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 11:46:32",
+ "updated_at": "2024-07-23 20:12:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2279,
+ "unique_id": "TB8317-2279",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Arslan",
+ "customer_surname": "Hanow",
+ "customer_patronic_name": "Kurbangeldyýewiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher S Nyyazow köçe 73-nji jaý 14-nji öý",
+ "real_address": "Lebap welaýat Türkmenabat şäher S Nyyazow köçe 73-nji jaý 14-nji öý",
+ "passport_serie": "II-LB",
+ "passport_id": "216610",
+ "passport_given_at": "2024-05-03",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher Polisiýa bölümi",
+ "born_place": "TSSR Çärjew etrap",
+ "born_at": "1987-10-26",
+ "email": null,
+ "phone": "63615196",
+ "phone_additional": null,
+ "phone_home": "42233348",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat \"Demirbetonönümleri\" kärhanasy",
+ "work_company_accountant_number": "+(993)-63615196",
+ "work_started_at": "2013-06-03",
+ "work_salary": "1369",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "osuJHSTyPWzYBPyCMAmIBetvO7BJIuaNA6kXHk9F.jpg",
+ "passport_two": "bsU8HqNBl06QHSfW0S45JAB8R9v3oxrA1UcdKuPn.jpg",
+ "passport_three": "F4be1wV97gs9Nney7QUlFOAUAv7Z3N3yp0EKiWfZ.jpg",
+ "passport_four": "evw2ylSthWVHoP05HP1dhcf7gRW4AsBFklbUUtg5.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 11:57:27",
+ "updated_at": "2024-07-23 20:12:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2280,
+ "unique_id": "TB8317-2280",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Babahan",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Şukurullaýewiç",
+ "passport_address": "Lebap welaýat Çärjew etrap Hojagala şäheriniň Görogly köçesiniň 31-nji jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Hojagala şäheriniň Görogly köçesiniň 31-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "346079",
+ "passport_given_at": "2002-10-20",
+ "passport_given_by": "Lebap welaýat Serdarabat etrap häkimligi",
+ "born_place": "Lebap welaýat Serdarabat etrap",
+ "born_at": "1985-10-25",
+ "email": null,
+ "phone": "64077053",
+ "phone_additional": null,
+ "phone_home": "64077053",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Lebaptelekom\" WEAK-ň",
+ "work_company_accountant_number": "+(993)-64077053",
+ "work_started_at": "2014-11-20",
+ "work_salary": "2535",
+ "work_position": "ekskawatorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "S6mRMdGofR1FLUMDjlKohTBsODuRrBXoROyCM648.jpg",
+ "passport_two": "jO6ER8aZPkOnwF4s0Kb71653BEW7uh16phEwyAAD.jpg",
+ "passport_three": "hDSB9NMGdID6WPpq6jFiXxJ5bj37xaKdZhTsOZ7U.jpg",
+ "passport_four": "o8IiM7YVCVigRjReXN9PocJsMNPE9mQWUQpx769z.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 12:06:39",
+ "updated_at": "2024-07-23 20:12:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2281,
+ "unique_id": "TB8317-2281",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Gunça",
+ "customer_surname": "Narkulyýewa",
+ "customer_patronic_name": "Ziýadullaýewna",
+ "passport_address": "Lebap welaýat Dänew etrap Garaşsyzlyk Asuda Aşgabat köçe 4-nji jaý",
+ "real_address": "Lebap welaýat Dänew etrap Garaşsyzlyk Asuda Aşgabat köçe 4-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "021970",
+ "passport_given_at": "2018-07-29",
+ "passport_given_by": "Lebap welaýat Dänew etrap häkimligi",
+ "born_place": "Lebap welaýat Dänew etrap",
+ "born_at": "2001-12-29",
+ "email": null,
+ "phone": "61480396",
+ "phone_additional": null,
+ "phone_home": "61480396",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "LBBM-i 28-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-61480396",
+ "work_started_at": "2023-04-03",
+ "work_salary": "1782",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wubLPRwtHlCwDKxQcRYiN8G7v1jhtvHEXvaSmEf7.jpg",
+ "passport_two": "OeenCVm3qQWkDhOUHUwzWzOfrMYyUFdPdpx1laex.jpg",
+ "passport_three": "OLtUSg2yeZhz6Xw39Bw6PjjicoUkrSDQ7bgosVqP.jpg",
+ "passport_four": "w68CJJvZUwCKOavvzeJCxGToJFNknWT23RglhZmP.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 12:13:46",
+ "updated_at": "2024-07-23 20:12:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2282,
+ "unique_id": "TB8317-2282",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Aýsenem",
+ "customer_surname": "Hudaýberdiýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Lebap welaýat Türkmenabat şäher B-kanal Şeýdaýy köçe 3-nji jaý 1-nji öý",
+ "real_address": "Lebap welaýat Türkmenabat şäher B-kanal Şeýdaýy köçe 3-nji jaý 1-nji öý",
+ "passport_serie": "I-LB",
+ "passport_id": "919990",
+ "passport_given_at": "2015-10-09",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Galkynyş etrap",
+ "born_at": "1973-08-17",
+ "email": null,
+ "phone": "63412330",
+ "phone_additional": null,
+ "phone_home": "63412330",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "LWBBM-i 20-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-63412330",
+ "work_started_at": "2012-06-25",
+ "work_salary": "1655",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3gCoSGRrKGmw4ltyqXVCHNcFsCrlExp55p4uBreQ.jpg",
+ "passport_two": "DJhySUW9RUlGxGof033tf14ScfVrvNrVys3pGLTC.jpg",
+ "passport_three": "t2sESCKCSMULzgfjqBSsKvHg6QsECXMGZYB0wNsb.jpg",
+ "passport_four": "s9Tr06Cc5OLLzQjfbx8ih4ohYeiuy7E92WyV2F8c.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 12:23:45",
+ "updated_at": "2024-07-23 20:13:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2283,
+ "unique_id": "TB8317-2283",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Çary",
+ "customer_surname": "Hudaýberdiýew",
+ "customer_patronic_name": "Ikramowiç",
+ "passport_address": "Lebap welaýat Çärjew etrap Gullyýew geňeşlik Çömmekdepe oba Abadançylyk köçe 4-nji jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Gullyýew geňeşlik Çömmekdepe oba Abadançylyk köçe 4-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "500613",
+ "passport_given_at": "2006-09-13",
+ "passport_given_by": "Lebap welaýat Serdarabat etrap häkimligi",
+ "born_place": "Lebap welaýat Serdarabat etrap",
+ "born_at": "1990-02-21",
+ "email": null,
+ "phone": "62845641",
+ "phone_additional": null,
+ "phone_home": "62845641",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Lebapgazüpjünçilik\" müdirligi",
+ "work_company_accountant_number": "+(993)-62845641",
+ "work_started_at": "2023-07-27",
+ "work_salary": "2161",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1eaEcY9KH8d5Ab95AfNCWV3JM0mQ0D1G0OrZJPhR.jpg",
+ "passport_two": "BkuVFkPsImO1kfuE386Y9yns4t0IdveY3Iq5rk12.jpg",
+ "passport_three": "cRHFQH7JlkxeKTPctPeUWt3B84TH2iqu5he30pP4.jpg",
+ "passport_four": "qMmJ4V8QweJenYrE5xT2oWASynYflaCix3dgrxr8.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 12:33:49",
+ "updated_at": "2024-07-23 20:14:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2284,
+ "unique_id": "TB8302-2284",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gurbanmyrat",
+ "customer_surname": "Welsahedow",
+ "customer_patronic_name": "Tejendurdyyewic",
+ "passport_address": "Ahal welayaty Babadayhan etraby Taze yol obasy",
+ "real_address": "Magdanly saheri Carsanny koc 6-njy jayy",
+ "passport_serie": "I-AH",
+ "passport_id": "594177",
+ "passport_given_at": "2013-04-05",
+ "passport_given_by": "Babadayhan etrap hakimligi",
+ "born_place": "Babadayhan etraby",
+ "born_at": "1992-06-06",
+ "email": "nuziktank78@gmail.com",
+ "phone": "62576751",
+ "phone_additional": "63487266",
+ "phone_home": "54089",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-50077___",
+ "work_started_at": "2023-09-26",
+ "work_salary": "3090",
+ "work_position": "Harby gullukcy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "W5xTBDDexHuNXAqdHsIm0aefQESCRvEQY7LdSn3A.jpg",
+ "passport_two": "xuO4kp9N50EPvSNKIgYPyZrYLM0z6whvqNzLopxv.jpg",
+ "passport_three": "hLrnDBbL2KWs4YZjKXELDevsRqDdANgwQvp2zAFG.jpg",
+ "passport_four": "DDcFwxRwEHjiLErkkNkGrtVIo6vIszeiEBAo8rt0.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 13:55:12",
+ "updated_at": "2024-07-08 16:08:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2285,
+ "unique_id": "TB8302-2285",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gülsenem",
+ "customer_surname": "Mardanowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Köýtendag etr Akgumalam geň Bahar köçe 19-njy jaý",
+ "real_address": "Magdanly şäher Mugallymlar köçe 22-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "116249",
+ "passport_given_at": "1999-11-02",
+ "passport_given_by": "Çarşaňňy etrap PB",
+ "born_place": "Çarşaňňy şäherçesi",
+ "born_at": "1979-04-17",
+ "email": null,
+ "phone": "65884150",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "22-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2018-09-01",
+ "work_salary": "1925",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iEOvf2sz7xRacbRMgwnnDeqGFYbYaG3cZS9mKoSP.jpg",
+ "passport_two": "RNsZy3MJDq9SX11a42yAHGJKXHGXaes5XeymMhvP.jpg",
+ "passport_three": "whwfFr0i7ia5XrMLdPuZqgsKx7qPZPos9PX4hYGU.jpg",
+ "passport_four": "cCKYgHVYYGV3Dhcw57GN7gUjeqnkwmXa2OTXmBK4.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 15:14:17",
+ "updated_at": "2024-07-08 16:08:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2286,
+ "unique_id": "TB6352-2286",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Baýramgül",
+ "customer_surname": "Goşjanowa",
+ "customer_patronic_name": "Hakmyradowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 25a jaý 3 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 25a jaý 3 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469349",
+ "passport_given_at": "2013-10-06",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Gumdag şäheri",
+ "born_at": "1990-01-08",
+ "email": null,
+ "phone": "65299027",
+ "phone_additional": "65299027",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş Jaý Ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2012-08-24",
+ "work_salary": "2537",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2uScQdfMmF4gxKl0cFB7lTeFNxPF6INCfgcUMwI7.jpg",
+ "passport_two": "detrwKFJUJVVpteyrDQC0FBeKW3eALTlEbTENJAS.jpg",
+ "passport_three": "lrNff0NBIgn2hEqN8K4yMk8JFwtwm4ETFjsNvKEO.jpg",
+ "passport_four": "rsimnPOLCrb2fOF403A48nvjBzX2axohVtcSzqkI.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 15:27:36",
+ "updated_at": "2024-07-03 15:27:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2287,
+ "unique_id": "TB6352-2287",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Begençnur",
+ "customer_surname": "Nurlyýew",
+ "customer_patronic_name": "Annanurowiç",
+ "passport_address": "BW Gyzylarbat etraby 29 şäherçe 148 jaý",
+ "real_address": "BW Gyzylarbat etraby 29 şäherçe 148 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "500615",
+ "passport_given_at": "2015-01-14",
+ "passport_given_by": "BW Serdar şäher häkimligi",
+ "born_place": "BW Serdar şäheri",
+ "born_at": "1998-04-25",
+ "email": null,
+ "phone": "64796149",
+ "phone_additional": null,
+ "phone_home": "64796149",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-06-10",
+ "work_salary": "2118",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AGcqXSKXwRPMnT8GvaDvJarr9Mlheyw8JYgwWwxg.jpg",
+ "passport_two": "n7uI21tXZz6xOolJLrvitR5ywE7TaZklruUxxPGW.jpg",
+ "passport_three": "VPF61AfyPenVVnZ4sZi1sa4Nl7flIWxSrVhDqjZe.jpg",
+ "passport_four": "iQJFVikzV887ZF4GBGMyBXpGycxsj762MGRa8jUB.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 15:32:53",
+ "updated_at": "2024-07-03 15:45:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2288,
+ "unique_id": "TB6352-2288",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ylham",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Baýrammämmedowiç",
+ "passport_address": "BW Etrek etraby Akýaýla geňeşligi",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 1 kiçi etrapça 2 jaý 57 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "455864",
+ "passport_given_at": "2013-05-08",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "BW Etrek etrabynyň Akýaýla obasy",
+ "born_at": "1996-06-09",
+ "email": null,
+ "phone": "64435697",
+ "phone_additional": null,
+ "phone_home": "64435697",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-09-16",
+ "work_salary": "2715",
+ "work_position": "uly ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uDbKtxNmbdSZK31jXXSubFblbx4fa5OJArT2tsx5.jpg",
+ "passport_two": "9WErcXhAM8nyf7dg4h6XqMv2J9yOwvEwcZcVs3LU.jpg",
+ "passport_three": "zaFj1Y4OrOa9YHiQOrSsuWehv6FoCvTX867f46n4.jpg",
+ "passport_four": "HMczMoUPt7JbYWQX1JmFhaTdh9P34Ln4iUhm10Zr.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 15:38:33",
+ "updated_at": "2024-07-03 15:46:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2289,
+ "unique_id": "TB8302-2289",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ergeş",
+ "customer_surname": "Allaberdiýew",
+ "customer_patronic_name": "Gurbanowiç",
+ "passport_address": "Magdanly şäher Ýaşlyk köçe 37/4-nji jaý",
+ "real_address": "Magdanly şäher Ýaşlyk köçe 37/4-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "104642",
+ "passport_given_at": "2020-06-23",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1977-06-05",
+ "email": null,
+ "phone": "65217057",
+ "phone_additional": null,
+ "phone_home": "44057496",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Ýangyn howpsyzlyk bölümi",
+ "work_company_accountant_number": "+(993)-44053101",
+ "work_started_at": "2003-03-26",
+ "work_salary": "2233",
+ "work_position": "müdiriň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WUJ6RZRWhmtiOlJ92fyUPbGlucgjU6rg8GB7cq0R.jpg",
+ "passport_two": "aVG5bkDJOYR4K2FFF0t2vbv9cLtHmpjvyjoLpoHm.jpg",
+ "passport_three": "mqpa6WS696Wpx2Kq99yttRT98UjIldnigwltnCZt.jpg",
+ "passport_four": "oRwr51CBw8A7q2Ua18ixD2EcmqjC9QFzL1GMgWto.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 15:43:21",
+ "updated_at": "2024-07-08 16:08:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2290,
+ "unique_id": "TB6352-2290",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wepa",
+ "customer_surname": "Narlyýew",
+ "customer_patronic_name": "Bazarowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 5 jaý 22 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 5 jaý 22 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424266",
+ "passport_given_at": "2011-11-29",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Mary Murgap",
+ "born_at": "1979-04-08",
+ "email": null,
+ "phone": "65299278",
+ "phone_additional": "65299278",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-12-03",
+ "work_salary": "2531",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VUYIquN945N5kLIfbgsivvYO21MBffPEnl7m9rU1.jpg",
+ "passport_two": "8R9HtaLYLMpIqkyptn1dXrxlwD4WEVcMOlOfWHHQ.jpg",
+ "passport_three": "j8XjxUbgM52MVkFNX6ECpN1gLyUGeKhf9GHtGF4F.jpg",
+ "passport_four": "FgCzG9EMGI1EnxzlXPaPCLRnxyzHaBWFAuZw8RPX.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 15:59:23",
+ "updated_at": "2024-07-03 15:59:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2291,
+ "unique_id": "TB6360-2291",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Taganmyrat",
+ "customer_surname": "Bugaýew",
+ "customer_patronic_name": "Sähetmyradowiç",
+ "passport_address": "Hazar ş-çe kw 37 jaý 16 öý 4",
+ "real_address": "Hazar ş-çe kw 37 jaý 16 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "466990",
+ "passport_given_at": "2014-11-10",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Bereket et S.A.Nyýazow adyndaky geňeşligi",
+ "born_at": "1984-01-01",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63940934",
+ "phone_additional": "63940934",
+ "phone_home": "63940934",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWPM Gorag bölümi",
+ "work_company_accountant_number": "+(993)-63940934",
+ "work_started_at": "2007-08-06",
+ "work_salary": "3535",
+ "work_position": "bölümçe serkerdesi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NEZl0hfGv42t4IGX0pCY7dRZ7dGCzrmWWWFhniCv.jpg",
+ "passport_two": "FaAjKsT4TmiYNSd3vNFMh3fac7YXfMSdymUw98Py.jpg",
+ "passport_three": "uexVx5ivBEfnhSKXROkhFOfmCnMJmDrrvK67yuxL.jpg",
+ "passport_four": "I7t5erFRg4xMlgqBEIlhtPtD4cVW5zvXxUZpioMb.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 16:20:51",
+ "updated_at": "2024-07-10 16:05:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2292,
+ "unique_id": "TB9314-2292",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Bagdagul",
+ "customer_surname": "Işimowa",
+ "customer_patronic_name": "Gurbanbaýewna",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "820929",
+ "passport_given_at": "2013-09-16",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Akgala geňeşligi",
+ "born_at": "1969-05-23",
+ "email": null,
+ "phone": "64998464",
+ "phone_additional": "64998464",
+ "phone_home": "64998464",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 10-njy Çagalar bagy",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "1996-10-22",
+ "work_salary": "1072",
+ "work_position": "terbiýeçi-kömekçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zNDJdGb09sJ2XlfkhjxyexTZWI003QNgtVbXm8G0.jpg",
+ "passport_two": "YF69sUU4zviAPU1TrRWOe8jq8ur0kQGG55XrhOKD.jpg",
+ "passport_three": "bydU3azpl0RQ2h04Cjy2LmR6y4eZPLiheMD7Ioxm.jpg",
+ "passport_four": "bnB6H5dFvr09S3qQxNl2XqyKKYjV66mzdAOkEnsL.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 16:31:54",
+ "updated_at": "2024-07-03 16:32:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2293,
+ "unique_id": "TB6360-2293",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ýusup",
+ "customer_surname": "Çakanow",
+ "customer_patronic_name": "Sapargylyjowiç",
+ "passport_address": "Balkanabat ş kw 192 jaý 7 öý 9",
+ "real_address": "Balkanabat ş kw 192 jaý 7 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "470595",
+ "passport_given_at": "2013-01-07",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "Balkanabat ş",
+ "born_at": "1996-09-04",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64129564",
+ "phone_additional": "64129564",
+ "phone_home": "64129564",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Maddy -enjamlaýyş serişdeler we üpjünçilik bölümi",
+ "work_company_accountant_number": "+(993)-64129564",
+ "work_started_at": "2024-05-16",
+ "work_salary": "3796",
+ "work_position": "Bölümiň başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6KL7YjErSCMKDtedLCGGFw1paW999LtiiYvOdWIg.jpg",
+ "passport_two": "YLDTuQerWlKdaXQw47xqszE1TFCMQ8qYI2SjHIMM.jpg",
+ "passport_three": "7LlnAdWjEpNjcekjefquq3SdxlDufACXOg3AKiUS.jpg",
+ "passport_four": "mYZGginvnkRXdcw9mN8ZoXcNC05B1O6DMGEaOSiI.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 16:49:36",
+ "updated_at": "2024-07-15 11:44:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2294,
+ "unique_id": "TB8311-2294",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Işangulyýew",
+ "customer_patronic_name": "Aýdogdyýewiç",
+ "passport_address": "etr.Garabekewül geň.Baý oba Baý köçe Türkmenistan jaý-11",
+ "real_address": "etr.Garabekewül geň.Baý oba Baý köçe Türkmenistan jaý-11",
+ "passport_serie": "II-LB",
+ "passport_id": "071408",
+ "passport_given_at": "2019-07-26",
+ "passport_given_by": "Halaç etrap häkimligi",
+ "born_place": "LW-nyň Halaç etrabynyň Baý geňeşligi",
+ "born_at": "1973-04-29",
+ "email": null,
+ "phone": "61440307",
+ "phone_additional": "61440307",
+ "phone_home": "61440307",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "LW PM LB-E/11 edarasy",
+ "work_company_accountant_number": "+(993)-61440307",
+ "work_started_at": "2018-11-04",
+ "work_salary": "4818",
+ "work_position": "Otrýad müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mYloT4JPKRKtxHb16peEkMeBZXYZZCEdO2rdPJUt.jpg",
+ "passport_two": "DpHFKTVmNcPFL1lmcSGFFos3w7tIlnDtXy11AFTE.jpg",
+ "passport_three": "57UXYOJOZanI4BowrFtyZ9uVGX2HeaK15VU4KMje.jpg",
+ "passport_four": "vPSXFP32BIAey0KoxzxPTJ9xXCSnV0r5NJyTxVn0.jpg",
+ "user_id": 14,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-07-03 16:55:31",
+ "updated_at": "2024-07-09 14:11:30",
+ "deleted_at": "2024-07-09 14:11:30",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2295,
+ "unique_id": "TB8311-2295",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Oglaý",
+ "customer_surname": "Hudaýnazarowa",
+ "customer_patronic_name": "Allanazarowna",
+ "passport_address": "etr.Çärjew geň.Hojakenepsi oba Hojakenepsi",
+ "real_address": "etr.Çärjew geň.Hojakenepsi oba Hojakenepsi",
+ "passport_serie": "I-LB",
+ "passport_id": "105569",
+ "passport_given_at": "1999-11-29",
+ "passport_given_by": "Farap etrap PB",
+ "born_place": "etr.Çärjew geň.Hojakenepsi oba Hojakenepsi",
+ "born_at": "1971-05-06",
+ "email": null,
+ "phone": "64080016",
+ "phone_additional": "64080016",
+ "phone_home": "64080016",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Çärjew etrap 55-nji ýöriteleşdirilen orta mekdebi",
+ "work_company_accountant_number": "+(993)-64080016",
+ "work_started_at": "1990-08-06",
+ "work_salary": "3233",
+ "work_position": "başlangyç synp mugallymy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "uWCs75QBNob82MFgO3BLxmmnHOQATdfbBybYaDz1.jpg",
+ "passport_two": "RylG5WHNTgQ0lin3m4U1oFSQe3LoMH8sEn9DEKk0.jpg",
+ "passport_three": "syhb2HbAgl96xNkmZjwhxYm7xvTBsdm1wSVxZJzk.jpg",
+ "passport_four": "Vv9RngiH7Z1VsKGQLL8GSaE88xfVrvR162B99HI8.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 17:01:01",
+ "updated_at": "2024-07-09 14:08:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2296,
+ "unique_id": "TB8311-2296",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Alymjan",
+ "customer_surname": "Jumakulyýew",
+ "customer_patronic_name": "Hemrakulyýewiç",
+ "passport_address": "etr.Dänew ş.Bahar oba Kerpiç-zawod köçe Günbatar jaý-14",
+ "real_address": "etr.Dänew ş.Bahar oba Kerpiç-zawod köçe Günbatar jaý-14",
+ "passport_serie": "I-LB",
+ "passport_id": "195416",
+ "passport_given_at": "2000-07-28",
+ "passport_given_by": "Dänew etrap häkimligi",
+ "born_place": "geň.Maý",
+ "born_at": "1981-03-12",
+ "email": null,
+ "phone": "62568781",
+ "phone_additional": "62568781",
+ "phone_home": "62568781",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "TGNG trestiniň AUK-sy",
+ "work_company_accountant_number": "+(993)-62568781",
+ "work_started_at": "2008-03-11",
+ "work_salary": "2305",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lMd3e0IBGoJZuzIFKJJX42oiJC3KSFXBHzlsrgxF.jpg",
+ "passport_two": "qEqZVJm9grs8JBInUZLPdQiOMRNJj3YpwX9bzmmp.jpg",
+ "passport_three": "XXlboyr7VIlcR0dWQGI4nQFyIdKGwi7VIg1trHwU.jpg",
+ "passport_four": "isE4I0k58rGyn6cvRbM0eHmvprdcAcSkctw9G7Hx.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 17:13:47",
+ "updated_at": "2024-07-31 22:59:48",
+ "deleted_at": "2024-07-31 22:59:48",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2297,
+ "unique_id": "TB6360-2297",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Laçyn",
+ "customer_surname": "Nuryýewa",
+ "customer_patronic_name": "Abduljepbraowna",
+ "passport_address": "Hazar ş-çe kw 37 jaý 8 öý 13",
+ "real_address": "Hazar ş-çe kw 37 jaý 8 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "420975",
+ "passport_given_at": "2012-08-08",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1996-03-27",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64517034",
+ "phone_additional": "64517034",
+ "phone_home": "64517034",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkantelekow\" WEAK-yň",
+ "work_company_accountant_number": "+(993)-64517034",
+ "work_started_at": "2019-04-01",
+ "work_salary": "2198",
+ "work_position": "Elektromantýor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6mtOVlaVTcO2vro6liBHXKIX0cNZtgKAdFxagxt3.jpg",
+ "passport_two": "GwYmGIHJvLSIYrHlFMxsGIubIQmCs01ZPdjlNUKU.jpg",
+ "passport_three": "9oyi8y7I4R4q5fAfhC2AzcvJb0iMArqYaiVtSMiW.jpg",
+ "passport_four": "9BmVRc0L0gW0u6ko0fqu5bqHwad9VablcfMw4UCz.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 17:27:43",
+ "updated_at": "2024-07-21 23:28:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2298,
+ "unique_id": "TB7369-2298",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Ogulşirin",
+ "customer_surname": "Ahmedowa",
+ "customer_patronic_name": "Begdurdyýewna",
+ "passport_address": "Mary şäher Mollanepes köçe 68-nji jaý",
+ "real_address": "Mary şäher Mollanepes köçe 68-nji jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "924424",
+ "passport_given_at": "2013-09-25",
+ "passport_given_by": "Wekilbazar etrap häkimlik",
+ "born_place": "Mary şäher Mollanepes köçe 68-nji jaý",
+ "born_at": "1994-12-09",
+ "email": null,
+ "phone": "65857944",
+ "phone_additional": "65857944",
+ "phone_home": "65857944",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Mary Demirbetonönümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-65857944",
+ "work_started_at": "2023-02-01",
+ "work_salary": "1647",
+ "work_position": "Kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7YqjBXdO2WgC3QPxXXprBFld4aICnzWRoLOYO0rj.jpg",
+ "passport_two": "RcatP2uAOpNnWRmy9cCsYmaYCrKjZlYWkkEvprqm.jpg",
+ "passport_three": "vRBdvTVPC4fX2wrHagonhpwBLHwy20JWcvWOIENq.jpg",
+ "passport_four": "Y9ZodndDxoiGXkYZ1M5kSp32q8kvNnhXbLPpgujv.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-03 17:32:53",
+ "updated_at": "2024-07-03 17:32:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2299,
+ "unique_id": "TB8302-2299",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Parda",
+ "customer_surname": "Almardanow",
+ "customer_patronic_name": "Narmuminowic",
+ "passport_address": "Magdanly saheri 1-nji yasayys jay toplumy 2/30",
+ "real_address": "Magdanly saheri 1-nji yasayys jay toplumy 2/30 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "225991",
+ "passport_given_at": "2001-06-25",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1979-04-21",
+ "email": "muziktank78@gmail.com",
+ "phone": "64435572",
+ "phone_additional": "61199510",
+ "phone_home": "55504",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanlysaheragyzsuw murirligi",
+ "work_company_accountant_number": "+(993)-51265___",
+ "work_started_at": "2012-05-21",
+ "work_salary": "1874",
+ "work_position": "enjam bejeriji slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dbUjR7sDdL1bXBVN6DBWxHCdkawFPBpNcDBkucH5.jpg",
+ "passport_two": "6FhuQu72qH0DQNMTTmFHLfJXUW4hewyyTeClnB1O.jpg",
+ "passport_three": "prv7m8U6DmyOGiwpCfMO4U9Iqus34pVcf9a2QOyE.jpg",
+ "passport_four": "eHcUqcm7BO1h2rXdryEUzPnoWbx5UcOfCfkZK7IV.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 07:49:34",
+ "updated_at": "2024-07-08 16:09:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2300,
+ "unique_id": "TB1307-2300",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nuryagdy",
+ "customer_surname": "Nuryagdyyew",
+ "customer_patronic_name": "Nurmamedowic",
+ "passport_address": "Asgabat saherinin Kopetdag etrap, koce Arcabil s jay 76, otag 73",
+ "real_address": "Asgabat saherinin Kopetdag etrap, koce Arcabil s jay 76, otag 73",
+ "passport_serie": "I-AS",
+ "passport_id": "496834",
+ "passport_given_at": "2014-04-03",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1998-02-15",
+ "email": "Nuryagdy@mail.ru",
+ "phone": "62492197",
+ "phone_additional": "62492197",
+ "phone_home": "12984297",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saherinin bedenterbiye we sport baradaky Bas mudirliginin 9-njy sport mekdebi",
+ "work_company_accountant_number": "+(993)-12227653",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2901",
+ "work_position": "talimci-mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "k2oYMygFGVIG0LjrM3Q0THE6in3ltsG5YRfNyCA8.jpg",
+ "passport_two": "4LTHMl1Xax7y9x9L4QJPSYpvFSTdzmbTOG5KjGIe.jpg",
+ "passport_three": "nvJ4OLEsOZ0maP8Ou6mF0mvhyM1L20xI7tRSNSLb.jpg",
+ "passport_four": "s3tP0IB6MBqXfHxhhfF3kvOAl0dxKFAiU9U54ytm.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 09:32:54",
+ "updated_at": "2024-08-02 04:16:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2301,
+ "unique_id": "TB1307-2301",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tatus",
+ "customer_surname": "Annamowa",
+ "customer_patronic_name": "Annagylyyewna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Howdan W jaý 57 öý43",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Howdan W jaý 57 öý43",
+ "passport_serie": "I-AS",
+ "passport_id": "679175",
+ "passport_given_at": "2023-03-09",
+ "passport_given_by": "Köpetdag",
+ "born_place": "Asgabat",
+ "born_at": "1997-04-05",
+ "email": "Tatus@gmailcom",
+ "phone": "63117582",
+ "phone_additional": "63117582",
+ "phone_home": "12452545",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Myrat Garryýew adyndaky Türk nyň Döwlet lukmançylyk unwersitetiniň Enäniň we çaganyň saglygyny goraýyş okuwylmy merkeziniň",
+ "work_company_accountant_number": "+(993)-12452536",
+ "work_started_at": "2021-09-01",
+ "work_salary": "1940",
+ "work_position": "hojalyk bölüminiň garawuly",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "y2fumXzuoCsO2IQYch51H9Vm2jc14HTLa3H6pU8p.jpg",
+ "passport_two": "sPK5r8rC67ywxqsfsu25ppDTvc3chMckjc4vByO6.jpg",
+ "passport_three": "5rpyZG7025dpyHuhDCfz9JPEoJzReUv4XLUXzeVm.jpg",
+ "passport_four": "oL0p4fS1LPClzrmSUY4hzO7LXaVJSp2pvvxQg6iy.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 10:10:16",
+ "updated_at": "2024-08-02 04:16:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2302,
+ "unique_id": "TB8311-2302",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Myratjan",
+ "customer_surname": "Kurbanow",
+ "customer_patronic_name": "Aýmyradowiç",
+ "passport_address": "LW-nyň Dänew etr. Seýdi şäh. 1 k/etr jaý 17 öý 47",
+ "real_address": "LW-nyň Dänew etr. Seýdi şäh. 1 k/etr jaý 17 öý 47",
+ "passport_serie": "I-BN",
+ "passport_id": "361357",
+ "passport_given_at": "2007-09-27",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "Galkynyş etrabynyň Göýnük geňeşi",
+ "born_at": "1970-03-23",
+ "email": null,
+ "phone": "65225546",
+ "phone_additional": "65225546",
+ "phone_home": "65225546",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýatynyň Türkmenabat şäheri Türkmenabat ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-65225546",
+ "work_started_at": "2020-04-10",
+ "work_salary": "2825",
+ "work_position": "Awtobus sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hGYCcpD2jwWhM2UUqc7kcMpT4FH30bBNoPpUkdzP.jpg",
+ "passport_two": "an89MLZpyu8hzyrJAhf64qMoE5I6jzcOrI7fq2ds.jpg",
+ "passport_three": "iNKwIGUOqCn3DOR3RIth5vvxsWapeIK3558QJJ0N.jpg",
+ "passport_four": "OAxDU2Cx0VIYlVW15GpywcfzVNjuaAYGVQl1fbTp.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 10:55:18",
+ "updated_at": "2024-07-09 14:07:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2303,
+ "unique_id": "TB8311-2303",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Mähriban",
+ "customer_surname": "Faýzullaýewa",
+ "customer_patronic_name": "Hamrakylyýewna",
+ "passport_address": "LW-nyň Dänew etr. Seýdi şäh. 2 k/e jaý 44a öý 5",
+ "real_address": "LW-nyň Dänew etr. Seýdi şäh. 2 k/e jaý 44a öý 5",
+ "passport_serie": "II-LB",
+ "passport_id": "060247",
+ "passport_given_at": "2019-02-26",
+ "passport_given_by": "LW-nyň Dänew etr. häkimligi",
+ "born_place": "LW-nyň Farap etr. Hojakenepsi geňeşligi",
+ "born_at": "1983-12-18",
+ "email": null,
+ "phone": "61098407",
+ "phone_additional": "61098407",
+ "phone_home": "61098407",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "LW-nyň Dänew etr. 24-nji \"Çynar\" çagalar bagy",
+ "work_company_accountant_number": "+(993)-61098407",
+ "work_started_at": "2017-06-15",
+ "work_salary": "2175",
+ "work_position": "Terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hHI4xLCUhqixdqR5jrhpSyfJv0jZuGIdBeu1RSAJ.jpg",
+ "passport_two": "rlxBAQ9CWgOTEuSacU5qtN9R15igLXAhoz3dkNKA.jpg",
+ "passport_three": "oiAANgwejRYvucRg8GPKUYhjUTBAW90yG7xM2Aq4.jpg",
+ "passport_four": "5RBDhrYDtzHwX0Avti5bCskjkcWys8I1FPPPKiyM.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 11:15:30",
+ "updated_at": "2024-07-08 12:36:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2304,
+ "unique_id": "TB8311-2304",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Klara",
+ "customer_surname": "Saburowa",
+ "customer_patronic_name": "Saburowna",
+ "passport_address": "LW-nyň Dänew etr. Seýdi şäh. 1 k/etr jaý 42 öý 25",
+ "real_address": "LW-nyň Dänew etr. Seýdi şäh. 1 k/etr jaý 42 öý 25",
+ "passport_serie": "I-LB",
+ "passport_id": "156407",
+ "passport_given_at": "2000-07-11",
+ "passport_given_by": "LW-nyň Seýdi şäh. häkimligi",
+ "born_place": "Seýdi şäher",
+ "born_at": "1983-12-09",
+ "email": null,
+ "phone": "64614185",
+ "phone_additional": "64614185",
+ "phone_home": "64614185",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "LW-nyň Dänew etr. 17-nji \" Kepderi \" çagalar bagy",
+ "work_company_accountant_number": "+(993)-64614185",
+ "work_started_at": "2017-12-25",
+ "work_salary": "1670",
+ "work_position": "Aşpez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "J4KMncDhV8Vznvxgux5FNMYy0cLppUy5Pg4ssZUl.jpg",
+ "passport_two": "H5VRWBFO7JIoRr21GOAt4PJQCZl2CLXpSGnnWJHD.jpg",
+ "passport_three": "BJRzcDwVm9x3XG5PCaJrwF3CLY14cfwKcKkafreL.jpg",
+ "passport_four": "3vWmDrBdcHgfuWOkSGaDePZuHVOUdCKaHK8XiCLP.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 11:40:51",
+ "updated_at": "2024-07-22 03:21:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2305,
+ "unique_id": "TB8312-2305",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Begenç",
+ "customer_surname": "Babayew",
+ "customer_patronic_name": "Tirkeşowiç",
+ "passport_address": "D.Bayramow 5/1",
+ "real_address": "D.Bayramow 5/1",
+ "passport_serie": "I-LB",
+ "passport_id": "750129",
+ "passport_given_at": "2012-01-07",
+ "passport_given_by": "Birata etrap hakimligi",
+ "born_place": "Gazojak saheri",
+ "born_at": "1995-01-10",
+ "email": "begggo@mail.ru",
+ "phone": "62656612",
+ "phone_additional": null,
+ "phone_home": "44552456",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ",
+ "work_company_accountant_number": "+(993)-44552456",
+ "work_started_at": "2020-04-09",
+ "work_salary": "3731",
+ "work_position": "Masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hgCHNOoK1954uiMCw30b15vHJwTWqgzdzl84rd2Y.jpg",
+ "passport_two": "qcrtld8Zf3pWpNKaWgRc13ESLgwiv0C6wq3tSkEz.jpg",
+ "passport_three": "Qpnn8fZDSefGrPzB0CxHlFZWS4Oqw1K3ncvXZJoS.jpg",
+ "passport_four": "fXf6rKzyAxXVnPV8hjKPHmHXOhSJ7I18WBlFY10k.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 12:18:14",
+ "updated_at": "2024-07-04 12:35:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2306,
+ "unique_id": "TB8312-2306",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Döwletmyrat",
+ "customer_surname": "Polukow",
+ "customer_patronic_name": "Welmuradowiç",
+ "passport_address": "Magtymguly 25/23",
+ "real_address": "Magtymguly 25/23",
+ "passport_serie": "I-LB",
+ "passport_id": "274271",
+ "passport_given_at": "2002-04-09",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Darganata etrabynyň Çarwadar geňeşligi",
+ "born_at": "1983-12-26",
+ "email": "dowletkam@gmail.com",
+ "phone": "65351899",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551856",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2413",
+ "work_position": "Kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KIkkuml1RoccMz1jfk8GVB0FXRORudZBrllOHJMg.jpg",
+ "passport_two": "5XrqgxLC7Nv9JYZQ1e7NjwEOhlXd4iAlDfuljunO.jpg",
+ "passport_three": "v441bnzCKHGzWMVjVPRRylyNl8QQxAYosqBnB2Zc.jpg",
+ "passport_four": "NyhWY3ThuzjLRXvU1zptGDjxWNSoO31S8AYTwHAW.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 14:36:31",
+ "updated_at": "2024-07-04 14:47:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2307,
+ "unique_id": "TB1306-2307",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Guycmuhammet",
+ "customer_surname": "Owezgulyyew",
+ "customer_patronic_name": "Muhammetgulyyewic",
+ "passport_address": "Asgabat saherinin Berkarrlyk etraby Parahat 7 3 kocesinin27 nji jayynynn 23 nji otagy",
+ "real_address": "Asgabat saherinin Berkarrlyk etraby Parahat 7 3 kocesinin27 nji jayynynn 23 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "213320",
+ "passport_given_at": "2001-08-02",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Ahal welayatynyn Gokdepe etrabynyn Gokdepe sahercesi",
+ "born_at": "1985-05-18",
+ "email": "Guycmuhammet@gmail.com",
+ "phone": "65505968",
+ "phone_additional": "65511010",
+ "phone_home": "65505968",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TIIM yanyndaky Gorag mudirliginin ayratyn gorag batalyonynyn 3 nji rotasynyn 2 nji wzwodynyn polisey goragcysy",
+ "work_company_accountant_number": "+(993)-65505968",
+ "work_started_at": "2007-05-01",
+ "work_salary": "3886",
+ "work_position": "polisiyanyn uly serzanty",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "w9rFbskg3rwjeCcurRGglpb5mIRzVjK9HyqETQHg.jpg",
+ "passport_two": "xad4sGo8v0xgKyrfMQ2jHMfZHXANdlai3xKoSq9g.jpg",
+ "passport_three": "HHyJCmVzGfVj5sAfWbLUCLMLMY2Oyllu7MuSO93m.jpg",
+ "passport_four": "npNWDgIq7sN6uBA5iRO6dFrmGPt5T8fynvCkevbq.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-07-04 14:47:25",
+ "updated_at": "2024-07-04 14:47:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2308,
+ "unique_id": "TB8312-2308",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Bazar",
+ "customer_surname": "Yegşemow",
+ "customer_patronic_name": null,
+ "passport_address": "Magtymguly 147/30",
+ "real_address": "Magtymguly 147/30",
+ "passport_serie": "I-LB",
+ "passport_id": "906465",
+ "passport_given_at": "2016-01-26",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Gubadag etrabynyň Tommakýap obasy",
+ "born_at": "1969-06-30",
+ "email": "bazartr@mail.ru",
+ "phone": "65061390",
+ "phone_additional": null,
+ "phone_home": "44552358",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ",
+ "work_company_accountant_number": "+(993)-44551253",
+ "work_started_at": "2003-07-01",
+ "work_salary": "2598",
+ "work_position": "Burowlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PjhcUhoIB7bqnIuOwO8W3QMCbphC4mxXDoOGnqnP.jpg",
+ "passport_two": "d3CPuLpLwGvG5m9eC6up50fgqmxAspmXebpi2JiD.jpg",
+ "passport_three": "zAeuho6xcQwndfpp8OVcIlkAA9t8cgvB6ZA5uSme.jpg",
+ "passport_four": "1gGXy9AyFHBQpZxTJ5kqRzfs8gE3txqWwZ8V7yGW.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 14:47:37",
+ "updated_at": "2024-07-09 16:43:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2309,
+ "unique_id": "TB9315-2309",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Akmyrat",
+ "customer_surname": "Girmanow",
+ "customer_patronic_name": "Mämedowiç",
+ "passport_address": "Görogly etrap Durdy Gylyç geňeşligi",
+ "real_address": "Görogly etrap Durdy Gylyç geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "281034",
+ "passport_given_at": "2002-04-02",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Görogly etrap Durdy Gylyç geňeşligi",
+ "born_at": "1975-11-05",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62909746",
+ "phone_additional": "62909746",
+ "phone_home": "62909746",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap Bilim bölümi 46-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-62909746",
+ "work_started_at": "2019-02-01",
+ "work_salary": "4080",
+ "work_position": "müdiriniň orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5NMQbyfcqKlxuGxHgkmznKRXWuPPaknuQtfFMDRl.jpg",
+ "passport_two": "iIVaUkCuqUY8sEJqtY7g2q8iP6aNo0rmzHRODI5Y.jpg",
+ "passport_three": "Z8xEC3pzSRznA5DBKA5FFUFVwjyO82wR6Q5WwnXz.jpg",
+ "passport_four": "3skgCoGPz3LwRbNnCgCa27tEWrfVqnQPU1C3uWDX.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 14:47:58",
+ "updated_at": "2024-07-04 14:47:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2310,
+ "unique_id": "TB1307-2310",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guycmuhammet",
+ "customer_surname": "Owezgulyyw",
+ "customer_patronic_name": "Muhammetgulyyewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Parahat 7 3 kocesinin 27 nji jayynyn 23 nji otagy",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Parahat 7 3 kocesinin 27 nji jayynyn 23 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "213320",
+ "passport_given_at": "2001-08-02",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Ahal wel",
+ "born_at": "1985-05-18",
+ "email": "Guyc@gmail.com",
+ "phone": "65505968",
+ "phone_additional": "65505968",
+ "phone_home": "65505968",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TIIM yanyndaky Gorag Mudirligi",
+ "work_company_accountant_number": "+(993)-65505968",
+ "work_started_at": "2007-05-01",
+ "work_salary": "3886",
+ "work_position": "Polisey goragcysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kLXi65bj75hVRSmNFcnI0RPHdPidMRkoEcteps2W.jpg",
+ "passport_two": "5zSqZC8B1dxeSMk1rNgDp6Yy1GwUTPE4pEBQrxw0.jpg",
+ "passport_three": "syTfKba1M3HOkUhideVL3lgVi9Icw3FyBDGsIn6z.jpg",
+ "passport_four": "3ZekOZ38wigaV6SdJy1vEroPsHh6OoENEkmgzMzn.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 14:52:58",
+ "updated_at": "2024-08-02 04:15:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2311,
+ "unique_id": "TB1307-2311",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Amanmuhammet",
+ "customer_surname": "Paşiýew",
+ "customer_patronic_name": "Rejepmuhammedowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat7 5 jaý 19 öý3",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat7 5 jaý 19 öý3",
+ "passport_serie": "I-AS",
+ "passport_id": "562552",
+ "passport_given_at": "2017-04-20",
+ "passport_given_by": "Bagtyýarlyk",
+ "born_place": "Asgabat",
+ "born_at": "1986-08-05",
+ "email": "Amanmuhammet@gmailсom",
+ "phone": "64780078",
+ "phone_additional": "64780078",
+ "phone_home": "12526636",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Algyr Bürgüt hojalyk jemgyýetinde",
+ "work_company_accountant_number": "+(993)-12452563",
+ "work_started_at": "2022-02-01",
+ "work_salary": "1700",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ixueLUzMgR9UkFbJWaCI8A6VjAAToi2mwkHwCJqG.jpg",
+ "passport_two": "U5tD2lN08Neh0YwXPrbJyl8A8kNma2A2eVlCdZqk.jpg",
+ "passport_three": "2eQsBLFWG8uqWcVlRxwwFOryTMO1G4spwbwwHQjw.jpg",
+ "passport_four": "vLaCNsWOAN8MtuUy1lUkHnAgIXs96EBXgRaz7Rxj.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 15:15:17",
+ "updated_at": "2024-08-02 04:15:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2312,
+ "unique_id": "TB8312-2312",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Amanbike",
+ "customer_surname": "Koçyýewa",
+ "customer_patronic_name": "Nurgeldiýewna",
+ "passport_address": "Düýeboýun köçe 61 jaý",
+ "real_address": "Düýeboýun köçe 61 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "455308",
+ "passport_given_at": "2006-04-24",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1989-12-12",
+ "email": "amanbike08@mail.ru",
+ "phone": "65248576",
+ "phone_additional": null,
+ "phone_home": "44551246",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Gazojak şäher pensiýa gaznasy",
+ "work_company_accountant_number": "+(993)-44552458",
+ "work_started_at": "2023-05-07",
+ "work_salary": "2425",
+ "work_position": "Esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XasGNzhnHC0gfmGNr1Bynwz4753gNKnTbgSd8F2A.jpg",
+ "passport_two": "OZyVRG4YXzvFw3EoKqFUr1qpUN3cTUmvpehfzwS5.jpg",
+ "passport_three": "beai3KXMm5DC44WvzVbSvics9soNOwwvvwwH9MdA.jpg",
+ "passport_four": "qAYeicFPzBUnkEDZKOYrF4ekdYyf092J1xhhcmsc.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 15:20:12",
+ "updated_at": "2024-07-04 15:45:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2313,
+ "unique_id": "TB1307-2313",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dowletmuhammet",
+ "customer_surname": "Nepesow",
+ "customer_patronic_name": "Ballyewic",
+ "passport_address": "Asgabat saherinin berkararlyk etraby 41 Liniya kocesinin 29 njy jayy kor A",
+ "real_address": "Asgabat saherinin berkararlyk etraby 41 Liniya kocesinin 29 njy jayy kor A",
+ "passport_serie": "I-AS",
+ "passport_id": "590728",
+ "passport_given_at": "2018-07-06",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Ahal wel Ak bugday etr Gami genes",
+ "born_at": "1977-12-24",
+ "email": "Dowlet@gmail.com",
+ "phone": "64906076",
+ "phone_additional": "65605851",
+ "phone_home": "64906076",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat Dokma toplumynyn Mehaniki Gullugy",
+ "work_company_accountant_number": "+(993)-12232354",
+ "work_started_at": "2023-03-23",
+ "work_salary": "3764",
+ "work_position": "Kebsirleyji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ubQvrOHEYXKVDheGNIylrFk76BvZr2wE7WRo09Ma.jpg",
+ "passport_two": "1Ir5898a0cqpJ7SgixErV4o98RhLvxDY4NJqekIM.jpg",
+ "passport_three": "R4ys9m0ibTvAIhdMVeImQXxAwBpT13RbExVZ41Hc.jpg",
+ "passport_four": "UsQl8IybaZbTXhGw5ceBTvNuBlufHon4vdDLBWJC.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 15:38:21",
+ "updated_at": "2024-08-02 04:14:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2314,
+ "unique_id": "TB1307-2314",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulalek",
+ "customer_surname": "Atabayewa",
+ "customer_patronic_name": "Nepesowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap koce Parahat 7/2 jay 10 otag 5",
+ "real_address": "Asgabat saherinin Berkararlyk etrap koce Parahat 7/2 jay 10 otag 5",
+ "passport_serie": "I-AS",
+ "passport_id": "122248",
+ "passport_given_at": "1999-12-10",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap PB",
+ "born_place": "Asgabat",
+ "born_at": "1962-10-20",
+ "email": "Gulalek@mail.ru",
+ "phone": "65697860",
+ "phone_additional": "65697860",
+ "phone_home": "12250612",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmennebitonumleri bas mudirliginin yasayys jemagat hojalygy",
+ "work_company_accountant_number": "+(993)-12477468",
+ "work_started_at": "2023-01-01",
+ "work_salary": "1726",
+ "work_position": "Tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0KOvKUaWnDRwBaPCXdXIRYrthyn9n2R9c9CGAvJK.jpg",
+ "passport_two": "Q3y6VjnPkmC2I9DS4U9GBB9TJzuZFvcEhD8QacnD.jpg",
+ "passport_three": "Zpw2EurFS0aAsPQrvHeQ6e1HUKjcrk1vSUkWrBck.jpg",
+ "passport_four": "3jY8Knlrfu91fRJszAIa5zR1ScpIno4AP7PcDjUc.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-07-04 15:49:27",
+ "updated_at": "2024-07-04 15:49:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2315,
+ "unique_id": "TB8312-2315",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Azat",
+ "customer_surname": "Kurbanow",
+ "customer_patronic_name": "Tagandurdyýewiç",
+ "passport_address": "Magtymguly 241/22",
+ "real_address": "Magtymguly 241/22",
+ "passport_serie": "I-LB",
+ "passport_id": "355659",
+ "passport_given_at": "2003-03-04",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgül raýonynyň Ketleminar geňeşligi",
+ "born_at": "1967-06-14",
+ "email": "azat9898@mail.ru",
+ "phone": "65359834",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Türkmangazawtomatika müdiriligi",
+ "work_company_accountant_number": "+(993)-44551235",
+ "work_started_at": "1990-08-01",
+ "work_salary": "2665",
+ "work_position": "Kebşirleýji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "fXzD1Y1bwjUIHAeEUstjAaKtaxNKBfCsQdRIypAQ.jpg",
+ "passport_two": "sTVWSlxQ7kopeoQAspkU5oWTALHJFc1QBoBJX7zQ.jpg",
+ "passport_three": "SzcYgw8L3eB0ji7xo5AdWU8XuYKKYly1rDrDYvta.jpg",
+ "passport_four": "tkNOKQ5k7Nrmt1V5i7NbQsytYpO6lTbmPvopwXM8.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 16:11:58",
+ "updated_at": "2024-07-08 14:28:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2316,
+ "unique_id": "TB6352-2316",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jemşit",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Ilamanowiç",
+ "passport_address": "Daşoguz welaýat Daşoguz şäher Baýdak köçe 8 15",
+ "real_address": "Daşoguz welaýat Daşoguz şäher Baýdak köçe 8 15",
+ "passport_serie": "I-DZ",
+ "passport_id": "687898",
+ "passport_given_at": "2011-05-24",
+ "passport_given_by": "Daşoguz welaýat Daşoguz şäher häkimligi",
+ "born_place": "Daşoguz şäher",
+ "born_at": "1991-02-15",
+ "email": null,
+ "phone": "64722471",
+ "phone_additional": "64722471",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3281",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0jmFNq3LGTSOufPzDoVR5iFuR8kFsca5QZZpSYLP.jpg",
+ "passport_two": "g8OcsgHrjlrSncAlE0Ajbs7aYfv29SHDVol3X2t5.jpg",
+ "passport_three": "miKhEs7XYnXiabCWtbOquxSkWS2VFQ9hAXG9ru0C.jpg",
+ "passport_four": "1OfOCNKdU4AStPkzsouvZ8Mfe4Zs7Vyr4o7tHtBp.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 16:30:16",
+ "updated_at": "2024-07-04 16:30:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2317,
+ "unique_id": "TB6352-2317",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wafa",
+ "customer_surname": "Abasowa",
+ "customer_patronic_name": "Ýaşarowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 7a jaý 21 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 7a jaý 21 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "279511",
+ "passport_given_at": "2008-06-13",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Garabogaz şäheri",
+ "born_at": "1985-12-09",
+ "email": null,
+ "phone": "62212385",
+ "phone_additional": null,
+ "phone_home": "62212385",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2105",
+ "work_position": "ýükçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4oB9j1ak87DL5SKKyWUdC7o2FIGpGToUCPtPK7N1.jpg",
+ "passport_two": "J078Fz6NKj3pFw0HpcpCFyT2GbG00wfhdO9sRdKH.jpg",
+ "passport_three": "9vdVPDniCAjpZF6Q1WALiRNKKLlgM5XkOemLt7NS.jpg",
+ "passport_four": "BLSVRbfAsNVQk1dhhmyR6fEDkLAGotmRzce5NdwS.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 16:33:44",
+ "updated_at": "2024-07-04 16:37:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2318,
+ "unique_id": "TB8302-2318",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Aýna",
+ "customer_surname": "Tangyrberdiýewa",
+ "customer_patronic_name": "Amandurdyýewna",
+ "passport_address": "Magdanly şäher Winogradow köçe 8/2-nji jaý",
+ "real_address": "Magdanly şäher Winogradow köçe 8/2-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "026555",
+ "passport_given_at": "2018-11-20",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrap",
+ "born_at": "1993-07-15",
+ "email": null,
+ "phone": "61267927",
+ "phone_additional": null,
+ "phone_home": "44051298",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "22-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051910",
+ "work_started_at": "2013-06-28",
+ "work_salary": "2678",
+ "work_position": "Saz ýolbaşçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FAYVBggqnD7Jo0S1bnjc2D9onlgKN1AoqTGG7LRL.jpg",
+ "passport_two": "m6w7aM1WQ6yCga3BfOMW0ZxgiEM5hYezq3IWQW1t.jpg",
+ "passport_three": "TbetMnGhiIQ8W2N12yt66IF8PCmHQkL8xbkD0sbU.jpg",
+ "passport_four": "KdzY14MU43ZD6CG6qepIKHifzfUHmCc0CkrwpcOI.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 16:44:25",
+ "updated_at": "2024-07-08 16:09:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2319,
+ "unique_id": "TB1307-2319",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ahmet",
+ "customer_surname": "Dadayew",
+ "customer_patronic_name": "Jumaberdiyewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap koce Andalyp jay 18 otag 7",
+ "real_address": "Asgabat saherinin Berkararlyk etrap koce Andalyp jay 18 otag 7",
+ "passport_serie": "I-AS",
+ "passport_id": "564744",
+ "passport_given_at": "2017-04-27",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1973-12-01",
+ "email": "Ahmet@mail.ru",
+ "phone": "65057546",
+ "phone_additional": "65057546",
+ "phone_home": "12376638",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmenenergoabatlayys YOB",
+ "work_company_accountant_number": "+(993)-12230586",
+ "work_started_at": "2022-05-13",
+ "work_salary": "3090",
+ "work_position": "Energetik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pNEmjCx2eUoL3B9tEcDT5pObP4irsUjtdMoQ0azZ.jpg",
+ "passport_two": "jaYAo0br8P2bQf77Kwemq7kk7K2zlM6GrFXzb4Cs.jpg",
+ "passport_three": "siEEQAh8rjJHiDaeT34KR9zcFkOMM3XRcwkd6dCX.jpg",
+ "passport_four": "cuzR1sNizeB4heF0VEbnnBGXp6gAqa3Mki6cABWd.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 16:44:25",
+ "updated_at": "2024-08-02 04:14:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2320,
+ "unique_id": "TB1307-2320",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Anna",
+ "customer_surname": "Bayrammyradowa",
+ "customer_patronic_name": "Hojamuhammedowna",
+ "passport_address": "Asgabat s Kopetdag etr Parahat 2/3 jay10a oy42",
+ "real_address": "Asgabat s Kopetdag etr Parahat 2/3 jay10a oy42",
+ "passport_serie": "I-AS",
+ "passport_id": "313245",
+ "passport_given_at": "2004-01-22",
+ "passport_given_by": "Asgabat s Kopetdag etr hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1981-02-21",
+ "email": "Anna@gmail.com",
+ "phone": "62494911",
+ "phone_additional": "62494911",
+ "phone_home": "62494911",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher 55 nji orta mekdep",
+ "work_company_accountant_number": "+(993)-45552152",
+ "work_started_at": "2010-05-01",
+ "work_salary": "4030",
+ "work_position": "inlis dili mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "nxIKa4SygVc8oMG32XQe04FFSAIVvJzetGj5YFGn.jpg",
+ "passport_two": "yV2cKH3PJ5on9C2km9H1mcHCJFAyPCw20esDGp6l.jpg",
+ "passport_three": "lOiirbUFtj5JwnMkqiwZSh5UdTh78CpVYcmr4RZl.jpg",
+ "passport_four": "8SuFGMu8vgt4ddKO9MTCyd2SG9CBzaRySActdH4j.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 17:13:05",
+ "updated_at": "2024-08-02 04:13:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2321,
+ "unique_id": "TB1307-2321",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bahargül",
+ "customer_surname": "Artyklyýewa",
+ "customer_patronic_name": "Ymamgulyýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Oguz han jaý 50 kor. 1 otag 31",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Oguz han jaý 50 kor. 1 otag 31",
+ "passport_serie": "I-AS",
+ "passport_id": "440140",
+ "passport_given_at": "2011-03-25",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1990-03-26",
+ "email": "Bahargul@mail.ru",
+ "phone": "65698293",
+ "phone_additional": "64253652",
+ "phone_home": "12455455",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Türkmenistanyň Türkmenbaşy paýdarlar täjirçilik banky Hasaplaşyk we kassa amallary müdirligi",
+ "work_company_accountant_number": "+(993)-12445522",
+ "work_started_at": "2017-12-01",
+ "work_salary": "2944",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "UJ4l63uIpKxdux83Eynuk51ktlQu107eqAnmKPHu.jpg",
+ "passport_two": "rjV00bYfZnURKeVwDlC71Zaem5kcIw3ZqKBzWkm2.jpg",
+ "passport_three": "iDX7EqlpW6G6JV86702OkqrvmH8H9CRUJrkZobzG.jpg",
+ "passport_four": "iWYicoXjvYkhAzEjukHMjzLatYQcvU1bT4otZzpn.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 17:15:02",
+ "updated_at": "2024-08-02 04:13:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2322,
+ "unique_id": "TB6359-2322",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbandurdy",
+ "customer_surname": "Satlykow",
+ "customer_patronic_name": "Mämmetdurdyýewiç",
+ "passport_address": "BW Esenguly etrap Şahman obasy jaý 13",
+ "real_address": "BW Esenguly etrap Şahman obasy jaý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "293374",
+ "passport_given_at": "2007-08-01",
+ "passport_given_by": "BW Esenguly etrap häkimligi",
+ "born_place": "BW Esenguly etrap Çaloýuk geňeşligi",
+ "born_at": "1989-09-01",
+ "email": null,
+ "phone": "61095895",
+ "phone_additional": "61095895",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebit we gaz guýulary berkitmek boýunça müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-02-09",
+ "work_salary": "4488",
+ "work_position": "maşinist",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "B0Z8zna6ZnO8XOwg8WRhrD4xNUhTYONNyZUtWxW5.jpg",
+ "passport_two": "tt2ixwOfDtZnkl0ciDBoPpeEi8wOD42Strkr96jG.jpg",
+ "passport_three": "h3ixE4LAwFHwwMPycG6PFJbtxLi7SVyAowqGhiOf.jpg",
+ "passport_four": "8Trb1c0S3EOd196SQQWhbLTTOYDTVpn8bSVdMbVw.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 17:36:51",
+ "updated_at": "2024-07-05 12:21:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2323,
+ "unique_id": "TB6359-2323",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Maksat",
+ "customer_surname": "Amanmämmedow",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "BW Balkanabat ş mkr 6 jaý 15 öý 16",
+ "real_address": "BW Balkanabat ş mkr 6 jaý 15 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "533638",
+ "passport_given_at": "1984-10-06",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1984-10-06",
+ "email": null,
+ "phone": "64075757",
+ "phone_additional": "64075757",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Guýulary maýyşgak nasos kompressor turbaly düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-03-31",
+ "work_salary": "4758",
+ "work_position": "baş geolog",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ueUMk2JofOXcpuhXXMuyCM0R63L2Qr3dcfJ9fmVn.jpg",
+ "passport_two": "FLwjr2Wb8izTgXrvfmVT6WmXh5N6paGFrTXhgmeJ.jpg",
+ "passport_three": "fLlwlk0MIFCZNqjsuzh652gWKtFeURkBvipxkgWL.jpg",
+ "passport_four": "j2q9cJVuWcOadkkm65cjoyWmab46TtORN5KOivnF.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 17:38:28",
+ "updated_at": "2024-07-05 12:37:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2324,
+ "unique_id": "TB8312-2324",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gulnar",
+ "customer_surname": "Muhammetberdiýewa",
+ "customer_patronic_name": "Sadikowna",
+ "passport_address": "Gazojak şäheri Magtymguly köçe 152 jaý 6 öý",
+ "real_address": "Gazojak şäheri Magtymguly köçe 152 jaý 6 öý",
+ "passport_serie": "I-LB",
+ "passport_id": "001247",
+ "passport_given_at": "2015-11-11",
+ "passport_given_by": "TDMG Seýdi şäher bölümi",
+ "born_place": "Özbegistan",
+ "born_at": "1971-10-18",
+ "email": "sadikownagulnar@gmail.com",
+ "phone": "65432154",
+ "phone_additional": null,
+ "phone_home": "44522127",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "11-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44551382",
+ "work_started_at": "2007-08-31",
+ "work_salary": "3745",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MsLcKlTGiIvckCacqwZ37TFb9CN4MdzVoCZYZAbP.jpg",
+ "passport_two": "3ZiIC15zLNlfJq0Olna6fUFvhRYsFJPyOxZadGTV.jpg",
+ "passport_three": "1Hcw71lTsNOxmZVXzd2KWLibKkvzPraEdct89WwE.jpg",
+ "passport_four": "RLem5UBaoa2S3xCacN98CknKSt7HsKWWjR9LxjuK.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 17:39:28",
+ "updated_at": "2024-07-05 09:08:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2325,
+ "unique_id": "TB6359-2325",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbangül",
+ "customer_surname": "Diwanowa",
+ "customer_patronic_name": "Hajydurdyýewna",
+ "passport_address": "BW Balkanabat şäher köçe Japarowa jaý 4",
+ "real_address": "BW Balkanabat şäher köçe Japarowa jaý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "599955",
+ "passport_given_at": "2023-02-10",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "BW Esenguly etrap Çaloýuk geňeşligi",
+ "born_at": "1977-12-26",
+ "email": null,
+ "phone": "61837899",
+ "phone_additional": "61837899",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanabat\" ýod zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2014-06-12",
+ "work_salary": "1573",
+ "work_position": "gulluk jaý sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qVvpBPO6diXttpJYdgSIf6yv9CYWlzaK1t7Dfwxq.jpg",
+ "passport_two": "dbZNBbFiS0oYAD28KDJIXCn2qwGOwLIpP7KtpX8Y.jpg",
+ "passport_three": "4awd1L899KIju8aB33Us0fih766m3JwQrSEDGAWV.jpg",
+ "passport_four": "Edjb0WjFLabvCAt2K9E5bIeDZiBgWgAIqHozuVpT.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 17:39:48",
+ "updated_at": "2024-07-05 13:37:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2326,
+ "unique_id": "TB6359-2326",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Altyn",
+ "customer_surname": "Aşyrowa",
+ "customer_patronic_name": "Rehimkulowna",
+ "passport_address": "LW Çohpetde şäherçesi Okçandyr obasy A.Mämetweliýew jaý 28",
+ "real_address": "LW Çohpetde şäherçesi Okçandyr obasy A.Mämetweliýew jaý 28",
+ "passport_serie": "II-LB",
+ "passport_id": "187119",
+ "passport_given_at": "2023-03-24",
+ "passport_given_by": "LW Halaç etrap Polisiýa bölümi",
+ "born_place": "LW Halaç etrap Çohpetde geňeşligi",
+ "born_at": "1998-11-18",
+ "email": null,
+ "phone": "61035760",
+ "phone_additional": "61035760",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Bäş Çynar\" hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-09-04",
+ "work_salary": "1440",
+ "work_position": "hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XduSbe3v30NQGK3B9QVtGDOopvTqDk6DMYBojcsC.jpg",
+ "passport_two": "N8g4SqXUhe0WoySAoK28BUik95Hb5tEaKGxErEtM.jpg",
+ "passport_three": "dSDAFma4ZuFEPjZXY8MB3o0twwaWHjfCB5I9JPM8.jpg",
+ "passport_four": "mgEvrkMwcqoLXjUYgqFFcuFzpLq4NraScr7p9lbL.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-04 17:41:10",
+ "updated_at": "2024-07-05 13:32:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2327,
+ "unique_id": "TB1307-2327",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Altyngözel",
+ "customer_surname": "Annamyradowa",
+ "customer_patronic_name": "Baýramgulyýewna",
+ "passport_address": "Aşgabat ş Berkararlyk etr köçe O ylýasow jaý 21",
+ "real_address": "Aşgabat ş Berkararlyk etr köçe O ylýasow jaý 21",
+ "passport_serie": "I-AS",
+ "passport_id": "487778",
+ "passport_given_at": "2013-11-10",
+ "passport_given_by": "Aşgabat ş Berkararlyk etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1984-08-18",
+ "email": "Altyngozel@gmail.com",
+ "phone": "65604618",
+ "phone_additional": "65604618",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Altyn asyr harytşynaslyk merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2012-11-16",
+ "work_salary": "1723",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Gm1YB9xpinIEDU1x5mT7IMHhQgKXkGFw51ssVVgq.jpg",
+ "passport_two": "VN01ezUYAZVwTJOTN61s8VTTgYDz4YCOquLwbLPa.jpg",
+ "passport_three": "yhEpzbuA56xlCGRq6Rr1ItDrSkasLVdGU66H0fHI.jpg",
+ "passport_four": "lZaIJ9Q304O47mijqo7gkG6EyN1uMu0eL8CXoQGz.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 09:11:17",
+ "updated_at": "2024-08-02 04:13:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2328,
+ "unique_id": "TB8312-2328",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Merdan",
+ "customer_surname": "Geldinazarow",
+ "customer_patronic_name": "Baýramdurdyýewiç",
+ "passport_address": "Magtymguly 141/105/2",
+ "real_address": "Magtymguly 141/105/2",
+ "passport_serie": "I-LB",
+ "passport_id": "906257",
+ "passport_given_at": "2015-09-04",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgül raýonynyň Akgamyş obasy",
+ "born_at": "1981-09-25",
+ "email": "merdannn@mail.ru",
+ "phone": "62648621",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551713",
+ "work_started_at": "2003-04-29",
+ "work_salary": "2788",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qtOeqY5a185AYrBT558UH3eZta9nS7PVMAI9RxCm.jpg",
+ "passport_two": "uWEGzftFx1Bxy0GRHMJO7DUdA2OhR4AHzR2OkHZU.jpg",
+ "passport_three": "uRBVbdIz6Cy5x2iRcLhDUh2rMp8vvkmjcEcjK1cn.jpg",
+ "passport_four": "VW3tg9aNWMiAC52PeQP1xyyVVpUvMi32G8sAog4q.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 09:28:01",
+ "updated_at": "2024-07-05 14:20:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2329,
+ "unique_id": "TB8312-2329",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Wepa",
+ "customer_surname": "Akgabaýew",
+ "customer_patronic_name": "Şyhmuratowiç",
+ "passport_address": "Gazojak şäher Şyharyk köçe 9 jaý",
+ "real_address": "Gazojak şäher Şyharyk köçe 9 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "215799",
+ "passport_given_at": "2024-05-21",
+ "passport_given_by": "Darganata etrap Polisiýa bölümi",
+ "born_place": "Darganata etrap Gazojak şäheri",
+ "born_at": "2024-05-21",
+ "email": "akgabayewwepa@gmail.com",
+ "phone": "62811926",
+ "phone_additional": null,
+ "phone_home": "44551382",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG trest N5 YoGGM",
+ "work_company_accountant_number": "+(993)-44551499",
+ "work_started_at": "2024-01-03",
+ "work_salary": "1989",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3RmntEQNSUmCuc3jDBegLvn6OUAdBXp6VILAJJxR.jpg",
+ "passport_two": "ykzUqlOyjf4y0lvY9eIcpa8Yss2NTnkCedibrZrz.jpg",
+ "passport_three": "2FbppnOMAED5cqytDmi8M7x1A1AznM9YxCjYUQWB.jpg",
+ "passport_four": "sSeuor3mhPjTzIbGkfIAC0BYisrPGRIXOiS5BPf0.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 09:30:44",
+ "updated_at": "2024-07-05 09:37:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2330,
+ "unique_id": "TB8312-2330",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Bägül",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Batirowna",
+ "passport_address": "Gazojak şäheri Kemine köçe 57 jaý",
+ "real_address": "Gazojak şäheri Kemine köçe 57 jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "143732",
+ "passport_given_at": "2021-10-05",
+ "passport_given_by": "Darganata etrap Polisiýa bölümin",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1999-02-17",
+ "email": "bagul17021999@gmail.com",
+ "phone": "61127731",
+ "phone_additional": null,
+ "phone_home": "44550371",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Turkmengazaragatnaşyk müdirligi",
+ "work_company_accountant_number": "+(993)-45550607",
+ "work_started_at": "2024-01-03",
+ "work_salary": "1726",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "IeChJyuOSF96WX5tObN4qbSvQ5gQzq70PN2P97bI.jpg",
+ "passport_two": "zrISShEID4U7MOQcWFHY859gLpmcCE9soroTIQgN.jpg",
+ "passport_three": "8U9VBMTJ2LPjmq7OLLfv2XAsFa4qcc80Q9McQGym.jpg",
+ "passport_four": "T6MVnLoGS9CFZ1dPIj8YBdik1uqj1hxw7cBgmakA.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 09:45:38",
+ "updated_at": "2024-07-05 09:46:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2331,
+ "unique_id": "TB6359-2331",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Täzemyrat",
+ "customer_surname": "Garajagulow",
+ "customer_patronic_name": "Gurbangulyogly",
+ "passport_address": "BW Balkanabat şäher kw 225 jaý 20 öý 20",
+ "real_address": "BW Balkanabat şäher kw 225 jaý 20 öý 20",
+ "passport_serie": "I-BN",
+ "passport_id": "446447",
+ "passport_given_at": "2011-10-21",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1995-03-01",
+ "email": null,
+ "phone": "63062524",
+ "phone_additional": "63062524",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB-nyň Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-06-27",
+ "work_salary": "2281",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "JRDzamme9N9PN40Ma2WNFaLdFUBbcst5cKl0tw2W.jpg",
+ "passport_two": "893pIx0HTLo9YYLCXhkBtWFBaFSsRz3j3QPZZ4WW.jpg",
+ "passport_three": "wPipArjO7r3CUJaPW4XP6GoHj37rk7tY48Tor7Ey.jpg",
+ "passport_four": "BwCfVfCSByS6WMXRBB2Vdp4gyisydk9Uq2GnE0K6.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 12:14:49",
+ "updated_at": "2024-07-05 16:00:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2332,
+ "unique_id": "TB6360-2332",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Serdar",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Mirgeldiýew",
+ "passport_address": "Hazar ş-çe 38-1-30",
+ "real_address": "Hazar ş-çe 38-1-30",
+ "passport_serie": "I-BN",
+ "passport_id": "466791",
+ "passport_given_at": "2014-05-26",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1998-03-28",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62982485",
+ "phone_additional": "62982485",
+ "phone_home": "62982485",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arrassa Deňiz\" hususy kärhana",
+ "work_company_accountant_number": "+(993)-62982485",
+ "work_started_at": "2023-08-11",
+ "work_salary": "2488",
+ "work_position": "bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7DQytWYWxL4ezcYGymd3Ynjdwm2stLElURomg5Yy.jpg",
+ "passport_two": "uJJdAFeSN14Uyl5BH0F0JS07omLCj7MbIVYbMCYG.jpg",
+ "passport_three": "a0iU5GBwsFCblRIEKlQITkpR1pMZvbnNgyxUUoV8.jpg",
+ "passport_four": "rpFrPcMeDTEEa4Gv7t8T6MsnZQNog7HiMtjoBg4l.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 12:30:29",
+ "updated_at": "2024-07-21 23:31:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2333,
+ "unique_id": "TB1307-2333",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahri",
+ "customer_surname": "Keymirowa",
+ "customer_patronic_name": "Asyrmyradowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Narodnaya kocesinin 33 nji jayy",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Narodnaya kocesinin 33 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "640458",
+ "passport_given_at": "2021-01-07",
+ "passport_given_by": "Asgabat saherinin Berkararlyketrapo polisita bolumi",
+ "born_place": "asgbat s",
+ "born_at": "1998-05-13",
+ "email": "Mahri@gmail.com",
+ "phone": "62868836",
+ "phone_additional": "64363337",
+ "phone_home": "64363337",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn Dowlet Medeniyet Merkezi",
+ "work_company_accountant_number": "+(993)-64363337",
+ "work_started_at": "2018-12-03",
+ "work_salary": "2074",
+ "work_position": "Ekskursowda",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GoCiaLLWTyhiw6eoKknGh9SpXYhAcfJzRkKYmMt6.jpg",
+ "passport_two": "i7PjOD4nRaghZCp6Wud7XQzVta7Oz7qKPXO0XD2R.jpg",
+ "passport_three": "seZzWcbdBEqBv7qCwVxwtYdKFvh69adRVF29SFfj.jpg",
+ "passport_four": "Q8Lh4GEo5MHUBGasmBezrFpxHPUP66q8At5ncO0o.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 14:59:05",
+ "updated_at": "2024-08-02 04:10:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2334,
+ "unique_id": "TB1307-2334",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bilbil",
+ "customer_surname": "Arazowa",
+ "customer_patronic_name": "Gocmyradowna",
+ "passport_address": "Asgabat s Berkararlyk etr koce-5mkr 3topar 2-nji jay kora 11otag",
+ "real_address": "Asgabat s Berkararlyk etr koce-5mkr 3topar 2-nji jay kora 11otag",
+ "passport_serie": "I-AS",
+ "passport_id": "601688",
+ "passport_given_at": "2019-01-23",
+ "passport_given_by": "Asgabat s Berkararlyk etr",
+ "born_place": "Asgabat s",
+ "born_at": "1977-10-30",
+ "email": "Tawus@gmail.com",
+ "phone": "63249343",
+ "phone_additional": "63249343",
+ "phone_home": "63249343",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Onkologia ylmy kliniki merkezi",
+ "work_company_accountant_number": "+(993)-12488901",
+ "work_started_at": "2021-01-05",
+ "work_salary": "1724",
+ "work_position": "sepagat uyasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YRiEezHHOGTwhTL1ulGzQJLUc4N6OGidgE7ivWpB.jpg",
+ "passport_two": "hXh81ZV9WmuqxjBlf3lzulJyhLMqCzdI5ZlGIuJx.jpg",
+ "passport_three": "L1yCSRCGZkz6l7zrDxotHQ4SI8TvMOCjjpwl4dTW.jpg",
+ "passport_four": "tzQAd7bJRy6T6f0tAYDqfSsy7hzZIpLWPXvIzNtC.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 15:05:37",
+ "updated_at": "2024-08-02 04:10:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2335,
+ "unique_id": "TB1307-2335",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yazberdi",
+ "customer_surname": "Caryyew",
+ "customer_patronic_name": "Aymyradowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap, Parahat 7/2, jay 12, otag 3.",
+ "real_address": "Asgabat saherinin Berkararlyk etrap, Parahat 7/2, jay 12, otag 3.",
+ "passport_serie": "I-AS",
+ "passport_id": "461797",
+ "passport_given_at": "2012-06-26",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1992-04-18",
+ "email": "Yazberdi@mail.ru",
+ "phone": "62281855",
+ "phone_additional": "62281855",
+ "phone_home": "12515201",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Turkmenlomaydasarysowda\" birlesiginin garamagyndaky josgun sowda merkezi",
+ "work_company_accountant_number": "+(993)-12218523",
+ "work_started_at": "2023-09-01",
+ "work_salary": "2159",
+ "work_position": "operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "n9jwqI267Cwr8IdRkzZr31vMql2sBHFp3Z2YucQd.jpg",
+ "passport_two": "eoZQP2B7kF48xphrhW8zCkMm92sM3GzREp5o4FHY.jpg",
+ "passport_three": "SisjtRTudPIXmGB2cApRk5yOFohqPeeBAlfTDUXf.jpg",
+ "passport_four": "M3kZev7DxgLIhuc5XA04PJU4ExL7wHO9aOpl3vD7.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 15:07:51",
+ "updated_at": "2024-08-02 04:10:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2336,
+ "unique_id": "TB8312-2336",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Murat",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Puharowic",
+ "passport_address": "Lebap s Azady koce 12-2",
+ "real_address": "Lebap s Azady koce 12-2",
+ "passport_serie": "I-LB",
+ "passport_id": "355039",
+ "passport_given_at": "2002-11-27",
+ "passport_given_by": "Darganata etrap hakimligi",
+ "born_place": "Lebap s",
+ "born_at": "1981-09-06",
+ "email": "muratpuhar@gmail.com",
+ "phone": "61080586",
+ "phone_additional": null,
+ "phone_home": "44550586",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Colluk onumcilik edarasy",
+ "work_company_accountant_number": "+(993)-44552220",
+ "work_started_at": "2016-03-10",
+ "work_salary": "3839",
+ "work_position": "kebsirleyji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "w836xuxh30rdDe6OJMblwudcDipq4DuNpzRvopBp.jpg",
+ "passport_two": "Crz5cvbBNBweGvFSHr0zdYUxKB1fNhBZ2qFBZ76i.jpg",
+ "passport_three": "adv1nVHbkDZIoQdEFV2zq97lcKorESR2bWUxp76P.jpg",
+ "passport_four": "i62MukXGz10q9XMERZsQSbHNvLAjy73ORp4NbQbU.jpg",
+ "user_id": 16,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-07-05 15:38:47",
+ "updated_at": "2024-07-05 15:47:39",
+ "deleted_at": "2024-07-05 15:47:39",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2337,
+ "unique_id": "TB6352-2337",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurban",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 19 jaý 12 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 19 jaý 12 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "185880",
+ "passport_given_at": "2000-02-10",
+ "passport_given_by": "DW S.Türkmenbaşy ad. etrap PB",
+ "born_place": "DW S.Türkmenbaşy etrabynyň A.Kakabaýew ad. geňeşlik",
+ "born_at": "1963-05-15",
+ "email": null,
+ "phone": "65399064",
+ "phone_additional": null,
+ "phone_home": "65399064",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etrap Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2009-09-01",
+ "work_salary": "3111",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aCeNo2UUcLsaOYMVzenouzN44YjBnPrtqXIm9SYv.jpg",
+ "passport_two": "g0OoBFVcn2qaXhFgIKsgetIa0JR9DpcvKrP5jLUd.jpg",
+ "passport_three": "8K53m3nI0iiDbqANXrQerRUNmLnaWoxKdY1nwQ0O.jpg",
+ "passport_four": "XkTrkuAG8VkTemQ5AdWl6Xv3B55kcG27MRXhSM7K.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 15:42:55",
+ "updated_at": "2024-07-05 15:44:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2338,
+ "unique_id": "TB6352-2338",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Täzebaý",
+ "customer_surname": "Begjanow",
+ "customer_patronic_name": "Narbaýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 3 15",
+ "real_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 3 15",
+ "passport_serie": "I-BN",
+ "passport_id": "424423",
+ "passport_given_at": "2012-05-24",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Boldumsaz şäheri",
+ "born_at": "1971-03-01",
+ "email": null,
+ "phone": "65186243",
+ "phone_additional": "65186243",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-02-12",
+ "work_salary": "3827",
+ "work_position": "seh başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dzXeoHxefg7VVPwbyhtQ7eaSdBDECZ1T4j55PGF5.jpg",
+ "passport_two": "cagSDWJRCUR2hNzocHTpASgRIrN1xKByoQ8J1aPw.jpg",
+ "passport_three": "PNfOH5E2kHEStHfdV0txWNa7nesC5poGjnag1nyY.jpg",
+ "passport_four": "p6c7R6nVK2HU5NgURtylKf6RB00BKMk7stcLWUYg.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 15:43:05",
+ "updated_at": "2024-07-05 15:43:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2339,
+ "unique_id": "TB8312-2339",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Murat",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Puhanowiç",
+ "passport_address": "Azady köçe 12/2",
+ "real_address": "Azady köçe 12/2",
+ "passport_serie": "I-LB",
+ "passport_id": "355039",
+ "passport_given_at": "2002-11-27",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Lebap şäherçesi",
+ "born_at": "1981-09-06",
+ "email": "murattt985@mail.ru",
+ "phone": "61080586",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Daşoguzgazakdyryş müdirligi Çöllük ÖE",
+ "work_company_accountant_number": "+(993)-44552548",
+ "work_started_at": "2016-12-20",
+ "work_salary": "3839",
+ "work_position": "Kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "2fIiDky8c2wsVUwQgbweRGxE8JGcdvI9T2JUEeen.jpg",
+ "passport_two": "4MXzDSrNEGEwoMjZDijemye2KAMA4I8OsEGBaNRb.jpg",
+ "passport_three": "nIETTRgpM6FhHSJ5VXfQM7tjJiOTmsbVZdyy1Rmv.jpg",
+ "passport_four": "jv7hLKqSRtdVTrVldqnTABBszI3hpPs9hYFLUodZ.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 15:44:08",
+ "updated_at": "2024-07-05 15:47:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2340,
+ "unique_id": "TB6352-2340",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Agajan",
+ "customer_surname": "Hudaýkulow",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Lebap welaýat Hojambaz etrap Surhy geňeşligi",
+ "real_address": "Balkan welaýat Garabogaz şäher",
+ "passport_serie": "I-LB",
+ "passport_id": "623743",
+ "passport_given_at": "2011-01-19",
+ "passport_given_by": "Lebap welaýat Hojambaz etrap häkimligi",
+ "born_place": "Hojambaz etrap",
+ "born_at": "1993-12-07",
+ "email": null,
+ "phone": "63166843",
+ "phone_additional": "63166843",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-2450612_",
+ "work_started_at": "2018-08-01",
+ "work_salary": "2829",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NwMLZIaOrTCaO2JhXsEvfXmyd4lDEU4y9sqkKXr8.jpg",
+ "passport_two": "Cnbupr9rKsqV0HScVOvNTesgr7rSW5LmGQKtoywd.jpg",
+ "passport_three": "XeSkq7gNtDQrP6L9SWEMOwQJwteQXwl4s3E8zDQa.jpg",
+ "passport_four": "ZmJHotRB2bNHTnui9kKH2cRz0GbzowCxrGHDnmpn.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 15:57:02",
+ "updated_at": "2024-07-05 15:57:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2341,
+ "unique_id": "TB6352-2341",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Laçyn",
+ "customer_surname": "Annaýewa",
+ "customer_patronic_name": "Begmyradowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 2 jaý 38 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 2 jaý 38 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "228816",
+ "passport_given_at": "2005-08-31",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "LW Garabekewul etrabynyň Seýitnazar Seýdi obasy",
+ "born_at": "1976-02-23",
+ "email": null,
+ "phone": "61943306",
+ "phone_additional": null,
+ "phone_home": "61943306",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etrap Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-06-20",
+ "work_salary": "4659",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6ZYCFfGgYNVlox47yuAb2QyfkAsPNaAZ5ojTk3bT.jpg",
+ "passport_two": "70d24u2vpLRgW6jtWCX69UbZxrHQEGNoq64LqrDE.jpg",
+ "passport_three": "Sv2eqelBJIj26E1C3HOCIVHSeIGZ6jqRgEa6IXct.jpg",
+ "passport_four": "lkTaIDRy6zf9aGLdAdH3S1d5ohAIYZi9SPm1QJPO.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 15:58:27",
+ "updated_at": "2024-07-05 16:04:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2342,
+ "unique_id": "TB6352-2342",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nargül",
+ "customer_surname": "Ýoldaşowa",
+ "customer_patronic_name": "Şyhbaýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 9 24",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 9 24",
+ "passport_serie": "I-BN",
+ "passport_id": "279436",
+ "passport_given_at": "2008-01-17",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýat Boldumsaz şäher",
+ "born_at": "1991-08-11",
+ "email": null,
+ "phone": "65187535",
+ "phone_additional": "65187535",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2394",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MGl9hz4d0nnxuMumoapPpU5fXHTJuf0F8bZwXVeA.jpg",
+ "passport_two": "MAmSbtN6sGb6YXaaJz4CcQW7rjknmxpKW6GTMLs8.jpg",
+ "passport_three": "IJp6h4QDzE1UrPRfvsic7ksKFsPzr00zmkY1sjRW.jpg",
+ "passport_four": "qYEQZft5ynetzxol35HaywGejXwFKTS9p5Jligaz.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 16:01:04",
+ "updated_at": "2024-07-05 16:01:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2343,
+ "unique_id": "TB6352-2343",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Merjen",
+ "customer_surname": "Ýagmyrowa",
+ "customer_patronic_name": "Gylyçmämmedowna",
+ "passport_address": "BW Gumdag şäheri Bakinskiý köçe 18 jaý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 2 jaý 19 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "543603",
+ "passport_given_at": "2018-09-24",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "2002-09-07",
+ "email": null,
+ "phone": "63864802",
+ "phone_additional": null,
+ "phone_home": "63864802",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2021-08-25",
+ "work_salary": "1702",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uA0dP0BuzNhC7cuJfLXxn263A5jTTDlmxwpwWCn0.jpg",
+ "passport_two": "sp2oPGRu2cLh95cWdDTn3u05ABjL13fTDL4GpZL5.jpg",
+ "passport_three": "o9qoDLwJhvBIWzBveyJFvPfjco4jwd0J2aw8vJUa.jpg",
+ "passport_four": "jnKoSMrcpv8uYUli2t6dwdpkLiMTqXTiNvIrj5Co.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 16:04:27",
+ "updated_at": "2024-07-05 16:05:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2344,
+ "unique_id": "TB1307-2344",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ayjeren",
+ "customer_surname": "Mammedowa",
+ "customer_patronic_name": "Aymyrdowna",
+ "passport_address": "Asgabat saher Berkaralyk etr Garagum jay 24",
+ "real_address": "Asgabat saher Berkaralyk etr Garagum jay 24",
+ "passport_serie": "I-AS",
+ "passport_id": "046848",
+ "passport_given_at": "1998-11-24",
+ "passport_given_by": "Azatlyk etrap PB",
+ "born_place": "Asgabat saher",
+ "born_at": "1982-03-19",
+ "email": null,
+ "phone": "61579420",
+ "phone_additional": "61579420",
+ "phone_home": "61579420",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gunesli Diyar Dowlet karhanasy",
+ "work_company_accountant_number": "+(993)-12484723",
+ "work_started_at": "2021-03-18",
+ "work_salary": "1934",
+ "work_position": "bagban",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4hMcMhCwtSdz2ColEdbfTRN2GVYNDCLvzxXSo5dC.jpg",
+ "passport_two": "kAzX2ibP4FgJARqNXzJcqMAOIs5I2yocchM9uLvT.jpg",
+ "passport_three": "B0FTVadNlhJAUwlUrNjcu6jguMpn35EuJsAHf5ll.jpg",
+ "passport_four": "kKenncVHMBnNxy1dJUaR6rIecL1NIpVVhEt5jeNF.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 16:06:02",
+ "updated_at": "2024-08-02 04:09:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2345,
+ "unique_id": "TB6359-2345",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Dessegül",
+ "customer_surname": "Babaýewa",
+ "customer_patronic_name": "Täçgulyýewna",
+ "passport_address": "BW Jebel şäherçesi köçe Türkmenbaşy jaý 190",
+ "real_address": "BW Jebel şäherçesi köçe Türkmenbaşy jaý 190",
+ "passport_serie": "I-BN",
+ "passport_id": "013655",
+ "passport_given_at": "1998-12-24",
+ "passport_given_by": "BW Jebel şäherçesiniň polisiýa bölümi",
+ "born_place": "BW Türkmenbaşy etrap Belek şäherçesi",
+ "born_at": "1970-10-10",
+ "email": null,
+ "phone": "64175492",
+ "phone_additional": "64175492",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Maddy enjamlaýyn serişdeler we üpjünleýiş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1991-08-06",
+ "work_salary": "1990",
+ "work_position": "hojalygyň müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qJs0zBSZ4uRRNOPx3RNpeCIIsQT7lJr31UZRdHMl.jpg",
+ "passport_two": "Gk1BHFCGBiiPImk877P8ZMKEYRh7XP8xtZ2aQRP4.jpg",
+ "passport_three": "rHlVCd9jiAAFQ89zz4ubkjR1R9MAFZVFS197YXxP.jpg",
+ "passport_four": "rWfuzfLJiZpHtqNRNh85ERT92K4L87DWlSF2ODTI.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 16:08:29",
+ "updated_at": "2024-07-05 16:08:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2346,
+ "unique_id": "TB6359-2346",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aşyrtuwak",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Tuýjanowiç",
+ "passport_address": "BW Balkanabat şäher mkr 13 jaý 36 öý 8",
+ "real_address": "BW Balkanabat şäher mkr 13 jaý 36 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "107969",
+ "passport_given_at": "2000-03-30",
+ "passport_given_by": "BW Balkanabat şäher polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2000-03-30",
+ "email": null,
+ "phone": "65286088",
+ "phone_additional": "65286088",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäher ilata däp-dessur hyzmatlary edýän müdirlik",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1999-06-01",
+ "work_salary": "2159",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ma9SzpKHcwr2UgOqdf4KPXYlX23LrYLTlUyf9XAd.jpg",
+ "passport_two": "3kisPuUCLTYaW6SGdA1zCv9QJ5HPy8qILRwKGdh9.jpg",
+ "passport_three": "LsNPStbKSxgJZz8oeHTMTAz9k1pzA2a4GqTaisL1.jpg",
+ "passport_four": "mE3oF0GoFn1Eh8JIKk08ySn2EIdXof3vU1YFeY7k.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 16:22:13",
+ "updated_at": "2024-07-05 16:22:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2347,
+ "unique_id": "TB6359-2347",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nurbibi",
+ "customer_surname": "Mämmetgurbanowa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Etrek etrap Gyzylbaýyr obasy",
+ "real_address": "BW Etrek etrap Gyzylbaýyr obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "064843",
+ "passport_given_at": "1998-10-10",
+ "passport_given_by": "BW Gyzyletrek etrap polisiýa bölümi",
+ "born_place": "BW Gyzyletrek etrap Gyzylbaýyr geňeşligi",
+ "born_at": "1968-08-12",
+ "email": null,
+ "phone": "64395760",
+ "phone_additional": "64395760",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Etrek etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1988-08-09",
+ "work_salary": "2056",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nXPNV9PyvJsJ30MbJDJuuRBLpqohS4bAhfrFVAwG.jpg",
+ "passport_two": "zZOTSFcjDJ86UZN3GaczirVI76kLrQy9eZlQUuEM.jpg",
+ "passport_three": "A2PIcMVykEC0SYSXPZHEZPLVPq6OfLnzAPeGU2yY.jpg",
+ "passport_four": "D6O04MpyGonOgvmx9K99FstUObbU9COMhtyH4JWN.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 16:28:32",
+ "updated_at": "2024-07-10 13:43:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2348,
+ "unique_id": "TB7390-2348",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Gurbandurdy",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Hytdyýewiç",
+ "passport_address": "Mary etrabynyň Abadanlyk geňeşligi Garadepe obasy Galkynyş köçe 3nji jaýy",
+ "real_address": "Mary etrabynyň Abadanlyk geňeşligi Garadepe obasy Galkynyş köçe 3nji jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "280333",
+ "passport_given_at": "1967-03-24",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etrabynyň S A Nyýazow ad geňeşligi",
+ "born_at": "1967-03-24",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "61841415",
+ "phone_additional": "61841415",
+ "phone_home": "61841415",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary köpugurly söwda bazaryna degişli bolan Maru Jahu Jahan merkezi bazary",
+ "work_company_accountant_number": "+(993)-61841415",
+ "work_started_at": "2021-10-12",
+ "work_salary": "1260",
+ "work_position": "garawul",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "p8HtsXSKw3yoqjxneLFqFJwkE18eUAFMs52HxaC9.jpg",
+ "passport_two": "J3JyRLIjQ4MCTc2XjodonBkaBYBRQ2OGnDF4s7ev.jpg",
+ "passport_three": "X9zt72faQxXB0rj1cF2zGM4CYwHeA9A7kwFRfmM0.jpg",
+ "passport_four": "TaqYCrRyyMgQlmi8GgPdq52WA7FrKS72gJNX66TP.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-05 16:49:00",
+ "updated_at": "2024-07-05 16:49:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2349,
+ "unique_id": "TB1307-2349",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Didar",
+ "customer_surname": "Allanazarow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Aşgabat şäher Oguz han köçe jaý 6 otag 53",
+ "real_address": "Aşgabat şäher Oguz han köçe jaý 6 otag 53",
+ "passport_serie": "I-AS",
+ "passport_id": "429889",
+ "passport_given_at": "2010-09-03",
+ "passport_given_by": "Aşgabat şäher Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1994-08-15",
+ "email": "Didar@mail.ru",
+ "phone": "65332558",
+ "phone_additional": "64236533",
+ "phone_home": "12453652",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Türkmenhimiýa DK",
+ "work_company_accountant_number": "+(993)-12485632",
+ "work_started_at": "2018-02-01",
+ "work_salary": "3068",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Bc28UlWFI30tC682oT1LkgMthc1VYZQ8lyIuW1Pf.jpg",
+ "passport_two": "32E6UoDw8e73ym8KGO3q9MwSCo8RtFdwlWdHiUhv.jpg",
+ "passport_three": "uCeIXjXnWNZ4FlN31GIuHPgmNLxG5x1dKXgbFAeS.jpg",
+ "passport_four": "PnmrVwWq1MN48F4qhGUzQIMErx71eRQZgDCGmDQj.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 16:49:25",
+ "updated_at": "2024-08-02 04:09:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2350,
+ "unique_id": "TB7369-2350",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Atajan",
+ "customer_surname": "Ýakşimuradow",
+ "customer_patronic_name": "Derýakulyýewiç",
+ "passport_address": "Baýramaly şäher akýap köçe 5-nji jaý",
+ "real_address": "Baýramaly şäher akýap köçe 5-nji jaý",
+ "passport_serie": "II-MR",
+ "passport_id": "190968",
+ "passport_given_at": "2018-12-11",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäher akýap köçe 5-nji jaý",
+ "born_at": "1974-02-07",
+ "email": null,
+ "phone": "65987454",
+ "phone_additional": "65987454",
+ "phone_home": "65987454",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Ahal geofizika ekspedisýasy",
+ "work_company_accountant_number": "+(993)-65987454",
+ "work_started_at": "2023-04-01",
+ "work_salary": "1750",
+ "work_position": "garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "z93rSHBHXeAeCLgz9xapEQinFCHzpMDgFAMow5Ji.jpg",
+ "passport_two": "mZr88PqBXTfwv6sCwF5rLYiMPheWHLN5Mph5lQ1z.jpg",
+ "passport_three": "ECfD0PbbRqyZnasFmGRWDY2TiYOibhxnKcD8KmZR.jpg",
+ "passport_four": "dUqeEVkWKoKbYUu8Rurvf1W4xFirQY6XrRhzKXny.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-05 17:19:01",
+ "updated_at": "2024-07-05 17:19:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2351,
+ "unique_id": "TB1307-2351",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Sulgun",
+ "customer_surname": "Berdiyewa",
+ "customer_patronic_name": "Owezowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce Oguz han jay 64 korpus 1 otag 11",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce Oguz han jay 64 korpus 1 otag 11",
+ "passport_serie": "I-AS",
+ "passport_id": "228000",
+ "passport_given_at": "2001-11-19",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Ahal welayatynyn Kaka etrabynyn Mane obasy",
+ "born_at": "1977-07-18",
+ "email": "BerdiyewaS@gmail.com",
+ "phone": "62651941",
+ "phone_additional": "62651941",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn Dowlet sirkinde hojalyk bolumi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2010-05-04",
+ "work_salary": "1940",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pneN7PNKo25H8wrEhdoFQXxf1hfqxxnZhrUt52Co.jpg",
+ "passport_two": "kudJKQUjeZwp2QykE4rURVNr61JPZkmBiXRPOjKr.jpg",
+ "passport_three": "oqtH3YGL9emBocrNyCBqonrf5aWY5NBhyljI5oQG.jpg",
+ "passport_four": "eyDW7ve9DgkudckwYcvtH3fw2zFRv0SYpNvx8q6V.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-06 10:41:09",
+ "updated_at": "2024-08-02 04:08:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2352,
+ "unique_id": "TB1307-2352",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tumar",
+ "customer_surname": "Hallyyewa",
+ "customer_patronic_name": "Hallyyewna",
+ "passport_address": "Asgabat saherinin Buzmeyin etraby koce mir 1 gec jay 3",
+ "real_address": "Asgabat saherinin Buzmeyin etraby koce mir 1 gec jay 3",
+ "passport_serie": "I-AS",
+ "passport_id": "026675",
+ "passport_given_at": "1998-06-17",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1977-08-02",
+ "email": "HallyyewaT@gmail.com",
+ "phone": "65648795",
+ "phone_additional": "65648795",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Taze durmus hojalyk jemgyyeti",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2016-09-26",
+ "work_salary": "1737",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9ziWohTU2Us2zm1Hh2gcENjC5LslMRjZa1Y2xSEO.jpg",
+ "passport_two": "wAjLAyVEShntisO5o4CTuVQEfq52Ikl1PEntJ4oK.jpg",
+ "passport_three": "f0PsoluNycQRvNjQy1QyXnDA55XOCeVFuKltwjqx.jpg",
+ "passport_four": "vzR6JcNxLTsMs9XRBWiW8U8L9dQJz1kxazn3UuA0.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-06 11:01:58",
+ "updated_at": "2024-08-02 04:08:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2353,
+ "unique_id": "TB8302-2353",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bahodir",
+ "customer_surname": "Hudyyew",
+ "customer_patronic_name": "Bazarowic",
+ "passport_address": "Magdanly saheri Mugallymlar kocesi 6",
+ "real_address": "Magdanly saheri Mugallymlar kocesi 6",
+ "passport_serie": "I-LB",
+ "passport_id": "031130",
+ "passport_given_at": "1999-02-09",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Carsanny sahercesi",
+ "born_at": "1982-03-13",
+ "email": "muziktank78@gmail.com",
+ "phone": "64445433",
+ "phone_additional": "62259928",
+ "phone_home": "51077",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Zarba\" yoritelesdirilen dowlet karhanasy",
+ "work_company_accountant_number": "+(993)-762080__",
+ "work_started_at": "2020-06-05",
+ "work_salary": "1563",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ba2oKLfyx3p2b77hzoZGLycjcpkHyD8BmnDSb6l4.jpg",
+ "passport_two": "PurJt4mV3gIuc6AquNKQsaJGOMMqpYGvgHxCUZYF.jpg",
+ "passport_three": "wNv3wokeUOdq1ljeDkQB43y2rmB5bwmVao6iSaRF.jpg",
+ "passport_four": "44fZ2cSqtqgz2fMz63wDK6LkeW9esZUma1gK1X1j.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-08 08:42:23",
+ "updated_at": "2024-07-08 16:09:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2354,
+ "unique_id": "TB1307-2354",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yakupmyrat",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Gurbanmyradowic",
+ "passport_address": "Asgabat saherinin Buzmeyin etrap koce seydi jay 47",
+ "real_address": "Asgabat saherinin Buzmeyin etrap koce seydi jay 47",
+ "passport_serie": "I-AS",
+ "passport_id": "621989",
+ "passport_given_at": "2003-12-16",
+ "passport_given_by": "Asgabat saherinin Buzmeyin etrap",
+ "born_place": "Asgabat",
+ "born_at": "2003-12-16",
+ "email": "Yakupmyrat@mail.ru",
+ "phone": "62549009",
+ "phone_additional": "62780170",
+ "phone_home": "12556231",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saherini hakimligi Olimp sahercisi",
+ "work_company_accountant_number": "+(993)-12461866",
+ "work_started_at": "2024-04-01",
+ "work_salary": "1981",
+ "work_position": "goragcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3ps83wa7Vz56fhDdNl3QQQLrrL09mAW4FyRbfWC9.jpg",
+ "passport_two": "rFSBcqsjMN7PPS1sOVWYYah1bnF2WLXq4z2xfG9O.jpg",
+ "passport_three": "KFiNIl9ZKZx5vo1FVZY6TRLSsnc6KVjlqla96hti.jpg",
+ "passport_four": "nVjRB16gkRlnDVF1DzH8yNxAge8JcH7yo3cqDIax.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-08 09:04:13",
+ "updated_at": "2024-08-02 04:07:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2355,
+ "unique_id": "TB8302-2355",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ýazmyrat",
+ "customer_surname": "Durdykulyýew",
+ "customer_patronic_name": "Akmuhammedowiç",
+ "passport_address": "Magdanly şäher Geologiýa gözleg 6/2 jaýy",
+ "real_address": "Magdanly şäher Geologiýa gözleg 6/2 jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "114386",
+ "passport_given_at": "2020-12-26",
+ "passport_given_by": "Köýtendag etrap Polisiýa bölümi",
+ "born_place": "Halaç etraby",
+ "born_at": "1964-02-27",
+ "email": null,
+ "phone": "65217323",
+ "phone_additional": "65217323",
+ "phone_home": "44051676",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag geologýa gözleg partiýasy",
+ "work_company_accountant_number": "+(993)-44051676",
+ "work_started_at": "2015-10-01",
+ "work_salary": "3975",
+ "work_position": "başlyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "yxKr2WB0eXRal5lfnteTcjgVyJv35iDnZ18NUuNq.jpg",
+ "passport_two": "h1XqkNOLHEftxksV0lzSayKP6LOz93fdRTIJgbqC.jpg",
+ "passport_three": "Ijwb5p5wamjhIlYVSIqhH2NJnAgdsikrbZW33bqJ.jpg",
+ "passport_four": "AloGK74MfXyd5SY56tgNG97vEqlOf1dnaR6tKDrw.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-08 10:54:31",
+ "updated_at": "2024-07-11 15:13:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2356,
+ "unique_id": "TB8302-2356",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nursoltan",
+ "customer_surname": "Mominowa",
+ "customer_patronic_name": "Hudaykulowna",
+ "passport_address": "Magdanly saheri D.Azady 3/4",
+ "real_address": "Magdanly saheri D.Azady kocesi 3/4",
+ "passport_serie": "I-LB",
+ "passport_id": "561113",
+ "passport_given_at": "2009-10-23",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1992-08-12",
+ "email": "muziktank78@gmail.com",
+ "phone": "65446712",
+ "phone_additional": "61811208",
+ "phone_home": "51289",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Turkmenbasy\" PTB Magdanly sahamcasy",
+ "work_company_accountant_number": "+(993)-51554___",
+ "work_started_at": "2012-08-01",
+ "work_salary": "2485",
+ "work_position": "Hunarmen",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "UZmTfuJtA24qUn5IUW6uYrOm1W3D0GxCE1gApsGR.jpg",
+ "passport_two": "2GQJuufRthW56hJXpmEwlxexx2GIK2DgWKeSkI7F.jpg",
+ "passport_three": "hmm0D1wJ82MVARsdNUqoxrCDI3GZo7I1wiL2Cdva.jpg",
+ "passport_four": "3AigPT78BptToPong0XQd1Jpgkqm9f3HBI2LX3Su.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-08 15:02:58",
+ "updated_at": "2024-07-08 16:10:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2357,
+ "unique_id": "TB8312-2357",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Nina",
+ "customer_surname": "Hojabaýewa",
+ "customer_patronic_name": "Arazdurdyýewna",
+ "passport_address": "Magtymguly 153/9",
+ "real_address": "Magtymguly 153/9",
+ "passport_serie": "I-LB",
+ "passport_id": "038693",
+ "passport_given_at": "1999-06-16",
+ "passport_given_by": "Gazojak şaherçe PB",
+ "born_place": "Tul oblastynyň Nowomoskowsk şäheri",
+ "born_at": "1978-01-31",
+ "email": "ninkaa@mail.ru",
+ "phone": "62749431",
+ "phone_additional": null,
+ "phone_home": "44550229",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "11-nji çagalar bakja-bagy",
+ "work_company_accountant_number": "+(993)-44551253",
+ "work_started_at": "2023-08-10",
+ "work_salary": "1069",
+ "work_position": "Aşpez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LdkEixLmiYc0JLqs6WDbtbf6xRWgvkgxFIurYyTq.jpg",
+ "passport_two": "1FW0wD8v4SkLQWoHJJIIgV0BI2WCOEv5Uwv0auS4.jpg",
+ "passport_three": "xgxNXo0bd2XtgC4wfrh35CEZl4XTptlcqFQ7cbxi.jpg",
+ "passport_four": "Ij62FL8B9W80sVG2XapcUyOzmqoaNHjq1FmFABDu.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-08 15:39:07",
+ "updated_at": "2024-07-09 16:43:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2358,
+ "unique_id": "TB8302-2358",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Abdimumin",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Saparowic",
+ "passport_address": "Magdanly saheri Bagbancylyk 3",
+ "real_address": "Magdanly saheri Bagbancylyk kocesi 3-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "793018",
+ "passport_given_at": "2012-07-02",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1996-06-08",
+ "email": "muziktank78@gmail.com",
+ "phone": "62240589",
+ "phone_additional": "61851127",
+ "phone_home": "58614",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-50271___",
+ "work_started_at": "2020-01-06",
+ "work_salary": "3388",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "0hL46lgnHzU0IuiyNlHsuhMNYxY0av2xn4c7Oq4r.jpg",
+ "passport_two": "FDeZngWytNShFXDrQdxTUgXDfzdikVUq0arkbiIf.jpg",
+ "passport_three": "swt2YEOI2nZHwjHuyQzFIhCEAB4xvzYczCiBHZSU.jpg",
+ "passport_four": "WktLxL2rQU2lAHwoOpwHhkmSXHGrSaDL6ciCnmvU.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-08 16:06:51",
+ "updated_at": "2024-07-09 14:19:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2359,
+ "unique_id": "TB8302-2359",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Aşyr",
+ "customer_surname": "Pirjikow",
+ "customer_patronic_name": null,
+ "passport_address": "Köýtendag etrap Akgumolam obasy B.Kerbabaýew köçesi 11-nji jaýy",
+ "real_address": "Köýtendag etrap Akgumolam obasy B.Kerbabaýew köçesi 11-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "236266",
+ "passport_given_at": "2001-01-04",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrap Akgumolam obasy",
+ "born_at": "1965-05-09",
+ "email": null,
+ "phone": "62224919",
+ "phone_additional": "62224919",
+ "phone_home": "62224919",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-62224919",
+ "work_started_at": "2022-01-13",
+ "work_salary": "3872",
+ "work_position": "Mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "o8VMJlfWCTykKUAsXMEFqRO64z5gDl9qEzWT3qWC.jpg",
+ "passport_two": "I8uHw4Ykmur6LImaN5UQQxNiqJrvnTJ6WQKOpXLg.jpg",
+ "passport_three": "Vfv5etC1NOPktcfYIOTgjnd661BkzeUyzGhbxC2U.jpg",
+ "passport_four": "BZTVSLylPSVfmiBiojTqJOj4QQ8IleQeCV84Wf6e.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-08 16:20:22",
+ "updated_at": "2024-07-09 14:19:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2360,
+ "unique_id": "TB1307-2360",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Baýramgül",
+ "customer_surname": "Aşyrowa",
+ "customer_patronic_name": "Italmazowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe Köşi jaý 115 öý 19",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe Köşi jaý 115 öý 19",
+ "passport_serie": "I-AS",
+ "passport_id": "622465",
+ "passport_given_at": "2020-01-23",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1977-09-18",
+ "email": "Bayramgul@mail.ru",
+ "phone": "65677041",
+ "phone_additional": "65565552",
+ "phone_home": "12905622",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Türkmenistanyň Prezidentiniň Diwanyň Iş Dolandyryş Müdirliginiň Türkmenistanyň Halk Maslahatynyň Diwanynyň binasy",
+ "work_company_accountant_number": "+(993)-12587456",
+ "work_started_at": "2011-05-01",
+ "work_salary": "4044",
+ "work_position": "Arassaçylyk işleri boýunça hünärmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "68hHoSJDYPRMWr6XVgRR1N4BJEYnJUrCzgasNNMi.jpg",
+ "passport_two": "RYYTW6OvBiWl7utSh7KHqpqJJrxVge6V5tBzIGdh.jpg",
+ "passport_three": "0GqrihKb7sTwXXYuCeqoCG9uyQErf51ZQyqGZQLb.jpg",
+ "passport_four": "emnfayhHW40EdXoK6yUqN435BZsxzkFoHjSFpC7O.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-08 17:16:57",
+ "updated_at": "2024-08-02 04:07:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2361,
+ "unique_id": "TB6359-2361",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aýgylyç",
+ "customer_surname": "Garlyýew",
+ "customer_patronic_name": "Satlykgylyjowiç",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 68 öý 55",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 68 öý 55",
+ "passport_serie": "I-BN",
+ "passport_id": "118032",
+ "passport_given_at": "2001-03-03",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Bereket şäheri",
+ "born_at": "1973-11-27",
+ "email": null,
+ "phone": "65194517",
+ "phone_additional": "65194517",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW bedenterbiýe we sport baradaky Baş müdirligi 1-nji sport mekdebi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2000-09-11",
+ "work_salary": "2601",
+ "work_position": "tälimçi - mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "X0X29bxGBXdDv2HuYRSimU6xsTiLIiGs5zu2Sawm.jpg",
+ "passport_two": "j2TvN9RoTbLklHfqbhqsTXWfH5UB2UgfXKuE80Tv.jpg",
+ "passport_three": "2bVhFrqQc3ikIeGJtQkcRQzjAIgefXqHVImmLKP0.jpg",
+ "passport_four": "UMDgVrfuDpzTo9QMQjPpFAPHY3dWd6sgpkQ0WC4o.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-08 17:37:56",
+ "updated_at": "2024-07-09 09:59:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2362,
+ "unique_id": "TB1307-2362",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Serdar",
+ "customer_surname": "Mahedow",
+ "customer_patronic_name": "Nurmetowic",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Parahat 2 4 jay 25 otag 16",
+ "real_address": "Asgabat saherinin Kopetdag etraby Parahat 2 4 jay 25 otag 16",
+ "passport_serie": "I-AS",
+ "passport_id": "010884",
+ "passport_given_at": "1998-03-11",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap IIB",
+ "born_place": "Asgabat s",
+ "born_at": "1980-07-08",
+ "email": "Serdar@gmail.com",
+ "phone": "65641251",
+ "phone_additional": "65641251",
+ "phone_home": "65641251",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Nebitmas Dowlet Karhanasy",
+ "work_company_accountant_number": "+(993)-12379507",
+ "work_started_at": "2001-01-03",
+ "work_salary": "2830",
+ "work_position": "agac ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ImP7HnI2MfQpwJdtFUDAceenbQXnlZrcqt7erlUx.jpg",
+ "passport_two": "z1ALPYP33aj0ZkTOxP1Jjr9ihQT5wa4eDTykOqHa.jpg",
+ "passport_three": "47i8LucwY9dJxf5Mnk5npWn0mpXC77Yix7luR9bD.jpg",
+ "passport_four": "PMArrqRtZ8Ogro2eO4hjJCuJ6HQgaRgOm5geTs8Y.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 09:22:21",
+ "updated_at": "2024-08-02 04:06:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2363,
+ "unique_id": "TB8312-2363",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Barna",
+ "customer_surname": "Egamberdiýewa",
+ "customer_patronic_name": "Hajikurbanowna",
+ "passport_address": "Gazojak şäheriniň Magtymguly köçesiniň 151-nji jaýynyň 8-nji öýi",
+ "real_address": "Gazojak şäheriniň Magtymguly köçesiniň 151-nji jaýynyň 8-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "994834",
+ "passport_given_at": "2018-07-09",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Darganata etrabynyň Gazojak şäheri",
+ "born_at": "1975-08-10",
+ "email": "barnaegamka@mail.ru",
+ "phone": "64675813",
+ "phone_additional": null,
+ "phone_home": "44550240",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Lebapgazçykaryş müdirligi DBHÖB-i",
+ "work_company_accountant_number": "+(993)-44571107",
+ "work_started_at": "2018-04-20",
+ "work_salary": "4131",
+ "work_position": "4-derejeli kükürtli gazy arassalaýjy apparatçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Kh03nyFo1zaLSa1Mi9IJ3BW6EQDpPFcuRnbS3Haq.jpg",
+ "passport_two": "ZGTTymYYLF0SOflypa6O4PI6wMwKGfqPCHmDwQx9.jpg",
+ "passport_three": "85G5ATCWkVM01WKI5vmA9ue9OqcCagqX4UHCDdOi.jpg",
+ "passport_four": "mGK5ff65aUApx6DX6ss7sjTi4gfQFI8nSHl8gbYW.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 09:33:56",
+ "updated_at": "2024-07-09 16:44:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2364,
+ "unique_id": "TB1303-2364",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Serdar",
+ "customer_surname": "Gurbannazarow",
+ "customer_patronic_name": "Rejepowiç",
+ "passport_address": "Aşgabat şäher Bagtyýarlyk etrap A.Nyýazow köçe jaý 291 öý 1",
+ "real_address": "Aşgabat şäher Bagtyýarlyk etrap A.Nyýazow köçe jaý 291 öý 1",
+ "passport_serie": "I-AS",
+ "passport_id": "012467",
+ "passport_given_at": "1998-03-06",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Niýazow adyndaky etrap IIB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1980-11-19",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65681704",
+ "phone_additional": "65681704",
+ "phone_home": "65681704",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmendemirönümleri DK",
+ "work_company_accountant_number": "+(993)-65681704",
+ "work_started_at": "2012-05-07",
+ "work_salary": "3120",
+ "work_position": "ýygnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Xx00q52wtQVXAVvJfx9VGCSS4SnWcBUAQ4fcilzA.jpg",
+ "passport_two": "4LoiWwtRtnhPt5Uzn9kSH9ZhdsBzsRDm2ufHcSFs.jpg",
+ "passport_three": "qVl7XYIoGxKZzeiewpz8ZECF8XMLQgQeEtx0R7Sk.jpg",
+ "passport_four": "VJVgwmAPXCIQEga41vvo4kCBFIkcxjFqB9MhCszJ.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 09:41:53",
+ "updated_at": "2024-07-12 10:01:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2365,
+ "unique_id": "TB1307-2365",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Abdyljelil",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Abdyrahmanowiç",
+ "passport_address": "Ahal wel Ak bugdaý etr Gämi oba köçe B Seýtäkow jaý 10",
+ "real_address": "Ahal wel Ak bugdaý etr Gämi oba köçe B Seýtäkow jaý 10",
+ "passport_serie": "I-AH",
+ "passport_id": "669034",
+ "passport_given_at": "2016-05-06",
+ "passport_given_by": "Ahal wel Ak bugdaý etrap häkimligi",
+ "born_place": "Ahal wel Ak bugdaý etraby",
+ "born_at": "2000-02-21",
+ "email": "Abdyljelil@gamil.com",
+ "phone": "62123354",
+ "phone_additional": "62123354",
+ "phone_home": "12520455",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "S A Nyýazow adyndaky Türkmen oba hojalyk uniwersiteti",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-09-01",
+ "work_salary": "1406",
+ "work_position": "talyp",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5HhtO4BWi7kcINnjnvjOrRShw72UDcGYjk4ueU9r.jpg",
+ "passport_two": "B3NycLb2vjT71sknk7th9m4kZUVTH7oPymkGTgp3.jpg",
+ "passport_three": "qlrEnaXkvDrOMBHnwGu8zURhASXRPQqxeYjU1aH9.jpg",
+ "passport_four": "wCSHuwZ6uhmNhp7kxOL7RtfQ9p2FEuegDdhVgndW.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 10:18:33",
+ "updated_at": "2024-08-02 04:05:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2366,
+ "unique_id": "TB6359-2366",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şanazar",
+ "customer_surname": "Höwezow",
+ "customer_patronic_name": "Ybraýymogly",
+ "passport_address": "BW Jebel köçe Garaşsyzlyk jaý 17",
+ "real_address": "BW Jebel köçe Garaşsyzlyk jaý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "425531",
+ "passport_given_at": "2011-03-28",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäherçesi",
+ "born_at": "1994-12-12",
+ "email": null,
+ "phone": "62140807",
+ "phone_additional": "62140807",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat Baş bilim müdirliginiň 14-nji mekdebi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-01-13",
+ "work_salary": "4730",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qFP9OHog9xPOf5YIzrDBZSagNQXUysjBgpKjRrMd.jpg",
+ "passport_two": "vVadmRmMZsiWXLtl1qr6lsEMsangXep4WcAOwpSd.jpg",
+ "passport_three": "EIY8fu1eU3ZEXxvFXyy1Uwn0Ur6EPlNl2Qrgk5On.jpg",
+ "passport_four": "8p6ZlLmnvpscKfxDggSKTs5tmq0oZPC8yrfHDcbT.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 11:33:00",
+ "updated_at": "2024-07-09 11:33:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2367,
+ "unique_id": "TB1307-2367",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Didar",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Amangeldiyewic",
+ "passport_address": "Asgabat s Berkararlyk kocekemine kora oy9",
+ "real_address": "Asgabat s Berkararlyk kocekemine kora oy9",
+ "passport_serie": "I-AS",
+ "passport_id": "340255",
+ "passport_given_at": "2006-10-30",
+ "passport_given_by": "Asgabat s Arcabil etr",
+ "born_place": "sgabat s",
+ "born_at": "1990-10-13",
+ "email": "Didar@gamil.com",
+ "phone": "64222894",
+ "phone_additional": "64222894",
+ "phone_home": "64222894",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "14 nji saglyk oyi",
+ "work_company_accountant_number": "+(993)-64222894",
+ "work_started_at": "2018-06-16",
+ "work_salary": "2940",
+ "work_position": "garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "3FxNkYYmq2EWE3rRWH9yf7qwH0awvozOxNgQZsi1.jpg",
+ "passport_two": "l9wJw919ioALVfq1hlT7rN7g4lo5tkLhnRaM1SOY.jpg",
+ "passport_three": "cgX2ajzwpOylH5cR5wHdnIwldjsZbagKWAtDyC2q.jpg",
+ "passport_four": "G5as1sycOwvR0NwMA0aQTM2j9wY8PlQYhKfoKbMa.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 13:45:57",
+ "updated_at": "2024-08-02 04:01:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2368,
+ "unique_id": "TB8302-2368",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Satlyk",
+ "customer_surname": "Caryyew",
+ "customer_patronic_name": "Caryyewic",
+ "passport_address": "Magdanly saheri A.Nyyazow koecesi 5/14",
+ "real_address": "Magdanly saheri A.Nyyazow kocesi 5/14",
+ "passport_serie": "I-LB",
+ "passport_id": "869369",
+ "passport_given_at": "2014-09-05",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1989-07-19",
+ "email": "Muziktank78@gamail.com",
+ "phone": "65441600",
+ "phone_additional": "62781128",
+ "phone_home": "55486",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Cagalar sungat mekdebi",
+ "work_company_accountant_number": "+(993)-51486___",
+ "work_started_at": "2013-09-01",
+ "work_salary": "2004",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qNEJmYGL0Fe90PqTy2snbrN2hr9O8wfJBdIt7qY4.jpg",
+ "passport_two": "v3yHrPJCkSJ7Yo9gdO1yaO2UZGz37UgwN93dMu0O.jpg",
+ "passport_three": "OUmJByezZYUGDMcRALm7e4OBVHhE9dAXTOIqlOag.jpg",
+ "passport_four": "4AcQBY7Brm85Ld9xmJBpgsxHQ81xhfs1edFOTJ6D.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 13:49:53",
+ "updated_at": "2024-07-15 11:16:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2369,
+ "unique_id": "TB1303-2369",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Bahar",
+ "customer_surname": "Muhammedowa",
+ "customer_patronic_name": "Begenjowna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Ýanbaş 11 B köçesiniň 7-nji jaýynyň 4-nji otagy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Ýanbaş 11 B köçesiniň 7-nji jaýynyň 4-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "464655",
+ "passport_given_at": "1990-12-23",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1990-12-23",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63551313",
+ "phone_additional": "63551313",
+ "phone_home": "12438917",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Aşgabatagyzsuw\" birleşigi",
+ "work_company_accountant_number": "+(993)-12438917",
+ "work_started_at": "2011-07-21",
+ "work_salary": "2128",
+ "work_position": "2-nji derejeli hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "svdzMSCvIkCzqDYnp1YrByADuTGFRF3Xme7FJQVv.jpg",
+ "passport_two": "mPs2eDPGqGVm9rVmwHqVh2fRD7KOlx4Xa1WBq79t.jpg",
+ "passport_three": "S9vxRDbzLgqgcI1HjpyPB3dF17BzQOv4dFq9HDdK.jpg",
+ "passport_four": "reJmpF3djyj1ablLvp63RqOf4JUOrrUBFczAsZib.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 14:02:29",
+ "updated_at": "2024-07-12 16:56:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2370,
+ "unique_id": "TB8302-2370",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Maral",
+ "customer_surname": "Babaýewa",
+ "customer_patronic_name": "Jumakulowna",
+ "passport_address": "Magdanly şäher 27-nji Oktýabr köçe 5/2-nji jaýy",
+ "real_address": "Magdanly şäher 27-nji Oktýabr köçe 5/2-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "088869",
+ "passport_given_at": "1999-10-29",
+ "passport_given_by": "Kerki etrap PB",
+ "born_place": "Kerki etrap Gowak geňeşligi",
+ "born_at": "1982-03-12",
+ "email": null,
+ "phone": "63884192",
+ "phone_additional": null,
+ "phone_home": "44057831",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "23-nji Çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051910",
+ "work_started_at": "2018-01-19",
+ "work_salary": "1792",
+ "work_position": "Kömekçi terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eXnZDzuGBa6SN5RQ4CwwuyPFHqgazGRN4fRv2fok.jpg",
+ "passport_two": "olbU12DAXy595sevC90F77SBWEZ58GqK7NsOX3n5.jpg",
+ "passport_three": "3uliB4iSSFnvYryi1gB0qN5m16DJ35bG4ciMxmak.jpg",
+ "passport_four": "7anhDPTqV5DujBOEZ929JtrOwwrPmNoXgLRL3DgO.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 14:26:52",
+ "updated_at": "2024-07-09 15:13:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2371,
+ "unique_id": "TB8311-2371",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gülälek",
+ "customer_surname": "Annamyradowa",
+ "customer_patronic_name": "Şageldiýewna",
+ "passport_address": "Mary şäheri Garagum köçe jaý 3 öý 42",
+ "real_address": "Mary şäheri Garagum köçe jaý 3 öý 42",
+ "passport_serie": "I-MR",
+ "passport_id": "788531",
+ "passport_given_at": "2012-03-03",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "1988-11-27",
+ "email": null,
+ "phone": "62271188",
+ "phone_additional": "62271188",
+ "phone_home": "62271188",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "T\"Türkmenbaşy\" PTB-nyň LW Seýdi şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-62271188",
+ "work_started_at": "2023-11-20",
+ "work_salary": "1854",
+ "work_position": "kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UvVTegsolAkCsorEB429RrFuAykOrA1VrIiJJjFD.jpg",
+ "passport_two": "M86A4nWlPorxrrc4N2lgAbYTzeBDZZRvGCql7vap.jpg",
+ "passport_three": "u2fXWsdE8BvuEriUB98lyMDsFQjuQrvAF41JSHmA.jpg",
+ "passport_four": "DetGj1l2eQbCUNl5ivQ3w126p4AYMOew2WYz20Ue.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 14:42:57",
+ "updated_at": "2024-07-09 16:31:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2372,
+ "unique_id": "TB8302-2372",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Wepa",
+ "customer_surname": "Nuryýew",
+ "customer_patronic_name": "Işangulyýewiç",
+ "passport_address": "Balkan welaýat Magtymguly etrap Ýaşlyk köçe 17-nji jaýy",
+ "real_address": "Magdanly şäheri Çarşaňňy köçe 6-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "302321",
+ "passport_given_at": "1991-09-07",
+ "passport_given_by": "Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etraby",
+ "born_at": "1991-09-07",
+ "email": null,
+ "phone": "63010991",
+ "phone_additional": "63010991",
+ "phone_home": "63010991",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bölümi",
+ "work_company_accountant_number": "+(993)-63010991",
+ "work_started_at": "2022-09-26",
+ "work_salary": "4613",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "o0nzae6bZ47RKoCDRqZfrVqVRxti0EpgsgpmYSOY.jpg",
+ "passport_two": "Nd2pjU2nlesm0DXauvcBCXnTJtCrHHdS2iWg1zPW.jpg",
+ "passport_three": "BLbwWmOIoJkCuCqv5f09ql4MRgjcvBMv8PnTeuZc.jpg",
+ "passport_four": "B9BP1OBBCfCkVPqKeYplWJSqlkswk1pinuK7EmdN.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 15:13:31",
+ "updated_at": "2024-07-09 15:13:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2373,
+ "unique_id": "TB8311-2373",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Alymjan",
+ "customer_surname": "Jumakulyýew",
+ "customer_patronic_name": "Hemrakulyýewiç",
+ "passport_address": "etr.Dänew ş.Bahar oba Kerpiç-zawod köçe Günbatar jaý-14",
+ "real_address": "etr.Dänew ş.Bahar oba Kerpiç-zawod köçe Günbatar jaý-14",
+ "passport_serie": "I-LB",
+ "passport_id": "195416",
+ "passport_given_at": "2000-07-28",
+ "passport_given_by": "Dänew etrap häkimligi",
+ "born_place": "geň.Maý",
+ "born_at": "1981-03-12",
+ "email": null,
+ "phone": "62568781",
+ "phone_additional": "62568781",
+ "phone_home": "62568781",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "TGNG trestiniň AUK-sy",
+ "work_company_accountant_number": "+(993)-62568781",
+ "work_started_at": "2008-03-11",
+ "work_salary": "2305",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HIKoFg6Z2T0UVg0sCFIpNFuvZ0nv4S9PQhOL6IdR.jpg",
+ "passport_two": "oQIb1CWf4nw5KovhUwbDGNRJsQJMb2zWGpp6ggwi.jpg",
+ "passport_three": "AtmldluP7s8fvXDju6cQLXmxXUeiMVZf5O2deajS.jpg",
+ "passport_four": "ZzOvPEfhBsiwC6OejBGIRpfvMV1T7NcbUuapJDdx.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 15:53:12",
+ "updated_at": "2024-07-09 16:27:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2374,
+ "unique_id": "TB8311-2374",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Jygasultan",
+ "customer_surname": "Ýagmurowa",
+ "customer_patronic_name": "Nurmedowna",
+ "passport_address": "Dänew etr Seýdi şäher 1-nji kiçi etr jaý-16, öý-7",
+ "real_address": "Dänew etr Seýdi şäher 1-nji kiçi etr jaý-16, öý-7",
+ "passport_serie": "I-LB",
+ "passport_id": "375169",
+ "passport_given_at": "2003-01-15",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Farap etr Hojakenepsi geň",
+ "born_at": "1972-02-05",
+ "email": null,
+ "phone": "64450831",
+ "phone_additional": "64450831",
+ "phone_home": "64450831",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dänew etr Bilim bölümi",
+ "work_company_accountant_number": "+(993)-64450831",
+ "work_started_at": "2010-11-11",
+ "work_salary": "1670",
+ "work_position": "Aşpez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TLJihrUV6lSV1I0fZflNm8kKOJadtJLYrHjuUlnm.jpg",
+ "passport_two": "X8G3B9E9IpYAgqiX0urnOKnryFnyL67KVps0iF8I.jpg",
+ "passport_three": "cKenAJz8WCfed7VO4jecuAleHR88Gs5OVlS2CzDA.jpg",
+ "passport_four": "8jeBIphlO1HZMSFDIbdjtGeHUrPNSyUefhXx8Kl8.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 16:03:49",
+ "updated_at": "2024-07-09 16:27:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2375,
+ "unique_id": "TB6359-2375",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gültäç",
+ "customer_surname": "Annanepesowa",
+ "customer_patronic_name": "Sapargeldiýewna",
+ "passport_address": "BW Balkanabat ş kw 138 jaý 3 öý 2",
+ "real_address": "BW Balkanabat ş kw 138 jaý 3 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "120134",
+ "passport_given_at": "2001-04-07",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1978-11-10",
+ "email": null,
+ "phone": "63781011",
+ "phone_additional": "63781011",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmenistanyň Döwlet serhet gullugynyň 2101 harby bölümi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-05-24",
+ "work_salary": "2043",
+ "work_position": "raýat gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AWPniFCRDHfNNT72t1uRSWcw6b9PSqIifG1di6QF.jpg",
+ "passport_two": "b0AF0842FmvunSMM4JrqlMKZ8jnFVxa6PYpM3hMw.jpg",
+ "passport_three": "eiLADIdspTy9zwiFsdI40ZtAAgmAInZR19iknEoj.jpg",
+ "passport_four": "8KNFWPzOoD5YZe9BhM0zT8ENrw9FFLglSAFqhP7L.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 16:40:29",
+ "updated_at": "2024-07-09 16:40:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2376,
+ "unique_id": "TB6359-2376",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Sähragül",
+ "customer_surname": "Täşliýewa",
+ "customer_patronic_name": "Ahmedowna",
+ "passport_address": "BW Balkanabat ş kw 206 a jaý 9 öý 10",
+ "real_address": "BW Balkanabat ş kw 206 a jaý 9 öý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "289908",
+ "passport_given_at": "2007-03-23",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1982-01-01",
+ "email": null,
+ "phone": "65361685",
+ "phone_additional": "65361685",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2002-05-16",
+ "work_salary": "2034",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aOHsPxsusTK9PT2e4aIfykErWokDN0NyrmHNRpbx.jpg",
+ "passport_two": "ZxCKGipYbOGGwrnDaCNY6BAMnItxvZWlqfzxpfHT.jpg",
+ "passport_three": "T9O6tORRe2yXsb8AeuJOiuilVFX8CZpiNUGnMBKy.jpg",
+ "passport_four": "pYi3q8ZvQCRgs5DIuvWPe3c14zaIsLCvbfMCS4Vr.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 16:48:28",
+ "updated_at": "2024-07-09 16:48:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2377,
+ "unique_id": "TB8318-2377",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Maftuna",
+ "customer_surname": "Bahtiýarowa",
+ "customer_patronic_name": "Bahtiýarowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Jeýhun köçesi 14-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Jeýhun köçesi 14-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "761392",
+ "passport_given_at": "2012-03-05",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçe",
+ "born_at": "1995-05-11",
+ "email": null,
+ "phone": "65812714",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2014-09-01",
+ "work_salary": "1328",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DvNGfKcBeD0AMwZFtLGczVEzMue6TrnSNnvAVVQu.jpg",
+ "passport_two": "jcssRK1kMclnBprazn55OvtvIntbiuf5VojhNYmj.jpg",
+ "passport_three": "YdKhhtLizDwIhc6bL36FmpVplRCvlHExl6AxHoxV.jpg",
+ "passport_four": "q2k5QMduH8g7AyWq4jenRAKFv4x0ZDjUxFrXPMfY.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-07-09 16:50:44",
+ "updated_at": "2024-07-09 16:53:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2378,
+ "unique_id": "TB6359-2378",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Täçberdi",
+ "customer_surname": "Setdarow",
+ "customer_patronic_name": "Allaberdiogly",
+ "passport_address": "BW Balkanabat ş Saganly köçe jaý1 öý 136",
+ "real_address": "BW Balkanabat ş Saganly köçe jaý1 öý 136",
+ "passport_serie": "I-BN",
+ "passport_id": "432413",
+ "passport_given_at": "2011-01-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Esenguly etrap Ekerem şäherçesi",
+ "born_at": "1994-10-08",
+ "email": null,
+ "phone": "62491910",
+ "phone_additional": "62491910",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Ýöritegurluşykgurnama\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-05-03",
+ "work_salary": "3505",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dUiY97Jt6HlvMaEUEBIXcI1PeJXssoLR36MLO6eu.jpg",
+ "passport_two": "eLEiiZqun1FESnJOfPlJQAQHgncMSPwVyQc9YXeS.jpg",
+ "passport_three": "FM5ac1EQlb2YLG6mWSOwqptc3UXedLsmhO6wFA9l.jpg",
+ "passport_four": "ip9LIa4X50zfTgHhlvA9fHL0mYXErdZYWHA9R8nw.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 16:57:12",
+ "updated_at": "2024-07-09 16:57:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2379,
+ "unique_id": "TB1303-2379",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ýusup",
+ "customer_surname": "Işangulyýew",
+ "customer_patronic_name": "Penaýewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň 2111-nji köçesiniň 46-njy jaýy.",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň 2111-nji köçesiniň 46-njy jaýy.",
+ "passport_serie": "I-AS",
+ "passport_id": "508486",
+ "passport_given_at": "2014-09-11",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1998-08-17",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63701997",
+ "phone_additional": "65677932",
+ "phone_home": "12452535",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenistanyň Döwlet medeniýet merkezi",
+ "work_company_accountant_number": "+(993)-65137272",
+ "work_started_at": "2022-08-01",
+ "work_salary": "2119",
+ "work_position": "Sahnanyň ussasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rEPIRtheldkyC2aIct0BKFzfAExsnkOQOsmxiAbT.jpg",
+ "passport_two": "j8BZe3rmqm5XN4ZrHWKi9CX61DB7JdQskPTX0nt4.jpg",
+ "passport_three": "vxO7RmaiOTsVxUkbQJplegMAYySkeZ22r53ImHGJ.jpg",
+ "passport_four": "rr0lxyCS45gLKfokEREriy7xpo2am7psT4qdFM0p.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 17:02:14",
+ "updated_at": "2024-07-13 11:55:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2380,
+ "unique_id": "TB8311-2380",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Nurýagdy",
+ "customer_surname": "Hemraýew",
+ "customer_patronic_name": "Hemraýewiç",
+ "passport_address": "etr.Hojambaza geň.Burdalyk",
+ "real_address": "etr.Hojambaza geň.Burdalyk",
+ "passport_serie": "I-LB",
+ "passport_id": "602466",
+ "passport_given_at": "2010-10-30",
+ "passport_given_by": "Hojambaz etrap häkimligi",
+ "born_place": "ş.Seýdi",
+ "born_at": "1994-02-16",
+ "email": null,
+ "phone": "63012658",
+ "phone_additional": "63012658",
+ "phone_home": "63012658",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "TGNG trestiniň ÝöGK-sy",
+ "work_company_accountant_number": "+(993)-63012658",
+ "work_started_at": "2019-12-30",
+ "work_salary": "3066",
+ "work_position": "kebşirleýji",
+ "education": "masters",
+ "marriage_status": "married",
+ "passport_one": "mMQMSSvhygBSLrJIU2JM8LIBIMcN02uvfPPJyYqN.jpg",
+ "passport_two": "rJ7FLshjWkFvRg4cAZESkEozJd1qoEKdAT3djoyO.jpg",
+ "passport_three": "FQOWEzhEmCTm6UFxj1M3ZiuR3cwrG2Vdt8wqGJAN.jpg",
+ "passport_four": "heEd6HNbeJ2o3wXl4kMgtvvf3qrZ1j96vHh6Yd4J.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 17:13:05",
+ "updated_at": "2024-07-09 17:17:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2381,
+ "unique_id": "TB8302-2381",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Otabek",
+ "customer_surname": "Halmurzayew",
+ "customer_patronic_name": "Halmurzayewic",
+ "passport_address": "Magdanlt saheri Kemine 24",
+ "real_address": "Magdanly saheri Kemine kocesi 24-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "659248",
+ "passport_given_at": "2011-04-08",
+ "passport_given_by": "Magdanlt saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1993-05-30",
+ "email": "muziktank78@gmail.com",
+ "phone": "63859610",
+ "phone_additional": "65471286",
+ "phone_home": "55419",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag etrap medeniyet bolumi",
+ "work_company_accountant_number": "+(993)-20375___",
+ "work_started_at": "2024-01-02",
+ "work_salary": "1242",
+ "work_position": "Tanscy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "66JVGJN4g4XKWAe0X9f97hKa9iD5UwYvwOG7jHcb.jpg",
+ "passport_two": "dLldSJGosmuYwpnoAbWwzbeTgu0Id0NEZJ135pUW.jpg",
+ "passport_three": "N2HtIKvjGe1yw63XScl4PjK8PumrA1rMQBqRa8Ok.jpg",
+ "passport_four": "MA98kqV74P8pXGUaLkXjWqpMFxWDfrXUwCTBcDZT.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-09 17:17:47",
+ "updated_at": "2024-07-11 15:14:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2382,
+ "unique_id": "TB9314-2382",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Hojamämmet",
+ "customer_surname": "Jepbarow",
+ "customer_patronic_name": "Hojanepesowiç",
+ "passport_address": "S.Türkmenbaşy etrap Goşahowly geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Goşahowly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "021481",
+ "passport_given_at": "1998-12-07",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap PB",
+ "born_place": "Daşoguz welaýatynyň Köneürgenç şäheri",
+ "born_at": "1973-12-06",
+ "email": null,
+ "phone": "64120673",
+ "phone_additional": "64120673",
+ "phone_home": "64120673",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Döwlet ätiýaçlandyryş guramasy",
+ "work_company_accountant_number": "+(993)-30006___",
+ "work_started_at": "1999-12-01",
+ "work_salary": "2519",
+ "work_position": "baş hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "iYOuqtm7U4bpcWJNB6cSMehqnL1IEJT3aRiggTFI.jpg",
+ "passport_two": "ntTk9fMkWzm5RlM11EpoMW1XPb94PsbQ780Hi5uY.jpg",
+ "passport_three": "vmrETmpPyg9O2Oqzjlcn6blqshMNbLz4o7UOs8b0.jpg",
+ "passport_four": "jImo5aBoQMcQbc3IFy2kL7OjOGMoo2df4UuljBA5.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 09:36:48",
+ "updated_at": "2024-07-10 09:37:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2383,
+ "unique_id": "TB9314-2383",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Durdymyrat",
+ "customer_surname": "Nepesow",
+ "customer_patronic_name": "Sapardurdyýewiç",
+ "passport_address": "S.Türkmenbaşy ad. etrabynyň Ýalkym geňeşligi",
+ "real_address": "S.Türkmenbaşy ad. etrabynyň Ýalkym geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "727140",
+ "passport_given_at": "2011-10-15",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap häkimligi tarapyndan berlen",
+ "born_place": "S.Türkmenbaşy ad. etrabynyň Ýalkym geňeşligi",
+ "born_at": "1973-12-20",
+ "email": null,
+ "phone": "62158425",
+ "phone_additional": "62158425",
+ "phone_home": "62158425",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguzenergo önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-25524___",
+ "work_started_at": "2023-11-20",
+ "work_salary": "2037",
+ "work_position": "Köneürgenç EEU 2-nji derejeli traktorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MypPciem5sx9JfVaO7fKL9ZtTPfjgurIKuGIGdsJ.jpg",
+ "passport_two": "DCdoQlcK1QaiJR6tQBS2lKm6NVou5ahF5zmLrUvQ.jpg",
+ "passport_three": "1W3cUr3WZ2JZRftypKB0WhrNF0YOBTkvjCF9r2SX.jpg",
+ "passport_four": "xbXE6ejKXNktgul2N9vRqvhDEMdS6YTqAKDLY6XU.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 09:42:55",
+ "updated_at": "2024-07-10 09:43:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2384,
+ "unique_id": "TB9314-2384",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Merdan",
+ "customer_surname": "Söýünow",
+ "customer_patronic_name": "Abdyýewiç",
+ "passport_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "325570",
+ "passport_given_at": "2002-08-05",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç etrabynyň Garagum geňeşligi",
+ "born_at": "1976-10-03",
+ "email": null,
+ "phone": "62039643",
+ "phone_additional": "62039643",
+ "phone_home": "62039643",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap DSG",
+ "work_company_accountant_number": "+(993)-22906___",
+ "work_started_at": "2024-01-01",
+ "work_salary": "4800",
+ "work_position": "telekeçi",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "IMLnrayVAhmga6Zpiz1uZDYmF9hxsegVL8ZhrpNu.jpg",
+ "passport_two": "UheVgfyGSHAMx3k4UT43cYf9hlL6vebfIWT5CEeV.jpg",
+ "passport_three": "gSLOPsezzbiKbejIlrVNOfhftiFFw5R05i2dIoqA.jpg",
+ "passport_four": "S1OyrqOAqFPT5FoMuEWw9RPoSo7hHCMvXqBoDPzj.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 10:09:04",
+ "updated_at": "2024-07-12 09:01:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2385,
+ "unique_id": "TB8312-2385",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maksat",
+ "customer_surname": "Weliýew",
+ "customer_patronic_name": "Annadurdyýewiç",
+ "passport_address": "Magtymguly köçe 155/8",
+ "real_address": "Magtymguly köçe 155/8",
+ "passport_serie": "I-LB",
+ "passport_id": "686269",
+ "passport_given_at": "2011-05-31",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Çarwadar geşligi",
+ "born_at": "1972-12-01",
+ "email": "maksatt@mail.ru",
+ "phone": "62623770",
+ "phone_additional": null,
+ "phone_home": "44552774",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Lebapgazçykaryş müdirligi DBLÖB",
+ "work_company_accountant_number": "+(993)-44551254",
+ "work_started_at": "2020-07-07",
+ "work_salary": "1757",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "J0EwLUYsedoN0zJnjbUJI3v1LFUaFScKQEy1qcZR.jpg",
+ "passport_two": "kPvoRB0SD4Eo4YMAVojY6taRHuQT0CaAnVctNPuF.jpg",
+ "passport_three": "tMEyCFNWB1UjgyuLYtURIVktneT5Rjg7Zz7TpdcB.jpg",
+ "passport_four": "A7GcPJjQkWSD0m0anV4Yem862QbFW1IQCdWCZzw1.jpg",
+ "user_id": 16,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-07-10 10:26:25",
+ "updated_at": "2024-07-12 10:41:03",
+ "deleted_at": "2024-07-12 10:41:03",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2386,
+ "unique_id": "TB8312-2386",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Muradow",
+ "customer_patronic_name": "Muradowiç",
+ "passport_address": "Jummykow köçe 22",
+ "real_address": "Jummykow köçe 22",
+ "passport_serie": "I-LB",
+ "passport_id": "906642",
+ "passport_given_at": "2016-05-14",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Çarwadar geňeşligi",
+ "born_at": "1981-07-14",
+ "email": "shohratkaa@mail.ru",
+ "phone": "65443519",
+ "phone_additional": null,
+ "phone_home": "44551246",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551248",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2485",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5PVSztgOUpNiKySFCIm7rj6eGIsChBZC07qU2Ark.jpg",
+ "passport_two": "G3nGgdjLoS6TJvjNujoUYfy878XziAPZkNVGuxAX.jpg",
+ "passport_three": "mqV4eR2D1yWr1kqqAZuEAE7nwIuTVeE9qd3zPVEC.jpg",
+ "passport_four": "ZNr954B9h8WWyiMNN8LkoTsSMzP0rzLqWbtEgUw1.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 10:43:34",
+ "updated_at": "2024-07-11 14:03:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2387,
+ "unique_id": "TB6360-2387",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Orazmämmet",
+ "customer_surname": "Mamedow",
+ "customer_patronic_name": "Begmämmedowiç",
+ "passport_address": "Hazar ş-çe kw 56 jaý 11 öý 1",
+ "real_address": "Hazar ş-çe kw 56 jaý 11 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "466806",
+ "passport_given_at": "2014-05-26",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1974-09-05",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65381791",
+ "phone_additional": "65381791",
+ "phone_home": "65381791",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-65381791",
+ "work_started_at": "2017-11-01",
+ "work_salary": "3527",
+ "work_position": "operator 2/3",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iXRSl4f704jDvxW9PeIApRjC2uZAYKUlc4StxdP1.jpg",
+ "passport_two": "GljmeC4omFdv3VlPLep6713iMFb2pE3kyisrO5yw.jpg",
+ "passport_three": "jPp7bRv6xbhGwsgT1pHBvFvl9G9z1uITS7kvCXGK.jpg",
+ "passport_four": "7rQOmwPLTEmPLyTTrwZx9CnbL6ryr8vNQUs0zyw2.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 10:55:28",
+ "updated_at": "2024-09-01 23:47:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2388,
+ "unique_id": "TB8312-2388",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Aýsoltan",
+ "customer_surname": "Aşyrowa",
+ "customer_patronic_name": "Režebowna",
+ "passport_address": "Magtymguly 156/21",
+ "real_address": "Magtymguly 156/21",
+ "passport_serie": "I-LB",
+ "passport_id": "579093",
+ "passport_given_at": "2010-07-05",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Sedwer geňeşligi",
+ "born_at": "1971-11-14",
+ "email": "aysolta71n@mail.ru",
+ "phone": "61283731",
+ "phone_additional": null,
+ "phone_home": "44551523",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551263",
+ "work_started_at": "2023-01-19",
+ "work_salary": "1695",
+ "work_position": "arhiwçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KARj3ziSwiV84SFGgDFPJ6kp8Hg0Vk7Jo1pHXU6i.jpg",
+ "passport_two": "TBrRjjV1dI6ajhSR1a9UlROHFEPPJedj3JAM3gHl.jpg",
+ "passport_three": "Pn7hZxPtrQVfXG9AcUvP3Iwz0VTJxzAuNKl9Y5q5.jpg",
+ "passport_four": "XglPNdaETJD5sqekX1Z2WlB9YMlqGTXAEGcbOQxt.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 11:04:55",
+ "updated_at": "2024-07-10 15:40:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2389,
+ "unique_id": "TB6360-2389",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Dursun",
+ "customer_surname": "Diniýewa",
+ "customer_patronic_name": "Hudaýberenowa",
+ "passport_address": "Magtymguly ş-niň Şameýdan köçesi jaý 17/4",
+ "real_address": "Magtymguly ş-niň Şameýdan köçesi jaý 17/4",
+ "passport_serie": "I-BN",
+ "passport_id": "142366",
+ "passport_given_at": "2002-11-15",
+ "passport_given_by": "BW Garrygala etrap häkimligi",
+ "born_place": "Garrygala ş",
+ "born_at": "1986-05-29",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64508693",
+ "phone_additional": "64508693",
+ "phone_home": "64508693",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Merkezi kitaphana",
+ "work_company_accountant_number": "+(993)-64508693",
+ "work_started_at": "2021-08-05",
+ "work_salary": "1792",
+ "work_position": "ussaçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "suVxbGS0Oq8mkAuGVszKwaNvoNvEyODfUkkv6Uvl.jpg",
+ "passport_two": "p2bDTCavqyqwdXugEvoWHL4pFK1qIzQ51qveDaML.jpg",
+ "passport_three": "uCTOGpPG2cDSSOeDc5pQ88e3msSfSH75v1BLmAlB.jpg",
+ "passport_four": "4SbDVp22YEhJKQlm4urQF4bdGF8tJFzedjxTuwV3.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 11:48:51",
+ "updated_at": "2024-07-21 23:31:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2390,
+ "unique_id": "TB6360-2390",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Söhbet",
+ "customer_surname": "Muhammetgulyýew",
+ "customer_patronic_name": "Muhammetgulyýewiç",
+ "passport_address": "Hazar ş-çe kw 39 jaý 5 öý 15",
+ "real_address": "Hazar ş-çe kw 39 jaý 5 öý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "466491",
+ "passport_given_at": "2013-09-30",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Kaka etrabynyň ýüzbaşy obasy",
+ "born_at": "1997-07-23",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64519519",
+ "phone_additional": "64519519",
+ "phone_home": "64519519",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Kaspion Offşor Konstrakşn\"T-daky ş-çasy",
+ "work_company_accountant_number": "+(993)-64519519",
+ "work_started_at": "2024-04-01",
+ "work_salary": "3056",
+ "work_position": "Matros",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xKL2zKuunFQGFXKicK1cWqKDn95l89wXBbc4pPbt.jpg",
+ "passport_two": "1Q5OmdWBHuKp8U4D0wREY4yFsTUkmEezQpp7jimJ.jpg",
+ "passport_three": "xRheKNOy0qYotB0TehZ8Af1zCfgrCZAoYG89zjZj.jpg",
+ "passport_four": "9c85ukXco9k9xRROIQorci2i4ZBddHssfnwZ20xv.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 12:00:50",
+ "updated_at": "2024-08-18 23:15:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2391,
+ "unique_id": "TB8312-2391",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Aýna",
+ "customer_surname": "Altybaýewa",
+ "customer_patronic_name": "Ataýewna",
+ "passport_address": "Magtymguly köçe 140/32",
+ "real_address": "Magtymguly köçe 140/32",
+ "passport_serie": "I-LB",
+ "passport_id": "274401",
+ "passport_given_at": "2002-04-22",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1985-08-06",
+ "email": "aynashka@mail.ru",
+ "phone": "65869010",
+ "phone_additional": null,
+ "phone_home": "44551067",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "10 çagalar bagy",
+ "work_company_accountant_number": "+(993)-44551125",
+ "work_started_at": "2020-11-13",
+ "work_salary": "1929",
+ "work_position": "Hojalyk müdiri",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "xQoMLk7NzPuHgm4vxcHTeURpMLsmO6ldq2dWwqoj.jpg",
+ "passport_two": "Isz2YGNXMznsrtklNlPxQ57OHAMml9l1npHgpows.jpg",
+ "passport_three": "0IjBMlifzhdss3Yfqss9tg9y0jcue0gI02HnMokV.jpg",
+ "passport_four": "9JUDUijXWRs5olVuUex770BHbpEUtR1I3auWEE7R.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 12:00:50",
+ "updated_at": "2024-07-10 15:40:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2392,
+ "unique_id": "TB6360-2392",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülendam",
+ "customer_surname": "Gaýypowa",
+ "customer_patronic_name": "Gurbanbaýewna",
+ "passport_address": "Hazar ş-çe Kw 37 jaý 5 öý 6",
+ "real_address": "Hazar ş-çe Kw 37 jaý 5 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "511656",
+ "passport_given_at": "2017-07-20",
+ "passport_given_by": "BW Hazar äher hakimligi",
+ "born_place": "Boldumsaz ertraby",
+ "born_at": "1977-11-25",
+ "email": "annagulgeldiyewa229@gamil.com",
+ "phone": "65157249",
+ "phone_additional": "65157249",
+ "phone_home": "65157249",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-65157249",
+ "work_started_at": "2021-04-07",
+ "work_salary": "2264",
+ "work_position": "müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AkgCW4GSrMggy4NXWQbzCuCJbkQY7mSyvBGRaZxS.jpg",
+ "passport_two": "u00qW2iTt5M8ilI2mdMgJa4n1Vq7C5twCxjD5er0.jpg",
+ "passport_three": "orSPivcIQRLNilw6dIhJzUgRgfi4uitYHJ0RjiBF.jpg",
+ "passport_four": "DIxVGC2EU4R2NGaWx0VGAtMXkPR0yabt2foegN3G.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 12:09:17",
+ "updated_at": "2024-07-21 23:37:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2393,
+ "unique_id": "TB6359-2393",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bezirgen",
+ "customer_surname": "Garryýew",
+ "customer_patronic_name": "Nazgylyjowiç",
+ "passport_address": "BW Balkanabat şäher köçe Arsarybaba 2 jaý 8",
+ "real_address": "BW Balkanabat şäher köçe Arsarybaba 2 jaý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "499662",
+ "passport_given_at": "2015-02-18",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1998-10-05",
+ "email": null,
+ "phone": "65815121",
+ "phone_additional": "65815121",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Nebitdagnebit\" nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-02-01",
+ "work_salary": "3365",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "mQsXTgWcIJ5n5gM61QV0UxPSFyGtdPiNLdNwsF1X.jpg",
+ "passport_two": "CBnopMlWjSGutq8fuVLhFg5csWZludaAjT1dUbQ9.jpg",
+ "passport_three": "p4vYzH1qqQiwnsKmVhT1pYvMfTWLGORT97xNSwb9.jpg",
+ "passport_four": "kBQ9aiKXmYP0mdp2KVxj2bH3llRC8TDi4WbKvP0W.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 13:38:28",
+ "updated_at": "2024-07-10 13:38:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2394,
+ "unique_id": "TB8318-2394",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Manzura",
+ "customer_surname": "Paltaýewa",
+ "customer_patronic_name": "Paltaýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş K.Taňyrkulyýew köçesi 19-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş K.Taňyrkulyýew köçesi 19-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "416116",
+ "passport_given_at": "2005-06-17",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag şäheri",
+ "born_at": "1989-04-11",
+ "email": null,
+ "phone": "61287940",
+ "phone_additional": "62518476",
+ "phone_home": "44024018",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-65248596",
+ "work_started_at": "2023-10-16",
+ "work_salary": "3237",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xLoFZkIpI0qSiyWBM6svfVz4uT9yrdMX40MO238C.jpg",
+ "passport_two": "05I2dTr9TYnRZhauizYTuMDssFxAFl9nrq4tsYZl.jpg",
+ "passport_three": "ZYvyZQBiSVu0SjMsJREZUBxJ0iWOZae6FPpNjlCt.jpg",
+ "passport_four": "jYqEMr6ax7cxCFBgCmTSFPhPGKORoMAUdOjKQXku.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 13:52:35",
+ "updated_at": "2024-07-10 17:29:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2395,
+ "unique_id": "TB6360-2395",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ogulboldy",
+ "customer_surname": "Gulçaýewa",
+ "customer_patronic_name": "Salyhmuhammet",
+ "passport_address": "Hazar ş-çe kw 39 jaý 12 öý 23",
+ "real_address": "Hazar ş-çe kw 39 jaý 12 öý 23",
+ "passport_serie": "I-BN",
+ "passport_id": "466097",
+ "passport_given_at": "2012-11-21",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1983-12-31",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "61268730",
+ "phone_additional": "61268730",
+ "phone_home": "61268730",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW BBM-gi 35-nji mekdep",
+ "work_company_accountant_number": "+(993)-61268730",
+ "work_started_at": "1997-11-08",
+ "work_salary": "1940",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4DpJKPKIpa63cn4WtkH56aV90jGI5KkOxKevhzFR.jpg",
+ "passport_two": "MdNE1ppkknoAOcKOuRBdfopAF1BUjfpWM058uOcC.jpg",
+ "passport_three": "GMrBC24L3rP25VXlLvRjDGqfGsL5NqZiWfnwttcs.jpg",
+ "passport_four": "6y0EqUbR9YjQhRvl61dbYjgzCx6NkU4fFEnMRSln.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 13:56:15",
+ "updated_at": "2024-07-21 23:36:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2396,
+ "unique_id": "TB9314-2396",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Meret",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Hydyrowiç",
+ "passport_address": "Köneürgenç etrabynyň Täzeýap geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Täzeýap geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "131107",
+ "passport_given_at": "2023-08-08",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi tarapyndan berlen.",
+ "born_place": "Daşoguz oblasty Köneürgenç raýony Oktýabr obasy",
+ "born_at": "1968-10-25",
+ "email": null,
+ "phone": "63514506",
+ "phone_additional": "63514506",
+ "phone_home": "63514506",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 39-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "1993-08-02",
+ "work_salary": "4047",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jmEha5HMwMhoskvoo7MMfYm2u2lrtfdhVSGNQCd3.jpg",
+ "passport_two": "Xb9jV8QBGjgNiGWG4QFflqwdfTrLOYX70Rgc8vfw.jpg",
+ "passport_three": "v6dV4kfZdKw5D6JwSra04iNngIuk86M4kanPUGe4.jpg",
+ "passport_four": "9cfRGiXiVG7fTiIyvOS7tHRizmFGCRKH24vkeqsW.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 15:37:53",
+ "updated_at": "2024-07-10 15:38:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2397,
+ "unique_id": "TB1307-2397",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gyzylgul",
+ "customer_surname": "Sanazarowa",
+ "customer_patronic_name": "Orazberdiyewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrap 13-nji Kosi gecelge",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrap 13-nji Kosi gecelge",
+ "passport_serie": "I-AS",
+ "passport_id": "121626",
+ "passport_given_at": "1999-12-22",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap",
+ "born_place": "Asgabat saherinin Prezident Nyyazow adyndaky etrap",
+ "born_at": "1997-03-18",
+ "email": "Gyzylgul@mail.ru",
+ "phone": "64046240",
+ "phone_additional": "65455303",
+ "phone_home": "12711074",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabadyn dokma toplumynyn sowda bolumi",
+ "work_company_accountant_number": "+(993)-12232354",
+ "work_started_at": "2007-05-01",
+ "work_salary": "1775",
+ "work_position": "tam supuriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "n07TVbHMB4h4xbrauzHnU9vkLL8mUMghFqNgpmJI.jpg",
+ "passport_two": "vsX7h2LzXHx9VCE4CXH2wIVYXudijnaBiooaZ7m0.jpg",
+ "passport_three": "0RSSKkfhm9Pe6n2ym3WVoNy69UlP09DgQR5nV3NI.jpg",
+ "passport_four": "i1VtgYyY4haG3iJDlRG50k6rntiCMDdvp8ZyhOR3.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 15:45:43",
+ "updated_at": "2024-08-02 04:01:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2398,
+ "unique_id": "TB6360-2398",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Yhlas",
+ "customer_surname": "Mätigulyýew",
+ "customer_patronic_name": "Saryýewiç",
+ "passport_address": "Hazar ş-çe kw 27 jaý 3 öý 7",
+ "real_address": "Hazar ş-çe kw 27 jaý 3 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "284876",
+ "passport_given_at": "2008-06-25",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Magtymguly etrabynyň magtymguly şäherçesi",
+ "born_at": "1992-02-21",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63817228",
+ "phone_additional": "63817228",
+ "phone_home": "63817228",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Balkanabat ş TMB-nyň Inkassasiýa müdirligi",
+ "work_company_accountant_number": "+(993)-63817228",
+ "work_started_at": "2019-07-01",
+ "work_salary": "3732",
+ "work_position": "Ikasstor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oXUAXHd5XxGzgVPBkQ3hvkdHVEsGL1kN0yR08Uwf.jpg",
+ "passport_two": "BMOzA8C7SchDzZwq27WsgJ5d4xn6ldhfKOQPrr8F.jpg",
+ "passport_three": "NdXWSXuKpImq14FVrNslC6lvJveS3mSnBMiMoQHF.jpg",
+ "passport_four": "eqI9XqvNsH1bn8XUd98VVIlbG4gOA08ZB9HlFlNN.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 15:45:59",
+ "updated_at": "2024-07-21 23:27:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2399,
+ "unique_id": "TB6352-2399",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Andreý",
+ "customer_surname": "Uhtin",
+ "customer_patronic_name": "Walerýewiç",
+ "passport_address": "BW Gyzylarbat etraby 1-nji şäherçesi 8/1",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher 1 kiçi etrapça 27/39",
+ "passport_serie": "I-BN",
+ "passport_id": "166740",
+ "passport_given_at": "2004-01-06",
+ "passport_given_by": "BW Serdar etrap häkimligi",
+ "born_place": "BW Serdar şäheri",
+ "born_at": "1986-03-25",
+ "email": null,
+ "phone": "65295039",
+ "phone_additional": null,
+ "phone_home": "65295039",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3088",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "k6ctwMmzamyI5T0doJlbAqnoTGMjOONvPHHAaJAs.jpg",
+ "passport_two": "MI2O3XDJn0jMbYKx1942G3b6dmD0l1vtXeTYAl5N.jpg",
+ "passport_three": "E2lfTvLVjCPstO4S6fVcuHegPwYxDOkBw5fqrfYY.jpg",
+ "passport_four": "Yc0CRRptZEb0iOhLIB1LAsw9aqrwpk22gF4CZqRv.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 16:06:56",
+ "updated_at": "2024-07-10 16:22:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2400,
+ "unique_id": "TB6352-2400",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Swetlana",
+ "customer_surname": "Bogdanowiç",
+ "customer_patronic_name": "Walentinowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher 2 kiçi etrapça 2/26",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher 2 kiçi etrapça 2/26",
+ "passport_serie": "I-AS",
+ "passport_id": "432789",
+ "passport_given_at": "2011-01-08",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow ad. etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2011-01-08",
+ "email": null,
+ "phone": "64701925",
+ "phone_additional": null,
+ "phone_home": "64701925",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etraby A-we KÝGG-niň",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-06-13",
+ "work_salary": "1449",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "X61FsH87MuABtXkcTirENDS2ynBvPY6KigWqDM1N.jpg",
+ "passport_two": "dNCXeCrWEA93mS9feqV2XU7xUpHcdM5hDsyakMhF.jpg",
+ "passport_three": "iqbLkelnkC3zGbRtpoVdOPWZKHecCStu3UWpSzHk.jpg",
+ "passport_four": "EXJSaCYf2RDexLQByB4A9VlcB1fuaAnBHQyuYQtO.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 16:16:41",
+ "updated_at": "2024-07-10 16:22:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2401,
+ "unique_id": "TB6352-2401",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Laçyn",
+ "customer_surname": "Mätiýewa",
+ "customer_patronic_name": "Meretgulyýewna",
+ "passport_address": "Balkan welaýat Magtymguly etrap Ýaňkel geňeşligi Garakel obasy",
+ "real_address": "Balkan welaýat Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "545827",
+ "passport_given_at": "2019-03-26",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap",
+ "born_at": "1978-08-18",
+ "email": null,
+ "phone": "64537884",
+ "phone_additional": "64537884",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-03-01",
+ "work_salary": "1877",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "boRTuvtCeDSUmKxxsS0i5wisVSIEUNBrye9N9qUd.jpg",
+ "passport_two": "StmMHyfqVX4a1lOGYHMUq6m8iH9VHVzskGQS3kr7.jpg",
+ "passport_three": "WxG2C5JClWcCymdMWpQBgGhM7ONkgRGcSHUr3Z1r.jpg",
+ "passport_four": "fQA2IYeB6xkCu4ldJi3hDB7pMdAluPCjHLVJif1S.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 16:28:09",
+ "updated_at": "2024-07-10 16:28:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2402,
+ "unique_id": "TB6352-2402",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Begenç",
+ "customer_surname": "Jumabaýew",
+ "customer_patronic_name": "Gurbanbaýewiç",
+ "passport_address": "DW Doşoguz etraby Altynýol geňeşligi",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher 1 kiçi etrapça 24/47",
+ "passport_serie": "I-DZ",
+ "passport_id": "952545",
+ "passport_given_at": "2017-10-25",
+ "passport_given_by": "DW S.A.Nyýazow ad. etrap häkimligi",
+ "born_place": "DW Daşoguz şäheri",
+ "born_at": "1980-08-17",
+ "email": null,
+ "phone": "64539092",
+ "phone_additional": null,
+ "phone_home": "64539092",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-01",
+ "work_salary": "3363",
+ "work_position": "smena ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "f3XbKs4wEM1ftfhuWrAZfYdYPBUzy2gnxRquImLn.jpg",
+ "passport_two": "mozY4cJN0yUV1z0iyrxSwTuZvf0tj0Fxg4C4xnxe.jpg",
+ "passport_three": "fVtMTGgNb7U5TvsfNNBw6uWAowEAl2VEGG6V7vk5.jpg",
+ "passport_four": "ZEJ0YsdILUTmAyAiu9jXWD7RP9NUvpiPnonYXAzX.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 16:29:09",
+ "updated_at": "2024-07-10 16:32:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2403,
+ "unique_id": "TB6352-2403",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Safa",
+ "customer_surname": "Muradowa",
+ "customer_patronic_name": "Ýaşargyzy",
+ "passport_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 7a jaý 21 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 7a jaý 21 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515377",
+ "passport_given_at": "2018-02-26",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýat Garabogaz şäher",
+ "born_at": "1990-02-23",
+ "email": null,
+ "phone": "65929612",
+ "phone_additional": "65929612",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2020-04-01",
+ "work_salary": "1538",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FtNi9dZVT8PNXEKMoamdG8WqOZbFxCqyjDCBg50O.jpg",
+ "passport_two": "F3HctkYhjoE0jZBCLIUS5YARVqTIDpll8YbHgEPZ.jpg",
+ "passport_three": "BEDqLZ4lQZQgclk4v1M20U4br8MIt6gJOD2jId77.jpg",
+ "passport_four": "p3cQNm5E4I4PbT32abASkBrPgCUXBTF2NMeFgDho.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 16:32:27",
+ "updated_at": "2024-07-10 16:32:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2404,
+ "unique_id": "TB6352-2404",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mahmut",
+ "customer_surname": "Maşeripow",
+ "customer_patronic_name": "Maksatowiç",
+ "passport_address": "Daşoguz welaýat Akdepe etraby Akbugdaý geňeşligi",
+ "real_address": "Balkan welaýat Garabogaz şäheri",
+ "passport_serie": "I-DZ",
+ "passport_id": "769960",
+ "passport_given_at": "2012-08-03",
+ "passport_given_by": "Daşoguz welaýat Akdepe etraby häkimligi",
+ "born_place": "Daşoguz welaýat Akdepe etraby Akbugdaý geňeşligi",
+ "born_at": "1995-03-22",
+ "email": null,
+ "phone": "61742814",
+ "phone_additional": "61742814",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3035",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PVnq7Jsfs6TDFZDgvkiCKKG5BaD8nODXjhzK697z.jpg",
+ "passport_two": "0PQLkJpkAC2zSoEqLxX1sAEcU8oHdjTPHAr1wTYx.jpg",
+ "passport_three": "cdbVX92vsFJsUWHcMB649rywxYFjcp0SPMWyLoX7.jpg",
+ "passport_four": "ZwtNesno0m9jTzT6S5JPURbLOx4wuO6GnKKMZUfV.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 16:36:35",
+ "updated_at": "2024-07-10 16:36:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2405,
+ "unique_id": "TB1307-2405",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Röwşen",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": "Gurbangulyýewiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Bokurdak şäherçesi",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Bokurdak şäherçesi",
+ "passport_serie": "I-AH",
+ "passport_id": "371737",
+ "passport_given_at": "2007-01-31",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etrabynyň Bokurdak şäherçesi",
+ "born_at": "1990-05-15",
+ "email": "Rowsen@mail.ru",
+ "phone": "65583744",
+ "phone_additional": "64268954",
+ "phone_home": "12985622",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Türkmendemirönümleri elektro polat erediji sehiniň oda çydaýjy meýdançasy",
+ "work_company_accountant_number": "+(993)-12965812",
+ "work_started_at": "2011-05-01",
+ "work_salary": "5236",
+ "work_position": "oda çydaýjysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SSf10IiUz30zRe5LvyQADdEdIaeW8W60HWWL2hpe.jpg",
+ "passport_two": "JHw4xc9IO08tmWuFPSg4DKd0pXVJznMIxsBEP8d4.jpg",
+ "passport_three": "CAMlJnBdKrQn0GZRZiQCHw9W5OCCblh71zCJG49F.jpg",
+ "passport_four": "hgm18vDIoGhjC0WEXIgKvJEQhQcRkOaZB0afJxhh.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 17:08:15",
+ "updated_at": "2024-08-02 04:00:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2406,
+ "unique_id": "TB8311-2406",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Batyrjan",
+ "customer_surname": "Zakirjanow",
+ "customer_patronic_name": "Zakirjanowiç",
+ "passport_address": "LW-nyň Çärjew etr Farap şäheri Hojakenepsi geň Hojakenepsi obasy jaý-39",
+ "real_address": "LW-nyň Çärjew etr Farap şäheri Hojakenepsi geň Hojakenepsi obasy jaý-39",
+ "passport_serie": "I-LB",
+ "passport_id": "716176",
+ "passport_given_at": "2011-07-16",
+ "passport_given_by": "Farap etrap häkimligi",
+ "born_place": "LW-nyň Farap etrabynyň Hojakenepsi geň.",
+ "born_at": "1993-07-25",
+ "email": null,
+ "phone": "63108861",
+ "phone_additional": "63108861",
+ "phone_home": "63108861",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dänew etr Seýdi şäher Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-63108861",
+ "work_started_at": "2019-01-03",
+ "work_salary": "2940",
+ "work_position": "Nobatçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TZkmGeINgUfzb3RjLRmpO6kzBKX6fQHt4u9caW0X.jpg",
+ "passport_two": "3TIpkxUiLwQ0Xs4iiZmgVVFxdXTxx1g5M2dBr06A.jpg",
+ "passport_three": "p8eDlBaqgMPuENhIo170Bp67UstP3AmfUNL04UMr.jpg",
+ "passport_four": "hf0c8Bl4llqBW83z89dsUMhtMYtefUcFIYPgjjzm.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 17:10:53",
+ "updated_at": "2024-07-10 17:21:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2407,
+ "unique_id": "TB7390-2407",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Şamyrat",
+ "customer_surname": "Akmyradow",
+ "customer_patronic_name": "Ýazmyradowiç",
+ "passport_address": "Mary şäher Baýram han köçe jaý 48 öý 15",
+ "real_address": "Mary şäher Baýram han köçe jaý 48 öý 15",
+ "passport_serie": "I-MR",
+ "passport_id": "919257",
+ "passport_given_at": "2013-08-04",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1997-05-15",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "62928148",
+ "phone_additional": "62928148",
+ "phone_home": "62928148",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "TPTB \"Türkmenbaşy\"",
+ "work_company_accountant_number": "+(993)-62928148",
+ "work_started_at": "2022-02-15",
+ "work_salary": "2234",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "RqKH7Q6oxyiQcSSBAlJdQf4FukfwNpoojNHVUeNx.jpg",
+ "passport_two": "BR0Kn7UJ0MrIFRd2coUtewqhwlY7v8vbUeVMUP0x.jpg",
+ "passport_three": "DOcuN1X5LGoAEhQQFcBrLhEdrWW5cwanXevwlnA1.jpg",
+ "passport_four": "fFkVKqFyUjtunnarccaXTrsC64aD8iEpKX5aZL9g.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-10 17:20:15",
+ "updated_at": "2024-07-10 17:20:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2408,
+ "unique_id": "TB8311-2408",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Zakirjan",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Kurbanowiç",
+ "passport_address": "Dänew etr Seýdi şäher Ýaşlyk kiçi etr jaý-1, öý-46",
+ "real_address": "Dänew etr Seýdi şäher Ýaşlyk kiçi etr jaý-1, öý-46",
+ "passport_serie": "II-LB",
+ "passport_id": "019710",
+ "passport_given_at": "2018-10-30",
+ "passport_given_by": "Dänew etrap häkimligi",
+ "born_place": "Farap etr Hojakenepsi geň",
+ "born_at": "1970-11-06",
+ "email": null,
+ "phone": "64773957",
+ "phone_additional": "64773957",
+ "phone_home": "64773957",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-64773957",
+ "work_started_at": "2000-05-10",
+ "work_salary": "2861",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RShghlsE1gr2sUdVkN8w6vEd3gOI4hj6iAynu5SM.jpg",
+ "passport_two": "89cvtmZajYvkunqZG3sMJL1yui2k3a2SGlttzaQw.jpg",
+ "passport_three": "AUYFobfvuMcYsIcOZON1c1dosALLSohkaMwBJVlj.jpg",
+ "passport_four": "tGGD3E1Df0TH8SRux0KURsvV7RTOBjrQDv1nrLBY.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 17:20:20",
+ "updated_at": "2024-07-10 17:22:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2409,
+ "unique_id": "TB6359-2409",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hemra",
+ "customer_surname": "Agoýliýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher Mkr 13 jaý 29 öý 23",
+ "real_address": "BW Balkanabat şäher Mkr 13 jaý 29 öý 23",
+ "passport_serie": "I-BN",
+ "passport_id": "010522",
+ "passport_given_at": "1998-12-15",
+ "passport_given_by": "BW Nebitdag şäher polisiýa bölümi",
+ "born_place": "BW Gyzyletrek etrap Akýaýla geňeşligi",
+ "born_at": "1974-07-14",
+ "email": null,
+ "phone": "64572765",
+ "phone_additional": "64572765",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Barsagelmez\" tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-04-19",
+ "work_salary": "3542",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8tVFymzBrdUG1LK13WQyMybZ18uEJq31lCyBSriT.jpg",
+ "passport_two": "Spj8Pzr4isbB8As6gy6N13Xssd4IVbMPlEIqRHpD.jpg",
+ "passport_three": "ZZviL44W8Ykkt1yU6LCte4SdW5WxPAmZEsQLf3Ze.jpg",
+ "passport_four": "Y8siWpwj0uyGBN0Kh9rR2Rar74TqkoVA7BOq7mpg.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 17:23:53",
+ "updated_at": "2024-07-11 14:59:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2410,
+ "unique_id": "TB6359-2410",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aşyrgylyç",
+ "customer_surname": "Annamämmedow",
+ "customer_patronic_name": "Agöýliýewiç",
+ "passport_address": "BW Jebel şäherçesi köçe K.Maşrykow jaý 104",
+ "real_address": "BW Jebel şäherçesi köçe K.Maşrykow jaý 104",
+ "passport_serie": "I-BN",
+ "passport_id": "077274",
+ "passport_given_at": "2000-11-23",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäherçesi",
+ "born_at": "1972-02-21",
+ "email": null,
+ "phone": "62769737",
+ "phone_additional": "62769737",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" guýulary düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5132",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "V1FSqXiaFUryo8AgVZMDgRtNdlVRlaPKhXKrfti3.jpg",
+ "passport_two": "4Tbk3NKkGnfIFBjpzJ1d1EDQpVkSgnuaEzQ2OPf4.jpg",
+ "passport_three": "0cPVplplLgnNTsRCEsspJL7gEnHGPAPsnS8DqAGl.jpg",
+ "passport_four": "stKmOBbV0pYNVbqPWzdQBQigrZLFo7xorwyvAvzf.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 17:26:00",
+ "updated_at": "2024-07-11 15:06:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2411,
+ "unique_id": "TB6359-2411",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Myrat",
+ "customer_surname": "Mämmetgurbanow",
+ "customer_patronic_name": "Jumamämmetogly",
+ "passport_address": "BW Jebel şäher köçe Türkmenbaşy jaý 133",
+ "real_address": "BW Jebel şäher köçe Türkmenbaşy jaý 133",
+ "passport_serie": "I-BN",
+ "passport_id": "425002",
+ "passport_given_at": "2010-09-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäher",
+ "born_at": "1994-07-01",
+ "email": null,
+ "phone": "62825002",
+ "phone_additional": "62825002",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-06-14",
+ "work_salary": "4790",
+ "work_position": "ÖHEB-ň baş orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Nx54fMRCK5cgU7RjwLxk1mCd4yVwyFi9DmeOCJxg.jpg",
+ "passport_two": "VEx2qkDcdnsCMRFPittWjxjMdb81y8LPVR6R42gO.jpg",
+ "passport_three": "Dh6enQeMQE6irEyA61NIFoCq6KEC3jutqt4AFsZO.jpg",
+ "passport_four": "FY1PhbAn9uHeLzHPPD9pvXuJny1duKRYvVOeAFDu.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-10 17:28:33",
+ "updated_at": "2024-07-11 15:18:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2412,
+ "unique_id": "TB1307-2412",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kakageldi",
+ "customer_surname": "Gyzylow",
+ "customer_patronic_name": "Annamammedowna",
+ "passport_address": "Ahal welavat Ak bugdav etr bokurdak saherce yerbent oba",
+ "real_address": "Ahal welavat Ak bugdav etr bokurdak saherce yerbent oba",
+ "passport_serie": "I-AH",
+ "passport_id": "449342",
+ "passport_given_at": "2010-09-02",
+ "passport_given_by": "Ahal welavat Ak bugdav etr",
+ "born_place": "bokurdak saherce yerbent oba",
+ "born_at": "1981-06-15",
+ "email": "Kakageldi@mail.ru",
+ "phone": "65551495",
+ "phone_additional": "65551495",
+ "phone_home": "65551495",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabatdaky awtoulag karhanasynda",
+ "work_company_accountant_number": "+(993)-65551495",
+ "work_started_at": "2023-07-10",
+ "work_salary": "1852",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Xg1APTNAXndHDmN6MQcFOLiKzjJXpCdgmVrQd6yA.jpg",
+ "passport_two": "Oc0hY0GMe63aoM0q33VT0iWiUEr6ybVomBXMHRmk.jpg",
+ "passport_three": "4b3OcxKmbwjtJoycdtfVYmJUqRGN7zH8mxk4Pr6L.jpg",
+ "passport_four": "XZ088CrFtkigxJh3CB2AMdJIbOle6Yde5lE4oR8D.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 08:30:21",
+ "updated_at": "2024-08-02 04:00:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2413,
+ "unique_id": "TB6360-2413",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülmira",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Arazberdiýewana",
+ "passport_address": "Hazar ş-çe ÝJT Garagöl jaý 103",
+ "real_address": "Hazar ş-çe ÝJT Garagöl jaý 103",
+ "passport_serie": "I-BN",
+ "passport_id": "420442",
+ "passport_given_at": "2011-05-03",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1988-01-29",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64179384",
+ "phone_additional": "64179384",
+ "phone_home": "64179384",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat ş Hazar ş-çe Medenýet bölümi",
+ "work_company_accountant_number": "+(993)-64179384",
+ "work_started_at": "2018-10-01",
+ "work_salary": "3007",
+ "work_position": "tans goyujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ux6g7EjghxAvG7i0ZqW093g4TVMlYXyZj5KUdDJd.jpg",
+ "passport_two": "0ciGmjBuf3h0dh6IBNNTGkIBZE2aXAO2t5iAA2im.jpg",
+ "passport_three": "6jXkcIB0k316iQgSYf7GqEDzR6XeJtFrhpG6Itcm.jpg",
+ "passport_four": "hpUAyPqs3udykrR8a4gSpOUT8RCwA3GouRL8O9b9.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 09:50:46",
+ "updated_at": "2024-07-21 23:37:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2414,
+ "unique_id": "TB1307-2414",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Serdarmyrat",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Amanmyradowiç",
+ "passport_address": "Aşgabat ş Köpetdag etr 10ý Abadançylyk jaý 141 otag 58",
+ "real_address": "Aşgabat ş Köpetdag etr 10ý Abadançylyk jaý 141 otag 58",
+ "passport_serie": "I-BN",
+ "passport_id": "155289",
+ "passport_given_at": "2001-08-30",
+ "passport_given_by": "Balkan welaýatynyň Serdar etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1980-03-25",
+ "email": "Serdar@gmail.com",
+ "phone": "65564460",
+ "phone_additional": "65564460",
+ "phone_home": "12483038",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenistanyň Harby akademiýasy",
+ "work_company_accountant_number": "+(993)-12405091",
+ "work_started_at": "2021-11-11",
+ "work_salary": "6702",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sda5BTp02n2hhiYgfUcS32qX6MWpBGTIcpv4ljEP.jpg",
+ "passport_two": "fI0Cg3mLH5oMVQtDXqhjelZAFgwpJ1n3fUHN0kCF.jpg",
+ "passport_three": "zjJLLH1IDlo7P77b4VkUtjdDVmHxhG5MyZpiAxVv.jpg",
+ "passport_four": "xI8TiFQ3Td47EaScfTS4jIhpecIqOP2OpoB0qM2y.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 10:01:46",
+ "updated_at": "2024-08-02 03:58:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2415,
+ "unique_id": "TB1307-2415",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazberdi",
+ "customer_surname": "Saptyyew",
+ "customer_patronic_name": "Amandurdyyewic",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Garassyzlyk kocesinin 56 njy jayynyn 25 nji otagy",
+ "real_address": "Asgabat saherinin Kopetdag etraby Garassyzlyk kocesinin 56 njy jayynyn 25 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "125936",
+ "passport_given_at": "2000-01-08",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap PB",
+ "born_place": "Asgabat s",
+ "born_at": "1979-08-08",
+ "email": "Orazberdi@gmail.com",
+ "phone": "64092548",
+ "phone_additional": "64092548",
+ "phone_home": "64092548",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat halkara howa menzili",
+ "work_company_accountant_number": "+(993)-64092548",
+ "work_started_at": "1997-07-01",
+ "work_salary": "2452",
+ "work_position": "Yukci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KqZHfTZli0eomCapIt95hepYytfSkvk1mGPg7XFW.jpg",
+ "passport_two": "1Y6lM5tIWwDH4eLKehMUZLcYTgoBi3SOTcZWS7FV.jpg",
+ "passport_three": "dFftPibtjOSY13VESdvDeGVtZ34aRnJinZ4Qcxv9.jpg",
+ "passport_four": "wVwakpHlGhklT0lYrOYJvCafiOouCBWbzTUa8byJ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 10:23:44",
+ "updated_at": "2024-08-02 03:57:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2416,
+ "unique_id": "TB1307-2416",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Durdymyrat",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Baýmuhammedowiç",
+ "passport_address": "Asgabat saherinin Berkararlyk etrabynyn koce Jebel jay 50 korpus A otag 17",
+ "real_address": "Asgabat saherinin Berkararlyk etrabynyn koce Jebel jay 50 korpus A otag 17",
+ "passport_serie": "I-AH",
+ "passport_id": "434467",
+ "passport_given_at": "2010-02-26",
+ "passport_given_by": "Asgabat s Kopetdag etr",
+ "born_place": "Asgabat s",
+ "born_at": "1993-11-19",
+ "email": "Durdymyrat@gmail.com",
+ "phone": "62697374",
+ "phone_additional": "65638735",
+ "phone_home": "12321123",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Şowhunly ýollar HJ",
+ "work_company_accountant_number": "+(993)-12444444",
+ "work_started_at": "2024-04-01",
+ "work_salary": "3060",
+ "work_position": "Upjunci",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "h8skdsXZ8h1f5vwqvpPDHTlutFYdSQTWoX2ipI54.jpg",
+ "passport_two": "v927MybOCammFCHUjstjWExtYgq6TURxkCy7qehI.jpg",
+ "passport_three": "Xnqn9EFN4L5Gjwt1tl8DA0ws80ksKnaajkwchKqv.jpg",
+ "passport_four": "0LCh40OmtiUwPSpMdsyNbrvZbu8eiZy03ssuH3de.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 11:15:53",
+ "updated_at": "2024-08-02 03:57:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2417,
+ "unique_id": "TB1307-2417",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jeren",
+ "customer_surname": "Asyrowa",
+ "customer_patronic_name": "Purnepesowna",
+ "passport_address": "Ahal welayatynyn Ak bugday etraby Bokurdak saherce",
+ "real_address": "Ahal welayatynyn Ak bugday etraby Bokurdak saherce",
+ "passport_serie": "I-AH",
+ "passport_id": "799010",
+ "passport_given_at": "2022-02-09",
+ "passport_given_by": "Ahal welayatynyn Ak bugday etrap PB",
+ "born_place": "Ahal welayatynyn Ak bugday etrabynyn Bokurdak sahercesi",
+ "born_at": "1993-10-07",
+ "email": "AsyrowaJ@gmail.com",
+ "phone": "64096976",
+ "phone_additional": "64096976",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmen ayna onumleri",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2023-04-08",
+ "work_salary": "1641",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tP3l0eMLg2VdshMu66rWGp35fr2OsPYxWcYQppEB.jpg",
+ "passport_two": "WYWL3hEvQ4Gn9QhWt8g4dHjJE9Tu9GN23FSR9z5r.jpg",
+ "passport_three": "x51DZ5YglSL0epbgcJyE7pyHMyqiYUvSfM0BPBy8.jpg",
+ "passport_four": "F3XPXtN1s6YaFCu5qVEFMlMKLijqVSBtEEhxyr7x.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 11:37:45",
+ "updated_at": "2024-08-02 03:56:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2418,
+ "unique_id": "TB8311-2418",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Halmurat",
+ "customer_surname": "Žepbarow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "P.Koçkarow köçe 106",
+ "real_address": "P.Koçkarow köçe 106",
+ "passport_serie": "II-LB",
+ "passport_id": "041019",
+ "passport_given_at": "2018-08-27",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Özbegistan Gargalpagystan Resbuplikasy Dörtgül raýonynyň Ataoba obasy",
+ "born_at": "1981-09-08",
+ "email": "halmurat0809@mail.ru",
+ "phone": "65470494",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551253",
+ "work_started_at": "2001-09-05",
+ "work_salary": "2037",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JLdGvyYSmLky6FSz7x3HqM9y3ADdNPTvWDbgOjag.jpg",
+ "passport_two": "3eFEpwDcyXDwAWZ8J6h3MH71XoWpGk3ZXn0cgPns.jpg",
+ "passport_three": "UBa1CZiHwPHnJPdlLJqSQsrPqKUpm3sGRVBLXCjH.jpg",
+ "passport_four": "HV74sOb2fHGAo0AgmIda5cpdJDHAlpwgfYAcpJKz.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 12:03:15",
+ "updated_at": "2024-07-12 16:48:59",
+ "deleted_at": "2024-07-12 16:48:59",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2419,
+ "unique_id": "TB1307-2419",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bahar",
+ "customer_surname": "Tagandurdyyewa",
+ "customer_patronic_name": "Tirkisowna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby koce oguzhan jay 89 otag 51",
+ "real_address": "Asgabat saherinin Kopetdag etraby koce oguzhan jay 89 otag 51",
+ "passport_serie": "I-AS",
+ "passport_id": "543231",
+ "passport_given_at": "2016-04-29",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "2000-03-01",
+ "email": "TagandurdyyewaB@gmail.com",
+ "phone": "61342318",
+ "phone_additional": "61342318",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "olimp orta sport mekdebi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2023-01-13",
+ "work_salary": "2142",
+ "work_position": "IT hunarmen",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "VYx5tG7mrZFP55KSTAmRxNawCxTJSoeyncIYrRL9.jpg",
+ "passport_two": "kbTdyEpQuGSrijGQ7jX7iGxGcYGndfCERO9KU23T.jpg",
+ "passport_three": "d5cwgST3EMnX1lysKH3lE9i1Wbw9w9cSp5GrvPiS.jpg",
+ "passport_four": "R21M2pjBeOz9Y0b2Uml2FNNU2g20B4ucP03QW67d.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 12:05:17",
+ "updated_at": "2024-08-02 03:56:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2420,
+ "unique_id": "TB8312-2420",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Halmurat",
+ "customer_surname": "Žepbarow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "P.Koçkarow köçe 106",
+ "real_address": "P.Koçkarow köçe 106",
+ "passport_serie": "II-LB",
+ "passport_id": "041019",
+ "passport_given_at": "2018-08-27",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Garagalpagystan Respublikasy Dörtgül etrabynyň Ataoba obasy",
+ "born_at": "1981-09-08",
+ "email": "halmurat@mail.ru",
+ "phone": "65470494",
+ "phone_additional": null,
+ "phone_home": "44551256",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551713",
+ "work_started_at": "2001-09-05",
+ "work_salary": "2037",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fHhG3gO2ucsYTArEKv1XIWw8UWPL7kS4Pcgra7m5.jpg",
+ "passport_two": "DbtdjnpTBJgfkgXqUTpNWXpsazN4eJL8cuAgyGD0.jpg",
+ "passport_three": "IsMKf8xwxFOvUdzlyWuKe2N1ebBVD5j2MVn0X44D.jpg",
+ "passport_four": "MWNfhgI6VrJikemjXcugatnshwq6CpuyIGnqLxcS.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 12:12:57",
+ "updated_at": "2024-07-12 11:21:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2421,
+ "unique_id": "TB1307-2421",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Meylis",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "ulugowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby K Tanrygulyyew kocesinin 35 nji jayy",
+ "real_address": "Asgabat saherinin Berkararlyk etraby K Tanrygulyyew kocesinin 35 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "101565",
+ "passport_given_at": "1999-10-06",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap PB",
+ "born_place": "Asgabat s",
+ "born_at": "1968-12-26",
+ "email": "Meylis@gmail.com",
+ "phone": "65618896",
+ "phone_additional": "65566292",
+ "phone_home": "65618896",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ahal osumlik yag karhanasy",
+ "work_company_accountant_number": "+(993)-65566292",
+ "work_started_at": "2017-07-19",
+ "work_salary": "2835",
+ "work_position": "Baslyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "yqvPJbGn1HVfu4z8RDHdtkjvgnecQ4cgQzPRK6sf.jpg",
+ "passport_two": "lJ36VpodIutN27DdtSVn3RlUZdzTVwW8PyJlotTZ.jpg",
+ "passport_three": "094zk5WXadyXOCY2guWYFgTP9FZ9gg4yV0el7B2A.jpg",
+ "passport_four": "596jHq4jfGNao0AUS2azChKaKWK5yU0trkzgbL3l.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 13:51:51",
+ "updated_at": "2024-08-02 03:55:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2422,
+ "unique_id": "TB8302-2422",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nigora",
+ "customer_surname": "Klyçewa",
+ "customer_patronic_name": "Mahmarejapowna",
+ "passport_address": "Magdanly şäher Doganlyk köçe 1-nji jaý",
+ "real_address": "Magdanly şäher Doganlyk köçe 1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "869519",
+ "passport_given_at": "2014-10-02",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1989-06-14",
+ "email": null,
+ "phone": "63891485",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "1989-06-14",
+ "work_salary": "1424",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "P8SSxO7NnlmTRHkrsZmDU4IY4FZiYHmF80NQfCjP.jpg",
+ "passport_two": "kWHkRIosCMQ0Dqkey1SifAxBnrFUzQ6Xy5VrVZdn.jpg",
+ "passport_three": "waXPZU4VIFjgPqEsJhkwT2bY7kstp2YakZXCn3FB.jpg",
+ "passport_four": "Dnd9Zmp03KgAPci8Pvz2PdvWsD5TJsYY0oOTuFnH.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 15:00:11",
+ "updated_at": "2024-07-12 16:12:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2423,
+ "unique_id": "TB8302-2423",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Oral",
+ "customer_surname": "Hojanepesow",
+ "customer_patronic_name": "Islamowiç",
+ "passport_address": "Magdanly şäher 2-nji ýaşaýyş jaý toplumy",
+ "real_address": "Magdanly şäher 2-nji ýaşaýyş jaý toplumy",
+ "passport_serie": "I-LB",
+ "passport_id": "531497",
+ "passport_given_at": "2007-03-07",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1966-08-01",
+ "email": null,
+ "phone": "64223884",
+ "phone_additional": "65231939",
+ "phone_home": "44051731",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanlyagyzsuw müdirligi",
+ "work_company_accountant_number": "+(993)-44051731",
+ "work_started_at": "2019-06-19",
+ "work_salary": "2188",
+ "work_position": "ykdysatçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "QFpXOJLMt1YlWG5fnFxXzcZUnjeBAMTKnnqer9qd.jpg",
+ "passport_two": "6ivazpYFyLRqNgugbFTlbMG0hkfh77u0x46q5B0i.jpg",
+ "passport_three": "bGhvXxNMCfQUWT9yH0rkcdAl7Wiz529x8uCOwz1b.jpg",
+ "passport_four": "OFWuYhz25VhiBOu1rarGqWr1D8UXsC4gI4hxFAIY.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 15:20:14",
+ "updated_at": "2024-07-12 16:07:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2424,
+ "unique_id": "TB6312-2424",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Rodion",
+ "customer_surname": "Samarin",
+ "customer_patronic_name": "Matweýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Watan köçe jaý 41 öý 8",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Watan köçe jaý 41 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "433110",
+ "passport_given_at": "2011-02-15",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1995-01-23",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "64841359",
+ "phone_additional": "63680803",
+ "phone_home": "24374730",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2016-01-06",
+ "work_salary": "4538",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vNK0TLCxnXZd9ZtTOUX18MVwtdlE4ClW2Q4epRfI.jpg",
+ "passport_two": "7UjmN1AqEXclwAIL0hR4dJ7F2lsyZaG03SvB4nBn.jpg",
+ "passport_three": "79BBcE3OIQr8LY235nWf1gt2Qxmvf3uENPuQIFzX.jpg",
+ "passport_four": "WOKPNGLw0NVLNV8nqUVbBlNYG2chaMl21E7H0Qe3.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 15:27:00",
+ "updated_at": "2024-07-15 15:00:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2425,
+ "unique_id": "TB8302-2425",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Soýun",
+ "customer_surname": "Atabaýew",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "Daşoguz welaýat Saparmyrat Türkmenbaşy etrap Gyzyljagala geňeşligi",
+ "real_address": "Daşoguz welaýat Saparmyrat Türkmenbaşy etrap Gyzyljagala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "261137",
+ "passport_given_at": "2002-01-08",
+ "passport_given_by": "Saparmyrat Türkmenbaşy ad. etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1977-06-15",
+ "email": null,
+ "phone": "63995020",
+ "phone_additional": "63995020",
+ "phone_home": "44052347",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bölümi",
+ "work_company_accountant_number": "+(993)-44052347",
+ "work_started_at": "2016-12-14",
+ "work_salary": "4144",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ffS0eaJRPLkSWltNVpeYmN6fuXo2SoMuaLAf44Gp.jpg",
+ "passport_two": "KRrLpvGYou734m5rjg2g72cahUSIr6lJVGpy8gIB.jpg",
+ "passport_three": "HWzF9NLHSBUuIMm4AJR9BtTSnX40NYEms5BBdxAE.jpg",
+ "passport_four": "VoKMjaoJn4etrNYbXoh1sXDFMjYJLvx97rV23KYw.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 15:27:46",
+ "updated_at": "2024-07-16 16:31:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2426,
+ "unique_id": "TB8302-2426",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Rahimowiç",
+ "passport_address": "Mary welaýat, Tagtabazar etrap Mollanepes köçe 15-nji jaý",
+ "real_address": "Magdanly şäher Çarşaňňy köçe 6-njy jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "991190",
+ "passport_given_at": "2014-12-04",
+ "passport_given_by": "Tagtabazar etrap häkimligi",
+ "born_place": "Tagtabazar etrap. Tagtabazar şäherçesi",
+ "born_at": "1997-08-06",
+ "email": null,
+ "phone": "63151417",
+ "phone_additional": null,
+ "phone_home": "44052113",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113-Harby bölümi",
+ "work_company_accountant_number": "+(993)-44052113",
+ "work_started_at": "2023-09-26",
+ "work_salary": "2909",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "0RxYBUuqTeLWSQf6TanbOvCOOnZRax3LKFvccxzt.jpg",
+ "passport_two": "MOJKp6UpZg65ovR1BhPFmgNEFUWiXnN8HZ9xlvjw.jpg",
+ "passport_three": "CHyGnzOT2h8LMovNm753xfUyWifIhRprpE2ChtjD.jpg",
+ "passport_four": "p1ZOyG4qBCXzuDw9rPo3GJeMfp48NJYG59i58Gz5.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 15:37:06",
+ "updated_at": "2024-07-12 16:13:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2427,
+ "unique_id": "TB6312-2427",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Ýekaterina",
+ "customer_surname": "Karahanowa",
+ "customer_patronic_name": "Wiktorowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Wafaýew köçe 8 jaý 17 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Wafaýew köçe 8 jaý 17 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "476076",
+ "passport_given_at": "2013-05-21",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1988-09-08",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "62089565",
+ "phone_additional": "71169850",
+ "phone_home": "24357841",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Bereket oteli",
+ "work_company_accountant_number": "+(993)-24357625",
+ "work_started_at": "2024-02-01",
+ "work_salary": "2554",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "i2CDLMyIl8mutimEqBDZVoQXZUdSviKoVQkXGTuF.jpg",
+ "passport_two": "2LecyO2R9CwAfPQlJg4qbTtlh47wlDxRXgJ6Yzwf.jpg",
+ "passport_three": "5UjFblihq1wb0x2u3QDymzQnae1JVvDFUlwbhxaJ.jpg",
+ "passport_four": "zScmDrTICqMmp5ezM2nR9UJNiE4mZBrFtP2KUtxY.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 15:46:52",
+ "updated_at": "2024-07-15 15:01:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2428,
+ "unique_id": "TB8312-2428",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Azat",
+ "customer_surname": "Allanurow",
+ "customer_patronic_name": "Kurbanowiç",
+ "passport_address": "Magtymguly köçe 142/301/1",
+ "real_address": "Magtymguly köçe 142/301/1",
+ "passport_serie": "I-LB",
+ "passport_id": "038892",
+ "passport_given_at": "1999-08-03",
+ "passport_given_by": "Gazojak şäherçe PB",
+ "born_place": "Lebap şäherçe",
+ "born_at": "1979-02-10",
+ "email": "azatka@mail.ru",
+ "phone": "64447399",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2020-07-01",
+ "work_salary": "1959",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rTIWNH3zcSQDOpQnY0MTybvj6wVvrnqrRpSo4kXF.jpg",
+ "passport_two": "9KDnuZrYAMJT2gJh01uKyX5zU01rv0CUTO5n6jAr.jpg",
+ "passport_three": "l16SJy96xYgmJ0Y3uv5aUq5p9jLLytAJTjDV0aMg.jpg",
+ "passport_four": "V0s15u3OPmwtYVgMEObf0yMdPYjzhbvsuiDKUfhq.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 15:58:30",
+ "updated_at": "2024-07-12 10:04:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2429,
+ "unique_id": "TB6352-2429",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Teýmur",
+ "customer_surname": "Gusenow",
+ "customer_patronic_name": "Nadyrowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 3/20",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 3/20",
+ "passport_serie": "I-BN",
+ "passport_id": "515387",
+ "passport_given_at": "2018-03-27",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Tejen şäheri",
+ "born_at": "2001-10-21",
+ "email": null,
+ "phone": "62920463",
+ "phone_additional": null,
+ "phone_home": "62920463",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-02-21",
+ "work_salary": "2518",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "WkbGJEV3WeT21hzuZLidbuybzr9B2Srkn09PKuT7.jpg",
+ "passport_two": "O0HGnqDUgg2lstXmlVNA83EeXrbAhIVKctWfjsEu.jpg",
+ "passport_three": "lYJtIJr0PAqsJ4c5xeajLYMVK7HggXof9gOsACf4.jpg",
+ "passport_four": "0kLO5mMnXkpwUySJGncDp5EmpPgroGrUZGq8uZr6.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 16:02:39",
+ "updated_at": "2024-07-15 16:56:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2430,
+ "unique_id": "TB8318-2430",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Şakir",
+ "customer_surname": "Kuçkeldyýew",
+ "customer_patronic_name": "Abdulhekimowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etraby Garahowuz geňeşligi Seýdi köçesi 46-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etraby Garahowuz geňeşligi Seýdi köçesi 46-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "497207",
+ "passport_given_at": "2006-11-30",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1990-05-21",
+ "email": null,
+ "phone": "63753631",
+ "phone_additional": "63451296",
+ "phone_home": "44035142",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"LEBAP\"SEMENT ZAWODY",
+ "work_company_accountant_number": "+(993)-61524163",
+ "work_started_at": "2015-09-01",
+ "work_salary": "3240",
+ "work_position": "bölüm başlyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "lrGKGLidwCZ6QUPBo8u2ZWWt1ZCuZuBYdP3JEsj8.jpg",
+ "passport_two": "ig6Ozjwr6nmhByH80EQWKcSUmuFQCYzmEAG04Y4l.jpg",
+ "passport_three": "8T5TvvILoAPv0ULn5TQWp54DY7UKfxDt9qtA85Yl.jpg",
+ "passport_four": "bvDLTX8yC4Ec0VNNCtaK9wk2V9PmGFAb2BAW64uo.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 16:07:14",
+ "updated_at": "2024-07-11 16:26:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2431,
+ "unique_id": "TB6352-2431",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Meýlis",
+ "customer_surname": "Garrybaýew",
+ "customer_patronic_name": "Geldibaýewiç",
+ "passport_address": "DW Boldumsaz etraby Almalyk geňeşligi",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 2/52",
+ "passport_serie": "I-DZ",
+ "passport_id": "780860",
+ "passport_given_at": "2012-12-16",
+ "passport_given_by": "DW Boldumsaz etrap häkimligi",
+ "born_place": "DW Boldumsaz etrap Almalyk geňeşligi",
+ "born_at": "1996-02-24",
+ "email": null,
+ "phone": "61799354",
+ "phone_additional": null,
+ "phone_home": "61799354",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2731",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PlVHioLQcXA4NecLRS2O3dsSyVyoM15w2f5YSroE.jpg",
+ "passport_two": "SYk8DvCBIdF8jZhS2Dp8EaHCYz53li5ButNKJrUU.jpg",
+ "passport_three": "FuiJjuI4mboVghQBaOPvtIBgFE8iPpTETrzGs3r3.jpg",
+ "passport_four": "ec6ME4QcvCnKWTSbXwx6QW2EObdIQovyUUXQ4VxN.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 16:07:25",
+ "updated_at": "2024-07-15 16:55:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2432,
+ "unique_id": "TB6352-2432",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Polat",
+ "customer_surname": "Bagbanow",
+ "customer_patronic_name": "Bagbanogly",
+ "passport_address": "Balkan welaýat Magtymguly etrap Kürüždeý geňeşligi",
+ "real_address": "Balkan welaýat Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "495182",
+ "passport_given_at": "2014-11-14",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap Kürüždeý geňeşligi",
+ "born_at": "1998-06-10",
+ "email": null,
+ "phone": "61981006",
+ "phone_additional": "61981006",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-01-18",
+ "work_salary": "2604",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "O5VvnMIaFtfHGpclXp9d0fXew5YdqNAJs9yMYQPC.jpg",
+ "passport_two": "cgFHiBYwon9Sls4XbLcJ9jtrRvEqAlo8XgJtHbEM.jpg",
+ "passport_three": "KLEPJCF6Kxx4Z624lhvMDYHlsCDZu8kVlsAsl5fp.jpg",
+ "passport_four": "UjguHco80VnhSY89MizTakB26zJv6hjUD6VOsJvi.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 16:11:39",
+ "updated_at": "2024-07-11 16:11:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2433,
+ "unique_id": "TB6312-2433",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Maksat",
+ "customer_surname": "Aýjanow",
+ "customer_patronic_name": "Arazberdiýewiç",
+ "passport_address": "Balkan welaýaty Esenguly etrap Garadegiş geňeşligi",
+ "real_address": "Balkan welaýaty Esenguly etrap Garadegiş geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "488157",
+ "passport_given_at": "2014-05-27",
+ "passport_given_by": "Balkan welaýatynyň Esenguly etrap häkimligi",
+ "born_place": "Balkan welaýaty Esenguly etrap Garadegiş geňeşligi",
+ "born_at": "1998-01-01",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "62524298",
+ "phone_additional": "61405176",
+ "phone_home": "24374881",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Berkarar döwlet kärhanasy",
+ "work_company_accountant_number": "+(993)-24368574",
+ "work_started_at": "2023-10-02",
+ "work_salary": "2212",
+ "work_position": "halas ediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Lb4nK6tP3lL10iJwkCYpu1CF3TXmhXlubkB60Too.jpg",
+ "passport_two": "G1bjSpq5MX0GicXc2sVIonYpZWgMpPErN8dstS4L.jpg",
+ "passport_three": "EkMBGD40Tc5JvhLUsOqP0xYdjpbqi9G5l5te1uH7.jpg",
+ "passport_four": "Y9YKmmFXA0xv0ZBLZ896WZBvBUeHnmk9PxZsKjPJ.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 16:15:44",
+ "updated_at": "2024-07-15 15:01:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2434,
+ "unique_id": "TB8318-2434",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Fahritdin",
+ "customer_surname": "Umirow",
+ "customer_patronic_name": "Mardanowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Nyýazow köçesi 41-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Nyýazow köçesi 41-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "635338",
+ "passport_given_at": "2011-02-17",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1982-10-28",
+ "email": null,
+ "phone": "65069076",
+ "phone_additional": "65415263",
+ "phone_home": "44024165",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"LEBAP\"SEMENT ZAWODY",
+ "work_company_accountant_number": "+(993)-63524174",
+ "work_started_at": "2014-07-01",
+ "work_salary": "2546",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Z0k9mgZ59Rp5cSJjUNzln8eHt5LzMc41jRv2jcRy.jpg",
+ "passport_two": "HZsmPw4FuqlRxS9useLHBLuUKjsp3g4bqEuaSpOn.jpg",
+ "passport_three": "iqPJEtMnxLFaDqtoVE0ApVVtVkSFBfq5VIlQakGD.jpg",
+ "passport_four": "miwcymg1H7YA83SV3Jh73BwjBk5tbF382UWGPRYT.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 16:24:05",
+ "updated_at": "2024-07-11 16:25:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2435,
+ "unique_id": "TB2305-2435",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Şyhmyrat",
+ "customer_surname": "Esenow",
+ "customer_patronic_name": "Owliýagulyýewiç",
+ "passport_address": "Sarahs etrabynyň Galkynyş geňeşliginiň Salyr obasy",
+ "real_address": "Sarahs etrabynyň Galkynyş geňeşliginiň Salyr obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "035150",
+ "passport_given_at": "1998-11-27",
+ "passport_given_by": "Sarahs etrap PB",
+ "born_place": "Sarahs etrabynyň Alam obasy",
+ "born_at": "1978-03-16",
+ "email": null,
+ "phone": "64105576",
+ "phone_additional": null,
+ "phone_home": "61153253",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Tejen elektrik ulgamy kärhanasy",
+ "work_company_accountant_number": "+(993)-64105576",
+ "work_started_at": "2002-04-01",
+ "work_salary": "2105",
+ "work_position": "Elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SJaSrGl4iFFqADNxf6TiEVWyACFxG0355aVUlFwU.jpg",
+ "passport_two": "5SaZKlf8Jt6Ja9Vfta8JXD7Br5vKq4gBzBDvlEij.jpg",
+ "passport_three": "2Xrj1rJNn2jMPXf94xibouxqNHQ4Yb7rzbOR7pBa.jpg",
+ "passport_four": "l0PGY2gNNFGnOu0aX663SeEOaZTPk4oTVGIrzDAn.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-11 16:36:05",
+ "updated_at": "2024-07-11 16:36:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2436,
+ "unique_id": "TB6352-2436",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Guwanç",
+ "customer_surname": "Pirjanow",
+ "customer_patronic_name": "Artykbaýewiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 3/29",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 3/29",
+ "passport_serie": "I-DZ",
+ "passport_id": "353406",
+ "passport_given_at": "2003-01-20",
+ "passport_given_by": "DW Boldumsaz etrap häkimi",
+ "born_place": "DW Boldumsaz etrabynyň 27-nji Oktýabr geňeşligi",
+ "born_at": "1985-04-27",
+ "email": null,
+ "phone": "65186747",
+ "phone_additional": null,
+ "phone_home": "65186747",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-12-03",
+ "work_salary": "2714",
+ "work_position": "maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "X6hnAH8VUr2QjIBVqpFuhICrc2ISfV1upGDsHPjB.jpg",
+ "passport_two": "ADFAltphEpsxTNrMCVY04P3OqsZjlGvzWSMN85E9.jpg",
+ "passport_three": "3C27V4lMBItZTAtCJv2rLO0FvcUIbwBPbHfbVQWd.jpg",
+ "passport_four": "DyIzAEcTqlKT93V7mryZzD84MIC3KpDRrSuNsQNo.jpg",
+ "user_id": 558,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-07-11 16:38:34",
+ "updated_at": "2024-07-11 17:26:16",
+ "deleted_at": "2024-07-11 17:26:16",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2437,
+ "unique_id": "TB1307-2437",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ayjahan",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Gutlymyradowna",
+ "passport_address": "Ahal welaýatynyň Gökdepe etrabynyň Ak goňur obasy",
+ "real_address": "Ahal welaýatynyň Gökdepe etrabynyň Ak goňur obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "455219",
+ "passport_given_at": "2010-09-17",
+ "passport_given_by": "Ahal",
+ "born_place": "Ahal",
+ "born_at": "1989-11-23",
+ "email": "Ayjahan@gmailсom",
+ "phone": "62618967",
+ "phone_additional": "62618967",
+ "phone_home": "12586325",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Enäniň we çaganyň saglygyny goraýyş ylmy kliniki merkezinde",
+ "work_company_accountant_number": "+(993)-12585425",
+ "work_started_at": "2018-04-06",
+ "work_salary": "2500",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bffcsZWbtFs22a1FQ6YsuUThU3KAL2paOnnYqb74.jpg",
+ "passport_two": "REpV9GAkWyuhO5tiZygvmneIdOjEN1imEC7ew49k.jpg",
+ "passport_three": "QJDgcojvARlHyTgmWTm2rcSmxEd8UmeP1Kx11z7t.jpg",
+ "passport_four": "1zQ5BCC2VRYie7Q1ovXR1XkzGgD6I4274mh07d1V.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 16:42:32",
+ "updated_at": "2024-08-02 03:55:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2438,
+ "unique_id": "TB6352-2438",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Guwanç",
+ "customer_surname": "Pirjanow",
+ "customer_patronic_name": "Artykbaýewiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 3/29",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 3/29",
+ "passport_serie": "I-DZ",
+ "passport_id": "353406",
+ "passport_given_at": "2003-01-20",
+ "passport_given_by": "DW Boldumsaz etrap häkimi",
+ "born_place": "DW Boldumsaz etrabynyň 27-nji Oktýabr geňeşligi",
+ "born_at": "1985-04-27",
+ "email": null,
+ "phone": "65186747",
+ "phone_additional": null,
+ "phone_home": "65186747",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-12-03",
+ "work_salary": "2714",
+ "work_position": "maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c4gz56cozuwRJhLOaHQ0LJaARFXHtaZVaBBD7LpT.jpg",
+ "passport_two": "1VdA1p4Sd76EiI2Dh3vOUGykDOvh7wqyYUzzW2Yn.jpg",
+ "passport_three": "5yBSOWghvdfLjlFnkfah2OLCReCgAlozDDyc6xJI.jpg",
+ "passport_four": "7LUAtlK4uRtutm28NewYt7Cxdr5hGhg0WmbEw3Hs.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 16:48:40",
+ "updated_at": "2024-07-12 17:07:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2439,
+ "unique_id": "TB6312-2439",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Atamämmet",
+ "customer_surname": "Mämetniýazow",
+ "customer_patronic_name": "Merettaganowiç",
+ "passport_address": "Balkan welaýaty Gyzylgaýa şäherçesi kw 19 jaý 2 öý",
+ "real_address": "Balkan welaýaty Gyzylgaýa şäherçesi kw 19 jaý 2 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "460222",
+ "passport_given_at": "2014-11-27",
+ "passport_given_by": "Balkan welaýatynyň Gyzylgaýa şäherçesi kw 1 jaý 19 öý 2",
+ "born_place": "Balkan welaýatynyň Gyzylgaýa şäherçesi kw 1 jaý 19 öý 2",
+ "born_at": "1998-02-03",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "63640455",
+ "phone_additional": "63769969",
+ "phone_home": "24378952",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy Halkara deňiz porty",
+ "work_company_accountant_number": "+(993)-24365741",
+ "work_started_at": "2023-04-27",
+ "work_salary": "2212",
+ "work_position": "matros",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "0Auzp4gHIDEP0di1zJb7eO4IU1spxsvykU7Tnuiy.jpg",
+ "passport_two": "5azLlts45k67luoeYkk3YwkOTs3HTwA05YloIcF5.jpg",
+ "passport_three": "mPd2U5CGs5KRNPsrJxolpZGAU0RdgRA9UGi3ECvj.jpg",
+ "passport_four": "k9tgSJCBpKWLJkko4cVF0TWg9xAsuxxCvmZyfcZz.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 16:52:01",
+ "updated_at": "2024-07-15 15:01:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2440,
+ "unique_id": "TB6312-2440",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Mähri",
+ "customer_surname": "Turaýewa",
+ "customer_patronic_name": "Rejepdurdyýewna",
+ "passport_address": "Balkan welaýatynyň Etrek etrap Magtymguly köçe 27 jaý 4 öý",
+ "real_address": "Balkan welaýatynyň Etrek etrap Magtymguly köçe 27 jaý 4 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "547827",
+ "passport_given_at": "2019-03-13",
+ "passport_given_by": "Balkan welaýatynyň Etrek etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etrabynyň Etrek şäheri",
+ "born_at": "1986-10-16",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "64782841",
+ "phone_additional": "63028985",
+ "phone_home": "24358741",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Lebap sagaldyş merkezi",
+ "work_company_accountant_number": "+(993)-24357891",
+ "work_started_at": "2024-02-06",
+ "work_salary": "2142",
+ "work_position": "otag hyzmatçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JtoYmyvDDbBxGvpkoqSZIn4YnXF3LiFfFAoxHdMW.jpg",
+ "passport_two": "JImIJNUVuhgdebqO08ogc9P95wx2914SwQOTKh0M.jpg",
+ "passport_three": "4m8VFEzPY0MAaoOWWdoJ65pExClqBh1tPbB6R5IS.jpg",
+ "passport_four": "mRLwzpmEht9QQa6GlWCYxDyViVee5ifP1hk4jhTs.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 17:04:16",
+ "updated_at": "2024-07-15 15:02:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2441,
+ "unique_id": "TB6352-2441",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jeren",
+ "customer_surname": "Tulekowa",
+ "customer_patronic_name": "Awdyraşidowna",
+ "passport_address": "BW Balkanabat şäher 20a kw-al 3/5",
+ "real_address": "BW Balkanabat şäher 20a kw-al 3/5",
+ "passport_serie": "I-BN",
+ "passport_id": "457544",
+ "passport_given_at": "2012-06-26",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1993-05-15",
+ "email": null,
+ "phone": "64161668",
+ "phone_additional": null,
+ "phone_home": "64161668",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-03-15",
+ "work_salary": "1660",
+ "work_position": "maşinisti",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "4E8AI8ine9k80bRVYN4WsY0ersZxpji40UvHlP23.jpg",
+ "passport_two": "TeazxoNT1LGzgxKgMANDEznUHzJw0utKVaCiAWm3.jpg",
+ "passport_three": "csJhtqtJTdKWCIkk5c4DB0bOJtwy7oSii0130Tf3.jpg",
+ "passport_four": "5sIQiyeIFui787DCQw6jzJstZItMbCwBeaopRCyf.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 17:04:19",
+ "updated_at": "2024-07-12 17:05:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2442,
+ "unique_id": "TB7390-2442",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Myrat",
+ "customer_surname": "Esenmyradow",
+ "customer_patronic_name": "Durdymyradowiç",
+ "passport_address": "Mary şäher Galkynyş köçe jaý 31 öý 26",
+ "real_address": "Mary şäher Galkynyş köçe jaý 31 öý 26",
+ "passport_serie": "II-MR",
+ "passport_id": "321062",
+ "passport_given_at": "2021-11-29",
+ "passport_given_by": "Mary şäher PB",
+ "born_place": "Mary şäheri",
+ "born_at": "1978-08-21",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "63886699",
+ "phone_additional": "63886699",
+ "phone_home": "63886699",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary welaýat Ýangyn howpsuzlygy bölümi",
+ "work_company_accountant_number": "+(993)-63886699",
+ "work_started_at": "2010-07-31",
+ "work_salary": "3781",
+ "work_position": "gözegçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "C9pF7TZmzKNlrCtVS4HWjL0YBjyP2YjMv54JZkSQ.jpg",
+ "passport_two": "8f7neOd8norH9tQy3Ej7oXwgqayE05paz1tWdCNq.jpg",
+ "passport_three": "7kV5Af3Myc3QqacI63ya5NMkFaHgJutmQGgQs273.jpg",
+ "passport_four": "hw7yOKesch9fTBr5LjPmGm8quyxncGxk0ZXyAlSf.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-11 17:16:19",
+ "updated_at": "2024-07-11 17:16:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2443,
+ "unique_id": "TB8312-2443",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Islam",
+ "customer_surname": "Durdymatow",
+ "customer_patronic_name": "Ýunusowiç",
+ "passport_address": "M.Abylow köçe 7/9",
+ "real_address": "M.Abylow köçe 7/9",
+ "passport_serie": "I-LB",
+ "passport_id": "686378",
+ "passport_given_at": "2011-07-11",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1995-06-16",
+ "email": "islam1695@mail.ru",
+ "phone": "61081670",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44552352",
+ "work_started_at": "2024-04-16",
+ "work_salary": "1992",
+ "work_position": "Kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2lL8rgblgZN1u5wohFAmcVizeAwKGJsWJUPbrTpL.jpg",
+ "passport_two": "KcYY2XuvL0YxIkvBxjFR7VMnYRSzwwrT4ULx8Q1n.jpg",
+ "passport_three": "UFUvvY0gdcEfKXDuyqT3u5amkJrlJXzLqEKUM8yx.jpg",
+ "passport_four": "3AFjKkWo57hfEYjBYCfgbnWy8BnuxD3N9ud8aSgc.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 17:28:45",
+ "updated_at": "2024-07-18 15:50:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2444,
+ "unique_id": "TB6359-2444",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Didar",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Gurbanmyratogly",
+ "passport_address": "BW Balkanabat şäher Uzboý-1 jaý 21 öý 6",
+ "real_address": "BW Balkanabat şäher Uzboý-1 jaý 21 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "443439",
+ "passport_given_at": "2011-07-27",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Magtymguly şäheri",
+ "born_at": "1994-12-23",
+ "email": null,
+ "phone": "64511775",
+ "phone_additional": "64511775",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-01-29",
+ "work_salary": "2011",
+ "work_position": "atyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1vfD4ocEivNUp3jeQY1nEW3hPaATA8fYTe0H7PCf.jpg",
+ "passport_two": "aOAwH3b8tQKMYqC8MrUXKeUVxuAwrUQHpPQQxHK3.jpg",
+ "passport_three": "Nckt7XC9Wwtp2XRSYEF7pGIhX8v4gcEII9QLpSmr.jpg",
+ "passport_four": "UosxIl05HAWIYpXfJfSn9TbFEz3YFxGzUSrzBoyj.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 17:28:57",
+ "updated_at": "2024-07-11 17:28:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2445,
+ "unique_id": "TB6359-2445",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Batyr",
+ "customer_surname": "Ýusupow",
+ "customer_patronic_name": "Hojaahmedowiç",
+ "passport_address": "BW Balkanabat şäher kw 122 jaý 35 öý 1",
+ "real_address": "BW Balkanabat şäher kw 122 jaý 35 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "306877",
+ "passport_given_at": "2008-07-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1991-10-14",
+ "email": null,
+ "phone": "65853535",
+ "phone_additional": "65853535",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepenebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-10-04",
+ "work_salary": "4102",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "83AIrqST76mDUZWk3bV3yjU4tnRvggWOd3CJQBWn.jpg",
+ "passport_two": "eQJeEZBhLc9XyIXG7MLmEa4cNok8QyQFve0EYNgv.jpg",
+ "passport_three": "6RyCLb4cS7TN44EMAr13DuaMQja16MKrH8c0RtX4.jpg",
+ "passport_four": "Ip387OfXigVv0nxuHkQzfRTPRXE4rfHG0PifcjGY.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 17:34:28",
+ "updated_at": "2024-07-11 17:34:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2446,
+ "unique_id": "TB6352-2446",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbanbike",
+ "customer_surname": "Şajanowa",
+ "customer_patronic_name": "Aýutgulyýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher ANyýazow köçe 2 5",
+ "real_address": "Balkan welaýat Garabogaz şäher ANyýazow köçe 2 5",
+ "passport_serie": "I-BN",
+ "passport_id": "260351",
+ "passport_given_at": "2004-08-04",
+ "passport_given_by": "Balkan welaýat Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýat Balkanabat şäher",
+ "born_at": "1981-11-05",
+ "email": null,
+ "phone": "65186048",
+ "phone_additional": "65186048",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Ýaşaýyş Jaý Ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-06-27",
+ "work_salary": "2200",
+ "work_position": "buhgalter kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4Fqal735njmLD44oEC31V7I2DRREekmmMmEtbM5k.jpg",
+ "passport_two": "Xw2jAci6Ua4meXSMWDc0RoWn65VRNQVjNkir6iZj.jpg",
+ "passport_three": "DaX7ea5P5giwwkqOcTDLhJ2UiwzphPpH532gVFj4.jpg",
+ "passport_four": "ZT7uVvljViDdkeASLU277FNkGxVLvdCDRgdjnGvA.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 17:38:16",
+ "updated_at": "2024-07-11 17:38:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2447,
+ "unique_id": "TB6359-2447",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nartäç",
+ "customer_surname": "Orazgulyýewa",
+ "customer_patronic_name": "Annaberdiýewna",
+ "passport_address": "BW Balkanabat şäher kw 161 jaý 2 öý 7",
+ "real_address": "BW Balkanabat şäher kw 161 jaý 2 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "523424",
+ "passport_given_at": "2016-09-27",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1982-09-10",
+ "email": null,
+ "phone": "62307799",
+ "phone_additional": "62307799",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Bagt köşgi toý dabaralary merkezi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-06-04",
+ "work_salary": "1726",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "stHUwqPeCgzYGJd67fHZTwfihOQyEWQMPcOi5si4.jpg",
+ "passport_two": "6HekLEW1qn2lBA6qYFKl5aI4beNhcPG428Kcfcby.jpg",
+ "passport_three": "pZTrh5eKVoImKUMPVlwaREMMMyVCozulnDuK5IPA.jpg",
+ "passport_four": "AvtOAJVxvrrxc8xGWTAMUwBK0RFB9zfYLjSuyNMN.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-11 17:38:54",
+ "updated_at": "2024-07-11 17:38:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2448,
+ "unique_id": "TB9314-2448",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gurbandurdy",
+ "customer_surname": "Şamyradow",
+ "customer_patronic_name": "Tazebaýewiç",
+ "passport_address": "Köneürgenç etrap Galkynyş geňeşligi",
+ "real_address": "Köneürgenç etrap Galkynyş geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "684928",
+ "passport_given_at": "2011-05-02",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Galkynyş geňeşligi",
+ "born_at": "1994-05-24",
+ "email": null,
+ "phone": "64780039",
+ "phone_additional": "64780039",
+ "phone_home": "64780039",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgnç etrap BB-niň 36-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2022-04-01",
+ "work_salary": "4676",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Jpv1VmjtR8GZWsdsC9soJSek524aYkyBqAz8cofv.jpg",
+ "passport_two": "Qyy2UUJlXXmMNCjuzeoexPFBlyPiEb3cX4lUgZDJ.jpg",
+ "passport_three": "43STul5Mk3WT5kAMiS4mc2n5xAyYl5oqQnqhtnO2.jpg",
+ "passport_four": "TcoFw5eKMPiz4uxZrcm3vc59QsvTLQfhqwzhwfir.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 08:59:58",
+ "updated_at": "2024-07-12 09:00:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2449,
+ "unique_id": "TB9314-2449",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Şyhyýew",
+ "customer_patronic_name": "Jumamyradowiç",
+ "passport_address": "S.Türkmenbaşy şäheri Andalyp köçe 20/2 jaýy",
+ "real_address": "S.Türkmenbaşy şäheri Andalyp köçe 20/2 jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "309440",
+ "passport_given_at": "2002-06-12",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "Saparmyrat Türkmenbaşy şäherçe",
+ "born_at": "1986-01-21",
+ "email": null,
+ "phone": "64520115",
+ "phone_additional": "64520115",
+ "phone_home": "64520115",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-33002___",
+ "work_started_at": "2010-04-01",
+ "work_salary": "3086",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UyVZ1F1nY4NUDUamxNPY7gYnHvyZ76E5yxl09Gub.jpg",
+ "passport_two": "svh6yvtbFy0pjweLWJypa6AD9ZIc4flzNMcBc2He.jpg",
+ "passport_three": "DrYmEt0H2g9v0Xcv0Hcf3Ue75bYgSV76QMsgpG4k.jpg",
+ "passport_four": "07euYBEvlqOiytJE2F1Vmymaymd7lx6HHWp3aFqO.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 09:07:53",
+ "updated_at": "2024-07-12 15:48:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2450,
+ "unique_id": "TB8312-2450",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maksat",
+ "customer_surname": "Weliyew",
+ "customer_patronic_name": "Annadurdyýewiç",
+ "passport_address": "Magtymguly köçe 155/8",
+ "real_address": "Magtymguly köçe 155/8",
+ "passport_serie": "I-LB",
+ "passport_id": "686269",
+ "passport_given_at": "2011-05-31",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Çarwadar geňeşligi",
+ "born_at": "1972-12-01",
+ "email": "makky@mail.ru",
+ "phone": "62623770",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Lebapgazçykaryş müdirligi DBHÖB-i",
+ "work_company_accountant_number": "+(993)-44551548",
+ "work_started_at": "2020-07-07",
+ "work_salary": "1757",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5Pj6MCZbOKHhs6ewoThtEP5xHN6ZSorTOA0sQvU2.jpg",
+ "passport_two": "U8Na29S18ATaFrsXQ20jCv202js5Wakq6jvNC9ws.jpg",
+ "passport_three": "1FJtbScNBcsur5VCxKMtoln0M3ci2YDBK7yq5Wg8.jpg",
+ "passport_four": "zI89fn9YhQO8YE1O39KPGXnKy1lZx7Y0w50LVf2k.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 10:23:29",
+ "updated_at": "2024-07-12 11:25:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2451,
+ "unique_id": "TB1307-2451",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Çarymyrat",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Annaberdiýewiç",
+ "passport_address": "Aşgabat ş Berkararlyk etr k Amgar geç jaý 24",
+ "real_address": "Aşgabat ş Berkararlyk etr k Amgar geç jaý 24",
+ "passport_serie": "I-AS",
+ "passport_id": "295986",
+ "passport_given_at": "2003-06-12",
+ "passport_given_by": "Aşgabat ş Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1973-03-28",
+ "email": "Carymyrat@gmail.com",
+ "phone": "64037203",
+ "phone_additional": "64037203",
+ "phone_home": "12658843",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Dokmahyzmat döwlet kärhana",
+ "work_company_accountant_number": "+(993)-12435470",
+ "work_started_at": "2021-10-01",
+ "work_salary": "2369",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Y2I4ErXVnXCzUdqj1o6mPW2UXMzs2o9tnLcABZBm.jpg",
+ "passport_two": "i6H1CPmdC4D6T3AsLJGNNPNUXl1B6iCBl5Zjd38k.jpg",
+ "passport_three": "9a2qxBAkWSjRnrLlaWaJJ5KJ6A3PHU9LphG4TDCZ.jpg",
+ "passport_four": "pw5oWV1WmyxhhKUyqWj5FjCobpAAzDYnhi5qqgcT.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 10:28:04",
+ "updated_at": "2024-08-02 03:54:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2452,
+ "unique_id": "TB8312-2452",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Guljemal",
+ "customer_surname": "Ýagmurowa",
+ "customer_patronic_name": "Pirnazarowna",
+ "passport_address": "Seýdi köçe 34 jaý",
+ "real_address": "Seýdi köçe 34 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "362395",
+ "passport_given_at": "1975-05-22",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Çarwadar geňeşligi",
+ "born_at": "1975-05-22",
+ "email": "guljemka@mail.ru",
+ "phone": "61377561",
+ "phone_additional": null,
+ "phone_home": "44551242",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Seýdi çörek kärhanasy",
+ "work_company_accountant_number": "+(993)-44552234",
+ "work_started_at": "2023-08-01",
+ "work_salary": "1348",
+ "work_position": "Hamyr garyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YGuSdiEBPq48MjbQmqh9hxVTT4kHZyqssQrkGlaf.jpg",
+ "passport_two": "8ynqTLzc7X93PNGcVd3UuXg1Cp3FClKIdp7NmpkU.jpg",
+ "passport_three": "bZogtVKdvMSJsJxgWWXZKGADfYjs1nHwompt06zG.jpg",
+ "passport_four": "FC9BJjpNwptww4BaaLaAc6bsjoqAznykkFBzYXpz.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 10:30:43",
+ "updated_at": "2024-07-16 13:51:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2453,
+ "unique_id": "TB8312-2453",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Begmyrat",
+ "customer_surname": "Hajykulyýew",
+ "customer_patronic_name": "Melejäýewiç",
+ "passport_address": "Magtymguly 266/2",
+ "real_address": "Magtymguly 266/2",
+ "passport_serie": "I-LB",
+ "passport_id": "858433",
+ "passport_given_at": "2014-07-21",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Sediwer geňeşligi",
+ "born_at": "1968-09-28",
+ "email": "begmyr@mail.ru",
+ "phone": "62531768",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551145",
+ "work_started_at": "2001-04-02",
+ "work_salary": "2202",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QjtuWCKGxwKfjLaKtZOjI3SJ5cQbNZ3BSZOsxvHH.jpg",
+ "passport_two": "u8KTwCfMtczTUCiTU6WK8x8kZGNfUg6qr4HiwD6J.jpg",
+ "passport_three": "qv0CPDcPUhJQNBuWKZTRwa79pdYEz6309bvmyOft.jpg",
+ "passport_four": "081xizqd8HFtfaOQ79wf2GlOAou6s14ClOVcurxW.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 10:39:59",
+ "updated_at": "2024-07-12 12:29:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2454,
+ "unique_id": "TB8312-2454",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Sülgün",
+ "customer_surname": "Saryýewa",
+ "customer_patronic_name": "Jumamuratowna",
+ "passport_address": "Azady köçe 163/65",
+ "real_address": "Azady köçe 163/65",
+ "passport_serie": "I-LB",
+ "passport_id": "994469",
+ "passport_given_at": "2018-02-05",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Darganata etrabynyň Gazojak şäheri",
+ "born_at": "1983-02-18",
+ "email": "sulgun@mail.ru",
+ "phone": "65357563",
+ "phone_additional": null,
+ "phone_home": "44551254",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganat etrap hassahanasynyň Gazojak şahamçasy",
+ "work_company_accountant_number": "+(993)-44552547",
+ "work_started_at": "2023-11-22",
+ "work_salary": "1473",
+ "work_position": "Kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pPk4qkhTo1wOzSgyNmBxXEYcxYPMXDro4RVnsqjd.jpg",
+ "passport_two": "IaTReJxiErKsXl5flJPYbryOFb5zULlOZ2pUSQZV.jpg",
+ "passport_three": "B3nQX2WySK4qSKhJpdnb3dVV1ECvXxZHwYOEu1Fz.jpg",
+ "passport_four": "hM36LlxmZ36bVH7UUKuIDIiJz4uuoGGRgBkGUP4O.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 11:12:51",
+ "updated_at": "2024-07-16 13:50:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2455,
+ "unique_id": "TB1307-2455",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annamuhammet",
+ "customer_surname": "Mehtiýew",
+ "customer_patronic_name": "Welimuhammedowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Kemine köçesi jaý 83 otag 3",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Kemine köçesi jaý 83 otag 3",
+ "passport_serie": "I-AH",
+ "passport_id": "437210",
+ "passport_given_at": "2010-04-22",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1993-10-08",
+ "email": "Annamuhammet@mail.ru",
+ "phone": "65660224",
+ "phone_additional": "65523284",
+ "phone_home": "12568722",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Energetika ministrliginiň Türkmenenergogurluşyk konserniniň Büzmeýin demir beton önümleri kärhanasy Mehanizasiýa we awtoulag bölümi",
+ "work_company_accountant_number": "+(993)-12958455",
+ "work_started_at": "2009-02-15",
+ "work_salary": "2300",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xZdCViNFYrBF3NzXhCo41O0xYbGu2Gn1MNt240WP.jpg",
+ "passport_two": "Nq8sZjcXrnRmayY2TllQho4oIySQmeYrx5qffNJ5.jpg",
+ "passport_three": "fXBOPaGzOprkHRcVyeyYFuzrk6O3i7kdnVRc1fuF.jpg",
+ "passport_four": "0x98TUWBtSm8xmGeQgxkV23aw2HlvPmTq68VxIsG.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 14:21:06",
+ "updated_at": "2024-08-02 03:54:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2456,
+ "unique_id": "TB1303-2456",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Maýagözel",
+ "customer_surname": "Atamyradowa",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheri Berkararlyk etraby 2-nji Oguzhan geçelgesi 6-njy jaýy",
+ "real_address": "Aşgabat şäheri Berkararlyk etraby 2-nji Oguzhan geçelgesi 6-njy jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "449724",
+ "passport_given_at": "2011-10-10",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Çendir geňeşligi",
+ "born_at": "1972-04-22",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61531573",
+ "phone_additional": "61531573",
+ "phone_home": "12565146",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmen Döwlet Medeniýet instituty",
+ "work_company_accountant_number": "+(993)-61531573",
+ "work_started_at": "2011-11-01",
+ "work_salary": "1690",
+ "work_position": "Geýim-gejimçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GTsuCfIrj9w6ISwAqEQDLGcoERwcGcF6QAcFRR8A.jpg",
+ "passport_two": "mwUyYbAX2qhkksphuEkQdoKwiEJGG2QrxiFdPocF.jpg",
+ "passport_three": "x0HwkLxAZOnQei1SSvKv1SegE18toztkffRjS2u1.jpg",
+ "passport_four": "0Ssuz6Aodoe1AUMokkaHkeESthJqs9ZBEDXPVwqQ.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 14:58:46",
+ "updated_at": "2024-07-16 16:47:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2457,
+ "unique_id": "TB8312-2457",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Ogulnur",
+ "customer_surname": "Jumaniýazowa",
+ "customer_patronic_name": "Baýramýazowna",
+ "passport_address": "Magtymguly 147/26",
+ "real_address": "Magtymguly 147/26",
+ "passport_serie": "I-LB",
+ "passport_id": "750524",
+ "passport_given_at": "2012-04-30",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Magtymguly geňeşligi",
+ "born_at": "1995-09-12",
+ "email": "ogulnurr@mail.ru",
+ "phone": "61065601",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Bedenterbiýe we sport bölümi",
+ "work_company_accountant_number": "+(993)-44555126",
+ "work_started_at": "2019-08-01",
+ "work_salary": "2443",
+ "work_position": "Talimçi Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Lfobu8qjC6dFUGlbWppN38Te3zzSLWUgaeYiEcZq.jpg",
+ "passport_two": "fcx28zlsgQ1Niu2dfF9cCvu0NCW8CA7dwis0M4cL.jpg",
+ "passport_three": "OQmmYS2EhzFO8gSEEyIRtVWUL8upC6NK2wMR5Pg3.jpg",
+ "passport_four": "lma2C1XiNRaLcWcQ5Oa0bX7qymt8DcqqlT1Q8whC.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 15:25:01",
+ "updated_at": "2024-07-17 13:44:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2458,
+ "unique_id": "TB1307-2458",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guwanc",
+ "customer_surname": "Arcayew",
+ "customer_patronic_name": "Owezowic",
+ "passport_address": "Asgabat saheri berkaralyk etraby koce Uspeniski jay 120 kor 4 otag 24",
+ "real_address": "Asgabat saheri berkaralyk etraby koce Uspeniski jay 120 kor 4 otag 24",
+ "passport_serie": "I-AS",
+ "passport_id": "487428",
+ "passport_given_at": "2013-10-10",
+ "passport_given_by": "Asgabat saher Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat saher",
+ "born_at": "1979-07-16",
+ "email": "Guwanc@gmil.com",
+ "phone": "65691611",
+ "phone_additional": "65691611",
+ "phone_home": "65691611",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Mahmal zip HJ",
+ "work_company_accountant_number": "+(993)-65691611",
+ "work_started_at": "2023-01-03",
+ "work_salary": "2419",
+ "work_position": "Operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wGJLmIg4o0lV5H5uVPTy5SLjDe1g0yjJdl9ZoBe5.jpg",
+ "passport_two": "b3p2lfBoBJ5SmAWbt5uEmMNfqqDAjm4EfibUcWLT.jpg",
+ "passport_three": "J9e6rOxJ5TqUC21qDQwda4O2ex2b1XUOSMt9oZJq.jpg",
+ "passport_four": "8RH0BL5DjLkM5bDyHC0Wv5wu22n5QMJYmlBJut3G.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 15:44:48",
+ "updated_at": "2024-08-02 03:53:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2459,
+ "unique_id": "TB8312-2459",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Atabaýew",
+ "customer_patronic_name": "Kakabaýewiç",
+ "passport_address": "K.Sazakow köçe 176/13",
+ "real_address": "K.Sazakow köçe 176/13",
+ "passport_serie": "II-LB",
+ "passport_id": "117404",
+ "passport_given_at": "2020-12-21",
+ "passport_given_by": "Darganata etrabynyň",
+ "born_place": "Garagalapagystan resbuplikasy Dörtgük raýonynyň Kelteminar obasy",
+ "born_at": "1968-08-08",
+ "email": "ammanka@mail.ru",
+ "phone": "62356760",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551713",
+ "work_started_at": "2021-05-04",
+ "work_salary": "2275",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vXIg7wjoKUPslDIreC7dZfKhGb7BBcNAgFW6PzZw.jpg",
+ "passport_two": "NrL1jvlyBeDJjcwg3M11Yu6Fv0DVEvkXR1DmqXaD.jpg",
+ "passport_three": "Hv81UwRVLQ4qkMvP2C6AT2GGKix8rQY72xAnuiGb.jpg",
+ "passport_four": "XkaWqNN06ce96ymnFwR9YJUgdIv5G22BhT2dv3Sj.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 15:49:45",
+ "updated_at": "2024-07-15 12:13:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2460,
+ "unique_id": "TB8302-2460",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Muzaffar",
+ "customer_surname": "Hojanow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Magdanly şäher Nurana köçe 7-nji jaý",
+ "real_address": "Magdanly şäher Nurana köçe 7-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "511673",
+ "passport_given_at": "2006-12-20",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1977-09-01",
+ "email": null,
+ "phone": "63087215",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44039685",
+ "work_started_at": "2017-04-27",
+ "work_salary": "2015",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Qst2tsSYBRXSlRpQmJBwekzx5gffTk2EGX8QFVJs.jpg",
+ "passport_two": "S20OrRzksLKxrud3yJVHCbMKX2kkKc7SThlomIV4.jpg",
+ "passport_three": "l6PR0kc6z3kHLOGAjejdfW2vrYunE8m3Fu7uJYXN.jpg",
+ "passport_four": "nB4eNZsjiFhKb0zno3W1FFhug0txywfTxsI7xKOG.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 15:53:15",
+ "updated_at": "2024-07-12 16:13:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2461,
+ "unique_id": "TB6360-2461",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Roman",
+ "customer_surname": "Prikazow",
+ "customer_patronic_name": "Borisowic",
+ "passport_address": "Hazar şaherçesiniň 38-1-10",
+ "real_address": "Hazar şaherçesiniň 38-1-10",
+ "passport_serie": "I-BN",
+ "passport_id": "149457",
+ "passport_given_at": "2002-01-31",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1975-01-13",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64168367",
+ "phone_additional": "64168367",
+ "phone_home": "64168367",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Inžiner Çözgütleri\" HK",
+ "work_company_accountant_number": "+(993)-64168367",
+ "work_started_at": "2023-08-02",
+ "work_salary": "1180",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oypm3bRsP7mdMmDxY2KeQjPAlK2P70zOtEPTzSvr.jpg",
+ "passport_two": "FtevOZl3gtPFxIWbRPGvdCFlhpNqLEMEbFZfrGKH.jpg",
+ "passport_three": "rs9GDQuU7Ei3cmKzDev0Cgj7wKjCUjZT1p3zuYlu.jpg",
+ "passport_four": "DahWryTBP4DLa2raFOkeKh651H7Sc9SuhsUZmtCE.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 15:56:37",
+ "updated_at": "2024-07-21 23:30:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2462,
+ "unique_id": "TB8302-2462",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Aziz",
+ "customer_surname": "Ýakubow",
+ "customer_patronic_name": "Paýzullaýewiç",
+ "passport_address": "Magdanly şäher Arsary baba 24-nji jaýy",
+ "real_address": "Magdanly şäher Arsary baba 24-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "449567",
+ "passport_given_at": "1989-02-01",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1989-02-01",
+ "email": null,
+ "phone": "63820730",
+ "phone_additional": "63820730",
+ "phone_home": "44055193",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Garlyk kaliý dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-63820730",
+ "work_started_at": "2019-10-02",
+ "work_salary": "2625",
+ "work_position": "işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ZrSkuqXn8xokuhKyzc6o5fjWZuJyQPB5z8iEAyKt.jpg",
+ "passport_two": "I8ycPmP5ihKLYQ1Z0ri9eXXSwR2kuAANvjvBGD5V.jpg",
+ "passport_three": "H31A4gmSCeKpgYEV9YKaTg637t36fvFL1yFsxhRk.jpg",
+ "passport_four": "6TG0TZvVWF5Krh4mtw9R8i4YngZpxtIv6MyjjMsW.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 16:03:27",
+ "updated_at": "2024-07-12 16:03:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2463,
+ "unique_id": "TB6360-2463",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ismira",
+ "customer_surname": "Gadžimirzaýewa",
+ "customer_patronic_name": "Hiýirbegowna",
+ "passport_address": "Hazar ş-çe 37-14-9",
+ "real_address": "Hazar ş-çe 37-14-9",
+ "passport_serie": "I-BN",
+ "passport_id": "584874",
+ "passport_given_at": "2022-08-01",
+ "passport_given_by": "Hazar şäher polisýa bölümi",
+ "born_place": "Hazar ş",
+ "born_at": "1985-11-07",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "61309419",
+ "phone_additional": "61309419",
+ "phone_home": "61309419",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa Deňiz\" HK",
+ "work_company_accountant_number": "+(993)-61309419",
+ "work_started_at": "2023-08-11",
+ "work_salary": "2195",
+ "work_position": "aşhana işgäri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3YKDrvnaYKqDQKxEmWW2CnZX29Dz5mRosUExa0CI.jpg",
+ "passport_two": "pBToCG5oVcy6L6HZcYqCiGC7tyDyVhf14dcoVKlj.jpg",
+ "passport_three": "d3T0WAp6H8NYrs7h7ZdQ8UoLEajV186I1YkIufYi.jpg",
+ "passport_four": "rP7ZGHwn5zlKnw2pMRaDwo787GW2TxGoDAFcpRdZ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 16:05:57",
+ "updated_at": "2024-07-21 23:33:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2464,
+ "unique_id": "TB8302-2464",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Eziz",
+ "customer_surname": "Nyýazow",
+ "customer_patronic_name": "Mirberdiýewiç",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 4/1-nji jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 4/1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "407598",
+ "passport_given_at": "2004-06-03",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Daşrabat geňeşligi",
+ "born_at": "1987-10-13",
+ "email": null,
+ "phone": "65232478",
+ "phone_additional": null,
+ "phone_home": "44051910",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "29-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2017-11-25",
+ "work_salary": "4928",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5HILjiLbOSuACsF2ssw0mRg1awUgwbdPUMYywRav.jpg",
+ "passport_two": "x4aVwtpusgBzlT1W9Ose7sAzCuLxK2VP3SQrUbON.jpg",
+ "passport_three": "CVwseSRaqIVFCEy17a444WEhBA0dB3COzcZlTxCQ.jpg",
+ "passport_four": "4tOH18FYyMi9rWGp4QUQcpXCqlZ1O3tHJsEyDeVP.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 16:11:02",
+ "updated_at": "2024-07-12 16:14:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2465,
+ "unique_id": "TB9315-2465",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Agamyrat",
+ "customer_surname": "Uwyşow",
+ "customer_patronic_name": "Güjikowiç",
+ "passport_address": "Görogly etrap Magtymguly geňeşligi",
+ "real_address": "Görogly etrap Magtymguly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "281367",
+ "passport_given_at": "2002-04-10",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Tagta etrabynyň Magtymguly geňeşligi",
+ "born_at": "1983-01-23",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65790718",
+ "phone_additional": "65790718",
+ "phone_home": "65790718",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "\"Demirýollary\" açyk görnüşli paýdarlar jemgyýetiniň 7-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-65790718",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2060",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VT8Rn1q8X319wqiS97wYHiwtHN1knKRtB7a4Acek.jpg",
+ "passport_two": "N7sUbmjO2hfmyBUpZrNlDuDphVaJ4b1b2TLhxQiB.jpg",
+ "passport_three": "rWIw7Z4X7LKHVHgkfijsPdPUyGnkSraT3nyTQhR4.jpg",
+ "passport_four": "qri21iXAP3knJCycsAlXaPTyecBAp2uRk9MpwiJV.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 16:35:08",
+ "updated_at": "2024-07-12 16:35:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2466,
+ "unique_id": "TB6360-2466",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Meretbibi",
+ "customer_surname": "Kulyýewa",
+ "customer_patronic_name": "Gulmämmedowna",
+ "passport_address": "Hazar ş-çe 37 - 14 - 18",
+ "real_address": "Hazar ş-çe 37 - 14 - 18",
+ "passport_serie": "I-BN",
+ "passport_id": "035772",
+ "passport_given_at": "1999-08-09",
+ "passport_given_by": "BW Çeleken şäher polisýa bölümi",
+ "born_place": "Çelken ş",
+ "born_at": "0192-10-06",
+ "email": "annagugldyva229@gmail.com",
+ "phone": "65361972",
+ "phone_additional": "65361972",
+ "phone_home": "65361972",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balakanabat\" ýod zawody Hazar himiýa önümçiligi",
+ "work_company_accountant_number": "+(993)-65361972",
+ "work_started_at": "2003-05-02",
+ "work_salary": "2712",
+ "work_position": "hünärmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oWCdvGuLrRN7uSoBzhh9zF9UK3wFddy7C6Ik01EU.jpg",
+ "passport_two": "hhNcHJnp2xMWwDnaXZjvj01777oejcUvYNtTAbgy.jpg",
+ "passport_three": "G0QBB7W9JSmj5SVrxSMf9g0DQSTIPCW2CpD7wdFo.jpg",
+ "passport_four": "FO2yWFyLrqxvQ4g5CKt9OG1KBx7UCLcOqsIvx3J9.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 16:37:23",
+ "updated_at": "2024-07-21 23:33:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2467,
+ "unique_id": "TB6352-2467",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwlet",
+ "customer_surname": "Baýrammyradow",
+ "customer_patronic_name": "Amanmyradowiç",
+ "passport_address": "AW Serahs etraby Ýalawaç oba",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher 2110 harby bölüminiň umumy ýaş. jaýynda",
+ "passport_serie": "I-AH",
+ "passport_id": "647240",
+ "passport_given_at": "2015-06-20",
+ "passport_given_by": "AW Sarahs etrap häkimligi",
+ "born_place": "AW Sarahs etrap häkimligi Ýalawaç obasy",
+ "born_at": "1997-05-13",
+ "email": null,
+ "phone": "63489771",
+ "phone_additional": null,
+ "phone_home": "63489771",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 Harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-08-24",
+ "work_salary": "3053",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qprhZNoLH0vPKW0Z2tg0S5ygPL9bjkVvGdMs9cV9.jpg",
+ "passport_two": "tw4VW8rPPepgYJCZIMqTsZA3MR0Fdpz9tS47qOJU.jpg",
+ "passport_three": "NKi7VTc0pjpGCH3DAOjKHzRpndz4ZWhzw3HhEkof.jpg",
+ "passport_four": "F6czfaPmKm3PoHeHILJGhNWKfnW0qbQmTRMAUYo5.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 16:44:48",
+ "updated_at": "2024-07-12 17:05:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2468,
+ "unique_id": "TB8311-2468",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Begli",
+ "customer_surname": "Arslanow",
+ "customer_patronic_name": "Arslanowiç",
+ "passport_address": "etr.Dänew geň.Göýnük oba Şenbebazar köçe A.Joraýew jaý-35",
+ "real_address": "etr.Dänew geň.Göýnük oba Şenbebazar köçe A.Joraýew jaý-35",
+ "passport_serie": "I-LB",
+ "passport_id": "934503",
+ "passport_given_at": "2016-05-16",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "Galkynyş etr Göýnük geň",
+ "born_at": "1998-10-16",
+ "email": null,
+ "phone": "65949533",
+ "phone_additional": "65949533",
+ "phone_home": "65949533",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "TGNG trestiniň MIÝD-sy",
+ "work_company_accountant_number": "+(993)-65949533",
+ "work_started_at": "2023-01-23",
+ "work_salary": "2109",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BgAqGDrfUas4oYKs3DEWS3V4kvASGuvovqOBB803.jpg",
+ "passport_two": "gVGunwzOI94s7wqijTfZOVNKSB0vLDrvx9P7ZivF.jpg",
+ "passport_three": "FVidUlllbtG7NQ0seSKhdUJQi1PuFNhROI1w8Nl3.jpg",
+ "passport_four": "RAZoYL1ebiq5I1H5VtRUeSiclAEiZQFGus3WXMTw.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 16:44:49",
+ "updated_at": "2024-07-12 16:44:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2469,
+ "unique_id": "TB6360-2469",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülmira",
+ "customer_surname": "Hasanowa",
+ "customer_patronic_name": "Maksimowna",
+ "passport_address": "Hazar ş-çe 56-11-10",
+ "real_address": "Hazar ş-çe 56-11-10",
+ "passport_serie": "I-BN",
+ "passport_id": "284057",
+ "passport_given_at": "2006-08-03",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Dagestan res Orta stal obasy",
+ "born_at": "1980-02-04",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64179387",
+ "phone_additional": "64179387",
+ "phone_home": "64179387",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW Bas Bilim müdirligi",
+ "work_company_accountant_number": "+(993)-64179387",
+ "work_started_at": "2022-01-29",
+ "work_salary": "1648",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hjVYES8stOFN49bOiE3q6U4MourOOO7GnQK9yj17.jpg",
+ "passport_two": "vooF88dpLQVspgBhwwccWA4Q0BdbRJcXG1ryX5Qh.jpg",
+ "passport_three": "oXTiLPUWPBCeP9yMGvktX6gLkVkurPkqIZ1w3wJk.jpg",
+ "passport_four": "WpToe8ECuMIYaGLZIlTKDlPG9O6jea8WptwrxaN3.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 16:51:23",
+ "updated_at": "2024-07-21 23:27:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2470,
+ "unique_id": "TB6352-2470",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Baýram",
+ "customer_surname": "Seýtniýazow",
+ "customer_patronic_name": "Perhadowiç",
+ "passport_address": "Lebap welaýat Saýat etrap",
+ "real_address": "Balkan welaýat Garabogaz şäheri",
+ "passport_serie": "I-LB",
+ "passport_id": "689914",
+ "passport_given_at": "2011-07-10",
+ "passport_given_by": "Lebap welaýat Saýat etrap häkimligi",
+ "born_place": "Lebap welaýat Saýat etrap",
+ "born_at": "1994-04-09",
+ "email": null,
+ "phone": "63686816",
+ "phone_additional": "63686816",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "75659 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-06-06",
+ "work_salary": "4491",
+ "work_position": "stansiýa müdiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "zRfazj65kqCuAeWtItfKHii97PSsj2AUKO3H5HlE.jpg",
+ "passport_two": "05NouU9CZFKUbaEM99Ce5UOmAoqbkX0q9GPq9SHF.jpg",
+ "passport_three": "XG2wOQOZ7zlV43PCUrKQZHQ9sEuRZjyQvj3wAd5x.jpg",
+ "passport_four": "FiAgvVDCBgbsIHqV0ZL3wCWn7qVmJe2OtgGj6GSb.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 16:53:32",
+ "updated_at": "2024-07-12 16:53:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2471,
+ "unique_id": "TB6352-2471",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Berdimämmet",
+ "customer_surname": "Hasyýew",
+ "customer_patronic_name": "Tuwakmyradowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher Oglanly şäherçe 4 jaý",
+ "real_address": "Balkan welaýat Balkanabat şäher Oglanly şäherçe 4 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "288623",
+ "passport_given_at": "2008-02-20",
+ "passport_given_by": "Balkan welaýat Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýat Balkanabat şäher",
+ "born_at": "1991-10-05",
+ "email": null,
+ "phone": "64808091",
+ "phone_additional": "64808091",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Awtoulaglar we tehnikalar müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2012-06-11",
+ "work_salary": "5729",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dY56KRhvpHIgg0mxhzuzZY5CoJL1bXwX4vOnvYYi.jpg",
+ "passport_two": "4PTQ9e2pz5uy7HNxMjsZbDLPS27ESjpc8qzlFIR2.jpg",
+ "passport_three": "ESdMAyqbq8bhJavSQLGamFINrYN3gkM5JpRdPm6y.jpg",
+ "passport_four": "4HfrwqoA7FoWrJ5suxwwm1QntqXxbZrnZzmkXxiY.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 16:58:22",
+ "updated_at": "2024-07-12 16:58:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2472,
+ "unique_id": "TB6352-2472",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maksat",
+ "customer_surname": "Goýmadow",
+ "customer_patronic_name": "Tekemyradowiç",
+ "passport_address": "Balkan welaýat Serdar etrap Şatlyk köçesi 3 23",
+ "real_address": "Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "151035",
+ "passport_given_at": "2000-04-24",
+ "passport_given_by": "Balkan welaýat Serdar etrap polisiýa bölümi",
+ "born_place": "Balkan welaýat Serdar etrap",
+ "born_at": "1980-04-01",
+ "email": null,
+ "phone": "65189060",
+ "phone_additional": "65189060",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-11-01",
+ "work_salary": "2607",
+ "work_position": "seh başlygyň orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sc2JPc5cBIVVB7Q1ZWngldgPum7UStROHupUuhDw.jpg",
+ "passport_two": "44z449Pe0cUbiiLipnLG7NS6mUlufAjy8P16IWws.jpg",
+ "passport_three": "3POahSUKot2i5UnemqlqsWiNyiGl26AWszRwSoGk.jpg",
+ "passport_four": "AtxgM3pV9UXPm16NyUbUD8S0BTzplbQBatJP8lqC.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 17:04:28",
+ "updated_at": "2024-07-12 17:04:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2473,
+ "unique_id": "TB7390-2473",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Hallygözel",
+ "customer_surname": "Jumageldiýewa",
+ "customer_patronic_name": "Güýjowna",
+ "passport_address": "Mary şäheri Garagum köçesi jaý 20 öý 15",
+ "real_address": "Mary şäheri Garagum köçesi jaý 20 öý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "406741",
+ "passport_given_at": "2008-12-03",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Baýramaly etraby",
+ "born_at": "1982-10-10",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "61166605",
+ "phone_additional": "61166605",
+ "phone_home": "1166605",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary etrap häkimligi",
+ "work_company_accountant_number": "+(993)-1166605_",
+ "work_started_at": "2023-03-03",
+ "work_salary": "1975",
+ "work_position": "hünärmen buhgalter",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "khJwURT7ydA40tD6NBfZXI5t7s1mhdv0ETn1wj4M.jpg",
+ "passport_two": "pkvimHIFCJKw7Mitag5v8KahgkY10t6Lugkl3HS4.jpg",
+ "passport_three": "An9YtuMzi2Xikk5Oce4afwPNT0Sg6O0VPubBz58b.jpg",
+ "passport_four": "llxeMsrvIfVDQhtzcXS1ucE4rd4l7HhpMdDy3MIW.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-12 17:05:38",
+ "updated_at": "2024-07-12 17:05:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2474,
+ "unique_id": "TB6359-2474",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Täzemyrat",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Meredowiç",
+ "passport_address": "BW Gumdag şäher Türkmen oba jaý 327 a",
+ "real_address": "BW Gumdag şäher Türkmen oba jaý 327 a",
+ "passport_serie": "I-BN",
+ "passport_id": "475502",
+ "passport_given_at": "2013-12-19",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1997-06-02",
+ "email": null,
+ "phone": "63514012",
+ "phone_additional": "63514012",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe guýulary abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-11-29",
+ "work_salary": "4220",
+ "work_position": "burawlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WJ9njKykXA46eBucohQq2zU6AZJlAkIvZSmRKEzp.jpg",
+ "passport_two": "gvfCtTfqGTMsraJ3NILMazKDtfDHxbbOv9oBN4ZZ.jpg",
+ "passport_three": "Zqvq22u2soxabphJ9civulTjMnGjvcaSQsmuir9o.jpg",
+ "passport_four": "1tds6ayTUk0FR5lZV6KneW5ywcxe4KFuhYAM04nN.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 17:12:01",
+ "updated_at": "2024-07-12 17:12:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2475,
+ "unique_id": "TB6359-2475",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Merettagan",
+ "customer_surname": "Mämmetgylyjow",
+ "customer_patronic_name": "Agöýliýewiç",
+ "passport_address": "BW Balkanabat Mkr 13 jaý 18 öý 18",
+ "real_address": "BW Balkanabat Mkr 13 jaý 18 öý 18",
+ "passport_serie": "I-BN",
+ "passport_id": "241311",
+ "passport_given_at": "2003-08-06",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1970-10-14",
+ "email": null,
+ "phone": "63601799",
+ "phone_additional": "63601799",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Nebitdagnebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1992-05-26",
+ "work_salary": "4592",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5i56zQ0ePCzJknPTaYhlgm8k4qe8TsqlVM3wO7TB.jpg",
+ "passport_two": "AUyQYyaVWW81Lnq0o2Qq0LPtDb6BDL7qkUAU06ct.jpg",
+ "passport_three": "y7XNlll2mwGL9sIXNq05xnZrTDSusR8Lb5QUEDES.jpg",
+ "passport_four": "xu3qFZLCkCJ3UUM6hRVexNZ86o3NhTMvZhRT2ykx.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 17:18:20",
+ "updated_at": "2024-07-12 17:18:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2476,
+ "unique_id": "TB6359-2476",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bibimerýem",
+ "customer_surname": "Magtymowa",
+ "customer_patronic_name": "Baýramberdiýewna",
+ "passport_address": "BW Jebel şäher K.Maşrykow jaý 14",
+ "real_address": "BW Jebel şäher K.Maşrykow jaý 14",
+ "passport_serie": "I-BN",
+ "passport_id": "425097",
+ "passport_given_at": "2010-10-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1981-12-14",
+ "email": null,
+ "phone": "61306012",
+ "phone_additional": "61306012",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Gaz toplaýyş we akdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2007-12-03",
+ "work_salary": "3006",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lvb9erjmgG3LILO4LyYw4ouZaYTQxrfDhfWQTnu1.jpg",
+ "passport_two": "JavCaUNJmCnjIw9XlMClx6zVzDvIWXmhzJgdht2r.jpg",
+ "passport_three": "STkCs5urhUyncouBuqxlSv7qNBWxG7tJMICM8dbg.jpg",
+ "passport_four": "usKySh9D438rgT97wpoPWttaJT785GjciVy3AUp3.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-12 17:37:37",
+ "updated_at": "2024-07-12 17:37:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2477,
+ "unique_id": "TB7390-2477",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Kerimberdi",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Wekilbazar etrap Goňur geňeşligi",
+ "real_address": "Wekilbazar etrap Goňur geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "482813",
+ "passport_given_at": "2006-03-17",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etrap Goňur geňeşligi",
+ "born_at": "1989-12-05",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "62850230",
+ "phone_additional": "62850230",
+ "phone_home": "62850230",
+ "work_region": "mr",
+ "work_province_id": 15,
+ "work_company": "Ýüpekçi hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-62850230",
+ "work_started_at": "2024-03-07",
+ "work_salary": "1188",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "DXLRlIU3X1K7u67zfRVPavuMeHJY3YTT6kNUhhmn.jpg",
+ "passport_two": "QiUjwg8Gb1nVKzCzE8xHEgwkxg2ThIRH47lYxcis.jpg",
+ "passport_three": "uOPgughfQa9dK9tlLltzn8XS58LnUkrSnEViNO60.jpg",
+ "passport_four": "5TMJxUwJZLE6D4OVTH2MHlVdKoawuXDh8qZidzs0.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-12 17:57:09",
+ "updated_at": "2024-07-12 17:57:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2478,
+ "unique_id": "TB8302-2478",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mawlýuda",
+ "customer_surname": "Ýusupowa",
+ "customer_patronic_name": "Eşkuwatowna",
+ "passport_address": "Magdanly şäher Garagum köçe 4/2-nji jaý",
+ "real_address": "Magdanly şäher Garagum köçe 4/2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "243260",
+ "passport_given_at": "2001-08-09",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1976-05-26",
+ "email": null,
+ "phone": "62930280",
+ "phone_additional": null,
+ "phone_home": "44053111",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-44053103",
+ "work_started_at": "2007-05-28",
+ "work_salary": "1600",
+ "work_position": "Kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TNjOwAZidfke7llVD5Lygarm8Dj4J4QsmwnerQGj.jpg",
+ "passport_two": "O3bQIKrLtwmLtMjVrGzc02pFpRJJmpDPddgrjGjE.jpg",
+ "passport_three": "MD85STK8hZCUtdIMeqHv3L2fF5qfDEc4bvXVRkeA.jpg",
+ "passport_four": "XgZo7v0A72po1ZJZNiFNbuPhScTtiE7IHLmXnRpl.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 11:22:43",
+ "updated_at": "2024-07-16 15:40:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2479,
+ "unique_id": "TB1303-2479",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Anna",
+ "customer_surname": "Karepanowa",
+ "customer_patronic_name": "Aleksandrowna",
+ "passport_address": "Aşgabat şäheri Berkararlyk etraby 6mkr 1-njy geçelge 17-nji jaýy 12-nji öýi",
+ "real_address": "Aşgabat şäheri Berkararlyk etraby 6mkr 1-njy geçelge 17-nji jaýy 12-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "474675",
+ "passport_given_at": "1997-02-26",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1997-02-26",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63834060",
+ "phone_additional": "63834060",
+ "phone_home": "12286258",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Bakjaly hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-12594126",
+ "work_started_at": "2018-01-10",
+ "work_salary": "1876",
+ "work_position": "hasapçy-kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ee9LR4VcAv6KkBgdX3uhxwVmDCuieHOwe9CYcvvU.jpg",
+ "passport_two": "ubakPjdN7l0slNaHnwLWDhwy0mXpBZpXwVRsxz5O.jpg",
+ "passport_three": "3EExxL4UBuYPnXC353EtA0KwkveizCMHbUfGny60.jpg",
+ "passport_four": "pOFhUZIBFB0eCpHfmGtyzJHScSa5n6tYk4NPA1gO.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 11:30:07",
+ "updated_at": "2024-07-23 21:25:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2480,
+ "unique_id": "TB6360-2480",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maral",
+ "customer_surname": "Prikazowa",
+ "customer_patronic_name": "Gurbandurdyýewna",
+ "passport_address": "Hazar ş-çe 38-1-10",
+ "real_address": "Hazar ş-çe 38-1-10",
+ "passport_serie": "I-BN",
+ "passport_id": "233517",
+ "passport_given_at": "2005-06-17",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1980-02-19",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64399598",
+ "phone_additional": "64399598",
+ "phone_home": "64399598",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW Baş Bilim Müdirligi 35- nji mekdep",
+ "work_company_accountant_number": "+(993)-64399598",
+ "work_started_at": "2020-02-06",
+ "work_salary": "1629",
+ "work_position": "tam süpüriji",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "jUYCwvK6KoSyKwY4rmlhDBImrJLzmu8qozl6bhSf.jpg",
+ "passport_two": "BUeEjcvzvIQjwKjcK17lISyhmIzZSEfBi5SDSkG0.jpg",
+ "passport_three": "jiIbRU39fJWy9daxP43JBJi6HsfSY687cF4MEtAZ.jpg",
+ "passport_four": "VeBx9Lw6uk5cAIZt4caIbqNZbH7XeCmaIACgZh7t.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 11:43:08",
+ "updated_at": "2024-07-21 23:29:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2481,
+ "unique_id": "TB8302-2481",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Manzura",
+ "customer_surname": "Babakulowa",
+ "customer_patronic_name": "Kurbaniyazowna",
+ "passport_address": "Magdanly saheri Gurbansoltan eje kocesi 1/7",
+ "real_address": "Magdanly saheri Nesimi kocesi 19",
+ "passport_serie": "I-LB",
+ "passport_id": "243488",
+ "passport_given_at": "2001-10-01",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1980-07-25",
+ "email": "muziktank78@gmail.com",
+ "phone": "62794912",
+ "phone_additional": "65741563",
+ "phone_home": "54823",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "29-njy cagalar bagy",
+ "work_company_accountant_number": "+(993)-50388___",
+ "work_started_at": "2017-11-25",
+ "work_salary": "1199",
+ "work_position": "Komekci terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PTpcRDPjXchs3CXg6Ul4C5xyjfE9oYBxD2hhpBeZ.jpg",
+ "passport_two": "TnaUrO2DPzRkqsVlEJFQl63cJSuvLIH8dAVqa4dk.jpg",
+ "passport_three": "NRNCaAnab3LRf9kyfLKkOj5cnuwtwupDtIAFuy82.jpg",
+ "passport_four": "CQms3PLUAVD70TvL4P2WtfuAPKN3QoaTVtxpHTUm.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 11:49:34",
+ "updated_at": "2024-07-16 16:32:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2482,
+ "unique_id": "TB6360-2482",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Taňryberdi",
+ "customer_surname": "Safarow",
+ "customer_patronic_name": "Amanmyradowiç",
+ "passport_address": "Hazar ş-çe 31-5-19",
+ "real_address": "Hazar ş-çe 31-5-19",
+ "passport_serie": "I-BN",
+ "passport_id": "466789",
+ "passport_given_at": "2014-05-26",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1998-03-06",
+ "email": "annagulgeldyva229@gamil.com",
+ "phone": "61231532",
+ "phone_additional": "61231532",
+ "phone_home": "61231532",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Inžiner çözgütler\" Hususy Kärhanasy",
+ "work_company_accountant_number": "+(993)-61231532",
+ "work_started_at": "2023-11-21",
+ "work_salary": "3084",
+ "work_position": "montažçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "W2137dOZFPOAQ5iWon7PM8Rns1dzFCB5RLB7kjRM.jpg",
+ "passport_two": "Y1VqDoAO0RbZt39pzZN4jG9XWL3tebXySLNyouwC.jpg",
+ "passport_three": "JKbucLvfSWxwU531pb425EgVah0QhrR69J4YxhMK.jpg",
+ "passport_four": "hzZVyT3wQTRRXm8M2Zx055qQ07jwCkVPIqA8n8bR.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 14:04:28",
+ "updated_at": "2024-07-21 23:35:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2483,
+ "unique_id": "TB7370-2483",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Akmyrad",
+ "customer_surname": "Kömekow",
+ "customer_patronic_name": "Ýazdurdyýewiç",
+ "passport_address": "Ýolöten etrabynyň Rahat geňeşligi",
+ "real_address": "Ýolöten etrabynyň Rahat geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "293665",
+ "passport_given_at": "2003-11-25",
+ "passport_given_by": "Ýolöten etrap häkimligi",
+ "born_place": "Ýolöten etrabynyň Rahat geňeşligi",
+ "born_at": "1965-08-10",
+ "email": "akmyrad@gmail.com",
+ "phone": "64836447",
+ "phone_additional": "64836447",
+ "phone_home": "64836447",
+ "work_region": "mr",
+ "work_province_id": 11,
+ "work_company": "Ýolöten etrap döwlet weterinariýa gullugy",
+ "work_company_accountant_number": "+(993)-64836447",
+ "work_started_at": "2000-07-17",
+ "work_salary": "1143",
+ "work_position": "Weterinar lukman",
+ "education": "high_education",
+ "marriage_status": "WIDOW",
+ "passport_one": "u9Bb5yGWiGe2Jku2eNkXxtMScmwGVirIF4aUXGdo.jpg",
+ "passport_two": "vOQxrcOiIQTYeCrvyuq1Kids1sJSjMqik6ubrWEl.jpg",
+ "passport_three": "LJMu8pFtHsvkDLfrgj1HWdPItBkhpwSWWnzBndTb.jpg",
+ "passport_four": "BHpD0gMJ64VCpi7Nd6N5JynZsqndSGyaRz467yA9.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 14:26:53",
+ "updated_at": "2024-07-15 15:53:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2484,
+ "unique_id": "TB7370-2484",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Babageldi",
+ "customer_surname": "Hojaşow",
+ "customer_patronic_name": "Gurbangeldiýewiç",
+ "passport_address": "Ýolöten etrabynyň Agzybirlik geňeşligi",
+ "real_address": "Ýolöten etrabynyň Agzybirlik geňeşligi",
+ "passport_serie": "II-MR",
+ "passport_id": "240892",
+ "passport_given_at": "2019-08-08",
+ "passport_given_by": "Ýolöten etrap häkimligi",
+ "born_place": "Ýolöten etrabynyň Agzybirlik geňeşligi",
+ "born_at": "1972-12-20",
+ "email": "babageldi@gmail.com",
+ "phone": "63933831",
+ "phone_additional": "63933831",
+ "phone_home": "63933831",
+ "work_region": "mr",
+ "work_province_id": 11,
+ "work_company": "Ýolöten etrap arassaçylyk we keselleriň ýaýramagyna garşy göreşmek gullugynyň öňüni alyş we zyýansyzlandyryş bölümi",
+ "work_company_accountant_number": "+(993)-63933831",
+ "work_started_at": "2020-07-08",
+ "work_salary": "865",
+ "work_position": "Zyýansyzlandyryjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MVYKd89DPJzD3f6txTfLd69Rk2mfDnWnc4LAhAs9.jpg",
+ "passport_two": "ksrIb5s0AnRGID3I2cLYJxgKJU5IoObdm8jndNZt.jpg",
+ "passport_three": "WT2WCzv8GO7eGzesPW6avJWY9h0ZY6sUKlaD8M9a.jpg",
+ "passport_four": "Bx5kphVCMWu9iVaKfzqou907B4dmwoqb8JKqzVCe.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 14:43:31",
+ "updated_at": "2024-07-15 16:24:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2485,
+ "unique_id": "TB9315-2485",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Kakageldi",
+ "customer_surname": "Gylyçbaýew",
+ "customer_patronic_name": "Bekmyradowiç",
+ "passport_address": "Görogly etrap Magtymguly geňeşligi",
+ "real_address": "Görogly etrap Magtymguly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "489857",
+ "passport_given_at": "2006-08-25",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Magtymguly geňeşligi",
+ "born_at": "1985-08-13",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63195729",
+ "phone_additional": "63195729",
+ "phone_home": "63195729",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "\"Daşoguzýersuwgurluşyk\" önümçilik kärhanasy",
+ "work_company_accountant_number": "+(993)-63195729",
+ "work_started_at": "2008-02-22",
+ "work_salary": "1918",
+ "work_position": "ekskowator maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WKfwzyfD3hoTCyplk9ZvIvKZQdoWbGQSJDh7BRpV.jpg",
+ "passport_two": "EZFw9zkpz2srUUNADbLNOPOSRw6jnlCKadNX8gEN.jpg",
+ "passport_three": "TG18CCrSkBz32LAahEnYgR0ppp7IfZUhhlnHH7vH.jpg",
+ "passport_four": "iImTSwSrGtFuMmzsvhAT5uUrUCjVj7GADWXvBaHb.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 14:50:08",
+ "updated_at": "2024-07-15 14:50:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2486,
+ "unique_id": "TB1307-2486",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rahman",
+ "customer_surname": "Kadamow",
+ "customer_patronic_name": "Dowranowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Howdan A jaý28 öý40",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Howdan A jaý28 öý40",
+ "passport_serie": "I-AS",
+ "passport_id": "543704",
+ "passport_given_at": "2016-06-04",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1999-10-25",
+ "email": "Rahman@gmailcom",
+ "phone": "61939899",
+ "phone_additional": "61939899",
+ "phone_home": "12452636",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabadyň dokma doplumynyň Hojalyk olandyryş bölüminiň Çäkleri abadanlaşdyrmak we süpürmek boýunça",
+ "work_company_accountant_number": "+(993)-12456365",
+ "work_started_at": "2023-10-16",
+ "work_salary": "1810",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "41RyXTHqWGXl9rJlqAc6eitGgCqZiQXmawG9zsQo.jpg",
+ "passport_two": "CERHhjmr0XDG93XpTODPOG4XOtkgpmv9yqliOPx2.jpg",
+ "passport_three": "4AEA20s2cj88FuNac81jwKG9FKObTAZv4VsgEiTs.jpg",
+ "passport_four": "bF3E45tJPCEV3QrDm1Nqqt0lgFErXpaNhqOpzyGW.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 15:25:16",
+ "updated_at": "2024-08-02 03:53:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2487,
+ "unique_id": "TB6352-2487",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Alekseý",
+ "customer_surname": "Grigorewskiý",
+ "customer_patronic_name": "Leonidowiç",
+ "passport_address": "Balkan welaýat Magtymguly etrap G.Gökleň köçe 27 13",
+ "real_address": "Balkan welaýat Garabogaz şäher",
+ "passport_serie": "I-BN",
+ "passport_id": "264308",
+ "passport_given_at": "2005-11-10",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap",
+ "born_at": "1989-09-07",
+ "email": null,
+ "phone": "64879008",
+ "phone_additional": "64879008",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2005-11-10",
+ "work_salary": "2829",
+ "work_position": "uly ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9LaaFyc5nkAWx0Z18zB1fzKgXJfwauc4p966pygH.jpg",
+ "passport_two": "6qy0h3SvKl3Uz5BL1oGuxJNaGgxVziDS2KPycloN.jpg",
+ "passport_three": "Rkv9kuMAXr03CAnF4v0SiNN8tBohlHMbNP64gJU4.jpg",
+ "passport_four": "iLiiR2x7AMtFf4NAJ7Z6vDS9IkwZX69w5R3vEn6c.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 16:54:46",
+ "updated_at": "2024-07-15 16:54:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2488,
+ "unique_id": "TB1307-2488",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mayagul",
+ "customer_surname": "Annagurbanowa",
+ "customer_patronic_name": null,
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce 2002 jay 554 otag 6",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce 2002 jay 554 otag 6",
+ "passport_serie": "I-BN",
+ "passport_id": "154059",
+ "passport_given_at": "2001-02-08",
+ "passport_given_by": "Balkan welayatynyn Serdar etrap hakimligi",
+ "born_place": "Balkan welayatynyn Garrygala sahercesi",
+ "born_at": "1972-03-27",
+ "email": "AnnagurbanowaM@gmail.com",
+ "phone": "63698050",
+ "phone_additional": "63698050",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin 36 njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2008-01-02",
+ "work_salary": "3880",
+ "work_position": "baslangyc synp mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ne6druHR2bq4SGMf0aUUJn2D1l8wbHOIPm5he0hg.jpg",
+ "passport_two": "AMNchqgaMANoWWAf9TtbQYK8azidbEe95f2BzLl0.jpg",
+ "passport_three": "9hUioN6YKsacdS1gleij6OLxpV7enG2yKPt51LDY.jpg",
+ "passport_four": "Rnxg35KqKgFpx98iC8iRz24xoBeV6wm5mUjnxZ4G.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 17:03:23",
+ "updated_at": "2024-08-02 03:51:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2489,
+ "unique_id": "TB7369-2489",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Alty",
+ "customer_surname": "Mämmedow",
+ "customer_patronic_name": "Annaberdiýew",
+ "passport_address": "Baýramaly etrap Azat geňeşlik",
+ "real_address": "Baýramaly etrap Azat geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "167215",
+ "passport_given_at": "2018-01-26",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap azat geňeşligi",
+ "born_at": "1979-07-05",
+ "email": null,
+ "phone": "65304325",
+ "phone_additional": "65304325",
+ "phone_home": "65304325",
+ "work_region": "mr",
+ "work_province_id": 11,
+ "work_company": "HMNK Çuançin Buraw Iženerçilik Jogapkärçiligi Çäkli kompaniýasy",
+ "work_company_accountant_number": "+(993)-65304325",
+ "work_started_at": "2011-10-18",
+ "work_salary": "1794",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pAx4jMITQJsQqkmIVXxORo7GFnRhG0Li60PHox3v.jpg",
+ "passport_two": "QZShbXBTUudqGsFL1H4l395yhuukUZKUHwdpSeqX.jpg",
+ "passport_three": "2J5YQmx9PJ3ypmxAKN0XUXferg9crmXyc9649PkJ.jpg",
+ "passport_four": "ZbdoSyCPVCHFupZSOww0gBApymcBj2NKWWHgtdlL.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 17:08:55",
+ "updated_at": "2024-07-15 17:08:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2490,
+ "unique_id": "TB6352-2490",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Aýdogdyýew",
+ "customer_patronic_name": "Goşaýewiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 26/18",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 26/18",
+ "passport_serie": "I-BN",
+ "passport_id": "515358",
+ "passport_given_at": "2018-01-19",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Magtymguly etrabynyň Magtymguly şäheri",
+ "born_at": "1979-05-16",
+ "email": null,
+ "phone": "65150041",
+ "phone_additional": null,
+ "phone_home": "65150041",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-06-05",
+ "work_salary": "2644",
+ "work_position": "sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kIGm0jmNRBkYauxFP8TQibJQFOa3Zz40zJuR4zLz.jpg",
+ "passport_two": "soGD9SzDbahUoaCEerkvOgLfoWX2RRzmJDLyU4go.jpg",
+ "passport_three": "est0Ncc6uIctRhGLBMTk67GOOE6EVWUQ00cLgxE4.jpg",
+ "passport_four": "V0jbfTRNkfmEO76NoUkGgUKaPKmpYNEhzRfUxAlh.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-15 17:12:15",
+ "updated_at": "2024-07-16 09:16:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2491,
+ "unique_id": "TB9314-2491",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Maral",
+ "customer_surname": "Gurdowa",
+ "customer_patronic_name": "Durdyýewna",
+ "passport_address": "Köneürgenç etrabynyň Täzeýol geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Täzeýol geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "205403",
+ "passport_given_at": "2000-11-22",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "S.Türkmenbaşy ad.etrabynyň Azatlyk geňeşligi",
+ "born_at": "1967-12-23",
+ "email": null,
+ "phone": "63502589",
+ "phone_additional": "63502589",
+ "phone_home": "63502589",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 38-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2000-08-14",
+ "work_salary": "2096",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4oQLajoZk3Qp8JsahelPFIlbVq5jFsO7WTsehrKK.jpg",
+ "passport_two": "eKc1hbVKk1hpaU2GAhF0vbY99vkzoMM77vfuXfK2.jpg",
+ "passport_three": "WfNHvg9GrSLRbchc0EpH30rKoNgPLK39Fr5MJBby.jpg",
+ "passport_four": "eGMvgAtepDFl9A477w6l2qIwv4Af9eqCLJ3d0cOE.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 09:07:42",
+ "updated_at": "2024-07-16 09:12:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2492,
+ "unique_id": "TB8302-2492",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şazada",
+ "customer_surname": "Pardabaýewa",
+ "customer_patronic_name": "Pardabaýewna",
+ "passport_address": "Magdanly şäher Serdar köçe 1/2-nji jaýy",
+ "real_address": "Magdanly şäher Serdar köçe 1/2-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "935454",
+ "passport_given_at": "2016-10-15",
+ "passport_given_by": "Magdanly şäher Serdar köçe 1/2-nji jaýy",
+ "born_place": "Magdanly şäheri",
+ "born_at": "2000-07-30",
+ "email": null,
+ "phone": "62207900",
+ "phone_additional": "62207900",
+ "phone_home": "62207900",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-62207900",
+ "work_started_at": "2023-08-01",
+ "work_salary": "3223",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YwD8LGMNGjBSgkEXPg03e9NUdDiVrEk9u2Ho3uc1.jpg",
+ "passport_two": "3asnMID1YofbBSxRZsQFIliOA7JNmDJe4hjawB7t.jpg",
+ "passport_three": "YPjuhqEroo7NXtBIstz70lNoeboKGiAQCSvuehgE.jpg",
+ "passport_four": "HknpY5BIikB4eeZVYQFH9EvPJHqhLoUyv4fPOPtM.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 09:20:32",
+ "updated_at": "2024-07-16 16:32:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2493,
+ "unique_id": "TB9314-2493",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gurbanmyrat",
+ "customer_surname": "Ödäýew",
+ "customer_patronic_name": "Amanmyradowiç",
+ "passport_address": "Köneürgenç etrap Ezbergöl geňeşligi",
+ "real_address": "Köneürgenç etrap Ezbergöl geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "930430",
+ "passport_given_at": "2016-12-17",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Akderýa geňeşligi",
+ "born_at": "1989-07-14",
+ "email": null,
+ "phone": "64578358",
+ "phone_additional": "64578358",
+ "phone_home": "64578358",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Agyzsuw bölümi",
+ "work_company_accountant_number": "+(993)-23415___",
+ "work_started_at": "2012-11-29",
+ "work_salary": "1899",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DmyjRJ7oJyGkOq4LhLVxXQpntzdG3Qu6B1TBji21.jpg",
+ "passport_two": "ZYETdu56khZLGBNHfpweXVLVP84ULEyikNdSl9DQ.jpg",
+ "passport_three": "Ik6uAcri9bex55O8Rg2zrN5gRFVPG29rEoENZzsc.jpg",
+ "passport_four": "K6pwdxmNvHYj7dNQiinIBbeVYBAfJlSbbgmz63jZ.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 09:24:18",
+ "updated_at": "2024-07-16 09:30:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2494,
+ "unique_id": "TB1307-2494",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Didar",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Annageldiyewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koçe Kemine jay 47 korpus A otag 9",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koçe Kemine jay 47 korpus A otag 9",
+ "passport_serie": "I-AS",
+ "passport_id": "340255",
+ "passport_given_at": "2006-10-30",
+ "passport_given_by": "Asgabat saherinin Arcabil etrap hakimligi",
+ "born_place": "Asgabat saherinin Arcabil saheri",
+ "born_at": "1990-10-13",
+ "email": "OrazowD@gmail.com",
+ "phone": "64222894",
+ "phone_additional": "64222894",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "14 nji saglyk oyi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2018-06-16",
+ "work_salary": "2940",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "49GkvSQO6WKmP4AmuHvkTiW5MO5YzWrkNWBPUTBk.jpg",
+ "passport_two": "gRKaFPYdZZRoEnwB3Xg1zFlA78sJ3piUkbCPsmGy.jpg",
+ "passport_three": "kocb1XveTLZL5V802MNnoUSb20EXBWH41jBt70F1.jpg",
+ "passport_four": "HTdnautTepXsVbAIwlVNBKQBbDzadOAGAScQLfYo.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 10:14:54",
+ "updated_at": "2024-08-02 03:50:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2495,
+ "unique_id": "TB8312-2495",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Taganbaý",
+ "customer_surname": "Orakbaýew",
+ "customer_patronic_name": "Duşemowiç",
+ "passport_address": "Gazojak şäheriniň M.Abylow köçesiniň 4-nji jaýynyň 15-nji öýi",
+ "real_address": "Gazojak şäheriniň M.Abylow köçesiniň 4-nji jaýynyň 15-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "274161",
+ "passport_given_at": "2002-04-03",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Daşowuz welaýatynyň Gubadag etrabynyň Gök çäge geňeşligi",
+ "born_at": "1965-04-09",
+ "email": "taganbay2741@mail.com",
+ "phone": "64117462",
+ "phone_additional": null,
+ "phone_home": "44551777",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2017-01-01",
+ "work_salary": "1597",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CCHXXuUYFQzgZ1Cu2Q3ClbiW8Cy39HQxYooTZNZi.jpg",
+ "passport_two": "RxbykpJieR5tbNnhf9xJpqPatnoTTa4siyfBNpOY.jpg",
+ "passport_three": "c6X0KVctrlAToo7dmi53uMXYYAUgvRh6XcNnpjuM.jpg",
+ "passport_four": "afVdctNpReC1ushaHJOWV26Vj7ev74pTDAuBTQJz.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 10:30:22",
+ "updated_at": "2024-07-16 13:49:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2496,
+ "unique_id": "TB8312-2496",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gulendam",
+ "customer_surname": "Murattakkaýewa",
+ "customer_patronic_name": "Gurbandurdyýewna",
+ "passport_address": "Gazojak şäheriniň K.Sazakow köçesiniň 137-nji jaýynyň 16-njy öýi",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçesiniň 137-nji jaýynyň 16-njy öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "176185",
+ "passport_given_at": "2000-04-11",
+ "passport_given_by": "Gazojak şäherçe PU",
+ "born_place": "Gazojak şäherçesi",
+ "born_at": "1983-02-18",
+ "email": "gulendam1761@mail.com",
+ "phone": "64525411",
+ "phone_additional": null,
+ "phone_home": "44551111",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Gazojak şäheriniň çagalar Sungat mekdebi",
+ "work_company_accountant_number": "+(993)-44550020",
+ "work_started_at": "2017-06-16",
+ "work_salary": "1915",
+ "work_position": "Hojalyk müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "toUES7LfKRYFzebdbKNbrPbSVtnUfi19vLxjB3xX.jpg",
+ "passport_two": "ttSDrCEnljyVd392fm4Em5iTM8mPKSrHoWIE77gX.jpg",
+ "passport_three": "2EX8jxHISfuL0Q2JsoXmt0ipC3EuAtnIndFJg3rj.jpg",
+ "passport_four": "fICYMpiwYASUHHcbwSK93VmkmQYY8zNvJftbmyac.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 11:00:17",
+ "updated_at": "2024-07-17 10:39:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2497,
+ "unique_id": "TB1307-2497",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kerimberdi",
+ "customer_surname": "Täçmuhammedow",
+ "customer_patronic_name": "Muhammetberdiýewiç",
+ "passport_address": "Aşgabat ş Berkararlyk etr k G Kulyýew jaý 3 öý 43",
+ "real_address": "Aşgabat ş Berkararlyk etr k G Kulyýew jaý 3 öý 43",
+ "passport_serie": "I-AS",
+ "passport_id": "456412",
+ "passport_given_at": "2012-03-26",
+ "passport_given_by": "Aşgabat ş Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1996-03-10",
+ "email": "Kerimberdi@gmail.com",
+ "phone": "63271996",
+ "phone_additional": "63271996",
+ "phone_home": "12213053",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat ş 53-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2021-08-31",
+ "work_salary": "5149",
+ "work_position": "mygallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "43hP0jV1Wt6AtLyNLIYAxXJ9mWN3hORzIvod3ewR.jpg",
+ "passport_two": "WXZdkDVrxT5Ay64z29aCmz1ukpU11wBG2OfMzmrN.jpg",
+ "passport_three": "DQfnNfRkteFdy2KgnCnN1M57sYDh5315ucNM2JeP.jpg",
+ "passport_four": "YrhuS5Uhb8cqqHK2sK2fVS5qFM9UesxdN8p0wLxc.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 11:31:24",
+ "updated_at": "2024-08-02 03:50:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2498,
+ "unique_id": "TB8318-2498",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Zebonisa",
+ "customer_surname": "Işkabulowa",
+ "customer_patronic_name": "Işmuradowna",
+ "passport_address": "Lebap welaýatynyň Köýtenda etrabynyň Köýtendag şäheri B.Kerbabaýew köçesi 31-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtenda etrabynyň Köýtendag şäheri B.Kerbabaýew köçesi 31-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "590661",
+ "passport_given_at": "2010-08-08",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtenda şäherçesi",
+ "born_at": "1993-06-19",
+ "email": null,
+ "phone": "71281129",
+ "phone_additional": "65418745",
+ "phone_home": "44035412",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "60-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-61524596",
+ "work_started_at": "2024-01-15",
+ "work_salary": "2387",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qZUKTdxHDnOeC42XLXAJ5iT8XYBPNHXQ5HjbzjKN.jpg",
+ "passport_two": "fbOKfMt3O1Dvgs7dpTIohk8kVyJ6ynsTu5MldIzj.jpg",
+ "passport_three": "v6Vdr9F3XaOvTBhlOQKH67s5w3aRfRLXqPM1I8wJ.jpg",
+ "passport_four": "zfFG6gv6pYlWXyTTfCfV4dfbrjF4lNcRJxLhgeaz.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 13:52:31",
+ "updated_at": "2024-07-17 10:27:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2499,
+ "unique_id": "TB8318-2499",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Iskander",
+ "customer_surname": "Kurbankulow",
+ "customer_patronic_name": null,
+ "passport_address": "Lebap welaýatynyň Köýtendag etraby Magdanly şäheri 2-nji kiçi etrapça 7/19-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etraby Magdanly şäheri 2-nji kiçi etrapça 7/19-njy jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "065408",
+ "passport_given_at": "2019-09-18",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Döwletli etrabynyň Daşrabat geňeşligi",
+ "born_at": "1967-11-26",
+ "email": null,
+ "phone": "61296639",
+ "phone_additional": "71542651",
+ "phone_home": "44058421",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrabynyň Magdanly şäher hassahanasy",
+ "work_company_accountant_number": "+(993)-63524174",
+ "work_started_at": "2006-11-16",
+ "work_salary": "2883",
+ "work_position": "lukman",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "atnxhq42mNiPdAAp4hxSF3tfWVVgcZ6R0Gtl2291.jpg",
+ "passport_two": "ZbDiHq385v5wFBgBDQWGiWOIDtR9iMTcYthPTSEE.jpg",
+ "passport_three": "3pZbN2mpbD7xXEhcE1bSiUHAs99ItrQInNVrJGVf.jpg",
+ "passport_four": "hYF1LlgmlQZzYagLD2TvvlcjUFePfXK1JFS3uzd2.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 13:58:54",
+ "updated_at": "2024-07-17 10:28:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2500,
+ "unique_id": "TB8318-2500",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Maral",
+ "customer_surname": "Bazarowa",
+ "customer_patronic_name": "Omurowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýten geňeşliginiň Hojaýpil obasy Parahatçylyk köçesi 68-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýten geňeşliginiň Hojaýpil obasy Parahatçylyk köçesi 68-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "599463",
+ "passport_given_at": "2010-10-15",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi",
+ "born_at": "1993-02-04",
+ "email": null,
+ "phone": "62443540",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2022-07-08",
+ "work_salary": "2782",
+ "work_position": "Baş buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dXI88m5NUogSmqsBWKTR4KBbYytIK0081y0p1fwK.jpg",
+ "passport_two": "66SRvLaSnObNj2F2RDp2WDLl3mhWnFi3MNFoPR2n.jpg",
+ "passport_three": "NlszpFvAne9WjtEMdkFe9kruw666ec5B466zkR7g.jpg",
+ "passport_four": "WPCqQrf9DStNeZwSofRgYqMnaW3lvtdf96sVjGOI.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 13:59:19",
+ "updated_at": "2024-07-17 10:29:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2501,
+ "unique_id": "TB8318-2501",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Güldesde",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Ýoldaşewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etraby Kelif.ş-çe Magtymguly köçesi 16-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etraby Kelif.ş-çe Magtymguly köçesi 16-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "420627",
+ "passport_given_at": "2005-08-29",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi",
+ "born_at": "1985-11-22",
+ "email": null,
+ "phone": "64537086",
+ "phone_additional": "61980182",
+ "phone_home": "44024152",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrabynyň bedenterbiýe we sport bölümi",
+ "work_company_accountant_number": "+(993)-65321452",
+ "work_started_at": "2019-09-21",
+ "work_salary": "845",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wmd0jXTHmHQ22PwnWKeypuFSAlmBi2Ev4hC3BO05.jpg",
+ "passport_two": "dxm0zVno3HHdtBVG7wtIQeDMTT7geV1YMRS3iv0P.jpg",
+ "passport_three": "Bk8SW5mRBK4Q04W6IqetuJGyVX9Uxi5mHEq7HaXJ.jpg",
+ "passport_four": "EYeQbT94unHG3CJ0CWClyzX4iI9Q4abLBjgPmWOm.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-07-16 14:49:00",
+ "updated_at": "2024-07-17 10:31:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2502,
+ "unique_id": "TB8312-2502",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Tawus",
+ "customer_surname": "Altyýewa",
+ "customer_patronic_name": "Amandurdyýewna",
+ "passport_address": "Gazojak şäheriniň K.Sazakow köçesiniň 178-nji jaýynyň 24-nji öýi",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçesiniň 178-nji jaýynyň 24-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "539120",
+ "passport_given_at": "2007-05-12",
+ "passport_given_by": "Akdepe etrabynyň häkimligi",
+ "born_place": "Daşoguz welaýatynyň Akdepe etrabynyň Watan geňeşligi",
+ "born_at": "1990-11-15",
+ "email": "tawus5391@mail.com",
+ "phone": "62610545",
+ "phone_additional": null,
+ "phone_home": "44550200",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44551112",
+ "work_started_at": "2023-08-10",
+ "work_salary": "2285",
+ "work_position": "tehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TCLfYJxLQSb2g8Saxk8NW40mKREUsukEizCw7EsK.jpg",
+ "passport_two": "oPnKkP2ulYjoCcmYYGS0ornuyGyZPqZTEDLdeRpx.jpg",
+ "passport_three": "swLQD0LieoEk4t0O9uwtV7zwJWDO5xVgrh9CxIlc.jpg",
+ "passport_four": "gJ6CmH0ZApybxNbyvmoaR5RSSzkmPQAf8qPYcHu2.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 14:49:11",
+ "updated_at": "2024-07-21 23:14:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2503,
+ "unique_id": "TB9314-2503",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Narbaý",
+ "customer_surname": "Barmedow",
+ "customer_patronic_name": "Meredowiç",
+ "passport_address": "S.Türkmenbaşy etrap Kemine geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Kemine geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "108784",
+ "passport_given_at": "2001-11-01",
+ "passport_given_by": "S.Tükmenbaşy ad.etrap häkimi",
+ "born_place": "S.Türkmenbaşy etrap Aýböwür geňeşligi",
+ "born_at": "1972-12-16",
+ "email": null,
+ "phone": "61772551",
+ "phone_additional": "61772551",
+ "phone_home": "61772551",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 63-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "1995-08-04",
+ "work_salary": "4827",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9vACRUXD2WzionnDYZPM6WRfBqVHV5GOnyIk2j9k.jpg",
+ "passport_two": "EOwYLS4NH9Kf8ENKlkkvyNcFRFP5I7Zah6duvSu5.jpg",
+ "passport_three": "l70xEmbz9Me4R9vSGEN37CqeBCjKzCzk0GQG7stZ.jpg",
+ "passport_four": "lATfHkSiuPJiNY7IdiUPnmKM3HPU7OoIZJpgTz29.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 15:21:32",
+ "updated_at": "2024-07-16 15:22:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2504,
+ "unique_id": "TB8302-2504",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kyzlargul",
+ "customer_surname": "Irgaşowa",
+ "customer_patronic_name": "Işdawletowna",
+ "passport_address": "Magdanly şäher G.Ezizow köçe 2/3-nji jaý",
+ "real_address": "Magdanly şäher G.Ezizow köçe 2/3-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "553958",
+ "passport_given_at": "2009-08-20",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-06-08",
+ "email": null,
+ "phone": "65956749",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşäheragyzsuw\"müdirligi",
+ "work_company_accountant_number": "+(993)-44051496",
+ "work_started_at": "2010-04-14",
+ "work_salary": "2017",
+ "work_position": "Hasaplaşyk hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "m6wcQLTNMhZEIPgfQj8pAidvsO3iVG8aPMkdkaYm.jpg",
+ "passport_two": "LEp1DxfUDs75RrSerWKZoaHKlUx6c1Fz8MxAKaF7.jpg",
+ "passport_three": "a3KcMG25oK6NQaTPEK70egYQLKvU7En1V06BnUfa.jpg",
+ "passport_four": "jyi1eGY6iTobURBT707g8cRZZHeonBCfztK5rUhH.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 15:47:16",
+ "updated_at": "2024-07-18 15:41:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2505,
+ "unique_id": "TB6352-2505",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aleksandr",
+ "customer_surname": "Kirdýaşkin",
+ "customer_patronic_name": "Wiktorowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher Gorogly köçesi 9/13",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher Gorogly köçesi 9/13",
+ "passport_serie": "I-BN",
+ "passport_id": "515395",
+ "passport_given_at": "2018-04-25",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "Mordowiýa Respublikasynyň Krasnoslobodsk şäheri",
+ "born_at": "1969-09-09",
+ "email": null,
+ "phone": "64383654",
+ "phone_additional": null,
+ "phone_home": "64383654",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-01-21",
+ "work_salary": "3013",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "TLepXqj1sVnAmUJPcj22wNz1JOOOc2bqBaWcTbF4.jpg",
+ "passport_two": "cEeiOSWjQsRH0IT1HrGp17620YwCUpv1sGt2sl6R.jpg",
+ "passport_three": "uP6aS56hv8g5e9qYjFbUfLI7FKD9ajciHkZHLsDK.jpg",
+ "passport_four": "ZBhBf3WWdXTO1OmYttYwXTv4frvnOiOt1C1FTtjH.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 16:40:07",
+ "updated_at": "2024-07-19 21:53:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2506,
+ "unique_id": "TB6352-2506",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Saparbaý",
+ "customer_surname": "Amanbaýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-nji kiçi etrapça 1/8",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-nji kiçi etrapça 1/8",
+ "passport_serie": "I-BN",
+ "passport_id": "515231",
+ "passport_given_at": "2017-04-21",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "DW Boldumsaz etrabynyň Garaşsyzlyk geňeşligi",
+ "born_at": "1972-03-13",
+ "email": null,
+ "phone": "65187152",
+ "phone_additional": null,
+ "phone_home": "65187152",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-05-07",
+ "work_salary": "2622",
+ "work_position": "sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LelSAHBOhpGbDy2DObSWmTm8P3u0U7tDarMUAWeQ.jpg",
+ "passport_two": "h0Qy2rmN81BNBCNgMpY9E1MmTvvGAXTE1q7Wxhgt.jpg",
+ "passport_three": "4ktgWY4VSUxu3tAnNmMDYcYCL2yC0M0WsrFNAQJm.jpg",
+ "passport_four": "z0raFaDMlHYqxfNGavkrleM5VGsdC14R7vqgKu6R.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 16:44:21",
+ "updated_at": "2024-07-19 21:53:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2507,
+ "unique_id": "TB6352-2507",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Boris",
+ "customer_surname": "kuliýew",
+ "customer_patronic_name": "Borisowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri A.Nyýazow köçesi 4 jaý 3 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri A.Nyýazow köçesi 4 jaý 3 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "228583",
+ "passport_given_at": "2004-11-20",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Garabogaz şäheri",
+ "born_at": "1988-05-10",
+ "email": null,
+ "phone": "64778026",
+ "phone_additional": null,
+ "phone_home": "64778026",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-02-19",
+ "work_salary": "2087",
+ "work_position": "gaz bile kesijisi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "E0hpvMvxuVPd62CjyNpfWh3iO4KJva6S4aculxLU.jpg",
+ "passport_two": "0G55HPLgc1Du2deh61QE3teVyYWBJClTtxAxlntF.jpg",
+ "passport_three": "KRFZHdAAbbX96O8lph5uPngpKxj9PG6eGdWOipTZ.jpg",
+ "passport_four": "8JqPO6HvBqgBUNY6TRpKVKt9l9nPg6Z48qHr3jN7.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 16:50:15",
+ "updated_at": "2024-07-23 20:25:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2508,
+ "unique_id": "TB6352-2508",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Süleýman",
+ "customer_surname": "Baýramgeldiýew",
+ "customer_patronic_name": "Amansöýünowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri A.Nyýazow köçesi 2/12",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri A.Nyýazow köçesi 2/12",
+ "passport_serie": "I-BN",
+ "passport_id": "228474",
+ "passport_given_at": "2004-06-07",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Türkmenbaşy etraby Gyzylgaýa şäherçesi",
+ "born_at": "1987-10-21",
+ "email": null,
+ "phone": "65248900",
+ "phone_additional": null,
+ "phone_home": "65248900",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Kenar nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-12-16",
+ "work_salary": "2366",
+ "work_position": "operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gwi8pEo7ZF3tC0ePB11L5aoL4wG8LUXz9S3BNqDP.jpg",
+ "passport_two": "ZfcHAqVNdKyWIXWlunXxjgqPMpPQMI0rpA2q0QJi.jpg",
+ "passport_three": "DDYDyiNFazoG7WX2HMV77Cn4viC8zaQ9j48NRvuD.jpg",
+ "passport_four": "j4E5DCwXuGPXDxnMYeEVFkwXlzwK1JkSNzjzMtWp.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 16:54:40",
+ "updated_at": "2024-07-23 20:26:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2509,
+ "unique_id": "TB6352-2509",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jeren",
+ "customer_surname": "Çaryýewa",
+ "customer_patronic_name": "Nepesowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Magtymguly köçesi 26 21",
+ "real_address": "Balkan welaýat Garabogaz şäher Magtymguly köçesi 26 21",
+ "passport_serie": "I-MR",
+ "passport_id": "455299",
+ "passport_given_at": "2007-01-17",
+ "passport_given_by": "Mary welaýat Wekilbazar etrap häkimligi",
+ "born_place": "Mary welaýat Wekilbazar etrap Gökje geňeşligi",
+ "born_at": "1990-07-09",
+ "email": null,
+ "phone": "65299537",
+ "phone_additional": "65299537",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy bank",
+ "work_company_accountant_number": "+(993)-24340091",
+ "work_started_at": "2015-09-01",
+ "work_salary": "1884",
+ "work_position": "kassir gözegçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "XO1SBy6LYngj6EBlSsknKJM6GsXFyfrFbbkOGZus.jpg",
+ "passport_two": "xaNBgQAdznsD5rmfljhX1vioVofK2KEX1kTlmpEw.jpg",
+ "passport_three": "tJx9qWpYBsrPh6HEQcwFZaPg2WQDfHIm0HbqbBND.jpg",
+ "passport_four": "tG5RhHoHuLnBDTtHAzzxpXlaAAkle2iCWd433O2B.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 17:21:01",
+ "updated_at": "2024-07-16 17:21:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2510,
+ "unique_id": "TB6352-2510",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Janmämmet",
+ "customer_surname": "Balkanow",
+ "customer_patronic_name": "Agamämmedowiç",
+ "passport_address": "Balkan welaýat Türkmenbaşy şäher Akguýy geňeşlik Hudaýberdi oba",
+ "real_address": "Balkan welaýat Türkmenbaşy şäher Akguýy geňeşlik Hudaýberdi oba",
+ "passport_serie": "I-BN",
+ "passport_id": "130921",
+ "passport_given_at": "2001-07-26",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýat Türkmenbaşy şäher Akguýy geňeşlik Hudaýberdi oba",
+ "born_at": "1984-05-22",
+ "email": null,
+ "phone": "64171580",
+ "phone_additional": "64171580",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan semen zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2012-03-01",
+ "work_salary": "2588",
+ "work_position": "brigadir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hRg0Olyph5PyKasD0JFNNyu81srzscz4FLemHCAk.jpg",
+ "passport_two": "1b6kEfkQLIroVvOuiglhrkvizqWNbjl9CLolWNt1.jpg",
+ "passport_three": "ZSRjBdAxP7NRuMASyvUrBq4rFyxrQRuN3S3Vkt2O.jpg",
+ "passport_four": "dpFEI0y36G1KMq2aVTKHituZrR5MnfjVl5Yx3dgV.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 17:25:39",
+ "updated_at": "2024-07-16 17:25:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2511,
+ "unique_id": "TB6352-2511",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Orazmuhammet",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Garaýewiç",
+ "passport_address": "Balkan welaýat Magtymguly etrap Çendir geňeşligi Ak obasy",
+ "real_address": "Garabogaz şäher",
+ "passport_serie": "I-BN",
+ "passport_id": "142504",
+ "passport_given_at": "2002-12-01",
+ "passport_given_by": "Balkan welaýat Garrygala etrap häkimligi",
+ "born_place": "Balkan welaýat Balkanabat şäher",
+ "born_at": "1974-09-25",
+ "email": null,
+ "phone": "65978201",
+ "phone_additional": "65978201",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-06-13",
+ "work_salary": "2525",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mkm2iJwhxF4Sq2Sl7p66SzCpA45eJrCLh1RdNLyl.jpg",
+ "passport_two": "9G3RBhRMcY5OlvMIXaTG7W9wHJtY2g4AMY0a7qch.jpg",
+ "passport_three": "f9ci1t9lXDufPdhXjDou0TxJYKubQVl7KHzyneSS.jpg",
+ "passport_four": "wNGLRvDiRpkQiXh7BA9CkMIO0oFbneyGeyFuSOQ1.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 17:32:23",
+ "updated_at": "2024-07-16 17:32:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2512,
+ "unique_id": "TB6352-2512",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Seýidow",
+ "customer_patronic_name": "Orazdurdyýewiç",
+ "passport_address": "Aşgabat şäher Köpetdag etrap 2300 harby bölümi",
+ "real_address": "Garabogaz şäheri",
+ "passport_serie": "I-LB",
+ "passport_id": "931197",
+ "passport_given_at": "2016-02-18",
+ "passport_given_by": "Lebap welaýat Garaşsyzlyk etrap häkimligi",
+ "born_place": "Lebap welaýat Garaşsyzlyk etrap",
+ "born_at": "1991-05-01",
+ "email": null,
+ "phone": "61682227",
+ "phone_additional": "61682227",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-06-18",
+ "work_salary": "4272",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "N6HnZ8IPvTGMbakBWyMRAnDU9nZXuTMojWxSQo4i.jpg",
+ "passport_two": "7kU740huDD04EXQyj6kZ1oIIXXaVVB8qntSYkH84.jpg",
+ "passport_three": "YaKNiEodoqYhASck7oqUJ2yrDe9Hej0Y64bjMkYD.jpg",
+ "passport_four": "FB6Pd6XTPLeeEIDQsF2VR2kY2qpD8FlGZNnoiyVU.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 17:35:40",
+ "updated_at": "2024-07-16 17:35:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2513,
+ "unique_id": "TB9314-2513",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gurbanbaý",
+ "customer_surname": "Myşykow",
+ "customer_patronic_name": "Kakyşowiç",
+ "passport_address": "Köneürgenç etrap Akderýa geňeşligi",
+ "real_address": "Köneürgenç etrap Akderýa geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "507445",
+ "passport_given_at": "2003-11-28",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Akderýa geňeşligi",
+ "born_at": "1968-03-17",
+ "email": null,
+ "phone": "61121968",
+ "phone_additional": "61121968",
+ "phone_home": "61121968",
+ "work_region": "dz",
+ "work_province_id": 36,
+ "work_company": "Ruhubelent etrap Magrupy adyndaky daýhan birleşigi",
+ "work_company_accountant_number": "+(993)-64754749",
+ "work_started_at": "2023-12-01",
+ "work_salary": "1482",
+ "work_position": "baş agronom",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G2k6ClMfFSa8IPgI3HMAQTLbOYCRt9aCGGiYKaum.jpg",
+ "passport_two": "hz5RPYRYq1S1ypeSLbEulELZoV8X006U4BW3PhVH.jpg",
+ "passport_three": "pVMasONZDOboOk3IUx9OEExWuQjAbHtllx0PvgI6.jpg",
+ "passport_four": "sle9uU6444HCgBAx5BoxYItbdxFmaRRqaAMuPJXe.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 17:36:01",
+ "updated_at": "2024-07-16 17:36:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2514,
+ "unique_id": "TB6359-2514",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Maýagözel",
+ "customer_surname": "Mämmetgylyjowa",
+ "customer_patronic_name": "Toýgeldiýewna",
+ "passport_address": "BW Balkanabat şäher kiçi etrapça 13 jaý 35 öý 14",
+ "real_address": "BW Balkanabat şäher kiçi etrapça 13 jaý 35 öý 14",
+ "passport_serie": "I-BN",
+ "passport_id": "612221",
+ "passport_given_at": "2023-09-23",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1997-08-20",
+ "email": null,
+ "phone": "61939860",
+ "phone_additional": "61939860",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-10-01",
+ "work_salary": "2627",
+ "work_position": "geolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CrPlYyyNqsYTb2NDzA1zuixpZtTcrJJXw63YaVl3.jpg",
+ "passport_two": "KxeQG8JMYm3SD8IBDEU2NASsfzxBlkPhxeFA7fLC.jpg",
+ "passport_three": "imMvnWJxZ1sanaa6UYxrD6mncMhUtggwHTzGrv4N.jpg",
+ "passport_four": "qMjdkIkT5mE12ebAASOdTyBZb4kpktla3zWmom2v.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-16 17:39:18",
+ "updated_at": "2024-07-17 16:10:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2515,
+ "unique_id": "TB6360-2515",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nargül",
+ "customer_surname": "Annadurdyýewa",
+ "customer_patronic_name": "Aşyrmämmedowna",
+ "passport_address": "Bereket etrabynyň Galkynyş şäherçesiniň Gulmaç obasy",
+ "real_address": "Bereket etrabynyň Galkynyş şäherçesiniň Gulmaç obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "458126",
+ "passport_given_at": "2012-06-18",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etrabynyň Gulmaç geňeşligi",
+ "born_at": "1995-11-25",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61753103",
+ "phone_additional": "61753103",
+ "phone_home": "61753103",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçesi söwda bazary",
+ "work_company_accountant_number": "+(993)-61753103",
+ "work_started_at": "2023-11-06",
+ "work_salary": "1242",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dRaZwdO5Y6KS2UycxByWZn7RgeHM30yQjsbV5yWA.jpg",
+ "passport_two": "u2l6zboTOUoKe5pcyC68gQYy2GlNj1X3CG1uSVvl.jpg",
+ "passport_three": "uTT8pWrweSb8egar2VlzCXel7oYYeaeACRIehx4p.jpg",
+ "passport_four": "eSK63f6KoH4f5PDFBZ0iKeJ039u4VMRlkll0lWmz.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 09:59:43",
+ "updated_at": "2024-07-21 23:35:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2516,
+ "unique_id": "TB6360-2516",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arslan",
+ "customer_surname": "Annagulyýew",
+ "customer_patronic_name": "Nurmuhammedowiç",
+ "passport_address": "Balkanabat ş kw 207 jaý 29 öý 17",
+ "real_address": "Balkanabat ş kw 207 jaý 29 öý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "233889",
+ "passport_given_at": "2006-04-14",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1989-04-19",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64179978",
+ "phone_additional": "64179978",
+ "phone_home": "64179978",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Dragon Oil kompaniyasy",
+ "work_company_accountant_number": "+(993)-64179978",
+ "work_started_at": "2014-10-02",
+ "work_salary": "3837",
+ "work_position": "ammarcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TuU6DGqQWCJfTZ4v8dxY14swDdbergmXy4zgkCwY.jpg",
+ "passport_two": "hUWkOp5XymxVdPNrPmx4P2IV7LhEgr0htgwbB1un.jpg",
+ "passport_three": "Yl4qtNqJsKAyRxcEx6mHzCGphQrh36rZPsyz91Qv.jpg",
+ "passport_four": "20u8u0fDqr0CgNRWpm0aGiH8kPI9eNM5XoZuKx30.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 10:43:55",
+ "updated_at": "2024-08-12 22:36:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2517,
+ "unique_id": "TB8318-2517",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Zaripjan",
+ "customer_surname": "Agaýew",
+ "customer_patronic_name": "Çarykuliýewiç",
+ "passport_address": "Lebap welaýatynyň Dänew etrabynyň Ýyldyz geňeşliginiň Gazarçy köçesiniň 4-nji jaý",
+ "real_address": "Lebap welaýatynyň Dänew etrabynyň Ýyldyz geňeşliginiň Gazarçy köçesiniň 4-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "067407",
+ "passport_given_at": "1999-04-22",
+ "passport_given_by": "Lebap welaýatynyň Çärjew şäher PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Çärjew etrabynyň Talhanbazar geňeşligi",
+ "born_at": "1982-08-12",
+ "email": null,
+ "phone": "64920559",
+ "phone_additional": "62418563",
+ "phone_home": "44024098",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"LEBAP\"SEMENT ZAWODY",
+ "work_company_accountant_number": "+(993)-63524174",
+ "work_started_at": "2023-08-25",
+ "work_salary": "1987",
+ "work_position": "ekskowatorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kqwm9ZKW5o3CvlT0eV6lr06JmiokBnPPTPex0Gh9.jpg",
+ "passport_two": "fGzjhQcL63wVyibvzafxnpvwEDYozq7VvdbE9kpK.jpg",
+ "passport_three": "X9Sa90oLuOi6TE2oA7bJJoB1Cb4s8KyjMj4frBWi.jpg",
+ "passport_four": "UitruB6EXBuHsdWHtihYbTpHzn6eJSkAeNp8RPgm.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 10:46:27",
+ "updated_at": "2024-07-17 16:14:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2518,
+ "unique_id": "TB6360-2518",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gurbannyýaz",
+ "customer_surname": "Mämmettaganow",
+ "customer_patronic_name": "Amangurbanowiç",
+ "passport_address": "Gyzylarbat etrap köçe Togrul-beg jaý 20",
+ "real_address": "Gyzylarbat etrap köçe Togrul-beg jaý 20",
+ "passport_serie": "I-BN",
+ "passport_id": "261971",
+ "passport_given_at": "2006-09-12",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1990-07-01",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62327462",
+ "phone_additional": "62327462",
+ "phone_home": "62327462",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Dragon Oil kompaniya",
+ "work_company_accountant_number": "+(993)-62327462",
+ "work_started_at": "2015-07-25",
+ "work_salary": "3726",
+ "work_position": "ohranik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YQPlqK9xL6VPpSwE9WOmYvZATYaIfgybKIYWpcgr.jpg",
+ "passport_two": "6zhGcOpLhFDnmKuxrsqHAW3McU3Sj4CGRZFGSFMu.jpg",
+ "passport_three": "o27aRn94jeh8fu6qxts2GeBHbGb3pLqeY5VeuLvD.jpg",
+ "passport_four": "aZ56Ym2vFEYfMOjYOxRxb2l4xPUtt3k3CJlRjdkO.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 10:51:25",
+ "updated_at": "2024-07-21 23:40:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2519,
+ "unique_id": "TB8312-2519",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Täjibaýew",
+ "customer_patronic_name": "Maksadowiç",
+ "passport_address": "Azady köçe 504/405/2",
+ "real_address": "Azady köçe 504/405/2",
+ "passport_serie": "I-LB",
+ "passport_id": "959227",
+ "passport_given_at": "2017-03-17",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Gazojak şäheri",
+ "born_at": "2000-11-15",
+ "email": "shty@mail.ru",
+ "phone": "62050814",
+ "phone_additional": null,
+ "phone_home": "44551245",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44512458",
+ "work_started_at": "2024-02-20",
+ "work_salary": "1617",
+ "work_position": "Suwakçy, reňkleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4xQlTT2vlZRFogvvBL1cRkhAoNpnkP0Gx5PQyeoz.jpg",
+ "passport_two": "DgCszDWE4weKuM2tiYaVALJS2lR1uWI4v9mKfzf9.jpg",
+ "passport_three": "gzMYYiHH81neVQcUNFcMBhsUlt27BpyeWaMBYvJc.jpg",
+ "passport_four": "j59aVve8iwzUJybMIPP8z9yCZE4nvPzCCCbrpLL4.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 11:00:07",
+ "updated_at": "2024-07-29 01:55:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2520,
+ "unique_id": "TB6360-2520",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aşyrmämmet",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Orazgeldiýewiç",
+ "passport_address": "Hazar ş-çe 39-15-14",
+ "real_address": "Hazar ş-çe 39-15-14",
+ "passport_serie": "I-BN",
+ "passport_id": "233614",
+ "passport_given_at": "2005-08-22",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1989-08-08",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "61671239",
+ "phone_additional": "61671239",
+ "phone_home": "61671239",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Daragon Oil kompanyasy",
+ "work_company_accountant_number": "+(993)-61671239",
+ "work_started_at": "2015-03-23",
+ "work_salary": "3801",
+ "work_position": "matros",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "58CzBECwnMDbdDAksP14PNX984MXZTRZItNaOLEt.jpg",
+ "passport_two": "54rMNlJX1APIOnqYEWyG1fKNdOE02mpbm9N46jBE.jpg",
+ "passport_three": "pUKHLIEsMX8syVBK2WzkruFG7A3SuAk7xS64bpeD.jpg",
+ "passport_four": "9R9kcW7nzKIg0ejtvr8elECLXoh3EbPRnwJ1Y7Tp.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 11:23:01",
+ "updated_at": "2024-08-13 00:58:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2521,
+ "unique_id": "TB8302-2521",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kemal",
+ "customer_surname": "Annekow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Magdanly şäher Daşoguz köçe 16-njy jaý",
+ "real_address": "Magdanly şäher Daşoguz köçe 16-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "573526",
+ "passport_given_at": "2010-06-05",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1993-06-27",
+ "email": null,
+ "phone": "64524925",
+ "phone_additional": "61982160",
+ "phone_home": "44054598",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "29-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-44050212",
+ "work_started_at": "2010-06-05",
+ "work_salary": "3289",
+ "work_position": "Müdiriň orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SKn15d79ngTdtZiCzv04sgWw8vPPRXpIFFrMtsmV.jpg",
+ "passport_two": "sZqNADwXBKA4LlAHwrm1dweQH3jCvEZsQVvkvip0.jpg",
+ "passport_three": "zTovF05iRMw05VCASYN6hU3MiroEUv62YNrQhmTh.jpg",
+ "passport_four": "ryMysnkrlCpUMc79r88JfyGDRq2HmWLlUnzwtCWE.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 11:28:08",
+ "updated_at": "2024-07-18 15:41:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2522,
+ "unique_id": "TB6360-2522",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ýagşymyrat",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Berdimädowiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi 39 ÝJT jaý 13 öý 13",
+ "real_address": "Balkan welaýaty Hazar şäherçesi 39 ÝJT jaý 13 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "148300",
+ "passport_given_at": "2000-03-30",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher polisiýa bölümi",
+ "born_place": "Daşoguz welaýatynyň Tagta etrabynyň Berkakar geňeşligi",
+ "born_at": "1972-03-12",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64179289",
+ "phone_additional": "64179289",
+ "phone_home": "64179289",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Ýaşaýyş bejeriş ulanyş uçastogy",
+ "work_company_accountant_number": "+(993)-64179289",
+ "work_started_at": "2024-01-02",
+ "work_salary": "2045",
+ "work_position": "santehnik slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UqkOVdJ1abH99ca2sciXCVajeYITLEjmsMmShtu3.jpg",
+ "passport_two": "1kMiScE3Bc0KoqLcPfzH1Fy3vNhnTaoBhmNwWWs6.jpg",
+ "passport_three": "hKi2OaUJil5uv6FEKdhTOTAMbevoCqBsQONOUV5q.jpg",
+ "passport_four": "03kGaiQkbImhqwRjDQYP3DT1PPl3Wn30G4b9m6KZ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 13:59:51",
+ "updated_at": "2024-07-21 23:39:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2523,
+ "unique_id": "TB6352-2523",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Leýla",
+ "customer_surname": "Gutlyýewa",
+ "customer_patronic_name": "Ruslanowna",
+ "passport_address": "BW Türkmenbaşy etraby garabogaz şäheri 2 kiçi etrapça 9/5",
+ "real_address": "BW Türkmenbaşy etraby garabogaz şäheri 2 kiçi etrapça 9/5",
+ "passport_serie": "I-BN",
+ "passport_id": "424374",
+ "passport_given_at": "2012-04-25",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Garabogaz şäheri",
+ "born_at": "1986-04-08",
+ "email": null,
+ "phone": "65299428",
+ "phone_additional": null,
+ "phone_home": "65299428",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2005-08-17",
+ "work_salary": "1762",
+ "work_position": "telefon-telegrafçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8cC97p9zxqSF7ZRSizrnnEnfAl8jtPomyaH00ik3.jpg",
+ "passport_two": "Er0eKNWfC1PjuNFBSgxiSl6PF0VEKesfKcJnKXTJ.jpg",
+ "passport_three": "HFXpXs050ssSiRkHM6D5NLo4l9skxgD6XSmomVvx.jpg",
+ "passport_four": "XDJ28WmiaOoFUqZ4ZUOj3axCkJGCNQLdDxyVyHc7.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 14:12:24",
+ "updated_at": "2024-07-19 21:52:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2524,
+ "unique_id": "TB6352-2524",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bahargül",
+ "customer_surname": "Gaýypowa",
+ "customer_patronic_name": "Taganowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher A.Nyýazow köçesi 9/1",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher A.Nyýazow köçesi 9/1",
+ "passport_serie": "I-DZ",
+ "passport_id": "079449",
+ "passport_given_at": "2000-10-13",
+ "passport_given_by": "DW Boldumsaz etrap häkimligi",
+ "born_place": "DW Boldumsaz etrabynyň 10 ýyl abadanlyk geňeşligi",
+ "born_at": "1977-04-03",
+ "email": null,
+ "phone": "65180371",
+ "phone_additional": null,
+ "phone_home": "65180371",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etraby Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2010-01-04",
+ "work_salary": "1737",
+ "work_position": "terbiýertçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BOrxQst2nZmwhzaIp33VQXEO4Uyv4YMVVPofes3v.jpg",
+ "passport_two": "Q7L8swwBrPkLMdKlqkFSnOmz6HqqD0ZoInVh7NTK.jpg",
+ "passport_three": "jg96Ma3GaV6Jh4h2m9xdL76gLbSV7CRhg1d14BL9.jpg",
+ "passport_four": "aI5qvFcLP5WK9sAMwsSuO2Vw1i27EpEwriT6Omzf.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 14:16:47",
+ "updated_at": "2024-07-23 20:26:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2525,
+ "unique_id": "TB6352-2525",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Laçyn",
+ "customer_surname": "Kalpakowa",
+ "customer_patronic_name": "Tirkeşowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçii etrapça 5/11",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçii etrapça 5/11",
+ "passport_serie": "I-AH",
+ "passport_id": "428784",
+ "passport_given_at": "2009-09-21",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "DW Daşoguz şäheri",
+ "born_at": "1993-07-14",
+ "email": null,
+ "phone": "62489082",
+ "phone_additional": null,
+ "phone_home": "62489082",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-02-17",
+ "work_salary": "2816",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Zv5FbxscNpvVPvhwftG2fQimPCzPmlN96kGHa2XX.jpg",
+ "passport_two": "5p1M2EJA6Gry9sQiTeAuyVkZKhJEEgpmfec85NPL.jpg",
+ "passport_three": "o6DzHHLnNh0fE1jNcjY9nOskv57ikOMTLtqauL83.jpg",
+ "passport_four": "OwNMrN7T7LCIXO8yRff039kWduAnbo6zIaCiNyuz.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 14:22:27",
+ "updated_at": "2024-07-23 20:27:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2526,
+ "unique_id": "TB6352-2526",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maral",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Saparowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 25 14",
+ "real_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 25 14",
+ "passport_serie": "I-DZ",
+ "passport_id": "271908",
+ "passport_given_at": "2002-03-28",
+ "passport_given_by": "Daşoguz welaýat Tagta etrap häkimligi",
+ "born_place": "Daşoguz welaýat Tagta etraby",
+ "born_at": "1983-10-27",
+ "email": null,
+ "phone": "65186856",
+ "phone_additional": "65186856",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş Jaý Ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-03-23",
+ "work_salary": "1709",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HwcT1YsOciJCtADaxxlUfy8iNiqRVfWKuVbtdStt.jpg",
+ "passport_two": "O73BIfelmRantvCR3Q9TnMCjfRni866pJ1uNyfv1.jpg",
+ "passport_three": "JBRsby0kBfeWcr0FKQAppaCeCopxMyodhBCejtdV.jpg",
+ "passport_four": "brBI84LilaaMch2G5xm0D3k0uoLLhZLshzYU5rYz.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 14:32:03",
+ "updated_at": "2024-07-17 14:32:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2527,
+ "unique_id": "TB6352-2527",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sülgün",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Sätmeňliýewna",
+ "passport_address": "Balkan welaýat Magtymguly etrap Şameýdan oba 12 3",
+ "real_address": "Balkan welaýat Magtymguly etrap Şameýdan oba 12 3",
+ "passport_serie": "I-BN",
+ "passport_id": "062502",
+ "passport_given_at": "1999-04-27",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly etrap",
+ "born_at": "1983-03-22",
+ "email": null,
+ "phone": "61738769",
+ "phone_additional": "61738769",
+ "phone_home": "24350612",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Garabogazkrabamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2021-04-23",
+ "work_salary": "1726",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WTh6NsQKiUQ6rLaiQUjZig0GpbSkFdja8KZtO7rm.jpg",
+ "passport_two": "X1q0dCe0QxzuQz9R6OvdmHavlCMcgYzO5yzm2Ig8.jpg",
+ "passport_three": "2oOkabm0tXX8zx9vmtdKPsTxRCw9g5ajeB7U40E0.jpg",
+ "passport_four": "ATCQBycO4JupIaZaJfVfdt8xKUqa6DhoxH1ncdX6.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 14:37:57",
+ "updated_at": "2024-07-17 14:37:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2528,
+ "unique_id": "TB6352-2528",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sona",
+ "customer_surname": "Gurbansähedowa",
+ "customer_patronic_name": "Hemragulyýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Görogly köçe 9 23",
+ "real_address": "Balkan welaýat Garabogaz şäher Görogly köçe 9 23",
+ "passport_serie": "I-LB",
+ "passport_id": "502762",
+ "passport_given_at": "2006-10-19",
+ "passport_given_by": "Lebap welaýat Garabekewül etrap hakimlik",
+ "born_place": "Lebap welaýat Garabekewül etrap",
+ "born_at": "1989-03-29",
+ "email": null,
+ "phone": "63964723",
+ "phone_additional": "63964723",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-12-18",
+ "work_salary": "2560",
+ "work_position": "çekimçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MNiMRMyOkyvLuuSjmCHI3piDCfTJ4HAugnqCvaeL.jpg",
+ "passport_two": "7GtajRQWTwrC2wc03bwNBPdyPncTwD0rPbJJPSbt.jpg",
+ "passport_three": "0c1LYMAjkrgCXXBKGDY0yBcFFgU42edwzpsD4Hdb.jpg",
+ "passport_four": "idf4bF3N7LZ3PJNzATBTxJgUk0bvwFJNwjGoqpEv.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 14:41:44",
+ "updated_at": "2024-07-17 14:41:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2529,
+ "unique_id": "TB1307-2529",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Asyrmyrat",
+ "customer_surname": "Asyrmyradow",
+ "customer_patronic_name": "Gurbannazarowic",
+ "passport_address": "Asgabat saherinijn Berkararlyk etraby Parahat 7 2 jay 5 otag 3",
+ "real_address": "Asgabat saherinijn Berkararlyk etraby Parahat 7 2 jay 5 otag 3",
+ "passport_serie": "I-AS",
+ "passport_id": "653242",
+ "passport_given_at": "2021-10-16",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap Polisiya bolumi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1967-01-20",
+ "email": "Asyrmyrat@gmail.com",
+ "phone": "61300792",
+ "phone_additional": "61300792",
+ "phone_home": "61300792",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatagyzsuw birlesigi",
+ "work_company_accountant_number": "+(993)-61300792",
+ "work_started_at": "2022-04-08",
+ "work_salary": "5397",
+ "work_position": "elektromontyor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "K35saqMzHtEoLduwi5keqI4TkntDyaJ1uOigdgXv.jpg",
+ "passport_two": "xiDywPVxv7FeAdk4PoUdhfQTuWNSVVeLpb6srqoO.jpg",
+ "passport_three": "fxPnZWJfNcHfrAMieGw1GoibrH1Pa2xaoho2SwLK.jpg",
+ "passport_four": "eN5ZZvGMa2Xn2CLREZSvgGCLDPi7F6JpxoXlZO78.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 15:12:42",
+ "updated_at": "2024-08-02 03:49:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2530,
+ "unique_id": "TB1307-2530",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammetberdiyew",
+ "customer_surname": "Rowsen",
+ "customer_patronic_name": "Kerimberdiyewic",
+ "passport_address": "Asgabat s Berkararlyk etr koce zarpcy jay10",
+ "real_address": "Asgabat s Berkararlyk etr koce zarpcy jay10",
+ "passport_serie": "I-AS",
+ "passport_id": "693005",
+ "passport_given_at": "2023-10-10",
+ "passport_given_by": "Asgabat s Berkararlyk etr PB",
+ "born_place": "Asgabat s",
+ "born_at": "1978-03-02",
+ "email": "Rowsen@gmail.com",
+ "phone": "65600110",
+ "phone_additional": "65600110",
+ "phone_home": "65600110",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Lebiz plastik HJ",
+ "work_company_accountant_number": "+(993)-12414204",
+ "work_started_at": "2023-11-13",
+ "work_salary": "4445",
+ "work_position": "upcunci",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "UOxTTI40isy5qclvPc0D5xfDjkwsnmbeeJLFJzMi.jpg",
+ "passport_two": "1VdZulMG73Lpqs2e87Z5SzBSfqHhTPJiFGsaubzc.jpg",
+ "passport_three": "1jXySnaMHNYivhHsakbJnx6UhaHUlrpESMGTZxRv.jpg",
+ "passport_four": "yLHQAywMuzllQc4sRHXIQAqX6DvD3PKCpSxqTARm.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-17 16:30:10",
+ "updated_at": "2024-08-02 03:48:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2531,
+ "unique_id": "TB8312-2531",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Murat",
+ "customer_surname": "Artykow",
+ "customer_patronic_name": "Rozumbaýewiç",
+ "passport_address": "Gazojak şäheriniň Azady köçesiniň 233-nji jaýynyň 8-nji öýi",
+ "real_address": "Gazojak şäheriniň Azady köçesiniň 233-nji jaýynyň 8-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "906433",
+ "passport_given_at": "2016-01-13",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Akdepe etrabynyň Akdepe şäherçesi",
+ "born_at": "1970-11-30",
+ "email": "murat9064@gmail.com",
+ "phone": "63248485",
+ "phone_additional": null,
+ "phone_home": "44550121",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"Lebapgazçykaryş\" müdirligi",
+ "work_company_accountant_number": "+(993)-44552223",
+ "work_started_at": "2003-07-01",
+ "work_salary": "5172",
+ "work_position": "tehnologiki kompressorlaryň maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "a0i9zjmGiQaIP3UOG9vkZQuO33v4jayXEoT4FhEK.jpg",
+ "passport_two": "4IuszoRQ79A6tpJz59gnzc1LJ4HzWBZRN86je7DI.jpg",
+ "passport_three": "pixivglgk9J39Z6liVhKRXzRroBSNnK2FEEiBXuX.jpg",
+ "passport_four": "V4lDH9MvFIMUVh7SUwoGkuDvdCqBliVWVXfDJrQb.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 09:56:11",
+ "updated_at": "2024-07-19 02:00:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2532,
+ "unique_id": "TB8318-2532",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Sewara",
+ "customer_surname": "Rawşanowa",
+ "customer_patronic_name": "Rawşanowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etraby Kelif.ş-çe Azatlyk köçesi 15-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etraby Kelif.ş-çe Azatlyk köçesi 15-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "908821",
+ "passport_given_at": "2015-10-27",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etraby Kelif.ş-çe",
+ "born_at": "1999-07-27",
+ "email": null,
+ "phone": "61742542",
+ "phone_additional": "63524174",
+ "phone_home": "44029674",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-62416253",
+ "work_started_at": "2021-09-01",
+ "work_salary": "1149",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "5XpfJY7C8TvemxN3SrJUSZl6tCbylRuZpkN2o4gM.jpg",
+ "passport_two": "12tjxrrs0N7ojZp3OxdPCmvGNTkOlDuhqpcd5Ov5.jpg",
+ "passport_three": "WJksusfdMHwmGXJe5tQF3VZ5Vjxg3U1ID729RJeY.jpg",
+ "passport_four": "tVtzCjr1iCh1X1JrB5TVP1FwF3HyY9ggFKQBNpgh.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 10:20:04",
+ "updated_at": "2024-07-18 10:22:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2533,
+ "unique_id": "TB8318-2533",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Hudakul",
+ "customer_surname": "Rozymahammedow",
+ "customer_patronic_name": "Jumadurdyýewiç",
+ "passport_address": "Lebap welaýatynyň Hojambaz etrabynyň Pagtaçy geňeşliginiň Pagtaçy obasy Jeýhun köçesi 10-njy jaýy",
+ "real_address": "Lebap welaýatynyň Hojambaz etrabynyň Pagtaçy geňeşliginiň Pagtaçy obasy Jeýhun köçesi 10-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "282414",
+ "passport_given_at": "1985-10-15",
+ "passport_given_by": "Lebap welaýatynyň Saparmyrat Nyýazow etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Saparmyrat Nyýazow etrabynyň Pagtaçy geňeşligi",
+ "born_at": "1985-10-15",
+ "email": null,
+ "phone": "63120255",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" sement zawody",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-03-12",
+ "work_salary": "2884",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "puXNo6QDYdTXJM0BX1I0B9N2iS4Hdab2LLW1ptrs.jpg",
+ "passport_two": "a5C88IpCZgIhv56NWBVF1ODx4JovxIcPHJ4IT6yv.jpg",
+ "passport_three": "TAHcIIIsi2hTvE803qSGBubKITlDD2ccM5Ggq643.jpg",
+ "passport_four": "Byms17ERsqXobbZBO21MjUZvR90WCfOL9HDrifD1.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-07-18 10:41:11",
+ "updated_at": "2024-07-18 15:01:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2534,
+ "unique_id": "TB8302-2534",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ogulsat",
+ "customer_surname": "Muradaliyewa",
+ "customer_patronic_name": "Muradaliyewna",
+ "passport_address": "Magdanly saheri Dasoguz kocesi 16",
+ "real_address": "Magdanly saheri Dasoguz kocesi 16 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "590400",
+ "passport_given_at": "2010-09-04",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1994-05-27",
+ "email": "muziktank78@gmail.com",
+ "phone": "61982160",
+ "phone_additional": "65451944",
+ "phone_home": "54188",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51443___",
+ "work_started_at": "2018-09-01",
+ "work_salary": "4147",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "L9Kb1oC0bNNY5s0DPEN3CivSJTALKD7oFjMWRjDr.jpg",
+ "passport_two": "KMxzpZEa6pzgVwKcSLTZdjayoUwxafASWx3cwdhz.jpg",
+ "passport_three": "79eVfx5AoxwXhDzpeA6ujZ7Fis3a3XuEw8pFLKC0.jpg",
+ "passport_four": "7na2SwmfVvKvDWIKOmsc61Xua4t9QnsYkILMctJ4.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 10:49:10",
+ "updated_at": "2024-07-18 15:42:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2535,
+ "unique_id": "TB8312-2535",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Pirpolat",
+ "customer_surname": "Saparjanow",
+ "customer_patronic_name": "Orazpoladowiç",
+ "passport_address": "Gazojak şäheriniň H.Kulyýew köçesiniň 11-nji jaýy",
+ "real_address": "Gazojak şäheriniň H.Kulyýew köçesiniň 11-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "409862",
+ "passport_given_at": "2005-06-17",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Sedwer geňeşligi",
+ "born_at": "1971-03-01",
+ "email": "pirpolat4098@gmail.com",
+ "phone": "62317886",
+ "phone_additional": null,
+ "phone_home": "44552022",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"TGNG\" trestiniň 5-nji ÝöGGM-ň SÖÖM-sy",
+ "work_company_accountant_number": "+(993)-44552228",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2059",
+ "work_position": "ammarçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qVTs3t1dPPJIFKnMxSW0qkvECNygPOX9YCw1Jgnb.jpg",
+ "passport_two": "lscGMW7yUtbRzscQLz4xTvc76rQXjjeIsEce7NcC.jpg",
+ "passport_three": "gNjpZSiH6gZnzrlLFvvZChgLHnRLzYmgYXD4U1af.jpg",
+ "passport_four": "mUZIKWYJFblBXNfnsFYWcTPGFJOC12uYijfNjXvP.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 11:11:40",
+ "updated_at": "2024-07-24 03:14:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2536,
+ "unique_id": "TB9314-2536",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Tirkeşmyrat",
+ "customer_surname": "Babekow",
+ "customer_patronic_name": "Meretdurdyýewiç",
+ "passport_address": "S.Türkmenbaşy etrabynyň Dostluk geňeşligi",
+ "real_address": "S.Türkmenbaşy etrabynyň Dostluk geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "004966",
+ "passport_given_at": "2019-05-23",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "born_at": "1970-05-28",
+ "email": null,
+ "phone": "63267176",
+ "phone_additional": "63267176",
+ "phone_home": "63267176",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap bilim bölümi 70-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "1993-08-01",
+ "work_salary": "2160",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zB6gGr7Ake05TW1n6P3rmRAN8ly75PcJZZmYPwS2.jpg",
+ "passport_two": "AElluShjhvn9g05tFxbgBNkqXSDczT3izJpXqW6v.jpg",
+ "passport_three": "Kvbzje2Fxlozp3Z4F7IbvgLPj7uh0mjXl98RaKeQ.jpg",
+ "passport_four": "qL5OdpsH20AqHyGopibOXixUwJA7kKR9OT9AMwAK.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 11:41:41",
+ "updated_at": "2024-07-18 11:42:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2537,
+ "unique_id": "TB8318-2537",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Bahadur",
+ "customer_surname": "Haitow",
+ "customer_patronic_name": "Amanowic",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi Gazçylar köçesi 5-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi Gazçylar köçesi 5-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "363616",
+ "passport_given_at": "2002-12-24",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi",
+ "born_at": "1981-12-12",
+ "email": null,
+ "phone": "63356679",
+ "phone_additional": "65324152",
+ "phone_home": "44034018",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-63524174",
+ "work_started_at": "2015-09-01",
+ "work_salary": "1640",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Tke2XDM3jO3SzeFfX6bV1JJdHj6leGhLeRsVhLsM.jpg",
+ "passport_two": "wMCxEWKlfW4W8cxkHkD2CjCRgMlmKbQRYYKemB2E.jpg",
+ "passport_three": "rtdBGpM3W78cI2rqaSB1woQdCc3hQPX2RC7pezoB.jpg",
+ "passport_four": "olYud6BodrMFl5f2nT2vu1Hwm75uEZ4WDsuTj5os.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 14:12:32",
+ "updated_at": "2024-07-18 14:13:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2538,
+ "unique_id": "TB1307-2538",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yazjemal",
+ "customer_surname": "Nepesowa",
+ "customer_patronic_name": "Muhammetmyradowna",
+ "passport_address": "Asgabat s Berkararlyk koce uspenski jay124 oy47",
+ "real_address": "Asgabat s Berkararlyk koce uspenski jay124 oy47",
+ "passport_serie": "I-AS",
+ "passport_id": "069200",
+ "passport_given_at": "1999-04-29",
+ "passport_given_by": "Asgabat s Berkararlyk etr",
+ "born_place": "Asgabat s",
+ "born_at": "1970-03-21",
+ "email": "Yazjemal@gmail.com",
+ "phone": "62626684",
+ "phone_additional": "62626684",
+ "phone_home": "62626684",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Demiryollary AGPJ",
+ "work_company_accountant_number": "+(993)-12765673",
+ "work_started_at": "2010-08-19",
+ "work_salary": "1915",
+ "work_position": "Is buyuryjy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "IvelpVgtPpSof3UsndekyiCLFgLwKZCciLRxd8is.jpg",
+ "passport_two": "YvRz4eKcglV8C0E6nnuZu56Ga1IhmZR54BIZo0bU.jpg",
+ "passport_three": "TMdyGZPEKujwW4fQJblA5AxsNCcOZ6Qbgb5vnjsJ.jpg",
+ "passport_four": "kbZ6gfhTEmMU8PAC0tkfWgCIKJlXVxl7JXKrOHTu.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 14:16:10",
+ "updated_at": "2024-08-02 03:47:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2539,
+ "unique_id": "TB8312-2539",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şanazar",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Durdyýewiç",
+ "passport_address": "Gazojak şäheriniň K.Sazakow köçesiniň 170-nji jaýynyň 21-nji öýi",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçesiniň 170-nji jaýynyň 21-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "806477",
+ "passport_given_at": "2013-06-06",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Sediwer geňeşligi",
+ "born_at": "1970-11-20",
+ "email": "sanazar8064@mail.com",
+ "phone": "65484751",
+ "phone_additional": null,
+ "phone_home": "44552888",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"Lebapgazçykaryş\" müdirliginiň ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44552212",
+ "work_started_at": "1992-08-05",
+ "work_salary": "3544",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iSXwgE2rXNNVXqCvXULSiFXB9wsf9yO0EftbZP20.jpg",
+ "passport_two": "jhJNwsYF4Obh8H70U6gv8h1RtjFjo41Kpd62C39C.jpg",
+ "passport_three": "vS5pwNRdz7FkjrLMEPZP64qW65ykH4gq9gMbMUyu.jpg",
+ "passport_four": "3Lrp7lxJvXoqwIQdfsAiGce1X2r4HnNceCLWkwkI.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 14:23:20",
+ "updated_at": "2024-07-18 15:50:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2540,
+ "unique_id": "TB9314-2540",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dowletmyrat",
+ "customer_surname": "Nurmedow",
+ "customer_patronic_name": "Gurbanowiç",
+ "passport_address": "Köneürgenç etrap Derýalyk geňeşligi",
+ "real_address": "Köneürgenç etrap Derýalyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "629781",
+ "passport_given_at": "2011-01-05",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1967-07-13",
+ "email": null,
+ "phone": "64724822",
+ "phone_additional": "64724822",
+ "phone_home": "64724822",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 47-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "1997-09-01",
+ "work_salary": "3070",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "HtsSdMQ1I1J9DVyzTkYaKw2tJVfQEASSDk3me47c.jpg",
+ "passport_two": "038v5JNfkvUYd4Z4xcKnxXOMZuCZFn5GFzY7AYO6.jpg",
+ "passport_three": "CJotHzzyalVem9vKEMcFpLxHNBCVyF2y8YO6t3E1.jpg",
+ "passport_four": "A0tpg4Qjt7hwCaqle5rn9Ms3a5zufB0rlDSmMkqx.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 14:28:49",
+ "updated_at": "2024-07-18 14:29:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2541,
+ "unique_id": "TB1307-2541",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guljahan",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Caryyewna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Oguzhan jaý108 öý19",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe Oguzhan jaý108 öý19",
+ "passport_serie": "I-AS",
+ "passport_id": "305402",
+ "passport_given_at": "2003-09-13",
+ "passport_given_by": "Kopetdag etr",
+ "born_place": "Asgabat s",
+ "born_at": "1971-04-30",
+ "email": "Guljahan@gmailcom",
+ "phone": "61300471",
+ "phone_additional": "61300471",
+ "phone_home": "12125253",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gülistan döwlet söwda merkeziniň 7 dükanynyň satyjysy",
+ "work_company_accountant_number": "+(993)-12452522",
+ "work_started_at": "2005-01-04",
+ "work_salary": "3656",
+ "work_position": "satyjysy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "0c6pENXItQtqBRCxL5R6VFtbJIosHhTulkmS4xfO.jpg",
+ "passport_two": "2HaBklEopyXTyiV66amd4kQFxxxhNw7zhaFvuZAG.jpg",
+ "passport_three": "D24GoXUXhVyX8GsdK4BU3Cu5NAOCCgKVdRwco01r.jpg",
+ "passport_four": "26Et0YyQtYqiLJp2Bb2ZZw3lqxNOwDWafwKZhIh5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 14:30:02",
+ "updated_at": "2024-08-02 03:35:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2542,
+ "unique_id": "TB9314-2542",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Parahat",
+ "customer_surname": "Halbaýew",
+ "customer_patronic_name": "Amanmyradowiç",
+ "passport_address": "Köneürgenç etrap Pagtaçy geňeşligi",
+ "real_address": "Köneürgenç etrap Pagtaçy geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "993565",
+ "passport_given_at": "2018-12-25",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Pagtaçy geňeşligi",
+ "born_at": "2002-05-16",
+ "email": null,
+ "phone": "64089561",
+ "phone_additional": "64089561",
+ "phone_home": "64089561",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 2-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2022-10-01",
+ "work_salary": "1731",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "zDyNRITrmJNlmiZU4bIv4JfZmJV1Aeclk3MlioZQ.jpg",
+ "passport_two": "zlByn3YAI73VeKiuj8ddrVd23WEO8i9ZMpdgV7pK.jpg",
+ "passport_three": "iCidunADUFjkFObzgmp5EccvuuGpJXH5B4wLInze.jpg",
+ "passport_four": "9JwlQ0fTCshmNtkwS1O8QnUCD5Vm9aH68sLttezH.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 15:06:28",
+ "updated_at": "2024-07-18 15:06:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2543,
+ "unique_id": "TB8302-2543",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sarwinoz",
+ "customer_surname": "Maýmanowa",
+ "customer_patronic_name": "Abdikarimkulowna",
+ "passport_address": "Magdanly şäher 2-nji kiçi etrapça 13/11 jaýy",
+ "real_address": "Magdanly şäher 2-nji kiçi etrapça 13/11 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "659259",
+ "passport_given_at": "2011-04-08",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1993-08-15",
+ "email": null,
+ "phone": "62208143",
+ "phone_additional": "62208143",
+ "phone_home": "62208143",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher hassahanasy",
+ "work_company_accountant_number": "+(993)-62208143",
+ "work_started_at": "2019-06-02",
+ "work_salary": "1552",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OrKYtu3zFA1xDuP1GxBtbEEAYwV0OBMg1qC2GPXL.jpg",
+ "passport_two": "4y8Chs3j9sRLW4pebCgYuRhSWLWDG5Rll8TIeNbA.jpg",
+ "passport_three": "I75MiZcLq9UwtiIPfcHpsFvHzhOoDbpvYf2tQeYs.jpg",
+ "passport_four": "K3nqbE1UuFxWsp5o1Oabe99QnioK7c4i0EJoAK0H.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 15:41:09",
+ "updated_at": "2024-07-18 15:41:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2544,
+ "unique_id": "TB2305-2544",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Sähetmyrat",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "Sarahs etrabynyň Alam obasy",
+ "real_address": "Sarahs etrabynyň Alam obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "517002",
+ "passport_given_at": "2011-07-14",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Alam obasy",
+ "born_at": "1991-05-22",
+ "email": null,
+ "phone": "64680583",
+ "phone_additional": null,
+ "phone_home": "61505644",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "2105 Harby bölümi",
+ "work_company_accountant_number": "+(993)-65124578",
+ "work_started_at": "2014-10-23",
+ "work_salary": "3324",
+ "work_position": "Gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "K6Ay5ffXoagDi8XZN6mbvbaAMv79gjv05OIOCdFQ.jpg",
+ "passport_two": "VBGiIwk8gZz8ebjEVYI6YXkvejKUdmzYOkJ8CVki.jpg",
+ "passport_three": "nJWGCMX0S3cN1l5IbYgtsrcHQ8HI2J0qR6UvaaMr.jpg",
+ "passport_four": "PvQFHvjWYXyuvdCLabXPFjai5t3XHZPViiai4aQI.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-18 15:44:55",
+ "updated_at": "2024-07-18 15:44:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2545,
+ "unique_id": "TB1307-2545",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurmuhammet",
+ "customer_surname": "Garajayew",
+ "customer_patronic_name": "Dasayakowic",
+ "passport_address": "Ahal welayatynyn Gokdepe etraby Yzgant sahercesi Mammetyar obasy",
+ "real_address": "Ahal welayatynyn Gokdepe etraby Yzgant sahercesi Mammetyar obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "463689",
+ "passport_given_at": "2010-10-17",
+ "passport_given_by": "Ahal welayatnyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal welayaty",
+ "born_at": "1975-05-02",
+ "email": "garajayewN@gmail.com",
+ "phone": "65038303",
+ "phone_additional": "65038303",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmendemironumleri DK",
+ "work_company_accountant_number": "+(993)-12522364",
+ "work_started_at": "2010-03-20",
+ "work_salary": "4104",
+ "work_position": "gaz bilen kesiji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ayrmShNRTf8CAGMGDoIaJFWES0RuSOsuBkyc2a3w.jpg",
+ "passport_two": "VJPDWCM7B26H2p8kof9pRuUXAc3K1GvTLPSQ1Ybt.jpg",
+ "passport_three": "Ridgqntf0S70ErUORmOQobI1ohjo4C1CAfD9TGAh.jpg",
+ "passport_four": "oKMNf6WUaRuAgHIpdWPngo2socsVaMIUIIfR3qIZ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 15:53:54",
+ "updated_at": "2024-08-02 03:35:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2546,
+ "unique_id": "TB8302-2546",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zakirjan",
+ "customer_surname": "Himatow",
+ "customer_patronic_name": "Kabulowic",
+ "passport_address": "Magdanly şäher Watan köçe 25-nji jaýy",
+ "real_address": "Magdanly şäher Watan köçe 25-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "243628",
+ "passport_given_at": "2001-11-09",
+ "passport_given_by": "Gowurdak şäher häkmligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1970-03-17",
+ "email": null,
+ "phone": "64515118",
+ "phone_additional": "64515118",
+ "phone_home": "64515118",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-64515118",
+ "work_started_at": "2024-07-08",
+ "work_salary": "2023",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "7j3Bo5N9rfj36QHCgVV49JTZHwvOnUjmTmmUaN3s.jpg",
+ "passport_two": "bxUEbQU9iIyWllq2Ri1lwHvB4BQKAsSuAr0UwtAD.jpg",
+ "passport_three": "TGGKmgvF7Qyg1li7A3iX4sO29l7FukN13wTd8J5W.jpg",
+ "passport_four": "RI4UrrQEs1DhS8wGySr1gJXipMA8zUp0Pb8IdJQ1.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 16:09:23",
+ "updated_at": "2024-07-18 16:09:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2547,
+ "unique_id": "TB8312-2547",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şageldi",
+ "customer_surname": "Amanyýazow",
+ "customer_patronic_name": "Jumageldiýewiç",
+ "passport_address": "Gazojak şäheriniň M.Abylow köçesiniň 7-nji jaýynyň 13-nji öýi",
+ "real_address": "Gazojak şäheriniň M.Abylow köçesiniň 7-nji jaýynyň 13-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "176737",
+ "passport_given_at": "2000-09-13",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Lebap şäherçesi",
+ "born_at": "1983-11-26",
+ "email": "sageldi1767@gmail.com",
+ "phone": "61468380",
+ "phone_additional": null,
+ "phone_home": "44552223",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"Türkmengazburawlaýyş\" müdirligi",
+ "work_company_accountant_number": "+(993)-44552223",
+ "work_started_at": "2015-04-21",
+ "work_salary": "4208",
+ "work_position": "himiki derňew laboranty",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QiUKOGhu9HTIlxxwjDLGdRHXTd3BAoluONBRyRkd.jpg",
+ "passport_two": "WhOfXMDdz6vekdzsvD4ImGul8arzzR2I2oGhI8eH.jpg",
+ "passport_three": "bLcn15Yy3gMsT6jP3TXTQIXOArTTYMJPhtR4mHYJ.jpg",
+ "passport_four": "NCl1mxeZ6QUEBPGIJojOuCqRi50zZvg2MslXvqPU.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 16:19:24",
+ "updated_at": "2024-07-19 02:01:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2548,
+ "unique_id": "TB1307-2548",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hallygözel",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Täçmyradowna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby 10 ýyl Abadançylyk köçesi jaý 151 otag 30",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby 10 ýyl Abadançylyk köçesi jaý 151 otag 30",
+ "passport_serie": "I-AH",
+ "passport_id": "664438",
+ "passport_given_at": "2016-04-12",
+ "passport_given_by": "Ahal welaýatynyň Gökdepe etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Gökdepe şäher",
+ "born_at": "1979-12-11",
+ "email": "Hallygozel@mail.ru",
+ "phone": "65630833",
+ "phone_additional": "63311615",
+ "phone_home": "13526455",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 128-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-12596987",
+ "work_started_at": "2015-12-01",
+ "work_salary": "1756",
+ "work_position": "aşhana işgär",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sERozL7f3JBJ6sao6zsfujJnyKLlU6wpBLezlcr7.jpg",
+ "passport_two": "mnh2czGvaX4vAQmMFhXcd67P2f3L9IuyEb15J1fT.jpg",
+ "passport_three": "ryhrVmKtlHFTkI5PULpYLfYNo6v6gIas9crrHGZG.jpg",
+ "passport_four": "h7S7MDvHmK1iAuqCwXTguUJdHiwwxfjONtlns4ah.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 16:30:03",
+ "updated_at": "2024-08-02 03:34:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2549,
+ "unique_id": "TB1307-2549",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulbossan",
+ "customer_surname": "Garayewa",
+ "customer_patronic_name": "Caryyewna",
+ "passport_address": "Ahal welayat Gokdepe s Hurmant gokje obasy",
+ "real_address": "Ahal welayat Gokdepe s Hurmant gokje obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "735921",
+ "passport_given_at": "2019-05-07",
+ "passport_given_by": "Ahal wel Gokdepe etr",
+ "born_place": "Gokdepe",
+ "born_at": "1976-04-15",
+ "email": "Ogulbossan@gmail.com",
+ "phone": "64761584",
+ "phone_additional": "64761584",
+ "phone_home": "64761584",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Enanin caganyn sagaldas merkezi",
+ "work_company_accountant_number": "+(993)-64761584",
+ "work_started_at": "2015-12-15",
+ "work_salary": "2909",
+ "work_position": "kici sepagat uyasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SnHXDkX0oUBGO1oDL2VE7ewgRiMe6zh1Fhdvvz8x.jpg",
+ "passport_two": "Z8GHUDMw8KupUhjYtylZGWyIMV90PHnTWGF5Uw51.jpg",
+ "passport_three": "60UMlOFCC1ybdVdvoRsMRKvjaMSWbO9SZgKXNHC0.jpg",
+ "passport_four": "v7PA6S8GL35Q4JnijQyjCytQ82RTwewIw8knVtHv.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 16:36:00",
+ "updated_at": "2024-08-02 03:33:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2550,
+ "unique_id": "TB7390-2550",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Rustam",
+ "customer_surname": "Indýukow",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "Mary şäheri Baýram Han köçe jaý 3 öý 16",
+ "real_address": "Mary şäheri Baýram Han köçe jaý 3 öý 16",
+ "passport_serie": "II-MR",
+ "passport_id": "222615",
+ "passport_given_at": "2019-02-16",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "1972-03-12",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65307280",
+ "phone_additional": "65307280",
+ "phone_home": "65307280",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Röwşen hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-65307280",
+ "work_started_at": "2017-10-01",
+ "work_salary": "2705",
+ "work_position": "biçimçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "GQ7bu4B2CFtDnbyUuyCCGan88zSm9lplHDdhhKUR.jpg",
+ "passport_two": "DcMwvsQY0hB4n37bsVp32khtHUP8j7L2sITS5pTe.jpg",
+ "passport_three": "udGXdJ7l6tPs6zbRikpS7xy1R6mvSyNZxV3OiXmV.jpg",
+ "passport_four": "MAmJ7Q0MDNHtAeF9cuAWn0z2sqv5I1anmtrcs5Po.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-18 17:00:50",
+ "updated_at": "2024-07-18 17:00:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2551,
+ "unique_id": "TB9314-2551",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Mekan",
+ "customer_surname": "Mamedjanow",
+ "customer_patronic_name": "Amannazarowiç",
+ "passport_address": "S.Türkmenbaşy şäher B.Nazarow köçe 18 jaý",
+ "real_address": "S.Türkmenbaşy şäher B.Nazarow köçe 18 jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "482321",
+ "passport_given_at": "2006-06-15",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "S.Türkmenbaşy ad. şäherçe",
+ "born_at": "1989-02-07",
+ "email": null,
+ "phone": "64025698",
+ "phone_additional": "64025698",
+ "phone_home": "64025698",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Nowruz pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-25306___",
+ "work_started_at": "2012-12-04",
+ "work_salary": "2043",
+ "work_position": "traktor sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Tsu7KtKwoZ7ocriaT0KwTA6b86Q8uCskBCzDW62t.jpg",
+ "passport_two": "K4K2FZx3Rr19PqYIM4HYuN59cDQt9pROOF0XUUZK.jpg",
+ "passport_three": "HePdg0KaDyRQSXnCmp9gBjhnP94Ij1z17o1PIMcK.jpg",
+ "passport_four": "hpyvedhM66VGisWwX63E8PDLi0uThdJm4lyg29fd.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 17:01:12",
+ "updated_at": "2024-07-18 17:01:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2552,
+ "unique_id": "TB9315-2552",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Öwezmyrat",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Arazbaýewiç",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "900481",
+ "passport_given_at": "2016-01-21",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Zaman geňeşligi",
+ "born_at": "1999-08-13",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61066214",
+ "phone_additional": "61066214",
+ "phone_home": "61066214",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "\"Daşoguzawtoulag\" önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-61066214",
+ "work_started_at": "2022-08-08",
+ "work_salary": "1205",
+ "work_position": "abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MobTBDcfh7EVY8oBCnvJXSf6iNqqbzGmEE6uPLXo.jpg",
+ "passport_two": "LRnRebqzprjCp5YuMf2sqLKUaIVEkaHG9KRMCeo7.jpg",
+ "passport_three": "Y3heKRkRb3znQHQ1mZslFjpm6XhZyUBFBuG5A21I.jpg",
+ "passport_four": "WqZIclB0Y6TPokJafJ5qH8RvaA9WqWCTgbDlb4Ua.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 17:12:55",
+ "updated_at": "2024-07-18 17:12:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2553,
+ "unique_id": "TB9315-2553",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Ejegül",
+ "customer_surname": "Ýowbasarowa",
+ "customer_patronic_name": "Örebaýewna",
+ "passport_address": "Görogly etrap Ýagtylyk geňeşligi",
+ "real_address": "Görogly etrap Ýagtylyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "355555",
+ "passport_given_at": "2003-04-01",
+ "passport_given_by": "Görogly etrap häkimi",
+ "born_place": "Görogly etrap Ýagtylyk geňeşligi",
+ "born_at": "1987-02-14",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61762675",
+ "phone_additional": "61762675",
+ "phone_home": "61762675",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 45-nji mekdep",
+ "work_company_accountant_number": "+(993)-61762675",
+ "work_started_at": "2016-09-01",
+ "work_salary": "2035",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "divorced",
+ "passport_one": "XhE8eMnIwJkK0wyeDedkjbIWB6tUDgxoQKlEPgDC.jpg",
+ "passport_two": "gLuCXolUadjWgMTVN5DsPDgJwbb1xXo0iEtsfyQk.jpg",
+ "passport_three": "fuLEvze9xE52Ph5yWeU8Un5iyxK8PiaGauDESgwY.jpg",
+ "passport_four": "UW1HKCltb06sPKb0O3JbefZ9X9DRkPOceG6trzlp.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 17:27:05",
+ "updated_at": "2024-07-18 17:27:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2554,
+ "unique_id": "TB6359-2554",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Baýramtäç",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Nurjanowna",
+ "passport_address": "BW Balkanabat şäher kw 133 a jaý 68",
+ "real_address": "BW Balkanabat şäher kw 133 a jaý 68",
+ "passport_serie": "I-BN",
+ "passport_id": "554867",
+ "passport_given_at": "2019-01-16",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1968-02-13",
+ "email": null,
+ "phone": "65540634",
+ "phone_additional": "65540634",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat alyjylar jegyýeti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2006-03-01",
+ "work_salary": "2460",
+ "work_position": "harytçy kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FQaDjkPiTfP3CZ2d3g4oxIyNB3AG5EuZDn4xmsV0.jpg",
+ "passport_two": "pzMtXNVar6tJZbnx3laev3nAEomkvm4nnTCIKKIw.jpg",
+ "passport_three": "ZORmrrnMTjrVBTVDouljSZ7vqgnwhIFMQfVd0cCI.jpg",
+ "passport_four": "Zjggnd4cQ1nzYJs56i0jpxCnao3NKIbpqsexAesX.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 17:27:29",
+ "updated_at": "2024-07-19 21:02:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2555,
+ "unique_id": "TB6352-2555",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bibigül",
+ "customer_surname": "Hojamämmedowa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Bereket etraby Bereket şäheriKemine köçesi 23 jaý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 18/8",
+ "passport_serie": "I-BN",
+ "passport_id": "609135",
+ "passport_given_at": "2023-05-15",
+ "passport_given_by": "BW Bereket etrap PB",
+ "born_place": "BW Bereket etrabynyň Bereket şäheri",
+ "born_at": "1976-04-09",
+ "email": null,
+ "phone": "63023029",
+ "phone_additional": null,
+ "phone_home": "63023029",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-02-01",
+ "work_salary": "1936",
+ "work_position": "maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sDEjjEoPRCHazdySvVmVw9i18ebAIQZ9XeUn1f6B.jpg",
+ "passport_two": "JSSGtix6DWJqfHbGu4wHHVbROQNVYKNTdF7yS7xN.jpg",
+ "passport_three": "LiFQQzK9tYiCkYEy0gosTdQABxE8nexrg6fUznFv.jpg",
+ "passport_four": "mzDnEXbr5YIh3Xqq3CB3yXdNsyUXYo90zFiUSclM.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 17:28:57",
+ "updated_at": "2024-07-23 20:27:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2556,
+ "unique_id": "TB6359-2556",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Eziz",
+ "customer_surname": "Guljagazow",
+ "customer_patronic_name": "Halmämmdowiç",
+ "passport_address": "Aşgabat şäher B.Türkmenistan köçe jaý 144 öý 32",
+ "real_address": "Aşgabat şäher B.Türkmenistan köçe jaý 144 öý 32",
+ "passport_serie": "I-BN",
+ "passport_id": "457221",
+ "passport_given_at": "2012-06-09",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1992-04-14",
+ "email": null,
+ "phone": "63633503",
+ "phone_additional": "63633503",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Esasy nebit geçirijiler müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-07-29",
+ "work_salary": "2540",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XT4IPTDbLdg67U0dcDWzTohAq8uUGeKZlo10Toxj.jpg",
+ "passport_two": "AIjmwDICRxtXUCnudXRjgU6A6f38Tf74x0cYCLhT.jpg",
+ "passport_three": "It9T3jsstuqQC3OBo6dGU1GqyWM991btzSf0laOA.jpg",
+ "passport_four": "Jzaspuj8kkmDvRCrlBLqRgxCgBn6cjRhsFZlZTI8.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 17:32:14",
+ "updated_at": "2024-07-19 20:59:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2557,
+ "unique_id": "TB6352-2557",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jemile",
+ "customer_surname": "Aýnazarowa",
+ "customer_patronic_name": "Garýagdyýewna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 26/28",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 26/28",
+ "passport_serie": "I-BN",
+ "passport_id": "286319",
+ "passport_given_at": "2007-01-05",
+ "passport_given_by": "BW Bereket Etrap häkimligi",
+ "born_place": "BW Bereket şäheri",
+ "born_at": "1984-05-14",
+ "email": null,
+ "phone": "65393501",
+ "phone_additional": null,
+ "phone_home": "65393501",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etraby Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-09-01",
+ "work_salary": "2945",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "51sYeTmPc3PHbuGkxijeHotkcjfrmIogUldpYfDe.jpg",
+ "passport_two": "UpOKluNDzzATRM7TgbdRjBjvIvCewNLbvHTBkUXa.jpg",
+ "passport_three": "Zf9gqFhb30VNylTbCaKaF14Ly77yeZnNQitToQHu.jpg",
+ "passport_four": "Zx4wQESukDHxC1IqQc8zMEzefvEDAOqAAtdTDLWN.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 17:34:12",
+ "updated_at": "2024-07-23 20:27:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2558,
+ "unique_id": "TB6359-2558",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bäşim",
+ "customer_surname": "Ýegenmämmedow",
+ "customer_patronic_name": "Annamämmedowiç",
+ "passport_address": "BW Balkanabat şäher kw 109 jaý 550b",
+ "real_address": "BW Balkanabat şäher kw 109 jaý 550b",
+ "passport_serie": "I-BN",
+ "passport_id": "105089",
+ "passport_given_at": "1999-12-27",
+ "passport_given_by": "BW Nebitdag şäher polisiýa bölümi",
+ "born_place": "BW Nebitdag şäher",
+ "born_at": "1975-01-16",
+ "email": null,
+ "phone": "64549191",
+ "phone_additional": "64549191",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Esasy nebit geçirijiler müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-01-29",
+ "work_salary": "3643",
+ "work_position": "bölüm başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "OJRCRhS14BOQ32nhsizPEq9RozGUdDl7wZyqBfe0.jpg",
+ "passport_two": "JP8pHGb598ZvtjtKOmV0rS8fU0r0MpjCXbbt0dMA.jpg",
+ "passport_three": "JbbIog9ieAkK1rPgq2XyZeWdfSX7pEUsdwkKGQ0B.jpg",
+ "passport_four": "JGcOebHhUTQCsxNKvxA4dHzgAl8rzv6iYIU5JiVf.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-18 17:36:01",
+ "updated_at": "2024-07-19 02:58:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2559,
+ "unique_id": "TB1307-2559",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yaran",
+ "customer_surname": "Cerkezow",
+ "customer_patronic_name": "Bayramwic",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etraby N Berdiliyew kocesinin 26 njy jayy",
+ "real_address": "Asgabat saheri Bagtyyarlyk etraby N Berdiliyew kocesinin 26 njy jayy",
+ "passport_serie": "I-AH",
+ "passport_id": "021908",
+ "passport_given_at": "1998-09-22",
+ "passport_given_by": "Ahal welayatynyn Asgabat etrap PB",
+ "born_place": "Ahal wel Asgabat etr Herrikgala obasy",
+ "born_at": "1978-02-15",
+ "email": "Yaran@gmail.com",
+ "phone": "65667389",
+ "phone_additional": "65563822",
+ "phone_home": "65667389",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatsuwgurlusyk onumcilik dolansyg",
+ "work_company_accountant_number": "+(993)-65563822",
+ "work_started_at": "2014-07-14",
+ "work_salary": "2630",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uQwhi3x9QZOsznmrrrZoBhYeIURkrWFjGoi3LYDl.jpg",
+ "passport_two": "q1T4A613vCl9OPc4hPkowac6Zm7UarUiSYWeCcv9.jpg",
+ "passport_three": "vqAg7Rjf4GGtOarQ1yHK0doO9UsTt4wzvhf7HFT1.jpg",
+ "passport_four": "0HyPRRHcrvlQQwwoeA54G2sJqCYDRjZHPTQPBF8D.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 02:09:13",
+ "updated_at": "2024-08-02 03:33:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2560,
+ "unique_id": "TB1307-2560",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Allaberdi",
+ "customer_surname": "Abayew",
+ "customer_patronic_name": "Nurberdiyewic",
+ "passport_address": "Asgabat saheri Kopetdag etraby Parahat 1 koçesinin 59 njy jayy",
+ "real_address": "Asgabat saheri Kopetdag etraby Parahat 1 koçesinin 59 njy jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "039378",
+ "passport_given_at": "1998-09-23",
+ "passport_given_by": "Asgabat saherinin Koppetdag etrap PB",
+ "born_place": "Ahal welayatynyn Baherden etrabynyn Nohur genesligi",
+ "born_at": "1970-04-19",
+ "email": "Allaberdi@gmail.com",
+ "phone": "64562226",
+ "phone_additional": "62666647",
+ "phone_home": "64562226",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Das Demir HJ",
+ "work_company_accountant_number": "+(993)-62666647",
+ "work_started_at": "2023-07-11",
+ "work_salary": "1400",
+ "work_position": "goragcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5sNRIFHgy3qCCMTIqRjhas1LWMRNc6RoJly8lTyU.jpg",
+ "passport_two": "GFnSO1lRreEc9u3l2Glbr7TcNjFXez3O7DMK2LIw.jpg",
+ "passport_three": "xcOIwqcgV8qCwMjMUR7YG4XAkhDcGUy7NGaw8sdG.jpg",
+ "passport_four": "DkJoF83czaJ8F8zzBpNn83MlY0QXRt3ZjeOr55vv.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 02:22:57",
+ "updated_at": "2024-08-02 03:32:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2561,
+ "unique_id": "TB8318-2561",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Aşyr",
+ "customer_surname": "Rozyýew",
+ "customer_patronic_name": "Ýok",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşliginiň Saparow köçesi 26-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşliginiň Saparow köçesi 26-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "115340",
+ "passport_given_at": "1999-09-26",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB",
+ "born_place": "Lebap welaýatynyň Çarşaňňy etrabynyň Megejik geňeşligi",
+ "born_at": "1980-12-03",
+ "email": null,
+ "phone": "64762689",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" sement zawody",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2013-03-13",
+ "work_salary": "2497",
+ "work_position": "Maşinist",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "uZfIaVKxpl7TTH7lNBFPydKPD2KnLe7D6fRxvP4E.jpg",
+ "passport_two": "EFK17w9lnwu7KZd39k2cIgGwrIJ436oO4nTOT4i5.jpg",
+ "passport_three": "4ajIwvA5YFrrLeVXAvvcWkXeT6WxTgBVbUJQgMyW.jpg",
+ "passport_four": "MUT9Kx3feBqT6N8r12A2efqHXNHLSq3nCdvF0vSR.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 02:35:16",
+ "updated_at": "2024-07-22 02:51:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2562,
+ "unique_id": "TB1307-2562",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Silapberdi",
+ "customer_surname": "Sukurow",
+ "customer_patronic_name": "Rejepgeldiyewic",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat71 jaý5öý39",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat71 jaý5öý39",
+ "passport_serie": "I-AS",
+ "passport_id": "623949",
+ "passport_given_at": "2020-03-18",
+ "passport_given_by": "Berkararlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "2003-03-19",
+ "email": "Silapberdi@gmailcom",
+ "phone": "61710107",
+ "phone_additional": "61710107",
+ "phone_home": "12545632",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Telekeçi Annamämmedow HA de Köşi şaşlyk naharhanasynda",
+ "work_company_accountant_number": "+(993)-12525452",
+ "work_started_at": "2024-04-15",
+ "work_salary": "20000",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "e0KFqjh2yZzFsW7hTxJ0RIEByWfuahUBWYhXpZUu.jpg",
+ "passport_two": "7G2UrUGAmsKtmzUu7lTmUrDMHQC7els5KQxB32zD.jpg",
+ "passport_three": "uB6AKXataTTE7WLIXorxsBPmwnBMTxVYlGGu2JTs.jpg",
+ "passport_four": "hbCmboqqmn0N9nutEh6KRbSLbTmSGwO1T23B6nj9.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 02:47:00",
+ "updated_at": "2024-08-02 03:31:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2563,
+ "unique_id": "TB1307-2563",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gunes",
+ "customer_surname": "Akyyewa",
+ "customer_patronic_name": "Muhammetmyradowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe 2113 jaý61öý26",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe 2113 jaý61öý26",
+ "passport_serie": "I-AS",
+ "passport_id": "070786",
+ "passport_given_at": "1999-05-14",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1980-03-15",
+ "email": "Gunes@gamilcom",
+ "phone": "63891454",
+ "phone_additional": "63891454",
+ "phone_home": "12458696",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabadyň dokma toplumynyň Hojalyk dolandyryş bölaminiň",
+ "work_company_accountant_number": "+(993)-12563256",
+ "work_started_at": "2020-02-01",
+ "work_salary": "1791",
+ "work_position": "Tam süpürijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LO0X9ZRmssa48gR2TfHSleTwcEHjiAKw8VjD2EvL.jpg",
+ "passport_two": "ILI3nHFIazrm1Wpisx4tO43NB4ccKqbSr9olDBNG.jpg",
+ "passport_three": "ooCwKzzgUumaVBnyWau2k1flmNnWY88dHkmG8YOK.jpg",
+ "passport_four": "fru9nMatRfpfAkn8p8G6KXcb12TfU9JZAGfR6bTf.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 03:02:21",
+ "updated_at": "2024-08-02 03:31:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2564,
+ "unique_id": "TB1307-2564",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Röwşen",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Nursähedowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe 2087/5 jaý 2 otag 31",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe 2087/5 jaý 2 otag 31",
+ "passport_serie": "I-AS",
+ "passport_id": "443227",
+ "passport_given_at": "2011-05-26",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1995-03-11",
+ "email": "Rowsen@mail.ru",
+ "phone": "65647897",
+ "phone_additional": "65350913",
+ "phone_home": "12956855",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Ýagşygeldi Kakaýew adyndaky Halkara nebit we gaz uniwersitetinde Ykdysadyýet we dolandyryş fakultetiniň Bedenterbiýe kafedrasy",
+ "work_company_accountant_number": "+(993)-12391414",
+ "work_started_at": "2020-09-01",
+ "work_salary": "3386",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "kVF8LLt22IjgfGQg36ckTPXHaj22jiAM7bMIis4o.jpg",
+ "passport_two": "PrveGVu2uudckg1yuvr3e7x3cVhDc2pKvyeaoPwM.jpg",
+ "passport_three": "rPZawuwnhOcsy0L1yJsThi4it7L5s77jHKh3qaqh.jpg",
+ "passport_four": "EJntJlQvdJpV2JQczaUEj48185OkrbW2ehhjOoDQ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-07-19 03:04:05",
+ "updated_at": "2024-07-19 03:04:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2565,
+ "unique_id": "TB6360-2565",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Rejepgeldi",
+ "customer_surname": "Şageldiýew",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Balkan welaýaty Hazar şäherçesi 1nji ÝJT jaý 4 öý 1",
+ "real_address": "Balkan welaýaty Hazar şäherçesi 1nji ÝJT jaý 4 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "420707",
+ "passport_given_at": "2012-02-01",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1995-12-17",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64105959",
+ "phone_additional": "64105959",
+ "phone_home": "64105959",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat ýod zawodynyň Hazar himiýa önümçiligi",
+ "work_company_accountant_number": "+(993)-64105959",
+ "work_started_at": "2023-07-10",
+ "work_salary": "2497",
+ "work_position": "nasos enjamlarynyň abatlaýjy slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "RgSNzrtxoeWlscMnTmyLKthhXfwcnxXcl7eYSQcg.jpg",
+ "passport_two": "4G2h18T0rUiNVhGVaJEXgJeApsfeb4nGORnMLyP8.jpg",
+ "passport_three": "oKkrqjf2geDppMxIC5KXdP2tW4vsOeAsR6H4qb77.jpg",
+ "passport_four": "zIweL4XBnsgGyA7ptGNagYZyLbjbfWR5orQSa5hj.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 03:05:50",
+ "updated_at": "2024-07-21 23:25:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2566,
+ "unique_id": "TB6352-2566",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýolgeldi",
+ "customer_surname": "Amannazarow",
+ "customer_patronic_name": "Amannazarowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 6 jaý 5 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 6 jaý 5 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424366",
+ "passport_given_at": "2012-04-25",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Serdar şäheri",
+ "born_at": "1995-12-12",
+ "email": null,
+ "phone": "63511739",
+ "phone_additional": null,
+ "phone_home": "63511739",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2617",
+ "work_position": "slesar-elektrik",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "DNzrUjpm8svKKSfKiFavEELMrordsg8f8Ge6q9R9.jpg",
+ "passport_two": "Ry6BPovcN8oIp3PXv6Ceyims9bgGsFqtZRh8cY73.jpg",
+ "passport_three": "9P3FFztJfNYIeaz4r6kzj6GxjRpgq7Y1DqyTaPGY.jpg",
+ "passport_four": "KXkCEejuJVpoPmrCGTY1SM1VANxkeuzlRWO60TZj.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 03:15:07",
+ "updated_at": "2024-07-23 20:29:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2567,
+ "unique_id": "TB8311-2567",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Babahan",
+ "customer_surname": "Mahmudow",
+ "customer_patronic_name": null,
+ "passport_address": "Dänew etr Dänew ş Wolkow köçe jaý 4",
+ "real_address": "Dänew etr Dänew ş Wolkow köçe jaý 4",
+ "passport_serie": "I-LB",
+ "passport_id": "950891",
+ "passport_given_at": "2017-02-14",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "Galkynyş etr Azatlyk geň",
+ "born_at": "1999-09-25",
+ "email": null,
+ "phone": "63264222",
+ "phone_additional": "63264222",
+ "phone_home": "63264222",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "20490 harby bölümi",
+ "work_company_accountant_number": "+(993)-63264222",
+ "work_started_at": "2021-07-19",
+ "work_salary": "3033",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "CJQI4t11IaeZj2bBtw5supi2AQakOI4MskM3UBj3.jpg",
+ "passport_two": "Sy9dKXfl1LXVnYdmQkn9qPsed0ZflBmaQiQcE6GL.jpg",
+ "passport_three": "izrT8PEeluXcjnVW3irbgosF871nPmO61Vwa2B0a.jpg",
+ "passport_four": "bITg4Jp9kpc49JrcSYpRENkpiigm1LOngKBm0Oj7.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 04:24:08",
+ "updated_at": "2024-07-19 05:00:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2568,
+ "unique_id": "TB8311-2568",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gunça",
+ "customer_surname": "Simowa",
+ "customer_patronic_name": "Çarykulyýewna",
+ "passport_address": "Dänew etr Seýdi şäher II kiçi etrapça jaý 22 öý 30",
+ "real_address": "Dänew etr Seýdi şäher II kiçi etrapça jaý 22 öý 30",
+ "passport_serie": "I-LB",
+ "passport_id": "789767",
+ "passport_given_at": "2013-04-03",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Seýdi şäher",
+ "born_at": "1995-12-05",
+ "email": null,
+ "phone": "65146544",
+ "phone_additional": "65146544",
+ "phone_home": "65146544",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dänew etrap Bilim bölümi",
+ "work_company_accountant_number": "+(993)-65146544",
+ "work_started_at": "2017-11-25",
+ "work_salary": "1794",
+ "work_position": "Terbiýeçi kömekçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "W4ZJvsCS9fZ8kqjgtxx1IymTzqoZozQG7dH7MdhR.jpg",
+ "passport_two": "qtQrw4EuuhDAtzPf2WZRJNIiKhRIwv02TLCq9FeD.jpg",
+ "passport_three": "2LwChgWMRGVymDvvrnCh8y5PM6Zo6lPtMtry9zui.jpg",
+ "passport_four": "HBWCIPSf9qpVmwB4yBbvaRENbRlCqTTmUZuVVfJK.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 04:36:00",
+ "updated_at": "2024-07-19 05:01:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2569,
+ "unique_id": "TB8311-2569",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Zamira",
+ "customer_surname": "Sahatowa",
+ "customer_patronic_name": "Ramankulyýewna",
+ "passport_address": "Çärjew etr Farap şäheri Hojakenepsi geň Hojakenepsi obasy",
+ "real_address": "Çärjew etr Farap şäheri Hojakenepsi geň Hojakenepsi obasy",
+ "passport_serie": "I-LB",
+ "passport_id": "958937",
+ "passport_given_at": "2017-04-27",
+ "passport_given_by": "Farap etrap häkimligi",
+ "born_place": "Farap etrap häkimligi",
+ "born_at": "1981-08-17",
+ "email": null,
+ "phone": "63698263",
+ "phone_additional": "63698263",
+ "phone_home": "63698263",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dänew etrap Bilim bölümi",
+ "work_company_accountant_number": "+(993)-63698263",
+ "work_started_at": "2015-06-01",
+ "work_salary": "1690",
+ "work_position": "Ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "w9DkZRpQfCnZKX6tKO3YnXQcsymKI5YuHPPiWfbC.jpg",
+ "passport_two": "CNKujIlzMAS5BOdePWWb1HrBvR0n6fZqQGw7oRRG.jpg",
+ "passport_three": "fn18lNK9XeyPdh2u647ksFLMPMvCIJAODlKt9uVH.jpg",
+ "passport_four": "xJsXGtMVFNlGFLnldrWRgGxH6zMq0WdBI0BZo37I.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 04:58:42",
+ "updated_at": "2024-07-19 05:01:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2570,
+ "unique_id": "TB6359-2570",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hojamyrat",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "BW Balkanabat şäher kw 108 jaý 10 fin",
+ "real_address": "BW Balkanabat şäher kw 108 jaý 10 fin",
+ "passport_serie": "I-BN",
+ "passport_id": "114071",
+ "passport_given_at": "2000-10-20",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2000-01-01",
+ "email": null,
+ "phone": "61771790",
+ "phone_additional": "61771790",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "TMB-nyň Inkassasiýa müdirliginiň Balkan welaýat bölümi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-10-03",
+ "work_salary": "3868",
+ "work_position": "Ýöriteleşdirilen awtoulagyň sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hovrLONILUT1MLGrN3ksDHsrQ5GaYyJqCOkCJphg.jpg",
+ "passport_two": "B42x1If3bD32M0PcCXijLX1TdLeAhZmnVAw6F8iT.jpg",
+ "passport_three": "XqXD7KUSPb5ksCSTFAiUj6xrZnVc56tlb1EfUYkP.jpg",
+ "passport_four": "6tLabrCipdiNmUW7LoP9JESI5VKQODxveGo6pm3H.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 05:08:28",
+ "updated_at": "2024-07-19 21:09:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2571,
+ "unique_id": "TB6359-2571",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Geldi",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher kw 209 jaý 40 öý 28",
+ "real_address": "BW Balkanabat şäher kw 209 jaý 40 öý 28",
+ "passport_serie": "I-BN",
+ "passport_id": "010101",
+ "passport_given_at": "2000-01-01",
+ "passport_given_by": "nhhhhh",
+ "born_place": "hhghghghghghghghgh",
+ "born_at": "1966-01-13",
+ "email": null,
+ "phone": "65838782",
+ "phone_additional": "65838782",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2016-02-10",
+ "work_salary": "5480",
+ "work_position": "ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1zDXLutCH52PRlYIKoYBp0B18UIVPEUEpexaWTTf.jpg",
+ "passport_two": "snL85WfW27GKTd9ZZ0lVfwjzwNrKRab3Naac92MC.jpg",
+ "passport_three": "qCpYJKBYHFBcLhZ4RhW7tdqrl6ZPduaHSGBb5E2c.jpg",
+ "passport_four": "RAaLZUiVgXPoaqImx6Yze7mIW3gZztPwW8AldCOH.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 05:09:41",
+ "updated_at": "2024-07-19 21:14:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2572,
+ "unique_id": "TB6359-2572",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Täzemyrat",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Wekilowiç",
+ "passport_address": "BW Gumdag şäher Türkmen oba jaý 273",
+ "real_address": "BW Gumdag şäher Türkmen oba jaý 273",
+ "passport_serie": "I-BN",
+ "passport_id": "088002",
+ "passport_given_at": "2000-08-01",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "2000-01-01",
+ "email": null,
+ "phone": "71224376",
+ "phone_additional": "71224376",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebit we gaz guýulary berkitmek boýunça müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2007-06-04",
+ "work_salary": "4366",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ce9pHmT3w1T4rr3L5NkULfvj2gOqHrllroLqsKYr.jpg",
+ "passport_two": "MVsf13NJP5n9THk6e9ws7s7vJBttIsCXSmdmQgBp.jpg",
+ "passport_three": "FAFh1B2ZkCCXwt9uSQ39bilaMRrA5nuD49exlwmE.jpg",
+ "passport_four": "vnfPal0AiLfKtaxcLgvxTsOyCDN7YG1jtbfh6LBy.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 05:10:50",
+ "updated_at": "2024-07-19 21:20:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2573,
+ "unique_id": "TB1307-2573",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maksat",
+ "customer_surname": "Caryyew",
+ "customer_patronic_name": "Bayramgeldiyewic",
+ "passport_address": "Ahal welayatynyn Kaka etrabynyn Dusak sahercesi, Cace obasy",
+ "real_address": "Ahal welayatynyn Kaka etrabynyn Dusak sahercesi, Cace obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "662092",
+ "passport_given_at": "2016-03-24",
+ "passport_given_by": "Ahal welayatynyn Altyn asyr etrap hakimligi",
+ "born_place": "Ahal welayatynyn Altyn asyr etrabynyn Cace obasy",
+ "born_at": "1998-07-04",
+ "email": "CaryyewM@gmail.com",
+ "phone": "61164301",
+ "phone_additional": "64481256",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "asgabatdaky yolagcy awtoulag karhanasy",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2022-08-25",
+ "work_salary": "5047",
+ "work_position": "Awtobus suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Yky9LLdF3djMPBYSL2ScFQ7zOQ6aIQJ9g8rezUlg.jpg",
+ "passport_two": "B6uEfE6cl6xgmamW4nFElCeZHPQIl7qOhNlMTqJY.jpg",
+ "passport_three": "mWw7mprf6LuORynAxs41wUIcLZFtmiEaM5hHVfCZ.jpg",
+ "passport_four": "w8lkTjiYgLrML0bXliUkv6UXnph4pOrzRFo8QJML.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-19 23:46:42",
+ "updated_at": "2024-08-02 03:30:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2574,
+ "unique_id": "TB9315-2574",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Aýna",
+ "customer_surname": "Ödetaganowa",
+ "customer_patronic_name": "Dädebaýewna",
+ "passport_address": "Daşoguz şäher Nowruz köçe 16-njy jaýynyň 10-njy öýi",
+ "real_address": "Daşoguz şäher Nowruz köçe 16-njy jaýynyň 10-njy öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "799357",
+ "passport_given_at": "2012-12-29",
+ "passport_given_by": "Daşoguz şäher häkimligi",
+ "born_place": "Görogly etrabynyň Ýagtylyk geňeşligi",
+ "born_at": "1994-06-14",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64298187",
+ "phone_additional": "64298187",
+ "phone_home": "64298187",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap N 44 mekdep",
+ "work_company_accountant_number": "+(993)-64298187",
+ "work_started_at": "2019-09-02",
+ "work_salary": "3096",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "yPRQ2vjIJFCX7BYTPlSVpwIJNlzwyoNJ0T1k5b4Y.jpg",
+ "passport_two": "BA71rC3QABNyjMo8xg7gZ1BeYypEoFSzldUwYIgu.jpg",
+ "passport_three": "pRkm3g4vVRjQNrQ2ew372XNtFwEEsodJonFplH6q.jpg",
+ "passport_four": "NOgcHqQohtNxVmSrVF7aCdJhWd9UqLpeeaPDYFdG.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-21 20:59:01",
+ "updated_at": "2024-07-21 20:59:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2575,
+ "unique_id": "TB8302-2575",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulruh",
+ "customer_surname": "Jumayewa",
+ "customer_patronic_name": "Babanazarowna",
+ "passport_address": "Magdanly saheri I-KE 3/19",
+ "real_address": "Magdanly saheri I-KE 3/19",
+ "passport_serie": "I-LB",
+ "passport_id": "575169",
+ "passport_given_at": "2010-06-05",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1973-09-01",
+ "email": "muziktank78@gmail.com",
+ "phone": "62563524",
+ "phone_additional": "65861277",
+ "phone_home": "54102",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51443___",
+ "work_started_at": "2018-09-03",
+ "work_salary": "2925",
+ "work_position": "Mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "divorced",
+ "passport_one": "4SfjiIU3ogvsJhEBidjVeh7thcfSTOhtPYNaMzby.jpg",
+ "passport_two": "A9vxxbRWb7vKjba0kr1r9R0XVasoVIErK66lVE7U.jpg",
+ "passport_three": "HMToxsWXt5DRY5R01RvbLtToETpgOKRxBWOW7Cjj.jpg",
+ "passport_four": "f7GFlTqhrAEwq1zhL19G1aJhCJCXgIeZtRTXQMho.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-21 23:16:38",
+ "updated_at": "2024-07-23 02:25:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2576,
+ "unique_id": "TB8312-2576",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Merdan",
+ "customer_surname": "Aşirow",
+ "customer_patronic_name": "Abdullaýewiç",
+ "passport_address": "Gazojak şäheriniň Ş.Batyrow köçesiniň 59-njy jaýy",
+ "real_address": "Gazojak şäheriniň Ş.Batyrow köçesiniň 59-njy jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "143608",
+ "passport_given_at": "2021-10-01",
+ "passport_given_by": "Darganata etrap Polisiýa bölümi",
+ "born_place": "Lebap welaýaty nyň Darganata etrabynyň Gazojak şäheri",
+ "born_at": "1998-05-11",
+ "email": "merdan1436@mail.com",
+ "phone": "61244571",
+ "phone_additional": null,
+ "phone_home": "44552223",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM-ň 7-nji GGM-sy",
+ "work_company_accountant_number": "+(993)-44552228",
+ "work_started_at": "2024-02-01",
+ "work_salary": "2438",
+ "work_position": "3-nji derejeli kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TPXKmjfBpRAFYItA6Dbr9vqFxthTmHIr49iZiEfg.jpg",
+ "passport_two": "hABLBOFuPhNjumpfUL2RLQqJ10VcjZtEhg77ppRN.jpg",
+ "passport_three": "qbVf42KWlHbHTXqu5frN2ccMDWrquk9ETQghVRhx.jpg",
+ "passport_four": "7VJgkggCLiz4MyFRP8x5LTstpypN8YG6KKYZkxfG.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 02:53:35",
+ "updated_at": "2024-07-23 04:17:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2577,
+ "unique_id": "TB1303-2577",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ogulnur",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Jumaýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň S.Garryýew köçesiniň 43-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň S.Garryýew köçesiniň 43-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "464066",
+ "passport_given_at": "2012-07-11",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1986-02-03",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62618932",
+ "phone_additional": "62618932",
+ "phone_home": "12453251",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "S.A.Nyýazow adyndaky Bejeriş maslahat beriş merkezi",
+ "work_company_accountant_number": "+(993)-62618932",
+ "work_started_at": "2018-06-07",
+ "work_salary": "1639",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BBEwVmP8LtXygLVUVHSiBBSuPkd7BXETlLjCivaq.jpg",
+ "passport_two": "j40Qwl5bAlVjItMM5yCaQyTAUCv4hEpQ0vSJpOHq.jpg",
+ "passport_three": "4Uhq2P6tY76tgYtJtyvpUccKMwZwb6T9gcoXAcRi.jpg",
+ "passport_four": "9MDJR8vjL7i76yEy6vUlmW6Aas39oyjx3pqEvfIr.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 03:06:59",
+ "updated_at": "2024-07-29 04:54:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2578,
+ "unique_id": "TB8311-2578",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Batyr",
+ "customer_surname": "Kerimow",
+ "customer_patronic_name": "Hojagulyýewiç",
+ "passport_address": "Dänew etr Garaşsyzlyk ş Mekdep köçe jaý 1",
+ "real_address": "Dänew etr Garaşsyzlyk ş Mekdep köçe jaý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "003000",
+ "passport_given_at": "1998-05-08",
+ "passport_given_by": "Nebitdag şäher PB",
+ "born_place": "Boýnuzyn etrabynyň Niýazow şäherçesi",
+ "born_at": "1969-07-30",
+ "email": null,
+ "phone": "65350391",
+ "phone_additional": "65350391",
+ "phone_home": "65350391",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGZ",
+ "work_company_accountant_number": "+(993)-65350391",
+ "work_started_at": "2022-09-19",
+ "work_salary": "3692",
+ "work_position": "maşenist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "fOG7rjDGuy12UKCBYCZ3E2IeBSDlNz6aoH6DyAfs.jpg",
+ "passport_two": "ouKhnYt4OPAf6UpEpHkyAzRYtOwz8QMMiLhC276U.jpg",
+ "passport_three": "30zzkwZsrw8H5C0y7KvuN8MNnBMBgP7F1ilsNHuX.jpg",
+ "passport_four": "fUAhXwHiC8fOaGqogpb3rBka5F5y1uaMdo2LcYbr.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 03:19:59",
+ "updated_at": "2024-07-22 03:21:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2579,
+ "unique_id": "TB8318-2579",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ahmet",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Agamyradowiç",
+ "passport_address": "Ahal welaýatynyň Sarahs.ş Garagum köçesi 14-nji jaý.",
+ "real_address": "2107 harby bölümiň umumy ýaşaýyş jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "500061",
+ "passport_given_at": "2011-04-25",
+ "passport_given_by": "Ahal welaýatynyň Sarahs etrap häkimligi tarapyndan",
+ "born_place": "Ahal welaýatynyň Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1994-04-24",
+ "email": null,
+ "phone": "65378382",
+ "phone_additional": "62518475",
+ "phone_home": "44024085",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2107 harby bolum",
+ "work_company_accountant_number": "+(993)-65324152",
+ "work_started_at": "2022-09-01",
+ "work_salary": "4035",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "aXVG797h8pjWCKbjzwe0x3lJtd9uG1rpcgXaQCWf.jpg",
+ "passport_two": "G8Deqseufcazyw58m1a3PKiiw97D7lbUxss27b2U.jpg",
+ "passport_three": "801as3z6qsX4vamAjwku7nk3m5h4AkVBnkTtOS3K.jpg",
+ "passport_four": "SNRgvFh9dJ1nkQQHOFTnnMkJ0LgmBJOjgW2w5WVr.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 03:25:59",
+ "updated_at": "2024-07-22 04:22:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2580,
+ "unique_id": "TB6360-2580",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Amanmyrat",
+ "customer_surname": "Çakanow",
+ "customer_patronic_name": "Halmyradowiç",
+ "passport_address": "Hazar ş-çe 31-15-1",
+ "real_address": "Hazar ş-çe 31-15-1",
+ "passport_serie": "I-BN",
+ "passport_id": "233541",
+ "passport_given_at": "2005-07-12",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1989-06-05",
+ "email": "annagulgeldiyewa229@gmail.com",
+ "phone": "63856708",
+ "phone_additional": "63856708",
+ "phone_home": "63856708",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-63856708",
+ "work_started_at": "2007-07-01",
+ "work_salary": "3002",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jvRaXRUJQi2N7bm0S6hYkF8lRvBmfXcz01wdPULr.jpg",
+ "passport_two": "CmzbV2Qg0LX6ItuyuYzJtnCUs9r5j1CEuyG9DiAm.jpg",
+ "passport_three": "askxVYSCa3PhYg8oGhuvrMhOXboLpnF4lFKK4AUi.jpg",
+ "passport_four": "awp1Fz9IsrePU1vuFLF1JFp3IqrWNePaJUZnZ4o8.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 03:59:25",
+ "updated_at": "2024-08-13 01:00:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2581,
+ "unique_id": "TB6360-2581",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arazgylyç",
+ "customer_surname": "Kömekow",
+ "customer_patronic_name": "Esenşirowiç",
+ "passport_address": "Etrek etrabynyň Madaw geňeşliginde",
+ "real_address": "Etrek etrabynyň Madaw geňeşliginde",
+ "passport_serie": "I-BN",
+ "passport_id": "529635",
+ "passport_given_at": "2017-09-16",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "Etrek etrabynyň Madaw geňeşligi",
+ "born_at": "1992-03-23",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64431310",
+ "phone_additional": "64431310",
+ "phone_home": "64431310",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanabat\" ýod zawody",
+ "work_company_accountant_number": "+(993)-64431310",
+ "work_started_at": "2020-08-10",
+ "work_salary": "2395",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SeZ5J3I90W2cEU94VhXcwCAJRWEB6QPapQyh6wwf.jpg",
+ "passport_two": "TzG6U1zYVzRMuyabOD2JnUkePd6y3a1uUyq9dBvp.jpg",
+ "passport_three": "DTMueZZfzBsdy1ipPoKjCDQAVDwYCr8q6fr5b61b.jpg",
+ "passport_four": "0KZjhxh8E65tOK9fBJW5dReCTTKNNyyUprinMSlz.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 04:05:32",
+ "updated_at": "2024-08-27 23:17:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2582,
+ "unique_id": "TB6360-2582",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gulaý",
+ "customer_surname": "Ýollybaýewa",
+ "customer_patronic_name": "Akmätgyzy",
+ "passport_address": "Hazar ş-çe 37-5-6",
+ "real_address": "Hazar ş-çe 37-5-6",
+ "passport_serie": "I-BN",
+ "passport_id": "566569",
+ "passport_given_at": "2019-12-10",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2003-07-17",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65157249",
+ "phone_additional": "65157249",
+ "phone_home": "65157249",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-65157249",
+ "work_started_at": "2024-03-03",
+ "work_salary": "1808",
+ "work_position": "köçe süpüriji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "LqG0r70na1C9c221nZV43NvAi7ygvQvE7vKbOkv8.jpg",
+ "passport_two": "VLZqJhcEt1s418dc7duWVJPcbvFQB2FQONvWU8hq.jpg",
+ "passport_three": "xraKPMtNmfWacofBmkAS5ZAR8BRsktJkYQV1jMK4.jpg",
+ "passport_four": "KO5bc1DzfaHr91a8lxtVRjjHgtyf7jjJ7jZ7mQJO.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 04:12:06",
+ "updated_at": "2024-08-13 01:01:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2583,
+ "unique_id": "TB6360-2583",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Döwlet",
+ "customer_surname": "Atagylyjow",
+ "customer_patronic_name": "Sapargylyjowiç",
+ "passport_address": "Hazar ş-çe Laçyn 1-5",
+ "real_address": "Hazar ş-çe Laçyn 1-5",
+ "passport_serie": "I-BN",
+ "passport_id": "414295",
+ "passport_given_at": "2010-08-06",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar şäher",
+ "born_at": "1993-08-29",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65925501",
+ "phone_additional": "65925501",
+ "phone_home": "65925501",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkantelekow\" WEAK",
+ "work_company_accountant_number": "+(993)-65925501",
+ "work_started_at": "2013-12-25",
+ "work_salary": "2444",
+ "work_position": "kabel kebsirleyji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WOyb2EhrVui87HDum5ptq8vcIlhU6sFKBoPhv0r7.jpg",
+ "passport_two": "mOhf0s5o2Rpl5tiscUI6slvbsxKHUKC53VTshuO6.jpg",
+ "passport_three": "JAOPLiUZHwHdYhgTp7loGNP7hO2juonpG2a82kft.jpg",
+ "passport_four": "OuY0jvIrM6lgouRlcFiItNaJZqKNA7uwxps4CXqU.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 04:17:48",
+ "updated_at": "2024-08-13 01:03:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2584,
+ "unique_id": "TB8312-2584",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şemşat",
+ "customer_surname": "Jumaýewa",
+ "customer_patronic_name": "Tuwakgeldiýewna",
+ "passport_address": "Gazojak şäheriniň K.Sazakow köçesiniň 184-nji jaýynyň 8-nji öýi",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçesiniň 184-nji jaýynyň 8-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "535557",
+ "passport_given_at": "2007-05-01",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata şäherçesi",
+ "born_at": "1990-12-01",
+ "email": "semsat5355@mail.com",
+ "phone": "61129469",
+ "phone_additional": null,
+ "phone_home": "44552695",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44552333",
+ "work_started_at": "2023-09-15",
+ "work_salary": "2056",
+ "work_position": "Daş-töweregi abadanlaşdyryjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FLksgo4A0VhHJbWFA3dExn5rYIYYLHcaRwdYWSWR.jpg",
+ "passport_two": "fFlJ3saB6Olh9mAMtjeuiXivLQjWE1xE9wEv0xlc.jpg",
+ "passport_three": "Wa31y73CsTHlVcItKdgP87msthp7ZNMgnsUIvKnw.jpg",
+ "passport_four": "cnP3thW7uv0xt2PNDVUfOdbhLKxOnOkD9ft9wzFX.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 04:22:53",
+ "updated_at": "2024-07-23 04:15:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2585,
+ "unique_id": "TB6360-2585",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ýazbike",
+ "customer_surname": "Taganowa",
+ "customer_patronic_name": "Sähetmyradowna",
+ "passport_address": "MW Baýramaly etrap Hangala geňeşligi",
+ "real_address": "MW Baýramaly etrap Hangala geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "654303",
+ "passport_given_at": "2011-07-27",
+ "passport_given_by": "MW Baýramaly etrap häkimligi",
+ "born_place": "Ýolöten etrap Guýumjy geňeşligi",
+ "born_at": "1979-06-26",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62524392",
+ "phone_additional": "62524392",
+ "phone_home": "62524392",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar Jemagat Hojalyk mudurligi",
+ "work_company_accountant_number": "+(993)-62524392",
+ "work_started_at": "2021-11-17",
+ "work_salary": "1762",
+ "work_position": "meýdan süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ELl3gyhBvE3klwIbMIqNmsi0b80yj6TqvZnnDxxl.jpg",
+ "passport_two": "rczrfIAyM7foIcsQtpcWK4UWCFwwSLArCeTWKEPI.jpg",
+ "passport_three": "siujgTwk0xDSh5JdJhJaCBMmcd5gFvfizVEbpjyN.jpg",
+ "passport_four": "IzJMhf6voRuU3J9DRO4sSBQjZxEypUizSHKCUA1U.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 04:23:10",
+ "updated_at": "2024-08-13 01:02:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2586,
+ "unique_id": "TB6352-2586",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mekan",
+ "customer_surname": "Klyçew",
+ "customer_patronic_name": "Döwranowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri A.Nyýazow köçesi 16/8",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri A.Nyýazow köçesi 16/8",
+ "passport_serie": "I-BN",
+ "passport_id": "469776",
+ "passport_given_at": "2015-11-20",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "AW Sarahs şäheri",
+ "born_at": "1999-09-06",
+ "email": null,
+ "phone": "63619523",
+ "phone_additional": null,
+ "phone_home": "63619523",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-12-09",
+ "work_salary": "2362",
+ "work_position": "appararçysy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "FWYRzxLVXTYIVF7isPHz7J8avyikQZLew1hYEIcI.jpg",
+ "passport_two": "mfS14zwyK4HVKMwOn2i9eC6HQIndIiouU7j515f2.jpg",
+ "passport_three": "dW6XzkOQBHiodZrgmTouBAJkTtpuyNrksAx84ZUH.jpg",
+ "passport_four": "33jShj4Jb2TRJQnzingZJTIACVdNAtc9EwEyd2zo.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 04:24:52",
+ "updated_at": "2024-07-23 20:30:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2587,
+ "unique_id": "TB1307-2587",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ruslan",
+ "customer_surname": "Guseýnow",
+ "customer_patronic_name": "Abilogly",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby köçe H.Ökdirow jaý 28 öý 15",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby köçe H.Ökdirow jaý 28 öý 15",
+ "passport_serie": "I-AH",
+ "passport_id": "440043",
+ "passport_given_at": "2010-06-19",
+ "passport_given_by": "Ahal welaýatynyň Abadan şäher etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Abadan şäher",
+ "born_at": "1993-03-08",
+ "email": "Ruslan@mail.ru",
+ "phone": "62566880",
+ "phone_additional": "65418943",
+ "phone_home": "12965285",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "SAI Intermudmontaž GmbH kompaniýasy",
+ "work_company_accountant_number": "+(993)-12568552",
+ "work_started_at": "2019-05-01",
+ "work_salary": "6157",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "95Sz6eD3K2NmHSizKq3OeWn6yxd9uT8RcxUTzTA9.jpg",
+ "passport_two": "9EBpM2QVsk4AN9Z86GtGD4ZgrZlu073yU54TAT5a.jpg",
+ "passport_three": "4gvmxcQGZRCNXZBk7LxoDu05SZPKsJENhMD0p8LX.jpg",
+ "passport_four": "8xGtW3VUqYuRmCt3LtcXZ98PqTa0FqVCW2njqVtX.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 04:33:49",
+ "updated_at": "2024-08-02 03:30:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2588,
+ "unique_id": "TB8312-2588",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Aýbölek",
+ "customer_surname": "Hajymuradowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Gazojak şäheriniň 149-njy jaýynyň 1-nji öýi",
+ "real_address": "Gazojak şäheriniň 149-njy jaýynyň 1-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "806440",
+ "passport_given_at": "2013-06-06",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "born_at": "1996-10-31",
+ "email": "aybolek8064@mail.com",
+ "phone": "61894012",
+ "phone_additional": null,
+ "phone_home": "44551221",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Arassaçylyk we keselleriň ýaýramagyna garşy göreşmek gullugy",
+ "work_company_accountant_number": "+(993)-44552234",
+ "work_started_at": "2023-10-20",
+ "work_salary": "1037",
+ "work_position": "Gazmaçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "byuVySrAlbzGdrlIQRCLFGxgoo5TS7htO2VET7SL.jpg",
+ "passport_two": "m9mKLJQnKwG7ew7BrfEAmkk4QzdmRwVn8PPJLVxq.jpg",
+ "passport_three": "2BT1icauXNCfom1EEXhP215cgeCVWxlV6x0nGGYV.jpg",
+ "passport_four": "ZeqP8hVF5WrYccb3XHBlUEz1TdvApnlM9kO56POX.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 04:35:42",
+ "updated_at": "2024-07-23 04:17:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2589,
+ "unique_id": "TB1307-2589",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Zohrejemal",
+ "customer_surname": "Batyrowa",
+ "customer_patronic_name": "Serdarmyradowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe ABerdiýew jaý64 korpusB öý4",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe ABerdiýew jaý64 korpusB öý4",
+ "passport_serie": "I-AS",
+ "passport_id": "705403",
+ "passport_given_at": "2024-07-13",
+ "passport_given_by": "Berkararlyk",
+ "born_place": "Asgabat",
+ "born_at": "1998-07-05",
+ "email": "Zohrejemal@gamilcom",
+ "phone": "62608717",
+ "phone_additional": "62608717",
+ "phone_home": "12545256",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäher häkimliginiň Jahan döredejilik merkezinde",
+ "work_company_accountant_number": "+(993)-12525426",
+ "work_started_at": "2023-09-01",
+ "work_salary": "2555",
+ "work_position": "Baletmeýstr",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mggW9NtJe0xyz9u3Iie3vsp3dqckG0dEvRn0tXhQ.jpg",
+ "passport_two": "SV2R12SMzQabKkMTuC2zSV3mOt4Gh7UVqtp7hs2g.jpg",
+ "passport_three": "wt7zpOVBPOxy8Jb33tF5ztmoHQOhjrj0SkQ79R0M.jpg",
+ "passport_four": "2Sc40cKCy4fgHgBjjjBGfNaadTMWou1PArMHNUuY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 04:50:29",
+ "updated_at": "2024-08-02 03:29:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2590,
+ "unique_id": "TB2305-2590",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Babajan",
+ "customer_surname": "Mämmetkulyýew",
+ "customer_patronic_name": "Taýlyýewiç",
+ "passport_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "real_address": "Sarahs etrabynyň Ýalawaç obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "173719",
+ "passport_given_at": "2001-12-16",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Ýalawaç obasy",
+ "born_at": "1981-01-30",
+ "email": null,
+ "phone": "61890342",
+ "phone_additional": null,
+ "phone_home": "61890342",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs GHE-y",
+ "work_company_accountant_number": "+(993)-65214782",
+ "work_started_at": "2002-08-01",
+ "work_salary": "2940",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xjCvdWAiHHPqmKJWGdxJ09BegkUEu5rIR6nrNtbm.jpg",
+ "passport_two": "BPuMVRz6lNhGFn0Y8Y8xKASUnofvmgmrzb30fvDy.jpg",
+ "passport_three": "dIqI4vjeG5WjgOcAC5EbpNM0nqdFZObIeTrfsYQT.jpg",
+ "passport_four": "4xdbxY4jK2YVHYCAeYOAqnK5Z2aWYaq2AqoliHEk.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-22 05:01:07",
+ "updated_at": "2024-07-22 05:01:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2591,
+ "unique_id": "TB2305-2591",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": "Bakyýewiç",
+ "passport_address": "Sarahs etrabynyň Galkynyş Geňeşliginiň Salyr obasy",
+ "real_address": "Sarahs etrabynyň Galkynyş Geňeşliginiň Salyr obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "572029",
+ "passport_given_at": "2012-08-07",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Alam obasy",
+ "born_at": "1992-06-26",
+ "email": null,
+ "phone": "62788197",
+ "phone_additional": null,
+ "phone_home": "62788408",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "\"Tejenelektrikulgamy\" kärhanasy",
+ "work_company_accountant_number": "+(993)-65487952",
+ "work_started_at": "2015-10-09",
+ "work_salary": "1950",
+ "work_position": "Elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Cy4wok5lwGlb5MmiWNGzuvqGrMyknXLrgk5Qy11y.jpg",
+ "passport_two": "dq2kcacet4aYquSrJE3F1LL6sepWlM8ghjuExbzD.jpg",
+ "passport_three": "etkipoCNzN1vEcYMi6JNIwIsIHdSAoGEQKzDiMON.jpg",
+ "passport_four": "cdgR77EpwvPbhyw7SkoRFvBxvR8iPwERP7I44FKn.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-22 05:05:11",
+ "updated_at": "2024-07-22 05:05:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2592,
+ "unique_id": "TB6359-2592",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şageldi",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "BW Balkanabat şäher Mkr 5 jaý 9 öý 14",
+ "real_address": "BW Balkanabat şäher Mkr 5 jaý 9 öý 14",
+ "passport_serie": "I-BN",
+ "passport_id": "533218",
+ "passport_given_at": "2017-03-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Bereket şäheri",
+ "born_at": "1986-04-03",
+ "email": null,
+ "phone": "63687525",
+ "phone_additional": "63687525",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebit we gaz guýulary berkitmek boýunça müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-04-26",
+ "work_salary": "5444",
+ "work_position": "motorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WFgaJiIUuROcDYd9rAvZpYExdWc1SygttV3WbTmy.jpg",
+ "passport_two": "AzyyFlIp6TcHFq7BYYsMvZOMdvFexBiIl1MPcAx8.jpg",
+ "passport_three": "xFeYfYUR5chSE3A5zyrzbpVPqfw1CydMvMDr725P.jpg",
+ "passport_four": "kEHnajJAVQUIgovpNrp04GptIZekm0FW4yHkZPnz.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 05:25:26",
+ "updated_at": "2024-07-26 03:00:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2593,
+ "unique_id": "TB6359-2593",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Güýzmyrat",
+ "customer_surname": "Potyýew",
+ "customer_patronic_name": "Rejepdurdyýewiç",
+ "passport_address": "BW Balkanabat şäher kw 206 a jaý 17 öý 9",
+ "real_address": "BW Balkanabat şäher kw 206 a jaý 17 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "472811",
+ "passport_given_at": "2013-04-24",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1996-12-01",
+ "email": null,
+ "phone": "63909594",
+ "phone_additional": "63909594",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Abatlaýyş mehaniki zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2017-01-17",
+ "work_salary": "2790",
+ "work_position": "elektrogaz bilen kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PeDgEdOulRYU8v57F9NdpCDnuKvvMEPGjbWiUW8H.jpg",
+ "passport_two": "9U0afv5U3ZjnhsizfTyJFCx4Ka5cym5Qmu13Yd4w.jpg",
+ "passport_three": "xP4LMsJInuR473EKYvC7tCCQAy6zTWGfvcaYrOI1.jpg",
+ "passport_four": "bSuABHGb40p9n8rgHjpmymyqn6QkrlA8uWf79J96.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 05:26:33",
+ "updated_at": "2024-07-26 03:07:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2594,
+ "unique_id": "TB1307-2594",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbanmyrat",
+ "customer_surname": "Oralyyew",
+ "customer_patronic_name": "Nurnazarowic",
+ "passport_address": "Ahal welayatynyn Gokdepe etrap Ahal obasy",
+ "real_address": "Ahal welayatynyn Gokdepe etrap Ahal obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "084451",
+ "passport_given_at": "1999-11-17",
+ "passport_given_by": "Ahal welayat Gokdepe etrap",
+ "born_place": "Ahal",
+ "born_at": "1983-09-10",
+ "email": "Gurbanmyrat@mail.ru",
+ "phone": "65114383",
+ "phone_additional": "61085050",
+ "phone_home": "12443035",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Namys H.J",
+ "work_company_accountant_number": "+(993)-12453959",
+ "work_started_at": "2021-06-01",
+ "work_salary": "2197",
+ "work_position": "yyladyshananyn operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "igmJUcSmEGCQyyO6QLwfdMMjlgmyFl68GezjJsog.jpg",
+ "passport_two": "cxOW5nsvBLc1IdluL9em5iQKrxPNhZ2PEfwhDm2a.jpg",
+ "passport_three": "Ydac0GbLLhu5TVtq7WztrPFDqKPcvQ0o7WtehEls.jpg",
+ "passport_four": "UMjetJ2ZRyY7BpoOFyF77gmgyNowM7jb1xD5h43Y.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 19:51:10",
+ "updated_at": "2024-08-02 03:29:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2595,
+ "unique_id": "TB8302-2595",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zuleýha",
+ "customer_surname": "Işkurbanowa",
+ "customer_patronic_name": "Sahatowna",
+ "passport_address": "Magdanly şäher S.Niýazow şaýoly 32/2 jaýy",
+ "real_address": "Magdanly şäher S.Niýazow şaýoly 32/2 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "896453",
+ "passport_given_at": "2015-08-04",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1999-03-15",
+ "email": null,
+ "phone": "65467089",
+ "phone_additional": "65467089",
+ "phone_home": "65467089",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "30-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44050247",
+ "work_started_at": "2023-09-02",
+ "work_salary": "3352",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9MTOKzAqhjFdKHtOvLm7bxhXlj5ENZi4PzWAgAzT.jpg",
+ "passport_two": "XvNWUT9IJaGJ6lOY6D36t9ilGNdGxr59HqauFvSu.jpg",
+ "passport_three": "zPrRqnBR378km6MeHJ8UOnikPCURQe15eMobF7Xx.jpg",
+ "passport_four": "Ot7s803YHCJKvq3GQOQGEtityu7BJFGI2gKCRVmW.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 20:46:06",
+ "updated_at": "2024-07-23 02:25:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2596,
+ "unique_id": "TB8302-2596",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rawşanbek",
+ "customer_surname": "Narkabulow",
+ "customer_patronic_name": "Şamsiddinowiç",
+ "passport_address": "Magdanly şäher Daraý dere 5-nji jaýy",
+ "real_address": "Magdanly şäher Daraý dere 5-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "550013",
+ "passport_given_at": "2009-07-08",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Köýtendag geňeşligi",
+ "born_at": "1992-08-15",
+ "email": null,
+ "phone": "71281992",
+ "phone_additional": "71281992",
+ "phone_home": "44055705",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-44055705",
+ "work_started_at": "2020-05-14",
+ "work_salary": "2341",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "clceyqu4IEh2X8jlUF2H28HryxWMXIXOxQmqRZKh.jpg",
+ "passport_two": "OwwlXLTw5qp3pxOhKQ1JIdG6jhy3fZxsbCTkcUOq.jpg",
+ "passport_three": "ALSlTHP76cM9DaXcTBmQ295UlQXiGWVByRpKrP1k.jpg",
+ "passport_four": "FLcNfvEGS0kISIqgfAvI3nZxGpJKYX3dMddT2Yuw.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 20:54:28",
+ "updated_at": "2024-07-23 02:25:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2597,
+ "unique_id": "TB1307-2597",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maýagözel",
+ "customer_surname": "Şanepesowa",
+ "customer_patronic_name": "Nurýagdyýewna",
+ "passport_address": "Aşgabat ş Büzmeýin etr köçe Pitomnik jaý 12/1",
+ "real_address": "Aşgabat ş Büzmeýin etr köçe Pitomnik jaý 12/1",
+ "passport_serie": "I-AS",
+ "passport_id": "048844",
+ "passport_given_at": "1998-12-23",
+ "passport_given_by": "Aşgabat ş Prezident Nyýazow adyndaky etrap PB",
+ "born_place": "Aşgabat ş",
+ "born_at": "1974-02-07",
+ "email": "Mayagozel@gmail.com",
+ "phone": "63834787",
+ "phone_additional": "63834787",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat ýolagçy awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2008-05-22",
+ "work_salary": "1936",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Sgpsb6U2b5hCDJnbrSuHk1LaiNHGRclLNu5GXxYZ.jpg",
+ "passport_two": "E1l18m9c5wKsi6n7NxKXxFvjuvGWgtUBlUu0tPrj.jpg",
+ "passport_three": "Cr0egRU7HRK7k9tXyzf1Aaden3j3OYHixei8NdFH.jpg",
+ "passport_four": "d9QoZRB34bNK6vrsgD0sQd6ILsxJD0biX6yfk4hv.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 21:16:40",
+ "updated_at": "2024-08-02 03:28:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2598,
+ "unique_id": "TB8312-2598",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Eziz",
+ "customer_surname": "Amanmuradow",
+ "customer_patronic_name": "Reýimowiç",
+ "passport_address": "K.Sazakow 176/1",
+ "real_address": "K.Sazakow 176/1",
+ "passport_serie": "I-LB",
+ "passport_id": "750393",
+ "passport_given_at": "2012-03-22",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Gazojak şäheri",
+ "born_at": "1996-01-20",
+ "email": "ezkka@mail.ru",
+ "phone": "64977038",
+ "phone_additional": null,
+ "phone_home": "44550091",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Daşoguzgazakdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-44511254",
+ "work_started_at": "2024-02-05",
+ "work_salary": "3694",
+ "work_position": "Turba geçiriji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "k48Iv3eCOjvL332v1wrjvGbh9xemPCVbrzcuY27L.jpg",
+ "passport_two": "8RfJoDXJX7xpGQeG95HIrHRfygA4awALFIXsnSJz.jpg",
+ "passport_three": "iZzLt6tuYLfT8OvkJ4clGGt3PmofNw6WznwIHE6o.jpg",
+ "passport_four": "JuoQnJ6jgK3lyMudyZX5UH9Zs9HLn5aK0i2InTkh.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 21:25:15",
+ "updated_at": "2024-07-24 03:13:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2599,
+ "unique_id": "TB8312-2599",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Dilafruz",
+ "customer_surname": "Rozbaýewa",
+ "customer_patronic_name": null,
+ "passport_address": "Gazojak şäheriniň Magtymguly köçesiniň 146-njy jaýynyň 18-nji öýi",
+ "real_address": "Gazojak şäheriniň Magtymguly köçesiniň 146-njy jaýynyň 18-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "038387",
+ "passport_given_at": "1999-04-19",
+ "passport_given_by": "Gazojak şäherçe PB",
+ "born_place": "Daşoguz welaýatynyň Daşoguz şäheri",
+ "born_at": "1980-01-04",
+ "email": "dilafruz0383@mail.com",
+ "phone": "63880801",
+ "phone_additional": null,
+ "phone_home": "44552231",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata EAB-nyň Gazojak AB-y",
+ "work_company_accountant_number": "+(993)-44551123",
+ "work_started_at": "1999-11-01",
+ "work_salary": "951",
+ "work_position": "2-nji klasly telefonist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HYYWTu4nxlsxjJMqdliHFrgaH4dgWRmoKeXoZTLS.jpg",
+ "passport_two": "TIs7YjXknEMoCAEzb0TjwdSb41dQgtDQ8BkFF5ed.jpg",
+ "passport_three": "JOPDHZU7lIxJ1kZpxFrWvIAbOUJMU87QACpBakYt.jpg",
+ "passport_four": "PBoNXl5SzSUFLcgNNaNk09FqmikyOY93keWwsg4q.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 21:26:02",
+ "updated_at": "2024-07-26 02:14:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2600,
+ "unique_id": "TB1307-2600",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annamuhammet",
+ "customer_surname": "Medzekow",
+ "customer_patronic_name": "Nurgeldiyewic",
+ "passport_address": "Asgabat saherinin kopetdag etraby Parahat 3 1 kocesinin 51 nji jayynyn 2 nji otagy",
+ "real_address": "Asgabat saherinin kopetdag etraby Parahat 3 1 kocesinin 51 nji jayynyn 2 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "450306",
+ "passport_given_at": "2011-09-28",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1995-08-21",
+ "email": "Kakajan@gmail.com",
+ "phone": "64040767",
+ "phone_additional": "64050844",
+ "phone_home": "64040767",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmen dowlet bedenterbiye we sport instituty",
+ "work_company_accountant_number": "+(993)-64040767",
+ "work_started_at": "2019-09-03",
+ "work_salary": "3210",
+ "work_position": "owreniji mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "onGdjgSqLnrIPUQxDNghUFJ44H8s1sR0HCs133jJ.jpg",
+ "passport_two": "Oafr9obdL7COueo3gxFTltjij00NbQQyO62yLiHx.jpg",
+ "passport_three": "7PzgMxXZhyKuapeA4WMKM2ezW28W3cYc8VeIuaAF.jpg",
+ "passport_four": "vpVxTNLMtFp9v6zrtgIcyMdd5q6EgBULrtUdEDFI.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 21:32:25",
+ "updated_at": "2024-08-02 03:28:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2601,
+ "unique_id": "TB8312-2601",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Žumamamet",
+ "customer_surname": "Taçmatow",
+ "customer_patronic_name": "Artykowiç",
+ "passport_address": "Azady 161/48",
+ "real_address": "Azady 161/48",
+ "passport_serie": "I-LB",
+ "passport_id": "994323",
+ "passport_given_at": "2017-12-25",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Dörtgül etrabynyň Kelteminar obasy",
+ "born_at": "1967-05-01",
+ "email": "jummysha@mail.ru",
+ "phone": "63811306",
+ "phone_additional": null,
+ "phone_home": "44551986",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar karhanasy",
+ "work_company_accountant_number": "+(993)-44551142",
+ "work_started_at": "2020-03-02",
+ "work_salary": "2597",
+ "work_position": "ASTY barlagçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MwL6EZTL7yLeRUOm8Gr8egx7w4pyb7OfgNTUyydF.jpg",
+ "passport_two": "cEItzAjrA1NKhlvDsbJds3Sy3mhMSRftD376pUrt.jpg",
+ "passport_three": "nmD03PjhUxK71lwl3vm8ZOgZOzppmdFKv2tbpLdr.jpg",
+ "passport_four": "57J7zxGQPovQTJqmiIDQiOaB0OOfHjz0xjxYWRwV.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 21:43:44",
+ "updated_at": "2024-07-24 03:14:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2602,
+ "unique_id": "TB6360-2602",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Wepa",
+ "customer_surname": "Gylyçmämmedow",
+ "customer_patronic_name": "Gylyçmämmedowiç",
+ "passport_address": "Hazar ş-çe 32-4-2",
+ "real_address": "Hazar ş-çe 32-4-2",
+ "passport_serie": "I-BN",
+ "passport_id": "059607",
+ "passport_given_at": "1998-11-10",
+ "passport_given_by": "BW Garrygala etrap polisýa bölümi",
+ "born_place": "Garrygala etrap",
+ "born_at": "1975-02-01",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65198010",
+ "phone_additional": "65198010",
+ "phone_home": "65198010",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkangazüpjünçilik\" müdürligi",
+ "work_company_accountant_number": "+(993)-65198010",
+ "work_started_at": "2020-10-02",
+ "work_salary": "2481",
+ "work_position": "dispeçer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8l6TEu1cLQGSaI05nkeIAPUEe3L4tPYCdiFYbgad.jpg",
+ "passport_two": "95dfFjbazVSEaAwG2AvtyOCifI8BqJ7bvvKg5Vtw.jpg",
+ "passport_three": "EHRA51tForfopdHE50QIUg8k9nxHCxqLfsxsAN9p.jpg",
+ "passport_four": "OebdynigPRF2YVgLiTcumMfGcHBZqYqGSwcoQ5Ka.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 22:09:04",
+ "updated_at": "2024-08-12 22:37:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2603,
+ "unique_id": "TB8312-2603",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Magtymkuly",
+ "customer_surname": "Huseýinow",
+ "customer_patronic_name": null,
+ "passport_address": "Gazojak şäheriniň Ş.Batyrow köçesiniň 20-nji jaýy",
+ "real_address": "Gazojak şäheriniň Ş.Batyrow köçesiniň 20-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "686057",
+ "passport_given_at": "2011-04-28",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Garaşsyzlyk etrabynyň Boýnyuzyn geňeşligi",
+ "born_at": "1973-01-10",
+ "email": "magtykuly6860@mail.com",
+ "phone": "61581181",
+ "phone_additional": null,
+ "phone_home": "44551227",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-44552218",
+ "work_started_at": "2016-07-10",
+ "work_salary": "2941",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "u8zJYMITZQjARUD4roODxN0XTKI1k94JMO1Ci4cN.jpg",
+ "passport_two": "LEDsZ4liGOczBv6IElUEMhZfkr99b1vbpWOdt6HF.jpg",
+ "passport_three": "XnkMyo5vUBBNUOGb49ScNLzFf5VBmTnSIygj5MQI.jpg",
+ "passport_four": "7PVWiTX6ymFnkQhHWMHhjzDRnDhBawlRkmPXGqu7.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 22:24:00",
+ "updated_at": "2024-07-23 04:16:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2604,
+ "unique_id": "TB8311-2604",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Guwanç",
+ "customer_surname": "Amurow",
+ "customer_patronic_name": "Serdarowiç",
+ "passport_address": "LW-nyň Dänew etr.Döwletabat geň Puşkin oba Azatlyk köçe jaý-15",
+ "real_address": "LW-nyň Dänew etr.Döwletabat geň Puşkin oba Azatlyk köçe jaý-15",
+ "passport_serie": "I-LB",
+ "passport_id": "768428",
+ "passport_given_at": "2012-05-10",
+ "passport_given_by": "LW-nyň Galkynyş etr häkimlik",
+ "born_place": "LW-nyň Dänew etr.Döwletabat geň",
+ "born_at": "1995-12-30",
+ "email": null,
+ "phone": "62063304",
+ "phone_additional": "62063304",
+ "phone_home": "62063304",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-62063304",
+ "work_started_at": "2021-01-27",
+ "work_salary": "2375",
+ "work_position": "Reňkleýji-suwagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tRUKw6rUGOtsRdn9RBK5Y79v5yRrKQMvApvdXy0D.jpg",
+ "passport_two": "2X9nOav0aJrpWtJTJhkUAi7JIsPwngQw0QC4TuRr.jpg",
+ "passport_three": "nOsfvhMY3pqmlk76PdYmU31PkIdfwG5zwRqcKyP3.jpg",
+ "passport_four": "jPuV7F0I1x4yL1LAEV1FdDwKcMfehgqouiC0X5TN.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 22:59:12",
+ "updated_at": "2024-07-26 01:58:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2605,
+ "unique_id": "TB8311-2605",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Mähri",
+ "customer_surname": "Çaryýewa",
+ "customer_patronic_name": "Isakowna",
+ "passport_address": "LW-nyň Dänew etr Garaşsyzlyk şäh. Boýnyuzyn geň Kaksaçan Dostluk köçe jaý-31",
+ "real_address": "LW-nyň Dänew etr Garaşsyzlyk şäh. Boýnyuzyn geň Kaksaçan Dostluk köçe jaý-31",
+ "passport_serie": "I-LB",
+ "passport_id": "779237",
+ "passport_given_at": "2012-06-13",
+ "passport_given_by": "LW-nyň Dänew etr Garaşsyzlyk şäh Boýnyuzyn geň Koksaçan Dostluk köçe-31",
+ "born_place": "LW-nyň Dänew etr Garaşsyzlyk etr Nyýazow şäh.",
+ "born_at": "1995-05-04",
+ "email": null,
+ "phone": "61886935",
+ "phone_additional": "61886935",
+ "phone_home": "61886935",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dänew etr \"Berzeň Suwaryş Ulgamy\" ed-sy",
+ "work_company_accountant_number": "+(993)-61886935",
+ "work_started_at": "2022-09-19",
+ "work_salary": "1738",
+ "work_position": "Hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9ZEqcsBXpCTUBneXOA7KXpq9eZFbxgWSrxQfKPsA.jpg",
+ "passport_two": "7Bj2cFvtTbXXXfFSChZ1OaFVo1KyXi5Fivj6NoTD.jpg",
+ "passport_three": "ee16YRasOZixKPmjY4ycguKsBbNp8lTB22tZHbV6.jpg",
+ "passport_four": "JuUILcE2thchbQwzw09tG3cWL7mMgepOCCNhvf94.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 23:24:50",
+ "updated_at": "2024-07-23 01:44:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2606,
+ "unique_id": "TB8311-2606",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Ereşow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "LW-nyň Dänew etr. Seýdi şäh 1k/etr 24-jaý 4-öý",
+ "real_address": "LW-nyň Dänew etr. Seýdi şäh 1k/etr 24-jaý 4-öý",
+ "passport_serie": "I-LB",
+ "passport_id": "553671",
+ "passport_given_at": "2009-08-06",
+ "passport_given_by": "LW-nyň Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Seýdi şäheri",
+ "born_at": "1992-01-11",
+ "email": null,
+ "phone": "64212251",
+ "phone_additional": "64212251",
+ "phone_home": "64212251",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-64212251",
+ "work_started_at": "2023-05-22",
+ "work_salary": "2459",
+ "work_position": "Hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BA3P0QAqx5KQmWGusrcDgxAvCsLop4Lyv6R7SJHo.jpg",
+ "passport_two": "IQAA3HWzfRqXa8pwBF2y3KKppA4cbzRRIkOEWs7s.jpg",
+ "passport_three": "ZSTkLxeiywJGK9fvOatpDYZOdso5LZjupsIyMhko.jpg",
+ "passport_four": "LDI4TqJ8DKHZ1mkuRbECZw4lvczWZ9rYWTUxuvAv.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-22 23:52:25",
+ "updated_at": "2024-07-24 04:22:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2607,
+ "unique_id": "TB8311-2607",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Italmaz",
+ "customer_surname": "Kurbanow",
+ "customer_patronic_name": "Jorakulyýewiç",
+ "passport_address": "LW-nyň Farap şeher Hojakenepsi geň Hojakenepsi oba",
+ "real_address": "LW-nyň Farap şeher Hojakenepsi geň Hojakenepsi oba",
+ "passport_serie": "I-LB",
+ "passport_id": "534126",
+ "passport_given_at": "2007-05-14",
+ "passport_given_by": "LW-nyň Farap etr häkimligi",
+ "born_place": "LW-nyň Farap şeher Hojakenepsi geň",
+ "born_at": "2007-05-14",
+ "email": null,
+ "phone": "64422466",
+ "phone_additional": "64422466",
+ "phone_home": "64422466",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Lebapgurluşyk kärhanasy",
+ "work_company_accountant_number": "+(993)-64422466",
+ "work_started_at": "2021-05-29",
+ "work_salary": "1880",
+ "work_position": "elektroulgamçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ihCLpsHqMG7unUd2wcfQihwIPiFfdZAqlPkVw7h2.jpg",
+ "passport_two": "Z3morQPo3tIhPezfiPcLKnifqLoH2P2J5avjK5ww.jpg",
+ "passport_three": "FNXnJ2ojcXZ5yrFwYzmCPBz1PbrJTky8F3TPaEJZ.jpg",
+ "passport_four": "G7svfWUY605UPvozRnSUlHPDl5zrxEJqEI87u9OB.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 00:14:22",
+ "updated_at": "2024-07-31 22:13:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2608,
+ "unique_id": "TB8302-2608",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Barno",
+ "customer_surname": "Utaýewa",
+ "customer_patronic_name": "Haýtmuratowna",
+ "passport_address": "Magdanly şäher Mätäji köçe 41-nji jaý",
+ "real_address": "Magdanly şäher Mätäji köçe 41-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "219195",
+ "passport_given_at": "2024-05-27",
+ "passport_given_by": "Köýtendag etrap Polisiýa bölümi",
+ "born_place": "Özbegistan respublikasy Jarkurgan raýony Jarkurgan obasy",
+ "born_at": "2024-05-27",
+ "email": null,
+ "phone": "63785164",
+ "phone_additional": null,
+ "phone_home": "44050881",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-44053103",
+ "work_started_at": "2021-06-14",
+ "work_salary": "2537",
+ "work_position": "Nobatçy şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gjjV7nvoehhlfUR48hQa0253wmHc1Bs647Skv8eS.jpg",
+ "passport_two": "ZCJlWZHXehNQ3BX9OywCta64fJ5gCCEDEbahzKTt.jpg",
+ "passport_three": "xbbj5eLWHKNlhPNSpsgebnl8YWsiWmsAfBf14KVb.jpg",
+ "passport_four": "GpHWq6Mkgtcyx0Sg0mrBZ9hLoTHLbegmUj5xUoOn.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 01:39:37",
+ "updated_at": "2024-07-25 02:32:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2609,
+ "unique_id": "TB8311-2609",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Tirkeş",
+ "customer_surname": "Hommyýew",
+ "customer_patronic_name": "Babageldiýewiç",
+ "passport_address": "Mary welaýat Tagtabazar etr Erden geňeşligi",
+ "real_address": "Mary welaýat Tagtabazar etr Erden geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "354385",
+ "passport_given_at": "2004-01-03",
+ "passport_given_by": "Mary welaýat Tagtabazar etr häkimligi",
+ "born_place": "Mary welaýat Tagtabazar etr Erden geňeşligi",
+ "born_at": "2004-01-03",
+ "email": null,
+ "phone": "64478363",
+ "phone_additional": "64478363",
+ "phone_home": "64478363",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat şäher 20490 harby bölümi",
+ "work_company_accountant_number": "+(993)-64478363",
+ "work_started_at": "2005-05-05",
+ "work_salary": "4329",
+ "work_position": "Harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "c9JlXbNSyBfwKfwYriNhMM0BMrzABsQTTHyRCBtt.jpg",
+ "passport_two": "AYUXyKx03NnQhalmO92TJLKF3BNQwj5ULqrKXj7b.jpg",
+ "passport_three": "BQMLCvXAfxX4OvasDQxdgIm3mg4TtJLvlDc7TwFy.jpg",
+ "passport_four": "tn8p7cKWQ57Gs1kq80Osy4Ajnxa4YilS5ZOfTMx0.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 01:42:43",
+ "updated_at": "2024-07-31 22:12:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2610,
+ "unique_id": "TB8302-2610",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Tahir",
+ "customer_surname": "Rowşanow",
+ "customer_patronic_name": "Rowşanowiç",
+ "passport_address": "Magdanly şäher Ibin-Sino köçe 9/16-njy jaý",
+ "real_address": "Magdanly şäher Ibin-Sino köçe 9/16-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "976515",
+ "passport_given_at": "2017-10-24",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1996-03-26",
+ "email": null,
+ "phone": "62821996",
+ "phone_additional": null,
+ "phone_home": "44050201",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44037496",
+ "work_started_at": "2019-09-09",
+ "work_salary": "3451",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jdjf7FdA2WP04KAiSDjb7bDiQ9rZLbDuFquKcj4L.jpg",
+ "passport_two": "rvlMl001nAaxeLAV1E3lyIVgPGeD3bGy29n1cuAw.jpg",
+ "passport_three": "mXqSn8ZIPUvgJrjdqJ4xXGx6b1CFjcFzETT4C3Qp.jpg",
+ "passport_four": "ALSNtp0AHD6HKkqoGunA4mAt1xqJfKZOcaVbExGv.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 01:46:39",
+ "updated_at": "2024-07-25 02:32:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2611,
+ "unique_id": "TB8302-2611",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Arslan",
+ "customer_surname": "Baýyýew",
+ "customer_patronic_name": "Permanowiç",
+ "passport_address": "Magdanly şäher Gurbansoltan eje köçe 3/13-nji jaý",
+ "real_address": "Magdanly şäher Gurbansoltan eje köçe 3/13-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "751309",
+ "passport_given_at": "2012-01-08",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-08-07",
+ "email": null,
+ "phone": "63914055",
+ "phone_additional": null,
+ "phone_home": "44051232",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-44039865",
+ "work_started_at": "2014-02-01",
+ "work_salary": "1629",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "D3d5FOEjvLQhjxtYyDk5dCJlneCBGFlkH8lukzwT.jpg",
+ "passport_two": "JDlKtzZuCtU65RdSSPQrTg0bJYdrsoerxLoMC9og.jpg",
+ "passport_three": "pait7TeqTqvob1kBTYmBW65nw2T5Z1QUSIYvb6wr.jpg",
+ "passport_four": "vKK8mUN9asyQqGxdBqnidehNyTQ9y0MUEdjzj75w.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 01:52:27",
+ "updated_at": "2024-07-25 02:31:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2612,
+ "unique_id": "TB8302-2612",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rawşanbek",
+ "customer_surname": "Narkabulow",
+ "customer_patronic_name": "Şamsiddinowiç",
+ "passport_address": "Magdanly şäher Daraý-dere köçe 5-nji jaý",
+ "real_address": "Magdanly şäher Daraý-dere köçe 5-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "550013",
+ "passport_given_at": "2009-07-08",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Köýtendag etr Köýten geňeşligi",
+ "born_at": "1992-08-15",
+ "email": null,
+ "phone": "71281992",
+ "phone_additional": null,
+ "phone_home": "44055705",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44051236",
+ "work_started_at": "2018-09-21",
+ "work_salary": "2341",
+ "work_position": "Sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5oJ7XUjfdJqdx0bhEdfXjQsDcEk5wULACW5ZP5tc.jpg",
+ "passport_two": "8kErt7T8Z3mjnjZvePXAtDYmOmDlVhXxFY0GR5Tv.jpg",
+ "passport_three": "s8E2QEMD41qdDOdj9AyI22KWQr1lNv9E5PRmsfFB.jpg",
+ "passport_four": "GlB6nLHMvUytq3LGGU5Ddtxo2BJYigKuysUJpJD3.jpg",
+ "user_id": 15,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-07-23 02:03:47",
+ "updated_at": "2024-07-23 02:25:18",
+ "deleted_at": "2024-07-23 02:25:18",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2613,
+ "unique_id": "TB1307-2613",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Merdan",
+ "customer_surname": "Durdyyew",
+ "customer_patronic_name": "Myradowic",
+ "passport_address": "Asgabat s Berkararlyk etr A Nyyazow koce jay134 oy3",
+ "real_address": "Asgabat s Berkararlyk etr A Nyyazow koce jay134 oy3",
+ "passport_serie": "I-AS",
+ "passport_id": "434190",
+ "passport_given_at": "2010-12-03",
+ "passport_given_by": "Asgabat s Azatlyk etr PB",
+ "born_place": "Asgabat s",
+ "born_at": "1994-05-01",
+ "email": "Merdan@gamil.com",
+ "phone": "63868680",
+ "phone_additional": "63868680",
+ "phone_home": "63868680",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat arassacylyk mudurligi",
+ "work_company_accountant_number": "+(993)-65628174",
+ "work_started_at": "2021-08-06",
+ "work_salary": "2797",
+ "work_position": "mehanik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TfBLyx6zM9JoIQGNsvm5Orey5V0SFFASrt5NQcb0.jpg",
+ "passport_two": "7uGgAzQHAEkrOM3dToyVQz7ApaXWOWdBD7V0zaL3.jpg",
+ "passport_three": "R6OvOeEaFIPK9KmmLcjLaZ8rykeXnxWwY14hsN6i.jpg",
+ "passport_four": "pjfa4tpjmCw1WgSOHA04KuwcpniRBhA9dg4L2U9E.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 03:07:00",
+ "updated_at": "2024-10-24 14:54:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2614,
+ "unique_id": "TB6352-2614",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hally",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Hallyýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 5 3",
+ "real_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 5 3",
+ "passport_serie": "I-BN",
+ "passport_id": "189907",
+ "passport_given_at": "2001-08-27",
+ "passport_given_by": "Balkan welaýat Bereket etrap häkimligi",
+ "born_place": "Balkan welaýat Bereket etrap",
+ "born_at": "1970-11-14",
+ "email": null,
+ "phone": "62113455",
+ "phone_additional": "62113455",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-10-16",
+ "work_salary": "2210",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OrzPBJZDYgPwAka035CgGCttRQ70lD3fRendnnK7.jpg",
+ "passport_two": "8B2Csdyy7FNW0m32LAXKim9fMdveAnkSMkZeCKYR.jpg",
+ "passport_three": "otcHZsAjgF4UGID5Te2BGUp8itxg6cwNc32dNsuG.jpg",
+ "passport_four": "KQ9ki5RfoaUMQ5Fo2vIIasE1UrBAvYF8h1wTaZFp.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 03:14:50",
+ "updated_at": "2024-07-23 03:14:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2615,
+ "unique_id": "TB6352-2615",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýagmyr",
+ "customer_surname": "Orazmyradow",
+ "customer_patronic_name": "Gurbanmyradowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 5/16",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 5/16",
+ "passport_serie": "I-AH",
+ "passport_id": "608421",
+ "passport_given_at": "2013-12-19",
+ "passport_given_by": "Ahal welaýatynyň Baharly etrap häkimligi",
+ "born_place": "BW Serdar etrabynyň Tutly obasy",
+ "born_at": "1993-11-04",
+ "email": null,
+ "phone": "61091208",
+ "phone_additional": null,
+ "phone_home": "61091208",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-11-02",
+ "work_salary": "2437",
+ "work_position": "gazdan halas ediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "U4RqWJeW1MAK9ElfugAgfTIZ2fQsADYwTvoRVtPV.jpg",
+ "passport_two": "abu0Do8zEjLHrDNVIloMQkNKSTwkUFB025agLUCL.jpg",
+ "passport_three": "h9WcDrQHr6pJD1KXDxypz4IcK5aGeBx5CS90tKmk.jpg",
+ "passport_four": "Gw6Idyx7fKeYN7bNxLBnO102yuIi0au9QTHEAAr7.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 03:19:19",
+ "updated_at": "2024-07-23 20:30:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2616,
+ "unique_id": "TB6352-2616",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Geldimurat",
+ "customer_surname": "Jumamuradow",
+ "customer_patronic_name": "Pirnepesowiç",
+ "passport_address": "Balkan welaýat Bereket etrap I harby şäherçe",
+ "real_address": "Balkan welaýat Garabogaz şäher",
+ "passport_serie": "I-DZ",
+ "passport_id": "533078",
+ "passport_given_at": "2007-04-12",
+ "passport_given_by": "Daşoguz welaýat Boldumsaz etrap häkimligi",
+ "born_place": "Daşoguz welaýat Boldumsaz etrap häkimligi",
+ "born_at": "1980-05-09",
+ "email": null,
+ "phone": "63233308",
+ "phone_additional": "63233308",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-08-01",
+ "work_salary": "2559",
+ "work_position": "inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "I3aPdl0XEDEZtcohXfQNzr88npmtkFsIE6x1am1p.jpg",
+ "passport_two": "gkfpdxRlsyaFi49O4QGiLEkRbosBJSMg6YItbrD0.jpg",
+ "passport_three": "NLKoyiC9tFeq8rZ8rVFlfYsGIZJmQAjKBD6nqdsG.jpg",
+ "passport_four": "P248fQW4lI9ZBD6u90bqv6kQPWmiyJueB6sBWjxw.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 03:19:21",
+ "updated_at": "2024-07-23 03:19:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2617,
+ "unique_id": "TB6352-2617",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Didar",
+ "customer_surname": "Sephanow",
+ "customer_patronic_name": "Täçmyratowiç",
+ "passport_address": "BW Türkmenbaşy şäheri Kenar etraby A.Nyýazow köçe 45 jaý",
+ "real_address": "BW Türkmenbaşy şäheri Kenar etraby A.Nyýazow köçe 45 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "427674",
+ "passport_given_at": "2011-02-15",
+ "passport_given_by": "BW Magtymguly etrap häkimligi",
+ "born_place": "BW Magtymguly etrabynyň Magtymguly şäherçesi",
+ "born_at": "1994-11-23",
+ "email": null,
+ "phone": "63639494",
+ "phone_additional": null,
+ "phone_home": "63639494",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-09-02",
+ "work_salary": "4633",
+ "work_position": "baş tegnology",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "uWsTTISZUWiCkMrwOxFV4o2V5dI8RJ6G25eZok3d.jpg",
+ "passport_two": "kpBgMxCUbO84H8qnCdgP3vwNxxvD3gdkpIjlM7m5.jpg",
+ "passport_three": "c6L4bhpHOIt8G3zO8tZLU1YW1pGfWUC709FZmRvM.jpg",
+ "passport_four": "HEdvXtjWeARcGWh3vEkCEkmNnwmcU1KDiyLcfMGq.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 03:23:30",
+ "updated_at": "2024-07-23 20:30:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2618,
+ "unique_id": "TB6352-2618",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sarygül",
+ "customer_surname": "Täjowa",
+ "customer_patronic_name": "Gutjykowna",
+ "passport_address": "Balkan welaýat Türkmenbaşy şäher Aeroport köçe 32 13",
+ "real_address": "Balkan welaýat Garabogaz şäheri",
+ "passport_serie": "I-DZ",
+ "passport_id": "224734",
+ "passport_given_at": "2001-08-17",
+ "passport_given_by": "Daşoguz welaýat Tagta etrap häkimligi",
+ "born_place": "Daşoguz welaýat Tagta etrap Ýagtylyk geňeşligi",
+ "born_at": "1975-03-06",
+ "email": null,
+ "phone": "64186045",
+ "phone_additional": "64186045",
+ "phone_home": "24350612",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş Jaý Ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-02-09",
+ "work_salary": "1809",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "k0oPe6LdoHtZXiKedYEcZf2GPyI9tTudZ11keMqZ.jpg",
+ "passport_two": "19PN1qenoBU7mKio8mY4dq3aBiWMQPRmC3119Lwc.jpg",
+ "passport_three": "l0kNMSmVGZ2Dnl2Jpu2pS6FC6btUYXOoZQixOoJt.jpg",
+ "passport_four": "txjhpaCNSR1uKiwOPsOXsOHI0DwmtJfFqDYF1V1h.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 03:24:09",
+ "updated_at": "2024-07-23 03:24:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2619,
+ "unique_id": "TB1307-2619",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aygul",
+ "customer_surname": "Owezowa",
+ "customer_patronic_name": "Yazberdiyewna",
+ "passport_address": "Asgabat s Buzmeyin etr koce Ahal sayoly jay58 oy13",
+ "real_address": "Asgabat s Buzmeyin etr koce Ahal sayoly jay58 oy13",
+ "passport_serie": "I-AS",
+ "passport_id": "596058",
+ "passport_given_at": "2018-09-03",
+ "passport_given_by": "Asgabat s Buzmeyin et",
+ "born_place": "Asgabat s",
+ "born_at": "1993-12-28",
+ "email": "Aygul@gmail.com",
+ "phone": "62888204",
+ "phone_additional": "62888204",
+ "phone_home": "62888204",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat s hakimligi jemagat hoj mudurliigi",
+ "work_company_accountant_number": "+(993)-64994081",
+ "work_started_at": "2022-01-06",
+ "work_salary": "3041",
+ "work_position": "bas hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "414i9UPkDlNYRaRDdbh45pt5p4fuLajoGG0uw3RS.jpg",
+ "passport_two": "2LPvjLX0YOwG6lBUKeKNeJKIEkfAlm9jjcXc0qRe.jpg",
+ "passport_three": "x0gxjuaRCAT5BHNxiwa6DfWA0LwKPh1G3ZRRwUWT.jpg",
+ "passport_four": "vglCoMOXKBkTRFZOn4tiFcNbN1YRjrT0IbADdsqf.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 03:44:34",
+ "updated_at": "2024-08-02 03:08:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2620,
+ "unique_id": "TB8312-2620",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Meretgylyç",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Gurbanbaýewiç",
+ "passport_address": "Gazojak şäheriniň Magtymguly köçesiniň 142/401/1-2",
+ "real_address": "Gazojak şäheriniň Magtymguly köçesiniň 142/401/1-2",
+ "passport_serie": "I-LB",
+ "passport_id": "858702",
+ "passport_given_at": "2014-12-05",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Birata etrabynyň Sediwer geňeşligi",
+ "born_at": "1969-11-01",
+ "email": "meretgylyc5857@mail.com",
+ "phone": "62239723",
+ "phone_additional": null,
+ "phone_home": "44552131",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM-nyň 7-nji GGM-sy",
+ "work_company_accountant_number": "+(993)-44552232",
+ "work_started_at": "2020-07-01",
+ "work_salary": "3061",
+ "work_position": "6-njy derejeli slesar gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PWYtbvXKFLJmKs7BCoXvL0w4kAkRshZVDb0BW3Qg.jpg",
+ "passport_two": "91QEFQZ1HzhbIIMZKuxFEtavwpDRHelS1e6qTGhu.jpg",
+ "passport_three": "UV9lVD3aGxk1TgFAIiayOhjd592PHnchp1YFnyRm.jpg",
+ "passport_four": "MtwbS65Vt0WsILD1s3461U7ixAGycSlYV0FrqeNp.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 03:44:36",
+ "updated_at": "2024-07-26 02:14:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2621,
+ "unique_id": "TB8312-2621",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Aýna",
+ "customer_surname": "Annametowa",
+ "customer_patronic_name": "Nurmuhambetowna",
+ "passport_address": "Gazojak şäheriniň Azady köçesiniň 504/203/4",
+ "real_address": "Gazojak şäheriniň Azady köçesiniň 504/203/4",
+ "passport_serie": "I-LB",
+ "passport_id": "994904",
+ "passport_given_at": "2018-08-09",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Gazojak şäheri",
+ "born_at": "1983-03-10",
+ "email": "ayna9949@mail.com",
+ "phone": "62562694",
+ "phone_additional": null,
+ "phone_home": "44552442",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44552632",
+ "work_started_at": "2024-03-06",
+ "work_salary": "2056",
+ "work_position": "Daş-töweregi abadanlaşdyryş boýunça işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mCKblDtKwx2HbZOfhnsUxIWYdrBMh1ie8Lz8S1YZ.jpg",
+ "passport_two": "gydZB9aQsTt3kKtsbM9ahH2AFtci1puYTpgGv0Yt.jpg",
+ "passport_three": "pbAVZwj8JKzkP1PpWmFhHruu8MZyCngJdv7pqd0D.jpg",
+ "passport_four": "C3vpiMZXQHc0vIgdfxgDS8IvwXgKalbZoKGPdM8p.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 03:51:33",
+ "updated_at": "2024-07-26 02:15:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2622,
+ "unique_id": "TB8302-2622",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nargul",
+ "customer_surname": "Çaryyewa",
+ "customer_patronic_name": "Oralowna",
+ "passport_address": "Magdanly saheri Garaşsyzlyk 25/18",
+ "real_address": "Magdanly şaheri Garassyzlyk koçesi 25/18",
+ "passport_serie": "I-LB",
+ "passport_id": "793041",
+ "passport_given_at": "2012-07-15",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1983-11-05",
+ "email": "muziktank78@gmail.çom",
+ "phone": "63105819",
+ "phone_additional": "63353482",
+ "phone_home": "53891",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "22-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-51044___",
+ "work_started_at": "2018-08-30",
+ "work_salary": "1116",
+ "work_position": "Komekçi terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "qvrdyHuCrMTiRmIrUvaOfxCMA2ZOFyJqy4acqzWS.jpg",
+ "passport_two": "yGzIVaK0nC3OcAdrXTO6eCB1vawgPEmN3V6wybNI.jpg",
+ "passport_three": "KIRunk1J56HekKmAK5M4zj404SHnR1vKQR4eRoGs.jpg",
+ "passport_four": "pU0321Obg1xkgGDcaxCpSTGel3MT07j0fVKnvL1D.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 04:12:12",
+ "updated_at": "2024-07-31 03:34:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2623,
+ "unique_id": "TB8302-2623",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Hasiyat",
+ "customer_surname": "Almardanowa",
+ "customer_patronic_name": "Narmuminowna",
+ "passport_address": "Magdanly saheri I-KE 2/30",
+ "real_address": "Magdanly saheri I-KE 2/30",
+ "passport_serie": "I-LB",
+ "passport_id": "464343",
+ "passport_given_at": "2005-12-26",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1987-07-13",
+ "email": "muziktank78@gmail.çom",
+ "phone": "65856903",
+ "phone_additional": "62441288",
+ "phone_home": "514898",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Jemagat hojalygy mudirligi",
+ "work_company_accountant_number": "+(993)-50298___",
+ "work_started_at": "2021-10-01",
+ "work_salary": "1787",
+ "work_position": "Myhmanhana otag hyzmatçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "TWlp0F9Hnpc7Yy1RlHQE7XDTFBUiVH4dmHrEa0KF.jpg",
+ "passport_two": "WZ3fz5Kts9yOpIWhujONV0Spbsx7DpYcw1YGGC5S.jpg",
+ "passport_three": "XPZ8wglbFdic4Rrotm7GKel8lXPuIC7VRtmfn39h.jpg",
+ "passport_four": "BBKgNP7O1niEaSfwxuiQFUUJYrVtNHf9MeOghCUO.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 04:21:39",
+ "updated_at": "2024-07-31 03:34:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2624,
+ "unique_id": "TB2305-2624",
+ "loan_type": 1,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Berdimurat",
+ "customer_surname": "Annabaýramow",
+ "customer_patronic_name": "Atamuradowiç",
+ "passport_address": "Sarahs şäheriniň Türkmenbaşy köçesiniň 5/1 jaýy",
+ "real_address": "Sarahs şäheriniň Türkmenbaşy köçesiniň 5/1 jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "588030",
+ "passport_given_at": "2013-02-08",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1996-12-28",
+ "email": null,
+ "phone": "61235265",
+ "phone_additional": null,
+ "phone_home": "63509968",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Ahal welaýatynyň Polisiýa müdürliginiň Gorag bölümi",
+ "work_company_accountant_number": "+(993)-63254144",
+ "work_started_at": "2018-08-01",
+ "work_salary": "3100",
+ "work_position": "Goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FK4d37eT2tn95Xp3AbCFYFksgGsLSavg6zRg7slZ.jpg",
+ "passport_two": "le1AiOnEYwdpjlF2zokshexXS8TlaNJywxuJcN3o.jpg",
+ "passport_three": "kq6FsHTslqgm6wqpha5n5KohpWt93oJzaf6ne8UG.jpg",
+ "passport_four": "Cz8SywCAjSh1OrmaqSUixVEJo5rlkDDH7KnKvJuN.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-23 04:22:42",
+ "updated_at": "2024-07-23 04:22:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2625,
+ "unique_id": "TB2305-2625",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Tirkiş",
+ "customer_surname": "Abdalow",
+ "customer_patronic_name": "Ýakubowiç",
+ "passport_address": "Sarahs etrabynyň Galkynyş geňeşliginiň Tekehan obasy",
+ "real_address": "Sarahs etrabynyň Galkynyş geňeşliginiň Tekehan obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "695010",
+ "passport_given_at": "2017-06-14",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Tekehan obasy",
+ "born_at": "2000-06-05",
+ "email": null,
+ "phone": "61022664",
+ "phone_additional": null,
+ "phone_home": "61022664",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-63525541",
+ "work_started_at": "2024-02-01",
+ "work_salary": "1782",
+ "work_position": "Montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "intKdsbJ9loOthkSb4HZ7vUK87Gj2OotLOzhK10v.jpg",
+ "passport_two": "jqY24WQfKyINbisAOWaSgMk6CnhVHXxCB8elbd02.jpg",
+ "passport_three": "LNrBNF2QsBrFXND1wNF6iHIua3n53qlpb07ALl4P.jpg",
+ "passport_four": "HFAG0hX6gtQEz9SYpypl5DtFkTDouWNO4jOIeVhJ.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-23 04:32:21",
+ "updated_at": "2024-07-23 04:32:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2626,
+ "unique_id": "TB6359-2626",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gardurdy",
+ "customer_surname": "Hakjanow",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher kw 225 jaý 17 öý 4",
+ "real_address": "BW Balkanabat şäher kw 225 jaý 17 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "193890",
+ "passport_given_at": "2002-05-03",
+ "passport_given_by": "BW Bereket etrap häkimligi",
+ "born_place": "BW Bereket etrap Oboý geňeşligi",
+ "born_at": "1973-02-01",
+ "email": null,
+ "phone": "65180252",
+ "phone_additional": "65180252",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýol gurluşyk müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1998-10-05",
+ "work_salary": "3975",
+ "work_position": "baş energetik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ZEWApmMSPYbqhlzPtI4Q8XNpjMMerkXUA1Fhkhvl.jpg",
+ "passport_two": "exBpPzxUTAHPV8qGEwuZtwEhlPpbt6tyMwILv0RG.jpg",
+ "passport_three": "r7k0r3wPUPnO0pnK7rXIWl6kLV6RibG7BkvqWaZk.jpg",
+ "passport_four": "zBiSHsfp3KKjTJgFcsAOfhbf0ZKu9YDFz9IIvuyG.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 05:13:43",
+ "updated_at": "2024-07-26 03:35:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2627,
+ "unique_id": "TB6359-2627",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Rejep",
+ "customer_surname": "Gullarow",
+ "customer_patronic_name": "Aşyrgeldiýewiç",
+ "passport_address": "BW Balkanabat şäher Mkr 13 jaý 36 öý",
+ "real_address": "BW Balkanabat şäher Mkr 13 jaý 36 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "489599",
+ "passport_given_at": "2014-06-02",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1998-04-20",
+ "email": null,
+ "phone": "61070015",
+ "phone_additional": "61070015",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepenebit\" nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-06-10",
+ "work_salary": "4470",
+ "work_position": "ussa",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "gb3HlV6KtryMUARstM4esKZjbh4l4ZcXaoZCgRTh.jpg",
+ "passport_two": "Uv28kKvIE4HuKG2TxaiNLSCxvMF7vNBFtqifndIw.jpg",
+ "passport_three": "kJjhqBFl3st6AMxpWXuGFkC87tbxitIWREbgT4K2.jpg",
+ "passport_four": "CpjgxjISgM2IW6EPlEkrMeS9JuQAB7ke4tzW4fBa.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 05:14:57",
+ "updated_at": "2024-07-26 03:44:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2628,
+ "unique_id": "TB6359-2628",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Öwez",
+ "customer_surname": "Ýakubow",
+ "customer_patronic_name": "Osmanowiç",
+ "passport_address": "Balkanabat ş-niň Jebel ş-çe köçe Baýram şahyr jaý 76",
+ "real_address": "Balkanabat ş-niň Jebel ş köçe Baýram şahyr jaý 76",
+ "passport_serie": "I-BN",
+ "passport_id": "288415",
+ "passport_given_at": "2007-08-23",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "Jebel ş-çe",
+ "born_at": "1991-06-25",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "61979591",
+ "phone_additional": "61979591",
+ "phone_home": "61979591",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkan\" sement zawody",
+ "work_company_accountant_number": "+(993)-61979591",
+ "work_started_at": "2012-02-02",
+ "work_salary": "3569",
+ "work_position": "şlamçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iLEbeNvMUEdUKtHpcTUL0RAeocTUoSgbfkL2AqCB.jpg",
+ "passport_two": "fWHo4piMOQyQtHi3Q8Ehoyx04Kdjjbk3ORTIknSm.jpg",
+ "passport_three": "MLABbkw1hM2MKsjTgokROZGxDF8HdWzgck9nqKgI.jpg",
+ "passport_four": "SmeorlolgyfqLPgxX9MZNJ919cPYa5Du6t2e6lJR.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-07-23 21:40:24",
+ "updated_at": "2024-09-01 23:41:56",
+ "deleted_at": "2024-09-01 23:41:56",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2629,
+ "unique_id": "TB6360-2629",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Öwez",
+ "customer_surname": "Ýakubow",
+ "customer_patronic_name": "Osmanowiç",
+ "passport_address": "Balkanabat ş Jebel ş-çe köçe Baýram şahyr jaý 76",
+ "real_address": "Balkanabat ş Jebel ş-çe köçe Baýram şahyr jaý 76",
+ "passport_serie": "I-BN",
+ "passport_id": "288415",
+ "passport_given_at": "2007-08-23",
+ "passport_given_by": "Balkanabat şäher häkimligi",
+ "born_place": "Jebel ş-çe",
+ "born_at": "1991-06-25",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "61979591",
+ "phone_additional": "61979591",
+ "phone_home": "61979591",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkan\" sement zawody",
+ "work_company_accountant_number": "+(993)-61979591",
+ "work_started_at": "2012-02-02",
+ "work_salary": "3569",
+ "work_position": "şlamçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AF5l14vn4Nd5a6Twpg4BK6wKqzXum0fdE5Zmuayc.jpg",
+ "passport_two": "obNVWsOa91ggBZnbguZajvwQSI5hkn5hkzqORKxj.jpg",
+ "passport_three": "Iay1yytwxItpt5BkGQdV0lNMNXfpnQ1Ias1q7Bwe.jpg",
+ "passport_four": "cShp2lwL5yTADBJc2hiXENVx6a5KQg4KMazpSzpu.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 21:45:23",
+ "updated_at": "2024-08-12 22:39:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2630,
+ "unique_id": "TB8312-2630",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Allaýew",
+ "customer_patronic_name": "Jumamyratowiç",
+ "passport_address": "Magtymguly köçe 144/10",
+ "real_address": "Magtymguly köçe 144/10",
+ "passport_serie": "I-LB",
+ "passport_id": "994734",
+ "passport_given_at": "2018-05-26",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Darganata etrabynyň Gazojak şäheri",
+ "born_at": "1978-01-28",
+ "email": "sohrat99472@mail.com",
+ "phone": "65238341",
+ "phone_additional": null,
+ "phone_home": "44552663",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Naýyp liniýa önümçilik bölegi",
+ "work_company_accountant_number": "+(993)-44551411",
+ "work_started_at": "2008-01-01",
+ "work_salary": "3704",
+ "work_position": "maşinist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jpGScvQ96RG6ETeVCg4zFci6gZVVOTNFVnOo4khT.jpg",
+ "passport_two": "hjxlCMpKxKAjhyk8BGAoRVO0yHsSwHfl5AVwRq49.jpg",
+ "passport_three": "DT0YSufeuQSVpgkzfn1HnVuTmg3yaikj2P5NdytK.jpg",
+ "passport_four": "xI2tT5dUWbv1juC6nz8v5g94HuwcRmaArwPuJsEe.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 21:59:40",
+ "updated_at": "2024-07-26 02:15:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2631,
+ "unique_id": "TB6360-2631",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Altyn",
+ "customer_surname": "Karadžaýewa",
+ "customer_patronic_name": "Goçmyradowna",
+ "passport_address": "Hazar ş-çe 37-5-34",
+ "real_address": "Hazar ş-çe 37-5-34",
+ "passport_serie": "I-BN",
+ "passport_id": "420544",
+ "passport_given_at": "2011-07-30",
+ "passport_given_by": "BW Hazar şäher hakimligi",
+ "born_place": "Mary ş",
+ "born_at": "1982-04-13",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63730966",
+ "phone_additional": "63730966",
+ "phone_home": "63730966",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa Deňiz\" HK",
+ "work_company_accountant_number": "+(993)-63730966",
+ "work_started_at": "2023-09-11",
+ "work_salary": "2439",
+ "work_position": "aşhana işgari",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "20aj0yew7Aueuhi3vMiVOKpvexsYp85wO6kG3iDG.jpg",
+ "passport_two": "eXjpDn5oUyhHTvAs6dFq1DbZa0xhYho1lkNpbrV6.jpg",
+ "passport_three": "60hJyNyJ680eIBXZrMQ8vvvC0ubPOuslfHFA2kQy.jpg",
+ "passport_four": "4E0UaKB2JIMPONmxQXnSkWbnzroufZgSz1tIsU6S.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 22:00:48",
+ "updated_at": "2024-08-12 22:41:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2632,
+ "unique_id": "TB8312-2632",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Amanbaý",
+ "customer_surname": "Radžapow",
+ "customer_patronic_name": "Batyrowiç",
+ "passport_address": "Gazojak şäheriniň Seýdi köçesiniň 46-njy jaýy",
+ "real_address": "Gazojak şäheriniň Seýdi köçesiniň 46-njy jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "067717",
+ "passport_given_at": "2019-09-24",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Darganata etrabynyň Gazojak şäheri",
+ "born_at": "1989-01-03",
+ "email": "amanbay0677@mail.com",
+ "phone": "63372237",
+ "phone_additional": null,
+ "phone_home": "44552181",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇ\" müdirliginiň ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44552363",
+ "work_started_at": "2024-04-05",
+ "work_salary": "1566",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lruNDQOXj8YwjluuXMhCVd3DnJcN94JFV26V9qTj.jpg",
+ "passport_two": "YPZ9d7ZWs5UIY5FN7Q13qeBfYYQ4n7DDjbI5zQHv.jpg",
+ "passport_three": "HEkfW1lLIPwIetqOcdh6ZRrArfh64DK7PflwI3Qe.jpg",
+ "passport_four": "DMTkmlNHzYNbcKrPQIAnOxwKbgVimGY69tJmeAJS.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-23 22:45:26",
+ "updated_at": "2024-07-24 03:12:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2633,
+ "unique_id": "TB1307-2633",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guwanc",
+ "customer_surname": "Materow",
+ "customer_patronic_name": "Yazberdiyewic",
+ "passport_address": "Aşgabat şaherinin Bagtyyarlyk etrabynyn PB koçe 2060/10, jay 60/4, otag 2",
+ "real_address": "Aşgabat şaherinin Bagtyyarlyk etrabynyn PB koçe 2060/10, jay 60/4, otag 2",
+ "passport_serie": "I-AH",
+ "passport_id": "481507",
+ "passport_given_at": "2011-02-07",
+ "passport_given_by": "Ahal welayatynyn Baharly etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1994-12-01",
+ "email": "Guwanc@mail.ru",
+ "phone": "64030427",
+ "phone_additional": "64030427",
+ "phone_home": "12268540",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmenistanyn Sowda we dasary ykdysady aragatnasyklar ministrliginin Turkmendasarysowda dowlet karhanasy",
+ "work_company_accountant_number": "+(993)-12129358",
+ "work_started_at": "2022-12-01",
+ "work_salary": "2301",
+ "work_position": "Ammarynyn mudiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "lQtZIC5pHhKtjCiJlqD3MslfqUFxd3cY87fDtkJa.jpg",
+ "passport_two": "wJpOsgDMwA18rDCw0hsiRwv5zK2Rq3aWU6O3oJ8y.jpg",
+ "passport_three": "R9XFSBcXubMERJjh0a86FLNbvgXY1kZ2ZCay0xoI.jpg",
+ "passport_four": "PlDkdsg154hurYIwjiedoJxfJ2hP5hLhSRZgs9OM.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 02:27:41",
+ "updated_at": "2024-08-02 03:07:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2634,
+ "unique_id": "TB6352-2634",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Yhlas",
+ "customer_surname": "Arazmedow",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçesi 23 11",
+ "real_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçesi 23 11",
+ "passport_serie": "I-BN",
+ "passport_id": "291392",
+ "passport_given_at": "2009-03-11",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýaty",
+ "born_at": "1992-02-05",
+ "email": null,
+ "phone": "61350506",
+ "phone_additional": "61350506",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2019-01-16",
+ "work_salary": "2858",
+ "work_position": "bölüm başlyk",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "27gMjQ2xsgwSejneVLgsuSCLVdZdBNtrztlTChtg.jpg",
+ "passport_two": "olyy1QExS0vxPJ7f3IFUoR2TdK7pVpakLQWQE8Jn.jpg",
+ "passport_three": "mxEj9IGjbj4ih4O3uurA59Vq85JB6pLLLjNk9Zip.jpg",
+ "passport_four": "IzTHDBjXeZrqhqRCvz7zHGEQ3x2lYnvzrDof2SqM.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 04:03:56",
+ "updated_at": "2024-07-24 04:03:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2635,
+ "unique_id": "TB6352-2635",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akmyrat",
+ "customer_surname": "Seýidow",
+ "customer_patronic_name": "Hudaýnazarowiç",
+ "passport_address": "Balkan welaýat Türkmenbaşy etrap Ýaşylbaýdak şäherçe 22433 harby bölümi",
+ "real_address": "Garabogaz şäher",
+ "passport_serie": "I-MR",
+ "passport_id": "731088",
+ "passport_given_at": "2011-10-02",
+ "passport_given_by": "Mary welaýat Ýolöten etrap häkimligi",
+ "born_place": "Mary welaýat Ýolöten etrap",
+ "born_at": "1994-07-02",
+ "email": null,
+ "phone": "64841431",
+ "phone_additional": "64841431",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "22433 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2015-06-01",
+ "work_salary": "3113",
+ "work_position": "harby bölümi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "855jo6PbvMLfFyUHxpfTHDkfPEwyMojw4h0qj3hh.jpg",
+ "passport_two": "DcUPeu6wNO6AtLGpjRWbBgd0JEJVaSAfdLDSytqP.jpg",
+ "passport_three": "OQ7xNMCYkENseRHpdp7KkaTv2GpGLmEssht6BYRL.jpg",
+ "passport_four": "QTy3viydzhll5cvW7sFNxe1hN2Y4wQ7b4kJVk2FZ.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 04:10:50",
+ "updated_at": "2024-07-24 04:10:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2636,
+ "unique_id": "TB6352-2636",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Hojagulyýew",
+ "customer_patronic_name": "Öregulyýewiç",
+ "passport_address": "LW Sakar etrabylebaby geňeşligi melekep köçesi 67 jaý",
+ "real_address": "LW Sakar etrabylebaby geňeşligi melekep köçesi 67 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "644885",
+ "passport_given_at": "1975-02-17",
+ "passport_given_by": "LW sakar etrap häkimligi",
+ "born_place": "LW Sakar etrap Syýadagsakar geňeşligi",
+ "born_at": "1975-02-17",
+ "email": null,
+ "phone": "65365224",
+ "phone_additional": null,
+ "phone_home": "65365224",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "1996-01-08",
+ "work_salary": "5217",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZyXLqpDS3UO308rCQUNwFrVtY8OPLzGzwpPDSDfh.jpg",
+ "passport_two": "S9Hsdrabvdk5u2HUmQB2FilHcrQjyTS5El4f8qnZ.jpg",
+ "passport_three": "NkJ8Am3launkeZGK0GuLIiqF1PbLKubKx79Dvedf.jpg",
+ "passport_four": "Le4TSA7Id8JuS5H7wUWT4Aepwrv4jDeF9rnupgJ1.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 04:16:35",
+ "updated_at": "2024-07-24 05:00:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2637,
+ "unique_id": "TB8318-2637",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Bahtyýar",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Böriýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş Baýramhan köçesi 18-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş Baýramhan köçesi 18-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "063714",
+ "passport_given_at": "2019-06-18",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1974-02-20",
+ "email": null,
+ "phone": "65225651",
+ "phone_additional": "63524185",
+ "phone_home": "44034562",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap gaz",
+ "work_company_accountant_number": "+(993)-64586974",
+ "work_started_at": "1995-08-01",
+ "work_salary": "2915",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Nl4PeuGdLC9zl2JdSyDtOCWCzDbF88etwAMmcRa2.jpg",
+ "passport_two": "kZTYukYEMBUR5PWNS8TwxuL91DGZnaHYgDzeaDED.jpg",
+ "passport_three": "i8GlVZEpu3oX9nX1R38WSt8D0i6nGIWy5g2vztJS.jpg",
+ "passport_four": "eMDKeEGtYIIHCqn4jym5e12Vx1MxDr9A7N4jqaIo.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 04:55:28",
+ "updated_at": "2024-07-24 04:58:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2638,
+ "unique_id": "TB6359-2638",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ýakup",
+ "customer_surname": "Hojaýew",
+ "customer_patronic_name": "Ýazdurdyýewiç",
+ "passport_address": "BW Balkanabat ş kw 232 jaý 37 öý 9",
+ "real_address": "BW Balkanabat ş kw 232 jaý 37 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "446961",
+ "passport_given_at": "2011-12-09",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1995-09-13",
+ "email": null,
+ "phone": "63465646",
+ "phone_additional": "63465646",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Ýug-Neftegaz\" Priwate Limited kompaniýasynyň şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-04-05",
+ "work_salary": "1289",
+ "work_position": "burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VE2Af6cz9qwW6b9LP0fN2MnJDAg8HlugMaI5Ud1T.jpg",
+ "passport_two": "FRZXHbeb6a72Ru4Sl6OohqXwboz9kKEh1ckgthUC.jpg",
+ "passport_three": "2OR6sIC2tPUIiVsJ8G0IBGnzOPaD9z8Xl8EkkNv1.jpg",
+ "passport_four": "7o7kJcyfZx09MwX16g3sZhpl4SlFlvykWv3yUBHg.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 05:00:53",
+ "updated_at": "2024-07-26 03:52:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2639,
+ "unique_id": "TB9315-2639",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Almagül",
+ "customer_surname": "Pirmedowa",
+ "customer_patronic_name": "Saparowna",
+ "passport_address": "Görogly şäher Mollanepes köçe 4-nji jaýy",
+ "real_address": "Görogly şäher Mollanepes köçe 4-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "407566",
+ "passport_given_at": "2003-10-26",
+ "passport_given_by": "Görogly etrap häkimi",
+ "born_place": "Görogly etraby",
+ "born_at": "1967-09-15",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65282621",
+ "phone_additional": "65282621",
+ "phone_home": "65282621",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-65282621",
+ "work_started_at": "2010-05-24",
+ "work_salary": "3099",
+ "work_position": "şepagat uýasy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "WIDOW",
+ "passport_one": "FhVCsVb8JJHQOWpQhel4d11WtbMVMSRX8ozpwEe9.jpg",
+ "passport_two": "zXOLRM5L6QOvX9ofI0O8HtwupnJFv7PcMmIg7qql.jpg",
+ "passport_three": "NtXzt4xUdDqtIxcBfwGIgUvKRncWBN2wtlnFVSoG.jpg",
+ "passport_four": "X4nCP197FG9YtNgdGobnkafZNyBVc1HyVQMAgn0F.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 05:09:45",
+ "updated_at": "2024-07-24 05:09:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2640,
+ "unique_id": "TB8302-2640",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Farhod",
+ "customer_surname": "Balhiýew",
+ "customer_patronic_name": "Aşirowiç",
+ "passport_address": "Magdanly şäher Mugallymlar köçe 70-nji jaý",
+ "real_address": "Magdanly şäher Mugallymlar köçe 70-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "450106",
+ "passport_given_at": "2005-09-02",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1989-05-16",
+ "email": null,
+ "phone": "62086994",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44037496",
+ "work_started_at": "2017-04-24",
+ "work_salary": "6132",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Qvx7mMnhGLelzwZbftZj1kgm6GAnHuisyOBv44Vn.jpg",
+ "passport_two": "K2ZDea09vKmrLajNm8tuzrRqlNglki2FuR1Mqqe1.jpg",
+ "passport_three": "5woLxgDWC5BdR4CXRmqcTr9toqvvywIX9BXIQVwi.jpg",
+ "passport_four": "dXYnuE92AWBSTtmQB7wElfTLY4ZQDot3428DmXUJ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 05:17:08",
+ "updated_at": "2024-07-25 02:31:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2641,
+ "unique_id": "TB1303-2641",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Bahar",
+ "customer_surname": "Hasmämmedowa",
+ "customer_patronic_name": "Nurýagdyýewna",
+ "passport_address": "Aşgabat şäher Büzmeýin etraby Akdepe harby şäherçe 54-nji jaýy 7-nji öýi",
+ "real_address": "Aşgabat şäher Büzmeýin etraby Akdepe harby şäherçe 54-nji jaýy 7-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "692288",
+ "passport_given_at": "1999-03-19",
+ "passport_given_by": "Aşgabat şäheriniň Büzmeýin etrap Polisiýa bölümi",
+ "born_place": "Mary welaýaty Baýramaly etraby Ýalkym geňeşligi",
+ "born_at": "1999-03-19",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61153768",
+ "phone_additional": "61153768",
+ "phone_home": "61153768",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 61-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2022-08-31",
+ "work_salary": "3772",
+ "work_position": "Başlangyç synp mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4oolr2he47RIoA2zRKSZ7IGHZgFUTfAKvUrhyNm3.jpg",
+ "passport_two": "ZZP3BZQmupYTdZ3K882tq5SFFnReLzAjvU35OIsW.jpg",
+ "passport_three": "SPvfKLIoJDmAFnXhu8HOLkvfPytFEVxfO1suaPXP.jpg",
+ "passport_four": "0v3g6GEOgCuBGe7aREceYGtgL52QgoZuiXTQGxPh.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 21:19:53",
+ "updated_at": "2024-07-26 02:36:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2642,
+ "unique_id": "TB1303-2642",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Aýşat",
+ "customer_surname": "Pazylowa",
+ "customer_patronic_name": "Pazylowna",
+ "passport_address": "Ahal welaýaty Gökdepe etraby Gökdepe şäheri Tekinskaýa köçesi 46-njy jaýy",
+ "real_address": "Ahal welaýaty Gökdepe etraby Gökdepe şäheri Tekinskaýa köçesi 46-njy jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "714232",
+ "passport_given_at": "2018-04-26",
+ "passport_given_by": "Ahal weelaýatynyň Gökdepe etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Gökdepe etrabynyň Gökdepe şäheri",
+ "born_at": "2000-03-18",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62341431",
+ "phone_additional": "62341431",
+ "phone_home": "62341431",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "Gökdepe pagta egriji fabrigy",
+ "work_company_accountant_number": "+(993)-13240901",
+ "work_started_at": "2022-06-06",
+ "work_salary": "1588",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jWTqhSdIMagJ8jnDx5HoQievHSNWvvb056wCq55t.jpg",
+ "passport_two": "Im0bskA4SHokmb1g1HRsxPOhkCgLrClxLAHh2pCI.jpg",
+ "passport_three": "A77qHJItsxEnwB0TfXpeWybqeoOJ9w6N1VapueYp.jpg",
+ "passport_four": "GJT0EagZtjVwYgNHy7YXB9TY4brgIORvp1c2iMrZ.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 21:25:44",
+ "updated_at": "2024-07-30 21:17:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2643,
+ "unique_id": "TB8312-2643",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Çaşemow",
+ "customer_patronic_name": "Rejepowiç",
+ "passport_address": "Gazojak şäheriniň Magtymguly köçesiniň 142/102/2",
+ "real_address": "Gazojak şäheriniň Magtymguly köçesiniň 142/102/2",
+ "passport_serie": "I-BN",
+ "passport_id": "362356",
+ "passport_given_at": "2007-06-29",
+ "passport_given_by": "Birata etrap häkimigi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1970-05-05",
+ "email": "sohrat3623@mail.com",
+ "phone": "63988103",
+ "phone_additional": null,
+ "phone_home": "44551365",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Naýybyň suwuklandyrylan gazy öndürýän desgasy",
+ "work_company_accountant_number": "+(993)-44552363",
+ "work_started_at": "2019-03-01",
+ "work_salary": "3827",
+ "work_position": "nasoslaryň maşinisty",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Q30UfWAkzCIjJ4SeEm6agsldrtGwOTKKfQ8keKgK.jpg",
+ "passport_two": "X2Rw5CTiZU0fyLK0MbOarsodBw3rEJKJcAzv6HXC.jpg",
+ "passport_three": "x2DXAeeYf4CNBPn0pe6imlbGk0XTgzv1aLfoFr14.jpg",
+ "passport_four": "O8hyN3KMWb7BpUPvzztG47axQ64DbHwTuz96DV3c.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 21:53:54",
+ "updated_at": "2024-07-29 01:54:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2644,
+ "unique_id": "TB8312-2644",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Ýagşymurat",
+ "customer_surname": "Owezdurdyýew",
+ "customer_patronic_name": "Meredowiç",
+ "passport_address": "Lebap şäherçesiniň Amyderýa köçesiniň 1-nji jaýy",
+ "real_address": "Lebap şäherçesiniň Amyderýa köçesiniň 1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "454504",
+ "passport_given_at": "2005-09-29",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap şäherçesi",
+ "born_at": "1965-05-23",
+ "email": "yagsymurat4545@mail.com",
+ "phone": "63801849",
+ "phone_additional": null,
+ "phone_home": "44552369",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM-nyň AUK we MIUM",
+ "work_company_accountant_number": "+(993)-44552636",
+ "work_started_at": "2016-02-01",
+ "work_salary": "3283",
+ "work_position": "6-njy derejeli sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "whUrKV1GDB7qUIlmWg6UG1JFHs8LQZrvTZpBpzy9.jpg",
+ "passport_two": "wxwLhuXlVk5Xlv28sVANRzpehUytvRuolJWVsXEw.jpg",
+ "passport_three": "JeeOzr5ESNmM5ets87HJwMB0rsJ9zV6LoshtUa90.jpg",
+ "passport_four": "BLzJiDbzpSXSif0ML5Nr2Gcr6UiiNjd934vchLLh.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 22:01:05",
+ "updated_at": "2024-07-25 04:57:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2645,
+ "unique_id": "TB6312-2645",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Aşyrgeldi",
+ "customer_surname": "Tekäýew",
+ "customer_patronic_name": "Durdyýewiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy şäher Akdaş ş-si 1-ýjt 149 öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy şäher Akdaş ş-si 1-ýjt 149 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "085877",
+ "passport_given_at": "2001-10-31",
+ "passport_given_by": "Daşoguz welaýatynyň Tagta etrap häkimi",
+ "born_place": "Daşoguz welaýatynyň Tagta etrap Türkmenistan geňeşligi",
+ "born_at": "1980-11-15",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "62106730",
+ "phone_additional": "65969370",
+ "phone_home": "24357841",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy halkara howa menzili",
+ "work_company_accountant_number": "+(993)-24396488",
+ "work_started_at": "2014-08-01",
+ "work_salary": "2502",
+ "work_position": "ýangyndan halas ediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Y1wgfJ4Gd69tUxBBVBKrv8auOf0JNhNtd8fTHqLa.jpg",
+ "passport_two": "LkAHJ6iKdXcYFqgjlJmVaHydjYIc1xohtrZnGEYN.jpg",
+ "passport_three": "IOWkd9J8cW4RfQwKdSRwk3mBBbVPZ0bCFk5lEHlO.jpg",
+ "passport_four": "D3RCbnwNDfpUw0mQWT8xXFREr1lWfwAYq8DMsO0L.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 22:01:56",
+ "updated_at": "2024-07-26 04:23:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2646,
+ "unique_id": "TB6312-2646",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Aşir",
+ "customer_surname": "Aşirow",
+ "customer_patronic_name": "Annaýewiç",
+ "passport_address": "Balkan welaýaty Etrek etrabynyň Gyzylbaýyr geňeşligi",
+ "real_address": "Balkan welaýaty Etrek etrabynyň Gyzylbaýyr geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "066323",
+ "passport_given_at": "1999-04-08",
+ "passport_given_by": "Balkan welaýatynyň Gyzyletrek etrap polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Gyzylarbat şäheri",
+ "born_at": "1975-12-26",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "62404561",
+ "phone_additional": "65545808",
+ "phone_home": "24357841",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-12383626",
+ "work_started_at": "2023-04-10",
+ "work_salary": "1757",
+ "work_position": "montýor",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "bfCcOsaJEWbxmEmEvddMK8mx61qTSYTTaNHx4zT2.jpg",
+ "passport_two": "TJxZbcQJVlxirabAZYzvZ8hRsFWTNVnTV1OALwVy.jpg",
+ "passport_three": "F3xoQZr3dFbiLg3CwoVGO8slkFkxeensosUyXGYw.jpg",
+ "passport_four": "ozX1EBnK5A96Kp8CejqnV8ZCzrrI402tOtR1EMUX.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 22:14:21",
+ "updated_at": "2024-07-26 04:23:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2647,
+ "unique_id": "TB6360-2647",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Hoja",
+ "customer_surname": "Sahyýew",
+ "customer_patronic_name": "Garaýewiç",
+ "passport_address": "Balkanabat ş Jebel ş-çe köçe Türkmenbaşy jaý 175",
+ "real_address": "Balkanabat ş Jebel ş-çe köçe Türkmenbaşy jaý 175",
+ "passport_serie": "I-BN",
+ "passport_id": "079898",
+ "passport_given_at": "2004-05-20",
+ "passport_given_by": "Balkanabat şäher häkimligi",
+ "born_place": "Balkanabat ş",
+ "born_at": "1969-07-26",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62333205",
+ "phone_additional": "62333205",
+ "phone_home": "62333205",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan ýol gurluşyk abatlaýyş we önimçilk zawody",
+ "work_company_accountant_number": "+(993)-62333205",
+ "work_started_at": "2024-07-11",
+ "work_salary": "3598",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KknAn6aPt4Ar3aYAHLLRi5VQDu27zfrDfoJSqxpq.jpg",
+ "passport_two": "40bKcC9ucfhDn4ugJaf1SGodbDFKJ7ReM2mLP68s.jpg",
+ "passport_three": "HTaeqenPrP5tOsROohZ1lejcvZnq9uplVnxirE31.jpg",
+ "passport_four": "ILyP9VKnRCXTPnr1oqfbVbfn0Ou99XMqqHp90qW0.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-24 22:48:52",
+ "updated_at": "2024-08-13 00:13:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2648,
+ "unique_id": "TB8318-2648",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Gözel",
+ "customer_surname": "Jumaýewa",
+ "customer_patronic_name": "Hasanowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş M.Garýagdyýew köçesi 4/1-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş M.Garýagdyýew köçesi 4/1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "011417",
+ "passport_given_at": "1998-06-27",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Çarşaňňy şäherçesi",
+ "born_at": "1970-07-29",
+ "email": null,
+ "phone": "63824597",
+ "phone_additional": "65425162",
+ "phone_home": "44020161",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "1-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63526352",
+ "work_started_at": "2019-09-02",
+ "work_salary": "3302",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "3eo4aORSVIv7DbUhy5aXmBZ9ULacyjf8a18Wl2cV.jpg",
+ "passport_two": "zDQAdqvuk6i0HaRXxxWJ9rEd6qAdw5wZeSKr3ttT.jpg",
+ "passport_three": "TSfxN7BvCLkr90BK61W6WfCz3u8NWZ1njRcYipG7.jpg",
+ "passport_four": "58nlFQJKptAmsZx67k9alLUXkDHEEadHaBo3sqPt.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 01:34:25",
+ "updated_at": "2024-07-25 01:35:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2649,
+ "unique_id": "TB8302-2649",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rawşan",
+ "customer_surname": "Kulabiýew",
+ "customer_patronic_name": "Oralowiç",
+ "passport_address": "Magdanly şäher Raýdaşlyk köçe 5-nji jaý",
+ "real_address": "Magdanly şäher Raýdaşlyk köçe 5-nji jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "378358",
+ "passport_given_at": "2007-07-03",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1977-11-17",
+ "email": null,
+ "phone": "64730593",
+ "phone_additional": null,
+ "phone_home": "44057485",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Künjek kän müdirligi",
+ "work_company_accountant_number": "+(993)-44037496",
+ "work_started_at": "2020-05-01",
+ "work_salary": "1400",
+ "work_position": "Stropnyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "F97g7wHGJB0O8K8ZJhXvPYxA3wFakd2Vb0ldbBXF.jpg",
+ "passport_two": "FMfENdFpuTsxKt9ryeIEmCmHPuXKyeZAz2p6zqVr.jpg",
+ "passport_three": "fmpWLg4c2JGFvNLfZXdlDlRew55roeglNCroOVxy.jpg",
+ "passport_four": "rJUNvBwg81OE94UNv9opzy83U94wSN1J5x3EZCyi.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 02:41:06",
+ "updated_at": "2024-07-31 03:35:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2650,
+ "unique_id": "TB1303-2650",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Aksoltan",
+ "customer_surname": "Mämmetgulyýewa",
+ "customer_patronic_name": "Ataýewna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Kämillik köçesiniň 60-njy jaýynyň 49-njy otagy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Kämillik köçesiniň 60-njy jaýynyň 49-njy otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "042704",
+ "passport_given_at": "1998-11-17",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap PB",
+ "born_place": "Ahal welaýatynyň Gäwers etrabynyň Garadamak geňeşligi",
+ "born_at": "1981-08-04",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65661761",
+ "phone_additional": "65661761",
+ "phone_home": "12456325",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Halkara saglyk merkezleri müdiriýetiniň Halkara iç keselleri mekezi",
+ "work_company_accountant_number": "+(993)-65661761",
+ "work_started_at": "2017-09-29",
+ "work_salary": "3121",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "q3kC5qRSTglz3IOsyxIHXnRp2pGDbJ3RzkY28yQq.jpg",
+ "passport_two": "5WvGkgD8KgjvrMGnFibHqnDFWaGGStHxmz5ghKAU.jpg",
+ "passport_three": "S8luPpwJqVJqnwhIadwen0V6eRxaPZzQHIGwQn47.jpg",
+ "passport_four": "3nUY5y5pePAcIlmejqk8ccBui9PK5QI1ecq1tzZa.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 03:38:13",
+ "updated_at": "2024-08-02 22:14:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2651,
+ "unique_id": "TB1303-2651",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Goçnazar",
+ "customer_surname": "Döwletow",
+ "customer_patronic_name": "Allanazarowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Zähmet köçesiniň 29-njy jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Zähmet köçesiniň 29-njy jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "411636",
+ "passport_given_at": "2009-09-02",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1988-09-01",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65602023",
+ "phone_additional": "65602023",
+ "phone_home": "12452525",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň Berkararlyk etrabynyň azyk söwda kärhanasynyň N18 dükany",
+ "work_company_accountant_number": "+(993)-65602023",
+ "work_started_at": "2017-02-01",
+ "work_salary": "2371",
+ "work_position": "müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fHw6ydLsu7bql7UpbbJmlFuQi36J2bPRFyz4CeOy.jpg",
+ "passport_two": "8iurbyJlpvjA0Z9cmEoZMpl909IS8rb307c3CGO4.jpg",
+ "passport_three": "2GpvWRtkUCJQRs0oUCOKjcXs8lcG5ph4TK2KBfWA.jpg",
+ "passport_four": "D6rzQ44AV0zb2nuhgpIK9JYMmjwQnt2AwDxTGsCB.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 03:45:02",
+ "updated_at": "2024-07-30 21:17:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2652,
+ "unique_id": "TB1307-2652",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Suleyman",
+ "customer_surname": "Atayew",
+ "customer_patronic_name": "Nurmuradowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce 2050 jay 1 otag 55",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce 2050 jay 1 otag 55",
+ "passport_serie": "I-AS",
+ "passport_id": "498412",
+ "passport_given_at": "2014-04-18",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1998-03-25",
+ "email": "AtayewS@gmail.com",
+ "phone": "63429995",
+ "phone_additional": "63429995",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Hokumet awiasiyya topary",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2023-10-02",
+ "work_salary": "3888",
+ "work_position": "hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jVrPf7EfKiZ30up3vWH7T4kFsY8tNhFLymKxq69p.jpg",
+ "passport_two": "YAU6bOLhvubXHgTJIQWZZvWbXBowFwv5HUcNMciT.jpg",
+ "passport_three": "mfBqp1sZSYTbAAGSGR1U9kR8ZLoNJMwXBHSoImpC.jpg",
+ "passport_four": "V2liJQsyX5ujaMz4nkZF7W5CQoUSuA3AAMxpouRL.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 03:54:04",
+ "updated_at": "2024-08-02 03:03:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2653,
+ "unique_id": "TB1307-2653",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nygmatgeldi",
+ "customer_surname": "Begnazarow",
+ "customer_patronic_name": "Hudayberdiyewic",
+ "passport_address": "Ahal welayatynyn Ak bugday etraby Onaly genesliginin Onaly oba kocesinin 8 nji jayynyn 7 nji otagy",
+ "real_address": "Ahal welayatynyn Ak bugday etraby Onaly genesliginin Onaly oba kocesinin 8 nji jayynyn 7 nji otagy",
+ "passport_serie": "I-AH",
+ "passport_id": "622366",
+ "passport_given_at": "2014-07-12",
+ "passport_given_by": "Ahal welayatynyn Ak bugday etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ak bugday etrabynyn Gami obasy",
+ "born_at": "1998-05-16",
+ "email": "Nygmatgeldi@gmail.com",
+ "phone": "62514646",
+ "phone_additional": "63475559",
+ "phone_home": "63475559",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Dowamly yol logistik HJ",
+ "work_company_accountant_number": "+(993)-63475559",
+ "work_started_at": "2022-04-30",
+ "work_salary": "6050",
+ "work_position": "Bas hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "T7a3OhZX7SLYTmPdeP5B7UpGKmZU1eSmquwuY71q.jpg",
+ "passport_two": "LHPBPoeYTLULPCQ5RZhlzUxfIhd1tm6N11586wIJ.jpg",
+ "passport_three": "b48qqjScvaGIW6Fk0ZM0WxymqkQsI9hoJCj3ZANe.jpg",
+ "passport_four": "gRvrbLxLQwIlsFBYiXagryBUeLpvFa0wVVQzn7vx.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 04:02:52",
+ "updated_at": "2024-10-24 14:52:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2654,
+ "unique_id": "TB6352-2654",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Meýlis",
+ "customer_surname": "Garrybaýew",
+ "customer_patronic_name": "Geldibaýewiç",
+ "passport_address": "DW Boldumsaz etraby Almalyk geňeşligi",
+ "real_address": "BW Türkmenbaşy Etraby Garabogaz şäheri 1 kiçi etrapça 2/52",
+ "passport_serie": "I-DZ",
+ "passport_id": "780860",
+ "passport_given_at": "1996-02-24",
+ "passport_given_by": "DW Boldumsaz etraby häkimligi",
+ "born_place": "DW Boldumsaz etraby Almalyk geňeşligi",
+ "born_at": "1996-02-24",
+ "email": null,
+ "phone": "61799354",
+ "phone_additional": null,
+ "phone_home": "61799354",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2017-12-11",
+ "work_salary": "2529",
+ "work_position": "operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CvZ8Zn2F3Ge2y3xwHkI672xUNS5Kftk6rxfisZEn.jpg",
+ "passport_two": "yl5OPMWtOHhSK2aaYFnqziDHex5ErGBi5KCDVUOv.jpg",
+ "passport_three": "qavjuCCdUHr9zm3dqctplppGhbIIz3AVybJbFbD3.jpg",
+ "passport_four": "iLpGLtfSx9VoFEsiP8NwAxSy7cuv93DMTkegz186.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 04:12:05",
+ "updated_at": "2024-07-26 01:49:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2655,
+ "unique_id": "TB6352-2655",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Leýla",
+ "customer_surname": "Hajyýewa",
+ "customer_patronic_name": "Jumamyradowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher Gurbansolatan eje köçesi 1/2",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher Gurbansolatan eje köçesi 1/2",
+ "passport_serie": "I-BN",
+ "passport_id": "030101",
+ "passport_given_at": "1998-08-28",
+ "passport_given_by": "BW Bekdaş şäherçesiniň PB",
+ "born_place": "LW Halaç etraby Halaç şäherçesi",
+ "born_at": "1970-05-28",
+ "email": null,
+ "phone": "62275426",
+ "phone_additional": null,
+ "phone_home": "62275426",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etraby Garabogaz şäher ÝJUM-niň",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-02-08",
+ "work_salary": "2529",
+ "work_position": "dispetçer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G6LApq7XA1ANnCQTSPg0h80D2Ox5nMTRMh85lyyd.jpg",
+ "passport_two": "Dzf07LrnuLotDuzN3u8mVuaWMb429VldL9f3os0n.jpg",
+ "passport_three": "kMwVKQgkJ6DjvWdAyEPMaEfYBpnfgWAiaVE4lEKx.jpg",
+ "passport_four": "CcscrPVBEf480NROwrEMuMcyNOJmcGIQojd3gxMt.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 04:36:02",
+ "updated_at": "2024-07-26 01:49:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2656,
+ "unique_id": "TB6352-2656",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýtäç",
+ "customer_surname": "Garaýewa",
+ "customer_patronic_name": "Begmämmetgyzy",
+ "passport_address": "Balkan welaýat Gyzylarbat etrap Paraw obasy",
+ "real_address": "Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "474271",
+ "passport_given_at": "2013-03-26",
+ "passport_given_by": "Balkan welaýat Serdar etrap häkimligi",
+ "born_place": "Balkan welaýat Serdar etrap Paraw obasy",
+ "born_at": "1996-05-10",
+ "email": null,
+ "phone": "61010378",
+ "phone_additional": "61010378",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazlkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-11-05",
+ "work_salary": "2075",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "Ho4ybjB1zcKCb5nO1jgajnGUfNooCpDSE6PM7tML.jpg",
+ "passport_two": "e58skbBYZPbsF0b8whAB7O1A9WvSsnT3iRO1GqY0.jpg",
+ "passport_three": "R7YhjqnQYgaUqgRJKwuseBbycVpqe9rJSIhJyG1B.jpg",
+ "passport_four": "cMQiI7iRFM0GckXBO4LPyM6mJpXxTO2xXAOn8wpF.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 04:39:37",
+ "updated_at": "2024-07-25 04:39:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2657,
+ "unique_id": "TB6352-2657",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Atajan",
+ "customer_surname": "Akmuradow",
+ "customer_patronic_name": "Akmuradowiç",
+ "passport_address": "Lebap welaýat Halaç etraby Çohpetde geňeşligi",
+ "real_address": "Garabogaz şäheri",
+ "passport_serie": "I-LB",
+ "passport_id": "555224",
+ "passport_given_at": "2009-03-19",
+ "passport_given_by": "Lebap welaýat Halaç etraby häkimligi",
+ "born_place": "Lebap welaýat Halaç etraby Çohpetde geňeşligi",
+ "born_at": "1992-07-02",
+ "email": null,
+ "phone": "61805601",
+ "phone_additional": "61805601",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-06-16",
+ "work_salary": "3982",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wiQj256S3ggFbQxfQQs5bQrzUZnDB4gL3smj9IYE.jpg",
+ "passport_two": "2CMn10mqDXvXuVk8mU2ZtRgpaFrgSSE4f0FUgVxR.jpg",
+ "passport_three": "mKcCXzkV8GYjrSPILLvl3W0hFdBA0cBjfPWJt7tB.jpg",
+ "passport_four": "Fyd6lcCdRBcA0FjjtQ92sgpBCWKTUYebZSJiRG3u.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 04:45:13",
+ "updated_at": "2024-07-25 04:45:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2658,
+ "unique_id": "TB6359-2658",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Güljemal",
+ "customer_surname": "Taýçaýewa",
+ "customer_patronic_name": "Pyhambergulyýewna",
+ "passport_address": "BW Balkanabat şäher kw 116 jaý 14 fin",
+ "real_address": "BW Balkanabat şäher kw 116 jaý 14 fin",
+ "passport_serie": "I-BN",
+ "passport_id": "486187",
+ "passport_given_at": "2013-12-27",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Esenguly etraby Ekerem şäherçesi",
+ "born_at": "1994-04-02",
+ "email": null,
+ "phone": "62303103",
+ "phone_additional": "62303103",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Maddy-enjamlaýyn serişdeler we üpjünleýiş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-06-10",
+ "work_salary": "2443",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "j6y96FlW92StLuppckOIk9be4IkIjzjiXv1lYgIA.jpg",
+ "passport_two": "RtNAXMhrA9sQoyiGNRpjrUF2njo4YUjSlYaxUvRy.jpg",
+ "passport_three": "MTEWsffnCkB3r3zF9FvYTrJdFCv9a7uTfQrmM6fN.jpg",
+ "passport_four": "N2eJ11OTnmjsxGsxXIVIwagwO0YTyzBsWYoCo3c9.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 05:17:07",
+ "updated_at": "2024-07-26 03:57:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2659,
+ "unique_id": "TB8312-2659",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Jeýhun",
+ "customer_surname": "Otuzow",
+ "customer_patronic_name": "Tirkesowiç",
+ "passport_address": "K.Sazakow 178/24",
+ "real_address": "K.Sazakow 178/24",
+ "passport_serie": "II-LB",
+ "passport_id": "110501",
+ "passport_given_at": "2020-09-12",
+ "passport_given_by": "Darganata etrap Polisiýa bölümi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1985-11-03",
+ "email": "jeykayh@mail.ru",
+ "phone": "62486729",
+ "phone_additional": null,
+ "phone_home": "44550917",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Galkynyş gaz käni",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2013-08-13",
+ "work_salary": "4528",
+ "work_position": "Inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "amxLaXRbOm9Zs6HPDj1lZfTjZAZ3UDqSHlD8fFdv.jpg",
+ "passport_two": "SBldMKUGgYHkKGNAqzTNB8431xzZ8Z1unUmKJU70.jpg",
+ "passport_three": "PrWNz47e9aEaocPIakApX0S5DcysRJI0FGtmtDB5.jpg",
+ "passport_four": "rsSM343AtY56FkgS3INvqgRhfNvIvoJEwTxCgoAl.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 21:22:17",
+ "updated_at": "2024-07-29 04:43:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2660,
+ "unique_id": "TB6360-2660",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Toýgeldi",
+ "customer_surname": "Ýakubow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Hazar ş-çe 36-5-5",
+ "real_address": "Hazar ş-çe 36-5-5",
+ "passport_serie": "I-BN",
+ "passport_id": "466124",
+ "passport_given_at": "2012-12-20",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Türkmenbaşy ş",
+ "born_at": "1995-08-20",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64056715",
+ "phone_additional": "64056715",
+ "phone_home": "64056715",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa Deňiz\"",
+ "work_company_accountant_number": "+(993)-64056715",
+ "work_started_at": "2023-08-11",
+ "work_salary": "2439",
+ "work_position": "ýükçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "piEHANEQ7wzTYTbx5IRn5pwp37YqoiSAa47oUyn1.jpg",
+ "passport_two": "8J1KZJb14VyIQhzT1ZjvAEfG4Br85wMR6BxpJFa1.jpg",
+ "passport_three": "fTf4XMGJpzWy0stwXQpsZQHq24TeGeoASudY0XFZ.jpg",
+ "passport_four": "DVfk16RBWeKyZx3njVZA0xOfGmxUE1GX3DetDFJh.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 21:47:37",
+ "updated_at": "2024-08-13 00:18:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2661,
+ "unique_id": "TB6360-2661",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ulugbek",
+ "customer_surname": "Allabergenow",
+ "customer_patronic_name": "Reýimbergenowiç",
+ "passport_address": "DW Akdepe etrabynyň Andalyp şäheri köçe Gyzçylar jaý3 öý 3",
+ "real_address": "DW Akdepe etrabynyň Andalyp şäheri köçe Gyzçylar jaý3 öý 3",
+ "passport_serie": "I-DZ",
+ "passport_id": "040103",
+ "passport_given_at": "1999-05-19",
+ "passport_given_by": "DW Yylanly etrap PB",
+ "born_place": "Yylanly et Yylanly ş",
+ "born_at": "1981-03-10",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65835861",
+ "phone_additional": "65835861",
+ "phone_home": "65835861",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"GoçTürkmen\"HK",
+ "work_company_accountant_number": "+(993)-65835861",
+ "work_started_at": "2022-07-01",
+ "work_salary": "2250",
+ "work_position": "master",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uuZ5nGY9VJ2Yui1f87VzTzWLqjH1cL5jyhoqbbmQ.jpg",
+ "passport_two": "Qc2FuinJQuxNShEDthOzSVeZEHVIymhHYgO3f1fi.jpg",
+ "passport_three": "MQfK7dGwYwPoJ9TWTpj02sQYbmHDuRjbWuPlvD9O.jpg",
+ "passport_four": "BlghW5CFHpAyBPfW3XVvBOn5lpsuuzwjs3UiY21D.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 21:57:13",
+ "updated_at": "2024-08-13 00:11:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2662,
+ "unique_id": "TB6360-2662",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Baýrambibi",
+ "customer_surname": "Orazmämmedowna",
+ "customer_patronic_name": "Orazmuhammedowna",
+ "passport_address": "Hazar ş-çe 31-10-1",
+ "real_address": "Hazar ş-çe 31-10-1",
+ "passport_serie": "I-BN",
+ "passport_id": "466643",
+ "passport_given_at": "2014-01-20",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1978-10-21",
+ "email": "annagulgeldiyva229@gamil.com",
+ "phone": "71647170",
+ "phone_additional": "71647170",
+ "phone_home": "71647170",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Nurly Tolkun\"HK",
+ "work_company_accountant_number": "+(993)-71647170",
+ "work_started_at": "2015-02-21",
+ "work_salary": "1571",
+ "work_position": "aşpez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qR0Nc4KhliafHYzNJ9XcFSuRrocSsXfhrYvdNurW.jpg",
+ "passport_two": "T3QOKVECA3EL0Y05l92nafV9pQP7OJfWEMgzDtGe.jpg",
+ "passport_three": "NJ33uvbOERbZbbxkp5Z2teoEPINrnkE8Ds6a4Qy5.jpg",
+ "passport_four": "GNrPxdxBO2vuSaYR72bLLDVXzeV5Y16UX6d78gWf.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 22:15:58",
+ "updated_at": "2024-08-13 00:12:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2663,
+ "unique_id": "TB6360-2663",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Orazgül",
+ "customer_surname": "Annagylyjowa",
+ "customer_patronic_name": "Aşyrgeldiýewna",
+ "passport_address": "Hazar ş-çe 15-1-19",
+ "real_address": "Hazar ş-çe 15-1-19",
+ "passport_serie": "I-BN",
+ "passport_id": "550076",
+ "passport_given_at": "2018-05-22",
+ "passport_given_by": "BW Hazar şäher häkimligi",
+ "born_place": "Balkanabat ş",
+ "born_at": "1973-10-27",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63781549",
+ "phone_additional": "63781549",
+ "phone_home": "63781549",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabatagyzsuw\" müdürligi",
+ "work_company_accountant_number": "+(993)-63781549",
+ "work_started_at": "2023-01-03",
+ "work_salary": "2878",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3pyFTcbny3rLygU0aU0NsGAfybKMQ46FNm98PGLY.jpg",
+ "passport_two": "EA3eMFnZfk0F3x03zyiNBZp3wxOVmQ8lrZU52oUl.jpg",
+ "passport_three": "jpZcgWJoy5Bcubz7tFLehHzLBYwogL76Ynnx1Giq.jpg",
+ "passport_four": "iFEtgmxE5e0J5SaPjosXnXno9UUn71uvtRrqaeQ4.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 22:21:24",
+ "updated_at": "2024-08-13 00:39:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2664,
+ "unique_id": "TB8302-2664",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulsat",
+ "customer_surname": "Hidirowa",
+ "customer_patronic_name": "Namazowna",
+ "passport_address": "Magdanly saheri Bayramhan koc 34/2",
+ "real_address": "Magdanly saheri I-KE 4/50",
+ "passport_serie": "I-LB",
+ "passport_id": "187302",
+ "passport_given_at": "2000-10-05",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1978-11-27",
+ "email": "muziktank78@gmail.com",
+ "phone": "63458871",
+ "phone_additional": "63252242",
+ "phone_home": "58404",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "25-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-50388___",
+ "work_started_at": "2017-11-25",
+ "work_salary": "2792",
+ "work_position": "Terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eXMliPCPS04BkhDIwpGHUnZ3x5U7PlqlSZTJqlS3.jpg",
+ "passport_two": "HfMPQL4504uy53OToPQlrJoVGM2J3uZoCh4ezgYd.jpg",
+ "passport_three": "N48p1K1KJKjZ8vKPPLddpinkvf05yQqxh4czkPyw.jpg",
+ "passport_four": "5SIXh8Z7qJzyC9ycq17YHkMvZEoZDw8xXIeZJbUf.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 23:07:30",
+ "updated_at": "2024-07-31 03:35:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2665,
+ "unique_id": "TB6360-2665",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gurbanbibi",
+ "customer_surname": "Taganowa",
+ "customer_patronic_name": "Kadyrtuwakowna",
+ "passport_address": "Hazar ş-ce 34-9-5",
+ "real_address": "Hazar ş-ce 34-9-5",
+ "passport_serie": "I-BN",
+ "passport_id": "232671",
+ "passport_given_at": "2003-08-02",
+ "passport_given_by": "Balkan welaýat Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1974-03-03",
+ "email": null,
+ "phone": "65361117",
+ "phone_additional": "65361117",
+ "phone_home": "65361117",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanteleko\" WEAK",
+ "work_company_accountant_number": "+(993)-65361117",
+ "work_started_at": "2019-04-01",
+ "work_salary": "2044",
+ "work_position": "elektromehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CLxO13GEieAg53LkdvBrm6Tzu1KMAyRIa2aFyCoE.jpg",
+ "passport_two": "R1JwZbFGCFFKTakPWioOJMV9yQbNwhe5ZMy8mmMd.jpg",
+ "passport_three": "03zjgKt6GnVNfA0194DeHD4YFNry77qcslJREzdr.jpg",
+ "passport_four": "K83vecyM5XMN1TBBDRL283k0FY7NEseLtx6LvMWQ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 23:07:39",
+ "updated_at": "2024-08-12 19:54:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2666,
+ "unique_id": "TB1307-2666",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Owezgeldi",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Rejepdurdyyewiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Ýasmansalyk ý t köçe Ýasmansalyk jaý20",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Ýasmansalyk ý t köçe Ýasmansalyk jaý20",
+ "passport_serie": "I-AS",
+ "passport_id": "638206",
+ "passport_given_at": "2020-11-30",
+ "passport_given_by": "Asgabat ş",
+ "born_place": "Asgabat s",
+ "born_at": "2004-03-02",
+ "email": "Owezgeldi@gmailсom",
+ "phone": "64951983",
+ "phone_additional": "64951983",
+ "phone_home": "12452636",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Gök suw hususy kärhanasynda",
+ "work_company_accountant_number": "+(993)-12585452",
+ "work_started_at": "2024-03-01",
+ "work_salary": "1540",
+ "work_position": "menejer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "t8tOHS61ziKTAYOdZdTcrshCY4lYUA3xc6TYBc9h.jpg",
+ "passport_two": "E8oZBuKe1Pd6M376HT7QZS6bI7YpwrmQhPidGaqx.jpg",
+ "passport_three": "zaZ5QzbWx84H5aMwHn1SbXahQkrvJPm9qWo4Vtik.jpg",
+ "passport_four": "GHKTOkulzhR69DZStCIuQQQHDGsC97ZSsuYqcyRH.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 23:31:59",
+ "updated_at": "2024-08-02 03:02:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2667,
+ "unique_id": "TB1307-2667",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Elena",
+ "customer_surname": "Nazarowa",
+ "customer_patronic_name": "Aleksandrowna",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Ahal şaýoly jaý50 öý35",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň köçe Ahal şaýoly jaý50 öý35",
+ "passport_serie": "I-AS",
+ "passport_id": "193249",
+ "passport_given_at": "2002-01-17",
+ "passport_given_by": "Arcabil etr",
+ "born_place": "Asgabat",
+ "born_at": "1969-02-16",
+ "email": "Elena@gmailcom",
+ "phone": "65010965",
+ "phone_additional": "65010965",
+ "phone_home": "12545236",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Ýokanç keselleri merkezleri müdiriýetiniň",
+ "work_company_accountant_number": "+(993)-12545256",
+ "work_started_at": "2001-10-12",
+ "work_salary": "2500",
+ "work_position": "Kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Y8sNMCZi3zBysOwOaHCufPm1YGoG8HcNDQIaqswe.jpg",
+ "passport_two": "EQgAafgl60JD26xXnkQHDBVwUiikO22HTLIZWFBP.jpg",
+ "passport_three": "VZXixTHdF9bGpCirLMo6C67XmXVHlddVwLDvAbER.jpg",
+ "passport_four": "YRNIDRFT57TDeJccFFhThueKgLpCLvnYHzfFnpT7.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 23:37:31",
+ "updated_at": "2024-08-02 03:01:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2668,
+ "unique_id": "TB8302-2668",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zeboniso",
+ "customer_surname": "Ulaşowa",
+ "customer_patronic_name": "Kuwandykowna",
+ "passport_address": "Magdanly şäher A.Nowaýy köçe 55-nji jaýy",
+ "real_address": "Magdanly şäher A.Nowaýy köçe 55-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "473431",
+ "passport_given_at": "1988-09-07",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtedag şäherçesi",
+ "born_at": "1988-09-07",
+ "email": null,
+ "phone": "65245053",
+ "phone_additional": null,
+ "phone_home": "44054136",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher häkimligi",
+ "work_company_accountant_number": "+(993)-44053103",
+ "work_started_at": "2023-09-13",
+ "work_salary": "1623",
+ "work_position": "Kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "x7repqSV7BOt1FPfCmJAH1rBIEoY0yxZbixH8oK5.jpg",
+ "passport_two": "ClyJOqY1b07I1hZl7MUk3c4R443ehKVd4pDBE6Dq.jpg",
+ "passport_three": "jqT5KvM78lCxHKLQEm20UFC52Gvw8oiaprApZ9to.jpg",
+ "passport_four": "mEvWxS2A1QFAWLDNLz15YY8mvaNep8pwwJ8UpT15.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-25 23:57:05",
+ "updated_at": "2024-07-31 03:35:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2669,
+ "unique_id": "TB6352-2669",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýazmyrat",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Hojataganowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher 133 kwr 7 jaý 4 öý",
+ "real_address": "Balkan welaýat Balkanabat şäher 133 kwr 7 jaý 4 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "486796",
+ "passport_given_at": "2014-02-27",
+ "passport_given_by": "Balkan welaýat Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýat Balkanabat şäher",
+ "born_at": "1997-03-26",
+ "email": null,
+ "phone": "64171518",
+ "phone_additional": "64171518",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Nebitgazburaw tresti",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-03-26",
+ "work_salary": "1798",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PacRXMXKETkTu2zXkhBPgnJ6xzO3EO1aSdROLng2.jpg",
+ "passport_two": "gKoGjAC2QjByhBzixZeoyguQtG6cwYGQ3E18mhOT.jpg",
+ "passport_three": "ONxQRWg8XxTGxwx1X4WamzvNoZTTF2c6vJ37NGla.jpg",
+ "passport_four": "tMiSYmEXoRdsDJEfCS3ft26Hh1mFyHneiCHVQ3Lj.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 01:48:40",
+ "updated_at": "2024-07-26 01:48:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2670,
+ "unique_id": "TB6352-2670",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbangül",
+ "customer_surname": "Satlykgylyjowa",
+ "customer_patronic_name": "Sazakbaýewna",
+ "passport_address": "Balkan welaýat Balkanabat şäher 204 kwr 13 jaý 13 öý",
+ "real_address": "Balkan welaýat Balkanabat şäher 204 kwr 13 jaý 13 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "446646",
+ "passport_given_at": "2011-11-17",
+ "passport_given_by": "Balkan welaýat Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýat Jebel şäherçesi",
+ "born_at": "1988-05-01",
+ "email": null,
+ "phone": "65191740",
+ "phone_additional": "65191740",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Arassa deňiz hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-07-01",
+ "work_salary": "2195",
+ "work_position": "Aşhana işgäri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZuV6plndYWb1JMEnUQfDbnND9pCr7lrcdKpgb2DX.jpg",
+ "passport_two": "8EypYRPIxkrgJh2XVfVH3wzJCV5LuO57Cgc61ZD5.jpg",
+ "passport_three": "VgmbnIcXi7u3z2KW1fYoMFjSB2gRTODphBj3baj8.jpg",
+ "passport_four": "ugvmZ9D5mSH61MDxul0k8XDebbsRJYoRxzxBcH2D.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 02:00:46",
+ "updated_at": "2024-07-26 02:00:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2671,
+ "unique_id": "TB1307-2671",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Malikmuhammet",
+ "customer_surname": "Caryyew",
+ "customer_patronic_name": "Dowletgeldiyewic",
+ "passport_address": "Asgabat s Bagtyyarlyk etr coganly koce2216/2 jay36",
+ "real_address": "Asgabat s Bagtyyarlyk etr coganly koce2216/2 jay36",
+ "passport_serie": "I-AS",
+ "passport_id": "457968",
+ "passport_given_at": "2012-10-12",
+ "passport_given_by": "Asgabat s Candybil etr hak",
+ "born_place": "Asgabat s",
+ "born_at": "1996-08-23",
+ "email": "Malikmuhammet@gmail.ru",
+ "phone": "63474726",
+ "phone_additional": "63474726",
+ "phone_home": "63474726",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmenistanyn Oba hoj minis",
+ "work_company_accountant_number": "+(993)-12431380",
+ "work_started_at": "2021-07-01",
+ "work_salary": "36000",
+ "work_position": "bolum mudur",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MgGn8hC5CSUfZpDA0eRrT86bNYiWvKNetZRxHrYv.jpg",
+ "passport_two": "ltQI8DEqPyo21xWt8Jr0s9eCCJCzdVkk3l85gYYW.jpg",
+ "passport_three": "p12IDWE7TDSajDnGocNLcyHg7o0dn6cqoj0MhAH1.jpg",
+ "passport_four": "2s8LDuJZPBaYwQcWgVU4SaVwtgItdFzFCO4LwgjT.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 02:33:46",
+ "updated_at": "2024-10-24 14:51:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2672,
+ "unique_id": "TB8311-2672",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Ýoldaş",
+ "customer_surname": "Jumabaýew",
+ "customer_patronic_name": null,
+ "passport_address": "LW-nyň Dänew etr Seýdi şäh 2 k/etr 15-jaý 4-öý",
+ "real_address": "LW-nyň Dänew etr Seýdi şäh 2 k/etr 15-jaý 4-öý",
+ "passport_serie": "I-LB",
+ "passport_id": "241689",
+ "passport_given_at": "2002-02-05",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Galkynyş etr Göýnük geň",
+ "born_at": "1965-05-23",
+ "email": null,
+ "phone": "65865021",
+ "phone_additional": "65865021",
+ "phone_home": "65865021",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-65865021",
+ "work_started_at": "2002-07-01",
+ "work_salary": "3899",
+ "work_position": "El montýory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sC0cf0ERw2xHGof32NmPOPQOLw3XpBSZzMh77J8E.jpg",
+ "passport_two": "aTHfop9x0BBaewhIipnYwpD26DwH1tfSHD2kOVnT.jpg",
+ "passport_three": "H0cTu0nebbK84zQUBG6RdROJTCKxOrrMrplwzceK.jpg",
+ "passport_four": "49TTYxbsX5XpR9RHiMPqbrPPOYIRzJOuRMvT3wUj.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 02:43:04",
+ "updated_at": "2024-07-26 04:35:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2673,
+ "unique_id": "TB8311-2673",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gözel",
+ "customer_surname": "Muhammedowa",
+ "customer_patronic_name": "Toýmuradowna",
+ "passport_address": "etr.Dänew ş.Dänew köçe Galkynyş jaý-2",
+ "real_address": "etr.Dänew ş.Dänew köçe Galkynyş jaý-2",
+ "passport_serie": "I-LB",
+ "passport_id": "385556",
+ "passport_given_at": "2003-06-09",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "ş.Türkmenabat",
+ "born_at": "1979-10-18",
+ "email": null,
+ "phone": "65248248",
+ "phone_additional": "65248248",
+ "phone_home": "65248248",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "TGNG tresti",
+ "work_company_accountant_number": "+(993)-65248248",
+ "work_started_at": "2018-05-01",
+ "work_salary": "2754",
+ "work_position": "esasy hünärmeni",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "hiKhgUKAuGIvkmt2i3Fs3FTjhYMbhC1Lz05IPmpC.jpg",
+ "passport_two": "b5YqhPfcirw6TSULv3Ikl8rqx5pjMfUnftEEGZA8.jpg",
+ "passport_three": "MlxzRaTgHLDNms8jvGbmfGTK1jo2Yn7XLK1hWgyg.jpg",
+ "passport_four": "084oqLIaS8vMJeqsQR2bu42CGYuJdE1qn8mo12a1.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 03:40:35",
+ "updated_at": "2024-07-26 04:34:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2674,
+ "unique_id": "TB1307-2674",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Saparmyrat",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Rejepdurdyýewiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Ýasmansalyk ý/t Ýasmansalyk köçesi jaý",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Ýasmansalyk ý/t Ýasmansalyk köçesi jaý",
+ "passport_serie": "I-AS",
+ "passport_id": "574598",
+ "passport_given_at": "2017-12-08",
+ "passport_given_by": "Aşgabat şäheriniň Ruhabat etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2001-05-18",
+ "email": "Saparmyrat@mail.ru",
+ "phone": "62337802",
+ "phone_additional": "65194111",
+ "phone_home": "9652354",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Gök-Suw hususy kärhanasynda",
+ "work_company_accountant_number": "+(993)-12569853",
+ "work_started_at": "2019-12-05",
+ "work_salary": "1562",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LCZasGZuPbOnW34dD3plBI16PISzGDef724oxGpq.jpg",
+ "passport_two": "ktXMJvRgbcreAzSm6RH74uuQUqR2kXy1DfveQyWu.jpg",
+ "passport_three": "wXyi1cYSMEM6DZuEivwa4GIme8vEvclcHS6I3w0C.jpg",
+ "passport_four": "CT0u0pgaG8k9vXwDpnG34Broloh780tAPTSathon.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 03:46:56",
+ "updated_at": "2024-08-02 03:00:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2675,
+ "unique_id": "TB8311-2675",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Suhrab",
+ "customer_surname": "Muhammedow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "LW-nyň Dänew etr Dänew şäh Galkynyş köçe jaý-2",
+ "real_address": "LW-nyň Dänew etr Dänew şäh Galkynyş köçe jaý-2",
+ "passport_serie": "I-AS",
+ "passport_id": "059383",
+ "passport_given_at": "1999-03-02",
+ "passport_given_by": "Aşgabat şäher Azatlyk etrap",
+ "born_place": "LW-nyň Dänew etr Dänew şäherçesi",
+ "born_at": "1979-05-11",
+ "email": null,
+ "phone": "65227469",
+ "phone_additional": "65227469",
+ "phone_home": "65227469",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "T\"Türkmenbaşy\" PTB-nyň LW-nyň Seýdi şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-65227469",
+ "work_started_at": "2001-10-01",
+ "work_salary": "2457",
+ "work_position": "Baş hünarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "gN0Xh10Mk4rQ3mhcdxj3GdapIKTSRDAcEorm8Ojr.jpg",
+ "passport_two": "934JdzgZpeLXrCBMm4MgeqUHATWlGUqqIG2ja7SY.jpg",
+ "passport_three": "QL9x4c3ozirWO3FTiI1Oa59invwY0QcwhUjrBVrN.jpg",
+ "passport_four": "6j5JoYqhcWvaoi8Tya0DzgxSRLDThqVhQSQJXZF3.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 03:58:54",
+ "updated_at": "2024-07-26 04:33:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2676,
+ "unique_id": "TB6359-2676",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Güýçgeldi",
+ "customer_surname": "Mämmetgeldiýew",
+ "customer_patronic_name": "Ýazgeldiýewiç",
+ "passport_address": "BW Gumdag şäher häkimligi",
+ "real_address": "BW Gumdag şäher",
+ "passport_serie": "I-BN",
+ "passport_id": "235184",
+ "passport_given_at": "2003-09-03",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1977-08-07",
+ "email": null,
+ "phone": "65887529",
+ "phone_additional": "65887529",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Esasy nebit geçirijiler müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2006-10-03",
+ "work_salary": "4122",
+ "work_position": "abzalçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "U1RLLQ1nSiJ6cirVkYCey85wnirHUNleZfa7hBLg.jpg",
+ "passport_two": "36jojQWQaFtPPbydkOYGQCT3IwQqK8rzpVZnmAgB.jpg",
+ "passport_three": "mhptnYdlFzqXQtfa4o2kmb6IU684FHZNA1FOZtqV.jpg",
+ "passport_four": "41zRUyFaiGjlhdVzaCNVPXwlTEmIyrkPhXmMhcse.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 04:02:48",
+ "updated_at": "2024-07-26 04:02:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2677,
+ "unique_id": "TB8311-2677",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Tahir",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Hemdemowiç",
+ "passport_address": "Dänew etr Seýdi şäher Ýaşlyk kiçi etr 3-nji um ýaş, öý-30",
+ "real_address": "Dänew etr Seýdi şäher Ýaşlyk kiçi etr 3-nji um ýaş, öý-30",
+ "passport_serie": "I-LB",
+ "passport_id": "156658",
+ "passport_given_at": "2000-09-12",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Farap etr Hojakenepsi geň",
+ "born_at": "1968-07-08",
+ "email": null,
+ "phone": "64217213",
+ "phone_additional": "64217213",
+ "phone_home": "64217213",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ-nyň \"Nebitzawodgurnama\" kärhanasy",
+ "work_company_accountant_number": "+(993)-64217213",
+ "work_started_at": "2023-11-27",
+ "work_salary": "3088",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IBH4h12asYJOJMLyg2D4k1ru5poObtYFgD94swNh.jpg",
+ "passport_two": "diamLi6HDsdw3ZKAWzy4PrpMAlhGmAsxnLHMUKTF.jpg",
+ "passport_three": "j1XgYSuIkb8MGhPgcmAxFkzmOq7OCyKfvNkNlpE1.jpg",
+ "passport_four": "XDqul2J93lOqB1193CWsNehsP7Z9a0zMybH8cMms.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 04:13:08",
+ "updated_at": "2024-07-26 04:32:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2678,
+ "unique_id": "TB6359-2678",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Aýgül",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Amanberdiýewna",
+ "passport_address": "BW Balkanabat şäher kw 225 jaý 7 öý 36",
+ "real_address": "BW Balkanabat şäher kw 225 jaý 7 öý 36",
+ "passport_serie": "I-BN",
+ "passport_id": "494124",
+ "passport_given_at": "2014-07-31",
+ "passport_given_by": "BW Balkanabat şäher hakimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1998-03-09",
+ "email": null,
+ "phone": "65549638",
+ "phone_additional": "65549638",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkangazüpjünçilik\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-03-06",
+ "work_salary": "2627",
+ "work_position": "esasy inžener",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "RunblYwLl26U7bSI2yqqkIpD7OWztJnOrhSdtPS4.jpg",
+ "passport_two": "rdOljk6J4zlXUEJCFNkXM8JgktLd2Z50feSAsgFv.jpg",
+ "passport_three": "ULGbUvQFTw21PgRG7OXQk6AVpml7KFvZlLBqSu1V.jpg",
+ "passport_four": "dZkcbZLM3zfMnRiSGJm0KcbSoiLk1FI8fyq8EnXM.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 04:21:53",
+ "updated_at": "2024-07-26 04:21:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2679,
+ "unique_id": "TB8311-2679",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Hemragül",
+ "customer_surname": "Ahmedowa",
+ "customer_patronic_name": "Allagulyýewna",
+ "passport_address": "LW-nyň Dänew etr Seýdi şäh 1k/etr jaý-3 öý-1",
+ "real_address": "LW-nyň Dänew etr Seýdi şäh 1k/etr jaý-3 öý-1",
+ "passport_serie": "I-LB",
+ "passport_id": "131533",
+ "passport_given_at": "2000-01-19",
+ "passport_given_by": "LW-nyň Seýdi şäher PB",
+ "born_place": "LW-nyň Darganata etr Hojalyk geňeşligi",
+ "born_at": "2000-01-19",
+ "email": null,
+ "phone": "62703204",
+ "phone_additional": "62703204",
+ "phone_home": "62703204",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "LBE-11",
+ "work_company_accountant_number": "+(993)-62703204",
+ "work_started_at": "1998-06-30",
+ "work_salary": "3334",
+ "work_position": "Hasapçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "JuCUr1KkAgkOmuzJlCXfbjpKpGRFO5h29UbbGPIT.jpg",
+ "passport_two": "aMZYe1t9uLnbgBJ8c6fd6fbXPkwmyMR9XmizPfyu.jpg",
+ "passport_three": "hAGaWD8SYQwaUloVoA1Bi51Vus5FUG4G1wFolNZG.jpg",
+ "passport_four": "M9yUXLBJPUgFCPgxxtfz0RZ26LhNOqi0ELzYipXE.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 04:29:47",
+ "updated_at": "2024-07-26 04:32:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2680,
+ "unique_id": "TB7369-2680",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Agamyrat",
+ "customer_surname": "Ýagmyrow",
+ "customer_patronic_name": "Atajanowiç",
+ "passport_address": "Baýramaly şäheri 7-nji jaý toplumy 68-nji öýi",
+ "real_address": "Baýramaly şäheri 7-nji jaý toplumy 68-nji öýi",
+ "passport_serie": "II-MR",
+ "passport_id": "034340",
+ "passport_given_at": "1978-07-03",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäheri 7-nji jaý toplumy 68-nji öýi",
+ "born_at": "1978-09-12",
+ "email": null,
+ "phone": "64597777",
+ "phone_additional": "64597777",
+ "phone_home": "64597777",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "Mary welaýat saglygy dikeldiş okuw terbiýeçilik toplumy",
+ "work_company_accountant_number": "+(993)-64597777",
+ "work_started_at": "2016-09-01",
+ "work_salary": "3352",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WRUImVVOR8ajKbTKAMvuADfWmnRKCEdFfVeBt6so.jpg",
+ "passport_two": "3wLCOxvxIOueK7oAwBnyaOIe9gJIdjv2Wsy2vjC8.jpg",
+ "passport_three": "PuCO4CmTCM5z0AoFQ0isqZIah6so3ONp2mzDoLmt.png",
+ "passport_four": "380hMkIgwGNofMVjRYigReEAmzQHEyq7aY6oSkUb.png",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 04:48:45",
+ "updated_at": "2024-07-26 04:48:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2681,
+ "unique_id": "TB1307-2681",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Syhberdi",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Gurbanmyradowic",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etrabykoce 2293/3 jay 36",
+ "real_address": "Asgabat saheri Bagtyyarlyk etrabykoce 2293/3 jay 36",
+ "passport_serie": "I-AS",
+ "passport_id": "081446",
+ "passport_given_at": "1999-07-05",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap PB",
+ "born_place": "Asgabat saheri",
+ "born_at": "1963-03-27",
+ "email": "GurbanowS@gmail.com",
+ "phone": "63735599",
+ "phone_additional": "63735599",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmend3emironumleri DK",
+ "work_company_accountant_number": "+(993)-12522364",
+ "work_started_at": "2010-04-12",
+ "work_salary": "4457",
+ "work_position": "Ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LjopOv0qFVVrqBqoAIY09n6dXZL22AS3guHEASor.jpg",
+ "passport_two": "vqjPmsXLcCC8yK4f1wiTPJRBpjezIClQM67ScYc2.jpg",
+ "passport_three": "m8TkG0bROuJYEeaHq2FojeF5mFdpF2qemGLGCViA.jpg",
+ "passport_four": "zA0CJde5igyTHHH55slRY2oWlf0AOnT2IUGnRVXz.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 23:04:19",
+ "updated_at": "2024-08-02 02:59:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2682,
+ "unique_id": "TB1307-2682",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mergen",
+ "customer_surname": "Aydogdyyew",
+ "customer_patronic_name": "Aydogdyyewic",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etraby koce A Nyyazow jay 316 otag 45",
+ "real_address": "Asgabat saheri Bagtyyarlyk etraby koce A Nyyazow jay 316 otag 45",
+ "passport_serie": "I-AS",
+ "passport_id": "303436",
+ "passport_given_at": "2003-09-05",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap hakimligi",
+ "born_place": "Ahal welayatynyn Kaka sahercesi",
+ "born_at": "1987-06-16",
+ "email": "AydogdyyewM@gmail.com",
+ "phone": "61441414",
+ "phone_additional": "62615048",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TIIM yanyndaky Gorag mudirligi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2008-11-19",
+ "work_salary": "4062",
+ "work_position": "Topar serkerdesi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FZz4RDybDucvOZfvnvEIp2NOJDNlGdmKnulffFEt.jpg",
+ "passport_two": "qENYJxZnPd7uBhaRsZEyjnBTRBEojmjCWDZQjiBl.jpg",
+ "passport_three": "AanuZuvFhPv3leIddik2LXERj7FHb4kEpGR2Yw79.jpg",
+ "passport_four": "gFBCUEusKvwUOZ2cguJyCP28yNU28C1iHSN2wzmF.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-26 23:22:42",
+ "updated_at": "2024-08-02 02:59:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2683,
+ "unique_id": "TB6360-2683",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bibisara",
+ "customer_surname": "Annamyradowa",
+ "customer_patronic_name": "Hangeldiýewna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri kw 103a jaý 8 öý 3",
+ "real_address": "Balkan welaýaty Balkanabat şäheri kw 103a jaý 8 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "540409",
+ "passport_given_at": "2018-02-26",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1997-10-25",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62297275",
+ "phone_additional": "62297275",
+ "phone_home": "62297275",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Ygtybarly Bilim\" hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-62297275",
+ "work_started_at": "2024-06-01",
+ "work_salary": "3510",
+ "work_position": "himiýa mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "FLLnE6s9uTfqT7eMKGqpZ9zBzqocM2OYo29oEopj.jpg",
+ "passport_two": "a4cq5V9AFu2bHVdyQmXc8xp80fSmJ17EkLQAmcbe.jpg",
+ "passport_three": "gzF3W4qxT14nHUxZW7tAyMZefljLkY88tke6F90B.jpg",
+ "passport_four": "ugeeXoQuWPT5YfKYNvdKFlqpoMdKjoRYKlp9MsgC.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-28 23:02:01",
+ "updated_at": "2024-08-27 23:17:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2684,
+ "unique_id": "TB1303-2684",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Orazjemal",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Gulalyýewna",
+ "passport_address": "Aşgabat şäheri Bagtyýarlyk etraby Lukman Hekim köçesi jaý 34",
+ "real_address": "Aşgabat şäheri Bagtyýarlyk etraby Lukman Hekim köçesi jaý 34",
+ "passport_serie": "I-AH",
+ "passport_id": "212696",
+ "passport_given_at": "2002-09-12",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Büzmeýin obasy",
+ "born_at": "1985-06-09",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64481792",
+ "phone_additional": "64966033",
+ "phone_home": "64966033",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň Berkararlyk etrabynyň azyk söwda kärhanasynyň N 23 dukany",
+ "work_company_accountant_number": "+(993)-64966033",
+ "work_started_at": "2023-06-13",
+ "work_salary": "1508",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Pj5r16BFxUZ0vZGmWwqugX2PaHkEW4JCX6PkScKK.jpg",
+ "passport_two": "aVwWzfeqOQvUOEAUmUAzVEvbZyOa4URwKX5eVVPT.jpg",
+ "passport_three": "qeGzt8WAGpXAUWOxKjPs7MnJDDfY6SHD1rnViZDO.jpg",
+ "passport_four": "zc6PsvxnlvklbzTQ0K8DckQcnOG2HWyF6PIhrUs5.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-28 23:32:36",
+ "updated_at": "2024-08-05 22:50:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2685,
+ "unique_id": "TB8302-2685",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mehrigul",
+ "customer_surname": "Rahmanberdiyewa",
+ "customer_patronic_name": "Halmurzayewna",
+ "passport_address": "Magdanly saheri Wepadarlyk 34",
+ "real_address": "Magdanly saheri Wepadarlyk koc 34 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "134291",
+ "passport_given_at": "2000-01-07",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1977-01-20",
+ "email": "muziktan78@gmail.com",
+ "phone": "63220035",
+ "phone_additional": "62207900",
+ "phone_home": "53128",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Bilim bolumi",
+ "work_company_accountant_number": "+(993)-54414___",
+ "work_started_at": "2017-12-01",
+ "work_salary": "1834",
+ "work_position": "Buhgalter",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "R9xbAavy78GXMfywRjnt9R81qfC21KdDzQPyjkeB.jpg",
+ "passport_two": "00zVXtWuBwF2p2Hz7rXPWOFdfgNibj9ywrwqX4Ew.jpg",
+ "passport_three": "B1yOY9fIHwQenLZOy60u0P7fi7QUD1XiRK1InRmm.jpg",
+ "passport_four": "mH7lwSOqGuQGy1BFudpOeYjnN7To7yPoasIv27Fb.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-28 23:51:10",
+ "updated_at": "2024-07-31 03:35:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2686,
+ "unique_id": "TB1303-2686",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülsüm",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Toýlyýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby S.Ataýewa köçesi 95-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby S.Ataýewa köçesi 95-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "682991",
+ "passport_given_at": "2023-06-02",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2002-09-15",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63528212",
+ "phone_additional": "63528212",
+ "phone_home": "12758182",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Telekeçi Aşyrow Tirkeşmämmet Akmämmedowiçiň elinde",
+ "work_company_accountant_number": "+(993)-12758182",
+ "work_started_at": "2024-04-20",
+ "work_salary": "1280",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "b2L4PT98lipHAQixab8Xk3iE5oJAbdI8Vy2bWarw.jpg",
+ "passport_two": "lImA51AVhGWSY5ys7La4ZWD8gFwN1HVkBlttwJ43.jpg",
+ "passport_three": "eEWWRI2ZdeQb7WP36k9kdeWTKQyT8Brc7xhRy7PR.jpg",
+ "passport_four": "MkLhmjnDJa2ihsDsOcIe5g3K7ZYYVgWL0ScTyxwp.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-28 23:53:21",
+ "updated_at": "2024-08-04 22:12:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2687,
+ "unique_id": "TB1307-2687",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bagtygul",
+ "customer_surname": "Aydogdyyewa",
+ "customer_patronic_name": "Rejepgulyyewna",
+ "passport_address": "Asgabat s Buzmeyin etr Bagyr y/t Koce Asgabat jay57",
+ "real_address": "Asgabat s Buzmeyin etr Bagyr y/t Koce Asgabat jay57",
+ "passport_serie": "I-AH",
+ "passport_id": "598253",
+ "passport_given_at": "2013-05-23",
+ "passport_given_by": "Ahal wel ruhabat etr hakimligi",
+ "born_place": "Ahal wel ruhabat etr Bagyr obasy",
+ "born_at": "1981-04-26",
+ "email": "Bagtygul@gmail.ru",
+ "phone": "63347407",
+ "phone_additional": "63347407",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat s Arassalayys birlesigi",
+ "work_company_accountant_number": "+(993)-62681588",
+ "work_started_at": "2018-11-01",
+ "work_salary": "2074",
+ "work_position": "supuriji",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "JzTJn1jwcj81kEAQ3Q4RjzZHYDD1ZjkwbVnYPu73.jpg",
+ "passport_two": "KKLznRITg1g06OdeygU5v3w5nPvwM74mCiY6DlPu.jpg",
+ "passport_three": "z6VUpubAGMqnlEbj9H3tc16nfabYKqlzj9QKhJkl.jpg",
+ "passport_four": "nkpNLCyZmlT3fh4PUs1jposim0SjQb7KduMz8xRY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 01:23:28",
+ "updated_at": "2024-10-24 14:50:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2688,
+ "unique_id": "TB8312-2688",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Annadurdy",
+ "customer_surname": "Halliýew",
+ "customer_patronic_name": "Iskandarowiç",
+ "passport_address": "Gazojak şäheriniň K.Sazakow köçesiniň 187-nji jaýynyň 4-nji öýi",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçesiniň 187-nji jaýynyň 4-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "316773",
+ "passport_given_at": "2002-10-16",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Garagalpagystan Ellikgala etrabynyň K.Marks geňeşligi",
+ "born_at": "1966-04-11",
+ "email": "annadurdy31267@mail.com",
+ "phone": "65351479",
+ "phone_additional": null,
+ "phone_home": "44552325",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Demir ýollary AGPY-y 19-njy şahamça",
+ "work_company_accountant_number": "+(993)-44552164",
+ "work_started_at": "2020-01-02",
+ "work_salary": "2625",
+ "work_position": "Demir ýol stansiýasy boýunça nobatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7tKK0DP8bO89tJ74AKHlqOVkZtqG8lDrsPYgSlsA.jpg",
+ "passport_two": "4hzbc1BpGBmhIfEDkWExghONm5tYQAFay6DjjHJr.jpg",
+ "passport_three": "7f8wsUYInOMvpR3uFyhKlBuP8TBCX8qhHnhYE0Ru.jpg",
+ "passport_four": "jbsPttiossCPOKtofeDBHuvBXmblyJ68hpBYeO4g.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 02:45:14",
+ "updated_at": "2024-08-02 04:23:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2689,
+ "unique_id": "TB1307-2689",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Rejepguly",
+ "customer_surname": "Sazakow",
+ "customer_patronic_name": "Gurbanowic",
+ "passport_address": "asgabat saher kopetdag etrabynyn koce parahat1 jay 42 otag 3",
+ "real_address": "asgabat saher kopetdag etrabynyn koce parahat1 jay 42 otag 3",
+ "passport_serie": "I-AS",
+ "passport_id": "624037",
+ "passport_given_at": "2020-01-22",
+ "passport_given_by": "asgabat s kopetdag etr hakimligi",
+ "born_place": "baherden",
+ "born_at": "1974-07-29",
+ "email": "Rejepgyuly@gmail.ru",
+ "phone": "65554086",
+ "phone_additional": "65554086",
+ "phone_home": "00000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "turkmen dowlet taslama",
+ "work_company_accountant_number": "+(993)-12230383",
+ "work_started_at": "2019-07-05",
+ "work_salary": "5056",
+ "work_position": "esasy bolum baslyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9A5s8gBEP2m1tR7Dyt9WjJ4X4c5XHdbeR9u2OC31.jpg",
+ "passport_two": "n1OaO0fHqXIC8H7qJGUTXh0P8J9c0aENPePrBSU4.jpg",
+ "passport_three": "MXogKkjxdiV3IsH7FU6zhKKFshHsR9cd1MiIAeIJ.jpg",
+ "passport_four": "ILaP8NBhMlgEl7eSMD7CMWNSqaNNzA0SJ24GC0ns.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 03:56:10",
+ "updated_at": "2024-10-24 14:45:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2690,
+ "unique_id": "TB9315-2690",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Laçyn",
+ "customer_surname": "Muhanowa",
+ "customer_patronic_name": "Sapardurdyýewna",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "014088",
+ "passport_given_at": "1998-07-14",
+ "passport_given_by": "Tagta etrap PB",
+ "born_place": "Görogly etrap Bereket geňeşligi",
+ "born_at": "1979-02-04",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62900464",
+ "phone_additional": "62900464",
+ "phone_home": "62900464",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap 39-njy mekdebi",
+ "work_company_accountant_number": "+(993)-62900464",
+ "work_started_at": "2019-08-29",
+ "work_salary": "2522",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "59zZ7QDYmscr2RFfLwhYvyb1lEM7H3gRbOiCkrW3.jpg",
+ "passport_two": "ZY7WB4ItknYCipZLi9rIkqTCzNapiM9e7OSb3NYw.jpg",
+ "passport_three": "fY7qLyCC32UBilE1DTAQS0eQjcDNmYKtqvmEIOqQ.jpg",
+ "passport_four": "jTts2JhHZCqL8IK0hQptft0TeZlzQ9O2YhB7Y9zY.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 04:44:12",
+ "updated_at": "2024-07-29 04:44:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2691,
+ "unique_id": "TB2305-2691",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Gadam",
+ "customer_surname": "Garajaýew",
+ "customer_patronic_name": "Akmyradow",
+ "passport_address": "Sarahs etrabynyň Hanýap obasy",
+ "real_address": "Sarahs etrabynyň Hanýap obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "265411",
+ "passport_given_at": "2004-05-17",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1986-10-09",
+ "email": null,
+ "phone": "65403630",
+ "phone_additional": null,
+ "phone_home": "64403732",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "\"Dostluksuwhowdanulanyş\" dolanşygy",
+ "work_company_accountant_number": "+(993)-13421443",
+ "work_started_at": "2023-04-13",
+ "work_salary": "2009",
+ "work_position": "Gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ekaPaNKTxcPtxqHSWxI47wxN2i4TSY3NEM9GUXxB.jpg",
+ "passport_two": "ZlcAcKuucxUVQcLpmU8FJseYaSnt569Cd5p40q9K.jpg",
+ "passport_three": "GeBb6kz2qE56qFbE4fuNrSSmWVVFjtZy8SdxvVaZ.jpg",
+ "passport_four": "TI0F7RqaKQsfkdMncwS8BzhalHBoU36ZIv1xRriI.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-07-29 04:46:10",
+ "updated_at": "2024-07-29 04:46:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2692,
+ "unique_id": "TB8318-2692",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Dilfuza",
+ "customer_surname": "Joraýewa",
+ "customer_patronic_name": "Oralowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etraby Megejik geňeşligi M.Ýusupow köçesi 29-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etraby Megejik geňeşligi M.Ýusupow köçesi 29-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "363948",
+ "passport_given_at": "2003-01-19",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etraby Megejik geňeşligi",
+ "born_at": "1986-10-07",
+ "email": null,
+ "phone": "62431263",
+ "phone_additional": "63526341",
+ "phone_home": "44024012",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrabynyň Garlyk şäherçe Jemagat hojalygy",
+ "work_company_accountant_number": "+(993)-63957485",
+ "work_started_at": "2023-09-01",
+ "work_salary": "2155",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "K8nQq8jCMhPCadb3DDpw5otdexixNaDdjUZf3F0J.jpg",
+ "passport_two": "xTFq7nZtHptucTPtu5X1uqZIL2AzsCKMD3EiAYM7.jpg",
+ "passport_three": "ZCSg5ev5kdP0uiB6ofaJ5bY1RdB4MiwNDX7sHedc.jpg",
+ "passport_four": "nQ7yUoqF9Y7wsnCOjOwM0Uko6kLMxpN4vc3pkDS3.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 04:59:28",
+ "updated_at": "2024-07-29 05:00:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2693,
+ "unique_id": "TB6359-2693",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Meret",
+ "customer_surname": "Guldurdyýew",
+ "customer_patronic_name": "Segsenowiç",
+ "passport_address": "BW Balkanabat SWÇ jaý 1 öý 41",
+ "real_address": "BW Balkanabat SWÇ jaý 1 öý 41",
+ "passport_serie": "I-BN",
+ "passport_id": "262124",
+ "passport_given_at": "2004-10-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1969-04-23",
+ "email": null,
+ "phone": "65360485",
+ "phone_additional": "65360485",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan gidrogeologiýa ekspedisiýasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2005-07-20",
+ "work_salary": "2447",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BSb6QEn7HM3KTClHBjFnMEhmgw2EvINDhaGCAuwf.jpg",
+ "passport_two": "rZcUzem2ud4bwELlQFhZ9ylXx9AoQ9wX3EYQ71jY.jpg",
+ "passport_three": "97JtsTvH59L2PhuO5eyyPdUCrQb0B2F9PiOQcj8X.jpg",
+ "passport_four": "MOfENb3ndexwpuCW8SZBNwF7YZ6zSQUxZqic0t0U.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 05:11:41",
+ "updated_at": "2024-07-29 05:11:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2694,
+ "unique_id": "TB6359-2694",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Mekan",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Öremyradowiç",
+ "passport_address": "BW Balkanabat şäher köçe Mollanepes jaý 34",
+ "real_address": "BW Balkanabat şäher köçe Mollanepes jaý 34",
+ "passport_serie": "I-BN",
+ "passport_id": "465433",
+ "passport_given_at": "2012-09-14",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1996-05-24",
+ "email": null,
+ "phone": "61583969",
+ "phone_additional": "61583969",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2017-01-04",
+ "work_salary": "2748",
+ "work_position": "betonçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vrWG5vVSjBetlfNdkax1IzEsGEovDkkDlXhKpf9R.jpg",
+ "passport_two": "ptuddt376GumSdvWSlxx4ihIAJCyZxq0NSKl6u9s.jpg",
+ "passport_three": "zs5wcF406wjvVoExPD4OFY6gR8eJEpEqhAJGwtjM.jpg",
+ "passport_four": "DIgFkXFvJvZvg2N5oGmu82HgbFzg6Dnr56X12JrC.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 05:15:37",
+ "updated_at": "2024-07-30 01:23:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2695,
+ "unique_id": "TB6352-2695",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Kakajan",
+ "customer_surname": "Ýegşemow",
+ "customer_patronic_name": "Haldurdyýewiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 5 jaý 31 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 5 jaý 31 öý",
+ "passport_serie": "I-AH",
+ "passport_id": "428793",
+ "passport_given_at": "2009-09-21",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "DW Boldumsaz şäherçesi",
+ "born_at": "1993-03-04",
+ "email": null,
+ "phone": "64164583",
+ "phone_additional": null,
+ "phone_home": "64164583",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2689",
+ "work_position": "maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nebHQikIjG1WxSraoqkPuPkezAZwdLy55Re4AP6D.jpg",
+ "passport_two": "NkGNRQfcTsHXRLEatukcSXb3MeMkAYMYJeXSOAsg.jpg",
+ "passport_three": "uHSECTiXikShprzFlNzKrsd6GWfMh9zLDeGnGHXV.jpg",
+ "passport_four": "XusV2IHAgP3CLt29Wv88OupP0gJm4NEtZBjsxILv.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 20:27:38",
+ "updated_at": "2024-07-29 20:36:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2696,
+ "unique_id": "TB6352-2696",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akbäbek",
+ "customer_surname": "Garajaýewa",
+ "customer_patronic_name": "Anjanowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher II-kiçi etrapça 5 jaý 3 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II-kiçi etrapça 5 jaý 3 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "131697",
+ "passport_given_at": "2002-05-09",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýat Köneürgenç etraby Gyzylbaýdak obasy",
+ "born_at": "1970-08-03",
+ "email": null,
+ "phone": "65381170",
+ "phone_additional": "65381170",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher hassahanasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "1996-06-01",
+ "work_salary": "2857",
+ "work_position": "maşgala şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PTcO89C46JgEeaDcyUbhIAkIOw5eWbQ4NSg59WGW.jpg",
+ "passport_two": "4VN6rEAKc0J2dFNktWvNz8SeVBfaR4GRG5nOqajx.jpg",
+ "passport_three": "LbNEGsQ71fXZRHlYEOW19mEQcvP5IxKd1EZ0GGGE.jpg",
+ "passport_four": "yjvBvCCjUxLPV2pidKsoAhfAEdkIQmjvod6JEtqr.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 20:36:19",
+ "updated_at": "2024-07-29 20:36:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2697,
+ "unique_id": "TB6360-2697",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ruslan",
+ "customer_surname": "Konow",
+ "customer_patronic_name": "Eduardowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 29 ÝJT jaý 1 öý 9",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 29 ÝJT jaý 1 öý 9",
+ "passport_serie": "I-BN",
+ "passport_id": "284789",
+ "passport_given_at": "2008-04-18",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1991-04-27",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61928039",
+ "phone_additional": "61928039",
+ "phone_home": "61928039",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oýl\" Ltd kompaniýasy",
+ "work_company_accountant_number": "+(993)-61928039",
+ "work_started_at": "2011-08-24",
+ "work_salary": "5035",
+ "work_position": "Motorist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZVkraAqaQTpRk0kAuOYpDX5R3Yo7iPUFZFWjOvYY.jpg",
+ "passport_two": "lHFR4ULPpxDyKECOTtzT14Njy8iYZuyOwswh1rw8.jpg",
+ "passport_three": "xfU6tVEiKaxuVhUfXyrzhnpR5bI6P0lRSdAEFerk.jpg",
+ "passport_four": "NtdcivOIZC05Qpr3GjVzSgqDpayTo4xhHBQn4Kw3.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 20:57:50",
+ "updated_at": "2024-08-27 23:15:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2698,
+ "unique_id": "TB6360-2698",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aýgül",
+ "customer_surname": "Begnyýazowa",
+ "customer_patronic_name": "Tirkişnazarowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi Ýüpek ýoly ÝJT jaý 211",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi Ýüpek ýoly ÝJT jaý 211",
+ "passport_serie": "I-BN",
+ "passport_id": "148672",
+ "passport_given_at": "2000-08-08",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1979-04-15",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64176145",
+ "phone_additional": "64176145",
+ "phone_home": "64176145",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-64176145",
+ "work_started_at": "2001-08-01",
+ "work_salary": "3444",
+ "work_position": "bölümiň başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "KeHHyp3hJag355P8U7etLEI7cX9qqcTemEjgTLxt.jpg",
+ "passport_two": "X0MM25rc4jv3fdwqyUW72VLRvf3xjJn6DqhykQW9.jpg",
+ "passport_three": "amsJVQhlRFZ1SXG48viAcRP9dKC2l2kNQwXvSZX3.jpg",
+ "passport_four": "OF1h3XYayRAjGs0WGmxCiQmOu0ZFnc0Z0wf0AB8o.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 21:06:13",
+ "updated_at": "2024-08-13 00:41:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2699,
+ "unique_id": "TB9314-2699",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Semsat",
+ "customer_surname": "Garamedowa",
+ "customer_patronic_name": "Soltanmuradowna",
+ "passport_address": "Köneürgenç etrap Pagtaçy geňşligi",
+ "real_address": "Köneürgenç etrap Pagtaçy geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "030489",
+ "passport_given_at": "2019-12-03",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Ak derýa geňeşligi",
+ "born_at": "1980-06-16",
+ "email": "semsat80@gmail.com",
+ "phone": "64594975",
+ "phone_additional": "64131652",
+ "phone_home": "37178",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 45-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "1999-08-16",
+ "work_salary": "4213",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "aQTHFd4HPuZS45PcHt3ZqyfWxDmxP3z4AX3Zj0Ip.jpg",
+ "passport_two": "hl9rqUgJtoVJfUSL6mePF93g95YaElX5LnD2qOtt.jpg",
+ "passport_three": "YgqpdnLTQTUTKMzpYF6mSfNqlJfvjqmiECHGpM2W.jpg",
+ "passport_four": "k66fV9Oku9i6fbUnOH5ZbVavlOqyJGdHaLcwBwCf.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 22:10:43",
+ "updated_at": "2024-07-29 22:10:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2700,
+ "unique_id": "TB1307-2700",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yakup",
+ "customer_surname": "Orazgeldiyew",
+ "customer_patronic_name": "Kakabayewic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby koce Oguzhan jay 64 korpus 2 otag 14",
+ "real_address": "Asgabat saherinin Berkararlyk etraby koce Oguzhan jay 64 korpus 2 otag 14",
+ "passport_serie": "I-AS",
+ "passport_id": "546983",
+ "passport_given_at": "2016-07-21",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgbat saheri",
+ "born_at": "1999-08-05",
+ "email": "OrazgeldiyewY@gmail.com",
+ "phone": "61993322",
+ "phone_additional": "61993322",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ak bugday etrap bilim boluminin 33 nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2024-06-05",
+ "work_salary": "4160",
+ "work_position": "isci",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ILhbYslIMtzMaL82cbabcBGfwb8lQPJAIFDv91go.jpg",
+ "passport_two": "R6wqr6z95wKKTAxdumCIZt3Guy3Vh2KtDWZIMDT8.jpg",
+ "passport_three": "OB7GANDv4T8CeloK1RQqKzFEselyRA1NSHTwRKdV.jpg",
+ "passport_four": "XDRsRnl56RLEXE53ciEVFWhS69qqhzDPul5EbIRR.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 23:01:50",
+ "updated_at": "2024-08-02 02:57:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2701,
+ "unique_id": "TB1307-2701",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulbolly",
+ "customer_surname": "Annagurbanowa",
+ "customer_patronic_name": "Kakajanowna",
+ "passport_address": "Ahal welayatynyn Ak bugday etraby Magtymguly obasy koce Anew jay 55",
+ "real_address": "Ahal welayatynyn Ak bugday etraby Magtymguly obasy koce Anew jay 55",
+ "passport_serie": "I-AH",
+ "passport_id": "671093",
+ "passport_given_at": "2016-08-29",
+ "passport_given_by": "Ahal welayatynyn Ak bugday etrap hakimligi",
+ "born_place": "Ahal welayatynyn Ak bugday etrabynyn Magtymgulyu genesligi",
+ "born_at": "1999-03-18",
+ "email": "AnnagurbanowaO@gmail.com",
+ "phone": "63536070",
+ "phone_additional": "63536070",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Alty dag HK",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2024-03-20",
+ "work_salary": "1535",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "66LSk3JKjAqPkDc8JIm3VtTJBkDUDd5lgtf7aEwX.jpg",
+ "passport_two": "YLSfTlAUFg7NJQ7KpklB7YOBnrKaBdaokfztm9B3.jpg",
+ "passport_three": "LqeNnblgGDdrhQKdpiINLR5WOASzcsQ0JampSFSq.jpg",
+ "passport_four": "6CtzS3x3H8IXAYDkVf3zAoWvzHmYBavDxPwZd02P.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-29 23:21:07",
+ "updated_at": "2024-08-02 02:56:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2702,
+ "unique_id": "TB8302-2702",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mukaddas",
+ "customer_surname": "Hasanowa",
+ "customer_patronic_name": "Ispulatowna",
+ "passport_address": "Magdanly saheri A.Nowayy 2/38",
+ "real_address": "Magdanly saheri A.Nowayy koc 2/38",
+ "passport_serie": "I-LB",
+ "passport_id": "187420",
+ "passport_given_at": "2000-10-19",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1984-03-19",
+ "email": "muziktank78@gmail.com",
+ "phone": "61804584",
+ "phone_additional": "63933651",
+ "phone_home": "54286",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "33-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-51443___",
+ "work_started_at": "2023-05-01",
+ "work_salary": "1604",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "B7nSs7xYbz3aIFWbE3qMyRCK8L1d783KpKA681uM.jpg",
+ "passport_two": "oDTy8xRrPaYXz8NqxQtOz1Oj0CFtJjiC58n2YZBy.jpg",
+ "passport_three": "uatpjAz60mBA6ESvUh6L77MYwHYt9bXNIJJNbijC.jpg",
+ "passport_four": "2OFxDxStDCqlA5jMPXP8Omq20ghM1HuSHWQKtSMr.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-30 02:53:27",
+ "updated_at": "2024-07-31 03:36:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2703,
+ "unique_id": "TB8312-2703",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Söhbet",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Ýagşymametowiç",
+ "passport_address": "Gazojak şäheriniň 172-nji jaýynyň 7-nji öýi",
+ "real_address": "Gazojak şäheriniň 172-nji jaýynyň 7-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "750467",
+ "passport_given_at": "2012-04-09",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1995-12-25",
+ "email": "sohbet7504@mail.com",
+ "phone": "62642595",
+ "phone_additional": null,
+ "phone_home": "44550139",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇ\" müdirliginiň Naýyp liniýa önümçilik bölegi",
+ "work_company_accountant_number": "+(993)-44552396",
+ "work_started_at": "2022-05-01",
+ "work_salary": "3254",
+ "work_position": "BÖE we AB-ça slesary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "g7LlvWgnFMObGx8USSwUduJETTCrKsrq1jJSN7S5.jpg",
+ "passport_two": "c2cMAQStmpGq5c2amp8N74PkVta8MklMYfo1QhCc.jpg",
+ "passport_three": "sW3Gx66fyURyAumR5l7ckrbmPLObZVZT3qNVX3Gv.jpg",
+ "passport_four": "TE9eWCAAhwQQ7eTPFkeZqDedurbddBxk8rZRbuSq.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-30 03:51:37",
+ "updated_at": "2024-08-06 02:08:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2704,
+ "unique_id": "TB6359-2704",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Toýmyrat",
+ "customer_surname": "Arazgeldiýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Türkmenbaşy etr Oglanly ş jaý 155",
+ "real_address": "BW Türkmenbaşy etr Oglanly ş jaý 155",
+ "passport_serie": "I-BN",
+ "passport_id": "013785",
+ "passport_given_at": "1999-01-14",
+ "passport_given_by": "BW Jebel şäherçesiniň polisiýa bölümi",
+ "born_place": "BW Oglanly şäherçesi",
+ "born_at": "1961-07-10",
+ "email": null,
+ "phone": "65170918",
+ "phone_additional": "65170918",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "4498",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UNRwTKOgIYUnUwrku2r4kai9yCG4SViBxB9DIOo1.jpg",
+ "passport_two": "ykDGDH3GySV3oUoCGxIZbyXfDYJUheO2DDXgyGhX.jpg",
+ "passport_three": "ZNBuWSz41C6wuZ0WVKdKY3SZavfHUOgdIyLNoHLC.jpg",
+ "passport_four": "jVtJ77sQ3pvdg55kq5bHfr4onQBEciudn4a9s9uU.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-30 04:20:07",
+ "updated_at": "2024-07-30 04:20:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2705,
+ "unique_id": "TB6359-2705",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Ogulnabat",
+ "customer_surname": "Beknazarowa",
+ "customer_patronic_name": "Atadurdyýewna",
+ "passport_address": "BW Balkanabat ş kw 201 jaý 11 öý 11",
+ "real_address": "BW Balkanabat ş kw 201 jaý 11 öý 11",
+ "passport_serie": "I-BN",
+ "passport_id": "489213",
+ "passport_given_at": "2014-04-22",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1984-04-01",
+ "email": null,
+ "phone": "61735982",
+ "phone_additional": "61735982",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmenbaşy PTB BWŞ-sy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-06-30",
+ "work_salary": "2472",
+ "work_position": "esasy hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "KPSuanMN5OTtMB26P3gR085G5QFa4aeqq0cQggsq.jpg",
+ "passport_two": "08lWCdSo70sA9cNnW7TvAHTjFNxkDLCmk3M7Rqng.jpg",
+ "passport_three": "LKnXvRJDOvRXYEleFByKKz9wxdXgMH7dRyVddpzz.jpg",
+ "passport_four": "nwdftuXklCpdRrIt3y0oH0caMO4RUbryjfK4IBus.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-30 04:27:04",
+ "updated_at": "2024-07-30 04:27:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2706,
+ "unique_id": "TB6359-2706",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hakmyrat",
+ "customer_surname": "Janmämmedow",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat ş kw 209 jaý 10 öý 4",
+ "real_address": "BW Balkanabat ş kw 209 jaý 10 öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "124333",
+ "passport_given_at": "2001-12-12",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Etrek etr Akýaýla geň",
+ "born_at": "1967-04-27",
+ "email": null,
+ "phone": "64170028",
+ "phone_additional": "64170028",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Almina interneýşinal treýding kompaniýasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-04-02",
+ "work_salary": "924",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "llN2VjeZP4yKnEYunJD4CPNMxSaE03jLdwVVrgjx.jpg",
+ "passport_two": "vEbY0kAaifvyX5nXZGg47qfLZiZXaEHw3Dc8IGE2.jpg",
+ "passport_three": "wjow664LSwQWBf1XydSF1sTajc8l69cC9UFyzgGA.jpg",
+ "passport_four": "GnF0t5261Kn3eyhJwDRNNIaceK6DxV1fYafnChd0.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-30 05:13:02",
+ "updated_at": "2024-07-30 05:13:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2707,
+ "unique_id": "TB1303-2707",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Myrat",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Şaripowiç",
+ "passport_address": "Aşgabat şäher Köpetdag etrap Parahat 1 20-nji jaýy 13-nji otagy",
+ "real_address": "Aşgabat şäher Köpetdag etrap Parahat 1 20-nji jaýy 13-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "414470",
+ "passport_given_at": "2009-07-10",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1993-06-10",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62567774",
+ "phone_additional": "62567774",
+ "phone_home": "12460068",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Gaýragoýulmasyz tiz kömek merkezi",
+ "work_company_accountant_number": "+(993)-62567774",
+ "work_started_at": "2016-02-08",
+ "work_salary": "2786",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aqJ95HYEvicltUidSLY1EzAnLxKBlT1wJYpe4t25.jpg",
+ "passport_two": "YCMTdAyIQIGQnS1LzU4jiJne9cdUNS65nOBX0WWd.jpg",
+ "passport_three": "oZCqU6W41lYbjC21hrOCbBU0EK8m5i7VGHsq2RV8.jpg",
+ "passport_four": "GchNdX8MXQzD6RvEbpVJFvSNBD48US3vj1lNWuHj.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-30 21:24:53",
+ "updated_at": "2024-08-06 04:26:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2708,
+ "unique_id": "TB1303-2708",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Arslan",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Çaryberdiýewiç",
+ "passport_address": "Aşgabat şäheri Berkararlyk etraby M.Rejepow köçesi 19-njy jaýy 4-nji öýi",
+ "real_address": "Aşgabat şäheri Berkararlyk etraby M.Rejepow köçesi 19-njy jaýy 4-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "219239",
+ "passport_given_at": "2001-08-17",
+ "passport_given_by": "Aşgabat şäheri Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1985-03-21",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65641983",
+ "phone_additional": "63789041",
+ "phone_home": "63789041",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmenstandartlary döwlet gullugy",
+ "work_company_accountant_number": "+(993)-65641983",
+ "work_started_at": "2019-01-01",
+ "work_salary": "1733",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IPFoseVUniuW5dHs3aqp4ZVSVoDpLVvnfPGXUIJJ.jpg",
+ "passport_two": "ywSvjpQBTLcDmvYBWVGH3JtrUEVgUV6VV5cFjF1K.jpg",
+ "passport_three": "P0LUfcX3r8j7Fou35ZB0vVafglloa4P1RDRAOGEC.jpg",
+ "passport_four": "uzo0FjjB7FW92jcWSyDq3FvCCnrq620CDcu1hdBi.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-30 21:30:25",
+ "updated_at": "2024-08-07 18:40:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2709,
+ "unique_id": "TB8312-2709",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülnara",
+ "customer_surname": "Kurbanowa",
+ "customer_patronic_name": null,
+ "passport_address": "K.Sazakow 173/19",
+ "real_address": "K.Sazakow 173/19",
+ "passport_serie": "II-LB",
+ "passport_id": "081903",
+ "passport_given_at": "2019-09-05",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Darganata etrabynyň Gazojak şäheri",
+ "born_at": "2003-07-23",
+ "email": "gulkam@mail.ru",
+ "phone": "62885920",
+ "phone_additional": null,
+ "phone_home": "44551253",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Köpetdag etrap Bagçylyk müdirligi",
+ "work_company_accountant_number": "+(993)-12742358",
+ "work_started_at": "2024-01-11",
+ "work_salary": "1878",
+ "work_position": "1-nji derejeli bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UvUkEXKxK2H7O5sRqDORcQKGMzF7fYcPDYVy27kH.jpg",
+ "passport_two": "8cLqJQ5PCqEkV4xRMaI3OmJHeCn63C3ewsMlEUQO.jpg",
+ "passport_three": "7xcepGHXvX6As4v6lGksbZq4kJCIpOaAy79KqeAu.jpg",
+ "passport_four": "c13Xs8qiSWy3UvfV0l8cxqxQBpMa9SL36kri2fyu.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-30 21:49:00",
+ "updated_at": "2024-08-08 22:58:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2710,
+ "unique_id": "TB6352-2710",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mekan",
+ "customer_surname": "Gulmanow",
+ "customer_patronic_name": "Begdurdyvewic",
+ "passport_address": "BW Balkanabat şäheri Oglanly şäherçesi 140 jaý",
+ "real_address": "BW Balkanabat şäheri Oglanly şäherçesi 140 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "521273",
+ "passport_given_at": "2017-01-04",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Türkmenbaşy etrabynyň Oglanly şäherçesi",
+ "born_at": "2000-08-17",
+ "email": null,
+ "phone": "61382238",
+ "phone_additional": null,
+ "phone_home": "61382238",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat ş. Goturdepe guyulary duypli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-03-25",
+ "work_salary": "4809",
+ "work_position": "burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4qnI5flNNZKOYs1oETGlVN4xkuSRQFl2SsV44HY3.jpg",
+ "passport_two": "0ATqOA1FyKJIxqUw58nehyBaxLEPPdZg1yZzWy3j.jpg",
+ "passport_three": "UdWVjmreST8P0QOl7R9pBHuLn1oIwzugHWixKPBX.jpg",
+ "passport_four": "uctoKQOS3hfpTmjf7vVIn3p0t2vaLPW8AXesZveu.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-31 00:16:15",
+ "updated_at": "2024-07-31 01:28:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2711,
+ "unique_id": "TB6352-2711",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Uraýew",
+ "customer_patronic_name": "Öreogly",
+ "passport_address": "Balkan welaýat Balkanabat şäher Jebel şäherçesi KMaşrykow köçe 127 jaý",
+ "real_address": "Balkan welaýat Balkanabat şäher Jebel şäherçesi KMaşrykow köçe 127 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "468203",
+ "passport_given_at": "2013-01-28",
+ "passport_given_by": "Balkan welaýat Balkanabat şäher hakimligi",
+ "born_place": "Balkan welaýat Balkanabat şäher Jebel şäherçesi",
+ "born_at": "1996-12-13",
+ "email": null,
+ "phone": "62546808",
+ "phone_additional": "62546808",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-02-01",
+ "work_salary": "3077",
+ "work_position": "dispetçer",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "cdMwotuMLkiKEJ6biGAb9Oujq8TmCaGbUrC7pqM0.jpg",
+ "passport_two": "dOKrGsdgYPzxvO4Gm19jLOfrnLJxgfR2FrQT5HFx.jpg",
+ "passport_three": "td5xX09ce6lJASWAYqBG7tg6rPslee03HaeXOZje.jpg",
+ "passport_four": "9VflaOhlduCIDMf7zo8OMHULtLK4jc2m7WjNa9R9.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-31 01:33:08",
+ "updated_at": "2024-07-31 01:33:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2712,
+ "unique_id": "TB8302-2712",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Meýlis",
+ "customer_surname": "Bekdurdyýew",
+ "customer_patronic_name": "Meretgeldiýewiç",
+ "passport_address": "Mary welaýat Türkmengala etrap Täze dünýä geňeşligi",
+ "real_address": "Magdanly şäher Çarşaňňy köçe 6-njy jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "426157",
+ "passport_given_at": "2007-02-18",
+ "passport_given_by": "Türkmengala etrap häkimligi",
+ "born_place": "Täze dünýä geňeşligi",
+ "born_at": "1990-01-31",
+ "email": null,
+ "phone": "64410297",
+ "phone_additional": null,
+ "phone_home": "44052113",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113-harby bolümi",
+ "work_company_accountant_number": "+(993)-44052113",
+ "work_started_at": "2024-01-27",
+ "work_salary": "3079",
+ "work_position": "Harby gullukçy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "TyAveiSEUT4zmCGVr8f479QZ8M0Ubo9qEhnDZdu6.jpg",
+ "passport_two": "ymbeL38Ksk6sJAnwLrzeudn5jyfOJ0RalXZ1cEj7.jpg",
+ "passport_three": "yIZMBhMIR4wXw3jr25qs4fYKPoqUwuNMEM4I0uMw.jpg",
+ "passport_four": "1j0YWlGtLrCQpqkkEBBPp2Mhh2oWcSRnF2oYNKhF.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-31 01:57:53",
+ "updated_at": "2024-07-31 03:36:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2713,
+ "unique_id": "TB8312-2713",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Döwran",
+ "customer_surname": "Ýazmuhametow",
+ "customer_patronic_name": "Baýrammuhammedowiç",
+ "passport_address": "Magtymguly 144/30",
+ "real_address": "Magtymguly 144/30",
+ "passport_serie": "I-LB",
+ "passport_id": "994228",
+ "passport_given_at": "2017-11-28",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Gazojak şäheri",
+ "born_at": "1986-07-10",
+ "email": "dowrankaaa@mail.ru",
+ "phone": "62765171",
+ "phone_additional": null,
+ "phone_home": "44551862",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44571181",
+ "work_started_at": "2007-11-05",
+ "work_salary": "2269",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wBGRoLVdXVU64tSzvoYum6lFSQ7g2Bb8yBl2KLfJ.jpg",
+ "passport_two": "Dbm3eF8aUdNY7AN9qcGcpXvqUyB7hc8QQcpp733z.jpg",
+ "passport_three": "7H4viI5OKYo40YNzbFb6Y2MbacTrQExR2bSNOKyp.jpg",
+ "passport_four": "IINWkyUmWZLqmwEXbs1uUfRyCqhw51GjbEQTYYcq.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-31 04:26:24",
+ "updated_at": "2024-08-08 22:59:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2714,
+ "unique_id": "TB6352-2714",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýsoltan",
+ "customer_surname": "Täşliýewa",
+ "customer_patronic_name": "Hydyrmämmetgyzy",
+ "passport_address": "Daşoguz welaýat Akdepe etrap Agoýli geňeşligi",
+ "real_address": "Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "302347",
+ "passport_given_at": "2008-09-17",
+ "passport_given_by": "Balkan welaýat Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýat Magtymguly şäherçesi",
+ "born_at": "1992-07-23",
+ "email": null,
+ "phone": "65366324",
+ "phone_additional": "65366324",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2023-09-05",
+ "work_salary": "1645",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8Gc8reo5zBkmZX3JxxLKKrwznZpNvuGNgQ20Sv0q.jpg",
+ "passport_two": "xTvSmJyDsW37F5eKvSQi8dikBPAoIQkF9Qu30s40.jpg",
+ "passport_three": "xTbJSDKRfm889lieoLtLtA8RfrYtBH4v5K2uaLxA.jpg",
+ "passport_four": "oDbUeQuOt4E8PfKpzLdu9ciIJpIGI90z4CGtngno.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-07-31 04:32:51",
+ "updated_at": "2024-07-31 04:32:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2715,
+ "unique_id": "TB1303-2715",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Rem",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Muradaliýewiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň H.Annadurdyýew köçesiniň 34-njim jaýynyň 5-nji otagy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň H.Annadurdyýew köçesiniň 34-njim jaýynyň 5-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "464918",
+ "passport_given_at": "2012-08-22",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1996-07-09",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64119903",
+ "phone_additional": "64119399",
+ "phone_home": "12453624",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Türkmenbaşy\" PTB-nyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-64119999",
+ "work_started_at": "2020-06-04",
+ "work_salary": "5991",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ksr0uuJEnkWdn8wfoKMFG3x8Z1OrxIaJLD2E3AL2.jpg",
+ "passport_two": "PON3msEACINZIbGKMxpfav7Z5RTB5uLi2ka9qpk4.jpg",
+ "passport_three": "R7UiVM647qkNSg8mjVN5emsXnNGKvEFUrsyBgCQk.jpg",
+ "passport_four": "poSiSFTm0SPmjrbh6iNG2jqTiGunS03A572dgs0z.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 00:00:41",
+ "updated_at": "2024-08-02 22:14:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2716,
+ "unique_id": "TB1306-2716",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "Mähri",
+ "customer_surname": "Ismailowa",
+ "customer_patronic_name": "Rejepdurdyýewna",
+ "passport_address": "Aşgabt şäheriniň Berkararlyk etrabynyň Oguzhan köçesiniň 64-nji jaýynyň 2-nji korpusynyň 21-nji öýi",
+ "real_address": "Aşgabt şäheriniň Berkararlyk etrabynyň Oguzhan köçesiniň 64-nji jaýynyň 2-nji korpusynyň 21-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "318806",
+ "passport_given_at": "2004-10-06",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrp häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1987-03-02",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62708846",
+ "phone_additional": "62708846",
+ "phone_home": "12563252",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Türkmenhowaýollary\"agentligi",
+ "work_company_accountant_number": "+(993)-62708846",
+ "work_started_at": "2024-05-29",
+ "work_salary": "2347",
+ "work_position": "Buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "JjRDffevCnmrdVKkNYuXR5oJbSW4FzOHNXPI8Q86.jpg",
+ "passport_two": "AJuVICUijdLz2OufGIqQH8q4M1eEyt593YsF3Z98.jpg",
+ "passport_three": "qjCXQNpmXWwu9CZrYHVLeBRgshhmbVl91M1YfuBW.jpg",
+ "passport_four": "lP1cY0gmijE9xJi1zV2vM8LkKJMsLH9USUnk0T1Q.jpg",
+ "user_id": 27,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-08-01 00:13:38",
+ "updated_at": "2024-08-01 00:13:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2717,
+ "unique_id": "TB1303-2717",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Mähri",
+ "customer_surname": "Ismailowa",
+ "customer_patronic_name": "Rejepdurdyýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Oguzhan köçesiniň 64-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Oguzhan köçesiniň 64-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "318806",
+ "passport_given_at": "2004-10-06",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1987-03-02",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62708846",
+ "phone_additional": "62708846",
+ "phone_home": "12452246",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Türkmenhowaýollary\" agentligi",
+ "work_company_accountant_number": "+(993)-62708846",
+ "work_started_at": "2024-05-29",
+ "work_salary": "2347",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gizISfWKegbmRqW59CzdHlZIJdX3Bod7XKjGpRt3.jpg",
+ "passport_two": "SaeZIQorwUUVOenC7DyGJWwPGby51A0Y9nY5geIx.jpg",
+ "passport_three": "SBxcOKjnaOqmiXLrpwTujooRNe24vb4Cir7igxn6.jpg",
+ "passport_four": "wEe28sY6UIQ1HtBYWeFPiJtBXV9RehuBMv9dqObV.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 00:17:20",
+ "updated_at": "2024-08-06 04:26:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2718,
+ "unique_id": "TB1307-2718",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahrijemal",
+ "customer_surname": "Jelilowa",
+ "customer_patronic_name": "Bayramgeldiyewna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby Kosi kocesinin 97nji jayynyn 37 nji otagy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby Kosi kocesinin 97nji jayynyn 37 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "541414",
+ "passport_given_at": "2016-04-14",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimlifi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1990-02-05",
+ "email": "Jelilowa@gmail.com",
+ "phone": "62076166",
+ "phone_additional": "62076166",
+ "phone_home": "62076166",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Kariologiya ylmy kliniki merkezli hassahana",
+ "work_company_accountant_number": "+(993)-62076166",
+ "work_started_at": "2023-08-07",
+ "work_salary": "2325",
+ "work_position": "laborant barlamcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "7XxwRTp9cA6SOQn2bu1M2FUEeVc7IGQ6Ws46qTi1.jpg",
+ "passport_two": "p5zNW0ibY4KwOIsuGr3mJdDEmVlfK6dFhQWN5zbv.jpg",
+ "passport_three": "NUpp09X7o1ehsGDqyqz3MdS855rDwLeMVLUn8pv7.jpg",
+ "passport_four": "wtU7NOAt0BO0YONgt0OoEKWN0U7w0B8bR8qzIZr5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 02:38:22",
+ "updated_at": "2024-10-24 14:51:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2719,
+ "unique_id": "TB6360-2719",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Selbi",
+ "customer_surname": "Ojarowa",
+ "customer_patronic_name": "Mämmetýazowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Gumdag şäherçesi türkmen oba ÝJT jaý 104",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Gumdag şäherçesi türkmen oba ÝJT jaý 104",
+ "passport_serie": "I-BN",
+ "passport_id": "613634",
+ "passport_given_at": "2024-07-04",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1995-03-08",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65790614",
+ "phone_additional": "65790614",
+ "phone_home": "65790614",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "\"Oguzabat\" HJ",
+ "work_company_accountant_number": "+(993)-65790614",
+ "work_started_at": "2023-03-10",
+ "work_salary": "1350",
+ "work_position": "syýahatçylyk hünärmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vCquPa9a1xJDiN8pTLCdXZncKfeaHmuB37wFp2nG.jpg",
+ "passport_two": "FZsFgLllgX6ZTfujsN50y6KSRxStWKyj09fa1PLq.jpg",
+ "passport_three": "UuipvZIBT98zDGsrb6upSCruvxujBCwC5VBzx9jg.jpg",
+ "passport_four": "7stLvMnqDqMif6yf6Sq5OI29ycvnuh8Uo2i4Mwkr.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 03:36:03",
+ "updated_at": "2024-08-13 00:41:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2720,
+ "unique_id": "TB1303-2720",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Serdar",
+ "customer_surname": "Hojaýew",
+ "customer_patronic_name": "Orazdurdyýewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň N.Andalyp köçesiniň 55-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň N.Andalyp köçesiniň 55-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "537118",
+ "passport_given_at": "2016-01-15",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1999-01-04",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65093452",
+ "phone_additional": "65093452",
+ "phone_home": "12510852",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenenergoabatlaýyş ÝÖB",
+ "work_company_accountant_number": "+(993)-65093452",
+ "work_started_at": "2020-06-09",
+ "work_salary": "2154",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "88CABBIosyN6pQUYG8nBJ1cjbFc46IGH3zxTf1KD.jpg",
+ "passport_two": "qJ2W2oEyycDb7wju41dnCm3ofWQI9ATXzHId9GHk.jpg",
+ "passport_three": "zyUOqW3pBbPEN3AY79EQQu04YTTmCAqfEEfYhIbD.jpg",
+ "passport_four": "uEkWJjh32YHUUTwggAV1eNbYJyr1nZI7S4virezP.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 03:44:10",
+ "updated_at": "2024-08-05 22:50:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2721,
+ "unique_id": "TB6352-2721",
+ "loan_type": 3,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Allaýar",
+ "customer_surname": "Gylyçjanow",
+ "customer_patronic_name": "Annagylyjowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 7a/26",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 7a/26",
+ "passport_serie": "I-BN",
+ "passport_id": "469217",
+ "passport_given_at": "2013-05-23",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1976-08-16",
+ "email": null,
+ "phone": "64694284",
+ "phone_additional": null,
+ "phone_home": "64694284",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-12-13",
+ "work_salary": "2540",
+ "work_position": "gazdan halas edijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Kl5y4GmnWPoXRaz49oeR1apcKeQ7xSGfZnV2jRJo.jpg",
+ "passport_two": "K1mA5ibEHYJjI6rKRRnF6fzJiuWLhmKpUZx0Zp6l.jpg",
+ "passport_three": "Bf1G5Z8WCMlgUq4OMSec2lTGGXv23n2pz42TberN.jpg",
+ "passport_four": "2RDc7FJK59LAuYAUyTRr5ePj21koa2x9ZFbNdjti.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 05:05:29",
+ "updated_at": "2024-08-01 05:08:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2722,
+ "unique_id": "TB6352-2722",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýjemal",
+ "customer_surname": "Jelilowa",
+ "customer_patronic_name": "Jelilowna",
+ "passport_address": "Balkan welaýat Etrek etrap Gyzylbaýyr geňeşligi",
+ "real_address": "Balkan welaýat Etrek etrap Gyzylbaýyr geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "572741",
+ "passport_given_at": "2020-08-21",
+ "passport_given_by": "Balkan welaýat Etrek etrap häkimligi",
+ "born_place": "Balkan welaýat Etrek etraby",
+ "born_at": "2004-07-11",
+ "email": null,
+ "phone": "64143753",
+ "phone_additional": "64143753",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Batly Gadam hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-01-01",
+ "work_salary": "2267",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "RzxktowKtvJJy2YyDw7jEFIp0GzS5WsfD8DJv9Ie.jpg",
+ "passport_two": "orcuOuJ5Fn79LSwyUYsLPDFDgod7rjZN2T5oY7KK.jpg",
+ "passport_three": "tuUoD8NRl8kxc1yecabPMt0RMnE12LCi5Cn86g54.jpg",
+ "passport_four": "bsgtvUQzqcKFedQyJGZb2d17KTgUsvjlIPLmdNtp.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 05:07:29",
+ "updated_at": "2024-08-01 05:07:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2723,
+ "unique_id": "TB1307-2723",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahym",
+ "customer_surname": "Hanowa",
+ "customer_patronic_name": "Esenowna",
+ "passport_address": "Aşgabat ş Büzmeýin etr k Uspenskiý jaý 124 öý 8",
+ "real_address": "Aşgabat ş Büzmeýin etr k Uspenskiý jaý 124 öý 8",
+ "passport_serie": "I-AS",
+ "passport_id": "450977",
+ "passport_given_at": "2011-11-18",
+ "passport_given_by": "Aşgabat ş Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1995-10-02",
+ "email": "Mahym@gmail.com",
+ "phone": "63373629",
+ "phone_additional": "63373629",
+ "phone_home": "12768723",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenbaşy PTB Çandybil şahamça",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-11-14",
+ "work_salary": "1596",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9kIBltkNGlmJxD8DEmKwL5JLM5Q3IvH8jleGJdl6.jpg",
+ "passport_two": "IZa0IGVeSVqlxCYQpUuid6XTgmsqods0AF7zZrH8.jpg",
+ "passport_three": "ZHvCWCUkwa032EZQikVZm09dg5EcES9rHzbLigsh.jpg",
+ "passport_four": "PbmuvBvAdAJpSyqwsx3Eoyv5QfqC0GS2RyvngO89.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 21:04:00",
+ "updated_at": "2024-09-01 18:06:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2724,
+ "unique_id": "TB8302-2724",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Suleýmankul",
+ "customer_surname": "Karimow",
+ "customer_patronic_name": "Narkabulowiç",
+ "passport_address": "Magdanly şäheri Serdar köçe 6/5 jaýy",
+ "real_address": "Magdanly şäheri Serdar köçe 6/5 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "935212",
+ "passport_given_at": "2016-06-15",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1973-03-15",
+ "email": null,
+ "phone": "64714537",
+ "phone_additional": "64714537",
+ "phone_home": "64714537",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag geologýa partiýasy",
+ "work_company_accountant_number": "+(993)-64714537",
+ "work_started_at": "2015-10-01",
+ "work_salary": "2754",
+ "work_position": "geolog",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "9AtVxBudt0Zcl9qUbxEY1ERwV72XCC2FdzkHbKsO.jpg",
+ "passport_two": "pxsApclZNNTZY1S88v9O1imlOuTSIxh6Kj07Zuqc.jpg",
+ "passport_three": "mGeN1CxRj0UQvaz795UtBy8Naec0Nfg7eqoVtUFn.jpg",
+ "passport_four": "30o9quavGYT8ejAhzxndktsnCw6XEthoF8INmSuU.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 21:28:51",
+ "updated_at": "2024-08-01 21:29:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2725,
+ "unique_id": "TB8302-2725",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Roza",
+ "customer_surname": "Ismailowa",
+ "customer_patronic_name": "Çarşamiýewna",
+ "passport_address": "Magdanly şäheri Ýaşlyk köçe 26/5 jaýy",
+ "real_address": "Magdanly şäheri Ýaşlyk köçe 26/5 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "012276",
+ "passport_given_at": "1998-03-23",
+ "passport_given_by": "Gowurdak şäher IIB",
+ "born_place": "Gowurdak",
+ "born_at": "1981-07-17",
+ "email": null,
+ "phone": "64199247",
+ "phone_additional": "64199247",
+ "phone_home": "44052148",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher Medenýet bölümi",
+ "work_company_accountant_number": "+(993)-44052148",
+ "work_started_at": "2015-07-01",
+ "work_salary": "1771",
+ "work_position": "usulýetçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5d2xwWOdfi70ohGgmDWGzyYemfUolZ3rGifP5TeG.jpg",
+ "passport_two": "6KWrOcQjnXBN54DBMrYtjpODygrQrGxAsQHToVjt.jpg",
+ "passport_three": "tOr4KS6C0SYrtGe4icdpbXmwOsTYtnpxOvTmAfPk.jpg",
+ "passport_four": "TYzRRpG2vd7s67dPNqQXNxWs8UaQJ6GkmsdPevBL.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 21:40:15",
+ "updated_at": "2024-08-01 21:40:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2726,
+ "unique_id": "TB8302-2726",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Hemrakul",
+ "customer_surname": "Mominow",
+ "customer_patronic_name": "Şaatowiç",
+ "passport_address": "Magdanly şäher S.Nyýazow şaýoly 17/1 jaýy",
+ "real_address": "Magdanly şäher S.Nyýazow şaýoly 17/1 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "935446",
+ "passport_given_at": "2016-09-28",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1968-10-12",
+ "email": null,
+ "phone": "65233771",
+ "phone_additional": "65233771",
+ "phone_home": "63424795",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "36-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63424795",
+ "work_started_at": "2017-11-25",
+ "work_salary": "2968",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9lLbRmlHzj7MEikgCME4NtGMHEN5odDrnG92NtoR.jpg",
+ "passport_two": "LOwXCgiiMPaFku0btFToYM4NTz7d5QcwjKr18DNI.jpg",
+ "passport_three": "el2118vCcihWHYPZnhPbr596pMQdrliG4dsOnttM.jpg",
+ "passport_four": "7sh9707imownSjFdmWLPbxdbBkGNsvrVRL8NL1j3.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-01 21:58:43",
+ "updated_at": "2024-08-01 21:58:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2727,
+ "unique_id": "TB8302-2727",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bahadir",
+ "customer_surname": "Baýnazarow",
+ "customer_patronic_name": "Hudaýkulowiç",
+ "passport_address": "Magdanly şäher Babur köçe 10b-njy jaý",
+ "real_address": "Magdanly şäher Babur köçe 10b-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "386553",
+ "passport_given_at": "2003-07-01",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1987-04-05",
+ "email": null,
+ "phone": "65197568",
+ "phone_additional": null,
+ "phone_home": "44050999",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Magdanlyşähergaz\"GHE",
+ "work_company_accountant_number": "+(993)-44053104",
+ "work_started_at": "2023-10-24",
+ "work_salary": "1998",
+ "work_position": "barlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ceHp0Kin0PFJPHYjNKyY8lXfKXEB3RFkNbaMItxM.jpg",
+ "passport_two": "mgZgM4RW9QOPw9cVUgHmnrtMmLsOucD9mruQR0Uh.jpg",
+ "passport_three": "CFYIXx3xMnhszogrmvkAO13tq164dnPRZxytVFzR.jpg",
+ "passport_four": "BtSCYVL0LvbamnQ7CjkesP6PY8WpStYSDqpwFgOI.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 00:01:56",
+ "updated_at": "2024-08-04 23:45:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2728,
+ "unique_id": "TB8312-2728",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maksat",
+ "customer_surname": "Annakgaýew",
+ "customer_patronic_name": "Reýimowiç",
+ "passport_address": "K.Sazakow 181/40",
+ "real_address": "K.Sazakow 181/40",
+ "passport_serie": "I-LB",
+ "passport_id": "598212",
+ "passport_given_at": "2010-10-30",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgül raýonynyň Kelteminar obasy",
+ "born_at": "2010-10-30",
+ "email": "mkkentosh@mail.ru",
+ "phone": "65238459",
+ "phone_additional": null,
+ "phone_home": "44551248",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44552147",
+ "work_started_at": "1997-05-26",
+ "work_salary": "1886",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8vbCFHiOPp5O4G4r1hUEoAdZau1qXkyr1FiORc35.jpg",
+ "passport_two": "QNwiNCQMN3Qh2B0iITHXk3DXUcQP6S4KBRZEKE99.jpg",
+ "passport_three": "hz5tXFun0HugZ0LoCHqUAK3DzyDvQTg3dAatmFw1.jpg",
+ "passport_four": "8k9cO2dLplXeZDdxcK0rVWFkbjhTNxDU2TGQxbN3.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 02:16:45",
+ "updated_at": "2024-08-05 03:23:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2729,
+ "unique_id": "TB8318-2729",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Azat",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Gurbannazarowiç",
+ "passport_address": "Lebap welaýatynyň Kerki etrabynyň Astnanababa.ş-çe Sakargala köçesi 45-nji jaý",
+ "real_address": "Lebap welaýatynyň Kerki etrabynyň Astnanababa.ş-çe Sakargala köçesi 45-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "175898",
+ "passport_given_at": "2023-02-03",
+ "passport_given_by": "Lebap welaýatynyň Kerki etrap PB tarapyndan",
+ "born_place": "TSSR Çärjew oblasty Kerki raýony Astanababa obasy",
+ "born_at": "1986-07-31",
+ "email": null,
+ "phone": "62587254",
+ "phone_additional": "61419586",
+ "phone_home": "44024054",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"LEBAP\" SEMENT ZAWODY",
+ "work_company_accountant_number": "+(993)-63964521",
+ "work_started_at": "2024-02-02",
+ "work_salary": "2792",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tfjuZMEI3soxjDWcM24BCQP9BzHe9B9toT0UT5F9.jpg",
+ "passport_two": "KeL1HIS1VeuFrXPqfIVJyigZNpdbovai2TrWRJ5B.jpg",
+ "passport_three": "B6YBTNWNSvoYlIZiLPwcD1YIwqXWXhDvX0proX6W.jpg",
+ "passport_four": "U5WrNbHiT3vxq2ccwN6JxMiuXIlcVV6MS3kj8fDJ.jpg",
+ "user_id": 867,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 03:00:32",
+ "updated_at": "2024-08-02 04:11:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2730,
+ "unique_id": "TB8317-2730",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Babamurat",
+ "customer_surname": "Bazarow",
+ "customer_patronic_name": "Işankulyýewiç",
+ "passport_address": "Lebap .wel Çärjew etrap Kiştiwan geň Miras oba Klumaýew köçe 30-jaý",
+ "real_address": "Lebap .wel Çärjew etrap Kiştiwan geň Miras oba Klumaýew köçe 30-jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "297195",
+ "passport_given_at": "2002-04-20",
+ "passport_given_by": "Serdarabat etrap häkimligi",
+ "born_place": "Serdarabat etrap",
+ "born_at": "1967-10-18",
+ "email": null,
+ "phone": "63191853",
+ "phone_additional": null,
+ "phone_home": "43352453",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Amyderýa suw howdany",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2001-01-20",
+ "work_salary": "2062",
+ "work_position": "tehnik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "PK34OtmvJlxBJgLNv3Pt3XoMxJVzV3ZMEzwxEmJy.jpg",
+ "passport_two": "oRWkVHO1kw0CtlS9ex5MZAHF6LHHQQwwDT10LUBY.jpg",
+ "passport_three": "E5KVDwkJmERROl2aUf8VKg4aclrn9nUbgYypbVxi.jpg",
+ "passport_four": "Jn9xvXseY3IczTGqIiyLlkFfqMvQotisrdL6TFYV.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 03:40:13",
+ "updated_at": "2024-08-14 18:56:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2731,
+ "unique_id": "TB8317-2731",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Esger",
+ "customer_surname": "Babanazarow",
+ "customer_patronic_name": "Babanazarowiç",
+ "passport_address": "Lebap welaýat Çärjew etrap Çärjew şäher Markuş oba Türkmenabat köçe 30-njy jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Çärjew şäher Markuş oba Türkmenabat köçe 30-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "880830",
+ "passport_given_at": "2014-11-28",
+ "passport_given_by": "Lebap welaýat Serdarabat etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýat Serdarabat etrap Kiştiwan geňeşlik",
+ "born_at": "1998-09-16",
+ "email": null,
+ "phone": "63057523",
+ "phone_additional": null,
+ "phone_home": "61155688",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Türkmengazgeofizika\" müdirliginiň LM GGG boýunça ÖTG",
+ "work_company_accountant_number": "+(993)-63057523",
+ "work_started_at": "2023-09-01",
+ "work_salary": "1685",
+ "work_position": "tehnik-geofizik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TMttklthGKaW9fy45WGm9FwCuvCW03VNgCTPMsFt.jpg",
+ "passport_two": "oLZTaRl3b5cjx7mYQ0DNVhLxYEq5w43Yg2w1OTBt.jpg",
+ "passport_three": "cUY9vQLxbhpbicXxlbW7Hd2vZvNLdW1cXX0foxRg.jpg",
+ "passport_four": "toD8Lp0TKCotLdiWCQh84SHBPVCqF0TVaeYVoeWB.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 03:43:00",
+ "updated_at": "2024-08-07 01:12:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2732,
+ "unique_id": "TB8317-2732",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Jumagul",
+ "customer_surname": "Meýmanowa",
+ "customer_patronic_name": "Ereşdurdyýewna",
+ "passport_address": "Lebap. wel türkmenabat ş Aniýazow 3/21",
+ "real_address": "Lebap. wel türkmenabat ş Aniýazow 3/21",
+ "passport_serie": "I-LB",
+ "passport_id": "022484",
+ "passport_given_at": "1998-06-08",
+ "passport_given_by": "Çärjew şäher polisiýa",
+ "born_place": "Çärjew şäher",
+ "born_at": "1971-08-26",
+ "email": null,
+ "phone": "64216700",
+ "phone_additional": null,
+ "phone_home": "42235458",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "lebap wel 10-orta mekdep",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2018-01-20",
+ "work_salary": "3861",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "DfJZY4GCPCNyagTMQxDLks7993afPXwerutfqHEf.jpg",
+ "passport_two": "gnMMzCCyYq0mn7bsGaDYxlXrxZNujBnPO2YOjtXV.jpg",
+ "passport_three": "grE2LX3tnesGGXeACzef0an7H7t5PXqsNruiEfBP.jpg",
+ "passport_four": "53RSFyWSSzt4PDtwHG65NB5PzKlfW5V6M7eBAJIW.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 03:47:40",
+ "updated_at": "2024-08-07 01:12:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2733,
+ "unique_id": "TB8317-2733",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Madina",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Jumageldiýewna",
+ "passport_address": "Lebap wel Çärjew et Bereket geňeşlik magtymguly köçe32-jaý",
+ "real_address": "Lebap wel Çärjew et Bereket geňeşlik magtymguly köçe32-jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "565861",
+ "passport_given_at": "2010-01-11",
+ "passport_given_by": "Serdarabat etrap häkimligi",
+ "born_place": "Serdarabat etrap",
+ "born_at": "1993-10-11",
+ "email": null,
+ "phone": "61386965",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "demirbeton kärhanasy",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2024-01-01",
+ "work_salary": "2980",
+ "work_position": "tereziwan",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ZsofbKoIMF2jxCtYrGrpJHIqjzAWoG9rPp1W9STS.jpg",
+ "passport_two": "nApxBU8CtSeWvxX3MxNfcCnUMpc2m38I0CKilP0z.jpg",
+ "passport_three": "sNA3fvgK17TfMHr5CQjIlNm0sNV5WOpZufS45Zjw.jpg",
+ "passport_four": "mnoI8iSl3ipLfRLp54PedEaPesV9yGm2iNs4SLe3.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 03:54:50",
+ "updated_at": "2024-08-07 01:13:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2734,
+ "unique_id": "TB8317-2734",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Döwlet",
+ "customer_surname": "Altyýew",
+ "customer_patronic_name": "Hudaýkulyýew",
+ "passport_address": "Lebap wel türkmenabat ş bahar kiçi et 79/37",
+ "real_address": "Lebap wel türkmenabat ş bahar kiçi et 79/37",
+ "passport_serie": "I-LB",
+ "passport_id": "919068",
+ "passport_given_at": "2015-08-27",
+ "passport_given_by": "Türkmenabat ş häkimligi",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "1991-10-04",
+ "email": null,
+ "phone": "64770190",
+ "phone_additional": null,
+ "phone_home": "42295163",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap awtoulag",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2019-05-13",
+ "work_salary": "1440",
+ "work_position": "süriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EdsAf0WArGnVpYqEJWYDUCJu0cijlgbjltEN05Lf.jpg",
+ "passport_two": "LsepGhIVtgQFtsmztdU64B69u59RAuCZ4gA3UOaN.jpg",
+ "passport_three": "ofHsTXkV40MQ5LIMFUnhnI7VGXlmPe20fje2mSzd.jpg",
+ "passport_four": "uX50qlsXIcP5ZxwTLNhShifN2w2Yq7GiUgk1xi3E.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:00:57",
+ "updated_at": "2024-08-14 18:56:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2735,
+ "unique_id": "TB8317-2735",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Gülnara",
+ "customer_surname": "Toraýewa",
+ "customer_patronic_name": "Toraýewna",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Daň ýyldyzy köçe 53-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Daň ýyldyzy köçe 53-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "561097",
+ "passport_given_at": "2009-10-24",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Türkmenabat şäheri",
+ "born_at": "1992-06-08",
+ "email": null,
+ "phone": "65141073",
+ "phone_additional": null,
+ "phone_home": "42271104",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "LWBBM-i 17-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-65141073",
+ "work_started_at": "2024-01-10",
+ "work_salary": "1726",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "h4HrsB4gP7c0afaiHKUFkunQEAWLp3FRKvUoDLwh.jpg",
+ "passport_two": "iqwjL1hZIlRncNACkY6vwUhiCQtIoa1UUfW1SDt3.jpg",
+ "passport_three": "wRSeribuSWx7WM3tMfPySS6mt1OZoqXaqrAtaFas.jpg",
+ "passport_four": "jkBc9IWf4zqgpobT2NRz1IqcjDmwkQ7HdiIUk0zD.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:05:51",
+ "updated_at": "2024-08-14 18:56:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2736,
+ "unique_id": "TB8317-2736",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Zarypjan",
+ "customer_surname": "Ereşow",
+ "customer_patronic_name": "Hemrakulyýewiç",
+ "passport_address": "Lebap wel Çärjew etrap kölaryk gerň jumaýew köçe 24-jaýy",
+ "real_address": "Lebap wel Çärjew etrap kölaryk gerň jumaýew köçe 24-jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "129649",
+ "passport_given_at": "2021-04-16",
+ "passport_given_by": "Çärjew etrap polisiýa",
+ "born_place": "Çärjew etrap",
+ "born_at": "1980-01-15",
+ "email": null,
+ "phone": "63646941",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Awtomabil ýollary ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2023-10-06",
+ "work_salary": "2151",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "a2w6fRn7JTy5xgcNfMcdPNByUcv89STHUHJbJgzt.jpg",
+ "passport_two": "JhwllIpXjmjnLpVRtaAwt5UH3yLXFprbWvnOqAcw.jpg",
+ "passport_three": "nuh1vlU5PQATQX7H7cWqqQ4KM6TUY24RVd4V5idL.jpg",
+ "passport_four": "SyfKVNHivZkqXNccMzXsSM8xWJFH993G7WRSnzNN.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:06:29",
+ "updated_at": "2024-08-14 18:57:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2737,
+ "unique_id": "TB8317-2737",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Firýuza",
+ "customer_surname": "Hemraýewa",
+ "customer_patronic_name": "Gahrymanowna",
+ "passport_address": "Lebap wel Türkmenabat ş Merkezi kiçi etrapça 22/2",
+ "real_address": "Lebap wel Türkmenabat ş Merkezi kiçi etrapça 22/2",
+ "passport_serie": "I-LB",
+ "passport_id": "939004",
+ "passport_given_at": "2016-03-27",
+ "passport_given_by": "Türkmenabat Şäher häkimligi",
+ "born_place": "Türkmenabat Şäher",
+ "born_at": "1994-06-23",
+ "email": null,
+ "phone": "61233708",
+ "phone_additional": null,
+ "phone_home": "42239842",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat ýüpek kärhanasy",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2023-05-30",
+ "work_salary": "1368",
+ "work_position": "operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "XBR3f6khlGItKDv6LEUKgBD6ROOj5AE61xhNNJ4B.jpg",
+ "passport_two": "QuZGZUEIkE6H8Q3F5CNlXteGkTX4OM15qIVxc7IV.jpg",
+ "passport_three": "kiMjf2wE62EqFL0GbVCLENuj7dUffgCF9uDenqtP.jpg",
+ "passport_four": "tEmuobMs5YLdJzjK1sOzfMdAZ8TDQFRucSeAtbA4.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:12:06",
+ "updated_at": "2024-08-14 18:57:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2738,
+ "unique_id": "TB8317-2738",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Bahar",
+ "customer_surname": "Öwezowa",
+ "customer_patronic_name": "Baýramgeldiýewna",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Dokmaçylar ÝJT 7-nji jaý 1-nji öý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Dokmaçylar ÝJT 7-nji jaý 1-nji öý",
+ "passport_serie": "I-LB",
+ "passport_id": "609914",
+ "passport_given_at": "2011-01-15",
+ "passport_given_by": "Lebap welaýat Sakar etrap häkimlgi",
+ "born_place": "Lebap welaýat Sakar etrap Syýdagsakar geňeşligi",
+ "born_at": "1991-03-08",
+ "email": null,
+ "phone": "64098316",
+ "phone_additional": null,
+ "phone_home": "64098316",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Türkemenabatelektroset\" kärhanasy",
+ "work_company_accountant_number": "+(993)-42236606",
+ "work_started_at": "2019-08-01",
+ "work_salary": "2606",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "wP6c2WIqst8pJSF44s4vC15YrcyvcbsHgq3cg27n.jpg",
+ "passport_two": "RmxYJraoXPMx3Zf4p5YyXq9cae8axmWIRXOhP6q6.jpg",
+ "passport_three": "tj1h9HKQWSeWSZFotuFpvRTzFHQlMLYEZirBbkn3.jpg",
+ "passport_four": "vGqaQVFxQWgBEEhtL55yULSB7rC4GXmXG1UuRGGA.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:12:41",
+ "updated_at": "2024-08-14 18:58:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2739,
+ "unique_id": "TB8317-2739",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Mähriban",
+ "customer_surname": "Ýäzmamedowa",
+ "customer_patronic_name": "Soýunowna",
+ "passport_address": "Lebap wel Türkmenabat şäher 3-kwartol 53/1",
+ "real_address": "Lebap wel Türkmenabat şäher 3-kwartol 53/1",
+ "passport_serie": "I-LB",
+ "passport_id": "089242",
+ "passport_given_at": "1999-10-08",
+ "passport_given_by": "Hojambaz etrap polisiýa",
+ "born_place": "Hojambaz etrap",
+ "born_at": "1982-10-23",
+ "email": null,
+ "phone": "64167490",
+ "phone_additional": null,
+ "phone_home": "26044",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat şäher häkimligi",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2023-01-01",
+ "work_salary": "1940",
+ "work_position": "tam süpiriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "IxH72HA2LvLlezbOotSDd5oYYJEXvSLGo6hlKAWT.jpg",
+ "passport_two": "OkonqyBqzMNYxNg3jtb4VtqzgBhotVGLqRqyCi6P.jpg",
+ "passport_three": "rQJOTQuQgmigRzVOVT9T3UFJbBhBbPS74dQWQYxt.jpg",
+ "passport_four": "twmy17SFu8xlb3XAcfYQ5FcVOYNCWFHjxfh82jCJ.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:17:53",
+ "updated_at": "2024-08-14 18:58:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2740,
+ "unique_id": "TB8317-2740",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Bahram",
+ "customer_surname": "Mominow",
+ "customer_patronic_name": "Babamuradowiç",
+ "passport_address": "Lebap welaýat Çärjew etrap Çärjew şäherçe Darganly oba Şatlyk köçe 9-njy jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Çärjew şäherçe Darganly oba Şatlyk köçe 9-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "660849",
+ "passport_given_at": "2011-03-25",
+ "passport_given_by": "Lebap welaýat Serdarabat etrap häkimligi",
+ "born_place": "Lebap welaýat Serdarabat etrap Kiştiwan geňeşlik",
+ "born_at": "1990-08-01",
+ "email": null,
+ "phone": "64444399",
+ "phone_additional": null,
+ "phone_home": "64444399",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat 1-nji çörek kärhanasy",
+ "work_company_accountant_number": "+(993)-64444399",
+ "work_started_at": "2024-01-09",
+ "work_salary": "1738",
+ "work_position": "hamyr garyjy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "IuyJQHMC2DdpaEkBmy4ZKKAROiMX3Mk0IPwMjiBL.jpg",
+ "passport_two": "Lde3uB2CHmolseSXNmR48bpPl7FFKkh8igkTBiIL.jpg",
+ "passport_three": "AMt9g2rf4XdltSD6jtk6ACSRZyuXChA5NujnuAdB.jpg",
+ "passport_four": "1HNMIj5Preit4QtPiXFHWYnnt5W2QFFJdRsdQn7E.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:18:27",
+ "updated_at": "2024-08-14 18:58:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2741,
+ "unique_id": "TB6352-2741",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Göwher",
+ "customer_surname": "Nuryýewa",
+ "customer_patronic_name": "Amangeldiýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 4 jaý 5 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 4 jaý 5 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "228277",
+ "passport_given_at": "2003-10-01",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýat Gyzylbaýdak geňeşligi",
+ "born_at": "1970-02-02",
+ "email": null,
+ "phone": "65368624",
+ "phone_additional": "65368624",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi 20 orta mekdep",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-04-18",
+ "work_salary": "3653",
+ "work_position": "müdir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "gWXqEMWSAKWXDRhj8rXcE8W2UHCNuu2yvCap38Wt.jpg",
+ "passport_two": "THRQXh90tHWJYk05yBMFRJs6FLTfEvHLRhHSHX7a.jpg",
+ "passport_three": "xel7nBXsROfzHu3o8z9SJlKDVu603h0g8UMXa49g.jpg",
+ "passport_four": "iau6ZbJcBUc7jbvaFEGhIT7BHvhhy3pWFaMCObPZ.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:19:54",
+ "updated_at": "2024-08-02 04:19:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2742,
+ "unique_id": "TB6352-2742",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mähriban",
+ "customer_surname": "Zagubnaýa",
+ "customer_patronic_name": "Nurliýewna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 8 jaý 15 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 8 jaý 15 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "546016",
+ "passport_given_at": "2018-06-20",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Magtymguly etrabynyň Magtymguly şäheri",
+ "born_at": "1983-08-02",
+ "email": null,
+ "phone": "65187139",
+ "phone_additional": null,
+ "phone_home": "65187139",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-09-28",
+ "work_salary": "2992",
+ "work_position": "bäş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "iEhIpjUEZLEuova1Nx7oXlrIfYlII7G8PZUwSJ56.jpg",
+ "passport_two": "cYZ8TyuLNU3w0NsQlIB7zC3Dm3JWE1z8MqLwbaVV.jpg",
+ "passport_three": "hO1xcKhnRvrY1rwBuNqVtrAsXmLMaCCYqz7L2jnD.jpg",
+ "passport_four": "xq6S4BhV7N43woMSeHmP1sxzAaFuoESgiuViiioa.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:21:44",
+ "updated_at": "2024-08-02 23:08:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2743,
+ "unique_id": "TB8317-2743",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Ýulduz",
+ "customer_surname": "Hojamgeldiýewa",
+ "customer_patronic_name": "Şamuradowna",
+ "passport_address": "lebap wel Türkmenabat şäher 35/41",
+ "real_address": "lebap wel Türkmenabat şäher 35/41",
+ "passport_serie": "II-LB",
+ "passport_id": "219988",
+ "passport_given_at": "2024-06-03",
+ "passport_given_by": "Türkmenabat şäher PB",
+ "born_place": "Türkmenabat şäher",
+ "born_at": "1991-07-03",
+ "email": null,
+ "phone": "65359272",
+ "phone_additional": null,
+ "phone_home": "42221235",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap wel 21-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-42239841",
+ "work_started_at": "2023-01-01",
+ "work_salary": "3410",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "FaeE7qc7oWBtwHlUh48Ad901PVqTvKZNNhknH6eZ.jpg",
+ "passport_two": "gvjNw32MkHMwJGYNVkh09CLGjZ1oZZzW5viqnwN6.jpg",
+ "passport_three": "DjQeR7NXKHlPJRtePEujvdrSbuO0cy3Xbcfm0pi3.jpg",
+ "passport_four": "JWHg78SqQApHS7rXvDoMoCSBjCEKqgM9bD5wSyvF.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:24:36",
+ "updated_at": "2024-08-14 18:55:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2744,
+ "unique_id": "TB6352-2744",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülälek",
+ "customer_surname": "Geldekowa",
+ "customer_patronic_name": "Myradowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 8/19",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 8/19",
+ "passport_serie": "I-BN",
+ "passport_id": "424236",
+ "passport_given_at": "2011-10-21",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "DW Boldumsaz etraby Boldumsaz şäherçesi",
+ "born_at": "2011-10-21",
+ "email": null,
+ "phone": "62434894",
+ "phone_additional": null,
+ "phone_home": "62434894",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-04-04",
+ "work_salary": "1979",
+ "work_position": "transportýorçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ytkW7ghll8K8OibJsEWa19KUp8VpSykRismYW2QE.jpg",
+ "passport_two": "GjT2lzDd7IL9IWO9FLH9GTzrCV1hB4SA3a4NZdkM.jpg",
+ "passport_three": "vjib244EhdTJqmCjanH3rXDZ7lU5HAQi8DONljCu.jpg",
+ "passport_four": "OAJjrsvNGukM3FCyVF0mb4xvubZlY0PaqWbROyLs.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:27:31",
+ "updated_at": "2024-08-02 23:10:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2745,
+ "unique_id": "TB8317-2745",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Nazira",
+ "customer_surname": "Ýusupowa",
+ "customer_patronic_name": "Radžabowna",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Gyzylgum köçe 23-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Gyzylgum köçe 23-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "275907",
+ "passport_given_at": "2002-03-01",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Horezim oblast Hanka raýony Horezim obasy",
+ "born_at": "1973-04-03",
+ "email": null,
+ "phone": "63920191",
+ "phone_additional": null,
+ "phone_home": "42299657",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat enäniň we çaganyň saglygyny goraýyş merkezi",
+ "work_company_accountant_number": "+(993)-63920191",
+ "work_started_at": "1994-05-17",
+ "work_salary": "2338",
+ "work_position": "arassaçylyk uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pRvYjIplsp3aFy36nq5NnM0PZqKd3ffTnhrgMKSz.jpg",
+ "passport_two": "pqpN7UI1eRQucKfEMLYwM0h8E5dP8N6uk3CK41hr.jpg",
+ "passport_three": "UuMBHS7fSToybaw7lURvdr8EDXMhy9HLB6x63vZW.jpg",
+ "passport_four": "WiM43nG5MU2N2zIOFsipqIUf7MDtxYLE72T1EGRo.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:27:49",
+ "updated_at": "2024-08-07 01:12:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2746,
+ "unique_id": "TB8317-2746",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Taňgül",
+ "customer_surname": "Begnazarowna",
+ "customer_patronic_name": null,
+ "passport_address": "Lebap welaýat Türkmenabat şäher 3-nji kiçi etrapça 28-nji jaý 22-nji öý",
+ "real_address": "Lebap welaýat Türkmenabat şäher 3-nji kiçi etrapça 28-nji jaý 22-nji öý",
+ "passport_serie": "I-LB",
+ "passport_id": "432809",
+ "passport_given_at": "2005-07-22",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Hebap welaýat Hojambaz etrap Burdalyk geňeşlik",
+ "born_at": "1970-12-13",
+ "email": null,
+ "phone": "64451238",
+ "phone_additional": null,
+ "phone_home": "42220199",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat Baş bilim müdirliginiň 30-njy çagalar bagy",
+ "work_company_accountant_number": "+(993)-64451238",
+ "work_started_at": "2006-03-25",
+ "work_salary": "2248",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "B7Y4ugmZTTnxtl8uNNM0aphhIl2xYqzhKqeapdZU.jpg",
+ "passport_two": "6HO1GXomxzqG4wsdVL2xRC9wGAPVUOwJnXUA58b0.jpg",
+ "passport_three": "fS4LzsWqmKNRcEz2tii2gKcJYf2n0Fn7jJ5IxDas.jpg",
+ "passport_four": "N9gD4VXGUZZPDrG1VnX2tmk75J7yaWXu7dMT6SIu.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:38:02",
+ "updated_at": "2024-08-07 01:11:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2747,
+ "unique_id": "TB8317-2747",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Begenç",
+ "customer_surname": "Aýdogdyýew",
+ "customer_patronic_name": "Zeripbaýewiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Bäşaryk köçe 18-nji jaý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Bäşaryk köçe 18-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "690776",
+ "passport_given_at": "2011-06-14",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Serdarabat etrap Boýrabap geňeşligi",
+ "born_at": "1988-02-15",
+ "email": null,
+ "phone": "65240602",
+ "phone_additional": null,
+ "phone_home": "42220507",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmenabat 1-nji çörek kärhanasy",
+ "work_company_accountant_number": "+(993)-42241552",
+ "work_started_at": "2012-11-15",
+ "work_salary": "1296",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FLKMlfgTrxCo95znEK7dpDY2tVKvNAExEcI1YkaE.jpg",
+ "passport_two": "f1KKMmq4M5TOMx2u3Qsut0Hrvy6R8KEpqiPSF0aE.jpg",
+ "passport_three": "dxOS2EtlSooq7McS1NgP0Z42g3q5R4tWFaz40ZP9.jpg",
+ "passport_four": "CbXnNC77x5VFnhmquVwSAMT77CWvOwAirw1kLgiE.jpg",
+ "user_id": 17,
+ "status": "register",
+ "notes": null,
+ "created_at": "2024-08-02 04:44:28",
+ "updated_at": "2024-08-14 18:55:24",
+ "deleted_at": "2024-08-14 18:55:24",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2748,
+ "unique_id": "TB8317-2748",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Muhabbat",
+ "customer_surname": "Egemeberdiýewa",
+ "customer_patronic_name": "Allaberdiýewna",
+ "passport_address": "Lebap welaýat Çärjew etrap Zergär geňeşlik Alagöz oba MAgtymkuly köçe 52-ji jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Zergär geňeşlik Alagöz oba MAgtymkuly köçe 52-ji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "643808",
+ "passport_given_at": "2011-03-01",
+ "passport_given_by": "lebap welaýat Serdarabat etrap häkimligi",
+ "born_place": "lebap welaýat Serdarabat etrap Talhanbazar geňeşligi",
+ "born_at": "1980-01-26",
+ "email": null,
+ "phone": "65226525",
+ "phone_additional": null,
+ "phone_home": "65226525",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Çärjew etrap 2-nji çaglar bakja bagy",
+ "work_company_accountant_number": "+(993)-65226525",
+ "work_started_at": "2018-11-12",
+ "work_salary": "1747",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bCg2WvAO673cBa2I4qzv8yn4GUrUPvzvKL6LejnF.jpg",
+ "passport_two": "jyca98tTpHApfDHlfUYvrMLZAS4DgR64QZDHdIon.jpg",
+ "passport_three": "b2P9Ldf86KpTvvqXZrigYVxXJZ03Ki5956tQ1G8l.jpg",
+ "passport_four": "ksrk8sOvduuyyMBhQ1wLVYKD0YFylmNBdDoz34ok.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:53:09",
+ "updated_at": "2024-08-07 01:10:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2749,
+ "unique_id": "TB8317-2749",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Umitjan",
+ "customer_surname": "Haknazarow",
+ "customer_patronic_name": "Murtazakulyýew",
+ "passport_address": "Lebap wel Kerki şäher 3-jaýy",
+ "real_address": "Lebap wel Kerki şäher 3-jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "702980",
+ "passport_given_at": "2011-06-29",
+ "passport_given_by": "Amyderýa etrap häkimligi",
+ "born_place": "Amyderýa etrap",
+ "born_at": "1993-09-10",
+ "email": null,
+ "phone": "63835108",
+ "phone_additional": null,
+ "phone_home": "42259366",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Türkmen humaýy kärhana",
+ "work_company_accountant_number": "+(993)-42239842",
+ "work_started_at": "2024-05-01",
+ "work_salary": "2700",
+ "work_position": "ykdysatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TSVaT0ZiCSzWuH341jMaf6fCzgdQdOBgzWQ3wpWx.jpg",
+ "passport_two": "JSVWsTKMFoi7OC4vPaOWxIcLuoA7PJbAZL4oFx0y.jpg",
+ "passport_three": "0ZCXr8cbt8WTASmffJAtlAGuxoXvYljb9VDgbdn3.jpg",
+ "passport_four": "5oXxlHQr7uPB3hYbtjdvCKZqEJHRgE78lAOnwGOu.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:55:46",
+ "updated_at": "2024-08-07 01:11:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2750,
+ "unique_id": "TB6359-2750",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bagy",
+ "customer_surname": "Tekedurdyýew",
+ "customer_patronic_name": "Özbekowiç",
+ "passport_address": "BW Balkanabat şäher kw211 jaý 49 öý 13",
+ "real_address": "BW Balkanabat şäher kw211 jaý 49 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "512977",
+ "passport_given_at": "2016-01-11",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1999-10-18",
+ "email": null,
+ "phone": "65185809",
+ "phone_additional": "65185809",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan sement zawody",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-10-27",
+ "work_salary": "3412",
+ "work_position": "bölüm başlygy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "PfR8MWD96r1QpGxvxoSCoqvULm6IUK6NK5g6JoKJ.jpg",
+ "passport_two": "d56ZmGKef1enXHkX6gnATZ09Inh9SSG6MpracwSl.jpg",
+ "passport_three": "Aau3gvnq5VmJMKU0YeJwsyUp7qoUkDKQ9b0YE7Lf.jpg",
+ "passport_four": "gGzWevN9J8ds8u34cOZAa4LxMmU10MQAZ0Cu54XC.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-02 04:59:25",
+ "updated_at": "2024-08-02 04:59:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2751,
+ "unique_id": "TB8302-2751",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dilfuza",
+ "customer_surname": "Işbaýewa",
+ "customer_patronic_name": "Kurbanazarowna",
+ "passport_address": "Magdanly şäher A.Nyýazow şaýoly 131-nji jaý",
+ "real_address": "Magdanly şäher A.Nyýazow şaýoly 131-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "421132",
+ "passport_given_at": "2005-10-24",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýten geňeşligi",
+ "born_at": "1988-03-06",
+ "email": null,
+ "phone": "61981909",
+ "phone_additional": null,
+ "phone_home": "44051265",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "32-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051364",
+ "work_started_at": "2013-08-30",
+ "work_salary": "3774",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BgCUawXLe8rzqkqoqIVk1DAM8FGGKMlHceV8h0UL.jpg",
+ "passport_two": "BKLIS8Fpdaf2FJHzQWrbn3CjtMBZL2NPKtIPWAMx.jpg",
+ "passport_three": "dIwd6AMDl1LrcrABoRZ7PwZYCI0r4LDq9H852M39.jpg",
+ "passport_four": "rJ9vVwKo1NHElLOh7LiTBvdZ6sdyZIonWBU2cXuA.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-04 23:54:43",
+ "updated_at": "2024-08-06 04:50:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2752,
+ "unique_id": "TB8302-2752",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sayfiddin",
+ "customer_surname": "Igragimow",
+ "customer_patronic_name": "Isdowletowic",
+ "passport_address": "Magdanly saheri II KE 17/23",
+ "real_address": "Magdanly saheri II-KE 17/23",
+ "passport_serie": "I-LB",
+ "passport_id": "031500",
+ "passport_given_at": "1999-04-20",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1989-04-19",
+ "email": "muzitank78@gmail.com",
+ "phone": "63693741",
+ "phone_additional": "65458893",
+ "phone_home": "53926",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" semet zawody",
+ "work_company_accountant_number": "+(993)-24056___",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2791",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VSNCZdaUK2zB99Yf1HI1DnvDipjA5uQ6ALPNET5E.jpg",
+ "passport_two": "p1otc1cd07OT0RywA1r6CgT3gKcgvjjtpGf2ZqwS.jpg",
+ "passport_three": "NyyrtTKjHdh3XOe8PhinWecEJLn0iZTfIlw7X5n6.jpg",
+ "passport_four": "P52cD3Jqw2lKXGrMxSXEKDVY24DrCWxMycp7AYqd.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 00:05:08",
+ "updated_at": "2024-08-08 01:42:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2753,
+ "unique_id": "TB9315-2753",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Ýazgeldi",
+ "customer_surname": "Amangeldiýew",
+ "customer_patronic_name": "Kakyşowiç",
+ "passport_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "642857",
+ "passport_given_at": "2011-01-08",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Türkmenýoly geňeşligi",
+ "born_at": "1964-03-25",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64872841",
+ "phone_additional": "64872841",
+ "phone_home": "64872841",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap N 23 orta mekdep",
+ "work_company_accountant_number": "+(993)-64872841",
+ "work_started_at": "1992-08-31",
+ "work_salary": "3234",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "inxr26MEMygCtT8oTzVaAz7wCQxjWh3BBzktUYzJ.jpg",
+ "passport_two": "2Vh9aaT4iVv3uXv7SE7hRw77KypURJWFAJtpCA5z.jpg",
+ "passport_three": "fhUbQuZTCdhuCMUuhOcNH4Po1f2Sa209z7qF4mFX.jpg",
+ "passport_four": "lrEv8af9dwc6TrvMIYlUJPo4cyFCnR1oIXTbUyi0.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 02:21:13",
+ "updated_at": "2024-08-05 02:21:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2754,
+ "unique_id": "TB1307-2754",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tatekowa",
+ "customer_surname": "Aysenem",
+ "customer_patronic_name": "Sylapmuhammedowna",
+ "passport_address": "Turkmenistan Asgabat saherinin Berkararlyk etrabynyn",
+ "real_address": "Koce 21 Himya jay 11 oy a 4",
+ "passport_serie": "I-AS",
+ "passport_id": "564988",
+ "passport_given_at": "2017-05-15",
+ "passport_given_by": "Asgabat saheri Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1974-04-17",
+ "email": "Aysenem@gmail.com",
+ "phone": "65612438",
+ "phone_additional": "65612438",
+ "phone_home": "740426",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekeci tatekow Ahmetguly",
+ "work_company_accountant_number": "+(993)-65612438",
+ "work_started_at": "2016-11-16",
+ "work_salary": "2500",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NLOtk5IFuYNinHn9oGiS5XyWG8KaAHCrdpEU53nj.jpg",
+ "passport_two": "Q1ZevAenaXBySYrMJSq1CO474S4SeTCisBczZHRF.jpg",
+ "passport_three": "BNJ4GLQ1F2hbGyCaldiRd72tQUMeion8wKSes7Cz.jpg",
+ "passport_four": "b4m1DhfBB7fXWfNQdO9WKdlhHzZnNiAQcOnUI6z2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 02:33:36",
+ "updated_at": "2024-09-01 18:05:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2755,
+ "unique_id": "TB9315-2755",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Begmuhammet",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Hoşgeldiýewiç",
+ "passport_address": "Görogly etrap Zaman geňeşligi",
+ "real_address": "Görogly etrap Zaman geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "835501",
+ "passport_given_at": "2014-01-21",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Zaman geňeşligi",
+ "born_at": "1997-01-01",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61673953",
+ "phone_additional": "61673953",
+ "phone_home": "61673953",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap Zaman geňeşligi",
+ "work_company_accountant_number": "+(993)-61673953",
+ "work_started_at": "2024-03-25",
+ "work_salary": "2503",
+ "work_position": "serolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yZieIGpqyU2x57fk9M4r9BROt1v5xRjDmNS0dYJN.jpg",
+ "passport_two": "GE6lBU2Ky0OAh50hqjExriK2oLj8zFqVe0zXUnQc.jpg",
+ "passport_three": "d15tTwMSgRieE2ma5jw1mRvkDRwzzvuSR13Nhzw5.jpg",
+ "passport_four": "cnIRlcdwAET01NGP0XVzgJFrh4GWpwRF6Z63qSd1.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 02:33:42",
+ "updated_at": "2024-08-05 02:33:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2756,
+ "unique_id": "TB8318-2756",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Aziz",
+ "customer_surname": "Gulamow",
+ "customer_patronic_name": null,
+ "passport_address": "Lebap welaýatynyň Köýtenda etrabynyň Köýtendag şäheri M.Ruhnama köçesi 48/3-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtenda etrabynyň Köýtendag şäheri M.Ruhnama köçesi 48/3-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "208691",
+ "passport_given_at": "2024-04-08",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtenda etrabynyň Köýtendag şäheri",
+ "born_at": "2003-07-02",
+ "email": null,
+ "phone": "61352874",
+ "phone_additional": "63625142",
+ "phone_home": "44031542",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-62536241",
+ "work_started_at": "2024-05-02",
+ "work_salary": "2138",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "PEbcz2cpDpEr8NsQ9RpyHPKyK0FOwetyvOOe50ex.jpg",
+ "passport_two": "NCnpytP5BlASK0IeStrstflly67u0mejmpKn9PFM.jpg",
+ "passport_three": "UU922R0awKuEu73FKcesLI8PSiWQmxnraD4x7n7r.jpg",
+ "passport_four": "IAYPRpEh4mwY7UC328FMSPaDXVlseYTlgNr0oaPi.jpg",
+ "user_id": 870,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 02:38:16",
+ "updated_at": "2024-08-05 03:54:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2757,
+ "unique_id": "TB9314-2757",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Galpakbaý",
+ "customer_surname": "Galpakbaýew",
+ "customer_patronic_name": "Halbaýewiç",
+ "passport_address": "Köneürgenç şäher M.Orazow köçesi 55-nji jaýy",
+ "real_address": "Köneürgernç şäher M.Orazow köçesi 55-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "592140",
+ "passport_given_at": "2010-09-23",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneügenç şäheri",
+ "born_at": "1991-12-12",
+ "email": "Galpak@gmail.com",
+ "phone": "65974548",
+ "phone_additional": "65971577",
+ "phone_home": "62306604",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäher BB-niň 28-nji mekdebi",
+ "work_company_accountant_number": "+(993)-92587___",
+ "work_started_at": "2023-04-25",
+ "work_salary": "4066",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "r4braDGSISbVMc9KEkbjKQDLUIoWwYqLMjBXzUiC.jpg",
+ "passport_two": "ERNlFVXZNSVCsUxrGqVDMi0LEeRQrUivp7wpsnkH.jpg",
+ "passport_three": "Jzbh5ZITILYz1K2Elq69Igk6yoDrQbGCnNVVp5PL.jpg",
+ "passport_four": "sdn5MocoxOwvihwBWm0wULlDdO8iacCRiGH6jGXy.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 02:53:24",
+ "updated_at": "2024-08-05 02:53:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2758,
+ "unique_id": "TB8318-2758",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Islam",
+ "customer_surname": "Mamatow",
+ "customer_patronic_name": "Işkuwatowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Seýdi köçesi 11-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Seýdi köçesi 11-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "171265",
+ "passport_given_at": "2000-07-21",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş",
+ "born_at": "1979-08-13",
+ "email": null,
+ "phone": "64236586",
+ "phone_additional": "63849675",
+ "phone_home": "44024086",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Köýtendagsuwhojalyk\"önümçilik dolandyryşygy",
+ "work_company_accountant_number": "+(993)-63967485",
+ "work_started_at": "2023-09-02",
+ "work_salary": "1122",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "351eCgU3QB4M94l8N4RsRmk4o5waBjZ4RK8EUo31.jpg",
+ "passport_two": "CbdkiLhxLyLxBTtk7BgPFzW2cyTWxPxWqlyRFevp.jpg",
+ "passport_three": "YpR3y4jKhmX5SN6AXbKWz5eYIDwfZdFDTWbTmep0.jpg",
+ "passport_four": "TMAFcJX36SCXBfmHQCZqtQux6Vos9ZJGikiRdXGM.jpg",
+ "user_id": 871,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 02:55:41",
+ "updated_at": "2024-08-05 03:55:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2759,
+ "unique_id": "TB9314-2759",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Sary",
+ "customer_surname": "Kakabaýew",
+ "customer_patronic_name": null,
+ "passport_address": "Köneürgenç şäher A.Salyh köçesi 6-nji jaýy",
+ "real_address": "Köneürgenç şäher A.Salyh köçesi 9-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "260048",
+ "passport_given_at": "2002-03-03",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "S.Türkmenbaşy ad.etrabynyň A.Kakabaýew geňeşligi",
+ "born_at": "1964-07-28",
+ "email": "Sary@gmail.com",
+ "phone": "64878049",
+ "phone_additional": "64279784",
+ "phone_home": "64878049",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguzenergo ÖB Köneürgenç etrap EEU",
+ "work_company_accountant_number": "+(993)-22771___",
+ "work_started_at": "1993-05-17",
+ "work_salary": "2073",
+ "work_position": "2-derejeli el.mantyor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pcsivCSGyrIyYqfkweGBFuhzdV3rR71OQhiAxYRM.jpg",
+ "passport_two": "eywwaWrWXNqPXyda6gucz64c1neRMwMWQnrFkXui.jpg",
+ "passport_three": "FbsH0NK823RjPJ0ge9WUj0r9T4IcwutKmm48OK82.jpg",
+ "passport_four": "IezTEHXY2nKfhumKkxTI4LVryNzW70hHcTySYh9f.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 03:02:05",
+ "updated_at": "2024-08-05 03:02:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2760,
+ "unique_id": "TB8312-2760",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Dawletmurat",
+ "customer_surname": "Tagiýew",
+ "customer_patronic_name": "Nuriýewiç",
+ "passport_address": "Gazojak şäheriniň Azady köçesiniň 233/37",
+ "real_address": "Gazojak şäheriniň Azady köçesiniň 233/37",
+ "passport_serie": "II-LB",
+ "passport_id": "105396",
+ "passport_given_at": "2020-09-12",
+ "passport_given_by": "Darganata etrap Polisiýa bölümi",
+ "born_place": "Özbegistan Garagalpagystan respublikasy Dörtgül etrabynyň Leninabat obasy",
+ "born_at": "1968-02-29",
+ "email": "dawletmurat@1053.com",
+ "phone": "62427331",
+ "phone_additional": null,
+ "phone_home": "44552633",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"Türkmengündogarnebitgurluşyk\" tresti 5-nji ÝöGGM 2-GGM",
+ "work_company_accountant_number": "+(993)-44552896",
+ "work_started_at": "2024-01-26",
+ "work_salary": "2881",
+ "work_position": "5-nji derejeli turbo göterijiniň maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "da8IJHESKxHXamcRouCdF0VETRUw0YCYFowmItgg.jpg",
+ "passport_two": "lqvAdgXnegegJXaLZYt2tak7xHrNTnGK3iZP9cEC.jpg",
+ "passport_three": "e75K5K9eopO5Ah3dGuGXRMbC9AawFiRuXvOZlV3z.jpg",
+ "passport_four": "P17yRpNzvK35DZw4J74QXyCpNNpX8TdbKtS516FR.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 03:02:40",
+ "updated_at": "2024-08-06 02:09:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2761,
+ "unique_id": "TB1307-2761",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahri",
+ "customer_surname": "Akyyewa",
+ "customer_patronic_name": "Myratgeldiyewna",
+ "passport_address": "Asgabat saherinin Kopetdag etrap, koce Parahat 4/2 jay, 155, kor B, otag 5",
+ "real_address": "Asgabat saherinin Kopetdag etrap, koce Parahat 4/2 jay, 155, kor B, otag 5",
+ "passport_serie": "I-AS",
+ "passport_id": "413199",
+ "passport_given_at": "2009-06-17",
+ "passport_given_by": "Asgabat saherinin kopetdag etrap hakimligi",
+ "born_place": "Lebap",
+ "born_at": "1993-03-30",
+ "email": "Mahri@mail.ru",
+ "phone": "65613031",
+ "phone_additional": "63453632",
+ "phone_home": "12455845",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Awtomobil yollarynyn gurlusygyny dolandyrmak baradaky dowlet agentligi",
+ "work_company_accountant_number": "+(993)-12238583",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2805",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GXv23UBho0yfdvxNxrWlHuDlJdrqoV1eJ7lGq9dg.jpg",
+ "passport_two": "ufz0opIoMClkhZWBOIiJz100yFzfWVTPyGkKkcO7.jpg",
+ "passport_three": "ajeoi3lL6jDzbRM7YSMgQhULwjEQFQNHucMJ4yZc.jpg",
+ "passport_four": "t6Sq8jzAfV1Iy3DN0NNcZnWHCp3MGcCdtAsTBdLR.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 03:15:54",
+ "updated_at": "2024-09-01 18:04:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2762,
+ "unique_id": "TB8318-2762",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Rustam",
+ "customer_surname": "Işbaýew",
+ "customer_patronic_name": "Abdykaýumowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi A.Işbaýew köçesi 1-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi A.Işbaýew köçesi 1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "074025",
+ "passport_given_at": "1999-06-09",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Carşaňňy etrabynyň Akgumolam geňeşligi",
+ "born_at": "1983-03-04",
+ "email": null,
+ "phone": "64071983",
+ "phone_additional": "64512634",
+ "phone_home": "44035241",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Polisiýa müdirliginiň Gorag bölümi",
+ "work_company_accountant_number": "+(993)-63524152",
+ "work_started_at": "2004-09-01",
+ "work_salary": "3326",
+ "work_position": "sagçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "LypsE0ORdBLifRpbP2JA6GQPd2sSNHRykIrocESW.jpg",
+ "passport_two": "YeRvQ8ad1uF3qrxaT6YgFA4ni4UIXkKIrbtvtpZS.jpg",
+ "passport_three": "Cv1TJQp3ILnICKLFJyW4GWSC45gvO9rIN3IhqCMv.jpg",
+ "passport_four": "C54GUoEkfMShMspDmL2hhnqUBYeWkXXnrKaDd8nj.jpg",
+ "user_id": 872,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 03:30:50",
+ "updated_at": "2024-08-05 03:52:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2763,
+ "unique_id": "TB8318-2763",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Gülgina",
+ "customer_surname": "Ibatowa",
+ "customer_patronic_name": "Rustamowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş Türkmenbaşy köçesi 45-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş Türkmenbaşy köçesi 45-nji jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "369006",
+ "passport_given_at": "2007-08-11",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etraby Garnas geňeşligi",
+ "born_at": "1990-10-29",
+ "email": null,
+ "phone": "65100062",
+ "phone_additional": "64456699",
+ "phone_home": "44035612",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63526985",
+ "work_started_at": "2016-09-01",
+ "work_salary": "4257",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "JAD2HCCvxK51zu6uCwWltsE0mctlDQYhsrtfsnp9.jpg",
+ "passport_two": "PgZFrgRdqX296TMRGcNUZZVY0TGVEfkc5ku76LZ2.jpg",
+ "passport_three": "Sd9uBz2VkT5gB55JMSjCWGHPunbXZMef86ncATDF.jpg",
+ "passport_four": "qiR4eV1et8iLRL8pAhcbaREcLFHwAm4TuXvqbYZE.jpg",
+ "user_id": 873,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 03:44:04",
+ "updated_at": "2024-08-05 03:53:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2764,
+ "unique_id": "TB8318-2764",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Gulbahar",
+ "customer_surname": "Işankulyýewa",
+ "customer_patronic_name": "Owliýakulowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi Nesimi köçesi 16-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi Nesimi köçesi 16-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "684372",
+ "passport_given_at": "2011-05-12",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrap Mukry şäheri",
+ "born_at": "1973-06-17",
+ "email": null,
+ "phone": "64784813",
+ "phone_additional": "62689743",
+ "phone_home": "44034152",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "13-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-64529685",
+ "work_started_at": "2015-02-12",
+ "work_salary": "1481",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XA5V71U5p4OHURCoeTjTin7lfUEct7aNlXYfU3nU.jpg",
+ "passport_two": "YjBjKAcovdbObkbXjeqHBGvdRQLJ12DeqqZ9shvU.jpg",
+ "passport_three": "EHpoPd1Xhv6xGMo1who5ZAlqxUzfXXqIql6UbYFd.jpg",
+ "passport_four": "kmrWNn4SOpyfiAzukm81YiaGPgJIlQCCk9jIZidW.jpg",
+ "user_id": 866,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 03:50:38",
+ "updated_at": "2024-08-05 03:54:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2765,
+ "unique_id": "TB8302-2765",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mergen",
+ "customer_surname": "Rozyýew",
+ "customer_patronic_name": "Nurmatowiç",
+ "passport_address": "Magdanly şäher Bereket köçe 14-nji jaýy",
+ "real_address": "Magdanly şäher Bereket köçe 14-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "546427",
+ "passport_given_at": "2009-05-27",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-06-05",
+ "email": null,
+ "phone": "63677718",
+ "phone_additional": "63677718",
+ "phone_home": "44052541",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Lebap sement zawody",
+ "work_company_accountant_number": "+(993)-44052541",
+ "work_started_at": "2024-04-16",
+ "work_salary": "2034",
+ "work_position": "gap garyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "J4yG8EgmLTQJQtxVfXoc5rXlxO5n3cNVib62iVG4.jpg",
+ "passport_two": "McziBAmQR24EIHqWy576VKJqGNP6F1L7jC2v5bRu.jpg",
+ "passport_three": "HnOwEJu2lKqghkVdJhtyk2zrH9HUV6RZDebjGvTs.jpg",
+ "passport_four": "JREZhhYfnnlL9xpTKLvapof1j6elqZlUs3RNcbuN.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 04:25:44",
+ "updated_at": "2024-08-06 22:19:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2766,
+ "unique_id": "TB1307-2766",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Selbi",
+ "customer_surname": "Ilmyradowa",
+ "customer_patronic_name": "Ilmyradowna",
+ "passport_address": "Ahal welaýatynyň Kaka etrabynyň S.Ýüzbaşy köçesi jaý 18 öý 7",
+ "real_address": "Ahal welaýatynyň Kaka etrabynyň S.Ýüzbaşy köçesi jaý 18 öý 7",
+ "passport_serie": "I-AH",
+ "passport_id": "630524",
+ "passport_given_at": "2014-12-12",
+ "passport_given_by": "Ahal welaýatynyň Kaka etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Kaka etrabynyň Kaka şäherçesi",
+ "born_at": "1998-05-10",
+ "email": "Selbi@mail.ru",
+ "phone": "63753970",
+ "phone_additional": "62398979",
+ "phone_home": "12568584",
+ "work_region": "ah",
+ "work_province_id": 47,
+ "work_company": "Kaka etrap 19-njy mekdep",
+ "work_company_accountant_number": "+(993)-12565322",
+ "work_started_at": "2018-02-01",
+ "work_salary": "4015",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "wUFi3raatXx8c43cFjkg4ngeyn3z8CSCZXWW0Ip0.jpg",
+ "passport_two": "Vts8fJsfdoVYPL7qB3eZ5UiaFqwSVfW22EAiUJCJ.jpg",
+ "passport_three": "Ui38covZ2LImlMHABNC98THHKsOkKFTaejFelQCL.jpg",
+ "passport_four": "tiImt17zxhpVApXcB3cJt6e3mvTFQi3nFD5Cya0m.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 05:01:54",
+ "updated_at": "2024-09-01 18:01:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2767,
+ "unique_id": "TB1307-2767",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jemilya",
+ "customer_surname": "Amansahedowa",
+ "customer_patronic_name": "Rejepmyradowna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby Kosi kocesinin 70 nji jayynyn 15 nji otagy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby Kosi kocesinin 70 nji jayynyn 15 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "515177",
+ "passport_given_at": "2014-12-30",
+ "passport_given_by": "Asgabat saherinin Berkarrlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1991-09-01",
+ "email": "Jemilya@gmail.com",
+ "phone": "65677807",
+ "phone_additional": "65677807",
+ "phone_home": "65677807",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Nebitmas Dowlet Karhanasy",
+ "work_company_accountant_number": "+(993)-65677807",
+ "work_started_at": "2017-06-12",
+ "work_salary": "2297",
+ "work_position": "timarlayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KiO2GUDCn1sBS1Aai5msIZOdkxskChT2jJEHsBAT.jpg",
+ "passport_two": "PfoyaMezqgG2aKxT1QM0PqLwE70vtdBifzXkbOZy.jpg",
+ "passport_three": "ymeMzI6Rq0HXtFFKf8NSrvlFxGaCLamFckfZdAc6.jpg",
+ "passport_four": "mtdS5Hxp0k5O6nshdnFrG1oPAokTss3yjfiPtpP8.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 05:07:23",
+ "updated_at": "2024-09-01 18:01:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2768,
+ "unique_id": "TB6352-2768",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülruh",
+ "customer_surname": "Geldijanowa",
+ "customer_patronic_name": "Tirkeşowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 9 jaý 14 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 9 jaý 14 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "714549",
+ "passport_given_at": "2011-07-28",
+ "passport_given_by": "DW S. Türkmenbaşy ad. etrap häkimligi",
+ "born_place": "DW S. Türkmenbaşy ad. etrabynyň Ýeňiş geňeşligi",
+ "born_at": "1988-09-23",
+ "email": null,
+ "phone": "62885286",
+ "phone_additional": null,
+ "phone_home": "62885286",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-12-17",
+ "work_salary": "1878",
+ "work_position": "maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ch8b2rtShATX6UjVBdPPOafLxBmmebdS9A8X1GCk.jpg",
+ "passport_two": "nvcc8BCRu4kkZXLE9zgYQnsVD9igEgW60dfiiRag.jpg",
+ "passport_three": "nufP8jDI4R1ifgTEtYh7ctPRTn3WV8qXkjVg6Qka.jpg",
+ "passport_four": "kY6Vdm4o8ShR4RKfbzBKQIRcxIFeEMEWXL6TGKEF.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 05:09:15",
+ "updated_at": "2024-08-07 18:47:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2769,
+ "unique_id": "TB6352-2769",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mäti",
+ "customer_surname": "Mätiýew",
+ "customer_patronic_name": "Begiýewiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 5 jaý 4 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 5 jaý 4 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "279486",
+ "passport_given_at": "2008-04-05",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Magtymguly etrabynyň Ýartygala obasy",
+ "born_at": "1964-12-19",
+ "email": null,
+ "phone": "65169860",
+ "phone_additional": null,
+ "phone_home": "65169860",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-10-04",
+ "work_salary": "3381",
+ "work_position": "smena ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Xf3t50PGXCpTV2ULFhP2MPbZNohN8MAlWyRgA7RN.jpg",
+ "passport_two": "DgGtvRalfcployMKxIQ7AKH9Le8IJrlx56uaPOaK.jpg",
+ "passport_three": "PbMxi7SUnnIAsOE107aAhJp89Y5yUtJLKHrimVw5.jpg",
+ "passport_four": "u1M74IaLT9ZwdSHaYlsqoEsdGGAT9VMU4JLV5wfi.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 05:15:27",
+ "updated_at": "2024-08-07 18:49:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2770,
+ "unique_id": "TB6352-2770",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sähragözel",
+ "customer_surname": "Garlyýewa",
+ "customer_patronic_name": "Arazdurdyýewna",
+ "passport_address": "Balkan welaýat Garabogaz şäher Garaşsyzlyk köçe 3 jaý 3 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Garaşsyzlyk köçe 3 jaý 3 öý",
+ "passport_serie": "I-DZ",
+ "passport_id": "282602",
+ "passport_given_at": "2002-04-27",
+ "passport_given_by": "Daşoguz welaýat Tagta etrap häkimligi",
+ "born_place": "Daşoguz welaýat Tagta etrap",
+ "born_at": "1985-01-15",
+ "email": null,
+ "phone": "63887226",
+ "phone_additional": "63887226",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Ýaşaýyş Jaý Ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-06-13",
+ "work_salary": "2109",
+ "work_position": "ýollary süoüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hSL4aJR37B7nCySJfhhgYmk4mUa18pXXi5HxTR3A.jpg",
+ "passport_two": "DKZViesXRN9y0kJp6cK4cNZiBNhgJVIpNNyClJGp.jpg",
+ "passport_three": "XPKSdbCWaMSjzZJBkMSLdcsCXH7TsopwX1NHQ0wO.jpg",
+ "passport_four": "wNLApt7qLu799aYPYnyzCCIwwQAnxogVDjPS73og.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 05:17:11",
+ "updated_at": "2024-08-05 05:17:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2771,
+ "unique_id": "TB1307-2771",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aysat",
+ "customer_surname": "Akmammedowa",
+ "customer_patronic_name": "Orazmuhammedowna",
+ "passport_address": "Asgabat saherinin Kopetdag etrap, koce Parahat 2/1, jay 21, otag 207.",
+ "real_address": "Asgabat saherinin Kopetdag etrap, koce Parahat 2/1, jay 21, otag 207.",
+ "passport_serie": "I-AS",
+ "passport_id": "606713",
+ "passport_given_at": "2019-02-23",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1995-03-29",
+ "email": "Aysat@mail.ru",
+ "phone": "61015008",
+ "phone_additional": "71225662",
+ "phone_home": "12232583",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Turkmenistanyn Statistika baradaky dowlet komiteti",
+ "work_company_accountant_number": "+(993)-12563348",
+ "work_started_at": "2024-06-06",
+ "work_salary": "2260",
+ "work_position": "esasy hunarmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VKrlewB5baAYfyWt64qeiRRV5jNK8n8LbnOS6OCO.jpg",
+ "passport_two": "sT8GFUYdLjXvhfwOZ80k9RoXEQTW29SeyGLCfc67.jpg",
+ "passport_three": "U55CIHFJj5XQ24CcvyBIRY93eEHo2Jdsk9eVMEuo.jpg",
+ "passport_four": "9W73Jxfp2MvVfXrCObpYRziUZNym8RNKekI4m55Z.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 20:58:14",
+ "updated_at": "2024-09-01 18:00:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2772,
+ "unique_id": "TB8302-2772",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Samsad",
+ "customer_surname": "Kulturayew",
+ "customer_patronic_name": "Durdyyewic",
+ "passport_address": "Magdanly saheri Soltan Sanjar koc 38",
+ "real_address": "Magdanly saheri Soltan Sanjar koc 38-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "031269",
+ "passport_given_at": "1999-03-30",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1981-10-12",
+ "email": "muziktank78@gmail.com",
+ "phone": "63231384",
+ "phone_additional": "61428637",
+ "phone_home": "54293",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Jemagat hojalygy mudirligi",
+ "work_company_accountant_number": "+(993)-50298___",
+ "work_started_at": "2012-08-18",
+ "work_salary": "1914",
+ "work_position": "Yukci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "55Jo44heYxeVPJqKLbcNtjYgyr6WXoTJZ2gFUA7J.jpg",
+ "passport_two": "FU84HwxOpl5viIijAxYpd7S1fDUquPBDgEDj3zNC.jpg",
+ "passport_three": "BwXt73xEqW7Kogv49Gjic7AUKQZqRFo07eU7gnD8.jpg",
+ "passport_four": "p7Yj26iHMvvLX2Q27uOWOUsHeG35X5lANR65omKI.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 21:16:00",
+ "updated_at": "2024-08-08 01:43:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2773,
+ "unique_id": "TB8312-2773",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Perhat",
+ "customer_surname": "Tagandurdyýew",
+ "customer_patronic_name": "Hydyrowiç",
+ "passport_address": "Gazojak şäheriniň Magtymguly köçesiniň 23-nji jaýynyň 9-njy öýi",
+ "real_address": "Gazojak şäheriniň Magtymguly köçesiniň 23-nji jaýynyň 9-njy öýi",
+ "passport_serie": "II-LB",
+ "passport_id": "041441",
+ "passport_given_at": "2019-01-11",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Sediwer geňeşligi",
+ "born_at": "1980-04-22",
+ "email": "perhat0414@mail.com",
+ "phone": "62544522",
+ "phone_additional": null,
+ "phone_home": "44552698",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"Türkmengazawtomatika\" müdirligi",
+ "work_company_accountant_number": "+(993)-44552444",
+ "work_started_at": "2020-07-01",
+ "work_salary": "2232",
+ "work_position": "2-nji razrýady defektoskopçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ki1bxmEGs7A41A1DrbYOL7R93Okgtu7c8WinWHyk.jpg",
+ "passport_two": "Vw15uwc94GMqu1k1KehGqL7xkZTfhJaGUvY9Zo5L.jpg",
+ "passport_three": "lmcrszeX9OeFmCYyBsj7nW6SEYCdrJtm5R0QXVY1.jpg",
+ "passport_four": "jQ45WjI6LCwqJLOLNf0P18AA9gXM8Tg27A2jcsLr.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-05 23:40:15",
+ "updated_at": "2024-08-06 02:10:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2774,
+ "unique_id": "TB1307-2774",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Arzuw",
+ "customer_surname": "Hudayberenowa",
+ "customer_patronic_name": "Akmammedowna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe G Ezizow jaý13 korpus A otag14",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň köçe G Ezizow jaý13 korpus A otag14",
+ "passport_serie": "I-AS",
+ "passport_id": "150508",
+ "passport_given_at": "2000-05-30",
+ "passport_given_by": "Köpetdag etr",
+ "born_place": "Asgabat",
+ "born_at": "1984-05-11",
+ "email": "Arzuw@gmailсom",
+ "phone": "65553519",
+ "phone_additional": "65553519",
+ "phone_home": "12452365",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenistanyň Türkmenbaşy PTB y Karzlaşdyryş müdirligi Karz hasabatlary bölüminiň",
+ "work_company_accountant_number": "+(993)-12452542",
+ "work_started_at": "2013-09-01",
+ "work_salary": "3500",
+ "work_position": "baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YGHMF7zrAxKFyJuInB6RYYqaPKUlBEsBRRTSCcG2.jpg",
+ "passport_two": "Afen4vo2DcMtSaaqNri9TopYp52CZGD35c1J0Bvu.jpg",
+ "passport_three": "MzgiwdkcVLwXGgRK2k36AksxyPPrkpPBqdcchS5z.jpg",
+ "passport_four": "LKB28orW5BMifbdUYhg2WeytuwbvSnZTtVtaHJwY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 01:47:21",
+ "updated_at": "2024-09-01 18:00:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2775,
+ "unique_id": "TB1307-2775",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Merjen",
+ "customer_surname": "Tacliyewa",
+ "customer_patronic_name": "Hakberdiyewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrrabynyň 6 ket köçe Gündogar seýilgähi jaý10 öý5",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrrabynyň 6 ket köçe Gündogar seýilgähi jaý10 öý5",
+ "passport_serie": "I-AS",
+ "passport_id": "454173",
+ "passport_given_at": "2012-01-16",
+ "passport_given_by": "Azatlyk",
+ "born_place": "Asgabat",
+ "born_at": "1996-01-05",
+ "email": "Merjen@gmailсom",
+ "phone": "64778290",
+ "phone_additional": "64778290",
+ "phone_home": "12586589",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäheriniň 4nji orta mekdebinde tam süpürijisi",
+ "work_company_accountant_number": "+(993)-12545263",
+ "work_started_at": "2023-05-02",
+ "work_salary": "1940",
+ "work_position": "tam süpürijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pDsKxwxrRGE6bPWodgzI0XM8pXD3eysAdfseKem3.jpg",
+ "passport_two": "sgDabWdATEUjIlzHPVxQWcwGLRv8kzl6QD7arnkg.jpg",
+ "passport_three": "7LsqFWU2QRJB3KfBLSZFmIAOmR6yuoQzmryG3g8J.jpg",
+ "passport_four": "Tx84VGeOwUBjmscmlNU2f7oQHAjx4aasDGT1oAu0.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 01:58:32",
+ "updated_at": "2024-09-01 17:59:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2776,
+ "unique_id": "TB1307-2776",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ejegyz",
+ "customer_surname": "Annaberdiyewa",
+ "customer_patronic_name": "Caryyarowna",
+ "passport_address": "Ahal welaýatynyň Gökdepe etrabynyň Akgoňur obasy",
+ "real_address": "Ahal welaýatynyň Gökdepe etrabynyň Akgoňur obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "590242",
+ "passport_given_at": "2013-03-03",
+ "passport_given_by": "Ahal wel",
+ "born_place": "Ahal wel",
+ "born_at": "1994-07-17",
+ "email": "Ejegyz@gmailcom",
+ "phone": "61519422",
+ "phone_additional": "61519422",
+ "phone_home": "12452633",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmenhowaýollary agentliginiň Jemagat hojalyk kärhanasy SOŽD bölüminde",
+ "work_company_accountant_number": "+(993)-12452526",
+ "work_started_at": "2023-07-06",
+ "work_salary": "1940",
+ "work_position": "tam süpürijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8pBCS3vUMQVPODBv85GLAsloJaLS8cVDK4oZk4G6.jpg",
+ "passport_two": "mR238yL9TBjEbsh0RCjHBhuoMJhzNZv5CCke0Sok.jpg",
+ "passport_three": "DVXSajmcY0SB5EJL2Qh7yjp3bz4OWZMkSorrqaCU.jpg",
+ "passport_four": "Emj6J78Ppp617sMgbJCsZ9YX28JF5BFnMQTxQEOz.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 02:52:22",
+ "updated_at": "2024-10-24 14:49:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2777,
+ "unique_id": "TB8312-2777",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Kulbaý",
+ "customer_surname": "Umarow",
+ "customer_patronic_name": "Allaberdiýewiç",
+ "passport_address": "Tuwakow 71",
+ "real_address": "Tuwakow 71",
+ "passport_serie": "II-LB",
+ "passport_id": "041761",
+ "passport_given_at": "2019-04-13",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Özbegistan, Gargalpagystan Respublikasy Dörtgül raýony Leninabat obasy",
+ "born_at": "1966-06-04",
+ "email": "kulbayyyt@mail.ru",
+ "phone": "63280177",
+ "phone_additional": null,
+ "phone_home": "44550869",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Türkmengazawtomatika",
+ "work_company_accountant_number": "+(993)-44512418",
+ "work_started_at": "2011-01-01",
+ "work_salary": "4303",
+ "work_position": "Easy inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "HLrQa6KzcXERLlR9beLkIwJdqCbkVwtelInGbPYb.jpg",
+ "passport_two": "nQPDdP4tmsbK1lJSLh8OYxYpz49CJp4v67lzPL88.jpg",
+ "passport_three": "Y8hR75uWLDU56KyozMZhJVxMdIE5OHTMyscPu4E8.jpg",
+ "passport_four": "zWzsZvZqIImNVzeXbdWuD8rEoUY6gAFSrbCScAp8.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 02:52:32",
+ "updated_at": "2024-08-07 02:53:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2778,
+ "unique_id": "TB9313-2778",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Baýram",
+ "customer_surname": "Rahmanberdiýewiç",
+ "customer_patronic_name": "Parrykow",
+ "passport_address": "Köneürgenç etrap Ak gala geňeşligi",
+ "real_address": "Köneürgenç etrap Ak gala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "007167",
+ "passport_given_at": "1998-05-20",
+ "passport_given_by": "Gubadag etrap IIB",
+ "born_place": "Gubadag etrap Bereket geňeşligi",
+ "born_at": "1978-11-07",
+ "email": "Bayram@gmail.com",
+ "phone": "64937649",
+ "phone_additional": "63093831",
+ "phone_home": "64937649",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 3-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33139___",
+ "work_started_at": "2004-08-16",
+ "work_salary": "3246",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SSibebHv5sKgpWONqG4mmjkNtQirN2RMTP1NhYvK.jpg",
+ "passport_two": "PpW9IhTVLR6BVCTqUk2PxhWuePgRoGjhOAjuF2iy.jpg",
+ "passport_three": "FB36nmqjH4DQPgCP838qZoLZzSRSxWZMDxZ8wc4f.jpg",
+ "passport_four": "jcV3FvqkxE6wLywQeOY0YXVpvzH7ZcdVOnWWQJl0.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 03:37:43",
+ "updated_at": "2024-08-06 03:37:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2779,
+ "unique_id": "TB9314-2779",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Baýram",
+ "customer_surname": "Rahmanberdiýewiç",
+ "customer_patronic_name": "Parrykow",
+ "passport_address": "Köneürgenç etrap Ak gala geňeşligi",
+ "real_address": "Köneürgenç etrap Ak gala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "007167",
+ "passport_given_at": "1998-05-20",
+ "passport_given_by": "Gubadag etrap IIB",
+ "born_place": "Gubadag etrap Bereket geňeşligi",
+ "born_at": "1978-11-07",
+ "email": "Bayram@gmail.com",
+ "phone": "64498516",
+ "phone_additional": "61807621",
+ "phone_home": "64498516",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 3-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33139___",
+ "work_started_at": "2004-08-16",
+ "work_salary": "3246",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NxmfACvmcsPQvALpAOHpr9MIq6eP7BsI7VyaRkn9.jpg",
+ "passport_two": "Sgkz1hx0BbgkMVcyYMCUaNcLE2RbgXcFkpEcmtDY.jpg",
+ "passport_three": "dbFvp64Zk6SXvOhWA1ZKGsm9JLZ9X3Cr1a6Qb1x3.jpg",
+ "passport_four": "jmWdBUkvTWioiyL7gXcR0KhDmN0bU0NKpBiIYAHo.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 03:43:43",
+ "updated_at": "2024-08-06 03:43:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2780,
+ "unique_id": "TB9314-2780",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ergaş",
+ "customer_surname": "Işimbetow",
+ "customer_patronic_name": "Reýimbergenowiç",
+ "passport_address": "Köneürgenç şäher Uzboý köçesi 40-nji jaýy",
+ "real_address": "Köneürgenç şäher Uzboý köçesi 40-nji jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "139233",
+ "passport_given_at": "2023-11-28",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi",
+ "born_place": "Köneürgenç etrap Ak gala geňeşligi",
+ "born_at": "1988-07-17",
+ "email": "Ergas88@gmail.com",
+ "phone": "64498516",
+ "phone_additional": "61807621",
+ "phone_home": "64498516",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Jemagat hojalygy",
+ "work_company_accountant_number": "+(993)-31153___",
+ "work_started_at": "2009-01-23",
+ "work_salary": "2446",
+ "work_position": "traktorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VJG7u1TJWLb68rHZVoEARN6m2NEc1Xv5LVjRqMzv.jpg",
+ "passport_two": "pyWKD73plsiCxuSK6zAC2Kan78P4wnsEvy3n1Bo4.jpg",
+ "passport_three": "8NbvHkANfoJleploVBTfOalvs3cUDTdW9TfFsLTy.jpg",
+ "passport_four": "WzlHRNREJQ7G0t3jiyPFdAipsfevQctGmS5biltA.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 03:51:31",
+ "updated_at": "2024-08-06 03:51:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2781,
+ "unique_id": "TB8318-2781",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Nowruz",
+ "customer_surname": "Hudaýnazarow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş Kerkiçi köçesi 6/1-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş Kerkiçi köçesi 6/1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "554784",
+ "passport_given_at": "2009-08-26",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag.ş",
+ "born_at": "1992-03-21",
+ "email": null,
+ "phone": "65229205",
+ "phone_additional": "62083926",
+ "phone_home": "44034152",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-65324152",
+ "work_started_at": "2019-09-09",
+ "work_salary": "4552",
+ "work_position": "dag ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "p2mWtDAxdvi1RwbFGvaOPYW5EqHGCEMi3vUYizoU.jpg",
+ "passport_two": "YxxhYiT3vUn1mG20Mc6oxmL0TIziDd0Qfic1uxuS.jpg",
+ "passport_three": "nbgXE9ISL2tDAlZ3r2wSETE5HjjM9Vnv2IDwcTic.jpg",
+ "passport_four": "YIaiKomUFA2I7KszGQ9YKfJ0sRLMCP4VsSIdBorv.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 03:52:27",
+ "updated_at": "2024-08-06 03:53:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2782,
+ "unique_id": "TB1307-2782",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ýekaterina",
+ "customer_surname": "Ilýazowa",
+ "customer_patronic_name": "Andreýewna",
+ "passport_address": "Aşgabat şäher, Büzmeýin etrap, köçe Ahal şaýoly, 27-nji jaýy, otag 19.",
+ "real_address": "Aşgabat şäher, Büzmeýin etrap, köçe Ahal şaýoly, 27-nji jaýy, otag 19.",
+ "passport_serie": "I-AH",
+ "passport_id": "164917",
+ "passport_given_at": "2002-01-25",
+ "passport_given_by": "Ahal welaýatynyň Büzmeýin şäher häkimligi",
+ "born_place": "Ahal welaýatynyň Büzmeýin şäher",
+ "born_at": "1985-09-10",
+ "email": "Yekaterina@gmail.com",
+ "phone": "64822945",
+ "phone_additional": "64822945",
+ "phone_home": "12356652",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Telekeçilik işlerini alyp barýa",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-03-01",
+ "work_salary": "3426",
+ "work_position": "Telekeçilik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "O1rpeiFscUKr1fNfE7WG3tFtQCObUfCmOhEnmEYW.jpg",
+ "passport_two": "EaZrLiL8Ui3240gGucH4zpEbRKM9PFmZMcvb1YrS.jpg",
+ "passport_three": "Cb6O5VIcW9hjdJzMX7usF9WY1o6y1YPdtS7H6v6R.jpg",
+ "passport_four": "7fJ9j5SXBG2GrI8nKWXXW705jAER1bI0ztUC5RWB.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 04:02:53",
+ "updated_at": "2024-10-24 14:48:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2783,
+ "unique_id": "TB8302-2783",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nargiza",
+ "customer_surname": "Baratowa",
+ "customer_patronic_name": "Ýolbarsowna",
+ "passport_address": "Magdanly şäher Soltan-Sanjar köçe 35-nji jaý",
+ "real_address": "Magdanly şäher Soltan-Sanjar köçe 35-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "511860",
+ "passport_given_at": "2006-12-24",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1989-05-06",
+ "email": null,
+ "phone": "63532823",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "23-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2017-11-25",
+ "work_salary": "1777",
+ "work_position": "Saz ýolbaşçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "weXCxvkJyY9qFkYY8KLrSOqcOoR9SnjaurZsoL3q.jpg",
+ "passport_two": "yqn9gUvRqOE20XMbHEnweQhcrsdnoB0oisLm3qKB.jpg",
+ "passport_three": "W4xNGzlyeJ4RNyH0WeukBll6RtHHJPN1RSKs4qEo.jpg",
+ "passport_four": "gFZnBFl8Qr8dChhojwq1gocTN2veF4MWa2pEf0KJ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 04:54:50",
+ "updated_at": "2024-08-08 00:41:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2784,
+ "unique_id": "TB6359-2784",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Amanbagt",
+ "customer_surname": "Hojagylyjowa",
+ "customer_patronic_name": "Berdiýewna",
+ "passport_address": "BW Esenguly etrap Şahman obasy jaý 91",
+ "real_address": "BW Esenguly etrap Şahman obasy jaý 91",
+ "passport_serie": "I-BN",
+ "passport_id": "147732",
+ "passport_given_at": "2000-06-27",
+ "passport_given_by": "BW Esenguly etrap häkimliginden",
+ "born_place": "BW Esenguly etrap Garadegiş geňeşligi",
+ "born_at": "1971-05-07",
+ "email": null,
+ "phone": "65196771",
+ "phone_additional": "65196771",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Telekeçi Satlykow Jumadurdy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-04-01",
+ "work_salary": "3060",
+ "work_position": "satyjy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "qLYOTTlvFlbNcBrd1fbxLl57rXXUFWCX2qGPqDqm.jpg",
+ "passport_two": "ycnTJ5GiMxVqPVrwW2QBpkYGA9RPOXFuO9o6dxow.jpg",
+ "passport_three": "wzQmn6fgO1DsNREJJlgOVSJY48O89iTu91NfciDl.jpg",
+ "passport_four": "hA0l7OxUP4OsWnnZtgRJM7hJ64ExFtmsC6YsX8N9.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 05:03:11",
+ "updated_at": "2024-08-09 18:43:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2785,
+ "unique_id": "TB8302-2785",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zakir",
+ "customer_surname": "Tangirow",
+ "customer_patronic_name": "Işkabulowiç",
+ "passport_address": "Magdanly şäher Soltan-Sanjar köçe 35-nji jaýy",
+ "real_address": "Magdanly şäher Soltan-Sanjar köçe 35-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "386644",
+ "passport_given_at": "2003-07-15",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1986-11-10",
+ "email": null,
+ "phone": "64237039",
+ "phone_additional": null,
+ "phone_home": "44057865",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3626",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "bqYMSOuXBiNfpy3WnEbemyArPN2y9KPosojh8Dn3.jpg",
+ "passport_two": "s2VpH5pi6finnY5KsGreyQyyZ4ocNTyO2ItoAFPi.jpg",
+ "passport_three": "LFyUPW1vdACIcFBOb5nyckeTbc2uodHf9MxKkqJ0.jpg",
+ "passport_four": "mWq3zaRGMhWxTj97mo8hqFGINfwY26vQjL9vq5dd.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 05:05:55",
+ "updated_at": "2024-08-08 00:41:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2786,
+ "unique_id": "TB6359-2786",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Annagül",
+ "customer_surname": "Sarjaýewa",
+ "customer_patronic_name": "Aşyrgeldiýewna",
+ "passport_address": "BW Balkanabat şäher häkimligi",
+ "real_address": "BW Balkanabat şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "535296",
+ "passport_given_at": "2017-06-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1995-11-22",
+ "email": null,
+ "phone": "65170065",
+ "phone_additional": "65170065",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-01-02",
+ "work_salary": "2534",
+ "work_position": "baş hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KFvqmBxXSYOwvmhoY4PlGKBwfOVpeDuYyqKWu4wr.jpg",
+ "passport_two": "f5zibsqSzXq6bvUAKw80wNoXP4TzXX8Uxojo0Kl9.jpg",
+ "passport_three": "8r12vpGkgIsQAfbV1oulkR0xshDkwatDEwRhaTZR.jpg",
+ "passport_four": "GMEeYS3kT8u9vxYhQPPG43lsWXlvvD9HNmzLu5QH.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 05:06:58",
+ "updated_at": "2024-08-09 18:40:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2787,
+ "unique_id": "TB6352-2787",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Taganberdi",
+ "customer_surname": "Çakanow",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher 211 kw-al 46/1",
+ "real_address": "BW Balkanabat şäher 211 kw-al 46/1",
+ "passport_serie": "I-BN",
+ "passport_id": "208440",
+ "passport_given_at": "2002-01-11",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1964-09-16",
+ "email": null,
+ "phone": "65152861",
+ "phone_additional": null,
+ "phone_home": "65152861",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe guýulary duýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5460",
+ "work_position": "burawlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YQeRcfCzEadq8XvNUlZyvNnUFjNF9ZxHWrULxIHu.jpg",
+ "passport_two": "5l2aPv4tGBXxOGYn3td3ZrooBBPbqJKciIzrMhTm.jpg",
+ "passport_three": "750n0nV7v8JwsOoYtfW8dFgyf8aFcX0jVHhc0h8e.jpg",
+ "passport_four": "zblH9JRtXoYLajGjR8XczSye5eeAG2ViBUn1jdgO.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 05:08:48",
+ "updated_at": "2024-08-07 18:48:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2788,
+ "unique_id": "TB6359-2788",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nursoltan",
+ "customer_surname": "Baýramgeldiýewa",
+ "customer_patronic_name": "Amangeldiýewna",
+ "passport_address": "BW Balkanabat şäher kw 204 jaý 2 öý 5",
+ "real_address": "BW Balkanabat şäher kw 204 jaý 2 öý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "006840",
+ "passport_given_at": "1998-11-02",
+ "passport_given_by": "Bw Nebitdag şäher polisiýa bölümi",
+ "born_place": "BW Oglanly şäherçesi",
+ "born_at": "1965-01-20",
+ "email": null,
+ "phone": "65887298",
+ "phone_additional": "65887298",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäher Çörek kärhanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2009-12-24",
+ "work_salary": "3278",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vWbqP5IJoUEgV3F2utulRNRtaCgu7a0enCRMe5m4.jpg",
+ "passport_two": "FS9dlBiOVRATSEbIs4gKheUpSCotjzvHXjfTJAgA.jpg",
+ "passport_three": "6a8idWYm7DM6ZkBD8YqrFtIZuJq6UoElw5vcdvJp.jpg",
+ "passport_four": "7sGjRP5NzwniwmFbrpyl2eQdAsaD6yXxF7VHYid6.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 05:11:18",
+ "updated_at": "2024-08-09 18:37:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2789,
+ "unique_id": "TB6352-2789",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jemal",
+ "customer_surname": "Täçmämmedowa",
+ "customer_patronic_name": "Ýazmämmedowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçe 12/24",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçe 12/24",
+ "passport_serie": "I-BN",
+ "passport_id": "469760",
+ "passport_given_at": "2015-10-20",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Bereket şäheri",
+ "born_at": "1999-08-25",
+ "email": null,
+ "phone": "63566979",
+ "phone_additional": null,
+ "phone_home": "63566979",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Pensiýa gaznasy bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-01-04",
+ "work_salary": "2312",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "prGdWzyHuaRvX2xmVZh82BeOgeZJ7DK2TSIbvadn.jpg",
+ "passport_two": "3v8j7juJmxGB8qBc0fnBDiCVon6SFy1rgcAsPapm.jpg",
+ "passport_three": "gcAXDuBYr1t0pQd5IsvDOqQIH5JHrkrcbFNkkEnh.jpg",
+ "passport_four": "dUlNPVSITI1eO9oIBcIeou3hIvYd2NNBsdccxiAv.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 05:12:41",
+ "updated_at": "2024-08-07 18:48:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2790,
+ "unique_id": "TB6359-2790",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Toýguly",
+ "customer_surname": "Ýegşemow",
+ "customer_patronic_name": "Gurbangulyýewiç",
+ "passport_address": "BW Jebel şäher Baýram-Şahyr köçe jaý 31",
+ "real_address": "BW Jebel şäher Baýram-Şahyr köçe jaý 31",
+ "passport_serie": "I-BN",
+ "passport_id": "468698",
+ "passport_given_at": "2014-05-07",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäherçesi",
+ "born_at": "1983-06-03",
+ "email": null,
+ "phone": "71573144",
+ "phone_additional": "71573144",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmendemirýollary agentliginiň Türkmenbaşy ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2019-09-10",
+ "work_salary": "1840",
+ "work_position": "montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qXY71ntkltwk9O9rpO5KWobVYdBFGRVThd0sUJOa.jpg",
+ "passport_two": "OMtu2KszsLnyUI8GCE03Kcerzat5FNedLl6MrE9n.jpg",
+ "passport_three": "FFcrXkJeU9XGEIPpVyJv7fzEdCNVGD3Rgar2ikRs.jpg",
+ "passport_four": "A62oadxDur4eDyQWtDucQRo3StXUmWT4IBqqisDs.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 05:16:31",
+ "updated_at": "2024-08-09 18:34:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2791,
+ "unique_id": "TB6359-2791",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Nurgeldi",
+ "customer_surname": "Mämmetnurow",
+ "customer_patronic_name": "Hojaberdiýewiç",
+ "passport_address": "BW Balkanabat şäher Japarowa köçesi jaý 128",
+ "real_address": "BW Balkanabat şäher Japarowa köçesi jaý 128",
+ "passport_serie": "I-BN",
+ "passport_id": "260666",
+ "passport_given_at": "2004-09-09",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1982-02-08",
+ "email": null,
+ "phone": "63363436",
+ "phone_additional": "63363436",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanenergo ÖB",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2003-04-25",
+ "work_salary": "2556",
+ "work_position": "slesor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LF78pocs6HMKPRNzV003vnqOKpWMPOMfUfq1xMkB.jpg",
+ "passport_two": "JJA3nIOtJaWGrJouWi9aPtsXdINxppETm5IEGH99.jpg",
+ "passport_three": "IJw1D6okjkd9aO6cRnd6M0v4YAoatUssAJdUnHV6.jpg",
+ "passport_four": "xJHIyctsYSnpMgSLNS3qk80T5fVwRmHokwr766Nv.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 05:21:03",
+ "updated_at": "2024-08-09 18:31:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2792,
+ "unique_id": "TB6359-2792",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gültäç",
+ "customer_surname": "Nobatowa",
+ "customer_patronic_name": "Begençalyýewna",
+ "passport_address": "BW Balkanabat şäher kw 206 a jaý 15 öý 7",
+ "real_address": "BW Balkanabat şäher kw 206 a jaý 15 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "497632",
+ "passport_given_at": "2014-12-18",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1994-02-06",
+ "email": null,
+ "phone": "63322725",
+ "phone_additional": "63322725",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-03-11",
+ "work_salary": "1548",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DSeOnZAExQbIlbgssyHbv0hu5ZYC3C3NDifty3S4.jpg",
+ "passport_two": "k8YjaivYCFKH5rPGbdtZizDC5imCe17xA9S5CkMo.jpg",
+ "passport_three": "erhV6RF5dirOWYu5SlpOWElIDJACuuLbhPDvQkhr.jpg",
+ "passport_four": "vuMq5qKjlUheKMj4XEhCLsJBGyssxPBXxEfBmpDW.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 05:25:00",
+ "updated_at": "2024-08-09 18:27:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2793,
+ "unique_id": "TB6352-2793",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Kamil",
+ "customer_surname": "Geraýew",
+ "customer_patronic_name": "Elçinogly",
+ "passport_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 19 jaý 32 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher I kiçi etrapça 19 jaý 32 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "131789",
+ "passport_given_at": "2003-01-03",
+ "passport_given_by": "Balkan welaýat Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýat Türkmenbaşy etrap",
+ "born_at": "1986-05-17",
+ "email": null,
+ "phone": "63146056",
+ "phone_additional": "63146056",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Günbatargazakdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-24340091",
+ "work_started_at": "2007-09-03",
+ "work_salary": "2580",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "k0kKbsKgDI9xYcTs3Y8r3Itx4A51UjMShtyFbW8H.jpg",
+ "passport_two": "GeSswQfKxoHx6HjVSWGd0PNQtpFvSOb9b7pjAtLe.jpg",
+ "passport_three": "BlGh1rB6HvXm2T7pu6czZ6mWckhJgoAv1i1mjsBD.jpg",
+ "passport_four": "sO4cr0QVAbeuRnz3BfXbKK613l1xwAv4MmcEUCOt.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 20:47:08",
+ "updated_at": "2024-08-06 20:47:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2794,
+ "unique_id": "TB1307-2794",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Gaplaňow",
+ "customer_patronic_name": "Babaýewiç",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etraby köçe Güneşli jaý 28",
+ "real_address": "Aşgabat ş Bagtyýarlyk etraby köçe Güneşli jaý 28",
+ "passport_serie": "I-AS",
+ "passport_id": "607190",
+ "passport_given_at": "2019-05-09",
+ "passport_given_by": "Aşgabat ş Abgtyýarlyk etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1977-09-02",
+ "email": "Sohrat@gmail.com",
+ "phone": "65645642",
+ "phone_additional": "65645642",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ahal gidrogeologiýa ekspedisiýa",
+ "work_company_accountant_number": "+(993)-12594129",
+ "work_started_at": "2002-05-13",
+ "work_salary": "3092",
+ "work_position": "gidrogeolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VneLWXPXWLZbF9crp99GLovMwAScc5GPK7HvHckE.jpg",
+ "passport_two": "t6YJlI8zLsxxBJcZUJNYQX9wUqn5Sm1mrjnYhobu.jpg",
+ "passport_three": "kphyr3OurCj7OHzrCAM22L7vqzBItrGiy8CfzMxc.jpg",
+ "passport_four": "vtCS9sLgOTwBf3yvOMSQX4PijLapEESFvHmvDsu9.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 20:58:22",
+ "updated_at": "2024-09-01 17:59:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2795,
+ "unique_id": "TB6352-2795",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ogulbibi",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Haljanowna",
+ "passport_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 5 jaý 10 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher II kiçi etrapça 5 jaý 10 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469160",
+ "passport_given_at": "2013-03-13",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýat",
+ "born_at": "1969-10-07",
+ "email": null,
+ "phone": "62457224",
+ "phone_additional": "62457224",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340091",
+ "work_started_at": "2020-03-31",
+ "work_salary": "2614",
+ "work_position": "uly dispetçer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Hkc0j6w1ElxNNV26RGWTxR5gyhbAuRfehJAd8nmb.jpg",
+ "passport_two": "V3OnK34ki9OkmkkRpJSzNE4PDyrTmibNiUAfTnog.jpg",
+ "passport_three": "qHsNJtXs0pGuzM4FUKilKqsMU76QDijTVzGhHDwQ.jpg",
+ "passport_four": "8gIbp0TRQ6Nh3dkkl024ha5OfchfGrSawmyTEyfH.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 21:01:23",
+ "updated_at": "2024-08-06 21:01:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2796,
+ "unique_id": "TB6360-2796",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Sadyk",
+ "customer_surname": "Ylýasow",
+ "customer_patronic_name": "Hekimowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 27 ÝJT jaý 12 öý 20",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 27 ÝJT jaý 12 öý 20",
+ "passport_serie": "I-BN",
+ "passport_id": "033002",
+ "passport_given_at": "1998-10-23",
+ "passport_given_by": "Balkan welaýatynyň Çeleken şäher polisiýa bölümi",
+ "born_place": "Balkan welýatynyň Çeleken şäheri",
+ "born_at": "1973-11-15",
+ "email": "annagulgeldyeva229@gmail.ru",
+ "phone": "62041477",
+ "phone_additional": "62041477",
+ "phone_home": "62041477",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanabatagyzsuw\" müdirligi",
+ "work_company_accountant_number": "+(993)-62041477",
+ "work_started_at": "2023-01-03",
+ "work_salary": "3352",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GWjiSYG2fQRWDc0P7AxiQ69yPT6oLa7J7uwWVmzu.jpg",
+ "passport_two": "eE6HdUuSfZxU5OJezyfePwFtRvOpmdCeOTcNWiKw.jpg",
+ "passport_three": "o1WbmS7MaK14ZEUC1yb2wYFDfXI077PTTCSG8T7q.jpg",
+ "passport_four": "8XM7ZGQOt1adyJU69H4yVgIAsN9wLwRCMHCkkGEI.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 21:21:01",
+ "updated_at": "2024-08-13 00:43:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2797,
+ "unique_id": "TB6360-2797",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Şemşat",
+ "customer_surname": "Ataberdiýewa",
+ "customer_patronic_name": "Kurbangeldyýewna",
+ "passport_address": "Balkan welaýaty balkanabat şäheri Hazar şäherçesi 39 ÝJT jaý 13 öý 2",
+ "real_address": "Balkan welaýaty balkanabat şäheri Hazar şäherçesi 39 ÝJT jaý 13 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "479454",
+ "passport_given_at": "2013-12-01",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Magtymguly şäherçesi",
+ "born_at": "1983-10-22",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62190401",
+ "phone_additional": "62190401",
+ "phone_home": "62190401",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "64nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-62190401",
+ "work_started_at": "2023-11-03",
+ "work_salary": "1890",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "A3xmFXLHIX24HakA7qxzmKtXjyIBHP6Q8JGar0c5.jpg",
+ "passport_two": "pt8o4PfIq0rOXINXTMYdRsmYOuPF4tyqDY0NMBBA.jpg",
+ "passport_three": "E9MfmdKbntXBBoMHNW10ybJHGYNSgQ5jstniGNp6.jpg",
+ "passport_four": "Aajc6j1pmPDpC8mGdsd4kZeg7X6Qm5ZtFCtBbBSm.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 22:12:06",
+ "updated_at": "2024-08-13 00:43:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2798,
+ "unique_id": "TB6360-2798",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aýbibi",
+ "customer_surname": "Mämmedowa",
+ "customer_patronic_name": "Akmämmedowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 29 ÝJT jaý 17 öý 13",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 29 ÝJT jaý 17 öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "557773",
+ "passport_given_at": "2019-09-09",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1988-12-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65171658",
+ "phone_additional": "65171658",
+ "phone_home": "65171658",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-65171658",
+ "work_started_at": "2015-03-31",
+ "work_salary": "1639",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qfrAqq6DsSgvssxpO0HYpOeNM69tN7MWwVRzywBx.jpg",
+ "passport_two": "yGukNmtgVck5e3phQCMzFTt2PJskb5jJRKTdeeCJ.jpg",
+ "passport_three": "9GWoGsgpW2tl4995zhjEBd0jv2KFY75gFMRyKYPM.jpg",
+ "passport_four": "uZqvA9DcmNzAeFQFJASMNBIDdPH2QAsIegsCAORP.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 22:18:30",
+ "updated_at": "2024-08-13 00:44:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2799,
+ "unique_id": "TB8302-2799",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bagtyýar",
+ "customer_surname": "Hazratkulow",
+ "customer_patronic_name": "Şanazarowiç",
+ "passport_address": "Magdanly şäher Gaýnarba 1/1 jaýy",
+ "real_address": "Magdanly şäher Gaýnarba 1/1 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "031841",
+ "passport_given_at": "1978-11-30",
+ "passport_given_by": "Lebap Sement zawody",
+ "born_place": "Köýtendag etraby",
+ "born_at": "1978-11-30",
+ "email": null,
+ "phone": "64652771",
+ "phone_additional": "64652771",
+ "phone_home": "64652771",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Lebap sement zawody",
+ "work_company_accountant_number": "+(993)-64652771",
+ "work_started_at": "2013-03-13",
+ "work_salary": "2648",
+ "work_position": "smena ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oqqhN5seZMfpQYTmNSltRRaB3OhCfLl2buDJqh5x.jpg",
+ "passport_two": "uInRGri4i7OL6YrOaaAcoN637FYX6fxjXSANz9O5.jpg",
+ "passport_three": "yonncFbOSGVOWu2Brxkdjgds4RwdwsTtFZTtFKe9.jpg",
+ "passport_four": "J10sZQt3mjVOmkxeiytkDrzIWKt64el7DAuyytLE.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 22:24:52",
+ "updated_at": "2024-08-06 22:25:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2800,
+ "unique_id": "TB6360-2800",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nurgeldi",
+ "customer_surname": "Allaberdiýew",
+ "customer_patronic_name": "Baýramgeldiýewiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 29 ÝJt jaý 13 öý 6",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 29 ÝJt jaý 13 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "149270",
+ "passport_given_at": "2001-02-17",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1967-08-29",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65977835",
+ "phone_additional": "65977835",
+ "phone_home": "65977835",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-65977835",
+ "work_started_at": "2019-02-01",
+ "work_salary": "2600",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "B7DRp5ajktuxc8u5eAF8rfVIrxFw51Plp3t3oBTK.jpg",
+ "passport_two": "edqVNProOriwFeZRvnaC7lW11D8ijU7lgr1rxlVH.jpg",
+ "passport_three": "TKg5X2A8BAit64UaIfCoOkO9VviQV10jhRxqT3EE.jpg",
+ "passport_four": "dpFByGbr9vvfgSQpPv2iYHatsZ8LyHeuq1RbbGfx.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 22:27:18",
+ "updated_at": "2024-08-13 00:46:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2801,
+ "unique_id": "TB1307-2801",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myrat",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Pirkuliýewiç",
+ "passport_address": "Aşgabat şäher, Büzmeýin etrap, köçe Ahal şaýoly, 51-nji jaýy, otag 3.",
+ "real_address": "Aşgabat şäher, Büzmeýin etrap, köçe Ahal şaýoly, 51-nji jaýy, otag 3.",
+ "passport_serie": "I-AS",
+ "passport_id": "517475",
+ "passport_given_at": "2015-04-14",
+ "passport_given_by": "Aşgabat şäher Abadan etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1999-02-24",
+ "email": "Myrat@gmail.com",
+ "phone": "62938884",
+ "phone_additional": "62938884",
+ "phone_home": "12337863",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Enäniň we çaganyň saglygyny goraýyş ylmy-kliniki merkezinde buhgalter Enäniň we çaganyň saglygyny goraýyş ylmy-kliniki merkezinde",
+ "work_company_accountant_number": "+(993)-12123321",
+ "work_started_at": "2021-03-19",
+ "work_salary": "2682",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "i4Hj8XUvSl67Fs67tKSQWyuoxfoBJUU4XQwmrwPg.jpg",
+ "passport_two": "mlJQPfTtW0nDkuoRwICx3gYGOjIXHzYVO86ra53M.jpg",
+ "passport_three": "UdUaVLUkzg5fCfMiqS0s4XfcwxpSUtxBeXf3n8Q7.jpg",
+ "passport_four": "2HaWBOuxzOvAN5GYHrFK9PeYae6FBDrlACnYDwD2.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 22:54:02",
+ "updated_at": "2024-09-01 17:48:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2802,
+ "unique_id": "TB7370-2802",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Begli",
+ "customer_surname": "Aganyýazow",
+ "customer_patronic_name": "Annamyradowiç",
+ "passport_address": "Ýolöten etrabynyň Hakykat geňeşligi",
+ "real_address": "Ýolöten etrabynyň Hakykat geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "411239",
+ "passport_given_at": "2006-01-30",
+ "passport_given_by": "Ýolöten etrap häkimligi",
+ "born_place": "Ýolöten etrabynyň Hakykat geňeşligi",
+ "born_at": "1988-04-07",
+ "email": "begli@gmail.com",
+ "phone": "64706565",
+ "phone_additional": "64706565",
+ "phone_home": "64706565",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmenistanyň Ýaragly güýçleri baş raýat goranyşy we halas ediş işleri müdirligi adardan daşary ýagdaýlary we halas ediş işleri baradaky müdirligi",
+ "work_company_accountant_number": "+(993)-64706565",
+ "work_started_at": "2012-08-01",
+ "work_salary": "4976",
+ "work_position": "Aparatiw nobatçylar bölüminiň uly hünärmeni",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xiqDsHJYooj1Pl83bZyatio7tweF8YsvQ8cENgxg.jpg",
+ "passport_two": "R9C7chea8teyFmcj0NMHk2N35dw9qPGJEeI7J8x7.jpg",
+ "passport_three": "aULc8OwTg5mOL7dPWq3C8LCB6Y9dbBNf83PTs1jc.jpg",
+ "passport_four": "2nGffiAcSFdMg04lky1mnj82tE6FeC9HNkMfKgS7.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-06 23:17:02",
+ "updated_at": "2024-08-07 04:34:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2803,
+ "unique_id": "TB8302-2803",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Narjamal",
+ "customer_surname": "Tastemirowa",
+ "customer_patronic_name": "Msusurmakulowna",
+ "passport_address": "Magdably saheri Bitaraplyk 16/3",
+ "real_address": "Magdanly saheri Bitaraplyk kocesi 16/3 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "649512",
+ "passport_given_at": "2011-03-12",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Gursun-magdan sahercesi",
+ "born_at": "1978-12-20",
+ "email": "muziktank78@gmail.com",
+ "phone": "64469901",
+ "phone_additional": "61676106",
+ "phone_home": "52256",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "29-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-51882___",
+ "work_started_at": "2004-11-01",
+ "work_salary": "1604",
+ "work_position": "Isci",
+ "education": "middle_school",
+ "marriage_status": "WIDOW",
+ "passport_one": "OqoKH0OcnO8991isoFVxb0VdLgGBWtsdfXcZKapc.jpg",
+ "passport_two": "elc3kxmKtKiOjLX9yq24kQEg8m408zrlvNyz6ltl.jpg",
+ "passport_three": "n3x54NJYENyPGPkgoflkGQdDn4vkB3Cq5V1MmdOd.jpg",
+ "passport_four": "fv4qBmNT5zc6f2BplK9r0L1UEtaOXO6wvU0ckI2X.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 02:01:36",
+ "updated_at": "2024-08-08 01:43:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2804,
+ "unique_id": "TB1307-2804",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gülälek",
+ "customer_surname": "Öwezowa",
+ "customer_patronic_name": "Haýydowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň 2041/5 köçesi jaý 30",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň 2041/5 köçesi jaý 30",
+ "passport_serie": "I-AS",
+ "passport_id": "120071",
+ "passport_given_at": "1999-12-01",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1972-09-26",
+ "email": "Gulalek@mail.ru",
+ "phone": "62773044",
+ "phone_additional": "64295824",
+ "phone_home": "12346973",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 20-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-12654855",
+ "work_started_at": "2015-12-05",
+ "work_salary": "1940",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gNFyK3OaOcSJ9NPmdqXoaP0jzhTRxf2O1GNabTyS.jpg",
+ "passport_two": "6xJW9ECVNaLbgNAR7ELRo8lbftd7K7Sa18NwDpwe.jpg",
+ "passport_three": "10SaXyriBamDU9BqkSMRZHoHxGc427gvfmyoSDFj.jpg",
+ "passport_four": "IPX6trw4czgGyd09HMVEeAGw4qSPpepoWvjyrxWY.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 04:16:26",
+ "updated_at": "2024-09-01 17:47:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2805,
+ "unique_id": "TB7390-2805",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Maksat",
+ "customer_surname": "Ýazlyýew",
+ "customer_patronic_name": "Myratgeldiýewiç",
+ "passport_address": "Wekilbazar etraby Mülkbükrü geňeşligi Mülkbükrü obasy B Söwserow köçesi jaý 32",
+ "real_address": "Wekilbazar etraby Mülkbükrü geňeşligi Mülkbükrü obasy B Söwserow köçesi jaý 32",
+ "passport_serie": "I-MR",
+ "passport_id": "851115",
+ "passport_given_at": "2013-04-03",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etraby Mülkbükrü geňeşligi",
+ "born_at": "1997-02-22",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64299529",
+ "phone_additional": "64299529",
+ "phone_home": "64299529",
+ "work_region": "mr",
+ "work_province_id": 11,
+ "work_company": "Marygazçykaryş müdirligi Galkynyş gaz käni",
+ "work_company_accountant_number": "+(993)-64299529",
+ "work_started_at": "2022-08-03",
+ "work_salary": "3754",
+ "work_position": "laborant",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "PvNl3UItPb2ZoJcIXKILmnvwEe5PAycl3fZqbOeM.jpg",
+ "passport_two": "QgTwEvfFsMSB1czzC0zM99B3Taj15QYn0oXERIKX.jpg",
+ "passport_three": "R8uBp3L1OH49vHgqaH9wVKPKQkAB1LzgBny767lH.jpg",
+ "passport_four": "EbhxGjaKYaj7P5NPzBDqoKmuhmXdD52aTvljh63m.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-08-07 04:59:36",
+ "updated_at": "2024-08-07 04:59:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2806,
+ "unique_id": "TB6359-2806",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Tuwakgül",
+ "customer_surname": "Arbadowa",
+ "customer_patronic_name": "Amandurdyýewna",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 31 öý 2",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 31 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "081079",
+ "passport_given_at": "1999-04-28",
+ "passport_given_by": "BW Nebitdag şäher polisiýa bölümi",
+ "born_place": "BW Nebitdag şäher",
+ "born_at": "1973-12-24",
+ "email": null,
+ "phone": "65172922",
+ "phone_additional": "65172922",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1995-11-07",
+ "work_salary": "2558",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "nOEo5xoFpIZvvRpz0sX2eE6dgr8Qu0lSXMgxZxsx.jpg",
+ "passport_two": "sLRrTGFcggr1QwXEW8UYnHR4cSuPTKxHtRgmWOPp.jpg",
+ "passport_three": "gO5BKVICQp5Ati5dKXwTZMbVNroHPhXQAWTWMN3e.jpg",
+ "passport_four": "dBxT5g6bzAZsSx60Nksgx21swootjBpKfCSZDdpb.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 05:09:09",
+ "updated_at": "2024-08-09 18:23:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2807,
+ "unique_id": "TB6359-2807",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Akmaral",
+ "customer_surname": "Satlyknepesowa",
+ "customer_patronic_name": "Begnepesowna",
+ "passport_address": "BW Etrek etrap Madaw geňeşligi",
+ "real_address": "BW Etrek etrap Madaw geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "580118",
+ "passport_given_at": "2021-03-27",
+ "passport_given_by": "BW Etrek etrap Polisiýa bölümi",
+ "born_place": "BW Etrek etrap Madaw geňeşligi",
+ "born_at": "2005-03-19",
+ "email": null,
+ "phone": "61806431",
+ "phone_additional": "61806431",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirliginiň 23-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-06-07",
+ "work_salary": "1486",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "jGgAkwrRgEIw2zPK5qWIQpRQBw2DMj6TR4JTDZ9d.jpg",
+ "passport_two": "rjPnIKxx76hBehXJUfOCgFcydTjzuNICSNMrn7Uy.jpg",
+ "passport_three": "iV0XdIMKfXJFPJ0Ntxw0jqcwVzUtwcWVUZWKalLG.jpg",
+ "passport_four": "0mrdbcth7DSqNLKdMJIJEu9xyQENi8NTYNzB9FSe.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 05:12:47",
+ "updated_at": "2024-08-09 18:22:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2808,
+ "unique_id": "TB6359-2808",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Mähri",
+ "customer_surname": "Gurbanýazowa",
+ "customer_patronic_name": "Baýramberdiýewna",
+ "passport_address": "BW Balkanabat ş kw 225 jaý 6 öý 1",
+ "real_address": "BW Balkanabat ş kw 225 jaý 6 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "582608",
+ "passport_given_at": "2021-04-16",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2005-03-26",
+ "email": null,
+ "phone": "63460577",
+ "phone_additional": "63460577",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Telekeçi Hudaýberenow Bäşim",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-05-01",
+ "work_salary": "1440",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "j4s3EsqcqmmeBgaYiZKMray5JnzJ6Z0MsBVIGBVU.jpg",
+ "passport_two": "IGR5Ly2TJsVFEBSHpWvUt1pK9uMIzSsqWoKdSHYZ.jpg",
+ "passport_three": "H6B3m1uhuQoMwxGMUYyfoEjDOIGp79st8s92HSmm.jpg",
+ "passport_four": "Fux2qp23jRi9fUicdk8TC0iDZBHYayqBxHj1JXhH.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 05:17:02",
+ "updated_at": "2024-08-09 18:18:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2809,
+ "unique_id": "TB6352-2809",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwran",
+ "customer_surname": "Gylyçmämmedow",
+ "customer_patronic_name": "Bekmyradowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 17/23,24",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 17/23,24",
+ "passport_serie": "I-BN",
+ "passport_id": "469047",
+ "passport_given_at": "2012-11-09",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Garabogaz şäher häkimligi",
+ "born_at": "1989-03-08",
+ "email": null,
+ "phone": "62437538",
+ "phone_additional": null,
+ "phone_home": "62437538",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-04-03",
+ "work_salary": "3228",
+ "work_position": "uly ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3Rdgeu4Rzs223OlSRPg6bcAL0muLcKho24ttTcpl.jpg",
+ "passport_two": "tHVMoR4bNCeSKyzvZ2plc5OvFSnvK6fop2LUYxAG.jpg",
+ "passport_three": "ZFBZJIR542YB2iP10xFnNxxANq6H51EVToDrSki5.jpg",
+ "passport_four": "c5l0S4buAzdmWWyFJwLRnoCDgCbPkfvgrR0yqCon.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 17:38:56",
+ "updated_at": "2024-08-07 18:47:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2810,
+ "unique_id": "TB6352-2810",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýazmyrat",
+ "customer_surname": "Ilžikow",
+ "customer_patronic_name": "Aşyrogly",
+ "passport_address": "Daşoguz welaýat Görogly etrap Türkmenistan geňeşligi",
+ "real_address": "Balkan welaýat Garabogaz şäher",
+ "passport_serie": "I-DZ",
+ "passport_id": "763279",
+ "passport_given_at": "2012-05-14",
+ "passport_given_by": "Daşoguz welaýat Görogly etrap häkimligi",
+ "born_place": "Daşoguz welaýat Görogly etrap Türkmenistan geňeşligi",
+ "born_at": "1995-04-18",
+ "email": null,
+ "phone": "65389572",
+ "phone_additional": "65389572",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2018-01-18",
+ "work_salary": "3530",
+ "work_position": "seh başlygyň orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fFBon7ltvZQr4uij40kpjdsrA5VCuG6x8vA2VUTt.jpg",
+ "passport_two": "CH2iC6N0iSoYLPldjcT6mXgsdYAheud79bcaa5QG.jpg",
+ "passport_three": "scBIGb0K9fbxqjqyR0I6ugtNtE1lsHvoSBcV7pGM.jpg",
+ "passport_four": "Li0aIVmzO1C6U1njWAU06WLNpjtyYj8xXXZmgaV0.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 17:42:34",
+ "updated_at": "2024-08-07 17:42:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2811,
+ "unique_id": "TB6352-2811",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sergeý",
+ "customer_surname": "Zalalýan",
+ "customer_patronic_name": "Grigorýewiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher Bitaraplyk köçesi 12/1",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher Bitaraplyk köçesi 12/1",
+ "passport_serie": "I-BN",
+ "passport_id": "228225",
+ "passport_given_at": "2003-08-21",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Türkmenbaşy şäheri",
+ "born_at": "1970-11-30",
+ "email": null,
+ "phone": "65186398",
+ "phone_additional": null,
+ "phone_home": "65186398",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Sport mekdebi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2021-12-01",
+ "work_salary": "2304",
+ "work_position": "tälimçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "li8nyFdXazoqiIoImg2xVYq4nBSBALhm9yTZ2P7O.jpg",
+ "passport_two": "kF5JWSsLo8vz57YmZQOOqZYfFKl7uM9hDszKJnQK.jpg",
+ "passport_three": "iqZzHTo4pheY7iUUNF8ZXszWo8KBXxdhJW9XWSBM.jpg",
+ "passport_four": "YN32WFp1uTBRLnAmO83iE5qCmWtQ9ChmJXgqpk9S.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 17:43:06",
+ "updated_at": "2024-08-07 18:47:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2812,
+ "unique_id": "TB6360-2812",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Dessegül",
+ "customer_surname": "Annaýewa",
+ "customer_patronic_name": "Gurbanmyradowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Gumdag şäherçesi pr Seýdi jaý 7",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Gumdag şäherçesi pr Seýdi jaý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "475534",
+ "passport_given_at": "2013-12-25",
+ "passport_given_by": "Balkan welaýatynyň Gumdag şäher häkimligi",
+ "born_place": "Balkan welýatynyň Bereket etrabynyň Oboý geňeşligi",
+ "born_at": "1985-02-04",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "65292674",
+ "phone_additional": "65292674",
+ "phone_home": "65292674",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-65292674",
+ "work_started_at": "2023-11-11",
+ "work_salary": "2053",
+ "work_position": "Maliýe hasabat bölüminiň hünärmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xQYlprqEqsWnamGAsKNh3ryyoi76lEDBIdByRVal.jpg",
+ "passport_two": "Rr4Gj2PHZG9hr2MhK9IcHLTXGJrcnIQyfPoq9tQA.jpg",
+ "passport_three": "PB6uQaP2Ege5K9fiOxba0VPAI223egvy7HvNh5Ub.jpg",
+ "passport_four": "xFCg48pVG6HNdrCAnz1dZoFNrj5i2323RvS5yz3F.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 18:02:40",
+ "updated_at": "2024-08-13 00:47:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2813,
+ "unique_id": "TB8302-2813",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulnara",
+ "customer_surname": "Muradowa",
+ "customer_patronic_name": "Joraýewna",
+ "passport_address": "Magdanly şäher Gawunly köçe 29-nji jaýy",
+ "real_address": "Magdanly şäher Gawunly köçe 29-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "551952",
+ "passport_given_at": "2009-07-31",
+ "passport_given_by": "Magdanly şäher häkmiligi",
+ "born_place": "Magdanly şäher",
+ "born_at": "1991-05-19",
+ "email": null,
+ "phone": "63101699",
+ "phone_additional": "63101699",
+ "phone_home": "63101699",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63101699",
+ "work_started_at": "2015-09-01",
+ "work_salary": "3571",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "K1PiVXYXZ5k1xlIY39MjRsB0rEzbIwxURVS8vrW0.jpg",
+ "passport_two": "qn4iv2mWwHWbFK92ba5kQSFnBxoZxq0pYqEd0vrn.jpg",
+ "passport_three": "nzmVrAmXxVKHh98Jx7GKYwu4x0GzDuxyIxjydanU.jpg",
+ "passport_four": "ar76g6r7woncZrFsWVwuTF5ixvF2nfx6aF00Jlgz.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 18:29:00",
+ "updated_at": "2024-08-14 00:09:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2814,
+ "unique_id": "TB8312-2814",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Laçyn",
+ "customer_surname": "Başimowa",
+ "customer_patronic_name": "Sabyrmuhammetowna",
+ "passport_address": "M.Abylow 10/25",
+ "real_address": "M.Abylow 10/25",
+ "passport_serie": "I-LB",
+ "passport_id": "579054",
+ "passport_given_at": "2010-07-05",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1992-07-08",
+ "email": "laynbasim@mail.ru",
+ "phone": "61719069",
+ "phone_additional": null,
+ "phone_home": "44551245",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551248",
+ "work_started_at": "2024-04-19",
+ "work_salary": "1627",
+ "work_position": "Wahtýor",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "Hbk2cVoiY3xGPeV6PFimkg8D2CiB3QIGHStN9bjF.jpg",
+ "passport_two": "F5MmmnqfIkyDOaHgadX8rxo6s2FY5xLLRgcKQaS5.jpg",
+ "passport_three": "UjBtP29nFV7McO6jMQ4t9gFaOZGSVC9FnXckQIK2.jpg",
+ "passport_four": "rzkQaYogm1BgQ2yCGDVreSnctwldEYk38gx5SPlv.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 18:32:23",
+ "updated_at": "2024-08-08 23:01:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2815,
+ "unique_id": "TB6360-2815",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Dawutgeldi",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 39 ÝJT jaý 8 öý 14",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 39 ÝJT jaý 8 öý 14",
+ "passport_serie": "I-BN",
+ "passport_id": "148015",
+ "passport_given_at": "2000-01-13",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1983-04-22",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64167962",
+ "phone_additional": "64167962",
+ "phone_home": "64167962",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-64167962",
+ "work_started_at": "2019-02-01",
+ "work_salary": "2952",
+ "work_position": "ulaghana elektromontýory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4M4MvDXWP6jXHQRLAprdUhIEt9ngBHHXAtEY8s4C.jpg",
+ "passport_two": "M4TpguKfglCX6tZUeSsc6og4nAqn2iZIBHSUY5jB.jpg",
+ "passport_three": "3xKmMsXzixgGmcG6UqvGGeqxQCkja8cgZN49u0GR.jpg",
+ "passport_four": "Ff2GMUicWn6MpEgbAqcVPvwoM5qlsxSu6BDXzLRA.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 18:39:06",
+ "updated_at": "2024-08-13 00:48:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2816,
+ "unique_id": "TB8312-2816",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gurbanjemal",
+ "customer_surname": "Ýollyýewa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Şyharyk 32",
+ "real_address": "Şyharyk 32",
+ "passport_serie": "II-LB",
+ "passport_id": "171479",
+ "passport_given_at": "2022-12-30",
+ "passport_given_by": "Darganata etrap Polisiýa bölümi",
+ "born_place": "Darganata etrap Sediwer geňeşligi",
+ "born_at": "1979-10-12",
+ "email": "gurbanjemal@mail.ru",
+ "phone": "63772398",
+ "phone_additional": null,
+ "phone_home": "44551287",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551548",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2728",
+ "work_position": "Esasy hünärmen",
+ "education": "high_education",
+ "marriage_status": "divorced",
+ "passport_one": "2z7d3yTz5zvaEri4pmdtRYe5xki848eCclIyASvz.jpg",
+ "passport_two": "mM36KA4CiJAd1ILcmoIPZZcWF3WnzrZ0DZJNZvIB.jpg",
+ "passport_three": "73ntn0uzKkIiNK07uZ6gsqbpJ8WcoFI8DHw35Et0.jpg",
+ "passport_four": "pjpp9hW7jGfyAYp2ajD6sEUmGaOyzLnt4HhCaUsQ.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 18:41:32",
+ "updated_at": "2024-08-08 23:04:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2817,
+ "unique_id": "TB1303-2817",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ýolaman",
+ "customer_surname": "Mahtumow",
+ "customer_patronic_name": "Hoşgeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Garrygala köçesi 7-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Garrygala köçesi 7-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "376126",
+ "passport_given_at": "2007-03-14",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-02-10",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65699153",
+ "phone_additional": "65699153",
+ "phone_home": "65699153",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Demirýollary\" AGPJ-niň 3-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-65699153",
+ "work_started_at": "2024-06-13",
+ "work_salary": "2124",
+ "work_position": "ýolbelet",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "M2i6rpazxH3KbWoSHPhjXW7l7OtxoggxVJKuHs0g.jpg",
+ "passport_two": "PLmqQl6o2X0CNFFJDeAhwWUYMazykaUdQWMSWaES.jpg",
+ "passport_three": "y02p6p8crLyzLEUoJ2vmzZXsVFpDLFInXJSRyNFz.jpg",
+ "passport_four": "2wWiPLuxPcKGPyM5hWc1jzQ6fVZxeTOpE11I9Y7c.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 18:45:27",
+ "updated_at": "2024-08-09 00:04:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2818,
+ "unique_id": "TB6360-2818",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Mähri",
+ "customer_surname": "Annagulyýewa",
+ "customer_patronic_name": "Aşyrberdiýewna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 56 ÝJT, jaý 1, öý 13",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 56 ÝJT, jaý 1, öý 13",
+ "passport_serie": "I-BN",
+ "passport_id": "420717",
+ "passport_given_at": "2012-02-01",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "2012-02-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65166621",
+ "phone_additional": "65166621",
+ "phone_home": "65166621",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" ýod zawodynyň Hazar himiýa önümçiligi",
+ "work_company_accountant_number": "+(993)-65166621",
+ "work_started_at": "2012-01-04",
+ "work_salary": "2324",
+ "work_position": "Tehniki howpsuzlyk we raýat goranyş 1 derejeli hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6X0nCr0gqZBx4zAV2sCyCFFQK9jAtEhLRCRxcu70.jpg",
+ "passport_two": "2NZBGyWNShEat0hAa13ieJZmvkdrjFjjzPDDvapi.jpg",
+ "passport_three": "D6JzlDOFzQB25ODhmr18y0LlZvJfsFiDV7HYjKIw.jpg",
+ "passport_four": "L7vzMi3C369EuCcZUU7kO5bS5Z5E2ztiqOKVzHS8.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 18:53:08",
+ "updated_at": "2024-08-27 23:07:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2819,
+ "unique_id": "TB1303-2819",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Aýnazar",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Aýmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň S.Ataýewa köçesiniň 116-njy jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň S.Ataýewa köçesiniň 116-njy jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "494282",
+ "passport_given_at": "2014-01-23",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1997-09-22",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62595555",
+ "phone_additional": "62595555",
+ "phone_home": "62595555",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmenistanyň Türkmenbaşy PTB-nyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-12761829",
+ "work_started_at": "2024-05-27",
+ "work_salary": "2492",
+ "work_position": "Karz pul bölüminiň inžineri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "D5V8oFtE6ug8mBJCm839jPqQo16QP2jfuL16Pk58.jpg",
+ "passport_two": "dHh7aCc722kPQ2epxZE5x4CCnk4XH0r2nC3MJVks.jpg",
+ "passport_three": "Bdy7JVPOMtCLq3FLSNBDAnapCtElnNVp35pGFj21.jpg",
+ "passport_four": "6o9fs4dyRCFBYiimlHSi6S1qc9zXUdN0P4FVwxYy.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 18:57:35",
+ "updated_at": "2024-08-12 01:02:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2820,
+ "unique_id": "TB1303-2820",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülnar",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Serdarowna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Howdan \"W\" 13-nji jaýy 30-njy otagy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Howdan \"W\" 13-nji jaýy 30-njy otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "388352",
+ "passport_given_at": "2007-12-10",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-08-10",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65689661",
+ "phone_additional": "65689661",
+ "phone_home": "65689661",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Ruhubelent\" ýapyk kysymly paýdarlar jemgyýeti",
+ "work_company_accountant_number": "+(993)-65689661",
+ "work_started_at": "2022-01-04",
+ "work_salary": "2635",
+ "work_position": "1-njy derejeli buhgalter",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "FzBVSyQMNlOKFgrFLWXSK9OumiYYWVo4U124zX3T.jpg",
+ "passport_two": "XtZfNePDupn2K8hd5aSvAzClPYwgfMd6mExUhWWm.jpg",
+ "passport_three": "YdHihM4XCFj8Lul8opMfnUgc1MOSEQT0rnBjotsW.jpg",
+ "passport_four": "bSMQQoUI35cSLWVVzNhynxExcc8Sr7TyNDHFk7nM.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 19:05:40",
+ "updated_at": "2024-08-09 00:04:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2821,
+ "unique_id": "TB6360-2821",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ylýasguly",
+ "customer_surname": "Annagulyýew",
+ "customer_patronic_name": "Hajymämmedowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri 5 k/etrapça jaý 12 öý 8",
+ "real_address": "Balkan welaýaty Balkanabat şäheri 5 k/etrapça jaý 12 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "232503",
+ "passport_given_at": "2003-05-16",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1987-02-17",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65927012",
+ "phone_additional": "65927012",
+ "phone_home": "65927012",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oýl\" Türkmenistan Ltd kompaniýasy",
+ "work_company_accountant_number": "+(993)-65927012",
+ "work_started_at": "2009-04-16",
+ "work_salary": "4845",
+ "work_position": "abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jf8t2XOP9xvifLwfTMotzvZftYd13NptjzbHFyml.jpg",
+ "passport_two": "vNRQsSYGzoksO15KhuatFFkKnRJttQEouXl3CbLw.jpg",
+ "passport_three": "j3oNAbU0S6cphe1ukTaaiTuqSZ1aMC5xEgbHmrRf.jpg",
+ "passport_four": "99I5uXGIz7t1FBh42C58FKh9aEcfDvlAOTkp6qAI.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 19:05:44",
+ "updated_at": "2024-08-27 23:08:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2822,
+ "unique_id": "TB1307-2822",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orundurdy",
+ "customer_surname": "Orunow",
+ "customer_patronic_name": "Rozymyradowic",
+ "passport_address": "Asgabat saherinin Buzmeyin etraby Gorogly kocesinin 40 njy jayynyn 39njy otagy",
+ "real_address": "Asgabat saherinin Buzmeyin etraby Gorogly kocesinin 40 njy jayynyn 39njy otagy",
+ "passport_serie": "I-DZ",
+ "passport_id": "781520",
+ "passport_given_at": "2012-08-29",
+ "passport_given_by": "Dasoguz welayatynyn Gurbansoltan eje ad etrap hakimligi",
+ "born_place": "Dasoguz welayatynyn S Turkmenbasy ad etrabynyn Turkmenistan genesligi",
+ "born_at": "1995-09-04",
+ "email": "Orun@gmail.com",
+ "phone": "62279220",
+ "phone_additional": "62279220",
+ "phone_home": "62279220",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher arassalayys abadanlasdyrys birlesigi Saglyk Yoly mudirligi",
+ "work_company_accountant_number": "+(993)-62279220",
+ "work_started_at": "2024-01-15",
+ "work_salary": "2479",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iEzgaBVMjp23NefB7zJUMlVTyP36oz5CugbOxtzu.jpg",
+ "passport_two": "yRogxgcqnbq1hbs4y2PxUcfUc61W046p8V98h6ex.jpg",
+ "passport_three": "KFrryzATMomWkLNjIRG4b9Z9dpKUDlpjr0xmmC4s.jpg",
+ "passport_four": "V4oUijmuetQYlnWUycWZQtplkV5m7vje8mazYhNa.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 19:22:47",
+ "updated_at": "2024-09-01 17:47:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2823,
+ "unique_id": "TB1307-2823",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Suleymangeldi",
+ "customer_surname": "Atasow",
+ "customer_patronic_name": "Yazgeldiyewic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby Gypjak yt Alty Asyr kocesinin 41 nji jayy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby Gypjak yt Alty Asyr kocesinin 41 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "583000",
+ "passport_given_at": "2018-04-05",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "2000-02-21",
+ "email": "SulikAtasow@gmail.com",
+ "phone": "63710079",
+ "phone_additional": "63710079",
+ "phone_home": "63710079",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Berkararlyk etrap Bagcylyk mudirligi",
+ "work_company_accountant_number": "+(993)-63710079",
+ "work_started_at": "2024-05-01",
+ "work_salary": "1764",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Pd2fVK6W4UZDv3O0FpUl3eMkhHnFP5n7uC6uUQC5.jpg",
+ "passport_two": "CWoOMTJUJCp404ptr11rIr97v49trGYMPA937ZzF.jpg",
+ "passport_three": "yj4nwiwhF74gesFYhGJtRFuqp9wbk7YxQFyD1Ndr.jpg",
+ "passport_four": "YH1d6b1rdBIiMM27bA95Cx2IR4pNT6GkjlKNpN3u.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 19:32:56",
+ "updated_at": "2024-09-01 17:47:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2824,
+ "unique_id": "TB1303-2824",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Mergen",
+ "customer_surname": "Artykow",
+ "customer_patronic_name": "Merdanowiç",
+ "passport_address": "Aşgabat şäheriniň Sewernyý köçesiniň 5/1 jaýynyň ýaşaýjysy",
+ "real_address": "Aşgabat şäheriniň Sewernyý köçesiniň 5/1 jaýynyň ýaşaýjysy",
+ "passport_serie": "I-AS",
+ "passport_id": "523533",
+ "passport_given_at": "2015-06-09",
+ "passport_given_by": "Aşgabt şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1998-04-21",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62099866",
+ "phone_additional": "65644292",
+ "phone_home": "12455225",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "SNPS-ň Buraw inžinerçilik jogapkärçiligi Çäkli kompaniýasy",
+ "work_company_accountant_number": "+(993)-65644292",
+ "work_started_at": "2024-04-21",
+ "work_salary": "1989",
+ "work_position": "terjimeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "38EQyJJl0tZ4LuTr4rx9B6MSujMYgJvsg5hLQLev.jpg",
+ "passport_two": "K1QAuqhSdGmbgEDwv4xMMgGWOAZUrHUjFWDlClzZ.jpg",
+ "passport_three": "UNy2zxZvWsZNvvvD5SQUX146UXGWXnW4SzVm7nrR.jpg",
+ "passport_four": "hO8mCDbX3nWykEZpRrfXf6eSjKXydUIHAesS6f7v.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 19:34:14",
+ "updated_at": "2024-08-23 20:43:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2825,
+ "unique_id": "TB1303-2825",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Çaryýar",
+ "customer_surname": "Nobatow",
+ "customer_patronic_name": "Hojaýewiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Parahat 3/2 ý/t 22-nji öýüniň 27-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Parahat 3/2 ý/t 22-nji öýüniň 27-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "139002",
+ "passport_given_at": "2001-03-19",
+ "passport_given_by": "Balkan welaýatynyň Garrygala etrap häkimligi tarapyndan",
+ "born_place": "Balkan welaýatynyň Garrygala şäherçesi",
+ "born_at": "1968-09-23",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62333064",
+ "phone_additional": "61800977",
+ "phone_home": "12546212",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Dört tarap logistika\" HJ",
+ "work_company_accountant_number": "+(993)-62333064",
+ "work_started_at": "2020-09-01",
+ "work_salary": "2505",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4VV6HhxC2InPbkpsF7YbkhiXcLU7SH8lZfWRkwRQ.jpg",
+ "passport_two": "ZAq0xB7tLzhOXkKQ35jGlPFsxykG5MbOnhJOZ9G1.jpg",
+ "passport_three": "IZBE0bHJrSJHKUV114ZQYMbTozWqwcQpzt630pb9.jpg",
+ "passport_four": "aPuFqOD08AT8ijbTYdNvWdiWXr57zLRI3SeBooSF.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 19:39:55",
+ "updated_at": "2024-08-21 01:37:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2826,
+ "unique_id": "TB1307-2826",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazgeldy",
+ "customer_surname": "Aramow",
+ "customer_patronic_name": "Nurmuhammedowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe 2123 6 top jaý 24 1",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe 2123 6 top jaý 24 1",
+ "passport_serie": "I-AS",
+ "passport_id": "548825",
+ "passport_given_at": "2016-09-27",
+ "passport_given_by": "Bagtyyarlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "1980-09-17",
+ "email": "Orazgeldy@gmailcom",
+ "phone": "64582512",
+ "phone_additional": "64582512",
+ "phone_home": "12582823",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Telekeçilik işlerni alyp barýar",
+ "work_company_accountant_number": "+(993)-12452563",
+ "work_started_at": "2021-05-01",
+ "work_salary": "3230",
+ "work_position": "Telekeçilik işlerni alyp barýar",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "gnDdzfQmK4paO3nLDr5mwBTQfdPgTe7jaescEToc.jpg",
+ "passport_two": "n3R3UzPpj9nGdJdDkzLoNFVt1g19edj5KojhwkzS.jpg",
+ "passport_three": "xFkiaKTdoZfO8vIQcbrDELBygKpAhdVBiEUS8Hrr.jpg",
+ "passport_four": "oeCeBJ6qDhQIboUddLRuENAwdkDyjHcy1RWRppzR.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 19:55:24",
+ "updated_at": "2024-09-01 17:46:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2827,
+ "unique_id": "TB6360-2827",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Baýramguly",
+ "customer_surname": "Arazgulyýew",
+ "customer_patronic_name": "Nyýazgulyýewiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri 34 ÝJT , jaý 3, öý 4",
+ "real_address": "Balkan welaýaty Balkanabat şäheri 34 ÝJT , jaý 3, öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "550189",
+ "passport_given_at": "2018-09-11",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "2018-09-11",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62775355",
+ "phone_additional": "62775355",
+ "phone_home": "62775355",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Çarlakly ýol\" HK",
+ "work_company_accountant_number": "+(993)-62775355",
+ "work_started_at": "2024-04-03",
+ "work_salary": "3348",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "rjoIzOiOolRPpwUSs9rUpzZRKLHN6wIOz8KZZbAB.jpg",
+ "passport_two": "2HuhDWVUysz84kzkOSfPYeOOdrxfFNoXa7mi2Qft.jpg",
+ "passport_three": "h2cXIYBpicyxjmwSRmJG8QYzD6Gs37gQ7SnYVajr.jpg",
+ "passport_four": "qzK4TzmDHutDMTcVameP2IhK1tWAoXyi0okq4iPm.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-07 22:28:42",
+ "updated_at": "2024-08-13 00:49:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2828,
+ "unique_id": "TB1307-2828",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annaberdi",
+ "customer_surname": "Ataniyazow",
+ "customer_patronic_name": "Kakabayewic",
+ "passport_address": "Ahal welayaty Ak bugday etraby Anew saheri Yenisin 40 yyllygy jay 11 otag2",
+ "real_address": "Ahal welayaty Ak bugday etraby Anew saheri Yenisin 40 yyllygy jay 11 otag2",
+ "passport_serie": "I-AH",
+ "passport_id": "410247",
+ "passport_given_at": "2009-05-11",
+ "passport_given_by": "Ahal welayatynyn Ak bugday etrap hakimligi",
+ "born_place": "Ahal we Ak bugadyu etr Anew sageri",
+ "born_at": "1992-07-03",
+ "email": "Anna@gmail.com",
+ "phone": "65403044",
+ "phone_additional": "65403044",
+ "phone_home": "65403044",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekci Gapurow Nurmmuhammet Saparmuhammedowic",
+ "work_company_accountant_number": "+(993)-65403044",
+ "work_started_at": "2024-04-01",
+ "work_salary": "3000",
+ "work_position": "Kuryer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VZPEKvewVzrbpa4mLs4dzqlv2sHZc0UdGnHG1CWL.jpg",
+ "passport_two": "AGZ9E8y4eUxQRpNmwombGhCElP69PrSNGAYuSUrf.jpg",
+ "passport_three": "rtj8zSsDoyJMRHjs6bs05KFzLsrn4uj3NTrmBxKZ.jpg",
+ "passport_four": "C62GSvsg1Gp6Uhqs23zjvswWoSBONiY25aL5wbCV.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 00:09:44",
+ "updated_at": "2024-09-01 17:46:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2829,
+ "unique_id": "TB8302-2829",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Otabek",
+ "customer_surname": "Hazratkulow",
+ "customer_patronic_name": "Çoriýewiç",
+ "passport_address": "Magdanly şäher Gurluşykçylar köçe 14/35-nji jaý",
+ "real_address": "Magdanly şäher Gurluşykçylar köçe 14/35-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "659568",
+ "passport_given_at": "2011-04-27",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-04-16",
+ "email": null,
+ "phone": "61024369",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "35-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2022-04-05",
+ "work_salary": "3067",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "KoPhIXYojo8BUzZpKOwYuaPs14bssJSMJ0HrTYC0.jpg",
+ "passport_two": "D7oO7gAPWHpa4mm74JqW2Cd5pNlNw8kp3C1JqUmc.jpg",
+ "passport_three": "NiB8M29p16jNltOEnDlDI7jeLGJ10M4AVtlL27sY.jpg",
+ "passport_four": "ExYuIScYmV5DqFavcSmSfDCjzSgXhVd8724VAFZK.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 00:51:01",
+ "updated_at": "2024-08-14 00:09:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2830,
+ "unique_id": "TB9314-2830",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Aýjemal",
+ "customer_surname": "Baýjykowa",
+ "customer_patronic_name": "Hudaýnazarowna",
+ "passport_address": "Köneürgenç şäheri Gülzar köçesi 2-nji öwrüm 4-6 jaýy",
+ "real_address": "Köneürgenç şäheri Gülzar köçesi 2-nji öwrüm 4-6 jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "313396",
+ "passport_given_at": "2002-06-03",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1986-05-06",
+ "email": "Ayjemal1986@gov.tm",
+ "phone": "64182110",
+ "phone_additional": "64780039",
+ "phone_home": "64182110",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 6-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-33139___",
+ "work_started_at": "2004-08-23",
+ "work_salary": "3146",
+ "work_position": "terbiyeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HSDrMxknUrdoekqmmIT6f6DBrTOuZyGfPgleXjmF.jpg",
+ "passport_two": "OjvcepFs5Zr9oUm2hmSQeUUxFxOW4xOywwyWWNgw.jpg",
+ "passport_three": "dkvxbkoSPeI2kHzI8dLpPENVYGlTQY0jzs4HypKD.jpg",
+ "passport_four": "UVnb4bOgwJl3sigAYPc7s6BaxFglpV4CaisdQUWr.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 00:56:02",
+ "updated_at": "2024-08-08 00:56:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2831,
+ "unique_id": "TB9314-2831",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurmuhammet",
+ "customer_surname": "Magtymow",
+ "customer_patronic_name": "Işanbaýewiç",
+ "passport_address": "Köneürgenç şäheri Magrupy köçesi 9-nji jaýy",
+ "real_address": "Köneürgenç şäheri Magrupy köçesi 9-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "433848",
+ "passport_given_at": "2005-11-27",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1984-11-27",
+ "email": "Nury84@gmail.com",
+ "phone": "64937649",
+ "phone_additional": "63093831",
+ "phone_home": "64937649",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç Türkmenbaşybank",
+ "work_company_accountant_number": "+(993)-33531___",
+ "work_started_at": "2019-01-01",
+ "work_salary": "1860",
+ "work_position": "kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hnWHmuFhomtm9U6TMxYHhRFFrvJFkl1uiRWpCgrS.jpg",
+ "passport_two": "0vPob0EJ3rStr2tMNpU0EbjKz2ieZOUFqRabj2mh.jpg",
+ "passport_three": "Fd5dGcDIgov6fy27lUgq5WV0rg1WhRiKYpv0FPIe.jpg",
+ "passport_four": "W041Qyjt3BM6POMfwYYt91EmvoEYlBuGrL2NVgKS.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 01:03:07",
+ "updated_at": "2024-08-08 01:03:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2832,
+ "unique_id": "TB8302-2832",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Baymurat",
+ "customer_surname": "Jorayew",
+ "customer_patronic_name": "Jorayewic",
+ "passport_address": "Magdanly saheri Gaynar baba 4",
+ "real_address": "Magdanly saheri Gaynar baba koc 4-nji jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "751496",
+ "passport_given_at": "2012-03-02",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1995-12-25",
+ "email": "muziktank78@gamail.com",
+ "phone": "64619574",
+ "phone_additional": "65451967",
+ "phone_home": "52060",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "STT hususy karhanasy",
+ "work_company_accountant_number": "+(993)-53636___",
+ "work_started_at": "2020-08-19",
+ "work_salary": "1160",
+ "work_position": "Dag isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8mI9N8AS7fkbqsehMe5iD0lQ4HkEnPs3CP696DxC.jpg",
+ "passport_two": "TLA8zXQVYUWNKlMwMY53p7Ramocpf1hkpFD6VuNS.jpg",
+ "passport_three": "SDtMAmCJWFCN9owgoylBXwebEfCfyS5wvX0KbuLt.jpg",
+ "passport_four": "816ZSs6i7qF9dUe6dqJ7F32ThZjH3qvILiOi85oo.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 01:19:36",
+ "updated_at": "2024-08-08 01:43:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2833,
+ "unique_id": "TB1307-2833",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Amandursun",
+ "customer_surname": "Aşirowa",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby Gökje Zelili köçesi jaý 25",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby Gökje Zelili köçesi jaý 25",
+ "passport_serie": "I-AH",
+ "passport_id": "165915",
+ "passport_given_at": "2001-06-20",
+ "passport_given_by": "Ahal welaýatynyň Aşgabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Aşgabat etraby Gökje obasy",
+ "born_at": "1969-05-11",
+ "email": "Amandursun@mail.ru",
+ "phone": "61148987",
+ "phone_additional": "61620730",
+ "phone_home": "12548756",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabadyň dokma toplumynyň Nah egirme fabriginiň Ring Ýüplük egirme bölümi",
+ "work_company_accountant_number": "+(993)-12232354",
+ "work_started_at": "2009-08-04",
+ "work_salary": "2856",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uI71u93WBuOSOSxEuFKPOgYcPObsZjdpON8q1Drk.jpg",
+ "passport_two": "fBV0LQ0A8OPgC1G84PEbNrl6wcY7w0o5dECtiAQY.jpg",
+ "passport_three": "qapiZo8DPWuTTyYCxiyHYJABUV6P0Sv3Ex1F4plt.jpg",
+ "passport_four": "XZTS4ewsGSCwQ5zFgqwes4YvFBKZSFRhyeVnBC0H.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 01:23:24",
+ "updated_at": "2024-09-01 17:45:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2834,
+ "unique_id": "TB2305-2834",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Gülşat",
+ "customer_surname": "Ýazmyradowna",
+ "customer_patronic_name": "Jumaýewna",
+ "passport_address": "Sarahs şäheriniň Aşgabat köçesiniň 84/7-nji jaýy",
+ "real_address": "Sarahs şäheriniň Aşgabat köçesiniň 84/7-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "655825",
+ "passport_given_at": "2016-03-27",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1989-11-29",
+ "email": null,
+ "phone": "61843821",
+ "phone_additional": null,
+ "phone_home": "61843821",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap Alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-13422208",
+ "work_started_at": "2019-08-01",
+ "work_salary": "938",
+ "work_position": "Çörek bişiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QG71HctaVUH1jEmScE8ZdBWhRvjA1dAxQDHnkFoU.jpg",
+ "passport_two": "tS6hE3EnrEm0mue0xWiWFOHVZ0IejXvR2jCojOax.jpg",
+ "passport_three": "LR8OcDjH0yGWPw2s8do6Ce8rmrVYkntAUo0Npn3Q.jpg",
+ "passport_four": "KUYvOzmc5SRJhwgWiI56ndomop0bAOIRZ5J6QsEe.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-08-08 01:41:28",
+ "updated_at": "2024-08-08 01:41:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2835,
+ "unique_id": "TB6352-2835",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Eldar",
+ "customer_surname": "Abdulaýew",
+ "customer_patronic_name": "Azisowiç",
+ "passport_address": "Mary welaýat Baýramaly şäher Türkmenistan köçe 7 jaý 3 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher",
+ "passport_serie": "I-MR",
+ "passport_id": "412075",
+ "passport_given_at": "2005-12-25",
+ "passport_given_by": "Mary welaýat Baýramaly şäher häkimligi",
+ "born_place": "Mary welaýat Baýramaly şäher",
+ "born_at": "1989-08-20",
+ "email": null,
+ "phone": "62519186",
+ "phone_additional": "62519186",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2020-08-10",
+ "work_salary": "2339",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "D7xoAXFNF6aHanoogtTnHwyU5J84aUPaq9wOsIZe.jpg",
+ "passport_two": "Dt6fMypGiS0kOsrAfIqTk64x51puNEDG8dSXa0Uw.jpg",
+ "passport_three": "TDLbLh6wEbeSp370mXEsuDFZFDA4cLzIoISy9KFx.jpg",
+ "passport_four": "TxR4Nq9UuKIRxLcV98tSTsCFWv3aZvCbOn04yUIN.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 02:11:53",
+ "updated_at": "2024-08-08 02:11:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2836,
+ "unique_id": "TB7369-2836",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Berdimuhammet",
+ "customer_surname": "Orazmyradow",
+ "customer_patronic_name": "Hojammuhammedowic",
+ "passport_address": "Baýramaly etrap Gatakar geňeşlik",
+ "real_address": "Baýramaly etrap Gatakar geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "818321",
+ "passport_given_at": "2012-07-06",
+ "passport_given_by": "Baýramaly etrap häkimlik",
+ "born_place": "Baýramaly etrap Gatakar geňeşlik",
+ "born_at": "1991-12-23",
+ "email": null,
+ "phone": "63897858",
+ "phone_additional": "63897858",
+ "phone_home": "63897858",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly etrap 28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63897858",
+ "work_started_at": "2020-07-11",
+ "work_salary": "1235",
+ "work_position": "garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "uewMSS6oo3d7RsM4E7RE6LK8vCpjymn1fLboAKb4.jpg",
+ "passport_two": "BIrgHVzmFTP14oEhrAhFhSkLisWLhHQqfwH16Lz2.jpg",
+ "passport_three": "bMbl24fYWqnKAmo3Op1C8tl81bEI4IO8y3ixqhmQ.jpg",
+ "passport_four": "bvdYXn1St673xlO7PljKFEqrqHfcYAkq2HeMhLOg.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 02:15:01",
+ "updated_at": "2024-08-08 02:15:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2837,
+ "unique_id": "TB6352-2837",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rahat",
+ "customer_surname": "Arazow",
+ "customer_patronic_name": "Arazowiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 17 jaý 9 öý",
+ "real_address": "Balkan welaýat Garabogaz şäher Bitaraplyk köçe 17 jaý 9 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "042574",
+ "passport_given_at": "1998-08-18",
+ "passport_given_by": "Balkan welaýat Gazanjyk etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýat Gazanjyk etrap",
+ "born_at": "1980-03-28",
+ "email": null,
+ "phone": "62752172",
+ "phone_additional": "62752172",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Gorag bölümi 2 gorag rotasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2007-07-28",
+ "work_salary": "3373",
+ "work_position": "poliseý goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "o8Mb2D0TA7CAGduG8mUQawXKRSPkHwIKOeAQtvI1.jpg",
+ "passport_two": "46XhGMQel3nt8MIMUBLcPnucmwToJrr4a9IqLltD.jpg",
+ "passport_three": "1gcvCAhO6HtNrNzDT84NNnza466imLejLM47vSoH.jpg",
+ "passport_four": "FNunJu3dqlazLUGQroZsrWIs8X2FFc3IDe25WTQS.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 02:15:46",
+ "updated_at": "2024-08-08 02:15:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2838,
+ "unique_id": "TB1307-2838",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahym",
+ "customer_surname": "Ýazyýewa",
+ "customer_patronic_name": "Býaşimowna",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr k köşi jaý 34 öý 34",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr k köşi jaý 34 öý 34",
+ "passport_serie": "I-AS",
+ "passport_id": "626970",
+ "passport_given_at": "2020-04-22",
+ "passport_given_by": "Aşgabat ş Bagtyýarlyk etr",
+ "born_place": "Aşgabat ş",
+ "born_at": "1998-09-14",
+ "email": "Mahym@gmail.com",
+ "phone": "62660044",
+ "phone_additional": "62660044",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "116- njy orta mekdep",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-07-28",
+ "work_salary": "4282",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Anj1xAXlCTcCduqP8DQuIzZu3pW85W6fviDxCxWs.jpg",
+ "passport_two": "JMU6r2Ndk8nPvb4eKhrhczghv6CzBCQW8FlQBpKf.jpg",
+ "passport_three": "5fNUsL40smy8zFpDaYfqgsXKoRNCO5xQfSfQfIte.jpg",
+ "passport_four": "M15gPgiQ2G3a3JoU9kTMLqPW4oZTsjZBiAsC2ajp.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 21:01:33",
+ "updated_at": "2024-09-01 17:44:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2839,
+ "unique_id": "TB1307-2839",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Züleýha",
+ "customer_surname": "Annaberdiýewa",
+ "customer_patronic_name": "Gubanmyradowna",
+ "passport_address": "Aşgabat ş Köpetdag etr k Käriz jaý 74",
+ "real_address": "Aşgabat ş Köpetdag etr k Käriz jaý 74",
+ "passport_serie": "I-AS",
+ "passport_id": "657915",
+ "passport_given_at": "2022-02-16",
+ "passport_given_by": "Aşgabat ş Köpetdag etr",
+ "born_place": "Aşgabat ş",
+ "born_at": "2005-10-20",
+ "email": "Zuleyha@gmail.com",
+ "phone": "61783127",
+ "phone_additional": "61783127",
+ "phone_home": "12976451",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat döwlet söwda firmasy",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-06-13",
+ "work_salary": "1885",
+ "work_position": "tikinçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iI9rXHJwvC0aqLt0BbGGOEsRxT4HX37XXdftsIAz.jpg",
+ "passport_two": "gIXHb8OeGSK5olGAAwAe9dOPMnpj7U8u3WXkemRV.jpg",
+ "passport_three": "ohss6tNW9fPKGLuFAueIzErOireWQ8Otg7tONhUm.jpg",
+ "passport_four": "qNzHP0c9HZGzlnZBqMBsvG5rIewkIsSnh3gKG1Ih.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 21:19:23",
+ "updated_at": "2024-09-01 17:44:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2840,
+ "unique_id": "TB8302-2840",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jahongir",
+ "customer_surname": "Jumanazarow",
+ "customer_patronic_name": "Jumanazarowic",
+ "passport_address": "Magdanly saheri Altyn yyldyz 22",
+ "real_address": "Magdanly saheri Altyn yyldyz koc 22",
+ "passport_serie": "I-LB",
+ "passport_id": "869854",
+ "passport_given_at": "2015-01-07",
+ "passport_given_by": "Magdanly saheri hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1998-01-25",
+ "email": "muziktank78@gmail.com",
+ "phone": "63334917",
+ "phone_additional": "61293859",
+ "phone_home": "53968",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "29-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51882___",
+ "work_started_at": "2023-09-13",
+ "work_salary": "1821",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bFKzVbDQo4Yn8OdF5l1TLxU2LebyUDdn5tnnQbHs.jpg",
+ "passport_two": "zSgzXLPZc3XfCb47nbd9VFxxtY0ctHpK2ToFhD6Z.jpg",
+ "passport_three": "XVJ2P6OsXn1G64EHDJWBM1sYsI8dd3mb8teMOpth.jpg",
+ "passport_four": "g6JBbNlgbvgoYEkqNRs2ps14311bIY1yaPPD8WnR.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 22:33:39",
+ "updated_at": "2024-08-14 00:10:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2841,
+ "unique_id": "TB8312-2841",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Ahmet",
+ "customer_surname": "Orazmedow",
+ "customer_patronic_name": "Bazarbaýewiç",
+ "passport_address": "Gazojak şäheriniň K.Sazakow köçesiniň 181-nji jaýynyň 6-njy öýi",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçesiniň 181-nji jaýynyň 6-njy öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "994173",
+ "passport_given_at": "2017-10-27",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Gubadag etrabynyň Gökçäge geňeşligi",
+ "born_at": "1971-05-05",
+ "email": "ahmet9941@mail.com",
+ "phone": "63638821",
+ "phone_additional": null,
+ "phone_home": "44552363",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇ\" müdirligi Guýulary düýpli we ýerasty bejeriji bölegi",
+ "work_company_accountant_number": "+(993)-44552364",
+ "work_started_at": "2003-07-01",
+ "work_salary": "4112",
+ "work_position": "2/6 derejeli göterijiniň maşinisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mpXxuhqCMLfwt0MI1VTOqt1U3uRGDr7pjTxcOaHJ.jpg",
+ "passport_two": "0Oe42LpiRCt05ITruAXHapQ3vywiRKqKhSvCjo5Q.jpg",
+ "passport_three": "UxmHPTaceARokzPoFWwW3PvRp91MYb1LBEhxbQzD.jpg",
+ "passport_four": "TwCIJz2I2FcQPhAHzre7kRGMsgcv7EsB6rrlsroh.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-08 22:55:46",
+ "updated_at": "2024-08-08 23:05:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2842,
+ "unique_id": "TB1307-2842",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulgozel",
+ "customer_surname": "Analiyewa",
+ "customer_patronic_name": "Geldiyewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Çoganly köçe A Nyýazow ş jaý449",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Çoganly köçe ANyýazow ş jaý449",
+ "passport_serie": "I-AS",
+ "passport_id": "095395",
+ "passport_given_at": "1999-08-27",
+ "passport_given_by": "Köpetdag",
+ "born_place": "Asgabat",
+ "born_at": "1971-01-21",
+ "email": "Ogulgozel@gmailcom",
+ "phone": "63112777",
+ "phone_additional": "63112777",
+ "phone_home": "12266326",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäheriniň 7 nji saglyk öýünde",
+ "work_company_accountant_number": "+(993)-12452363",
+ "work_started_at": "2024-06-20",
+ "work_salary": "2400",
+ "work_position": "baş şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LuyFDpAtZUlzETkcqLr1QKC74OhHEUTTqE0xiYPE.jpg",
+ "passport_two": "8MJRZl2aHoEHk6jpm6WVKqnUGyPqubBmN16FR8jq.jpg",
+ "passport_three": "MQBkv2oOZAKurRJFzHOwxKDZaMNWki3FMhPcZqHG.jpg",
+ "passport_four": "UXOJOlMHXmkE3J8L9A72q3S7pPricUfQZY7I6Gu4.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 00:09:40",
+ "updated_at": "2024-09-01 17:44:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2843,
+ "unique_id": "TB9314-2843",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Döwran",
+ "customer_surname": "Gurbanklyçew",
+ "customer_patronic_name": "Soýunowiç",
+ "passport_address": "Köneürgenç şäheri Gürgenç şaýoly 126/6 jaýy",
+ "real_address": "Köneürgenç şäheri Gürgenç şaýoly 126/6 jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "190950",
+ "passport_given_at": "2000-07-07",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1984-02-13",
+ "email": "Dowran@gmail.com",
+ "phone": "65443095",
+ "phone_additional": "63878979",
+ "phone_home": "34224",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç Türkmenbaşybank",
+ "work_company_accountant_number": "+(993)-33531___",
+ "work_started_at": "0005-12-01",
+ "work_salary": "1880",
+ "work_position": "kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UTli6Ayk485xtPwfF7JRMieXGQZZSZdjN98IAUqp.jpg",
+ "passport_two": "n67Pe6YwYDQLzBF7QApfFmtv7QwNn1WNLd0Dowm4.jpg",
+ "passport_three": "zjpHSp3gYQgOrpNX5SfOLx2m8ZMDB2EEvTbcuXgq.jpg",
+ "passport_four": "M9M1tLJqMY0l4IpTTmYqi6umpEjflCAAsSMpSfh5.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 00:12:24",
+ "updated_at": "2024-08-09 00:12:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2844,
+ "unique_id": "TB1307-2844",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begmuhammet",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Muhammetnazarowic",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat 71 jaý10 otag51",
+ "real_address": "AsAşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat 71 jaý10 otag51",
+ "passport_serie": "I-AS",
+ "passport_id": "365927",
+ "passport_given_at": "2019-05-14",
+ "passport_given_by": "Berkararlyk",
+ "born_place": "Asgabat",
+ "born_at": "2001-01-09",
+ "email": "Begmuhammet@gmailcom",
+ "phone": "63240098",
+ "phone_additional": "63240098",
+ "phone_home": "12523652",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ýyldyzly asman hususy kärhanasynda buhgalter",
+ "work_company_accountant_number": "+(993)-12452152",
+ "work_started_at": "2024-04-04",
+ "work_salary": "3400",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "WDkiHvKrD7vAaN2oKlWQOVIVqaxMjX0xOucPwCA7.jpg",
+ "passport_two": "7nILQcdRA7HIVHYpXJI54MEDjLq4BRFYav6flYFR.jpg",
+ "passport_three": "E8Qs7wiu9Cwe4tz5Ve6jAUJTAnZ5y16U0PfVU9ib.jpg",
+ "passport_four": "d5O9Y7hSP0EQV3x6U2R98Hxmow0OG4UcTlfJHUjv.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 00:18:45",
+ "updated_at": "2024-09-01 17:43:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2845,
+ "unique_id": "TB9314-2845",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Orazbike",
+ "customer_surname": "Ýowşanowa",
+ "customer_patronic_name": "Meretowna",
+ "passport_address": "Köneürgenç etrap Ak gala geňeşligi",
+ "real_address": "Köneürgenç etrap Ak gala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "139791",
+ "passport_given_at": "2000-02-10",
+ "passport_given_by": "Köneürgenç etrap PB",
+ "born_place": "Köneürgenç etrap Ak gala geňeşligi",
+ "born_at": "1972-10-22",
+ "email": "Orazbike72@gmail.com",
+ "phone": "64855453",
+ "phone_additional": "63496270",
+ "phone_home": "64855453",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 4-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-33139___",
+ "work_started_at": "1992-09-09",
+ "work_salary": "1675",
+ "work_position": "aşpez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0yn10QHdsXeeK2UVFzzwwGjzerkk3zx3KSrekB7k.jpg",
+ "passport_two": "YjBlLhczpbmjLg6z8Hvxw5hazCqFMT7ReepBzdov.jpg",
+ "passport_three": "7NXEh7FNEdTf5vglm7UtwyoMyHnHdhPa5KPNprPt.jpg",
+ "passport_four": "BYdL5GgK7Vu6atsJ9ep4zH4EDFfxJ0j1j0vVVDcN.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 00:18:49",
+ "updated_at": "2024-08-09 00:18:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2846,
+ "unique_id": "TB9314-2846",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Akmyrat",
+ "customer_surname": "Öraýew",
+ "customer_patronic_name": "Meretgiliçowiç",
+ "passport_address": "Köneürgenç etrap Pagtaçy geňeşligi",
+ "real_address": "Köneürgenç etrap Pagtaçy geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "754247",
+ "passport_given_at": "2012-03-30",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Pagtaçy geňeşligi",
+ "born_at": "1995-01-05",
+ "email": "Akmyrat0501@gmail.com",
+ "phone": "71289510",
+ "phone_additional": "61124016",
+ "phone_home": "62588813",
+ "work_region": "mr",
+ "work_province_id": 14,
+ "work_company": "2106 Harby bölümi",
+ "work_company_accountant_number": "+(993)-45870___",
+ "work_started_at": "2015-08-21",
+ "work_salary": "3355",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "637VCX70jjTYgUSJUDCO30qTz2uvp0VUEUrlxsdE.jpg",
+ "passport_two": "47QuOkC2ywNrq2VOFj5IbwXs4mlOIWmcuC6y8DQb.jpg",
+ "passport_three": "dk5DeHOvk8VSKAom5rxD7b6yMTWW33TFrePa6Zt0.jpg",
+ "passport_four": "P49wLuptCJ02L7ShV2DJPvqBlPYIxDaPqsxLu9eK.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 00:30:42",
+ "updated_at": "2024-08-09 00:30:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2847,
+ "unique_id": "TB6360-2847",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Güljemal",
+ "customer_surname": "Guwanjowa",
+ "customer_patronic_name": null,
+ "passport_address": "Balkan welaýaty, Balkanabat şäheri, Hazar şäherçesi 39 ÝJT jaý 14 öý 42",
+ "real_address": "Balkan welaýaty, Balkanabat şäheri, Hazar şäherçesi 39 ÝJT jaý 14 öý 42",
+ "passport_serie": "I-BN",
+ "passport_id": "420126",
+ "passport_given_at": "2010-11-24",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1987-02-17",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "61198788",
+ "phone_additional": "61198788",
+ "phone_home": "61198788",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-61198788",
+ "work_started_at": "2023-01-01",
+ "work_salary": "2063",
+ "work_position": "arassaçylyk bölüminiň garawuly",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DxqjIY87VB8hMXLo6bvbRN2bHNwKPHHFmq6dXz5s.jpg",
+ "passport_two": "D2tkDE0Pw9jEwUXKHhbhqHGXKo4uLqO8h05ygDCK.jpg",
+ "passport_three": "m779w7JWJvrsawkgzXY73XTOQ5IuZcQyykooPz4x.jpg",
+ "passport_four": "IVJC0tlbRTqBmhzSvaOurTYvDTKCRmS6ODImCzWh.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 00:57:33",
+ "updated_at": "2024-08-13 00:51:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2848,
+ "unique_id": "TB6360-2848",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maýagözel",
+ "customer_surname": "Artykowa",
+ "customer_patronic_name": "Gurbanmyradowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 39 ÝJT, jaý 8 öý 27",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 39 ÝJT, jaý 8 öý 27",
+ "passport_serie": "I-BN",
+ "passport_id": "584992",
+ "passport_given_at": "2022-12-13",
+ "passport_given_by": "Balkanabat şäher Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Etrek etrabynyň Etrek şäherçesi",
+ "born_at": "1991-06-27",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "65089004",
+ "phone_additional": "65089004",
+ "phone_home": "65089004",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "5-nji sport mekdebi",
+ "work_company_accountant_number": "+(993)-65089004",
+ "work_started_at": "2019-12-23",
+ "work_salary": "1619",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "X6fGPbCWqdpprutulyWTahNyg0nVGp5GSNJsGvtQ.jpg",
+ "passport_two": "2KfgFXanR4BwDLwcmux6SXb5is0QVbt7DOTYeKF2.jpg",
+ "passport_three": "fGyCrIUczGrLufxMFgwcqXUC1059rXO2i8fPQtgI.jpg",
+ "passport_four": "OtaGAxaOegkqnnp3soFPGLtMyPpXWV2qjDXiq0W3.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 01:03:32",
+ "updated_at": "2024-08-27 23:06:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2849,
+ "unique_id": "TB8318-2849",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ilýas",
+ "customer_surname": "Annagurdow",
+ "customer_patronic_name": "Gurbanmuratowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Seýdi köçesi 3/2-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Seýdi köçesi 3/2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "839554",
+ "passport_given_at": "2013-12-13",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş",
+ "born_at": "1996-02-16",
+ "email": null,
+ "phone": "71466502",
+ "phone_additional": "63524185",
+ "phone_home": "44026541",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-64325421",
+ "work_started_at": "2024-05-01",
+ "work_salary": "1906",
+ "work_position": "akkomnopiatorçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "iAxc0yHaEkXoTkp4OqQtgJznraE7lcMBM02626De.jpg",
+ "passport_two": "16OHlExOBDwoVeYKrt3zgWoAFrexMtNid6OvFVPQ.jpg",
+ "passport_three": "FTWosZ6JDKRUTJ0ILuYAzCYPDxTWUOcMClUExLfA.jpg",
+ "passport_four": "4yH0zKrmEhECtgO63Ck3NCHCOSis9SOBUs45m67Q.jpg",
+ "user_id": 875,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 01:38:04",
+ "updated_at": "2024-08-09 01:40:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2850,
+ "unique_id": "TB6352-2850",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülälek",
+ "customer_surname": "Goýmadowa",
+ "customer_patronic_name": "Annamämmedowna",
+ "passport_address": "BW Serdar şäheri Şatlyk köçesi 3 jaý 23 öý",
+ "real_address": "BW Serdar şäheri Şatlyk köçesi 3 jaý 23 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "500776",
+ "passport_given_at": "2015-01-21",
+ "passport_given_by": "BW Serdar şäher häkimligi",
+ "born_place": "BW Serdar şäheri",
+ "born_at": "1980-12-28",
+ "email": null,
+ "phone": "65380028",
+ "phone_additional": null,
+ "phone_home": "65380028",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2003-04-10",
+ "work_salary": "1789",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "A7Nfwq8NC7cZU28JFbpJtTHeJG5Go5kLRoh6abxN.jpg",
+ "passport_two": "f6MApbj3sIbNFE4QbcszKxHfH9jbnotxFLZ3Y40w.jpg",
+ "passport_three": "JkCQnpk1oT2Z7PInn25x9gySR2goq0ndp2zdkVZW.jpg",
+ "passport_four": "2uG169OygnDuT85gp5ALShth2LQT5AAaGxVhzQv6.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 01:45:44",
+ "updated_at": "2024-08-12 19:37:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2851,
+ "unique_id": "TB6352-2851",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Güljemal",
+ "customer_surname": "Gylyçtaganowa",
+ "customer_patronic_name": "Metiýewna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 12/4",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 12/4",
+ "passport_serie": "I-BN",
+ "passport_id": "227056",
+ "passport_given_at": "2003-01-22",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Türkmenbaşy etrabynyň Garaaýman obasy",
+ "born_at": "1974-01-10",
+ "email": null,
+ "phone": "65186070",
+ "phone_additional": null,
+ "phone_home": "65186070",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etrap Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-01-29",
+ "work_salary": "983",
+ "work_position": "terbiýeçi kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UJ86LRBlZxDmwP3sv66nWl0jW7C89iO5mDEMKRJU.jpg",
+ "passport_two": "TbmRNsBafm2hKsxN74NxXQ2ut3CK8FFaAVxFaK2f.jpg",
+ "passport_three": "T4BbM4Yq8qH2lEQYSr3diTjrV2ltujFI7Rq2Htu2.jpg",
+ "passport_four": "qu5Jufuijfq0Nx9Wdce0tihSuQ1xPjYMn1AvbVVG.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 01:51:22",
+ "updated_at": "2024-08-12 19:37:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2852,
+ "unique_id": "TB6352-2852",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Çarymyrat",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Aşyrgylyjowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 28/4",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 28/4",
+ "passport_serie": "I-BN",
+ "passport_id": "469276",
+ "passport_given_at": "2013-06-22",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "DW S.Türkmenbaşy etrabynyň Sarygamyş obasy",
+ "born_at": "1990-11-30",
+ "email": null,
+ "phone": "62779695",
+ "phone_additional": null,
+ "phone_home": "62779695",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2119",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZFvMVQgw0IxiuMnsiRVsRWMY6hMwoL44cO95Pws7.jpg",
+ "passport_two": "m8KNhTr6Ama91WovDoajXaK7GlVJfqT62ZnyYqrY.jpg",
+ "passport_three": "oi6HyLuIzhfsdS2JgBpyg7ctarNL6pq0DBnPGC2L.jpg",
+ "passport_four": "94iylnWkpMaRtmAJIaS2u2gs98RsOksfET1lUjjF.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 01:55:08",
+ "updated_at": "2024-08-12 19:37:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2853,
+ "unique_id": "TB6352-2853",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amangül",
+ "customer_surname": "Akmämmedowa",
+ "customer_patronic_name": "Durdymämmedowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 8/1",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 8/1",
+ "passport_serie": "I-BN",
+ "passport_id": "506302",
+ "passport_given_at": "2015-12-18",
+ "passport_given_by": "BW Magtymguly etrap häkimligi",
+ "born_place": "BW Magtymguly etrabynyň",
+ "born_at": "1990-06-09",
+ "email": null,
+ "phone": "65854772",
+ "phone_additional": null,
+ "phone_home": "65854772",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-12-24",
+ "work_salary": "1945",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c2Tk0KsRzjLW3qFnPRCXuUSFW2xwnY7ViivYrnYE.jpg",
+ "passport_two": "NPpEaxuvjsYXwaL1BKBdiR5Z0U78jUBEkPcjwSiL.jpg",
+ "passport_three": "wdnt4ztarcA48VOJkG3Qr9z2CUBSuzHNKFngprge.jpg",
+ "passport_four": "jMFjLvidCBMc26uT34WVHr2Rj97uans8WZZv8LKT.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 02:02:15",
+ "updated_at": "2024-08-12 19:37:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2854,
+ "unique_id": "TB6359-2854",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Söhbet",
+ "customer_surname": "Meňliýew",
+ "customer_patronic_name": "Gurbanmyradowiç",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 72 öý 11",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 72 öý 11",
+ "passport_serie": "I-MR",
+ "passport_id": "542531",
+ "passport_given_at": "2010-06-30",
+ "passport_given_by": "MW Murgap etrap häkimligi",
+ "born_place": "MW Murgap etrap Türkmenistan geňeşligi",
+ "born_at": "1990-08-13",
+ "email": null,
+ "phone": "61197965",
+ "phone_additional": "61197965",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäher 2101 harby bölümi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2008-05-22",
+ "work_salary": "3171",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MVytxYEdjUPYbmYALSE13lfpfN8shq9HtLKhPJqR.jpg",
+ "passport_two": "7P3IaPCsKvKyuDMyR1JZGogpl6yPumPW9GijAAt7.jpg",
+ "passport_three": "RrhX6FnyTh6O5ivaznXFppNurAN8XEO0FQ38GqDo.jpg",
+ "passport_four": "YYvQwqDLupVbRDIpy9xZeeVn6K7dKkjwed4CRYHk.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 02:04:41",
+ "updated_at": "2024-08-09 18:14:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2855,
+ "unique_id": "TB6359-2855",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Daýanç",
+ "customer_surname": "Annamämmedow",
+ "customer_patronic_name": "Hojamuhammedowiç",
+ "passport_address": "BW Etrek etr Gyzylbaýyr geňeşligi",
+ "real_address": "BW Etrek etr Gyzylbaýyr geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "498847",
+ "passport_given_at": "2015-02-18",
+ "passport_given_by": "BW Etrek etrap häkimligi",
+ "born_place": "BW Etrek etr Gyzylbaýyr geňeşligi",
+ "born_at": "1998-11-29",
+ "email": null,
+ "phone": "61679198",
+ "phone_additional": "61679198",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat alyjylar jemgyýetleriniň birleşigi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-01-13",
+ "work_salary": "1949",
+ "work_position": "esasy goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nZe7dRklC5FFSqYUlb5x66hbQVAqpJUwGo7TfcEH.jpg",
+ "passport_two": "vrEQE2aJYaplUitBBp3kRrmQLoekBlBGwunGhnjz.jpg",
+ "passport_three": "hQs4uKsm2H6bxHuZCv7omEtloSc2bI8Euwzgngca.jpg",
+ "passport_four": "3aqbFI2pxoHPfdqpCUHn5nRGPexJzFn6jRxrwe2Z.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 02:09:06",
+ "updated_at": "2024-08-09 18:12:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2856,
+ "unique_id": "TB6352-2856",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Arazmyrat",
+ "customer_surname": "Täzemyradow",
+ "customer_patronic_name": "Täçmyradowiç",
+ "passport_address": "Balkan welaýat Balkanabat şäher 154 kwartal 16 jaý 2 öý",
+ "real_address": "Balkan welaýat Balkanabat şäher 154 kwartal 16 jaý 2 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "478973",
+ "passport_given_at": "2013-08-15",
+ "passport_given_by": "Balkan welaýat Balkanabat şäher häkimligi",
+ "born_place": "Balkanabat şäher",
+ "born_at": "1997-01-23",
+ "email": null,
+ "phone": "63821997",
+ "phone_additional": "63821997",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Köpugurly hassahana",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-11-20",
+ "work_salary": "1727",
+ "work_position": "suwagçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "45vPV8yyB8DlCmZW2QFCguSd62kwDx6QbQOV7Bsp.jpg",
+ "passport_two": "Udorg6cKkksNQZCafhrmyB5cVjAo1S5qbS2DxFJW.jpg",
+ "passport_three": "paPfCtaFgdUlP45iwZCNTgTbHgUqJxlMQNsrc2ob.jpg",
+ "passport_four": "FzyjEi6BkU7m6ny6RHHCcBfcIlxNLDFXwSSUvqsg.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 02:13:14",
+ "updated_at": "2024-08-09 02:13:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2857,
+ "unique_id": "TB6359-2857",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Akmyrat",
+ "customer_surname": "Gezerhajyýew",
+ "customer_patronic_name": "Gezerhajyogly",
+ "passport_address": "BW Balkanabat şäher kw 207 jaý 28 öý 3",
+ "real_address": "BW Balkanabat şäher kw 207 jaý 28 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "468401",
+ "passport_given_at": "2013-07-02",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäher",
+ "born_at": "1996-10-13",
+ "email": null,
+ "phone": "62549194",
+ "phone_additional": "62549194",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanawtoulag\" ÖB",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-02-04",
+ "work_salary": "2032",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IP8K9z4O80WkwZxTULLzL9bKXug9u9imKmEBx28w.jpg",
+ "passport_two": "nkgM2d3qzQqKRrjYOKJcQ40H3ElvkqEpw1wAOCXO.jpg",
+ "passport_three": "L5KEplD1kmcRNUxg0w5sQ3pfHxL8aC3f2Eq4SxKX.jpg",
+ "passport_four": "maInuDWcNBcTbQoVOniTx7XbUvPAytzjg4Yo5FUF.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 02:13:51",
+ "updated_at": "2024-08-09 18:10:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2858,
+ "unique_id": "TB6352-2858",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mekan",
+ "customer_surname": "Eminow",
+ "customer_patronic_name": "Bäşimgulyýewiç",
+ "passport_address": "Balkan welaýat Garabogaz şäher Dostluk köçe 48 jaý",
+ "real_address": "Balkan welaýat Garabogaz şäher Dostluk köçe 48 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "469655",
+ "passport_given_at": "1998-12-31",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýat Garabogaz şäher",
+ "born_at": "1998-12-31",
+ "email": null,
+ "phone": "62875875",
+ "phone_additional": "62875875",
+ "phone_home": "24340093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350612",
+ "work_started_at": "2021-02-23",
+ "work_salary": "3596",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "HzA7lVrEPlSxmS7v5OtdKYnOiSxk83BbeunQDZ3L.jpg",
+ "passport_two": "7hbhRoAvozLPo23GHh4XgBi3Eco7wetuko3q6cIK.jpg",
+ "passport_three": "rnKXB7qX59uHPIR3jZdHRUyd5dUWDSYpibeDcCIY.jpg",
+ "passport_four": "G2YE6137VfhgD9l17gyuRLGFPyPqPQ0HAQYwl1aK.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 02:16:10",
+ "updated_at": "2024-08-09 02:16:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2859,
+ "unique_id": "TB6359-2859",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Toýberdi",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Hajyberdiýewiç",
+ "passport_address": "BW Balkanabat şäher kw 139 jaý 3 fin",
+ "real_address": "BW Balkanabat şäher kw 139 jaý 3 fin",
+ "passport_serie": "I-BN",
+ "passport_id": "472306",
+ "passport_given_at": "2013-03-12",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1997-02-02",
+ "email": null,
+ "phone": "61333602",
+ "phone_additional": "61333602",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Körpeje buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-04-21",
+ "work_salary": "4004",
+ "work_position": "burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "I4fFvVGDnu14J0hlDiqO47GjajWzen3Xslg7ZDVn.jpg",
+ "passport_two": "ZmEfTSFBl59cePznI6WU8X21F2GadZHzF6zRRQzR.jpg",
+ "passport_three": "GMAS9sabFdP8rlygxpBUVU8QoGZaCpHEjRJ6xCFH.jpg",
+ "passport_four": "hnq1suxx5L2vb8iQt4tciU7fCfA6xk2dKH7dy9XE.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-09 02:18:27",
+ "updated_at": "2024-08-09 18:05:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2860,
+ "unique_id": "TB8302-2860",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Mahym",
+ "customer_surname": "Usanowa",
+ "customer_patronic_name": "Oralowna",
+ "passport_address": "Magdanly saheri Altyn dane 23",
+ "real_address": "Magdanly saheri Altyn dane koc 23-nji jayy",
+ "passport_serie": "II-LB",
+ "passport_id": "168214",
+ "passport_given_at": "2022-10-05",
+ "passport_given_by": "Koytendag etrap PB",
+ "born_place": "Magdanly saheri",
+ "born_at": "1977-02-28",
+ "email": "muziktank78@gmail.com",
+ "phone": "61121487",
+ "phone_additional": "63681089",
+ "phone_home": "54255",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51365___",
+ "work_started_at": "2022-11-30",
+ "work_salary": "3373",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "z7UEbSiNuzX3HN7fDpzyGBvMqokAUjxcofFUT8tO.jpg",
+ "passport_two": "snB9ubFNfs3kJWm7ZlwYC0ExsCJOWnfUtEZbzcKW.jpg",
+ "passport_three": "r59xnKFw1DUdyDnxuhkj4dxx9UDrRxOzg0df4DFT.jpg",
+ "passport_four": "pFbczBWIo4DS3vkM5olLNkcorEePwnoJlnUxN9xk.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-11 23:15:44",
+ "updated_at": "2024-08-14 00:10:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2861,
+ "unique_id": "TB8302-2861",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dastagul",
+ "customer_surname": "Buriyewa",
+ "customer_patronic_name": "Isbaltayewna",
+ "passport_address": "Magdanly saheri II-KE 7/31",
+ "real_address": "Magdanly saheri II-KE 7/31",
+ "passport_serie": "I-LB",
+ "passport_id": "115849",
+ "passport_given_at": "1999-10-14",
+ "passport_given_by": "Carsanny etrap PB",
+ "born_place": "Koyten genesligi",
+ "born_at": "1983-03-01",
+ "email": "muziktank78@gmail.com",
+ "phone": "64359682",
+ "phone_additional": "63805091",
+ "phone_home": "54428",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag kan mudirligi",
+ "work_company_accountant_number": "+(993)-21522___",
+ "work_started_at": "2023-12-14",
+ "work_salary": "1164",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BkeGmQ7mI8q5ZYsoPDBcFbDejXz4cdJtaqGUmQRF.jpg",
+ "passport_two": "Cjql2ffnMYtA6Ro01HQN3cFwADsRGGRp2FHlNZBo.jpg",
+ "passport_three": "ywnZkKjQsXeWa2ySqpCW2EmQbPqcUP4n1wu50bXv.jpg",
+ "passport_four": "dBkHyYE0GvnvHFV18pc1qZdFN26h2C8quj1LkFkM.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-11 23:22:25",
+ "updated_at": "2024-08-14 00:10:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2862,
+ "unique_id": "TB8312-2862",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Begençmyrat",
+ "customer_surname": "Redjepow",
+ "customer_patronic_name": "Dowletmuradowiç",
+ "passport_address": "Sediwer geňeşliginiň A.Muhammedow köçesiniň 3-nji jaýy",
+ "real_address": "Sediwer geňeşliginiň A.Muhammedow köçesiniň 3-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "025613",
+ "passport_given_at": "2018-08-18",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Sediwer geňeşligi",
+ "born_at": "1984-03-20",
+ "email": "begencmyrat0256@mail.com",
+ "phone": "63329658",
+ "phone_additional": null,
+ "phone_home": "44552369",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"Türkmengündogarnebitgurluşyk\" tresti 5-nji ÝöGGM 2-GGM",
+ "work_company_accountant_number": "+(993)-44552187",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2618",
+ "work_position": "4-nji derejeli slesar gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eQaNN0k6E8OeGLAK7ld1nQnSfE5VjU8A9sAoBahP.jpg",
+ "passport_two": "YhTZoofyIuEfXsm3p5cu1BJgKB8CX0SPWcrtUeEG.jpg",
+ "passport_three": "bPoNFb9igPQevqWtZ52vuWbYKKP7kLrWTZAKS7Ld.jpg",
+ "passport_four": "QG7hwPrePxjE7HMb95a36auArRSyS4PXgmv4ZsYd.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-11 23:35:21",
+ "updated_at": "2024-08-15 00:23:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2863,
+ "unique_id": "TB8302-2863",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ilmurat",
+ "customer_surname": "Butoyarow",
+ "customer_patronic_name": "Namazowic",
+ "passport_address": "Magdanly saheri Jeyhun 2",
+ "real_address": "Magdanly saheri Jeyhun koc 2",
+ "passport_serie": "I-LB",
+ "passport_id": "449465",
+ "passport_given_at": "2005-10-29",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1988-11-07",
+ "email": "muziktank78@gmail.com",
+ "phone": "61351433",
+ "phone_additional": "65443965",
+ "phone_home": "51433",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag kan mudirligi",
+ "work_company_accountant_number": "+(993)-21055___",
+ "work_started_at": "2023-12-01",
+ "work_salary": "2709",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sHWa8kOieZdtn2Oku9VAGjQnLXLNhIMQdpTuXCx2.jpg",
+ "passport_two": "QL7ufgaxzK4PkoZyfR6IauVuodDaf6kho5qEfkPS.jpg",
+ "passport_three": "8ggje5cVrPRLI32rhjAHhT0603WyAzZAV4KF4Xei.jpg",
+ "passport_four": "9wfG3tBCaMJyz9wyJbKFA2p2yvg8BZNqeYtE0GNl.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-11 23:50:52",
+ "updated_at": "2024-08-14 00:11:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2864,
+ "unique_id": "TB1307-2864",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Merdan",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Annageldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby köçe Howdan W jaý 29 otag 7",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby köçe Howdan W jaý 29 otag 7",
+ "passport_serie": "I-AS",
+ "passport_id": "505960",
+ "passport_given_at": "2014-08-12",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1989-04-09",
+ "email": "BayramowM@gmail.com",
+ "phone": "63078558",
+ "phone_additional": "63078558",
+ "phone_home": "12964009",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäher Arassalaýyş, abadanlaşdyryş birleşiginiň Üpjünçilik bölümi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2024-01-17",
+ "work_salary": "2514",
+ "work_position": "1-nji derejeli hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sKrFzV5RtsXUsxLdkf7L8jofXwUyi1ZoecEbkvkU.jpg",
+ "passport_two": "3Q5vEcrxETynY5cvdBpd1J17QTrljFXPqwFnfibz.jpg",
+ "passport_three": "qGuHYiH40WYvCC90dcfsiVs4YTnq1lVNkNFhM1ye.jpg",
+ "passport_four": "2zDGfZMIUKuQvjyhXR8jDg1WfsaTyysZuWonFBCs.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 00:01:17",
+ "updated_at": "2024-09-01 17:43:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2865,
+ "unique_id": "TB1307-2865",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Annamow",
+ "customer_patronic_name": "Gundogdyyewic",
+ "passport_address": "Asgabat saherinin berkararlyk etrap, koce Parahat 7/3, jay 12, otag 12.",
+ "real_address": "Asgabat saherinin berkararlyk etrap, koce Parahat 7/3, jay 12, otag 12.",
+ "passport_serie": "I-AS",
+ "passport_id": "091129",
+ "passport_given_at": "1999-07-24",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap PB",
+ "born_place": "Ahal",
+ "born_at": "1983-06-25",
+ "email": "Orazgeldi@mail.ru",
+ "phone": "65675825",
+ "phone_additional": "65675825",
+ "phone_home": "12355685",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saher bagtyyarlyk etrap Arassacylyk mudurligi",
+ "work_company_accountant_number": "+(993)-12238614",
+ "work_started_at": "2023-09-12",
+ "work_salary": "2574",
+ "work_position": "ulanys gullugyn baslygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8N1gwg8cvD4cfk9ckfVygyvxqEc0jmOz8xDFc4yz.jpg",
+ "passport_two": "0cMaqpZjoZw4cx01dTyNuDiB98j3t6lBTS1J9SGe.jpg",
+ "passport_three": "2bIejUupFW3X1aYYWWBejO9RbhWCFaECJlTgln69.jpg",
+ "passport_four": "Bu9SPOTX02MTraaDXKNXs2of3MfD5HkuzMuoVyAj.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 00:05:58",
+ "updated_at": "2024-09-01 17:43:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2866,
+ "unique_id": "TB1307-2866",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Baýmyrat",
+ "customer_surname": "Akyýew",
+ "customer_patronic_name": "Berdimuhammedowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby, köçe-2009/1, jaý-4, öý-11.",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby, köçe-2009/1, jaý-4, öý-11.",
+ "passport_serie": "I-AS",
+ "passport_id": "653945",
+ "passport_given_at": "2021-12-05",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1981-03-27",
+ "email": "AkyyewB@gmail.com",
+ "phone": "65622430",
+ "phone_additional": "65622430",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabatýylylyk tresti",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2013-09-01",
+ "work_salary": "2705",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aCM4BzCdE9F24ijAYHBhsApC2CfKghDVEpToA2Sk.jpg",
+ "passport_two": "H98Da7J20oC2H88zw9rTV5fKW2ryK8scw5Hnncvm.jpg",
+ "passport_three": "O8Ulc7uWWTzAUNLMH69fxHlkPHOQ8N6LZqIYDcoI.jpg",
+ "passport_four": "qZNneVrszGHVWbyaEfu0A4A9Ib6gRn25CFOVqLOO.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 01:01:25",
+ "updated_at": "2024-09-01 17:42:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2867,
+ "unique_id": "TB9314-2867",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Mawlýuda",
+ "customer_surname": "Rustamowa",
+ "customer_patronic_name": "Rustamowna",
+ "passport_address": "Köneürgenç şäheri Diýarbekir köçesi 2-nji öwrüm 67-nji jaý",
+ "real_address": "Köneürgenç şäheri Diýarbekir köçesi 2-nji öwrüm 67-nji jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "805155",
+ "passport_given_at": "2013-02-08",
+ "passport_given_by": "Köneürgenç etrap hakimligi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1996-12-02",
+ "email": "Mawlyuda96@gmail.com",
+ "phone": "61427545",
+ "phone_additional": "62610470",
+ "phone_home": "64794925",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 51-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-31339___",
+ "work_started_at": "2018-09-01",
+ "work_salary": "3001",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6P0SQr5divhOgWMzAn9pZ6AKh3LwYn1wcnGW66tI.jpg",
+ "passport_two": "YTqpKLkp5yktHCbA7oIc9Co23UQCc0TPg1KaLCZg.jpg",
+ "passport_three": "xY4bkLijgOC2t8zWReXkU4enCUgPWv1r1av5wMq8.jpg",
+ "passport_four": "CsMznmc6iLFmc8smyNPMWkBrpVmTZVlvu7kLdIOH.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 01:03:21",
+ "updated_at": "2024-08-12 01:03:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2868,
+ "unique_id": "TB8302-2868",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Irisgul",
+ "customer_surname": "Kenjaýewa",
+ "customer_patronic_name": "Nurhanowna",
+ "passport_address": "Köýtendag etrap Garrygala geň Gökmiýar obasy",
+ "real_address": "Köýtendag etrap Garrygala geň Gökmiýar obasy",
+ "passport_serie": "I-LB",
+ "passport_id": "450058",
+ "passport_given_at": "2005-08-16",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1987-06-17",
+ "email": null,
+ "phone": "61288230",
+ "phone_additional": null,
+ "phone_home": "44037496",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "17-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051297",
+ "work_started_at": "2023-02-02",
+ "work_salary": "758",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9LOIKy42CFwgGP7KbyvzI33QPsi9BPI3TqEtfU5V.jpg",
+ "passport_two": "JLQfvrbS4cQJcvPIOF0sXXit6tGIO3yzgUWY1V3b.jpg",
+ "passport_three": "4skyz84k5pcUqXBclxI5gon4weFqDAuRM3mvybWC.jpg",
+ "passport_four": "YlNvz5HtcYabyKMz5qvWNDdQFWIO9odvSn0nOMtE.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 01:06:23",
+ "updated_at": "2024-08-14 00:11:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2869,
+ "unique_id": "TB8318-2869",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Erkin",
+ "customer_surname": "Sainow",
+ "customer_patronic_name": "Jorakulowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi N.Jadigarow köçesi 32-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi N.Jadigarow köçesi 32-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "908434",
+ "passport_given_at": "2015-08-12",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi",
+ "born_at": "1988-10-01",
+ "email": null,
+ "phone": "62031662",
+ "phone_additional": "61173033",
+ "phone_home": "44090513",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "TPT\"Türkmenbaşy\"bankynyň Lebap welaýatynyň Köýtendag etrabynyň Garlyk şäherçe şahamçasy",
+ "work_company_accountant_number": "+(993)-44024010",
+ "work_started_at": "2018-09-07",
+ "work_salary": "2333",
+ "work_position": "esasy hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dMITtjJX08ju164pm6pQ3xoovnvMMWY6cyLpGfrq.jpg",
+ "passport_two": "l2JbeNEOMjRH9Mp1fmT9nT84nhDPRg05Bi84fq8G.jpg",
+ "passport_three": "W16ZwPuKM3EnRWxS7gzGe6ARfsIRD7QOqIXphOTx.jpg",
+ "passport_four": "2E6QBiIvkgVYrh3xgXgBtZB9CSnNGoPJRKUAdJKH.jpg",
+ "user_id": 879,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 01:33:35",
+ "updated_at": "2024-08-12 01:39:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2870,
+ "unique_id": "TB6359-2870",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbangül",
+ "customer_surname": "Haljanowa",
+ "customer_patronic_name": "Begmyradowna",
+ "passport_address": "BW Balkanabat şäher kw 133, jaý 13, öý 2",
+ "real_address": "BW Balkanabat şäher kw 133, jaý 13, öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "544390",
+ "passport_given_at": "2018-06-14",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1993-05-28",
+ "email": null,
+ "phone": "71403938",
+ "phone_additional": "71403938",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat işçi iýmit üpjünçiligi we hyzmatlar kärhanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-01-03",
+ "work_salary": "1596",
+ "work_position": "naharhana işgäri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "skyRe7BPZfv5lGRHrhWEM1pZMAEkKjbCIvSejRAa.jpg",
+ "passport_two": "evzR9Me5Dwtm1szYxAV5knyRSgRiXFJyD99MZE7E.jpg",
+ "passport_three": "UmCXT0nCXvNcoWQOZmkJH21TV3uy5I2EolpAyLKD.jpg",
+ "passport_four": "DSNrQZVh8Wxtc49vYxPu7vnlutXEj2fKpzz0XA6x.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 02:28:07",
+ "updated_at": "2024-08-12 02:28:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2871,
+ "unique_id": "TB6359-2871",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Toýmyrat",
+ "customer_surname": "Ýazlyýew",
+ "customer_patronic_name": "Güýzmämmedowiç",
+ "passport_address": "BW Jebel şäher Kemine köçe jaý 137",
+ "real_address": "BW Jebel şäher Kemine köçe jaý 137",
+ "passport_serie": "I-BN",
+ "passport_id": "204329",
+ "passport_given_at": "2002-05-01",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1971-04-28",
+ "email": null,
+ "phone": "63405608",
+ "phone_additional": "63405608",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe guýulary düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "5073",
+ "work_position": "burawlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wqvCrVvy6OBmFnNhJdHdWjPVmmxMPYygoFyXdQxw.jpg",
+ "passport_two": "k3ZTu5HObf40DKsM1hk46SMNDaiqldVOF2mleGdv.jpg",
+ "passport_three": "dm7IONjx5HgQjokGBsXnmj2ooXAjAB73CWNr3EFx.jpg",
+ "passport_four": "qVcnoIQBrL03i2xC6qIFvZLMDfUlJwhohVXHCyoM.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 02:32:13",
+ "updated_at": "2024-08-12 02:32:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2872,
+ "unique_id": "TB6359-2872",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Dawly",
+ "customer_surname": "Hojaýew",
+ "customer_patronic_name": "Dawutowiç",
+ "passport_address": "BW Balkanabat şäher kw 139 jaý 20 öý 2",
+ "real_address": "BW Balkanabat şäher kw 139 jaý 20 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "465416",
+ "passport_given_at": "2012-09-12",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1996-09-03",
+ "email": null,
+ "phone": "64184474",
+ "phone_additional": "64184474",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan geofizika ekspedisiýasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-10-01",
+ "work_salary": "4006",
+ "work_position": "toparçanyň başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ddMoWls4QzthdXaMGgxj6QdJI9pN3liuMmricKlO.jpg",
+ "passport_two": "eKHeP981b6MwmzCpWNyHN3LjbukWaFxX5c8gTrOu.jpg",
+ "passport_three": "xqZB1N0nKs58c8hTRCS05f6zPH5HV2Z0wiw9SNgm.jpg",
+ "passport_four": "s0KPoO242MjzjGJhJwZzpIiXq1qwgBgbIfmz8BYQ.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 02:37:13",
+ "updated_at": "2024-08-12 02:37:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2873,
+ "unique_id": "TB6359-2873",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Daýanç",
+ "customer_surname": "Söýünjanow",
+ "customer_patronic_name": "Aýupowiç",
+ "passport_address": "BW Balkanabat şäher Mollanepes köçe jaý 25",
+ "real_address": "BW Balkanabat şäher Mollanepes köçe jaý 25",
+ "passport_serie": "I-BN",
+ "passport_id": "502882",
+ "passport_given_at": "2015-08-05",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1999-03-19",
+ "email": null,
+ "phone": "61364575",
+ "phone_additional": "61364575",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepenebit nebitgazçykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-04-22",
+ "work_salary": "4886",
+ "work_position": "ussa",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "bU3nvqIqrHRxhoXKJ3bxeLezbJS3iyEBCl4Gtl6x.jpg",
+ "passport_two": "7VqxkHKk5RHQUCLqAG1zaWwhEiItapPIkfFqg6r5.jpg",
+ "passport_three": "29TliujlzEBD8owjDKlbVPhbzzORGibQo7qWphJy.jpg",
+ "passport_four": "R7MpqjCUahe8WbpDW9Jy0nYchAEcmyzPKnLccaZ7.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 02:42:36",
+ "updated_at": "2024-08-12 02:42:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2874,
+ "unique_id": "TB8312-2874",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülzada",
+ "customer_surname": "Ýulmatowa",
+ "customer_patronic_name": "Ýolmemedowna",
+ "passport_address": "Gazojak şäheriniň M.Abylow köçesiniň 99-njy jaýy",
+ "real_address": "Gazojak şäheriniň M.Abylow köçesiniň 99-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "806265",
+ "passport_given_at": "2013-03-02",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1992-02-25",
+ "email": "gulzada8062@mail.com",
+ "phone": "62125960",
+ "phone_additional": null,
+ "phone_home": "44552698",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "11-nji orta mekdebinde taryh mugallymy",
+ "work_company_accountant_number": "+(993)-44552187",
+ "work_started_at": "2024-01-16",
+ "work_salary": "3114",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Wz2wXXLZWTreuZQjUBmvi8vVcOh1Z70TlC9Pmemf.jpg",
+ "passport_two": "UKYGtIEkPzIWisSY6NPBO4s1JdFh3IRSMdjhWteq.jpg",
+ "passport_three": "eG60vyZ2SnqkFbLgmfKTnvQHcv3tG7tpd8fZtxQP.jpg",
+ "passport_four": "nFe5KNyN4edQEW5i934M1KEbnbZelqEcyYOlMyxj.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 20:01:21",
+ "updated_at": "2024-08-13 19:29:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2875,
+ "unique_id": "TB6360-2875",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Baýrammämet",
+ "customer_surname": "Bekçäýew",
+ "customer_patronic_name": "Saparowiç",
+ "passport_address": "Hazar ş-çe 39-7-25",
+ "real_address": "Hazar ş-çe 39-7-25",
+ "passport_serie": "I-BN",
+ "passport_id": "618809",
+ "passport_given_at": "2024-05-29",
+ "passport_given_by": "BW Balkanabat şäher Polisýa bölümi",
+ "born_place": "Esenguly et Ekrem ş-çe",
+ "born_at": "1966-01-24",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "61876977",
+ "phone_additional": "61876977",
+ "phone_home": "61876977",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabatagyzsuw\"",
+ "work_company_accountant_number": "+(993)-61876977",
+ "work_started_at": "2023-01-03",
+ "work_salary": "2567",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "W9zzWW4lKGFKAknQ7hdXh7FSaqOhrmvDriyloH7v.jpg",
+ "passport_two": "6r1nFIfAklutQtnbiVWyoXmsP6XMYijG2iieWXuU.jpg",
+ "passport_three": "4U3LrqhER0jVHgxKafTgePmDSgAP0mjZxt0DPuNA.jpg",
+ "passport_four": "evsxwc1GCg8gHBVETknGAwF4ypgHJ0d71JQVGpRO.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 20:31:55",
+ "updated_at": "2024-08-27 23:09:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2876,
+ "unique_id": "TB8318-2876",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Şiringül",
+ "customer_surname": "Döwletowa",
+ "customer_patronic_name": "Joraýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş Kerkiçi köçesi 17-nji jaý.",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş Kerkiçi köçesi 17-nji jaý.",
+ "passport_serie": "I-LB",
+ "passport_id": "055461",
+ "passport_given_at": "1999-04-19",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Çarşaňňy etraby",
+ "born_at": "1977-07-17",
+ "email": null,
+ "phone": "64221376",
+ "phone_additional": "65419575",
+ "phone_home": "44036541",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "3-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44039645",
+ "work_started_at": "1997-09-01",
+ "work_salary": "2210",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xHc0eYjuXUQgAJcb5YZwqSNPWk5dgEB8Y2X41X82.jpg",
+ "passport_two": "iM62a8Kk4YvwczIgHsErkLZLpwqwXnIhQXa1x77z.jpg",
+ "passport_three": "Ps213juddvj36RA232DwxuUB7eiCgjsnkzMlTbCE.jpg",
+ "passport_four": "i8viStw6mbG7jQmvTD11l01wKcuixoJzxKHoRo7l.jpg",
+ "user_id": 880,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 23:00:43",
+ "updated_at": "2024-08-12 23:02:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2877,
+ "unique_id": "TB1307-2877",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annagylyc",
+ "customer_surname": "Gurbangylyjow",
+ "customer_patronic_name": "Amanmuhammedowic",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat71 jaý9 öý81",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň köçe Parahat71 jaý9 öý81",
+ "passport_serie": "I-AS",
+ "passport_id": "383678",
+ "passport_given_at": "2007-07-20",
+ "passport_given_by": "Asgabat",
+ "born_place": "Asgabat",
+ "born_at": "1974-02-08",
+ "email": "Annagylyc@gmailcom",
+ "phone": "62464667",
+ "phone_additional": "62464667",
+ "phone_home": "12452563",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ýagşygeldi Kakaýew adyndaky Halkara nebit we gaz unwersitetinde dolandyryş hojalyk müdň",
+ "work_company_accountant_number": "+(993)-12452636",
+ "work_started_at": "2021-04-01",
+ "work_salary": "2001",
+ "work_position": "ýyladyş we sowadyş hyzmat ediji işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iv4bHSUG6llVpuuW4edoacMIq0HdW5g2Yv6kqQXH.jpg",
+ "passport_two": "e4WEtTtGmcODkbSvMTQ6Ud34A5EAiD9D1TcMBqs1.jpg",
+ "passport_three": "iJVRKSQszwbt4sh4PkRPJparZ17ti4osA1VEaMGO.jpg",
+ "passport_four": "lWUWM0VeS3bhkZDAtE8HabwLF8LnYVQOwmd9OFb9.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-12 23:34:19",
+ "updated_at": "2024-09-01 17:42:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2878,
+ "unique_id": "TB8312-2878",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Laçyn",
+ "customer_surname": "Kurbanowa",
+ "customer_patronic_name": "Amannazarowna",
+ "passport_address": "Çarwadar geňeşligi Jelili köçe 1 öý",
+ "real_address": "Çarwadar geňeşligi Jelili köçe 1 öý",
+ "passport_serie": "I-LB",
+ "passport_id": "759910",
+ "passport_given_at": "2012-12-28",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Çarwadar geňeşligi",
+ "born_at": "1996-05-30",
+ "email": "laynkur@mail.ru",
+ "phone": "62413434",
+ "phone_additional": null,
+ "phone_home": "44552296",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44551254",
+ "work_started_at": "2024-04-09",
+ "work_salary": "2400",
+ "work_position": "Laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EnWpKuXeqFGPrkAlXpfibvUA1bLsPthwn3GFa6bs.jpg",
+ "passport_two": "W5bO0hjPI4Zt1ciy3fQSsXmAcmnQutl5xrFOTXqN.jpg",
+ "passport_three": "n6PCfHKTLYAtKHIhcCBAVDQr1kmTGV3pcQfAYxHe.jpg",
+ "passport_four": "nDlPxoRlTDPeQitaGtV2PqgGv5WD1eBKUNBEthgy.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 00:08:46",
+ "updated_at": "2024-08-13 01:43:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2879,
+ "unique_id": "TB8302-2879",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Laylo",
+ "customer_surname": "Jumamuratowa",
+ "customer_patronic_name": "Jumamuratowna",
+ "passport_address": "Magdanly saheri Gayratly 14/1",
+ "real_address": "Magdanly saheri Gayratly koc 14/1",
+ "passport_serie": "I-LB",
+ "passport_id": "545207",
+ "passport_given_at": "2009-02-18",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1992-07-07",
+ "email": "muziktan78@gmail.com",
+ "phone": "65222696",
+ "phone_additional": "63942891",
+ "phone_home": "52855",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "28-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-51577___",
+ "work_started_at": "2019-09-18",
+ "work_salary": "1836",
+ "work_position": "Terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CkmnnwX1DmwHbBDktPNRynLwkt26T4EpIiNIED5l.jpg",
+ "passport_two": "8wdhw26S0ianry6BrX3zLKlSncQJEPOkuFfWoz8g.jpg",
+ "passport_three": "XpgtPC8vyW7tNHeXvJFXARJhK6JMNoJaIRjY3hxQ.jpg",
+ "passport_four": "xqWSZJEZyjdbRbXNjPqH3mR3QbnMi36LG3vY8Ndl.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 00:32:59",
+ "updated_at": "2024-08-14 00:09:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2880,
+ "unique_id": "TB8302-2880",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Samurza",
+ "customer_surname": "Parmanow",
+ "customer_patronic_name": "Parmanowic",
+ "passport_address": "Magdanly saheri Ak pamyk koc 15",
+ "real_address": "Magdanly saheri Ak pamyk koc 15",
+ "passport_serie": "I-LB",
+ "passport_id": "620006",
+ "passport_given_at": "2010-11-28",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly sahreri",
+ "born_at": "1992-09-25",
+ "email": "muziktank78@gmail.com",
+ "phone": "61986021",
+ "phone_additional": "65452896",
+ "phone_home": "54288",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag etrap hakimligi",
+ "work_company_accountant_number": "+(993)-20018___",
+ "work_started_at": "2018-08-14",
+ "work_salary": "1958",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jXmr01TtVmHJOKT9XiFDd5LEEu0PA7l0MtgpoK8l.jpg",
+ "passport_two": "TEvnxmS3zffYkwc1NOjNgk5mw43yWeuH5fXQOzv2.jpg",
+ "passport_three": "3wAUTP5wFmht3azPkeDHmO8Tj6g8l6xWL3158U8X.jpg",
+ "passport_four": "uPgIGE9T3R0C44LKaj1nMzOwEBJbBxNJZhTRzczH.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 00:40:03",
+ "updated_at": "2024-08-14 22:46:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2881,
+ "unique_id": "TB6352-2881",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Esenmyrat",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Gurtmyradowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 8/3",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 8/3",
+ "passport_serie": "I-BN",
+ "passport_id": "515284",
+ "passport_given_at": "2017-08-25",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Serdar şäheri",
+ "born_at": "1974-10-13",
+ "email": null,
+ "phone": "65186507",
+ "phone_additional": null,
+ "phone_home": "65186507",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Geňeşi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-06-01",
+ "work_salary": "1989",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xcFNZowbPPYBAc99JKqF138dlmADr7VsrWtgmdXO.jpg",
+ "passport_two": "jXOlRlUzEcDrOJEZ3sfkwXGXjUzSyTxnX3Zb7DA2.jpg",
+ "passport_three": "Hh42De9Mu1jCagMN8E7v6Lle2QLtD9sptiAtAiLd.jpg",
+ "passport_four": "xvnfV2Ri9ZZRMS3wumuSnb2KroXzfYWKry9eEqPp.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 01:46:58",
+ "updated_at": "2024-08-13 17:53:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2882,
+ "unique_id": "TB6352-2882",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bibi",
+ "customer_surname": "Begenjowa",
+ "customer_patronic_name": "Meretmyradowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Garabogaz köçesi 20/10,11",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Garabogaz köçesi 20/10,11",
+ "passport_serie": "I-BN",
+ "passport_id": "285571",
+ "passport_given_at": "2006-11-09",
+ "passport_given_by": "BW Serdar etrap häkimligi",
+ "born_place": "BW Serdar şäheri",
+ "born_at": "1974-07-20",
+ "email": null,
+ "phone": "65186283",
+ "phone_additional": null,
+ "phone_home": "65186283",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2309",
+ "work_position": "ýükçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "InUGTqvwbKg5kPqdKELhCVB8LJ7x82NtWBPodqgq.jpg",
+ "passport_two": "QIgAUhQM5gwPvHtJaDMAOH4iRCcyNIuSvO5xgfDw.jpg",
+ "passport_three": "RXe8lcaLTpKAqNqdsD7xN9uSnBSbtMel238EyFFF.jpg",
+ "passport_four": "dQRQesIy1CzHF928osW4eRb9HMr02HnmjAX86Qbe.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 01:50:10",
+ "updated_at": "2024-08-13 17:54:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2883,
+ "unique_id": "TB6352-2883",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Oksana",
+ "customer_surname": "Antonowa",
+ "customer_patronic_name": "Iwanowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Görogly köçesi 3/3",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Görogly köçesi 3/3",
+ "passport_serie": "I-BN",
+ "passport_id": "131086",
+ "passport_given_at": "2000-11-25",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "Witeb oblastynyň Şumilin raýony",
+ "born_at": "1983-09-29",
+ "email": null,
+ "phone": "65187337",
+ "phone_additional": null,
+ "phone_home": "65187337",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-04-01",
+ "work_salary": "1742",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "L3tmOZMmCMvyux6C2v49MVzw8gpgRfPNYTqgSoHt.jpg",
+ "passport_two": "YVJLoyBP99HTQmB2L2pnrBiCkwfUbSCwl71PjGn2.jpg",
+ "passport_three": "VbLIRGiMSgRUSAfe6vHr1cf3omuqBYhSej84LHSs.jpg",
+ "passport_four": "RI5smfur57Az5QCjLKX9EpHruUHcZZAIXUH6ix46.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 02:02:33",
+ "updated_at": "2024-08-13 17:55:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2884,
+ "unique_id": "TB6352-2884",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýgözel",
+ "customer_surname": "Dädebaýewa",
+ "customer_patronic_name": "Ýusupowa",
+ "passport_address": "BW Balkanabt şäheri Jebel şäherçesiniň BaýramiŞahyr köçesi 72 jaý",
+ "real_address": "BW Balkanabt şäheri Jebel şäherçesiniň BaýramiŞahyr köçesi 72 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "261004",
+ "passport_given_at": "2004-07-07",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1982-10-16",
+ "email": null,
+ "phone": "63341294",
+ "phone_additional": null,
+ "phone_home": "63341294",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Rysgally nesip\" hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-04-23",
+ "work_salary": "1157",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "j1RtCT2sswIqgFUadp8zWbHhgByfSZWFfikQEfn1.jpg",
+ "passport_two": "fEmg2z20KwzgKKlBoDvRzGqeemhMPSt71EAi2maY.jpg",
+ "passport_three": "ZRZsHq1qX1FXBCxXRotsJC7ltjC5mekeVjlZBuEX.jpg",
+ "passport_four": "0Ax3TjLvAzT35pAujFeSNsqGPeF9ofuDW8nI0lid.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 02:27:11",
+ "updated_at": "2024-08-13 17:55:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2885,
+ "unique_id": "TB6352-2885",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýazjemal",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Amanmämmedowna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 8/5",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri, I-kiçi etrapça, 8/5",
+ "passport_serie": "I-BN",
+ "passport_id": "515328",
+ "passport_given_at": "2017-11-22",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etraby",
+ "born_at": "1991-02-04",
+ "email": null,
+ "phone": "62726466",
+ "phone_additional": null,
+ "phone_home": "99362726",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350369",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2668",
+ "work_position": "Laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3TcPlSsZ9YSJsID95E50hyJE1AvmAKBluUkW43yY.jpg",
+ "passport_two": "6z5AX68ksYYNWUQZ3RbVw7aiAYqhOc1V62813I10.jpg",
+ "passport_three": "lE1GCuwRDKl1sdW1ApMWnP84PbvDu9kGvVTNvLTn.jpg",
+ "passport_four": "qNmu88GxDnHA9vTnx8u45E8Q5lzkAAzSRRm4LhlV.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 17:50:11",
+ "updated_at": "2025-05-21 10:00:34",
+ "deleted_at": "2025-05-21 10:00:34",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2886,
+ "unique_id": "TB1303-2886",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ogulsuraý",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Döwletmyradowna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň A.Nyýazow köçesiniň 106-njy jaýy 3-nji korp 34-nji otagy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň A.Nyýazow köçesiniň 106-njy jaýy 3-nji korp 34-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "567137",
+ "passport_given_at": "2017-04-25",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1981-09-14",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65639536",
+ "phone_additional": "65639536",
+ "phone_home": "12491162",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Aşgabattaslama\" taslama instituty",
+ "work_company_accountant_number": "+(993)-12226132",
+ "work_started_at": "2000-02-09",
+ "work_salary": "3827",
+ "work_position": "inžiner",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TacSi4a0IMh8Nb3mg9mDFMH3TzhbyIOGrlZFFLlt.jpg",
+ "passport_two": "c33bfqKb0uIYeJ2KF8kee7NAJee3PaFQl8HzNVRO.jpg",
+ "passport_three": "7Mk0arO6CB7GkNrddByrxzV7QuvIRSomA5Nvj8jU.jpg",
+ "passport_four": "Pc3JP9Ac5NqVIyxUPcapjovGSyzQFz2qMO7dVkf0.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 18:24:00",
+ "updated_at": "2024-09-04 18:59:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2887,
+ "unique_id": "TB8312-2887",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Intizar",
+ "customer_surname": "Suýrukowa",
+ "customer_patronic_name": "Baýrammatowna",
+ "passport_address": "Gazojak şäheriniň M.Abylow köçesiniň 5-nji jaýynyň 9-njy öýi",
+ "real_address": "Gazojak şäheriniň M.Abylow köçesiniň 5-nji jaýynyň 9-njy öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "409908",
+ "passport_given_at": "2005-07-06",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1987-10-03",
+ "email": "intizar4099@gmail.com",
+ "phone": "64219220",
+ "phone_additional": null,
+ "phone_home": "44552396",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"Demirýollary \"AGPJ-ň 19-njy şahamça",
+ "work_company_accountant_number": "+(993)-44552389",
+ "work_started_at": "2023-08-03",
+ "work_salary": "2587",
+ "work_position": "Gazojak stansiýasynyň goş, haryt (ýük) kassir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eTaZKdvaEXOhJoWERMdJ5W8AAQu22KKjKQn9L1Hx.jpg",
+ "passport_two": "FYmUJJjeYbJ60EBOuZKkKH65hu92loZPbYRuaEq1.jpg",
+ "passport_three": "QIRKFhWUazW8Oc3QlBywHG1w2BDXe2bZ17eMJeOB.jpg",
+ "passport_four": "ctyKQsFHfNBmoI9UUMaxQphPhzTrxPJC8QELEFfm.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 18:41:37",
+ "updated_at": "2024-08-15 00:23:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2888,
+ "unique_id": "TB9314-2888",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Akgül",
+ "customer_surname": "Hydyrowa",
+ "customer_patronic_name": "Otuzowna",
+ "passport_address": "Köneürgenç şäheri Zaman köçesi 7-nji jaý 9-nji öýi",
+ "real_address": "Köneürgenç şäheri Zaman köçesi 7-nji jaý 9-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "263707",
+ "passport_given_at": "2004-08-03",
+ "passport_given_by": "Köneürgenç etrap Häikmi",
+ "born_place": "S.Türkmenbaşy ad.etrabynyň Ýalkym geňeşligi",
+ "born_at": "1975-02-11",
+ "email": "Akgul75@gmail.com",
+ "phone": "64266119",
+ "phone_additional": "63557159",
+ "phone_home": "64266119",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 4-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33139___",
+ "work_started_at": "2005-09-02",
+ "work_salary": "4267",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "5JPkzAbQbTfOVLPOVfAyU2huzIFe1WoArfNvCPdz.jpg",
+ "passport_two": "hZAVyteox6GiKqpZBEbssH2PxM672iuwW2yADE77.jpg",
+ "passport_three": "24r0NrCtKXwGVfoYYCyBc8u3benNtBYRAhT4j6BJ.jpg",
+ "passport_four": "11xtHaWtHQpy1YUpy2twmib6yhwSfCcPKLNi31Wx.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 20:20:58",
+ "updated_at": "2024-08-13 20:20:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2889,
+ "unique_id": "TB1307-2889",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljeren",
+ "customer_surname": "Nuryagdyewa",
+ "customer_patronic_name": "Asyrowna",
+ "passport_address": "Asgabat saherinin Kopetdag etraby koce Garassyzlyk S jay 55 otag 59",
+ "real_address": "Asgabat saherinin Kopetdag etraby koce Garassyzlyk S jay 55 otag 59",
+ "passport_serie": "I-AS",
+ "passport_id": "179747",
+ "passport_given_at": "2000-12-16",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Mary welayatynyn Mary etrabynyn Mulkbahsy genesligi",
+ "born_at": "1972-04-04",
+ "email": "Olya@gmail.com",
+ "phone": "62423447",
+ "phone_additional": "64060936",
+ "phone_home": "12484109",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmenistanyn Milli Bilim Instituty",
+ "work_company_accountant_number": "+(993)-12484109",
+ "work_started_at": "2006-03-01",
+ "work_salary": "2314",
+ "work_position": "kitaphanacy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rynYNpGNNNVQ5cOf4qDuvTgcBJj9Luganvz6rcfM.jpg",
+ "passport_two": "sec8GOlBpZl6cX6zGvAzYIXKzA6qBbZmQzmiaJFd.jpg",
+ "passport_three": "FJusMLIQkavv34qLWBw4cWEOtWSEE7EB4Z98O3Pc.jpg",
+ "passport_four": "j55lygXD4tO4twBq8jywyncUwRj18qvpr0Z6ATf0.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 22:54:25",
+ "updated_at": "2024-09-01 17:41:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2890,
+ "unique_id": "TB1307-2890",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Baýramtäç",
+ "customer_surname": "Tekäýewa",
+ "customer_patronic_name": "Meredamanowna",
+ "passport_address": "Aşgabat şäher Büzmeýin etrap Köçe Görogly jaý 40 uýj",
+ "real_address": "Aşgabat şäher Büzmeýin etrap Köçe Görogly jaý 40 uýj",
+ "passport_serie": "I-AS",
+ "passport_id": "555999",
+ "passport_given_at": "2017-03-27",
+ "passport_given_by": "Aşgabat şäher Abadan etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1996-09-19",
+ "email": "Bayramtac@mail.ru",
+ "phone": "64199629",
+ "phone_additional": "63331099",
+ "phone_home": "12548545",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat panbarhat fabrigi",
+ "work_company_accountant_number": "+(993)-12256501",
+ "work_started_at": "2018-09-01",
+ "work_salary": "2557",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kSVRZWj2siEuUkFBk4iUbNLbXHrt80cwzUp911VC.jpg",
+ "passport_two": "M2abuzifwQYYFgqoIqgsPdxSB5qychlArAXHJCS3.jpg",
+ "passport_three": "QANpRyjnJKr2NTb1NIUEmXhA02DGt55LgtPo1bUO.jpg",
+ "passport_four": "ZbBiEJaQe2kuxZwQWWNlmBtTdpCuOdgq8kCDUqyv.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 22:58:15",
+ "updated_at": "2024-09-01 17:41:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2891,
+ "unique_id": "TB1307-2891",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nartac",
+ "customer_surname": "Gurbangylyjowa",
+ "customer_patronic_name": "Amangylyjowna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby koce 30mkr gec otag 5 otag 25",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby koce 30mkr gec otag 5 otag 25",
+ "passport_serie": "I-AS",
+ "passport_id": "276247",
+ "passport_given_at": "2002-08-21",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyzow adyndaky etrap hakimligi",
+ "born_place": "Mry welayatynyn Turkmngala Dayhan obasy",
+ "born_at": "1973-12-06",
+ "email": "Nartac@gmail.com",
+ "phone": "64601906",
+ "phone_additional": "65613846",
+ "phone_home": "64601906",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saherinin 2 nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-65613846",
+ "work_started_at": "2002-08-01",
+ "work_salary": "5261",
+ "work_position": "baslangyc synp muhgallymy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yVJpYdoZX8jGPHQjFmm8NCwFhgRPCBTi5Gd5reMA.jpg",
+ "passport_two": "JVUrURxtPhin1Nat2U9CFGDdif422lg1imMpyZ1h.jpg",
+ "passport_three": "dCNdtgOOBfH6LyPjeUJK2BSfE9HdqwkHBIagl3pc.jpg",
+ "passport_four": "wXd6vaph8HWmvJXwPJil6Taj7qCxC78pUWf4fsvt.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 23:08:22",
+ "updated_at": "2024-09-01 17:40:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2892,
+ "unique_id": "TB8312-2892",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülnar",
+ "customer_surname": "Arazberdiýewa",
+ "customer_patronic_name": "Suhanowna",
+ "passport_address": "Gazojak şäheriniň Şyharyk köçesiniň 23-nji jaýy",
+ "real_address": "Gazojak şäheriniň Şyharyk köçesiniň 23-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "225180",
+ "passport_given_at": "2001-01-23",
+ "passport_given_by": "Darganata etraby",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1971-05-05",
+ "email": "gulnar2251@gmail.com",
+ "phone": "65250299",
+ "phone_additional": null,
+ "phone_home": "44551572",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"TGNG\" trestiniň 5-nji ÝöGGM müdirligi",
+ "work_company_accountant_number": "+(993)-44551236",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2465",
+ "work_position": "hojalyk müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PwsqDzkRVfARzWPihSzMWiGjDTIkVqLuZlozfmFI.jpg",
+ "passport_two": "mcLcSlnoCyTPnUvj0DSyrJpFhyPA8G12rWEspqvF.jpg",
+ "passport_three": "5AVqfNpVljB2UriRPN1sSg0l1vVfH3PoXZncMikT.jpg",
+ "passport_four": "25XCeDoJH9LFFl5OMBcxyMqQSS2Pr0pZ4wzLLeAl.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 23:21:17",
+ "updated_at": "2024-08-15 00:23:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2893,
+ "unique_id": "TB8302-2893",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rinat",
+ "customer_surname": "Yusupow",
+ "customer_patronic_name": "Caryyewic",
+ "passport_address": "Magdanly saheri Mataji koc 36",
+ "real_address": "Magdanly saheri Mataji koc 36",
+ "passport_serie": "I-LB",
+ "passport_id": "520535",
+ "passport_given_at": "2007-01-06",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Akumolam genesligi",
+ "born_at": "1989-05-04",
+ "email": "muziktank78@gmail.com",
+ "phone": "62622736",
+ "phone_additional": "64418237",
+ "phone_home": "54687",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "30-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-51550___",
+ "work_started_at": "2014-11-04",
+ "work_salary": "4539",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TE7V2rgf7GCTRSrl5okYnbMX2sMBSaELHNhuNOob.jpg",
+ "passport_two": "kqTVNeH0Iweqh800NSjtmfIZkYd6n4qlnzs7bzOC.jpg",
+ "passport_three": "xvedEqqiXO0Ftbt7t2FWsR6nAgspTisaKPXX7LTh.jpg",
+ "passport_four": "WIP6Vj4NU5o7AliZCAJOW572TCTQKVM8LYudVDV5.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 23:31:55",
+ "updated_at": "2024-08-14 22:46:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2894,
+ "unique_id": "TB8318-2894",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Aşraf",
+ "customer_surname": "Kudratowa",
+ "customer_patronic_name": "Iştemirowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Ters geňeşligi K.Buranow köçesi 55-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Ters geňeşligi K.Buranow köçesi 55-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "011356",
+ "passport_given_at": "1998-06-16",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Çarşaňňy şäheri",
+ "born_at": "1980-06-02",
+ "email": null,
+ "phone": "64639138",
+ "phone_additional": "63659874",
+ "phone_home": "44024063",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "TPT\"Türkmenbaşy\"bankynyň Lebap welaýatynyň Garlyk şäherçe şahamçasy",
+ "work_company_accountant_number": "+(993)-44024010",
+ "work_started_at": "2014-07-01",
+ "work_salary": "3108",
+ "work_position": "Dolandyryjynyň orunbasary-karz pul bölüminiň başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "zNJw2zlArLmoJVuwV1QKRgJ80aJaRv0alnFWtCVp.jpg",
+ "passport_two": "bnbHOWhgBsEM6OBWErj5zTgYxDsfoqdiu7C7xNTg.jpg",
+ "passport_three": "aFqdEGY4ECBEh3SPPCqzfAQYSjmlosr2IPbeZr5i.jpg",
+ "passport_four": "OMV2Lwhxt7wvINq3XOiFycMdQ4ZcSFp36A9hTAWK.jpg",
+ "user_id": 881,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 23:38:22",
+ "updated_at": "2024-08-14 01:51:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2895,
+ "unique_id": "TB8302-2895",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nurgyeldy",
+ "customer_surname": "Hudaykulyyew",
+ "customer_patronic_name": "Allaberdiyewic",
+ "passport_address": "Magdanly saheri Watan koc 73/23",
+ "real_address": "Magdanly saheri Watan koc 73/23",
+ "passport_serie": "I-LB",
+ "passport_id": "386234",
+ "passport_given_at": "2003-02-23",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1985-01-27",
+ "email": "muziktank78@gmail.com",
+ "phone": "63295713",
+ "phone_additional": "64205081",
+ "phone_home": "52388",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-24411___",
+ "work_started_at": "2022-04-01",
+ "work_salary": "1842",
+ "work_position": "Suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fIJkBUdRx73yE4TvgsL0G1ymIaPGx6CPhpBN3TZR.jpg",
+ "passport_two": "p0zuFc7HCDLBywmSx8plTyJhbQbQT8CH1pnN8qo0.jpg",
+ "passport_three": "0YQgVxB0kCDhp2ccXcya6tiztYtUDtCUdY2iAnJz.jpg",
+ "passport_four": "cp3O0nD0tv7ZoEqvdyGRvs7XnnbZzLIYK0ofyC1B.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-13 23:41:23",
+ "updated_at": "2024-08-14 22:46:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2896,
+ "unique_id": "TB8318-2896",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Baýmurat",
+ "customer_surname": "Joraýew",
+ "customer_patronic_name": null,
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry.ş 9-maý köçesi 8-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry.ş 9-maý köçesi 8-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "074409",
+ "passport_given_at": "1999-07-31",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry.ş",
+ "born_at": "1977-06-02",
+ "email": null,
+ "phone": "64367762",
+ "phone_additional": "65415263",
+ "phone_home": "44035142",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-64352415",
+ "work_started_at": "2013-09-02",
+ "work_salary": "1604",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1DliKaC0hE22rBTe1u8mStitBEpCoi5FxOFPxTap.jpg",
+ "passport_two": "3SH507OT7vznxSU0X85pNfMXlmUbKMkUFEI8OgZX.jpg",
+ "passport_three": "45Opgkr2IxrO7Fw3U03XVRwkx0IhTunqQKPMZOh2.jpg",
+ "passport_four": "iRvV3zLVU0pPPNaYTfIeKcOTirqR5BAm8ND33AWv.jpg",
+ "user_id": 882,
+ "status": "register",
+ "notes": null,
+ "created_at": "2024-08-13 23:50:41",
+ "updated_at": "2024-08-14 01:45:59",
+ "deleted_at": "2024-08-14 01:45:59",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2897,
+ "unique_id": "TB8302-2897",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gülbahar",
+ "customer_surname": "Saparkuliýewa",
+ "customer_patronic_name": "Kemalowna",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 3/21-nji jaýy",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 3/21-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "601806",
+ "passport_given_at": "2010-11-16",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-04-10",
+ "email": null,
+ "phone": "64456990",
+ "phone_additional": null,
+ "phone_home": "44054598",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag etrap Pensiýa gaznasy",
+ "work_company_accountant_number": "+(993)-44050251",
+ "work_started_at": "2018-02-21",
+ "work_salary": "2682",
+ "work_position": "Baş hünärmen",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "sq6ZDu9ovxilJDsyBFhqCfxeLQr2ddi69NacpZXT.jpg",
+ "passport_two": "uVFAhAovP10Uiunlin0NQASZfbR0lRhbLhSMh6Gb.jpg",
+ "passport_three": "18D78IZ88AuXs8strwZEy4n8dhDzqSmEsHn7BZHk.jpg",
+ "passport_four": "iNhpDnt5zIwleJtQtcKpKpe7wnDGhd4NihBnvCuc.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 00:15:01",
+ "updated_at": "2024-08-14 22:47:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2898,
+ "unique_id": "TB8302-2898",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zarifa",
+ "customer_surname": "Tasmuradowa",
+ "customer_patronic_name": "Kulturayewna",
+ "passport_address": "Magdanly saheri Gurlusykcylar koc 7/2",
+ "real_address": "Magdanly saheri gurlusykcylar koc 7/2",
+ "passport_serie": "I-LB",
+ "passport_id": "601954",
+ "passport_given_at": "2010-11-27",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1992-07-25",
+ "email": "muziktank78@gmail.com",
+ "phone": "63096804",
+ "phone_additional": "65274122",
+ "phone_home": "54733",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag etrabynyn bedenterbiye we sport bolumi",
+ "work_company_accountant_number": "+(993)-21078___",
+ "work_started_at": "2024-01-23",
+ "work_salary": "1015",
+ "work_position": "katip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WF29iB6NGlgjdHrQKcFl85aB6eFtWtpY0HOHUxuS.jpg",
+ "passport_two": "sJpT6ef5rD05Z8WugMfjcc4EuM7VX2eMgTMjkqdz.jpg",
+ "passport_three": "A6GJleRoPB96jw7A3BuTuzmnus8GsksgKsGzNOUf.jpg",
+ "passport_four": "CffjDz44AaC4Q9YnMiJjRemK2BaKoCg2NZj0fkoE.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 00:16:38",
+ "updated_at": "2024-08-14 22:48:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2899,
+ "unique_id": "TB8302-2899",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Maýa",
+ "customer_surname": "Nyýazowa",
+ "customer_patronic_name": "Mirberdiýewna",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 4/1-nji jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 4/1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "546426",
+ "passport_given_at": "2009-05-27",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1993-01-01",
+ "email": null,
+ "phone": "61853864",
+ "phone_additional": null,
+ "phone_home": "44051232",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "57-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44037931",
+ "work_started_at": "2024-01-10",
+ "work_salary": "3650",
+ "work_position": "müdiriň orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "UJTHFcR7i6pXCInPDE1BitiBEsYhD11caw8Qmvl9.jpg",
+ "passport_two": "taMvnIbh9KWi9hN9c2ngC3PGWesRGiXBiKpIkvpx.jpg",
+ "passport_three": "48l2IbSydjKV7GTKmN4YNPPZ4LJQoEynBcnhtMq9.jpg",
+ "passport_four": "Tk3xW8KU04KjIxf325CiucHJ4PAZpxsmbcG0Z1Nq.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 00:22:09",
+ "updated_at": "2024-08-14 22:47:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2900,
+ "unique_id": "TB1307-2900",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jennet",
+ "customer_surname": "Dowletmyradowna",
+ "customer_patronic_name": "Allamyradowna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby köçe Kämillik jaý68 öý60",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby köçe Kämillik jaý68 öý60",
+ "passport_serie": "I-AH",
+ "passport_id": "036166",
+ "passport_given_at": "1998-12-30",
+ "passport_given_by": "Ahal wel.",
+ "born_place": "Ahal",
+ "born_at": "1969-07-17",
+ "email": "Jennet@gmailcom",
+ "phone": "65641928",
+ "phone_additional": "65641928",
+ "phone_home": "12563256",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Magtymguly adyndaky Türkmen Döwlet Unwersitetinde",
+ "work_company_accountant_number": "+(993)-12452563",
+ "work_started_at": "2017-09-01",
+ "work_salary": "3500",
+ "work_position": "Uly mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "OXz41zLAKQm6zuVW5MKepCWrJruridoHcJGpRzop.jpg",
+ "passport_two": "o5V813FBdtwsz70nFROFtnhWyCmfxNjvCbiDLfHE.jpg",
+ "passport_three": "WGOseR2L3E4PyiD7KxhmwtCPmw9m2sLrO7YQdjgq.jpg",
+ "passport_four": "JBjHw2OKyJArmRav6ecUF6d10vl2B53YoTMTAOnB.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 00:26:33",
+ "updated_at": "2024-09-01 17:39:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2901,
+ "unique_id": "TB8302-2901",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ruslan",
+ "customer_surname": "Uralow",
+ "customer_patronic_name": "Boriyewic",
+ "passport_address": "Magdanly saheri Turkmenistan koc 13",
+ "real_address": "Magdanly saheri Turkmenistan koc 13",
+ "passport_serie": "I-LB",
+ "passport_id": "298895",
+ "passport_given_at": "2002-07-30",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1985-04-14",
+ "email": "muziktank78@gmail.com",
+ "phone": "65425741",
+ "phone_additional": "65944158",
+ "phone_home": "54277",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag nebit karhanasy 122-nji AYGB",
+ "work_company_accountant_number": "+(993)-21045___",
+ "work_started_at": "2015-02-10",
+ "work_salary": "2093",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "suzWSJCubiLFbay5VeQSH01EdDrjloYDJgyTIk20.jpg",
+ "passport_two": "V6v7w0OC3SbwPvm1vVfNwvllX9VOU0Ptjap9Y04G.jpg",
+ "passport_three": "X3w6JUH57mAG1klHvik766aHmDzgVJYWpmjLTLpS.jpg",
+ "passport_four": "r0fQnPid1VMH5MyHb3OljHkZpo4CV7lS7QPnY13M.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 01:40:42",
+ "updated_at": "2024-08-19 23:36:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2902,
+ "unique_id": "TB8302-2902",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Laçyn",
+ "customer_surname": "Joraýewa",
+ "customer_patronic_name": "Rahimowna",
+ "passport_address": "Köýtendag etrap Daşrabat geň. Daşrabat obasy Türkmenbaşy köçe 10-njy jaý",
+ "real_address": "Köýtendag etrap Daşrabat geň. Daşrabat obasy Türkmenbaşy köçe 10-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "526490",
+ "passport_given_at": "1990-04-04",
+ "passport_given_by": "Beýik Türkmenbaşy ad. etrap häkimligi",
+ "born_place": "Beýik Türkmenbaşy ad. etrabynyň Daşrabat geňeşligi",
+ "born_at": "1990-04-04",
+ "email": null,
+ "phone": "65312574",
+ "phone_additional": null,
+ "phone_home": "44037865",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "42-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44037812",
+ "work_started_at": "2022-11-22",
+ "work_salary": "4323",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "JxxCKtuPKVoc1xfRb7cXJ1GraeKPbnCCkw7GXzUd.jpg",
+ "passport_two": "TCA5iC8NjFbTvPZXcgLGfT61xp2azyHIC7Mqa88e.jpg",
+ "passport_three": "2Ot0KlEx5cPfp5nw6bHZ0XQ9KfzWhTXPaNxzZvWZ.jpg",
+ "passport_four": "CQ6TNzT17FFsUCW3kuLTgl7DbMi0AEbmbpG4KDWm.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 01:54:38",
+ "updated_at": "2024-08-14 22:48:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2903,
+ "unique_id": "TB6360-2903",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Zalina",
+ "customer_surname": "Mahtumowa",
+ "customer_patronic_name": "Gadžikerimowna",
+ "passport_address": "Hazar ş-çe 31-20-13",
+ "real_address": "Hazar ş-çe 31-20-13",
+ "passport_serie": "I-BN",
+ "passport_id": "465021",
+ "passport_given_at": "2012-07-30",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "Balkanabat ş",
+ "born_at": "1985-10-15",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64361062",
+ "phone_additional": "64361062",
+ "phone_home": "64361062",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa Deňiz \" HK",
+ "work_company_accountant_number": "+(993)-64361062",
+ "work_started_at": "2023-08-11",
+ "work_salary": "2439",
+ "work_position": "aşhana işgäri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Hzn5CuJmpUpJKIrdk4owMg0BMdN3BKI2uOlvyehx.jpg",
+ "passport_two": "E2I8nQFOFRXt6Mm6NpdqKvA1AlwLERoaKwdwjcMa.jpg",
+ "passport_three": "09TyuubXTc5NNAAV8VbJxeriKFGGAdb1yGyyLU31.jpg",
+ "passport_four": "adtJ22WkA6S74vO98tpUQ7MWPssuj8eqNtzYKyZX.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 02:07:35",
+ "updated_at": "2024-08-27 19:42:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2904,
+ "unique_id": "TB7369-2904",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Annagül",
+ "customer_surname": "Kulowa",
+ "customer_patronic_name": "Durdymyradowna",
+ "passport_address": "Baýramaly şäheri Nyýazow şa ýoly 8/8",
+ "real_address": "Baýramaly şäheri Nyýazow şa ýoly 8/8",
+ "passport_serie": "I-MR",
+ "passport_id": "149694",
+ "passport_given_at": "2000-11-09",
+ "passport_given_by": "Baýramaly şäher käkimligi",
+ "born_place": "Baýramaly şäheri Nyýazow şa ýoly 8/8",
+ "born_at": "1970-08-09",
+ "email": null,
+ "phone": "62176673",
+ "phone_additional": "62176673",
+ "phone_home": "62176673",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly şäheriniň 8-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-62176673",
+ "work_started_at": "2000-08-14",
+ "work_salary": "4455",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "bl8WWjWGthA5faVaoBbI69hESJZCz91VJASGwCwk.jpg",
+ "passport_two": "JFuSTb2HQrZVwBmUQBQxyrdoxqirMZvc25NkmnTb.jpg",
+ "passport_three": "QSvYNLemAn55Vq9ctIqKitU7YKxfYmWX0mSqkBh5.jpg",
+ "passport_four": "lROPRZ4S5gcSH0VWKNMD6UPq8pZBrHQlOEWEMeKz.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 17:12:34",
+ "updated_at": "2024-08-14 17:12:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2905,
+ "unique_id": "TB6352-2905",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jumaguly",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Annaýewiç",
+ "passport_address": "Balkan welaýatynyň Gumdag şäheri, 27-nji ÝJT, 33",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrabynyň Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "543496",
+ "passport_given_at": "2018-09-07",
+ "passport_given_by": "Balkan welaýatynyň Gumdag şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "2001-11-26",
+ "email": null,
+ "phone": "63108968",
+ "phone_additional": null,
+ "phone_home": "63108968",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-24340065",
+ "work_started_at": "2023-11-24",
+ "work_salary": "2381",
+ "work_position": "Gorag işgäri",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "G1K6MNw5lM35OPs41rRqsO56vDnaF0o9BD9xDJ9o.jpg",
+ "passport_two": "Rr4zlpd2OcmhutxuhyhsK1gu8mnUowDNVgLzD40z.jpg",
+ "passport_three": "KpsX91k6dShrBgemGMzCUjW7XPJIFaekoSvcPYyA.jpg",
+ "passport_four": "rFKuFOAYI6p1o3TfsPpOEbTrPxKvEXMSiFGkFo31.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 17:36:49",
+ "updated_at": "2025-05-21 10:00:34",
+ "deleted_at": "2025-05-21 10:00:34",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2906,
+ "unique_id": "TB6352-2906",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Eziz",
+ "customer_surname": "Nejepow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri, 13 kiçi etrapça, 24/1",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri, 13 kiçi etrapça, 24/1",
+ "passport_serie": "I-BN",
+ "passport_id": "528424",
+ "passport_given_at": "2017-01-06",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "2000-10-24",
+ "email": null,
+ "phone": "61448875",
+ "phone_additional": null,
+ "phone_home": "65881905",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "TÝNGG ÝG tresti",
+ "work_company_accountant_number": "+(993)-65881905",
+ "work_started_at": "2024-05-20",
+ "work_salary": "1735",
+ "work_position": "Gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "fAU2e3uOSSN3oDR5jhPKKbkIC223mKmUl4ElPCf3.jpg",
+ "passport_two": "I0VuhScSfCjauuJ1S1gvgGZKAqoClHeYaAxn9Oiy.jpg",
+ "passport_three": "MeWIlZ0u1imS86wAIWTf7JiZOir0wPyVldFOZ8nR.jpg",
+ "passport_four": "reyhApOCurCge1LdWU1uarvHZocomzLI7RbDQkrN.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 17:46:58",
+ "updated_at": "2025-05-21 10:00:34",
+ "deleted_at": "2025-05-21 10:00:34",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2907,
+ "unique_id": "TB6352-2907",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wepa",
+ "customer_surname": "Narlyýew",
+ "customer_patronic_name": "Bazarowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 5/22",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1 kiçi etrapça 5/22",
+ "passport_serie": "I-BN",
+ "passport_id": "424266",
+ "passport_given_at": "2011-11-29",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "Mary welaýat Murgap etrabynyň Murgap şäherçesi",
+ "born_at": "1979-04-08",
+ "email": null,
+ "phone": "65299278",
+ "phone_additional": null,
+ "phone_home": "65299278",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-12-03",
+ "work_salary": "2552",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yTl3rxo67KTADjI0BKcCiuN0SUIFRaWgsVCMlL2b.jpg",
+ "passport_two": "3Vf137tOmECqHZSJm9J9yZHISw7NhxbMK4fxyOxK.jpg",
+ "passport_three": "Ri33X8ypoZ2Nt04D1z1etX1dqSz4G5Q6Zw0Z6D46.jpg",
+ "passport_four": "bRMb8qRE65CzNUlvN6rFNE38B2jrUCmUX10aHEhM.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 18:16:39",
+ "updated_at": "2024-08-15 01:48:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2908,
+ "unique_id": "TB1307-2908",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammetmyrat",
+ "customer_surname": "Hanaýew",
+ "customer_patronic_name": "Mustapagulyýewiç",
+ "passport_address": "Ahal wel Akbugdaý etraby Saryk obasy",
+ "real_address": "Ahal wel Akbugdaý etraby Saryk obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "680337",
+ "passport_given_at": "2016-12-26",
+ "passport_given_by": "Ahal wel Akbugdaý etrap häkimligi",
+ "born_place": "Ahal wel Akbugdaý etrabu bugdaýly geňeşligi",
+ "born_at": "1996-11-18",
+ "email": "Muhammetmyrat@gmail.com",
+ "phone": "65431340",
+ "phone_additional": "65431340",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"SAI Interbudmontaž GmbH\"",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-02-06",
+ "work_salary": "1361",
+ "work_position": "gaplaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "p7HeNLGAwHJrLqiZloRicQUsAXmuLb11ZvwJ4iJG.jpg",
+ "passport_two": "QfvLVYOrJF8My6ACiloup3DgAoY1a9XIJ9PMoQVw.jpg",
+ "passport_three": "zvod88gFvUXdmk2ufaktaNdbNbAFVbUpUirKA7wX.jpg",
+ "passport_four": "4mktZ2qdYVVnKOvofHKDbZ2YREINWBe1H5LGT7LH.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 18:27:45",
+ "updated_at": "2024-09-01 17:39:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2909,
+ "unique_id": "TB1303-2909",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Milana",
+ "customer_surname": "Joraýewa",
+ "customer_patronic_name": "Merdanowna",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap Oguzhan köçe jaý 34 öý 47",
+ "real_address": "Aşgabat şäher Berkararlyk etrap Oguzhan köçe jaý 34 öý 47",
+ "passport_serie": "I-AS",
+ "passport_id": "658059",
+ "passport_given_at": "2021-12-30",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap Polisiýa bölümi",
+ "born_place": "Lebap welaýatynyň Darganata etrabynyň Darganata şäheri",
+ "born_at": "2003-03-15",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "71155992",
+ "phone_additional": "64009504",
+ "phone_home": "64009504",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Bereketli Jülge hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-63313500",
+ "work_started_at": "2024-07-01",
+ "work_salary": "6030",
+ "work_position": "menejer",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Oz4cPP9ZKhDimr2wqygFVQ8bcS2BAxu933fqRYJ7.jpg",
+ "passport_two": "5waWB7a3Mqj705q0PAR4FhtIoFfQK4WsIz2Gx9Vm.jpg",
+ "passport_three": "HOdW0koKABXNlXD8A9csyjJwgV4j8bETEvP8Og6l.jpg",
+ "passport_four": "c6YhGayaziUaMCcOUkpd5tK9jAzb9hokOOWeWrcz.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 20:11:53",
+ "updated_at": "2024-08-15 19:47:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2910,
+ "unique_id": "TB8302-2910",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kamaliddin",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Zairowic",
+ "passport_address": "Magdanly saheri Merdana koc 27",
+ "real_address": "Magdanly saheri Merdana koc 27",
+ "passport_serie": "I-LB",
+ "passport_id": "620616",
+ "passport_given_at": "2011-02-04",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Beyik Turkmenbasy ad.etrabynyn Hojahayran genesligi",
+ "born_at": "1994-04-05",
+ "email": "muziktank78@gmail.com",
+ "phone": "63652731",
+ "phone_additional": "61257896",
+ "phone_home": "54722",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-21099___",
+ "work_started_at": "2023-11-16",
+ "work_salary": "2496",
+ "work_position": "Slesar abatlayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DEwKdxi5xRJBeKacCTFW1Lfzuff7IiAgiwWAZkps.jpg",
+ "passport_two": "ei93Vkj5OZmU6jWnFvoxYqQtw1Zvscm3gJDR6yfU.jpg",
+ "passport_three": "NoPtQOkyGQchyrcR0QjucBzSGcHti4xETMKaqbTy.jpg",
+ "passport_four": "gTx119JyPQZikBV3oMRg8eB2Qve27jsBDYSNbjOP.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 22:43:45",
+ "updated_at": "2024-08-19 23:36:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2911,
+ "unique_id": "TB1307-2911",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dowran",
+ "customer_surname": "Caryyew",
+ "customer_patronic_name": "Gurbanmyradowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby 30 ke 7 gec kocesinin 4 nji jyy 25 nji otagy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby 30 ke 7 gec kocesinin 4 nji jyy 25 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "031628",
+ "passport_given_at": "1998-07-25",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap PB",
+ "born_place": "Ahal wel Sarahs etr Garaman oba",
+ "born_at": "1973-02-20",
+ "email": "Dowran@gmail.com",
+ "phone": "62281449",
+ "phone_additional": "63411817",
+ "phone_home": "62281449",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn Goranmak Ministrligi Akkumulyator onumcilik karhanasy 27047 harby bolumiinin maliye bolumi",
+ "work_company_accountant_number": "+(993)-62281449",
+ "work_started_at": "2024-03-01",
+ "work_salary": "5465",
+ "work_position": "Bolum mudir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0HyXZZnOVbXcL3Rops2jZGhFXrU6E7NeAklRFCro.jpg",
+ "passport_two": "fFb83CBQt3rpjc7yNyf1XSE6Ur7z6KuKinlsm5iU.jpg",
+ "passport_three": "dz4D9u5coQFiBGzDyhwJq2x9KSVnOMRVy5LBguaj.jpg",
+ "passport_four": "9Z4MjViV5u86xQ6MRuxlJsxJVoIMD5trj5vJtPTE.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 23:25:48",
+ "updated_at": "2024-09-01 17:38:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2912,
+ "unique_id": "TB1303-2912",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülälek",
+ "customer_surname": "Annameredowa",
+ "customer_patronic_name": "Gurbanowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Kuliýewa köçesiniň 9-njy jaýy",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Kuliýewa köçesiniň 9-njy jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "603653",
+ "passport_given_at": "2019-02-12",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1993-04-06",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62600800",
+ "phone_additional": "62600800",
+ "phone_home": "12731322",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň jemgyýetçilik iýmiti döwlet kärhanasy",
+ "work_company_accountant_number": "+(993)-12344041",
+ "work_started_at": "2018-09-01",
+ "work_salary": "1556",
+ "work_position": "müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KaUFKKwlDXJBaVltkHgT6sBrYAIP6TPFt1rNQfB0.jpg",
+ "passport_two": "NQVHgFCIJdo3199dDLjMKXDyFVFZJ3NEmYU2YGoC.jpg",
+ "passport_three": "sbubegFKruTC6Gw5PyCRpUNqPrUUos7ry08Fcxts.jpg",
+ "passport_four": "5LDsNw3Mz67137TA8krRNNjtYyOqs1H6cNG0dc0u.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 23:56:43",
+ "updated_at": "2024-08-23 20:44:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2913,
+ "unique_id": "TB8302-2913",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Ýegenow",
+ "customer_patronic_name": "Ýaraşowiç",
+ "passport_address": "Magdanly şäher Altyn-damja köçe 20-nji jaý",
+ "real_address": "Magdanly şäher Altyn-damja köçe 20-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "243304",
+ "passport_given_at": "2001-08-24",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1985-07-04",
+ "email": null,
+ "phone": "64355424",
+ "phone_additional": null,
+ "phone_home": "44057865",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-44034532",
+ "work_started_at": "2024-03-28",
+ "work_salary": "2711",
+ "work_position": "Inžener-tehnology",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "2glYMk0GV93KOLk7LuASDmRKeMNCvsDYUtyjlsmI.jpg",
+ "passport_two": "v9QFFnvdNVmzVF8Pz7EPmuEAdKaWqlMHYqeacj4x.jpg",
+ "passport_three": "9mzM468bEyjXhTJz9Blp19UKF6HVCOnuCiENFYTJ.jpg",
+ "passport_four": "T1nG41LxcdPMXsD4BrUJbcwMrDQG3cdB26J0Xkxt.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-14 23:59:38",
+ "updated_at": "2024-08-19 23:37:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2914,
+ "unique_id": "TB1303-2914",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Aýsoltan",
+ "customer_surname": "Köşekowa",
+ "customer_patronic_name": "Gurbanowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Kulyýewa köçesiniň 9-njy jaýy",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Kulyýewa köçesiniň 9-njy jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "661381",
+ "passport_given_at": "1991-02-11",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-02-11",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65675940",
+ "phone_additional": "65675940",
+ "phone_home": "12664036",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň jemgyýetçilik iýmiti döwlet kärhanasy",
+ "work_company_accountant_number": "+(993)-12344041",
+ "work_started_at": "2021-09-01",
+ "work_salary": "1556",
+ "work_position": "aşpez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IdnSMKjEky5Qhjc9FefSn7AfTO7wwIMwejRwHEcX.jpg",
+ "passport_two": "cc7Gw2psZy36SodNLHlHmsDxdgEGCyC9sB7vY4ba.jpg",
+ "passport_three": "pcBSSXXVD8ZdupGgBd32OKf1cZkdmrt1YMXOhGtB.jpg",
+ "passport_four": "M9Z4E8JRDcFGsRHo7uLVzqyFjhYanmXRuDVH62Us.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 00:02:53",
+ "updated_at": "2024-08-23 20:44:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2915,
+ "unique_id": "TB8318-2915",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Haýytmurat",
+ "customer_surname": "Kurbanow",
+ "customer_patronic_name": "Ýok",
+ "passport_address": "Lebap welaýatynyň Hojambaz etrabynyň Döwletli şäherçesiniň Pagtaçy geňeşliginiň Pagtaçy obasy",
+ "real_address": "Lebap welaýatynyň Hojambaz etrabynyň Döwletli şäherçesiniň Pagtaçy geňeşliginiň Pagtaçy obasy",
+ "passport_serie": "I-LB",
+ "passport_id": "915082",
+ "passport_given_at": "2015-08-21",
+ "passport_given_by": "Lebap welaýatynyň beýik Türkmenbaşy ad. etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Hojambaz etrabynyň Galkynyş geňeşligi",
+ "born_at": "1970-02-14",
+ "email": null,
+ "phone": "64220670",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap sement zawody",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2023-08-07",
+ "work_salary": "3343",
+ "work_position": "Bölüm başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rhBLL1sGFkrGvwDJ6Iwatnf5HoEhG5zBEG0oyy72.jpg",
+ "passport_two": "ZbCJb68MkuJvyrAwNAliaY3by5C2KYeVSBBEwTlT.jpg",
+ "passport_three": "UTa3RLB9zfGOuYOJ527CCjj6UYiQPMXSMrazs64Z.jpg",
+ "passport_four": "Q9fxWX8n9sSUcipcVJ4YGRCNznUZkOISfND3yzhZ.jpg",
+ "user_id": 883,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-08-15 00:14:58",
+ "updated_at": "2024-08-18 17:05:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2916,
+ "unique_id": "TB6359-2916",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Toýly",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Agoýlyýewiç",
+ "passport_address": "BW Balkanabat ş kw 210 jaý 3 öý 3",
+ "real_address": "BW Balkanabat ş kw 210 jaý 3 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "494413",
+ "passport_given_at": "2014-08-26",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1998-06-21",
+ "email": null,
+ "phone": "61646475",
+ "phone_additional": "61646475",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýol gurluşyk müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-01-04",
+ "work_salary": "1423",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hfaLk5oA7ziNsrToJ7TuEWKu55wZ8HaN07mUD0V5.jpg",
+ "passport_two": "L6NUFeTjqnnjYOLYuS4BLbYpAb6nf31BbAUl59as.jpg",
+ "passport_three": "1rTifZ279pc3K3WRCh9Dv4lTlvjbJ5mwiUY4A21M.jpg",
+ "passport_four": "kHVdmnZAzoas12Ev3a5aFvB63NrCsNCCc0fQbAUR.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 01:37:20",
+ "updated_at": "2024-08-15 01:37:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2917,
+ "unique_id": "TB6359-2917",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arazdurdy",
+ "customer_surname": "Şahmanow",
+ "customer_patronic_name": null,
+ "passport_address": "BW Gumdag ş Türkmen oba jaý 329",
+ "real_address": "BW Gumdag ş Türkmen oba jaý 329",
+ "passport_serie": "I-BN",
+ "passport_id": "204677",
+ "passport_given_at": "2002-08-09",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1970-01-14",
+ "email": null,
+ "phone": "64992030",
+ "phone_additional": "64992030",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Barsagelmez tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "6009",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NPsrEpI7LDISkgE0ACIfyuOHSslhH4gdjZawaTyQ.jpg",
+ "passport_two": "WstqgNrpH5C2Nw3zgNcQCXd3XAElJEdjjfugoeSw.jpg",
+ "passport_three": "k7URPKNctL4Hsozt3BRJnus5x3cCtaQV7CHccEnx.jpg",
+ "passport_four": "rgPSn0baJk22O8SXcbYN6TW8n6xX8NM3cBSexLKp.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 01:47:50",
+ "updated_at": "2024-08-15 01:47:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2918,
+ "unique_id": "TB6352-2918",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbangözel",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Tirkişowna",
+ "passport_address": "Mary welaýaty, Sakarçäge etrap, Keseýap geňeşligi",
+ "real_address": "Mary welaýaty, Sakarçäge etrap, Keseýap geňeşligi",
+ "passport_serie": "II-MR",
+ "passport_id": "213651",
+ "passport_given_at": "2019-02-19",
+ "passport_given_by": "Mary welaýatynyň Sakarçäge etrap häkimligi",
+ "born_place": "Mary welaýat Sakarçäge etrap Keseýap geňeşligi",
+ "born_at": "1980-09-16",
+ "email": null,
+ "phone": "64412108",
+ "phone_additional": null,
+ "phone_home": "64412108",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-11-14",
+ "work_salary": "2068",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "6zuIE0iDAfrkmAVJN2T1qqFBxGKeOijqZdZdJa95.jpg",
+ "passport_two": "FO9qkW9JE8s2fLwUjv3iKAFljjp7d0PhekEoDFGo.jpg",
+ "passport_three": "6wiD43gF3B8FPKPx0Rzy9gU3qV3CDYHQ5X9Meyyu.jpg",
+ "passport_four": "cyweFsyBiJ1tdlSBtkjGqJcwohxFzjnSkSb5KOuT.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 01:48:09",
+ "updated_at": "2024-08-15 01:48:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2919,
+ "unique_id": "TB6352-2919",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurmuhammet",
+ "customer_surname": "Bäbişow",
+ "customer_patronic_name": "Satlykgurbanowiç",
+ "passport_address": "Balkan welaýaty, Balkanabat şäheri, 103-nji \"A\" kwartal, 24/2",
+ "real_address": "Balkan welaýaty, Balkanabat şäheri, 103-nji \"A\" kwartal, 24/2",
+ "passport_serie": "I-BN",
+ "passport_id": "266436",
+ "passport_given_at": "2005-06-16",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Esenguly etraby",
+ "born_at": "1989-03-30",
+ "email": null,
+ "phone": "65025742",
+ "phone_additional": null,
+ "phone_home": "63449744",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýöriteleşdirilen tehnikalar müdirligi",
+ "work_company_accountant_number": "+(993)-65025742",
+ "work_started_at": "2023-11-28",
+ "work_salary": "5257",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vCQ9BoFECPLbHUcpq0vWMNsrjMXLWYAHspdsXRrQ.jpg",
+ "passport_two": "mHBMq8Yo37kaIb9kj2NzZbVwgp7sgstUfi1o1jPK.jpg",
+ "passport_three": "oNv1VR7SGTWokYqJ5nDjKsCu73wEXfncfLtLBWpV.jpg",
+ "passport_four": "NrbmndDXFVsMMVzZ6e51I7cCfgjJo8P2joyWvKdr.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 01:48:10",
+ "updated_at": "2024-08-15 01:48:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2920,
+ "unique_id": "TB6352-2920",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Meretmuhammet",
+ "customer_surname": "Muhammedow",
+ "customer_patronic_name": "Güýçgeldiýewiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Gurbansolatn eje köçesi 2/4,5",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Gurbansolatn eje köçesi 2/4,5",
+ "passport_serie": "I-BN",
+ "passport_id": "469500",
+ "passport_given_at": "2014-05-19",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Magtymguly etrabynyň Garakel obasy",
+ "born_at": "1998-01-02",
+ "email": null,
+ "phone": "61957648",
+ "phone_additional": null,
+ "phone_home": "61957648",
+ "work_region": "mr",
+ "work_province_id": 14,
+ "work_company": "2106 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-10-06",
+ "work_salary": "4108",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "wZEVi458I8FklB5Fv0zaAjg0CTcwQbpqQLvjxKca.jpg",
+ "passport_two": "rvX5AGa3hqB4WffiD93EIfdvJqQEfmpqpJZZwKwU.jpg",
+ "passport_three": "vz7dMu0itH7onNonfrg99qUT2vGaesLxcFPsn6wY.jpg",
+ "passport_four": "Vzrj71ffFrigehM17IzlUk5TN3qEqAPYofSsZQIG.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 01:49:10",
+ "updated_at": "2024-08-15 01:52:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2921,
+ "unique_id": "TB6352-2921",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülbibi",
+ "customer_surname": "Omarowa",
+ "customer_patronic_name": "Aşyralyýewna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher 1 kiçi etrapça 7a jaý 8 öý",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher 1 kiçi etrapça 7a jaý 8 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469388",
+ "passport_given_at": "2013-11-02",
+ "passport_given_by": "BW Garabogaz şäher şäkimligi",
+ "born_place": "BW Bereket şäheri",
+ "born_at": "1982-07-20",
+ "email": null,
+ "phone": "65186306",
+ "phone_additional": null,
+ "phone_home": "65186306",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "ÝJUM-niň",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-04-22",
+ "work_salary": "2235",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cLHPSvTsKAwblybzbaZYYhApnrkscPMVeEorya4o.jpg",
+ "passport_two": "5UfalUIewrRXhaMibHXTNDEaZSEBr2EBlinDNYU4.jpg",
+ "passport_three": "CjJ5it9v7sevDIzCbn4MkLM3HIEUnY3yVAeSwcFF.jpg",
+ "passport_four": "rViCPsiKyxI8qVJ7hELsIFhqe2EV75Z1MCNxZcrw.jpg",
+ "user_id": 558,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 01:52:45",
+ "updated_at": "2024-08-18 17:58:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2922,
+ "unique_id": "TB7369-2922",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Bäşim",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Allakulyýewiç",
+ "passport_address": "11-nji jaý toplumy",
+ "real_address": "11-nji jaý toplumy",
+ "passport_serie": "I-MR",
+ "passport_id": "618645",
+ "passport_given_at": "2011-07-01",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Bahar geňeşlik",
+ "born_at": "1991-03-17",
+ "email": null,
+ "phone": "65800534",
+ "phone_additional": "65800534",
+ "phone_home": "65800534",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly şäher 22-nji çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-65800534",
+ "work_started_at": "2021-07-13",
+ "work_salary": "1405",
+ "work_position": "binaçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UGFkqQkikRtAgk6G38wBVLt5Vd3XecHSpSUbeIA8.jpg",
+ "passport_two": "X4Z4WsDUMnzCrRcFjuNLb88YW3hTuxP42GmedqQ4.jpg",
+ "passport_three": "IuFT3ju207yRClps0N3Ur1FjNVw0lRrQvwjgKPjM.jpg",
+ "passport_four": "qXrTgMOz1o4WXW1dFTVuW1SzWCh95pRJe90WJ3Dr.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 18:03:45",
+ "updated_at": "2024-08-15 18:03:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2923,
+ "unique_id": "TB7369-2923",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Çarymyrat",
+ "customer_surname": "sähetgulyýew",
+ "customer_patronic_name": "Allanowiç",
+ "passport_address": "Baýramaly şäher Altyn topral köçe",
+ "real_address": "Baýramaly şäher Altyn topral köçe",
+ "passport_serie": "I-MR",
+ "passport_id": "140260",
+ "passport_given_at": "2007-04-13",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "gökdepe geňeşlik",
+ "born_at": "1964-01-01",
+ "email": null,
+ "phone": "65487963",
+ "phone_additional": "65487963",
+ "phone_home": "65487963",
+ "work_region": "mr",
+ "work_province_id": 9,
+ "work_company": "Marynebitgazgurluşyk",
+ "work_company_accountant_number": "+(993)-65487963",
+ "work_started_at": "1995-03-01",
+ "work_salary": "1543",
+ "work_position": "sazlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Cefytd7y3X5sqEdn8HLp9K7ErmVPNVGQPvcpu56D.jpg",
+ "passport_two": "bDeEW6zsOnfUw5B5c2pJJ27sEL55rCPP9rgIFvqa.jpg",
+ "passport_three": "u9GpSV1cDnvd9q32Sb9RfRHIyv4cZQXeOpgD6Wgi.jpg",
+ "passport_four": "sVH6WE83hnOnuR0a4u07qwMaNr278pBn9duAsvzR.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 18:16:26",
+ "updated_at": "2024-08-15 18:16:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2924,
+ "unique_id": "TB7369-2924",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "söhbetgeldi",
+ "customer_surname": "Akmuradow",
+ "customer_patronic_name": "Atajanowiç",
+ "passport_address": "Bahar geňeşlik",
+ "real_address": "Bahar geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "818508",
+ "passport_given_at": "2012-07-13",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Bahar geňeşlik",
+ "born_at": "1995-09-18",
+ "email": null,
+ "phone": "63215478",
+ "phone_additional": "63215478",
+ "phone_home": "63215478",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Turkmendemirýollary",
+ "work_company_accountant_number": "+(993)-63215478",
+ "work_started_at": "2022-12-01",
+ "work_salary": "1815",
+ "work_position": "montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IFFAK7NhMwvcgb6gpA8bM6x7QE7NzanGrvshdWDm.jpg",
+ "passport_two": "RscRwhxQ978waybBSUArfXEyY3CHqJQ2Gb5BS2dN.jpg",
+ "passport_three": "JuykJ3PmKAkeJjTTVV6VSnI1Dme7KLSXaf2nv3zY.jpg",
+ "passport_four": "nPpubfZHsbVwXbKRcDOgfTKUjYJF22RuyxCHhfSZ.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 18:34:15",
+ "updated_at": "2024-08-15 18:34:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2925,
+ "unique_id": "TB1307-2925",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Azat",
+ "customer_surname": "Gelenow",
+ "customer_patronic_name": "Döwletgeldiýewiç",
+ "passport_address": "Aşgabat ş köpetdag etr Parahat 2/2 jaý 20 otag 1",
+ "real_address": "Aşgabat ş köpetdag etr Parahat 2/2 jaý 20 otag 1",
+ "passport_serie": "I-AS",
+ "passport_id": "543866",
+ "passport_given_at": "2016-06-15",
+ "passport_given_by": "Aşgabat ş Köpetdag etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1991-02-26",
+ "email": "Azat@gmail.com",
+ "phone": "65061064",
+ "phone_additional": "65061064",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gozgalmaýan emlage bolan huk",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-05-13",
+ "work_salary": "3060",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uDUv7DGJFI7X8uFmVZ6Mz7KrFyIMJiGlJ0j9wz1l.jpg",
+ "passport_two": "Nc7JCzA1FnorMprvqelOO3Gh7nmkNG4UeiP4DHxx.jpg",
+ "passport_three": "6hvQbwQoqI6cV5r2IGDtOq5hesGd6rTNf4QR2D7F.jpg",
+ "passport_four": "NFDBkwd4pKm6FcsXRAWm1JE4NVpJd94J7uiXdoPm.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 19:42:19",
+ "updated_at": "2024-09-01 17:38:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2926,
+ "unique_id": "TB1307-2926",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Sadap",
+ "customer_surname": "Nepesowa",
+ "customer_patronic_name": "Amandurdyyewna",
+ "passport_address": "Asgabat şaherinin Berkararlyk etrap, koçe Parahat 7/1, jaý 8, otag 31",
+ "real_address": "Asgabat şaherinin Berkararlyk etrap, koçe Parahat 7/1, jaý 8, otag 31",
+ "passport_serie": "I-AS",
+ "passport_id": "685669",
+ "passport_given_at": "2023-07-15",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap Polisiya bolumi",
+ "born_place": "Asgabat",
+ "born_at": "2003-04-06",
+ "email": "Sadap@mail.ru",
+ "phone": "71642361",
+ "phone_additional": "63548448",
+ "phone_home": "12266903",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat şaherinin Bagtyyarlyk etrabynyn pensiya gaznasy",
+ "work_company_accountant_number": "+(993)-12266903",
+ "work_started_at": "2023-08-01",
+ "work_salary": "1918",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "s9EoXNwQeJS4l9ePXqq8w9zBTNJIq5OmoJcmSMgH.jpg",
+ "passport_two": "NBE6It6n8CXSz7VSyCKb0gjBKU8ygOwMwtSJn35B.jpg",
+ "passport_three": "ISfFmw2k8yPUSNJQXTsel3jxV8BimpGqlWlN0dat.jpg",
+ "passport_four": "W0aNB0RnGqpWrQvBvsYjWlpDM2bTgw07YQTDI9gP.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 20:40:38",
+ "updated_at": "2024-09-01 17:37:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2927,
+ "unique_id": "TB1307-2927",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Seyitmuhammet",
+ "customer_surname": "Seyitnazarow",
+ "customer_patronic_name": "Atamyradowic",
+ "passport_address": "Asgabat saherinin Kopetdag etrap Ataturk jay 101, kor A, otag 12.",
+ "real_address": "Asgabat saherinin Kopetdag etrap Ataturk jay 101, kor A, otag 12.",
+ "passport_serie": "I-AS",
+ "passport_id": "176139",
+ "passport_given_at": "2000-11-20",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap",
+ "born_place": "Asgabat",
+ "born_at": "1971-08-20",
+ "email": "Seyitmuhammet@mail.ru",
+ "phone": "65685690",
+ "phone_additional": "65685690",
+ "phone_home": "456148",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Asgabatjayhyzmat\" kahanasy",
+ "work_company_accountant_number": "+(993)-12744035",
+ "work_started_at": "2023-07-03",
+ "work_salary": "1432",
+ "work_position": "opratory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fGjM6txrkXQedARSGQ6A2JhpRxN8pHsjqGH2hODj.jpg",
+ "passport_two": "7I9YbiaXUfWHmJJO51NZ5JNdDT3aQkFEiAW04jUe.jpg",
+ "passport_three": "TX6scTY5ns0YKA2xix8y31xb4Pzi5xUDjErJZ6Qx.jpg",
+ "passport_four": "QjvHbpyzHenaMA3CZWE9WpDtyWgB460lGgvXfLpP.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-15 21:11:35",
+ "updated_at": "2024-09-01 17:37:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2928,
+ "unique_id": "TB6360-2928",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Hallygül",
+ "customer_surname": "Amanowa",
+ "customer_patronic_name": "Gurbanberdyýewna",
+ "passport_address": "Hazar ş-çe Garagöl obasy 3-nji jaýy",
+ "real_address": "Hazar ş-çe Garagöl obasy 3-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "033984",
+ "passport_given_at": "1998-12-18",
+ "passport_given_by": "BW Çeleken şäher polisýa bölümi",
+ "born_place": "Esenguly etraby",
+ "born_at": "1974-12-02",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65150776",
+ "phone_additional": "65150776",
+ "phone_home": "65150776",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWBBM 59-njy cagalar bagy",
+ "work_company_accountant_number": "+(993)-65150776",
+ "work_started_at": "2022-11-29",
+ "work_salary": "2456",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0MwtulVSJICQHEeWV5Q6sHgWnjqZTcal4Ufres7n.jpg",
+ "passport_two": "5SFTMgdpI3hVHZFY7T5359uZuIOAdVnDwQwLySOt.jpg",
+ "passport_three": "cEsbQUrWlnFHsc9EfTAWfxqAvXqJcdVGMkMxGyin.jpg",
+ "passport_four": "ej8v7XxKyRHMaW2so9u7MQ3dpP1v1e9DDjL4cYKG.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-16 00:21:14",
+ "updated_at": "2024-08-30 00:15:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2929,
+ "unique_id": "TB6360-2929",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jumadurdy",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Hazar ş-çe 56-2-14",
+ "real_address": "Hazar ş-çe 56-2-14",
+ "passport_serie": "I-BN",
+ "passport_id": "149719",
+ "passport_given_at": "2001-12-05",
+ "passport_given_by": "Hazar şäheriniň häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1985-01-19",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65157058",
+ "phone_additional": "65157058",
+ "phone_home": "65157058",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\"NGÇM",
+ "work_company_accountant_number": "+(993)-65157058",
+ "work_started_at": "0205-06-01",
+ "work_salary": "3855",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6KKrQKjPUEhtAJiIegT55avzDpQoJ48QuxrJGFVj.jpg",
+ "passport_two": "dwRUL91qWE8FkVq2oUL39Sfyb462GuipjX0Nryp0.jpg",
+ "passport_three": "QH5q90AdLVI7HEHct0imHASTeIQ2M7PUOa99VnUj.jpg",
+ "passport_four": "etwlfwafAP0woP0Lu2jjhFWQu5jfuJBHmTUAjvSA.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-16 00:26:42",
+ "updated_at": "2024-08-27 19:41:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2930,
+ "unique_id": "TB6360-2930",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülsün",
+ "customer_surname": "Salyhowa",
+ "customer_patronic_name": "Baýramgeldiýewna",
+ "passport_address": "BW Magtymguly etrabynyň Ýaňkel geňeşligi",
+ "real_address": "Magtymguly etrabynyň Ýaňkel geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "479774",
+ "passport_given_at": "2014-04-19",
+ "passport_given_by": "Magtymguly etrap häkimligi",
+ "born_place": "Balkanabat ş",
+ "born_at": "1986-12-03",
+ "email": "annagulgeldyva@229gmail.com",
+ "phone": "62358681",
+ "phone_additional": "62358681",
+ "phone_home": "62358681",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "59- njy cagalar bagy",
+ "work_company_accountant_number": "+(993)-62358681",
+ "work_started_at": "2022-11-29",
+ "work_salary": "2175",
+ "work_position": "terbiyecinin komekcisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MmfrkvaBkAcagYfsakTaDOlWhw55sbtVhwB6ZZj9.jpg",
+ "passport_two": "oq14TOSQoiJtRSDnGcwenUtjZOXdcHYVM6awps5g.jpg",
+ "passport_three": "EdsKf1QJgboMTJXNEs5AbpZ3krEgWNUm103tGeTj.jpg",
+ "passport_four": "XyTHxazS0oI0oiIHXojHwKRtUDlBNkxHRYRMtUVI.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-16 00:33:41",
+ "updated_at": "2024-08-27 23:11:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2931,
+ "unique_id": "TB2305-2931",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Selbinýaz",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Gurbanmyradowna",
+ "passport_address": "Sarahs şäheriniň Gurbansoltan eje 1/14 jaýy",
+ "real_address": "Sarahs şäheriniň Gurbansoltan eje 1/14 jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "753294",
+ "passport_given_at": "1991-09-12",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1991-09-12",
+ "email": null,
+ "phone": "61931798",
+ "phone_additional": null,
+ "phone_home": "62664726",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "\"Türkmengazawtomatika\" müdürliginiň Döwletabatdaky 7-nji sehinde",
+ "work_company_accountant_number": "+(993)-63525855",
+ "work_started_at": "2013-04-23",
+ "work_salary": "1919",
+ "work_position": "Süpürji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "d7DquZkQao8FXVewoBvRmO18Vw0tKM6aV0TgtONx.jpg",
+ "passport_two": "Of5kIqr89oi0FJJCbmwNTRFgFSglic5WslmdFPJz.jpg",
+ "passport_three": "DlBXGYhlur9z4Vek3Xkjd51ML5wxWpbBoTVfmxit.jpg",
+ "passport_four": "4dsRGbJQ7WHmjctK9CoVrR41fFbIP4Wr8BdXeVfS.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-08-16 00:57:50",
+ "updated_at": "2024-08-16 00:57:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2932,
+ "unique_id": "TB6352-2932",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýazgül",
+ "customer_surname": "Möwlamowa",
+ "customer_patronic_name": "Tuwakmämmedowna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäheri Görogly köçe 3-nji jaý, 18-öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäheri Görogly köçe 3-nji jaý, 18-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "611718",
+ "passport_given_at": "2023-12-13",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1985-05-05",
+ "email": null,
+ "phone": "63112727",
+ "phone_additional": "63112727",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2018-08-01",
+ "work_salary": "2286",
+ "work_position": "slesar-elektrigi",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "MWQnXsvNRzJL79sWOLE0uo62MDKZSnbG4i2rLbqd.jpg",
+ "passport_two": "rFnKPhnPzHX4S19nUi4pkErUZgKNcScaeLvfp9bd.jpg",
+ "passport_three": "RaUc0Qc2mXC5fX3Lt4qv5poIGz5DCAlgxR578e83.jpg",
+ "passport_four": "LIddl8XMmyR278hj7InlsEKK4GWcmuFxKMmfC2XO.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-16 01:11:04",
+ "updated_at": "2024-08-16 01:13:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2933,
+ "unique_id": "TB6352-2933",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýengişmämmet",
+ "customer_surname": "Jomykow",
+ "customer_patronic_name": "Janmämmedowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy etrap Hudaýberdi obasy",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy etrap Hudaýberdi obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "131959",
+ "passport_given_at": "2002-05-08",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etrabynyň Hudaýberdi obasy",
+ "born_at": "1985-05-09",
+ "email": null,
+ "phone": "64397721",
+ "phone_additional": "64397721",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkan senagat zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2012-05-31",
+ "work_salary": "2977",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dIZTxUH9QQSK0Atb9mAsFWUCf1dRmYYYo2cbgBEF.jpg",
+ "passport_two": "0tFF7QCkHH4gge9eJdRQkemOwTyxxJjRIX3Pw6IP.jpg",
+ "passport_three": "LUNtQNWABDm6ERiQSNEOOXZuBUWzvZuebk8A3Lio.jpg",
+ "passport_four": "HHNIMJPG15hKuEPiZrinTZz9yzBc5XeFHUCqklDq.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-16 01:20:46",
+ "updated_at": "2024-08-16 01:20:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2934,
+ "unique_id": "TB6352-2934",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülbäbek",
+ "customer_surname": "Atakörpäýewa",
+ "customer_patronic_name": "Ýazgeldiýewna",
+ "passport_address": "Balkan welaýatynyň Garabogaz şäheri II-kiçi etrapça 5/1",
+ "real_address": "Balkan welaýatynyň Garabogaz şäheri II-kiçi etrapça 5/1",
+ "passport_serie": "I-BN",
+ "passport_id": "588255",
+ "passport_given_at": "2023-03-28",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etraby",
+ "born_at": "1999-09-12",
+ "email": null,
+ "phone": "63476446",
+ "phone_additional": null,
+ "phone_home": "63476446",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2022-08-01",
+ "work_salary": "1910",
+ "work_position": "Maşinist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WFUvRAh1q1jIWKlsJGYiM40WkKlXRUlJso2wFMsz.jpg",
+ "passport_two": "QMQIMyilQzCQrY6xpC9eBt7MJJIkGr4xdvctzO7t.jpg",
+ "passport_three": "mjEMFl4nyYSt6K7TF9XNP3kepUZjfIe681B239nX.jpg",
+ "passport_four": "lnuArQ6CMGeu36xDph4fAJZ0yN2zenaLUpKf1jJ0.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-18 17:56:29",
+ "updated_at": "2025-05-21 10:00:34",
+ "deleted_at": "2025-05-21 10:00:34",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2935,
+ "unique_id": "TB8312-2935",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Arzuw",
+ "customer_surname": "Gadamowa",
+ "customer_patronic_name": "Gadamowna",
+ "passport_address": "Mätäji 13",
+ "real_address": "Mätäji 13",
+ "passport_serie": "I-LB",
+ "passport_id": "858833",
+ "passport_given_at": "2015-02-18",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Gazojak şäheri",
+ "born_at": "1998-12-22",
+ "email": "arzuw@gmail.com",
+ "phone": "61223394",
+ "phone_additional": null,
+ "phone_home": "44551245",
+ "work_region": "lb",
+ "work_province_id": 25,
+ "work_company": "Darganata etrap hassahanasynyň Gazojak şahamcasy",
+ "work_company_accountant_number": "+(993)-44551246",
+ "work_started_at": "2022-10-25",
+ "work_salary": "2393",
+ "work_position": "Şepagat uýasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "A56s4zDkE8VUJQgey08EW2GBjNgbNqv7jHe75J0x.jpg",
+ "passport_two": "sIg8R7IC3AoCRz7aua1Fh4eD0lmFObgfRIywH5gX.jpg",
+ "passport_three": "vNt4kpZt6zxPaWpaGuAasEdxav1kd3za0Mvs9VQ9.jpg",
+ "passport_four": "2sPD7oBQI25TcbnvLgfGWner1jWsXeDHPJFLXfx7.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-18 18:33:39",
+ "updated_at": "2024-08-27 19:20:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2936,
+ "unique_id": "TB6360-2936",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Mämmet",
+ "customer_surname": "Nurberdiýew",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Hzar ş-çe 35-32-19",
+ "real_address": "Hzar ş-çe 35-32-19",
+ "passport_serie": "I-BN",
+ "passport_id": "148934",
+ "passport_given_at": "2000-12-06",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1984-07-30",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64793637",
+ "phone_additional": "64793637",
+ "phone_home": "64793637",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-64793637",
+ "work_started_at": "2015-08-28",
+ "work_salary": "3802",
+ "work_position": "El.mantyor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oMkpiXFIIeN8xq0BMVJ1MqIgfGrXkLPH1cVnWYzy.jpg",
+ "passport_two": "1WuJjS1R9D8GgGEioa2dHbuSyz3JxHgPP2Vskdfv.jpg",
+ "passport_three": "wWWGVO5PfEFiUcUXY73ZCRl1WwybwL2Oz2Mj1AxX.jpg",
+ "passport_four": "Kpcs8s2ZocgYP2vFiT4YlLCcxRQmvlU1yD0GaQFH.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-18 23:23:27",
+ "updated_at": "2024-08-27 23:13:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2937,
+ "unique_id": "TB8312-2937",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Ogilgarak",
+ "customer_surname": "Matiýewa",
+ "customer_patronic_name": "Abaşowna",
+ "passport_address": "K.Sazakow 172/16",
+ "real_address": "K.Sazakow 172/16",
+ "passport_serie": "I-LB",
+ "passport_id": "686978",
+ "passport_given_at": "2011-12-03",
+ "passport_given_by": "Birata etrap hakimligi",
+ "born_place": "Gargalpagystan Dörtgül raýonynyň Leninabat",
+ "born_at": "1974-06-13",
+ "email": "ogiljj@mail.ru",
+ "phone": "71105917",
+ "phone_additional": null,
+ "phone_home": "44552474",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "15-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2003-05-14",
+ "work_salary": "1624",
+ "work_position": "tam süpüriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "aDbaxhhw4UaElKPVcJrSE9RiQkY7e7Wmx5O3LlZj.jpg",
+ "passport_two": "W23x035i80s4Ej9yLvMJchCvh8u75Ix2iKv6MR3U.jpg",
+ "passport_three": "6cs8CmdyULnAVNjJ4Zp5UlSmHvz7z6rFk7pAqOrN.jpg",
+ "passport_four": "RqoT1udPJSbUclkN74J4MoQfNDE7zgf4PjagprCh.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-18 23:41:37",
+ "updated_at": "2024-08-21 01:45:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2938,
+ "unique_id": "TB1307-2938",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Pirli",
+ "customer_surname": "Bekmyradow",
+ "customer_patronic_name": "Arslanowic",
+ "passport_address": "Asgabat şaherinin Bagtyyarlyk etrabynyn koçe A.Nyyazow, jay 293/1, otag 67",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrabynyn koçe A.Nyyazow, jay 293/1, otag 67",
+ "passport_serie": "I-AS",
+ "passport_id": "509308",
+ "passport_given_at": "2014-09-01",
+ "passport_given_by": "Asgabat saherinin Koopetdag etrap",
+ "born_place": "Asgabat",
+ "born_at": "1997-09-04",
+ "email": "Pirli@mail.ru",
+ "phone": "61990966",
+ "phone_additional": "61990966",
+ "phone_home": "12268741",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabadyn dokma toplumynyn barlag bolumi",
+ "work_company_accountant_number": "+(993)-12232354",
+ "work_started_at": "2020-01-02",
+ "work_salary": "2155",
+ "work_position": "hili barlagcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ktxH0bWlKAcODvk3UIZZdh3ksvE11mDuCyhnrnga.jpg",
+ "passport_two": "9kAE8whaJnQxNv8BclKNyNrkBxjU416ulrF0R8lx.jpg",
+ "passport_three": "GsywWFiHIXZkuJMJ9as5GvSH9PEu4mtw8geP0R3H.jpg",
+ "passport_four": "vCYwkeSY03e8PFn71gSlt2tf291f3BTZWnRcZCMm.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 01:16:03",
+ "updated_at": "2024-09-01 17:37:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2939,
+ "unique_id": "TB9314-2939",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Parhat",
+ "customer_surname": "Sahadow",
+ "customer_patronic_name": "Akmädowiç",
+ "passport_address": "Köneürgenç etrap Ak derýa geňeşligi",
+ "real_address": "Köneürgenç etrap Ak derýa geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "030700",
+ "passport_given_at": "2019-12-24",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Ak derýa geňeşligi",
+ "born_at": "1979-05-10",
+ "email": "Parhat79@gmail.com",
+ "phone": "71415097",
+ "phone_additional": "62033703",
+ "phone_home": "63407905",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap \"Dökünhimiýa\"",
+ "work_company_accountant_number": "+(993)-47475___",
+ "work_started_at": "2023-03-27",
+ "work_salary": "1638",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "zsliO1ARkFAVunILO5lgoILVVbk8TiUeNxs11lfa.jpg",
+ "passport_two": "DipjO3QjPaWqEyeabzQfBqRNJFxJrjILzQsVWpmu.jpg",
+ "passport_three": "ln6FpFh3WrOLWM2qsa99k0jxP3YQQ5cKEasdwH07.jpg",
+ "passport_four": "qDSGHoCdYOFw6WJoE0RuNhZEnJGJzcX3EL8GzmNZ.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 01:25:02",
+ "updated_at": "2024-08-19 01:25:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2940,
+ "unique_id": "TB6352-2940",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Taňyrberdi",
+ "customer_surname": "Nurýagdyýew",
+ "customer_patronic_name": "Baýramgulyýewiç",
+ "passport_address": "Balkanabat şäheri Kazarma köçe 22-jaý, 3/2-öý",
+ "real_address": "Balkanabat şäheri Kazarma köçe 22-jaý, 3/2-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "211717",
+ "passport_given_at": "2002-04-12",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "Balkanabat şäheri",
+ "born_at": "1984-07-22",
+ "email": null,
+ "phone": "62570013",
+ "phone_additional": null,
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmendemirýollary agentliginiň Türkmenbaşy ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2002-10-01",
+ "work_salary": "2792",
+ "work_position": "brigadir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rX5JPp8aS6SM3w36430sg8oLDkKfIQ52Tq32APap.jpg",
+ "passport_two": "cTJ7r6XJUy4iBkmVZ7eySEONbQbTk64kdrMRcYsV.jpg",
+ "passport_three": "X3jSOIsx4nOWjk3vCfPiot9wLW1oWqyGGGLUDbku.jpg",
+ "passport_four": "xJMN0CkHGDTDVktqld7v0jeNPcGzNlZDsyGdLNoH.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 01:49:35",
+ "updated_at": "2024-08-19 01:49:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2941,
+ "unique_id": "TB6359-2941",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Meňlimämmet",
+ "customer_surname": "Goçmämmedow",
+ "customer_patronic_name": "Söýünogly",
+ "passport_address": "BW Balkanabat şäher köçe Kirowa jaý 6 öý 8",
+ "real_address": "BW Balkanabat şäher köçe Kirowa jaý 6 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "512178",
+ "passport_given_at": "2015-11-05",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1999-08-17",
+ "email": null,
+ "phone": "62565663",
+ "phone_additional": "62565663",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Emir Ussa HK",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-08-01",
+ "work_salary": "4005",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "HcgnLPoaD1vD9IY0Sg2zO0KTefbiC80WmI2V7hAv.jpg",
+ "passport_two": "FSFZea1fZtSXJtQbmUPpChLhx35k7V5Q4eMoLHNO.jpg",
+ "passport_three": "9W0LaS1bXFiDfRTLZqgEKBy8RaXdR4zXjceZ9tqq.jpg",
+ "passport_four": "kJIuyETTPnxqU1Hqaye8Gqj8vKiqjcixyX47xqet.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 02:18:24",
+ "updated_at": "2024-08-19 02:18:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2942,
+ "unique_id": "TB6359-2942",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Näzmyrat",
+ "customer_surname": "Nurpoladow",
+ "customer_patronic_name": "Hanpoladowiç",
+ "passport_address": "BW Balkanabat şäher kw206 jaý 21 öý 15",
+ "real_address": "BW Balkanabat şäher kw206 jaý 21 öý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "242843",
+ "passport_given_at": "2003-08-31",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1976-09-07",
+ "email": null,
+ "phone": "61495119",
+ "phone_additional": "61495119",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2014-12-09",
+ "work_salary": "2467",
+ "work_position": "abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vzgAuV1VI2Yl5Apo487UqhwHntxK9u9uMLsZXDJP.jpg",
+ "passport_two": "jBMnzTw7D7uFvdiXPMP7kifUkuuppfXxS7aNPXaE.jpg",
+ "passport_three": "NeoGgn08wiup8ohJCt4INxqhrvss1xIOuF2fzQZw.jpg",
+ "passport_four": "70sKFbaLu01otmVgv3OlFBzonWWXb4rRihz12rgN.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 02:23:44",
+ "updated_at": "2024-08-19 02:23:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2943,
+ "unique_id": "TB6359-2943",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Mährijemal",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Arazberdiýewna",
+ "passport_address": "BW Gumdag şäher Türkmen oba jaý 601",
+ "real_address": "BW Gumdag şäher Türkmen oba jaý 601",
+ "passport_serie": "I-BN",
+ "passport_id": "475057",
+ "passport_given_at": "2013-07-05",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1996-11-27",
+ "email": null,
+ "phone": "62844896",
+ "phone_additional": "62844896",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Batly Gadam HK",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-04-26",
+ "work_salary": "2907",
+ "work_position": "gaplaýjy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "ND0DN9si2ZzcClZWH8obi5lGzHepLxPuOED4e901.jpg",
+ "passport_two": "Ztl4Z1fy3sornMCUwUyiLUqOjoU6Z9FPCClzz4lN.jpg",
+ "passport_three": "9Cp8KKP3EBVCOW3sDPErFY4AeWYP4ziOPGoW9YAU.jpg",
+ "passport_four": "FUxHCTFMQ0pLDd5hlTsi6KjyFNXONuuyhiVQLzLX.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 02:28:30",
+ "updated_at": "2024-08-19 02:28:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2944,
+ "unique_id": "TB6352-2944",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şöhratgeldi",
+ "customer_surname": "Abaýew",
+ "customer_patronic_name": "Annageldiýew",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher Magtymguly köçesi 19/1",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher Magtymguly köçesi 19/1",
+ "passport_serie": "I-BN",
+ "passport_id": "142454",
+ "passport_given_at": "2002-11-30",
+ "passport_given_by": "BW Garrygala etrap häkimligi",
+ "born_place": "BW garrygala etrabynyň Gerkez geňeşligi",
+ "born_at": "1986-06-30",
+ "email": null,
+ "phone": "63168603",
+ "phone_additional": null,
+ "phone_home": "63168603",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-01",
+ "work_salary": "2751",
+ "work_position": "apparatçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bXgaay5ptArsOHlTWq42EACtid0RwZ21gB9UcQf3.jpg",
+ "passport_two": "605dob3pwMFxljEp4Q2V3ckKcjKeSmjs2SLEgYae.jpg",
+ "passport_three": "0RRsksQFWTM4UiztOGZS4GP2XqEGwuO1QeJM048O.jpg",
+ "passport_four": "xgB3VtLAfRJcx7tTWW4YTRSxC3btBONzFJRURRih.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 02:29:57",
+ "updated_at": "2024-08-19 02:29:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2945,
+ "unique_id": "TB6359-2945",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Döwran",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Durdyýewiç",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 40 öý 7",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 40 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "472609",
+ "passport_given_at": "2013-04-05",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1997-03-13",
+ "email": null,
+ "phone": "61130033",
+ "phone_additional": "61130033",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Nebitdag buraw işler müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-05-07",
+ "work_salary": "3938",
+ "work_position": "burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ylhdzri306Khd2kMkKokOMSjdqqrH2ohvJCJHueh.jpg",
+ "passport_two": "njeg6KWpXcE8HMscJtsgAr0mB6MzAWs8PGVpcxg6.jpg",
+ "passport_three": "8DOKVKx3TuthW6S5rxh6MpCNCQoba6niO115G5Y5.jpg",
+ "passport_four": "uWc1zBX8Ah4HyePJ3xpkWP7twbdIMyDgeMVgbKgh.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 02:33:24",
+ "updated_at": "2024-08-19 02:33:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2946,
+ "unique_id": "TB6359-2946",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Bäşimguly",
+ "customer_surname": "Amanjanow",
+ "customer_patronic_name": "Magtymgulyogly",
+ "passport_address": "BW Türkmenbaşy etraby Hudaýberdi obasy jaý 67",
+ "real_address": "BW Türkmenbaşy etraby Hudaýberdi obasy jaý 67",
+ "passport_serie": "I-BN",
+ "passport_id": "460966",
+ "passport_given_at": "2016-04-28",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Türkmenbaşy etrap Hudaýberdi obasy",
+ "born_at": "1999-05-28",
+ "email": null,
+ "phone": "65490299",
+ "phone_additional": "65490299",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Awtoulag we ýöriteleşdirilen tehnikalar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-08-15",
+ "work_salary": "4373",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5jAgqTTJutVwcjG7PojqMwzJe9QSaR345tFU38Vq.jpg",
+ "passport_two": "E7KypldiNm2p5FDc2BCsEjusxTrGurVagwWs4UPY.jpg",
+ "passport_three": "VOk3ddNXMsBdDMNMNOahbMHGsiLicyaXJrs7rip3.jpg",
+ "passport_four": "eRm6KUcZNRH2gCBMPByChPnNIDEwwXqhgMM2vRgx.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 02:38:52",
+ "updated_at": "2024-08-19 02:38:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2947,
+ "unique_id": "TB6352-2947",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülşat",
+ "customer_surname": "Mämmetdurdyýewa",
+ "customer_patronic_name": "Amandurdyýewna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 1/3",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 1/3",
+ "passport_serie": "I-BN",
+ "passport_id": "469483",
+ "passport_given_at": "2014-03-07",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "MW Baýramaly şäheri",
+ "born_at": "1984-05-20",
+ "email": null,
+ "phone": "63180517",
+ "phone_additional": null,
+ "phone_home": "63180517",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Hassahanasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2010-01-01",
+ "work_salary": "2289",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hIHnsT189QQGdu3RDUWmDgSPJHRh0vdAOqhqxJ4y.jpg",
+ "passport_two": "R98Dn2DhsvVJJQgRjQEBZt1UjaFe6rkcyuQFqV1X.jpg",
+ "passport_three": "R9xVk18pwnhRLiX97vwhRr8jGF8TBHKkZDLD9KoJ.jpg",
+ "passport_four": "1vIEyEEB6gEonL6nWwurV9byoHvVy0OmSbSFiK9a.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 18:44:12",
+ "updated_at": "2024-08-20 17:34:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2948,
+ "unique_id": "TB6360-2948",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Baýrambibi",
+ "customer_surname": "Mamedowa",
+ "customer_patronic_name": "Annadurdyýewna",
+ "passport_address": "Hazar ş-çe 35-2a-18",
+ "real_address": "Hazar ş-çe 35-2a-18",
+ "passport_serie": "I-BN",
+ "passport_id": "511848",
+ "passport_given_at": "2018-02-15",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1995-11-01",
+ "email": "annagulgeldyeva229@gamil.com",
+ "phone": "64459384",
+ "phone_additional": "64459384",
+ "phone_home": "64459384",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-64459384",
+ "work_started_at": "2022-08-24",
+ "work_salary": "2080",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GgFQAgdwRNO1eSXUIruwKaz98r3CvmkPLdNLLJZ6.jpg",
+ "passport_two": "mzyP7VtqCz73RdI56y7Sl8TCNZTbTqZSFUY4PprM.jpg",
+ "passport_three": "RXfztZhOuWxfVillNVy2tHcQlUs3nGKu0Sa7izXS.jpg",
+ "passport_four": "PG8KyN74rt1FlrseEVjvTYECeEYhcg1AIGZH2IrO.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 19:08:23",
+ "updated_at": "2024-08-27 23:12:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2949,
+ "unique_id": "TB6352-2949",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Natalýa",
+ "customer_surname": "Pogodina",
+ "customer_patronic_name": "Sergeýewna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäheri 1-nji kiçi etrapça 1-jaý, 22-öý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäheri 1-nji kiçi etrapça 1-jaý, 22-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "228341",
+ "passport_given_at": "2003-11-21",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýaty Garabogaz şäheri",
+ "born_at": "1987-06-15",
+ "email": null,
+ "phone": "64566071",
+ "phone_additional": "64566071",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2326",
+ "work_position": "slesar-elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "r8t7vLlMGS9hZ7tagJUM0VywFaSWahSCnxd9mMFP.jpg",
+ "passport_two": "hMKjtU1nr42eUj1rF1WW7EsxyZ82qhENE73V20us.jpg",
+ "passport_three": "xmpn8Hx2Aoim8dfwaCtjAaAZUPsEvQSSO4P6MUaP.jpg",
+ "passport_four": "il14D8Z3NAo53aqnOu35ACCNRkLBhdYF9lcrx0gT.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 20:51:12",
+ "updated_at": "2024-08-19 20:51:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2950,
+ "unique_id": "TB1303-2950",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Meýlis",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Mälikowiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etraby 2-nji pokrow geçelgesi 23-nji jaýy",
+ "real_address": "Aşgabat şäher Berkararlyk etraby 2-nji pokrow geçelgesi 23-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "345577",
+ "passport_given_at": "2005-07-26",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1989-05-08",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63146249",
+ "phone_additional": "63146249",
+ "phone_home": "63146249",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Altyn-Zamana\" Kommunal-önümçilik Döwlet kärhanasy",
+ "work_company_accountant_number": "+(993)-12224766",
+ "work_started_at": "2013-01-01",
+ "work_salary": "1697",
+ "work_position": "wahtýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3FBZKqZSSrMgsWYW78dPwWpTDwN4y4JjCmZTmxeO.jpg",
+ "passport_two": "LP3wLaMo0HPOFKLMR7KVogP3EFqsHVldu9vyCbjC.jpg",
+ "passport_three": "Dn9i6MwrgQJGJwpEoDQdkevXurWwEwnFjMH40YxF.jpg",
+ "passport_four": "wOvyLhemIW5DP8Z9dfjIqqMLd3mUyUxWoBv2WmqU.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 23:22:27",
+ "updated_at": "2024-08-28 02:07:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2951,
+ "unique_id": "TB8318-2951",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Tura",
+ "customer_surname": "Ahmedow",
+ "customer_patronic_name": null,
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi J.Mahmatraimow köçesi 4-nji jaý.",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi J.Mahmatraimow köçesi 4-nji jaý.",
+ "passport_serie": "I-LB",
+ "passport_id": "709094",
+ "passport_given_at": "2011-06-27",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi",
+ "born_at": "1970-08-23",
+ "email": null,
+ "phone": "62556547",
+ "phone_additional": "63524174",
+ "phone_home": "44036541",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "5-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-65324185",
+ "work_started_at": "2010-09-01",
+ "work_salary": "3768",
+ "work_position": "orunbasar",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "XPJlqPWBIgM8osafzlOKUt1fdo0Kks4GfcDS1zAn.jpg",
+ "passport_two": "mmntlBvbRJzSC8EwIcWYrWG6AaDEet44oVNROCjw.jpg",
+ "passport_three": "oEgUGBIzFhN9VacaGgFdkosEEXefDywnCWFKfsUo.jpg",
+ "passport_four": "JFqvbuT8VdBjwgSK98XVRGWfGxKbY0YImX4Lvn9j.jpg",
+ "user_id": 888,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-19 23:49:26",
+ "updated_at": "2024-08-20 00:39:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2952,
+ "unique_id": "TB8302-2952",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Seraly",
+ "customer_surname": "Awezow",
+ "customer_patronic_name": "Kulanowic",
+ "passport_address": "Magdanly saheri Altyn ay koc 23",
+ "real_address": "Magdanly saheri Altyn ay koc 23",
+ "passport_serie": "I-LB",
+ "passport_id": "511494",
+ "passport_given_at": "2006-11-29",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1970-11-24",
+ "email": "muziktank78@gmail.com",
+ "phone": "63541214",
+ "phone_additional": "61367982",
+ "phone_home": "55478",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51443___",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3726",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "WIDOW",
+ "passport_one": "V4uHbY0EoJBBq7KH7vRVg6zAWAJwvgK8dJt5rdqm.jpg",
+ "passport_two": "6QTcSGffGYumF481nKvbnVuBOm7Eay63ZfwlkO9P.jpg",
+ "passport_three": "QzAf67lEcjoXPWuu52R1ttoeidwQm1ZtGy1N9o2c.jpg",
+ "passport_four": "sSk3vO4naGB5TEqpoHMfIpMvhMFCgYRb46sJM7zr.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 00:11:49",
+ "updated_at": "2024-08-26 19:10:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2953,
+ "unique_id": "TB1307-2953",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Serdar",
+ "customer_surname": "Serdar",
+ "customer_patronic_name": "Serdar",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe 3 A Hallyýew geç jaý48",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe 3 A Hallyýew geç jaý48",
+ "passport_serie": "I-AS",
+ "passport_id": "152909",
+ "passport_given_at": "2000-07-11",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1980-03-25",
+ "email": "EkizowS@gmail.com",
+ "phone": "65560476",
+ "phone_additional": "65560476",
+ "phone_home": "12768606",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenistanyň Beýik Saparmyrat Türkmenbaşy adyndaky baş akademiki drama teatry",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2000-09-20",
+ "work_salary": "2314",
+ "work_position": "inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mzuu2YjcA2m15ZRXqvM75XqhkA38SEPxqbuvegM1.jpg",
+ "passport_two": "DxaywsZl0mCQEnMiH9LI7UO7yZ2Ud0Qa2w0xdj4v.jpg",
+ "passport_three": "J7UFMu7vLQSxCwRVOyGFKm2ZEcavMLc9Y492cwXq.jpg",
+ "passport_four": "d626KRl814mmj2yiKnrbXRl14xheCeRGhfxPQDwx.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 00:23:38",
+ "updated_at": "2024-09-01 17:36:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2954,
+ "unique_id": "TB1307-2954",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kerwen",
+ "customer_surname": "Yazyew",
+ "customer_patronic_name": "Basimowic",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrabynyn Kosi kocesinin 34 nji jayynyn 34nji otagy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrabynyn Kosi kocesinin 34 nji jayynyn 34nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "472748",
+ "passport_given_at": "2013-02-11",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1997-01-18",
+ "email": "Kerwen@gmail.com",
+ "phone": "62773779",
+ "phone_additional": "62773779",
+ "phone_home": "62773779",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmen ayna onumleri karhanasy",
+ "work_company_accountant_number": "+(993)-12522444",
+ "work_started_at": "2023-09-20",
+ "work_salary": "3385",
+ "work_position": "Tayyar onumler ammarynyn muduri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "uNuq0Z3ImnZ55KE0gsvzR7ctiHTEqMUBSRrhHkd8.jpg",
+ "passport_two": "OSoGraAsaqeRDuV1eBnuYgN9u0RQjkC4zOE5qqXv.jpg",
+ "passport_three": "ioHKwVpBx82ZGxTYCuVRuuYzEaEtQYAbR8puPI8Y.jpg",
+ "passport_four": "CgErm4d5wGO77z8IKLgGb1rU10de8YXgD4eB9C8I.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 01:18:16",
+ "updated_at": "2024-09-01 17:35:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2955,
+ "unique_id": "TB1307-2955",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammetnyyaz",
+ "customer_surname": "Muhammetnyyazow",
+ "customer_patronic_name": "Yazberdiyewic",
+ "passport_address": "Asgabat saherinin buzmeyin etraby nyyazow koce jay 8",
+ "real_address": "Asgabat saherinin buzmeyin etraby nyyazow koce jay 8",
+ "passport_serie": "I-AS",
+ "passport_id": "489672",
+ "passport_given_at": "2014-01-04",
+ "passport_given_by": "asgabat saherinin abadan etrap hakimligi",
+ "born_place": "asgabat s",
+ "born_at": "1997-04-11",
+ "email": "muha@gmail.com",
+ "phone": "64986164",
+ "phone_additional": "64986164",
+ "phone_home": "64986164",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "asgabat saher arcalyk suw hj",
+ "work_company_accountant_number": "+(993)-335036__",
+ "work_started_at": "2018-03-01",
+ "work_salary": "1300",
+ "work_position": "yukci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Dp0bYCcmiSIj1ArPJvIkmTwwwmIKBQudISiLS6tY.jpg",
+ "passport_two": "KJ5MgzUXoyY04cLuwA4rhyNSDZpeGvWNFnJJEBpS.jpg",
+ "passport_three": "Tw21bMGEV53Rqds0Y4dO2hWYnmHSKNHeWYQepSvD.jpg",
+ "passport_four": "XwvEG1pnvYCJ4MPoVYnHgLgVhqWB2M2uVNY1GGCW.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 01:34:54",
+ "updated_at": "2024-09-01 17:34:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2956,
+ "unique_id": "TB7390-2956",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Arslan",
+ "customer_surname": "Mämmetnazarow",
+ "customer_patronic_name": "Arnazarowiç",
+ "passport_address": "Mary şäheriniň Ak arzuw köçesi jaý-63",
+ "real_address": "Mary şäheriniň Ak arzuw köçesi jaý-63",
+ "passport_serie": "I-MR",
+ "passport_id": "019079",
+ "passport_given_at": "1998-06-27",
+ "passport_given_by": "Türkmengala etrap PB",
+ "born_place": "Türkmengala etrap",
+ "born_at": "1977-06-16",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "63608577",
+ "phone_additional": "63608577",
+ "phone_home": "63608577",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary welaýatynyň Stamatologiýa merkezi",
+ "work_company_accountant_number": "+(993)-63608577",
+ "work_started_at": "2010-09-01",
+ "work_salary": "1953",
+ "work_position": "stamatolog lukmany",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "uCgwHAIAoH2guLzwkeUEDIuf1lfaOjUSeh097znF.jpg",
+ "passport_two": "9TSTm2i05S49nU8sNdduNzzNxnYJXjyqmjyqx3Fm.jpg",
+ "passport_three": "6eD7XJVZsssFSnRX4RnEGGLvUdMXeIPYZnA5KEVQ.jpg",
+ "passport_four": "uhbsq7T1iAOhRq0Gybh2BWvzLEDFSW0sKFguhncO.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-08-20 01:47:02",
+ "updated_at": "2024-08-20 01:47:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2957,
+ "unique_id": "TB6352-2957",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nazarmämmet",
+ "customer_surname": "Sopiýew",
+ "customer_patronic_name": "Arazmämmedowiç",
+ "passport_address": "BW Balkanabat şäheri 150 kw. 1/7",
+ "real_address": "BW Balkanabat şäheri 150 kw. 1/7",
+ "passport_serie": "I-BN",
+ "passport_id": "554726",
+ "passport_given_at": "2018-12-28",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1985-05-10",
+ "email": null,
+ "phone": "64399339",
+ "phone_additional": null,
+ "phone_home": "64399339",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebitgeofizika\" müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2022-08-01",
+ "work_salary": "3145",
+ "work_position": "sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HNLdQbQwF778UpSgBrZmXE5aN2Dj1KNrS9CSwkja.jpg",
+ "passport_two": "k4LHPcJBtrl4AltkpXuh1kcy9vR1qPNlZJ9kYDp6.jpg",
+ "passport_three": "9hhMk1rwg9ovxH5RAdGn3hC4KgtBphVk6MU8mQgL.jpg",
+ "passport_four": "PiboSZDOGrZRGqE8QiOZV5VN9PCylRFurwgVKVYO.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 01:52:43",
+ "updated_at": "2024-08-20 18:20:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2958,
+ "unique_id": "TB6352-2958",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bahtyýar",
+ "customer_surname": "Sapardurdyýew",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "BW Balkanabat şäheri 123 kw. 2/5",
+ "real_address": "BW Balkanabat şäheri 123 kw. 2/5",
+ "passport_serie": "I-BN",
+ "passport_id": "556612",
+ "passport_given_at": "2019-04-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1986-04-29",
+ "email": null,
+ "phone": "65880890",
+ "phone_additional": null,
+ "phone_home": "65880890",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "N we GGBBM",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2009-07-28",
+ "work_salary": "5719",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Uwi5wguM5Iyl6sLGrfLPioLBd9w6uHtek6EZtZJ1.jpg",
+ "passport_two": "D9XUfjPwynJLMk4R9dvJNRcIptd5jrYR0S2wb5dd.jpg",
+ "passport_three": "uAvNhgA6cFte5jsM45IBRZZivptothwTJ0bBj3sy.jpg",
+ "passport_four": "D1LRJKpHWsJYhKSrtnxUfvEGIGDm2fb7Q5CTwtG4.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 01:58:22",
+ "updated_at": "2024-08-20 18:23:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2959,
+ "unique_id": "TB6359-2959",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Amantäç",
+ "customer_surname": "Kerimowa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäher kw 109 jaý 571",
+ "real_address": "BW Balkanabat şäher kw 109 jaý 571",
+ "passport_serie": "I-BN",
+ "passport_id": "122857",
+ "passport_given_at": "2001-10-17",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Etrek şäherçesi",
+ "born_at": "1964-10-10",
+ "email": null,
+ "phone": "63794751",
+ "phone_additional": "63794751",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Baş bilim müdirliginiň 2-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1987-05-13",
+ "work_salary": "2297",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TWVGgiq7KYVMMsXdP3GLwqXU5e9b10mTBPFy0oZo.jpg",
+ "passport_two": "IgCt73F6JWe1B9ukcOfFZ48OoGQCZLTsxyO20m3x.jpg",
+ "passport_three": "bO1n2rWqQexTNt2cNRd8mdOBsTDUDtCXvgcvWmiH.jpg",
+ "passport_four": "6Itr8vI6dxAsv45SBMmFYrG5tpuBHXsppPyb9gFU.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 02:24:25",
+ "updated_at": "2024-08-20 02:24:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2960,
+ "unique_id": "TB6359-2960",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Täzemyrat",
+ "customer_surname": "Ödemämmedow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "BW Balkanabat şäher kw 115 jaý 456",
+ "real_address": "BW Balkanabat şäher kw 115 jaý 456",
+ "passport_serie": "I-BN",
+ "passport_id": "470338",
+ "passport_given_at": "2012-12-13",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1996-10-05",
+ "email": null,
+ "phone": "63211996",
+ "phone_additional": "63211996",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Goturdepe guýulary düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "2418",
+ "work_position": "konselýariýa müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CBpnbzqQA8qEfQ6aJzJmtHoJosjXCQAe0QzYN3K6.jpg",
+ "passport_two": "tYdHzd6pZf2NKuzZpbPjasqGSN1CPSUR7R6gyhYX.jpg",
+ "passport_three": "YMcBPyWlxMzYzeDnL11IdIe47TI634yi7Z8mDdSu.jpg",
+ "passport_four": "NWsJEbspt43PeEpWZKPMl0QxelgkD6srKh1oaaIU.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 02:29:39",
+ "updated_at": "2024-08-20 02:29:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2961,
+ "unique_id": "TB6352-2961",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýbibi",
+ "customer_surname": "Jumagulyýewa",
+ "customer_patronic_name": "Aöyrmyradowna",
+ "passport_address": "Balkan welaýaty, Hazar şäherçesi, Laçyn köçesi, 1/12",
+ "real_address": "Balkan welaýaty, Hazar şäherçesi, Laçyn köçesi, 1/12",
+ "passport_serie": "I-BN",
+ "passport_id": "537546",
+ "passport_given_at": "2017-09-11",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1983-12-24",
+ "email": null,
+ "phone": "61609230",
+ "phone_additional": null,
+ "phone_home": "61609230",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepenebit\" NGÇM-i",
+ "work_company_accountant_number": "+(993)-61609230",
+ "work_started_at": "2003-05-28",
+ "work_salary": "4717",
+ "work_position": "abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KXBrWziHl9Je1OnYnoxKZwyr2hQSXkxW4lnOklpG.jpg",
+ "passport_two": "gx0NsyWrBNXpcEn4nib9w1gas6nRLi9NLDAtSdXq.jpg",
+ "passport_three": "9dwO5VN6IBk0MWqaIi0ShQu7MFFf47DTflZUKwwT.jpg",
+ "passport_four": "jjJ9vKQ5ujeGtxNqZPjv7s9Rexqhhh1ceGFweDz2.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 17:38:15",
+ "updated_at": "2024-08-20 17:38:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2962,
+ "unique_id": "TB6352-2962",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jennet",
+ "customer_surname": "Ýagmyrowa",
+ "customer_patronic_name": "Gurbanmuhammedowna",
+ "passport_address": "Balkan welaýaty, Balkanabat şäheri, 131-nji kwartal, 30-njy fin jaýy",
+ "real_address": "Balkan welaýaty, Balkanabat şäheri, 131-nji kwartal, 30-njy fin jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "494717",
+ "passport_given_at": "2014-09-29",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_at": "1994-10-04",
+ "email": null,
+ "phone": "61379003",
+ "phone_additional": null,
+ "phone_home": "61379003",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340963",
+ "work_started_at": "2019-04-01",
+ "work_salary": "2146",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4kgCWI19t8Q6kPPLqUCpwhIuV1eRQY61rJyJ6n5B.jpg",
+ "passport_two": "hVfNaIa0cgvlK7krvTC9dK428meq8qEJ7kz4rsOD.jpg",
+ "passport_three": "1lOKdLZs0a3SqvzXaRoFSoBwWiug7gHZ1rTSE0cv.jpg",
+ "passport_four": "kv1nJjvShZpBywAKlFq1Vybrte2HSOVHRWkO94gj.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 18:20:14",
+ "updated_at": "2024-08-20 18:20:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2963,
+ "unique_id": "TB6352-2963",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Rozyýew",
+ "customer_patronic_name": "Ýusupowiç",
+ "passport_address": "Mary welaýaty, Tagtabazar etraby, Erden geňeşligi",
+ "real_address": "Mary welaýaty, Tagtabazar etraby, Erden geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "709782",
+ "passport_given_at": "2012-04-26",
+ "passport_given_by": "Mary welaýatynyň Tagtabazar etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etraby",
+ "born_at": "1995-09-05",
+ "email": null,
+ "phone": "62120095",
+ "phone_additional": null,
+ "phone_home": "62120095",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TDSG-nyň 2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-62120095",
+ "work_started_at": "2018-07-25",
+ "work_salary": "2942",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qhvCiIgyBNK9lqKdSHWQ5pVDi4GHxCIRs0HmZUMx.jpg",
+ "passport_two": "z1yyfyaroekGXAU41BcQe4YQTp5hZa8XCgjSQUgQ.jpg",
+ "passport_three": "dbczv6pu2W7QElWL5b8k5UrcxhTjg7sqMlI3ZFUa.jpg",
+ "passport_four": "kk0AthFDI4AcPfSZ2QF5T8D5iDt6SlkTNBGZLj0Z.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 18:43:58",
+ "updated_at": "2024-08-20 18:43:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2964,
+ "unique_id": "TB1307-2964",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mekan",
+ "customer_surname": "Öwezmyradow",
+ "customer_patronic_name": "Orazmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Täze zaman ý t köçe Erkana jaý 1",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Täze zaman ý t köçe Erkana jaý 1",
+ "passport_serie": "I-AS",
+ "passport_id": "617477",
+ "passport_given_at": "2019-10-05",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2003-08-26",
+ "email": "OwezmyradowM@gmail.com",
+ "phone": "62009169",
+ "phone_additional": "62009169",
+ "phone_home": "12249662",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Milli olimpiýa sport köşgi hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2023-12-02",
+ "work_salary": "1940",
+ "work_position": "goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1LfXXyIE8iPllXPGVEHk8rQbawv0RpdjX2QFEgaf.jpg",
+ "passport_two": "SyvV1vSn7mdgWC2iywyknyb7uDJt47tFHTyKu2P9.jpg",
+ "passport_three": "JJycvCkZ4fY8R4mUt5DWu9qCZCwsFRj8aw2Vhv23.jpg",
+ "passport_four": "FFKMZP6nD4qjbGG4pTVi6QgQE2ED1i861IL6hJ7e.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 19:17:34",
+ "updated_at": "2024-09-01 17:34:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2965,
+ "unique_id": "TB8302-2965",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Badalmurat",
+ "customer_surname": "Bayyrow",
+ "customer_patronic_name": "Abdullavewic",
+ "passport_address": "Magdanly saheri Garagum koc 4/4 jayy",
+ "real_address": "Magdanly saheri Garagum koc 4/4 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "031411",
+ "passport_given_at": "1999-04-06",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1981-04-05",
+ "email": "muziktank78@gmail.com",
+ "phone": "61553081",
+ "phone_additional": null,
+ "phone_home": "52188",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendagsuwhojalyk onumcilik dolandyrysygy",
+ "work_company_accountant_number": "+(993)-21822___",
+ "work_started_at": "2017-12-01",
+ "work_salary": "1585",
+ "work_position": "Masinit",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RhR1xGOF43b5NvLAO04HCsw5Zfv7hkfVGr0XGybU.jpg",
+ "passport_two": "plTJZR0aU1qhA8QPr5GjdHKuE9IG7hNgFaBz40au.jpg",
+ "passport_three": "hapnHwaCNyaoqa9gPbtqIRQIwoBezWBZza30aLfN.jpg",
+ "passport_four": "bWq0rHF29kgRaVRyIuSbolSmDmIg4R88Hl6VntSE.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-20 23:07:14",
+ "updated_at": "2024-09-01 19:24:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2966,
+ "unique_id": "TB1307-2966",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kyýasguly",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby Bekrewe köçe Pitomnik jaý-16 1",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby Bekrewe köçe Pitomnik jaý-16 1",
+ "passport_serie": "I-AS",
+ "passport_id": "068303",
+ "passport_given_at": "1999-04-29",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1965-05-01",
+ "email": "GeldiyewK@gmail.com",
+ "phone": "65617926",
+ "phone_additional": "65617926",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabatgaz müdirligi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2006-10-26",
+ "work_salary": "2404",
+ "work_position": "Ulag ülüşiniň sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KGCs8V7jokBU8C5V7q3q1SdVlkRgujjQGNmTCOsM.jpg",
+ "passport_two": "cI2vUpZjdCh3wYcz22L0EbN0UJZ0zCiUEgzlZm0S.jpg",
+ "passport_three": "fprGVaEOVCNbjRfCDCYhIgMjUjA7xXzK7ihha6kx.jpg",
+ "passport_four": "V9LjAFAKUB8PUDQYeNfdR9sATHlPO3Yc2n2PC5LT.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 00:14:19",
+ "updated_at": "2024-09-01 17:33:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2967,
+ "unique_id": "TB8318-2967",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Eldar",
+ "customer_surname": "Turdyýew",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi T.Mustapakulow köçesi 7-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi T.Mustapakulow köçesi 7-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "599190",
+ "passport_given_at": "2010-09-01",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Garnas geňeşligi",
+ "born_at": "1993-05-12",
+ "email": null,
+ "phone": "63033693",
+ "phone_additional": "61987547",
+ "phone_home": "44026351",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Köýtendagsuwhojalyk\"önümçilik dolandyryşygy",
+ "work_company_accountant_number": "+(993)-63968574",
+ "work_started_at": "2017-12-01",
+ "work_salary": "1348",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xauIgBAhE5tKi4seWQEJERjMJXEplesz2i2mlkgO.jpg",
+ "passport_two": "1Inxr2C5HYungI16eDmPmvu9EhPORAcaz9f43MxL.jpg",
+ "passport_three": "pPhvmWKTN6GI7zv6sPnFYwJYT5zGQsyA4tZEEw32.jpg",
+ "passport_four": "k4vM5SFnpQ7IY0DTjCvRxXLd8O9CLrp4CS73ZJoP.jpg",
+ "user_id": 889,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 00:14:32",
+ "updated_at": "2024-08-21 00:16:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2968,
+ "unique_id": "TB9314-2968",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Şyhmyrat",
+ "customer_surname": "Annamedow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Köneürgenç şäher D.Azady köçesi 45/5 jaýy",
+ "real_address": "Köneürgenç şäher D.Azady köçesi 45/5 jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "000304",
+ "passport_given_at": "2001-04-30",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç etrap Ak derýa geňeşligi",
+ "born_at": "1985-01-10",
+ "email": "1985syhy@gmail.com",
+ "phone": "65579503",
+ "phone_additional": "65657430",
+ "phone_home": "34752",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Döwlet ätiýaçlandyrma guramasy",
+ "work_company_accountant_number": "+(993)-33144___",
+ "work_started_at": "2018-03-30",
+ "work_salary": "2587",
+ "work_position": "Baş hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "yassfn9y45X6ik3Mt8QIBw4AkEt5w2Q2palxf0e6.jpg",
+ "passport_two": "9zujxk4c4ykA29ktFinVthfpNbkiBYpXtOH5wfhc.jpg",
+ "passport_three": "EsT835cmPAZrV6bXkuKPt36v9aFO2I03ylHczzqj.jpg",
+ "passport_four": "2rhGbMuCLy4DlvmhV9C4EUSCUoAQ7qPHYACz7sMK.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 00:50:13",
+ "updated_at": "2024-08-21 00:50:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2969,
+ "unique_id": "TB1307-2969",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurgözel",
+ "customer_surname": "Ýaýlyýewa",
+ "customer_patronic_name": "Baýrammyradowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe Gaýrat jaý16 2",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köçe Gaýrat jaý16 2",
+ "passport_serie": "I-AH",
+ "passport_id": "708558",
+ "passport_given_at": "2018-03-03",
+ "passport_given_by": "Ahal welaýatynyň Tejen etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Tejen etrabynyň Döwletli obasy",
+ "born_at": "1993-12-23",
+ "email": "YaylyyewaN@gmail.com",
+ "phone": "64994059",
+ "phone_additional": "64994059",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "92349 harby bölümiň ruhy keseller bölümçesi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2024-04-03",
+ "work_salary": "2951",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "T6xeWYfuvKtFq5qllgGn0sb2L8ZECD8xdIrt7zyk.jpg",
+ "passport_two": "JrhI0kxXJiqtcJ8lI2pzi8oKJwuQQl0uE8cBOUbV.jpg",
+ "passport_three": "oJZIx7NmHUZswsCastnzrg5AowPyBQIhzVzLIUec.jpg",
+ "passport_four": "AcrxW8zFBTY4wjMsjRcQaEPcZgC6tsFPFt2dlqKi.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 01:47:42",
+ "updated_at": "2024-09-01 17:33:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2970,
+ "unique_id": "TB6352-2970",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Amangylyjow",
+ "customer_patronic_name": "Soltanbaýewiç",
+ "passport_address": "Balkan welaýaty, Esenguly etraby, Garadepe şäherçesi, 400-nji jaý",
+ "real_address": "Balkan welaýaty, Esenguly etraby, Garadepe şäherçesi, 400-nji jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "482904",
+ "passport_given_at": "2014-12-20",
+ "passport_given_by": "Balkan welaýatynyň Esenguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1998-06-13",
+ "email": null,
+ "phone": "64412298",
+ "phone_additional": null,
+ "phone_home": "64412298",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-64412298",
+ "work_started_at": "2024-01-16",
+ "work_salary": "1820",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xkN0W4D7qhQF9eh2uk9EWQnVA1RhgfJClSDgEuTA.jpg",
+ "passport_two": "d3nupT6pJD92xNUmOlbzbkdxQoSzNXd3VqLoCk0L.jpg",
+ "passport_three": "n0M4tIYnyao277q56pEwFWCkx7XyEUliu2IMWkIp.jpg",
+ "passport_four": "nOGpXS0lBpS2KedejmEO0Q87PagWRY85ca2J9SWu.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 02:08:31",
+ "updated_at": "2024-08-21 02:08:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2971,
+ "unique_id": "TB6359-2971",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Rejepmämmet",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Maksadowiç",
+ "passport_address": "BW Balkanabat şäher kw 209 jaý 26 öý 7",
+ "real_address": "BW Balkanabat şäher kw 209 jaý 26 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "552951",
+ "passport_given_at": "2018-11-05",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2002-09-21",
+ "email": null,
+ "phone": "61339562",
+ "phone_additional": "61339562",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Nebitgazylmytaslama\" instituty",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2093",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "VGSFjAD5E7jOlgnL5rBErXqM72hHS573jI0c6BdK.jpg",
+ "passport_two": "LZjKMGZqIQgD35nyHQz5PwSq5JFuFsFtsaMfWwWv.jpg",
+ "passport_three": "aiCMt8tFyqRPReUYrWApRdPNzPhhs1WxwkaRdzfK.jpg",
+ "passport_four": "1bf4I4zBIi0hyG7Sl9vaXCzqfRg5TYcyQDYIHjjg.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 02:27:05",
+ "updated_at": "2024-08-21 02:27:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2972,
+ "unique_id": "TB8312-2972",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Sahatmurat",
+ "customer_surname": "Žumaniýazow",
+ "customer_patronic_name": "Baýrakgaýewiç",
+ "passport_address": "D.Baýramow 5/2",
+ "real_address": "D.Baýramow 5/2",
+ "passport_serie": "II-LB",
+ "passport_id": "041047",
+ "passport_given_at": "2018-09-06",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Özbegistan Garagalpagystan Resbuplikasy Dörtgül raýonynyň Ataoba obasy",
+ "born_at": "1979-02-04",
+ "email": "sahat985@mail.ru",
+ "phone": "65357038",
+ "phone_additional": null,
+ "phone_home": "44551245",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44571542",
+ "work_started_at": "2013-12-06",
+ "work_salary": "2100",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4NSwdhRqbGqCSSM4etajeMfD6PmCpx18jyppl9GC.jpg",
+ "passport_two": "P8Jg7xnmMVUZSTebsKXMXrT21IN7S3oYYkSD8gW1.jpg",
+ "passport_three": "TGPfj6Kt2OivVoEaJVi1lAnpkYFixZlUgAPbSsGd.jpg",
+ "passport_four": "1eTwvDR76AFjk4BsiPp8xQmJXBfoKcIIojYAJVyU.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 18:39:58",
+ "updated_at": "2024-08-22 19:32:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2973,
+ "unique_id": "TB6360-2973",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Geldimämmet",
+ "customer_surname": "Nurgeldiýew",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Hazar ş-çe 39-2-6",
+ "real_address": "Hazar ş-çe 39-2-6",
+ "passport_serie": "I-BN",
+ "passport_id": "148061",
+ "passport_given_at": "2000-01-18",
+ "passport_given_by": "Hazar şäher polisýa bölümi",
+ "born_place": "Hazar ş-çe",
+ "born_at": "1963-01-13",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64150596",
+ "phone_additional": "64150596",
+ "phone_home": "64150596",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\"ýod zawody Hazar himýa önimçiligi",
+ "work_company_accountant_number": "+(993)-64150596",
+ "work_started_at": "1991-07-04",
+ "work_salary": "2828",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "2OzNEenNK5c2dZe0Do0FLkLJTtApHHJzRF7D82Xj.jpg",
+ "passport_two": "Fl5oqAqYjO2PRjMVUVKn3DgGDqAHkcXQrKwfYwVZ.jpg",
+ "passport_three": "LKsw01UMf6qOi52dcO0S6Oj8x9AbpgsCiFo6FmAu.jpg",
+ "passport_four": "DeebMWAo8Zm16E5IlKwVTZUHCBuQeP2QIMATO1WE.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 18:59:45",
+ "updated_at": "2024-09-05 20:28:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2974,
+ "unique_id": "TB8312-2974",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Göwher",
+ "customer_surname": "Kurbanowa",
+ "customer_patronic_name": "Amanmametowna",
+ "passport_address": "Magtymguly 265/11",
+ "real_address": "Magtymguly 265/11",
+ "passport_serie": "I-LB",
+ "passport_id": "750835",
+ "passport_given_at": "2012-08-15",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birat etrabynyň Birata şäherçesi",
+ "born_at": "1971-11-17",
+ "email": "gowherka@mail.ru",
+ "phone": "65427547",
+ "phone_additional": null,
+ "phone_home": "44551245",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Türkmenbaşy bank Gazojak şahamçasy",
+ "work_company_accountant_number": "+(993)-44512453",
+ "work_started_at": "2023-08-09",
+ "work_salary": "2190",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rB0PtQXPHEck40AWaPAyY8IYBBkHIP42MYG09TR2.jpg",
+ "passport_two": "Z3TxqEUnEdwjYxojfXTvEfwq5Kq6ZKUa6QtDJirg.jpg",
+ "passport_three": "0vDUm9zpk6sypI4xkAVi5Q9qBYbSoIkLUv7hKgPW.jpg",
+ "passport_four": "Pbr2Tdptso4BWsBA9eVbKhrQ4N1VYMmCXj4N5SQH.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 19:43:42",
+ "updated_at": "2024-08-21 23:10:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2975,
+ "unique_id": "TB1307-2975",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Myrat",
+ "customer_surname": "Meretdurdyyew",
+ "customer_patronic_name": "Tirkisowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap, koce A Nyyazow, jay 85, otag 51",
+ "real_address": "Asgabat saherinin Berkararlyk etrap, koce A Nyyazow, jay 85, otag 51",
+ "passport_serie": "I-MR",
+ "passport_id": "465019",
+ "passport_given_at": "2007-12-11",
+ "passport_given_by": "Mary welayatynyn Sakarçage etrap",
+ "born_place": "Mary",
+ "born_at": "1968-11-25",
+ "email": "Myrat@mail.ru",
+ "phone": "65536094",
+ "phone_additional": "65536094",
+ "phone_home": "12255358",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saherinin 41-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2015-11-05",
+ "work_salary": "5450",
+ "work_position": "rus dili mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "U0NX6yFTiVdo7sPXCVRLXhN5vZzVXyuUth1U9OmW.jpg",
+ "passport_two": "n22RFWrzRSOptdq0WxOagtmZHb9PkC0ilN5ltAaN.jpg",
+ "passport_three": "ImPqOlqLPld6Z1CsSr2L27xXX2qWv0qsgthXAMNk.jpg",
+ "passport_four": "PLONgYcm1YO0Q0bjjTP083kRuTDRJh48h1GyGGhZ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 19:49:30",
+ "updated_at": "2024-09-01 17:32:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2976,
+ "unique_id": "TB8318-2976",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Musurmankul",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Şanazarowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Zelili köçesi 17-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Zelili köçesi 17-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "171298",
+ "passport_given_at": "2000-07-21",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş",
+ "born_at": "1983-09-18",
+ "email": null,
+ "phone": "63369127",
+ "phone_additional": "65324152",
+ "phone_home": "44051326",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Köýtendagsuwhojalyk\"önümçilik dolandyryşygy",
+ "work_company_accountant_number": "+(993)-63524152",
+ "work_started_at": "2015-07-01",
+ "work_salary": "1123",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8ZEaq6zXGL8oRCAfsSDrYvroTxi9Fxos0Hywbbk4.jpg",
+ "passport_two": "NRnepyIdUV30GTHFT7g4TXlZ0JU9OSrEnq9pzkSm.jpg",
+ "passport_three": "3zLwfkhGqNskOiOsmEImMONBP9mj1oLkdciy8Bx7.jpg",
+ "passport_four": "ob6S2Fm13e5I3Ow9Os7fjJ2Vjm6ggeW1tS1xtaev.jpg",
+ "user_id": 890,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 20:30:34",
+ "updated_at": "2024-08-22 02:22:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2977,
+ "unique_id": "TB8311-2977",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gülçehra",
+ "customer_surname": "Guwanjowa",
+ "customer_patronic_name": "Guwanjowna",
+ "passport_address": "LW-nyň Dänew etr Seýdi ş. 2k/etr 13-jaý 10-öý",
+ "real_address": "LW-nyň Dänew etr Seýdi ş. 2k/etr 13-jaý 10-öý",
+ "passport_serie": "I-LB",
+ "passport_id": "667159",
+ "passport_given_at": "2011-04-06",
+ "passport_given_by": "LW-nyň Farap etrap Häkimligi",
+ "born_place": "LW-nyň Farap etr Hojakenepsi geňeş",
+ "born_at": "1994-10-26",
+ "email": null,
+ "phone": "61824257",
+ "phone_additional": "61824257",
+ "phone_home": "61824257",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Seýdi Pagta egiriji Fabrigi",
+ "work_company_accountant_number": "+(993)-61824257",
+ "work_started_at": "2014-11-10",
+ "work_salary": "2948",
+ "work_position": "Uly buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wCbPA1Wk0IspM4TqNbolWnfNL4JAAIF7KRspyh6k.jpg",
+ "passport_two": "QCf3HII4aXlKWD8XPXgbAOkcaQrIg0NdcU07JrgP.jpg",
+ "passport_three": "3X3P2ABsJJ87RbfVHGUYzhGESVY0Vnm2AED6uayr.jpg",
+ "passport_four": "hf7w5FRaawyHs1cZlZ3Nd90rJIZybTWuz0HLXHOQ.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 20:55:55",
+ "updated_at": "2024-08-23 01:34:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2978,
+ "unique_id": "TB8311-2978",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Guwanç",
+ "customer_surname": "Açylow",
+ "customer_patronic_name": "Jorakulyýewiç",
+ "passport_address": "Lw-nyň Çärjew etr Hojakenepsi geňeşlik",
+ "real_address": "Lw-nyň Çärjew etr Hojakenepsi geňeşlik",
+ "passport_serie": "I-LB",
+ "passport_id": "105785",
+ "passport_given_at": "1999-12-07",
+ "passport_given_by": "LW-nyň Farap etrap Häkimligi",
+ "born_place": "Lw-nyň Farap etr Hojakenepsi geňeşlik",
+ "born_at": "1972-04-23",
+ "email": null,
+ "phone": "62131200",
+ "phone_additional": "62131200",
+ "phone_home": "62131200",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Seýdi Ýylylyk Elektrik merkezi",
+ "work_company_accountant_number": "+(993)-62131200",
+ "work_started_at": "2014-11-10",
+ "work_salary": "2886",
+ "work_position": "Elektrik sehiň başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vrIjLttr3qkpfgzIHBzZu6SkBvGtGt9OIewtObKc.jpg",
+ "passport_two": "NamdE45whq2UTLLDqS7GXfGSQgBv54osMLgI4yAm.jpg",
+ "passport_three": "txlI0blODEtnw6rUhpdZvyEL81Own5gBw4khFZH3.jpg",
+ "passport_four": "yGBDc1SXG2t2qj59a1iKCS6ad4ujxHVHIvIRqGdq.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 22:42:49",
+ "updated_at": "2024-08-25 23:52:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2979,
+ "unique_id": "TB6312-2979",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Perhat",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Jumadurdyýewiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Akdaş ş-si Magtymguly köçe 74 jaý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Akdaş ş-si Magtymguly köçe 74 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "444753",
+ "passport_given_at": "2012-05-25",
+ "passport_given_by": "Balkan welaýatynyň Esenguly etr häkimligi",
+ "born_place": "Balkan wel Esenguly etr Garadegiş geň",
+ "born_at": "1995-12-08",
+ "email": null,
+ "phone": "65196770",
+ "phone_additional": "65196770",
+ "phone_home": "24356770",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Gyýanlydaky polimer zawody",
+ "work_company_accountant_number": "+(993)-24366770",
+ "work_started_at": "2022-08-01",
+ "work_salary": "3493",
+ "work_position": "esasy inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "zd0OW6SWQ6uZ6makle5Ahxi474Yw2LR1iioeRZZo.jpg",
+ "passport_two": "5xHRBZv25YBiHr3hMqS1qBDMJCaaujLEr9PyvocA.jpg",
+ "passport_three": "or76q67wpbSWQMgojfeP0gdYRFs6aUYoFiq4dM0U.jpg",
+ "passport_four": "HXrZOfgjJv1XFV3bv33ONRxuuTUFPv3OyzXC73Ci.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 23:03:16",
+ "updated_at": "2024-08-21 23:37:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2980,
+ "unique_id": "TB6312-2980",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Perhat",
+ "customer_surname": "Öräýew",
+ "customer_patronic_name": "Hallyýewiç",
+ "passport_address": "Balkan wel Türkmenbaşy şäheri Gylyjow köçe 2jaý 6 öý",
+ "real_address": "Balkan wel Türkmenbaşy şäheri Gylyjow köçe 2jaý 6 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "411730",
+ "passport_given_at": "2010-09-01",
+ "passport_given_by": "Balkan wel Türkmenbaşy ş häkimligi",
+ "born_place": "Balkan wel Türkmenbaşy şäheri",
+ "born_at": "1994-05-25",
+ "email": null,
+ "phone": "62344000",
+ "phone_additional": "62344044",
+ "phone_home": "24334000",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Berkarar döwlet kärhanasy",
+ "work_company_accountant_number": "+(993)-24354000",
+ "work_started_at": "2021-10-01",
+ "work_salary": "4139",
+ "work_position": "direktoryň orunbasary baş inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ov0Vz2PLh9RF6Ms0PfLWLPpqDtdhx8U1GQ9kkMJX.jpg",
+ "passport_two": "BxxYkuEQJPgViQuTcprDtVUfzf6WnXe6PzQmsIIC.jpg",
+ "passport_three": "qyTpNTQ6I5qvUiN2dD9bt6fcFqIbXIBLDANWLdD4.jpg",
+ "passport_four": "8TvdErfff3gqHAChpgrjqAPk16kJA6gLdCvFj7HX.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 23:26:08",
+ "updated_at": "2024-08-21 23:37:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2981,
+ "unique_id": "TB6312-2981",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Assadulla",
+ "customer_surname": "Hoseýnow",
+ "customer_patronic_name": "Wagifowiç",
+ "passport_address": "Balkan wel Türkmenbaşy ş Ruhnama köçe 7 jaý 2 öý",
+ "real_address": "Balkan wel Türkmenbaşy ş Ruhnama köçe 7 jaý 2 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "539420",
+ "passport_given_at": "2018-04-26",
+ "passport_given_by": "Balkan wel Türkmenbaşy ş häkimligi",
+ "born_place": "Balkan wel Türkmenbaşy şäheri",
+ "born_at": "2001-03-13",
+ "email": null,
+ "phone": "61894695",
+ "phone_additional": "61894695",
+ "phone_home": "24354695",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT",
+ "work_company_accountant_number": "+(993)-24364695",
+ "work_started_at": "2022-01-10",
+ "work_salary": "3795",
+ "work_position": "operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "D5CuKtAnECZxOKyYEi3cXzMbJ1eJtxcaSjpq152H.jpg",
+ "passport_two": "DvDhdfQv7bvUCV47ktvFLW5ZK2rWgou3DkTGNgI9.jpg",
+ "passport_three": "IpaKRyOURnPYI3cwSlcaA0dsOgLvsN9Cfqqkhgbz.jpg",
+ "passport_four": "WWITpO4id22aN3I9DpgIU9fPWgNUkdugHvnNsBg9.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 23:43:31",
+ "updated_at": "2024-08-21 23:45:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2982,
+ "unique_id": "TB9314-2982",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Kakamyrat",
+ "customer_surname": "Annamedow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Köneürgenç şäheri D.Azady köçesi 45/5 jaýy",
+ "real_address": "Köneürgenç şäheri D.Azady köçesi 45/5 jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "022202",
+ "passport_given_at": "2019-07-30",
+ "passport_given_by": "Köneürgenç şäher häkimi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1993-03-21",
+ "email": "93kakamyrat@gmail.com",
+ "phone": "61427575",
+ "phone_additional": "62610470",
+ "phone_home": "30043",
+ "work_region": "dz",
+ "work_province_id": 36,
+ "work_company": "Daşoguz welaýat PM Ruhubelent etrap PB",
+ "work_company_accountant_number": "+(993)-32544___",
+ "work_started_at": "2015-07-30",
+ "work_salary": "2956",
+ "work_position": "Polisiýa işgäri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "8fvsJAE1BKYTGknTBy1BcG7Mt1MMkNFgNmuwdN69.jpg",
+ "passport_two": "7l3X1Kv5eCPNgoT3Yo1kRFpooHQ2LUwjgsk3x0Gk.jpg",
+ "passport_three": "73Z5WMzRVGKvQJvo2baJGaLnWEd2mDR1YmKlWek8.jpg",
+ "passport_four": "396UhJMX4XqoGMq9Am6tFD4OVaDCJRfLXIJP8Eul.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 23:48:40",
+ "updated_at": "2024-08-21 23:48:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2983,
+ "unique_id": "TB8312-2983",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Nigara",
+ "customer_surname": "Arazklyçewa",
+ "customer_patronic_name": "Azatçaryýewna",
+ "passport_address": "Şyharyk 92",
+ "real_address": "Şyharyk 92",
+ "passport_serie": "I-LB",
+ "passport_id": "409874",
+ "passport_given_at": "2005-06-17",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1974-02-18",
+ "email": "nigrarr@mail.ru",
+ "phone": "65948514",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "13-nji Arzuw çagalar bagy",
+ "work_company_accountant_number": "+(993)-44512463",
+ "work_started_at": "1993-04-29",
+ "work_salary": "1924",
+ "work_position": "Terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "K4VE82uGZpEVuHHLSA3aaOhAZhviRjfbZyM8bn3n.jpg",
+ "passport_two": "rkUFA5rBuNCDgt9VXmGYR4z6Ynt1CTeJYVViGgWr.jpg",
+ "passport_three": "KshK8kI3roAJtAm5NKQPpOIDmb1QHwy1QBsCmWB0.jpg",
+ "passport_four": "0OvzkNQvVsTr1Yv1lTUH0MRjFol8OLH5Tqplkrc2.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 23:54:49",
+ "updated_at": "2024-08-26 20:02:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2984,
+ "unique_id": "TB9314-2984",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Mahri",
+ "customer_surname": "Ýagmyrowa",
+ "customer_patronic_name": "Kerwenowna",
+ "passport_address": "Köneürgenç etrap Täze güýç geňeşligi",
+ "real_address": "Köneürgenç etrap Täze güýç geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "241299",
+ "passport_given_at": "2000-09-14",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Köneürgenç etrap Täze güýç geňeşligi",
+ "born_at": "1976-08-28",
+ "email": "Mari76@gmail.com",
+ "phone": "62424713",
+ "phone_additional": "61756386",
+ "phone_home": "62608602",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 8-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33139___",
+ "work_started_at": "2006-08-28",
+ "work_salary": "4365",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "plhAQemLsbjfuP9BjJxnsQdAIjJj5wRbWniEk1AX.jpg",
+ "passport_two": "NV5Ng38FmIsxZAsR7pVDqX7zt3Dpldy1AuB9sYy1.jpg",
+ "passport_three": "c6vCJo8psIwMYDxmpoaM1cWH427Ap5b6wNblkg8l.jpg",
+ "passport_four": "gdoupjastXatmlV3F6nrZxe3kFiPryK96QZGDzlk.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-21 23:57:35",
+ "updated_at": "2024-08-21 23:57:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2985,
+ "unique_id": "TB9314-2985",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Azat",
+ "customer_surname": "Şowhimow",
+ "customer_patronic_name": "Babageldiýewiç",
+ "passport_address": "Köneürgenç etrap Hakykat geňeşligi",
+ "real_address": "Köneürgenç etrap Hakykat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "152145",
+ "passport_given_at": "2000-04-28",
+ "passport_given_by": "Köneürgenç etrap PB",
+ "born_place": "Köneürgenç etrap Hakykat geňeşligi",
+ "born_at": "1983-12-02",
+ "email": "Azat83@gmail.com",
+ "phone": "64221767",
+ "phone_additional": "62532835",
+ "phone_home": "64221767",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-34099___",
+ "work_started_at": "2008-09-01",
+ "work_salary": "2262",
+ "work_position": "Tans mugallymy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "EQHXC6R13UzaI3B5EogGWBXinTMBxQ4MBVUxYbZk.jpg",
+ "passport_two": "3ENhM5mJv2CGk8Seb6YhLQcnv2meBXRhtamioUN0.jpg",
+ "passport_three": "uPnHR0gbRAWEiElqRpiwVwxxipIw3bNTYQLsnBw4.jpg",
+ "passport_four": "KvrnrthIKZrhmZ4lOvuYkjinCLIc4J8JnYbHD0Cl.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 00:03:37",
+ "updated_at": "2024-08-22 00:03:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2986,
+ "unique_id": "TB8312-2986",
+ "loan_type": 5,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Aýbibi",
+ "customer_surname": "Begmyradowa",
+ "customer_patronic_name": "Begmyradowa",
+ "passport_address": "H.Kulyýyw 51 jaý",
+ "real_address": "H.Kulyýyw 51 jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "110533",
+ "passport_given_at": "2020-10-07",
+ "passport_given_by": "Darganata etrap Polisiýa bölümi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "2004-09-20",
+ "email": "aykabibi@mail.ru",
+ "phone": "63693335",
+ "phone_additional": null,
+ "phone_home": "44551246",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmen döwlet ykdysadyýet we dolandyryş instituty",
+ "work_company_accountant_number": "+(993)-12546554",
+ "work_started_at": "2023-09-01",
+ "work_salary": "7015",
+ "work_position": "Talyp",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "yjiHhTmRd0qI9h976lt6KPrYrpw3OdOK1Ktq2nZo.jpg",
+ "passport_two": "jjqUiB9Dfoens8svazs1Rm39NBzc3LyG9UNdYylQ.jpg",
+ "passport_three": "lndjwmIv3gQ2gyPR4PQxnBT6TN4FTF6E4kpb5QUD.jpg",
+ "passport_four": "7vJ3I1AndeQ4TyABGXJgEC33G1wZU7fuzQiK9CYa.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 00:15:34",
+ "updated_at": "2024-08-22 22:27:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2987,
+ "unique_id": "TB1307-2987",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Sähetmyrat",
+ "customer_surname": "Tagtamyşew",
+ "customer_patronic_name": "Allamyradowiç",
+ "passport_address": "Asgabat saher r-n Kopetdag etrap Parahat 3 2 d15 kw27",
+ "real_address": "Asgabat saher r-n Kopetdag etrap Parahat 3 2 d15 kw27",
+ "passport_serie": "I-AS",
+ "passport_id": "433995",
+ "passport_given_at": "2010-11-24",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Asgabat s",
+ "born_at": "1994-10-31",
+ "email": "Sahetmyrat@gmail.сom",
+ "phone": "71347616",
+ "phone_additional": "64101714",
+ "phone_home": "12123654",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Demirýollary AGPJ-niň",
+ "work_company_accountant_number": "+(993)-12768034",
+ "work_started_at": "2024-04-02",
+ "work_salary": "1593",
+ "work_position": "ýolbelet",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zkIO6ZNpZB0xHijvdU1uXcGyAj6WqtMIJOCysxk1.jpg",
+ "passport_two": "wUxAgXWg19Gjrts76HZQWXqEcPuPdJ0kudrCNIOp.jpg",
+ "passport_three": "g93sV0CTZDe17L4JYbHOSr0bAeYrWwZ934JwmWyc.jpg",
+ "passport_four": "TXEJY6FpDhUTShAp1vbVOty9xD5khtpDUgOYUHFl.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 00:19:52",
+ "updated_at": "2024-09-01 17:32:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2988,
+ "unique_id": "TB8312-2988",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Murat",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Ilýasowiç",
+ "passport_address": "Magtymguly 149/27",
+ "real_address": "Magtymguly 149/27",
+ "passport_serie": "I-BN",
+ "passport_id": "362485",
+ "passport_given_at": "2007-07-29",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Dörtgül raýonynyň Ataobasy",
+ "born_at": "1967-11-10",
+ "email": "muratka@mail.ru",
+ "phone": "65228572",
+ "phone_additional": null,
+ "phone_home": "44551245",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44551256",
+ "work_started_at": "2020-10-12",
+ "work_salary": "2442",
+ "work_position": "Esasy inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "O7lGPC5kvdltAWMNfPNSTYDKeewmoatUvPuhkn3C.jpg",
+ "passport_two": "Nn3d1FqnejHBgVp5p2hRUqxEtY2RsxbRyfdfPVwC.jpg",
+ "passport_three": "9nWgWcs5Lix3Ffrgnczy29B18FHZIessGY4lYvYZ.jpg",
+ "passport_four": "YNl5at6cK2ic4CJfjBSoVfhYRKsAk5O6zt7IWP3S.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 00:27:37",
+ "updated_at": "2024-08-22 19:32:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2989,
+ "unique_id": "TB6352-2989",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Toýmämmet",
+ "customer_surname": "Pomanow",
+ "customer_patronic_name": "Balkanmämmedowiç",
+ "passport_address": "Balkan welaýaty, Balkanabat şäheri, 106-njy kwartal, 25a",
+ "real_address": "Balkan welaýaty, Balkanabat şäheri, 106-njy kwartal, 25a",
+ "passport_serie": "I-BN",
+ "passport_id": "240638",
+ "passport_given_at": "2003-07-07",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1986-08-28",
+ "email": null,
+ "phone": "64257660",
+ "phone_additional": null,
+ "phone_home": "64257660",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Türkmenstandartlary\" DG-y",
+ "work_company_accountant_number": "+(993)-64257660",
+ "work_started_at": "2020-09-09",
+ "work_salary": "2637",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tce8EhhmKPTPmrga5XbfOpbHCwk7KnwzD8hxWYbI.jpg",
+ "passport_two": "L7CJ46IRa0JdW2RzVpXXHkwOsA9pOS20ZNkhTg2f.jpg",
+ "passport_three": "TV2Pkt23zuQzNzK9WgoyKrTelNjj60Y78x8kmbIV.jpg",
+ "passport_four": "MAaiqaqR28jSolzZUSH8GkjefeLmkjXFqNIwMBxV.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 00:29:43",
+ "updated_at": "2024-08-22 00:29:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2990,
+ "unique_id": "TB8312-2990",
+ "loan_type": 5,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Aýsenem",
+ "customer_surname": "Begmyradowa",
+ "customer_patronic_name": "Begmyradowna",
+ "passport_address": "H.Kulyýew 51",
+ "real_address": "H.Kulyýew 51",
+ "passport_serie": "II-LB",
+ "passport_id": "075959",
+ "passport_given_at": "2019-07-25",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "2006-06-28",
+ "email": "aysenemmm@mail.ru",
+ "phone": "61062886",
+ "phone_additional": null,
+ "phone_home": "44512452",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Magtymguly adyndaky Türkmen döwlet uniwersiteti",
+ "work_company_accountant_number": "+(993)-44551246",
+ "work_started_at": "2023-09-01",
+ "work_salary": "7820",
+ "work_position": "Talyp",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "ugE7HhgRbPJXjOvyXZ8UEjTRZykbUTxG9J6Xo7V0.jpg",
+ "passport_two": "qh8tern3E1U23A3jOHhCW0ptz7YHypYV9tqNlmfN.jpg",
+ "passport_three": "wrL1FFPhZMch5CGSX3XjQjZV09YFkkf60NS1gHBW.jpg",
+ "passport_four": "rwjqpD1Cmnvb6h0Yoh1X5zFpRUEG6aSnkiz0DtzN.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 00:36:23",
+ "updated_at": "2024-08-22 22:22:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2991,
+ "unique_id": "TB1303-2991",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Nabat",
+ "customer_surname": "Öweliýewa",
+ "customer_patronic_name": "Nurýagdyýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Seýidi köçesiniň 4-nji jaýynyň 1-nji öýi",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Seýidi köçesiniň 4-nji jaýynyň 1-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "265175",
+ "passport_given_at": "2002-05-27",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Mary welaýatynyň Tagtabazar etrabynyň Ýeňiş geňeşligi",
+ "born_at": "1970-08-26",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62260870",
+ "phone_additional": "62260870",
+ "phone_home": "12525462",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Dokmahyzmat\" döwlet kärhanasynda has oňaýly ýaşaýyş jaýlary",
+ "work_company_accountant_number": "+(993)-62260870",
+ "work_started_at": "2023-12-01",
+ "work_salary": "1538",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gOPKGro7WrCQdLmkM9OmLm998Mtw9dYXr7kTLbiy.jpg",
+ "passport_two": "3QDFLjndbcS1fa2dJjjZDjwuVX62c95JhHbIwMKd.jpg",
+ "passport_three": "Wo9VQXaURAjOo2XRhFLZ6YfnlEgmd6ranXTHzUbM.jpg",
+ "passport_four": "ZzEZv6csq6gtjuxf2uRmDjBm5prHE8F6brprJZOq.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 01:13:46",
+ "updated_at": "2024-08-28 02:07:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2992,
+ "unique_id": "TB6312-2992",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Humaýtäç",
+ "customer_surname": "Bugaýewa",
+ "customer_patronic_name": "Maksatmyradowna",
+ "passport_address": "Balkan wel Bereket etrap 8 etr-ça Annagulyýew köçe 1geçelge 3 jaý",
+ "real_address": "Balkan wel Bereket etrap 8 etr-ça Annagulyýew köçe 1geçelge 3 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "459494",
+ "passport_given_at": "1996-08-08",
+ "passport_given_by": "Balkan wel Bereket etr häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1996-08-08",
+ "email": null,
+ "phone": "61456700",
+ "phone_additional": "61456700",
+ "phone_home": "24356700",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-24356700",
+ "work_started_at": "2022-08-16",
+ "work_salary": "2435",
+ "work_position": "inžener",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "FHCa6jRC8HFiWzu2AQjv3VqjQDCy4gnl6U5QrZdk.jpg",
+ "passport_two": "ofWpM2EH0qRLoNn2J2CpeaDDos6H0yCjkH8Z4neI.jpg",
+ "passport_three": "IPpxAtraWWeMJkLk9XFNMduY9tuT8nXjsnuP8Kyg.jpg",
+ "passport_four": "WsjiJQmvYHeLO8ZiGA1O6es74r94IEy7DJv5ldIP.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 01:17:02",
+ "updated_at": "2024-08-22 01:17:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2993,
+ "unique_id": "TB1307-2993",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Arzygul",
+ "customer_surname": "Saherowa",
+ "customer_patronic_name": "Kakanyyazowna",
+ "passport_address": "Asgabat saherinin Kopetdag etrabynyn Kamillik kocesinin 64 nji jayynnyn 6 njy otagy",
+ "real_address": "Asgabat saherinin Kopetdag etrabynyn Kamillik kocesinin 64 nji jayynnyn 6 njy otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "161736",
+ "passport_given_at": "2000-08-26",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Ahal welayatynyn Gawers etrabynyn Garadamak obasy",
+ "born_at": "1971-01-22",
+ "email": "Arzy@gmail.com",
+ "phone": "61298189",
+ "phone_additional": "61298189",
+ "phone_home": "61298189",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher Bagtyyarlyk etrap arassacylyk mudirligi",
+ "work_company_accountant_number": "+(993)-61298189",
+ "work_started_at": "2022-12-06",
+ "work_salary": "2074",
+ "work_position": "meydan supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6XRggHSpgQPSIGKvtgy47Dy6Mpg7Vg2TDjVNIlsX.jpg",
+ "passport_two": "H8S0Wdb4NSj23bFdPC0trYdlWElFn1AEuelmzCZ9.jpg",
+ "passport_three": "xfYKlLzzudOcOCIYuESAkeJruYvoe9ouRATxwice.jpg",
+ "passport_four": "pNdWxWSRB9KsksZnZQPCWkZhCSORL6rdEOraY4NL.jpg",
+ "user_id": 25,
+ "status": "cancelled",
+ "notes": null,
+ "created_at": "2024-08-22 01:23:47",
+ "updated_at": "2024-10-24 14:49:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2994,
+ "unique_id": "TB6312-2994",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Güýçgeldi",
+ "customer_surname": "Aýtekow",
+ "customer_patronic_name": "Annabaýewiç",
+ "passport_address": "Balkan wel Türkmenbaşy etrap Gyzylgaýa ş-si Tüwer obasy",
+ "real_address": "Balkan wel Türkmenbaşy etrap Gyzylgaýa ş-si Tüwer obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "460470",
+ "passport_given_at": "2016-09-27",
+ "passport_given_by": "Balkan wel Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan wel Türkmenbaşy etrap Tüwer obasy",
+ "born_at": "2000-06-19",
+ "email": null,
+ "phone": "63896176",
+ "phone_additional": "63896176",
+ "phone_home": "24366176",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-24366176",
+ "work_started_at": "2022-05-16",
+ "work_salary": "2313",
+ "work_position": "nobatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "m0uQeBSEEF6iEFWQmR525RMl7JSv9yqtN5HUHg8d.jpg",
+ "passport_two": "Sscg0AhbKYbDpZ6Q8Spj0H06VCwGrHgbc3fAxmLF.jpg",
+ "passport_three": "74uF8FTaJFQa1nGofwNdijm3484WzfvsiFW51dWa.jpg",
+ "passport_four": "J5qt02V4TVLeniuu1aCmtCVO6tFhyHFEFrLUwxH6.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 01:39:11",
+ "updated_at": "2024-08-29 20:46:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2995,
+ "unique_id": "TB6352-2995",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurgözel",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Nurberdiýewna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäheri 1-nji kiçi etrapça 8/6",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäheri 1-nji kiçi etrapça 8/6",
+ "passport_serie": "I-BN",
+ "passport_id": "546219",
+ "passport_given_at": "2019-09-06",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "Türkmenbaşy etrabynyň Garabogaz şäheri",
+ "born_at": "2003-07-21",
+ "email": null,
+ "phone": "61410339",
+ "phone_additional": "61410339",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etyrap Garabogaz şäher Bilim bölümi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2023-09-25",
+ "work_salary": "1365",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "o51MyN7iVT6NKVdKLJQ4uKq7PfMPnopsTd4k8zEw.jpg",
+ "passport_two": "6AySnr3gDFvtC6FCQOl2PrpDg5UhmC41Hjk5z84K.jpg",
+ "passport_three": "4ntfwdI5R3Cz6zoWN70yprokScYlCShaSoqumtKW.jpg",
+ "passport_four": "UdvE7KkH61brHL6tf64eJnxUd0jzEBHPJiMf8hmu.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 01:57:33",
+ "updated_at": "2024-08-22 01:57:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2996,
+ "unique_id": "TB6352-2996",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Perdegül",
+ "customer_surname": "Bimurzaýewa",
+ "customer_patronic_name": "Çarjowbaýewna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher Alp-Arslan köçe 49-jaý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher Alp-Arslan köçe 49-jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "469749",
+ "passport_given_at": "2015-09-19",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Gubadag etrabynyň Ak altyn geňeşligi",
+ "born_at": "1987-01-22",
+ "email": null,
+ "phone": "63194551",
+ "phone_additional": "63194551",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrap Garabogaz şäher Ýaşaýyş jaý Ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2019-02-04",
+ "work_salary": "1824",
+ "work_position": "ýollary süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TD0Y7f9i62DEIW5SRMHI8Gw0K6wJblRigoV8fLuM.jpg",
+ "passport_two": "XJwQBL64vVneO3FW8l94HNBU6lNE4eXHmUZ4ypAq.jpg",
+ "passport_three": "gFECU67WlVh8vxsPUe8C93NMNuiswWwXAE3sIAr5.jpg",
+ "passport_four": "Zgv3sJpwVwZOmwU8wGjy2vF4FoQLr9MH9zfzGnRG.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 02:02:37",
+ "updated_at": "2024-08-22 02:02:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2997,
+ "unique_id": "TB6352-2997",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mäzem",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Mätiýewna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 5/4",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 2 kiçi etrapça 5/4",
+ "passport_serie": "I-BN",
+ "passport_id": "546115",
+ "passport_given_at": "2019-01-07",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "AW Kaka etrabynyň Kaka şäheri",
+ "born_at": "1998-09-06",
+ "email": null,
+ "phone": "63553783",
+ "phone_additional": null,
+ "phone_home": "63553783",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbami\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2021-04-05",
+ "work_salary": "1906",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "alrU4aIgeW7vCqmCDpKkCg3FBzUP6NHQbE7xvMFf.jpg",
+ "passport_two": "LmBlJSr9QVQReWgNicJsqOKrCuIcoVInoAznBw23.jpg",
+ "passport_three": "OodE0jOjeRascpLxBaVKxWJ7qoKdN2aysz6mVLkg.jpg",
+ "passport_four": "nLqNRMLBbyRP3kojmNGubXkIzgldI6R5kcdiTg4d.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 02:13:19",
+ "updated_at": "2024-08-23 02:35:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2998,
+ "unique_id": "TB6360-2998",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Allaşükür",
+ "customer_surname": "Nowrizbaýew",
+ "customer_patronic_name": "Ahmedowiç",
+ "passport_address": "BW Hazar ş-çe Magtymguly ý.t jaý 44",
+ "real_address": "BW Hazar ş-çe Magtymguly ý.t jaý 44",
+ "passport_serie": "I-BN",
+ "passport_id": "580377",
+ "passport_given_at": "2010-07-08",
+ "passport_given_by": "DW Boldumsaz etrap häkimligi",
+ "born_place": "Medeniýet geňeşligi",
+ "born_at": "1993-05-09",
+ "email": "annagugeldyva229@gmail.com",
+ "phone": "62930905",
+ "phone_additional": "62930905",
+ "phone_home": "62930905",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "34-nji mekdep",
+ "work_company_accountant_number": "+(993)-62930905",
+ "work_started_at": "2024-01-12",
+ "work_salary": "2800",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lxe11K4su4OZeupjVOrQIV0WmBmlWWffVclwojJV.jpg",
+ "passport_two": "ir5wq8J0LsuwJQnQwRtsPlkcTiA7sd6jhUaKkHR9.jpg",
+ "passport_three": "bJLWO0mB7xFEL29aYgNoSF0ku0wxUZWeVqWuT4tP.jpg",
+ "passport_four": "TGRBSWbKxlKDRloj5pjstEEQl027CkzJvDdTy2xF.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 17:51:31",
+ "updated_at": "2024-08-27 23:10:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 2999,
+ "unique_id": "TB6352-2999",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýazgeldi",
+ "customer_surname": "Hangeldiýew",
+ "customer_patronic_name": "Jumamyradowiç",
+ "passport_address": "MW Garagum etraby Halklariň Dostlugy köçesi 1/1",
+ "real_address": "MW Garagum etraby Halklariň Dostlugy köçesi 1/1",
+ "passport_serie": "I-MR",
+ "passport_id": "254922",
+ "passport_given_at": "2002-07-25",
+ "passport_given_by": "MW Garagum etrap häkimligi",
+ "born_place": "MW Garagum etrabynyň Ýagtyýol geňeşligi",
+ "born_at": "1986-04-09",
+ "email": null,
+ "phone": "65342146",
+ "phone_additional": null,
+ "phone_home": "65342146",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 Harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2013-06-14",
+ "work_salary": "4664",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dXWPNRjuPh9p5E7vP3VW8l8RqQnmIsObx9vGXZ5Z.jpg",
+ "passport_two": "dKjqk4IipevEx3MeUaSwYB05Da09XNG2Ho5kJR9Z.jpg",
+ "passport_three": "8vNds2nHFyZMiOZLKxF90KRVzZaL0JckNbWgTNUZ.jpg",
+ "passport_four": "OSgXIoOMhyQ8xn48X362XlskDlSbz613F7NwpHcJ.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 18:33:32",
+ "updated_at": "2024-08-23 02:36:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3000,
+ "unique_id": "TB8312-3000",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Nurýagdy",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Ýagmurowiç",
+ "passport_address": "K.Sazakow 180/11",
+ "real_address": "K.Sazakow 180/11",
+ "passport_serie": "I-LB",
+ "passport_id": "387711",
+ "passport_given_at": "2004-03-25",
+ "passport_given_by": "birata etrap häkimligi",
+ "born_place": "Dörtgül raýonynyň Kelteminar geňeşligi",
+ "born_at": "1966-03-26",
+ "email": "nuryagdyy@mail.ru",
+ "phone": "64343547",
+ "phone_additional": null,
+ "phone_home": "44554126",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Naýyp",
+ "work_company_accountant_number": "+(993)-44571423",
+ "work_started_at": "2017-02-01",
+ "work_salary": "32270",
+ "work_position": "Sorujy enjam maşinisty",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RVHICv3SI7vRztiOs7OYA72UymTlNmClsqvr6GAQ.jpg",
+ "passport_two": "ogjtFMBnR6z5TZotLbhMeSUfXujRlRrCL8ANx09n.jpg",
+ "passport_three": "jrvIA3KcJCG36aaFiW0obPla9PvBROwTzGDIVrBv.jpg",
+ "passport_four": "islFHRrqiBZKhpPh5jYzuzOaAxeOId3fJJ6s2kEj.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 20:11:21",
+ "updated_at": "2024-08-27 19:19:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3001,
+ "unique_id": "TB1307-3001",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dmitriy",
+ "customer_surname": "Bayramsahetow",
+ "customer_patronic_name": "Bayramowic",
+ "passport_address": "Asgabat saherinin Buzmeyin etrap, koce Gorogly, jay 1, otag 2.",
+ "real_address": "Asgabat saherinin Buzmeyin etrap, koce Gorogly, jay 1, otag 2.",
+ "passport_serie": "I-AS",
+ "passport_id": "637827",
+ "passport_given_at": "2021-02-03",
+ "passport_given_by": "Asgabat saherini buzmeyin etrap",
+ "born_place": "Asgabat",
+ "born_at": "1991-03-04",
+ "email": "Dmitriy@mail.ru",
+ "phone": "61525010",
+ "phone_additional": "61525010",
+ "phone_home": "12334859",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"SAI Interbudmontaz GmBH\"",
+ "work_company_accountant_number": "+(993)-12769491",
+ "work_started_at": "2024-05-18",
+ "work_salary": "5388",
+ "work_position": "Goragcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kjaMS5nS0A2ab0iTJ0H7UOw1mnQJz8ckyDOnin4h.jpg",
+ "passport_two": "Tsk8OawsiBIqTwJ0OhI72OX7ax8wPchchSjaObcy.jpg",
+ "passport_three": "467CYcwgh5O76xfuVrtFT0knLg0Fix3xgnMwlh64.jpg",
+ "passport_four": "zb2cUoXKJ7Shw16Kz3JKGWPbbzxkNxb8N7nmVU8O.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 20:34:16",
+ "updated_at": "2024-09-01 17:31:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3002,
+ "unique_id": "TB6352-3002",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Toýly",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Meredowiç",
+ "passport_address": "LW Saýat etrabynyň Mülk geňeşliginiň Bujak obasy, Ruhybelent köçesiniň 1-nji jaýy",
+ "real_address": "LW Saýat etrabynyň Mülk geňeşliginiň Bujak obasy, Ruhybelent köçesiniň 1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "932966",
+ "passport_given_at": "2016-07-22",
+ "passport_given_by": "LW Saýat etrap häkimligi",
+ "born_place": "LW Saýat etrabynyň Mülk geňeşligi",
+ "born_at": "2000-02-06",
+ "email": null,
+ "phone": "62440069",
+ "phone_additional": "62440069",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher 20980-Harby bölümi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2023-11-20",
+ "work_salary": "2935",
+ "work_position": "Goragçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "Y7Ihmgax9jIsJoU7ku9bVlSK6b1sAMisOos9fj29.jpg",
+ "passport_two": "LrCB7I21M3DUW0bukuz2yX74WjVb5XW1e4sQvBg6.jpg",
+ "passport_three": "UM1e9WZPyZYYKAPcfJqXJZG8nYjKVf1jtXTUGM5X.jpg",
+ "passport_four": "ycbb0Dai9q6S7qLOYZPUR17LyNH4WSHVwJQVPW4W.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 22:46:30",
+ "updated_at": "2024-08-22 22:46:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3003,
+ "unique_id": "TB8302-3003",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ogulnabat",
+ "customer_surname": "Annayewa",
+ "customer_patronic_name": "Caryyewna",
+ "passport_address": "Koytendag etraby Mukry sahercesi",
+ "real_address": "Koytendag etraby Mukry sahercesi Turkmenistan kocesi",
+ "passport_serie": "I-LB",
+ "passport_id": "867950",
+ "passport_given_at": "2014-09-18",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Mukry sahercesi",
+ "born_at": "1996-09-11",
+ "email": "muziktank78@gmail.com",
+ "phone": "61421437",
+ "phone_additional": null,
+ "phone_home": "21855",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-21422___",
+ "work_started_at": "2019-06-06",
+ "work_salary": "1843",
+ "work_position": "Yogyn sutunci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "T1zposfSBrnzDfqDVyJLm6c8llL0yUtEZmFbsgA7.jpg",
+ "passport_two": "x0r98lFtBUNFavgiPVhb6n7N0mPAjYOybhq23XLu.jpg",
+ "passport_three": "rvzoVYaaY7WyrjRtAENKOr7OSveEEWQFzmhbvOdf.jpg",
+ "passport_four": "vfe0lDa6F0CjcZvSkyYf4qAwLm79KhyibCWCgkIC.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 23:32:48",
+ "updated_at": "2024-09-01 19:24:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3004,
+ "unique_id": "TB8302-3004",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Matlyuba",
+ "customer_surname": "Hasanowa",
+ "customer_patronic_name": "Isakowna",
+ "passport_address": "Magdanly saheri Soltan Sanjar 40",
+ "real_address": "Magdanly saheri Soltan Sanjar koc 40",
+ "passport_serie": "I-LB",
+ "passport_id": "793935",
+ "passport_given_at": "2013-04-15",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1997-04-15",
+ "email": "muziktank78@gamil.com",
+ "phone": "63656410",
+ "phone_additional": null,
+ "phone_home": "53583",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51365___",
+ "work_started_at": "2019-08-01",
+ "work_salary": "3022",
+ "work_position": "maugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "uvanEZLFOSs7jJQGex6SIrLmE5MfQGrbkHK11EDi.jpg",
+ "passport_two": "8xiJHjr3Tsnk21fxtPTe755G0FKhhJAIJzHAodWT.jpg",
+ "passport_three": "Yr1NpVUrbjHQQBrswLdQIKY0z1rBWw3JWnq9KbnC.jpg",
+ "passport_four": "xtwoUYO1UyLlq1nLV6bChq3mTHeWDDEhLcWXXnh6.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-22 23:37:57",
+ "updated_at": "2024-09-01 19:25:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3005,
+ "unique_id": "TB9314-3005",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Altymyrat",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Annamyradowic",
+ "passport_address": "S.Türkmenbaşy etrap Serdar geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Serdar geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "068363",
+ "passport_given_at": "2000-09-07",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "Köneügenç etrap Tüze ýol geňeşligi",
+ "born_at": "1980-12-27",
+ "email": "Alty1980@gmail.com",
+ "phone": "62145879",
+ "phone_additional": "65739178",
+ "phone_home": "64246781",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 66 mekdebi",
+ "work_company_accountant_number": "+(993)-31547___",
+ "work_started_at": "2010-09-01",
+ "work_salary": "3046",
+ "work_position": "muigallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BXRZFOeOE3j5ac3L7qrKlr2CjLGdsQAJVcfk56mg.jpg",
+ "passport_two": "PRUONxGYWZusrco3uHZdhf3PNakg7K8S9FA5XoUd.jpg",
+ "passport_three": "pTceIjHDx5KnJlgyO3sz4jwWpElPRO9qKfBgjT2b.jpg",
+ "passport_four": "q321PubBEY13Fj1NqZNdE8aPdAbZ6XbVTdlBkvmV.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 00:17:34",
+ "updated_at": "2024-08-23 00:17:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3006,
+ "unique_id": "TB8318-3006",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Dinara",
+ "customer_surname": "Azzamowa",
+ "customer_patronic_name": "Narkuwatowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Magtymguly köçesi 10-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Magtymguly köçesi 10-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "115544",
+ "passport_given_at": "1999-10-06",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Çarşaňňy etrabynyň Megejik geňeşligi",
+ "born_at": "1973-09-29",
+ "email": null,
+ "phone": "63139271",
+ "phone_additional": "65444107",
+ "phone_home": "44025485",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "12-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-63524185",
+ "work_started_at": "2015-02-03",
+ "work_salary": "1776",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "05tQUaXyWNQTdoK1i9VRWoscFHxaFDOgJNQWsS5n.jpg",
+ "passport_two": "19TeW0H48XqV1IkXSkLOU9g5ycqsgMKhSptWsndQ.jpg",
+ "passport_three": "2P5iByvTmCCjQVNf70ylTwd1H3smMfAOVFlTP7ST.jpg",
+ "passport_four": "FtSPVyDi7LNZwB2HuNMyxNYx7zENXNiYfXbUfhxx.jpg",
+ "user_id": 891,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 00:32:42",
+ "updated_at": "2024-08-23 01:05:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3007,
+ "unique_id": "TB8318-3007",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Hasan",
+ "customer_surname": "Halikow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Garahowuz geňeşligi Ýeňiş köçesi 11-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garahowuz geňeşligi Ýeňiş köçesi 11-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "721943",
+ "passport_given_at": "2011-09-20",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Garahowuz geňeşligi",
+ "born_at": "1995-03-02",
+ "email": null,
+ "phone": "63390833",
+ "phone_additional": "65416532",
+ "phone_home": "44035412",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "9-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-63965458",
+ "work_started_at": "2019-09-01",
+ "work_salary": "3919",
+ "work_position": "Orunbasar",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2A9j1fddN0L7GGqKyPSP7ChHQag15oTEQz1xbH8e.jpg",
+ "passport_two": "iWHfhnRc7aWNcSvqUoLgKwMFy9kLtgVL9wYTGgN7.jpg",
+ "passport_three": "B185sXd6Nbjslzlywrx6RTt4Fluh8KPBnkiPBJFM.jpg",
+ "passport_four": "LartgIHRLkx8o5OQ0337zYIZ1B2myPM3GGu0w6un.jpg",
+ "user_id": 892,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 01:04:33",
+ "updated_at": "2024-08-23 01:06:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3008,
+ "unique_id": "TB8311-3008",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Rahmatullaýew",
+ "customer_patronic_name": "Abdullaýewiç",
+ "passport_address": "LW-nyň Dänew etr Seýdi şäher 1 k/etr kotež jaý -7 öý-4",
+ "real_address": "LW-nyň Dänew etr Seýdi şäher 1 k/etr kotež jaý -7 öý-4",
+ "passport_serie": "I-LB",
+ "passport_id": "628062",
+ "passport_given_at": "2010-12-22",
+ "passport_given_by": "LW-nyň Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Seýdi şäheri",
+ "born_at": "1993-08-15",
+ "email": null,
+ "phone": "61736493",
+ "phone_additional": "61736493",
+ "phone_home": "61736493",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-61736493",
+ "work_started_at": "2022-09-01",
+ "work_salary": "3788",
+ "work_position": "bejeriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Qt6yUJL7wEOfvo59VvhANm03f0orD6c6zfjriRpe.jpg",
+ "passport_two": "yRI6ArBwoxbwkSKQuKIVKORp5KE6OWmglyoPOvF2.jpg",
+ "passport_three": "Vr6whDW1TxzCJH547CbeOa1shb9QKevpQhEzWbuR.jpg",
+ "passport_four": "YObdIZNh7qwP1ypz2Y0drL9ElYfK44XYBNWfqI0c.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 01:06:07",
+ "updated_at": "2024-08-23 01:31:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3009,
+ "unique_id": "TB8311-3009",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Azamat",
+ "customer_surname": "Orunow",
+ "customer_patronic_name": "Atanýazowiç",
+ "passport_address": "Dänew etr Seýdi şäher 1-nji kiçi etr jaý-40, öý-2",
+ "real_address": "Dänew etr Seýdi şäher 1-nji kiçi etr jaý-40, öý-2",
+ "passport_serie": "I-LB",
+ "passport_id": "534454",
+ "passport_given_at": "2007-03-14",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "Birata etraby",
+ "born_at": "1991-03-02",
+ "email": null,
+ "phone": "65945644",
+ "phone_additional": "65945644",
+ "phone_home": "65945644",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-65945644",
+ "work_started_at": "2022-09-18",
+ "work_salary": "3044",
+ "work_position": "Inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mq9D1fipHMmbmcyw1MwcdMwzU5B2MoD2cGK4F6aJ.jpg",
+ "passport_two": "2bKDndC0AcDrNtmaczKj9UN2CYTfUBQna754rugV.jpg",
+ "passport_three": "tdj4hPK3k45LfCANx8rXIEmM3ymxAMg2Kvopd6kf.jpg",
+ "passport_four": "13UQkUIsRNTMgInTUVp9N0rVazFRKcH9vU3q5SZz.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 01:24:43",
+ "updated_at": "2024-08-23 01:32:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3010,
+ "unique_id": "TB9315-3010",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Azat",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Aşyrdurdyýewiç",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "229130",
+ "passport_given_at": "2000-01-10",
+ "passport_given_by": "Tagta etrap PB",
+ "born_place": "Görogly etrap Bereket geňeşligi",
+ "born_at": "1973-04-24",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65917908",
+ "phone_additional": "65917908",
+ "phone_home": "65917908",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 39-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-65917908",
+ "work_started_at": "1999-04-01",
+ "work_salary": "3697",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "gwtiZ0i0cHoSxwa4abn4nPrrgWHbFGouhFiVHzov.jpg",
+ "passport_two": "AAsLTDp3SVQS3hagkIQoI1R2TXDTmyai7qvMHssR.jpg",
+ "passport_three": "dmWRBbWFnvTUUsjQhyexfGSclnFF48EUlWMRohHl.jpg",
+ "passport_four": "xSD21CFnvmHQPWtn16kojNpcW9RK0RyJuOXDzikQ.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 01:26:20",
+ "updated_at": "2024-08-23 01:26:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3011,
+ "unique_id": "TB6352-3011",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hasar",
+ "customer_surname": "Abylow",
+ "customer_patronic_name": "Nurmyradowiç",
+ "passport_address": "BW Magtymguly etraby Ýaňkel geňeşligi Garakel obasy",
+ "real_address": "BW Magtymguly etraby Ýaňkel geňeşligi Garakel obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "612342",
+ "passport_given_at": "2023-10-17",
+ "passport_given_by": "BW Magtymguly etrap PB",
+ "born_place": "BW Magtymguly etraby Ýaňkel geňeşligi",
+ "born_at": "1991-08-29",
+ "email": null,
+ "phone": "71290891",
+ "phone_additional": null,
+ "phone_home": "71290891",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "3514",
+ "work_position": "smena ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vjMlnDycwhW40F6JeBqi2B1iRmP5yXhXrSJWmawc.jpg",
+ "passport_two": "QYepup7r2P7Ay42LeVUryFVAqzGUqQiVNXxBOC8y.jpg",
+ "passport_three": "23RpN2nSs6cRU5cufSZcxrz2ocJlYOdJnFCv91uH.jpg",
+ "passport_four": "2CdeLiTei1ty7MA0ZEI0rN3cQXvUnM20MMXetpku.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 02:21:30",
+ "updated_at": "2024-08-23 02:36:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3012,
+ "unique_id": "TB6352-3012",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bäşimguly",
+ "customer_surname": "Eminow",
+ "customer_patronic_name": "Eminowiç",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, Dostluk köçesi, 48",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, Dostluk köçesi, 48",
+ "passport_serie": "I-BN",
+ "passport_id": "031309",
+ "passport_given_at": "1999-07-13",
+ "passport_given_by": "Balkan welaýatynyň Bekdaş şäherçesiniň PB-i",
+ "born_place": "Balkan welaýatynyň Gazanjyk etraby",
+ "born_at": "1964-03-08",
+ "email": null,
+ "phone": "61169083",
+ "phone_additional": null,
+ "phone_home": "61169083",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Günbatargazakdyryş\" müdirligi",
+ "work_company_accountant_number": "+(993)-61169083",
+ "work_started_at": "2012-05-02",
+ "work_salary": "1674",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XyVBByOT3Szrzt5ZK2sOMd8KnGoWOI5X0jPOjQgw.jpg",
+ "passport_two": "1t9F2AYZ2qTSZNibJwfQPxo55ciwaj4U5vnAjUSY.jpg",
+ "passport_three": "SVGpV8ILwQxslbYfyZGkMXC8OXcg9s6AkkvdJbhG.jpg",
+ "passport_four": "dUL0ZnBceQYqzYfiJkg0CveURh3OOuvlsPW0Db7T.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 02:31:10",
+ "updated_at": "2024-08-23 02:31:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3013,
+ "unique_id": "TB6352-3013",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbanmyrat",
+ "customer_surname": "Süleýmangulyýew",
+ "customer_patronic_name": "Süleýmangulyýewiç",
+ "passport_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 3/13",
+ "real_address": "Balkan welaýaty, Türkmenbaşy etraby, Garabogaz şäheri, I-kiçi etrapça, 3/13",
+ "passport_serie": "I-BN",
+ "passport_id": "469059",
+ "passport_given_at": "2012-11-22",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Ahal welaýatynyň Abadan şäheri",
+ "born_at": "1996-05-13",
+ "email": null,
+ "phone": "63829145",
+ "phone_additional": null,
+ "phone_home": "63829145",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "T \"Türkmenbaşy\" PTB-nyň BW-nyň Garabogaz şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-24340091",
+ "work_started_at": "2022-11-10",
+ "work_salary": "2300",
+ "work_position": "baş buhgalteriň orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Klj9IP8F4kLj7PYsFi6yvly4hUnImAF2BUIznl0y.jpg",
+ "passport_two": "5TU0WBP8nT0kd7sszqa9m79tN4GCtLh6wDCE4k9M.jpg",
+ "passport_three": "V8wiDxXuJ6nVgRJvClZxO5j1Nk2aff6b758aLLeF.jpg",
+ "passport_four": "3ddEvw1vh64etGP1ibNntzR5GFJPlZ7sHOxDaLiw.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 02:35:40",
+ "updated_at": "2024-08-23 02:35:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3014,
+ "unique_id": "TB1307-3014",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Zöhre",
+ "customer_surname": "Soýunowa",
+ "customer_patronic_name": "Gurbangeldiýewna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň Parahat 1 köçesiniň 12 nji jaýynyň 15 nji otagy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň Parahat 1 köçesiniň 12 nji jaýynyň 15 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "466238",
+ "passport_given_at": "2012-09-11",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1982-12-28",
+ "email": "SoyunowaZ@gmail.com",
+ "phone": "62549227",
+ "phone_additional": "62549227",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Halk hyzmatlary GK",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2020-10-21",
+ "work_salary": "1880",
+ "work_position": "wahtýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bLJRaJidu3ohsMUNTX5XSFQufuYqHy2cb0dD7XLW.jpg",
+ "passport_two": "den6NKVa7wJtrByfAVWaJrGEUYFocFihj7n609bt.jpg",
+ "passport_three": "LIZYZCvxuxUYOxxUCHrS1xa2QRIBF7cmaYjl0Bsj.jpg",
+ "passport_four": "FZKeVT7elIjggBHyL0k9hdYnjEKYOS4mjhxFvzWA.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 19:19:36",
+ "updated_at": "2024-09-01 17:28:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3015,
+ "unique_id": "TB1307-3015",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hydyr",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Goçgeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Oguz han jaý26 otag 1",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Oguz han jaý26 otag 1",
+ "passport_serie": "I-MR",
+ "passport_id": "071990",
+ "passport_given_at": "1999-12-29",
+ "passport_given_by": "Mary welaýatynyň Baýramaly etrap PB",
+ "born_place": "Mary welayaty",
+ "born_at": "1978-11-16",
+ "email": "BabayewH@gmail.com",
+ "phone": "65313273",
+ "phone_additional": "65134156",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenistanyň Inžener-tehniki we ulag kommunikasiýalary instituty",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2023-01-17",
+ "work_salary": "3730",
+ "work_position": "uly mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "KJ32y0CrEXG3S214lmXVRtQSnPScWyV21qVm7wY0.jpg",
+ "passport_two": "RsvK9LMKAXnnjmPxSZEznsxiI04BR0ctHaZ2GTP8.jpg",
+ "passport_three": "li0YWLRxvRA22Q7DYyixA6axoPw5bxC6QJtEbTRc.jpg",
+ "passport_four": "UeL4HJ40NGPV8EoOnHQhknbX5leqqcUhamAsM8MJ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 19:30:33",
+ "updated_at": "2024-09-01 17:27:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3016,
+ "unique_id": "TB1303-3016",
+ "loan_type": 5,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Maral",
+ "customer_surname": "Ýaýlymowa",
+ "customer_patronic_name": "Mergenowna",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap Sumbar köçe jaý 25",
+ "real_address": "Aşgabat şäher Berkararlyk etrap Sumbar köçe jaý 25",
+ "passport_serie": "I-AS",
+ "passport_id": "658289",
+ "passport_given_at": "2022-01-17",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2006-01-09",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62619188",
+ "phone_additional": "62619188",
+ "phone_home": "12763139",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "T-nyň Oguz han adyndaky Inžener-tehnologiýalar uniwersiteti",
+ "work_company_accountant_number": "+(993)-12763139",
+ "work_started_at": "2024-08-11",
+ "work_salary": "0",
+ "work_position": "Talyp",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "JNlWK9yrUrM3xDn99bo5JOpASVnsg526TRE9GK8J.jpg",
+ "passport_two": "vN3v1yHi7TxbR1Jzw83US6KrUI48dxNJdG3KqAbU.jpg",
+ "passport_three": "s7TSGO0vI656IFS1in23OUJFtOsjnelp6bWmTIN7.jpg",
+ "passport_four": "AzADPnEaHibHcmQNDG2Baeu5Z8MQhDdlx5bfdRid.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 20:53:34",
+ "updated_at": "2024-09-04 18:59:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3017,
+ "unique_id": "TB1303-3017",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Azat",
+ "customer_surname": "Gaýybow",
+ "customer_patronic_name": "Öwezgeldiýewiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrap Bokurdak şäherçesi Bokurdak obasy",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrap Bokurdak şäherçesi Bokurdak obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "575708",
+ "passport_given_at": "2012-10-30",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Derweze şäherçesi",
+ "born_at": "1996-08-14",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64948582",
+ "phone_additional": "64948582",
+ "phone_home": "64948582",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "Ahaldaky gazdan benzin öndürýän zawody",
+ "work_company_accountant_number": "+(993)-12522451",
+ "work_started_at": "2018-11-19",
+ "work_salary": "3061",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Y5xf4nWegV3CtURPPeLCVsLZUqot9HLinSY0UL3K.jpg",
+ "passport_two": "sXPXroO45CljsZvVtWhsferllcHljSzJolik2W1a.jpg",
+ "passport_three": "dZnir7NruyQXhq7975lvwmiyjOPrN1nTRo0w6hO6.jpg",
+ "passport_four": "u4qZnV2qFys0vEVCOja0PZtzRGcf6A2b8PgCTTsc.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-23 21:11:26",
+ "updated_at": "2024-09-05 01:16:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3018,
+ "unique_id": "TB8312-3018",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülälek",
+ "customer_surname": "Maksatowa",
+ "customer_patronic_name": "Maksatowna",
+ "passport_address": "Begmetow 20",
+ "real_address": "Begmetow 20",
+ "passport_serie": "I-LB",
+ "passport_id": "906586",
+ "passport_given_at": "2016-04-18",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "2000-01-19",
+ "email": "gullak@mail.ru",
+ "phone": "63448176",
+ "phone_additional": null,
+ "phone_home": "44215325",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "12-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44551254",
+ "work_started_at": "2022-09-06",
+ "work_salary": "3243",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "Q4QLhRc5Ue8GaZCRcY7pUoIqpwy96k5v2cq6AWXy.jpg",
+ "passport_two": "DI1pq8ZXwRT7UNJ9ECN2jD2uvwpZjDnHu8wOl11c.jpg",
+ "passport_three": "KPSxAumSg3omxxQYI4sww943IN0dzm0JuAsWHb1S.jpg",
+ "passport_four": "Gtu7zlG3lYrMiIMpykhTbSGqlrsyBFz06nhXRQWY.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-25 19:29:31",
+ "updated_at": "2024-09-03 20:30:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3019,
+ "unique_id": "TB8312-3019",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Meýlis",
+ "customer_surname": "Nazarmatow",
+ "customer_patronic_name": "Sapardurdyýewiç",
+ "passport_address": "Magtymguly 148/29",
+ "real_address": "Magtymguly 148/29",
+ "passport_serie": "I-LB",
+ "passport_id": "316612",
+ "passport_given_at": "2002-10-08",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Sarymaý geňeşligi",
+ "born_at": "1986-07-23",
+ "email": "meyliss@mail.ru",
+ "phone": "63017022",
+ "phone_additional": null,
+ "phone_home": "44552142",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "12-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2017-05-22",
+ "work_salary": "3303",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Oa0qCEV1zAVJgWvxYWcD90DIyh4zeeGLUZBAQKRW.jpg",
+ "passport_two": "wRGmAxUcV3sDXWuHfAjnCLhdBceGUUBuORW6coZA.jpg",
+ "passport_three": "CG4A4XUCSH5KVuXsfuzOQiEfOnjisKtH048kTUMy.jpg",
+ "passport_four": "4xLAqVEhKJVQc77FSqjGI8U9mI3fVJCIkL35gNHQ.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-25 19:57:23",
+ "updated_at": "2024-08-28 22:58:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3020,
+ "unique_id": "TB6360-3020",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Selbi",
+ "customer_surname": "Sallaýewa",
+ "customer_patronic_name": "Olegowna",
+ "passport_address": "Hazar ş-çe 18-10-4",
+ "real_address": "Hazar ş-çe 18-10-4",
+ "passport_serie": "I-BN",
+ "passport_id": "511067",
+ "passport_given_at": "2015-12-14",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "hazar ş",
+ "born_at": "1999-11-17",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "61203579",
+ "phone_additional": "61203579",
+ "phone_home": "61203579",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa Deniz\" HK",
+ "work_company_accountant_number": "+(993)-61203579",
+ "work_started_at": "2023-08-21",
+ "work_salary": "2439",
+ "work_position": "ofissant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sfzJS6DBxV7hDrW5AJlzhd1msPHk3CcGw61P5T0M.jpg",
+ "passport_two": "th0X7GN6q4tzKLkzsbmDb8BxtfHkCvqfvdg5T4RZ.jpg",
+ "passport_three": "33SxMkyaLrds6BavSMWYkIWuEQ4KAJtzTq11TH6J.jpg",
+ "passport_four": "6mwNE9HJS7OSYLHHD8K8puc06Zwwpww9Dnwtmcw6.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-25 22:58:14",
+ "updated_at": "2024-08-27 19:42:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3021,
+ "unique_id": "TB6352-3021",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şakirjan",
+ "customer_surname": "Rahmedow",
+ "customer_patronic_name": "Jumabaýewiç",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 2110-Harby bölümi",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 2110-Harby bölümi",
+ "passport_serie": "I-LB",
+ "passport_id": "669837",
+ "passport_given_at": "2011-05-11",
+ "passport_given_by": "LW Garaşsyzlyk etrap häkimligi",
+ "born_place": "LW Garaşsyzlyk etrap Ödeý geňeşligi",
+ "born_at": "1977-06-27",
+ "email": null,
+ "phone": "65985176",
+ "phone_additional": "65985176",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher 2110-Harby bölümi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2001-07-11",
+ "work_salary": "5877",
+ "work_position": "Harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "QYhhoMwpx5BfJwTfNpkIEC0UBfICVcKlai170OV7.jpg",
+ "passport_two": "Nl1uabBaZjnb5QtLjpiF3WgeP05YGvCIF8b9aDXC.jpg",
+ "passport_three": "vDlHVY6Vz6rKlG9YTRGlMA2i4YQAiqGk2sM1Cky4.jpg",
+ "passport_four": "9GBZMmth5cy7i8JaY4bWqFrqSbAwMAcGi9iVJtd4.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-25 23:41:47",
+ "updated_at": "2024-08-25 23:41:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3022,
+ "unique_id": "TB1307-3022",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begencmyrat",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Meretgeldiyewic",
+ "passport_address": "Asgabat saher Kir Zawod top 3 101/1",
+ "real_address": "Asgabat saher Kir Zawod top 3 jay 101/1",
+ "passport_serie": "I-AS",
+ "passport_id": "140415",
+ "passport_given_at": "2000-03-13",
+ "passport_given_by": "Asgabat saher Prezident Nyyazow adyndaky, etrap PB",
+ "born_place": "Asgabat",
+ "born_at": "1978-06-28",
+ "email": "Begenc@mail.ru",
+ "phone": "65500290",
+ "phone_additional": "65500290",
+ "phone_home": "12232493",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat yolagcy we yuk wagon deposy",
+ "work_company_accountant_number": "+(993)-12768034",
+ "work_started_at": "2020-02-17",
+ "work_salary": "2749",
+ "work_position": "yolbelet",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ofcz58FWbPXJ8F95tb3xBN8mE9a4lHgf6L3YC26l.jpg",
+ "passport_two": "RbAbzUZEWWv8TThWsCcD1QF2ApDCiaigF6Ems1JJ.jpg",
+ "passport_three": "4FJWsv6LbAvPFf7AnkmKR1P3Ld128QtISaoQFqVb.jpg",
+ "passport_four": "6EPcGfuEmj0mb9Z82CNHqZBbGAXnDE1ezIAjWvKB.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-25 23:43:43",
+ "updated_at": "2024-09-01 17:27:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3023,
+ "unique_id": "TB6352-3023",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nuraly",
+ "customer_surname": "Täşliýew",
+ "customer_patronic_name": "Şiralyýewiç",
+ "passport_address": "Balkan welaýaty, Balkanabat şäheri, Gurluşykçylar köçesi, 76",
+ "real_address": "Balkan welaýaty, Balkanabat şäheri, Gurluşykçylar köçesi, 76",
+ "passport_serie": "I-BN",
+ "passport_id": "260458",
+ "passport_given_at": "2004-08-12",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etraby",
+ "born_at": "1987-10-18",
+ "email": null,
+ "phone": "65360896",
+ "phone_additional": null,
+ "phone_home": "65360896",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Balkangurluşyk\" ÖB-i",
+ "work_company_accountant_number": "+(993)-65360896",
+ "work_started_at": "2012-03-03",
+ "work_salary": "1838",
+ "work_position": "daş örüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wgwJbto0dIHmBXRp3gsHaZYoE2o3hYX6J9t0kEJG.jpg",
+ "passport_two": "MKaFdPiCBJPCrYfrqCm1Wekb6L0pC5p2XlhWC4VM.jpg",
+ "passport_three": "oF1NqnL3GWObi95dgahzBZPuazXD0O22mHfPwfv5.jpg",
+ "passport_four": "AT7WOjPxRqfeHTFLURJBm6dhPNdVj7Z0GTlmoAOE.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-25 23:48:07",
+ "updated_at": "2024-08-25 23:48:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3024,
+ "unique_id": "TB6352-3024",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rahmanberdi",
+ "customer_surname": "Ulugberdiýew",
+ "customer_patronic_name": "Ataýewiç",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 2110-Harby bölümi",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 2110-Harby bölümi",
+ "passport_serie": "I-MR",
+ "passport_id": "099055",
+ "passport_given_at": "1983-05-20",
+ "passport_given_by": "MW Murgap etrap PB",
+ "born_place": "MW Murgap etrabynyň Şordepe geňeşligi",
+ "born_at": "1983-05-20",
+ "email": null,
+ "phone": "63530203",
+ "phone_additional": "63530203",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrap Garabogaz şäher 2110-Harby bölümi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2004-04-14",
+ "work_salary": "3361",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YxAOXBPeF3JxVx7eAfXhWUt5unE5Hli3QZbLfOuf.jpg",
+ "passport_two": "Z3c4w8a7tb7D5iq4iHAel0aUJxFu3RN5lwYetzC5.jpg",
+ "passport_three": "FqNOWJCS54txDHs8y2c7FDqvJQfOM8ZZWrX2baRu.jpg",
+ "passport_four": "LFGHvf3VkLtBP7mqynALKyzgNR05USGCZATHQ9pJ.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 00:05:50",
+ "updated_at": "2024-08-26 00:05:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3025,
+ "unique_id": "TB1307-3025",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Uzumgul",
+ "customer_surname": "Rejepowa",
+ "customer_patronic_name": "Gudykowna",
+ "passport_address": "Asgabat şaher Bagtyyarlyklyk etr Kir-zawod 3-top, d.101/1",
+ "real_address": "Asgabat şaher Bagtyyarlyklyk etr Kir-zawod 3-top, d.101/1",
+ "passport_serie": "I-AS",
+ "passport_id": "092513",
+ "passport_given_at": "1999-08-17",
+ "passport_given_by": "Asgabat saher Kopetdag etrap",
+ "born_place": "Asgabat",
+ "born_at": "1975-07-01",
+ "email": "Uzumgul@mail.ru",
+ "phone": "64796101",
+ "phone_additional": "64796101",
+ "phone_home": "12232493",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat saherinin 112-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2001-06-07",
+ "work_salary": "2653",
+ "work_position": "Terbiyecin komekcisi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "b0CTAIW6fbme4FADRhfy8ZGRn5zKVd8dZP1Ep3HU.jpg",
+ "passport_two": "jcNl4gYyMYLnfX3TLOTyINlUGL8CIQefRUmyZm9F.jpg",
+ "passport_three": "cP5KJn7USiBe7cr5iB66FqHND7s2iWtrXpthJMgq.jpg",
+ "passport_four": "9jbanuIjThs8WAu7sbTjTnRcyR2De5seEpXrDcjI.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 00:10:18",
+ "updated_at": "2024-09-01 17:26:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3026,
+ "unique_id": "TB9314-3026",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Pälwannazar",
+ "customer_surname": "Haljanow",
+ "customer_patronic_name": "Pirjanowiç",
+ "passport_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "455627",
+ "passport_given_at": "2006-03-06",
+ "passport_given_by": "Köneürtgenç etrap Häkimi",
+ "born_place": "Köneürgenç etrap Maslahat geňeşligi",
+ "born_at": "1968-11-12",
+ "email": null,
+ "phone": "61397476",
+ "phone_additional": "61398677",
+ "phone_home": "63986358",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Häkimligi",
+ "work_company_accountant_number": "+(993)-31551___",
+ "work_started_at": "2024-04-08",
+ "work_salary": "2308",
+ "work_position": "Maslahat geňeşliginiň arçyny",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TyNlol6q80AEAokyniJbzvjBy9DFd95PXAAV0tg0.jpg",
+ "passport_two": "4u5QD8oAsCpM1gs0PsP3YSsYDRbn7PmODI5o1Rg2.jpg",
+ "passport_three": "DHlIWsUZuUH9hFBBss2BLS9mYNJg7bxzPQvPa9kW.jpg",
+ "passport_four": "SUlLQ07CMnrz7qJvXqAMaCmduaGTPcuGbD3NLfzA.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 00:21:56",
+ "updated_at": "2024-08-26 00:21:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3027,
+ "unique_id": "TB1307-3027",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maksat",
+ "customer_surname": "Babaniýazow",
+ "customer_patronic_name": "Kakabaýewiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby köçe H Gündogdyýew jaý 51",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby köçe H Gündogdyýew jaý 51",
+ "passport_serie": "I-AS",
+ "passport_id": "602422",
+ "passport_given_at": "2019-01-28",
+ "passport_given_by": "Aşgabat şäheriniň Büzmeýin etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1976-12-25",
+ "email": "BabaniyazowM@gmail.com",
+ "phone": "64907732",
+ "phone_additional": "64907732",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Büzmeýin Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2023-12-19",
+ "work_salary": "2483",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xNryDmSDDccVWMafKfBbS1OOlkDwYqZlxLzY6g8b.jpg",
+ "passport_two": "tZjMrUx9mB0zsAL2seGof0qGVo7VBW9PbRdElyuG.jpg",
+ "passport_three": "Qsdj2HyLtMYLxkkDX3GtlZggeCI70G69YQ14veMp.jpg",
+ "passport_four": "e1yI1ipLC45vdnBRtpbNTjxO31ugOycVnitcuy4W.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 00:43:59",
+ "updated_at": "2024-09-01 17:25:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3028,
+ "unique_id": "TB8312-3028",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Sapardurdy",
+ "customer_surname": "Öräýew",
+ "customer_patronic_name": "Rahmanberdiýewiç",
+ "passport_address": "Magtymguly 148/3",
+ "real_address": "Magtymguly 148/3",
+ "passport_serie": "I-LB",
+ "passport_id": "806759",
+ "passport_given_at": "2013-09-06",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Saparmyrat Türkmenbaşy etraby Şamahy geňeşligi",
+ "born_at": "1974-03-06",
+ "email": "sappyshka@mail.ru",
+ "phone": "63944706",
+ "phone_additional": null,
+ "phone_home": "44551254",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-64512548",
+ "work_started_at": "2014-11-11",
+ "work_salary": "2972",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lp3PZAJiwgphSKlsCejNaFVNDBvUhhanoCQrDfMh.jpg",
+ "passport_two": "VZYizRdcfUABLNxh3LLaFdQ9Lm4qhJdxUs92CKnu.jpg",
+ "passport_three": "R9CB45Oxy5QAY4slwlCQxQLyvBJ5znSUphEJVtDO.jpg",
+ "passport_four": "vFlNxiuY1jkRZJjLklzC5RbC2Nd8YxvsrNfO8ZG3.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 00:46:17",
+ "updated_at": "2024-08-28 22:56:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3029,
+ "unique_id": "TB9315-3029",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Laçy",
+ "customer_surname": "Mahmudowa",
+ "customer_patronic_name": "Jumadurdyýewna",
+ "passport_address": "Daşoguz şäher Merkez1 köçesiniň 18-nji jaýynyň 31-nji öýi",
+ "real_address": "Daşoguz şäher Merkez1 köçesiniň 18-nji jaýynyň 31-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "012235",
+ "passport_given_at": "1998-06-23",
+ "passport_given_by": "Daşhowuz şäher PB",
+ "born_place": "Daşhowuz şäheri",
+ "born_at": "1981-04-13",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63376062",
+ "phone_additional": "63376062",
+ "phone_home": "63376062",
+ "work_region": "dz",
+ "work_province_id": 30,
+ "work_company": "Şabat etrabynyň 50-nji mekdebinde",
+ "work_company_accountant_number": "+(993)-63376062",
+ "work_started_at": "2022-11-22",
+ "work_salary": "4604",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tWCAshfVfHhwjyFzbV11AWzxKvqyttoMlqUjgGp5.jpg",
+ "passport_two": "MXkzFErnIRQt5D3pEZxLReJFbQzO4GTK0GJtD6jl.jpg",
+ "passport_three": "wzSHBHzdPiPoFvgjxTutGTwkMgJGUVugEjMtuYbg.jpg",
+ "passport_four": "TsNt4G2nLUyIDhZ6DXWJIECk9NET1bLCqxobnDTG.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 01:25:55",
+ "updated_at": "2024-08-26 01:25:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3030,
+ "unique_id": "TB8311-3030",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Hemrakuly",
+ "customer_surname": "Rozyýew",
+ "customer_patronic_name": "Kerimkulyýewiç",
+ "passport_address": "etr.Çärjew geň.Hojakenepsi oba Hojakenepsi",
+ "real_address": "etr.Çärjew geň.Hojakenepsi oba Hojakenepsi",
+ "passport_serie": "I-LB",
+ "passport_id": "320770",
+ "passport_given_at": "2002-10-11",
+ "passport_given_by": "Farap etrap häkimligi",
+ "born_place": "geň.Hojakenepsi",
+ "born_at": "1985-04-20",
+ "email": null,
+ "phone": "61052474",
+ "phone_additional": "61052474",
+ "phone_home": "61052474",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-61052474",
+ "work_started_at": "2020-08-07",
+ "work_salary": "1729",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MsWfPRzuO0yLMJfnxVYJSS8o50XHqBvmQtIP2iAN.jpg",
+ "passport_two": "gQiTYcCrd8B4zhESJ73kGfgITfZYyMJfVl6yVR54.jpg",
+ "passport_three": "mzsVyC1KSBVFz8hXoX8qwYmkXqqGdWDvuGdzp4XZ.jpg",
+ "passport_four": "A4I9LhwHYQ0KsELYkBO58fLmZmqxksBdq5GoqZBo.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 01:35:49",
+ "updated_at": "2024-08-26 01:38:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3031,
+ "unique_id": "TB9315-3031",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Muhammet",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Ýazgeldiýewiç",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "786341",
+ "passport_given_at": "2012-11-08",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Bereket geňeşligi",
+ "born_at": "1996-09-02",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61020996",
+ "phone_additional": "61020996",
+ "phone_home": "61020996",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "\"Daşoguztelekom\"",
+ "work_company_accountant_number": "+(993)-61020996",
+ "work_started_at": "2024-01-02",
+ "work_salary": "1561",
+ "work_position": "Elektromehanik",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "eIzwFnMYTiTCogrGqd5T8zPQsgHWfqe4NB03iPis.jpg",
+ "passport_two": "M90onuhoLz8g9uFAmNNdW4Mbo5gWSwQrppc7AtYZ.jpg",
+ "passport_three": "KM4advAxpF6i7CY17Jzu8DPcbffZqBTxiJWTqExV.jpg",
+ "passport_four": "QsAJqv5vywf2tLfFkX8TgPrM8NnIRTDvpIqIzjSk.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 01:44:05",
+ "updated_at": "2024-08-26 01:44:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3032,
+ "unique_id": "TB7369-3032",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Ýusup",
+ "customer_surname": "Muhammetberdiýew",
+ "customer_patronic_name": "Gurbannazarowiç",
+ "passport_address": "Baýramaly etrap Ýalkym geňeşlik",
+ "real_address": "Baýramaly etrap Ýalkym geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "071053",
+ "passport_given_at": "1999-10-18",
+ "passport_given_by": "Baýramaly etrap PB",
+ "born_place": "Baýramaly etrap Ýalkym geňeşlik",
+ "born_at": "1977-08-04",
+ "email": null,
+ "phone": "64892584",
+ "phone_additional": "64892584",
+ "phone_home": "64892584",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Türkmenistanyň Türkmenbýaşy PTB-nyň Mary welaýat Baýramaly şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-64892584",
+ "work_started_at": "2011-10-10",
+ "work_salary": "2849",
+ "work_position": "kassa müdiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "VgzuH2sdfBp5h9VIrO0I3NQCLaSuye0btwczfRdp.jpg",
+ "passport_two": "zhEIz9ILTX5CcTNNRWws4MyTFSMtAsurGB293XgY.jpg",
+ "passport_three": "u9H5zHUbcc1ChKMJHoXzgKboDhZZzPpvtRAeBcMQ.jpg",
+ "passport_four": "xs9fc2VI6xC0hZODi1XuVrscMx5qJ128sEmG0qHC.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 02:23:22",
+ "updated_at": "2024-08-26 02:23:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3033,
+ "unique_id": "TB6359-3033",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Amanmyrat",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Welbekowiç",
+ "passport_address": "BW Balkanabat şäher Mkr 13 jaý 12 öý 17",
+ "real_address": "BW Balkanabat şäher Mkr 13 jaý 12 öý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "303819",
+ "passport_given_at": "2008-04-04",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1992-02-05",
+ "email": null,
+ "phone": "65172897",
+ "phone_additional": "65172897",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Nebitdagnebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-06-06",
+ "work_salary": "4019",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "dQAabV5p0bAuaJhqT7pIiQxTvfV8HNeqLG945bIX.jpg",
+ "passport_two": "Rl5YArN6vz9QQXYSSrDbl7O4JM8aKN47TQh8CLJ8.jpg",
+ "passport_three": "L5uL22xG9RV0Op63mwtPsoaB8Y8oPRtkghtVbolH.jpg",
+ "passport_four": "WuJNqprKfMgMWhznNuzUNdTS5JHweuPeWZnpTpnQ.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 02:43:58",
+ "updated_at": "2024-08-26 02:43:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3034,
+ "unique_id": "TB6352-3034",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwran",
+ "customer_surname": "Muhammedow",
+ "customer_patronic_name": "Gylyjowiç",
+ "passport_address": "Daşoguz welaýatynyň, Görogly etrabynyň, Ýagtylyk geňeşligi",
+ "real_address": "Daşoguz welaýatynyň, Görogly etrabynyň, Ýagtylyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "282214",
+ "passport_given_at": "2002-04-24",
+ "passport_given_by": "Daşoguz welaýatynyň Tagta etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Tagta etraby",
+ "born_at": "1972-11-27",
+ "email": null,
+ "phone": "65066531",
+ "phone_additional": null,
+ "phone_home": "65066531",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TDSG-nyň 2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-65066531",
+ "work_started_at": "1997-01-13",
+ "work_salary": "4110",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hYwfhFomt5E4uMf0kvYQsCJHUzZONBIUlTqoPxkn.jpg",
+ "passport_two": "yeT50bVyp326pycGkjOl6h9S8e9c3A9u626MjNHU.jpg",
+ "passport_three": "vshJUuMSGjLyDVLavx4SBT1sSZeImxzSOeXwAFca.jpg",
+ "passport_four": "0Mcbg5FMIifb4EZ2eNEXHYWeHb1mlp7svohF43r8.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 17:25:57",
+ "updated_at": "2024-08-26 17:25:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3035,
+ "unique_id": "TB6360-3035",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arzygül",
+ "customer_surname": "Berdiýewa",
+ "customer_patronic_name": "Gurbanmämmedowna",
+ "passport_address": "Hazar ş-çe 15-5-34",
+ "real_address": "Hazar ş-çe 15-5-34",
+ "passport_serie": "I-BN",
+ "passport_id": "566624",
+ "passport_given_at": "2019-12-10",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1999-03-28",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65157142",
+ "phone_additional": "65157142",
+ "phone_home": "65157142",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Ygtybarly Bilim\" HJ",
+ "work_company_accountant_number": "+(993)-65157142",
+ "work_started_at": "2024-04-01",
+ "work_salary": "1830",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "IjiHqONiGmfBG9vTprtX1gKvjKh25eDo1YWJM4DJ.jpg",
+ "passport_two": "TK4dZuGNjsSvgtTFuoeoyS6et9AY8YC49sbi1hBt.jpg",
+ "passport_three": "owudWGSez1yQmVB1erxeYRPXUXaHo19jCR5lypwL.jpg",
+ "passport_four": "z058RMLKIqMBASSyBMW3smzGE9qi0zkuKYsY4X8F.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 18:18:55",
+ "updated_at": "2024-08-27 19:40:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3036,
+ "unique_id": "TB6360-3036",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ogulbibi",
+ "customer_surname": "Durdyýewa",
+ "customer_patronic_name": "Tuwakgylyjewna",
+ "passport_address": "Hazar ş-çesi 31-18-5",
+ "real_address": "Hazar ş-çesi 31-18-5",
+ "passport_serie": "I-BN",
+ "passport_id": "032997",
+ "passport_given_at": "1988-08-01",
+ "passport_given_by": "Çeleken şäher polisiýa bölümi",
+ "born_place": "Çeleken ş",
+ "born_at": "1969-07-18",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64178630",
+ "phone_additional": "64178630",
+ "phone_home": "64178630",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-ce Hassahanasy",
+ "work_company_accountant_number": "+(993)-64178630",
+ "work_started_at": "1988-08-01",
+ "work_salary": "2074",
+ "work_position": "registratorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gnxns9Aqt0f2tZLfevJbrLjR0LuCgiOQdzkhOvhd.jpg",
+ "passport_two": "mmP4FYcntIyhw0YGIpD8QeqK5CN3bpghJSZnmjSj.jpg",
+ "passport_three": "l9BqNNmEFuHQnSHgINKI6fll01NIaTDo0KfYNEjH.jpg",
+ "passport_four": "yfQFjYkxTERAqTwl0r3uPkQcQtfTukM3KwyR91xD.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 18:34:08",
+ "updated_at": "2024-08-27 19:39:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3037,
+ "unique_id": "TB8302-3037",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dinara",
+ "customer_surname": "Auazowa",
+ "customer_patronic_name": "Auazowna",
+ "passport_address": "Magdanly saheri Agzybirlik koc 22",
+ "real_address": "Magdanly saheri Agzybirlik koc 22",
+ "passport_serie": "I-LB",
+ "passport_id": "896505",
+ "passport_given_at": "2015-08-15",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1999-07-29",
+ "email": "muziktank78@gamail.com",
+ "phone": "61079952",
+ "phone_additional": null,
+ "phone_home": "55740",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "35-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51365___",
+ "work_started_at": "2022-08-01",
+ "work_salary": "2825",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "H8FL5hRA2tiaE6p9N9pL2g6bXwVYlcyElCg6dY8G.jpg",
+ "passport_two": "UqlXBnWNjbeSp75edCSuVcVz2LwGlAjCO0kYjM9M.jpg",
+ "passport_three": "vxn066Hp2KgPfGoUR19EXKkQS6RqnCOhTkbyE00L.jpg",
+ "passport_four": "SwtB6PlB5M95At6ExYIpHM7UjUpK2P3HdmQz4HpC.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 18:47:15",
+ "updated_at": "2024-09-01 19:25:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3038,
+ "unique_id": "TB8312-3038",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülüstan",
+ "customer_surname": "Sopyýewa",
+ "customer_patronic_name": "Gurbanowna",
+ "passport_address": "D.Baýramow 17/4",
+ "real_address": "D.Baýramow 17/4",
+ "passport_serie": "I-BN",
+ "passport_id": "362646",
+ "passport_given_at": "2007-09-11",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1991-09-02",
+ "email": "gulus@mail.ru",
+ "phone": "65448043",
+ "phone_additional": null,
+ "phone_home": "44555413",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Gazojak hassahanasy",
+ "work_company_accountant_number": "+(993)-44515235",
+ "work_started_at": "2021-07-01",
+ "work_salary": "5494",
+ "work_position": "Akuşer ginekolok",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "qJUg5Fq3TJmr9YP5pKTLwqyyKnO7jKVeT1I5GNAz.jpg",
+ "passport_two": "Na6L6KrJ9oZvodZJTlO4bFz0KK06JvCT1aW4pBjc.jpg",
+ "passport_three": "3mMOXPVGohEziBnW41LycY6ViMdRJYwPATvMT0Zu.jpg",
+ "passport_four": "x4Cza6v6LRp4vIAsiCG8iKAqL6IbDOH20qCnEXcU.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 19:52:14",
+ "updated_at": "2024-08-27 19:19:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3039,
+ "unique_id": "TB8312-3039",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Arazniýaz",
+ "customer_surname": "Berdiniýazow",
+ "customer_patronic_name": "Kurbaniýazowiç",
+ "passport_address": "Magtymguly 160/26",
+ "real_address": "Magtymguly 160/26",
+ "passport_serie": "I-LB",
+ "passport_id": "176952",
+ "passport_given_at": "2000-10-04",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Turtgul raýonynyň Ataobasy",
+ "born_at": "1974-11-01",
+ "email": "arazkaniyazka@mail.ru",
+ "phone": "64522498",
+ "phone_additional": null,
+ "phone_home": "44551246",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44565512",
+ "work_started_at": "1992-07-14",
+ "work_salary": "2338",
+ "work_position": "Berkinçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "d6ozN3xguwCQStfeN4cwBfH1gJGrWv7G2c8mdbvH.jpg",
+ "passport_two": "iyd7LeyxElphkM1FgsmJDPLIlAl6kKuVvcdTFi0X.jpg",
+ "passport_three": "U0yVVzXnNZ0ZqI8YcwsbbcGJQDhusi65p23UNcSH.jpg",
+ "passport_four": "2oJJ6ghbBQYMRQAFnfx04I1vf79PqDUseM7zUHZB.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 20:03:52",
+ "updated_at": "2024-09-06 00:02:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3040,
+ "unique_id": "TB8311-3040",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Aziz",
+ "customer_surname": "Ramankulyýew",
+ "customer_patronic_name": "Ýangibaýewiç",
+ "passport_address": "LW-nyň Dänew etr Seýdi ş.1k/etr 36-jaý 22-öý",
+ "real_address": "LW-nyň Dänew etr Seýdi ş.1k/etr 36-jaý 22-öý",
+ "passport_serie": "I-LB",
+ "passport_id": "156336",
+ "passport_given_at": "2000-05-24",
+ "passport_given_by": "LW-nyň Seýdi şäher PB",
+ "born_place": "LW-nyň Seýdi şähe",
+ "born_at": "1979-10-08",
+ "email": null,
+ "phone": "63540933",
+ "phone_additional": "63540933",
+ "phone_home": "63540933",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-63540933",
+ "work_started_at": "2002-05-06",
+ "work_salary": "3285",
+ "work_position": "Operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "zqf8AQEemkQXUg6JLAsZ4tE5rRU2gRmzTEgNMkhN.jpg",
+ "passport_two": "4cxiWdXzqZRCM6dDjMJz5HOUXT7nPphe8K8O23ym.jpg",
+ "passport_three": "iHeWPAGnikC5ju291NqpiDjICf62fnDWAffGo5ar.jpg",
+ "passport_four": "8tAdEku5hZD92v5WScBuF7P4RPM6qbtED5xGTBeB.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 22:35:57",
+ "updated_at": "2024-08-28 00:19:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3041,
+ "unique_id": "TB8311-3041",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Rahmedow",
+ "customer_patronic_name": "Orunbaýewiç",
+ "passport_address": "LW-nyň Dänew etr Seýdi ş. Gabakly oba Kemine köçe 54-jaý",
+ "real_address": "LW-nyň Dänew etr Seýdi ş. Gabakly oba Kemine köçe 54-jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "086554",
+ "passport_given_at": "1999-10-26",
+ "passport_given_by": "LW-nyň Seýdi ş PB",
+ "born_place": "LW-nyň Dänew etr Gabakly geňeşligi",
+ "born_at": "1982-12-22",
+ "email": null,
+ "phone": "64777506",
+ "phone_additional": "64777506",
+ "phone_home": "64777506",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-64777506",
+ "work_started_at": "2019-10-09",
+ "work_salary": "2181",
+ "work_position": "Çopan",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "njLhYkFJPy9IM7qEzC7JvdaSddBGKot868lvH3cq.jpg",
+ "passport_two": "Bucg3ByOKe79y28lPc9jeKZomUM8QKm4HLsdscSF.jpg",
+ "passport_three": "iipHAuZjto9iokGiVDfuXGXAiTBwZ2nkf7mKShw4.jpg",
+ "passport_four": "aQVj3hEnbLd97oFrl2aSfzWMg58hoW9PhWbe1Vi5.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 22:46:45",
+ "updated_at": "2024-08-28 00:20:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3042,
+ "unique_id": "TB6360-3042",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ýazgül",
+ "customer_surname": "Nyýazowa",
+ "customer_patronic_name": "Balkanlyýewna",
+ "passport_address": "Hazar ş-çe 28-nji ÝJT jaý 7 öý 1",
+ "real_address": "Hazar ş-çe 28-nji ÝJT jaý 7 öý 1",
+ "passport_serie": "I-AS",
+ "passport_id": "013793",
+ "passport_given_at": "1998-03-25",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap IIB",
+ "born_place": "Balkan welaýat Nebidag ş",
+ "born_at": "1980-04-25",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65834611",
+ "phone_additional": "65834611",
+ "phone_home": "65834611",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Hazar Tolkun\"HK",
+ "work_company_accountant_number": "+(993)-65834611",
+ "work_started_at": "2022-01-01",
+ "work_salary": "3855",
+ "work_position": "Kadr we administratiw isleri boyunca baslygyn orunbasary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xrOoJqituRE1NJ8HUPL0QJRmZ7fFAE1sUQWG232q.jpg",
+ "passport_two": "657ir25VHweiJMB0nK68wWByZOGuWLvImP6g47fu.jpg",
+ "passport_three": "YbF2pAGaO3MIQx163fbta6dmmSWwr8vZDkyQK3ks.jpg",
+ "passport_four": "sZYVo7Y6LjpUSIxesiFjBu1h2vCOaoKMdZGRtOES.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-26 23:25:01",
+ "updated_at": "2024-08-27 19:39:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3043,
+ "unique_id": "TB9314-3043",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Azat",
+ "customer_surname": "Begnazarow",
+ "customer_patronic_name": "Arazdurdyýewiç",
+ "passport_address": "Köneürgenç etrap Ezbergol genesligi",
+ "real_address": "Köneürgenç etrap Ezbergol genesligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "517980",
+ "passport_given_at": "2007-02-16",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Köneürgenç etrap Ak derýa genesligi",
+ "born_at": "1986-07-02",
+ "email": "Azatbegnazar@gmail.com",
+ "phone": "61622429",
+ "phone_additional": "63178457",
+ "phone_home": "61622429",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Alyjylar jemgybeti",
+ "work_company_accountant_number": "+(993)-32654___",
+ "work_started_at": "2023-05-15",
+ "work_salary": "1700",
+ "work_position": "1-derejeli satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2bDVWsC5qsSrBH7rbQNyNNELyB2eoJoqZM1L1IgI.jpg",
+ "passport_two": "1MXjM23sYEY4tdrhjKoxzaqJVieTl2tJ7ocd5QzF.jpg",
+ "passport_three": "fIg4cqSneRftCjG6rcF3ViuptpoQY2ybeONGBUpA.jpg",
+ "passport_four": "VGFGNgYc0f9oRNnc4euIV2cjViC5ozzKFSqqeg2R.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 00:19:57",
+ "updated_at": "2024-08-27 00:19:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3044,
+ "unique_id": "TB9314-3044",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Akmyrat",
+ "customer_surname": "Hajyýew",
+ "customer_patronic_name": "Arazmuhammedowiç",
+ "passport_address": "Köneürgenç etrap N.Gylyjow köçe 2/1 jaý",
+ "real_address": "Köneürgenç etrap N.Gylyjow köçe 2/1 jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "571408",
+ "passport_given_at": "2010-04-28",
+ "passport_given_by": "Köneürgenç etrap Häkimi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1993-04-06",
+ "email": "Akmyrat93@gmail.com",
+ "phone": "63688352",
+ "phone_additional": "63688352",
+ "phone_home": "63688352",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-32457___",
+ "work_started_at": "2021-03-24",
+ "work_salary": "2826",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MVHwDpeXJo5R9NE2NdovLJskkeMfk6hcAIpX18Ry.jpg",
+ "passport_two": "36bMlORJiumNr0hIUaAYJzxrA67dTrnCprMRFnzb.jpg",
+ "passport_three": "VzZcq042JQtasV9buIa2HglzhgucxFjg3dE617Yh.jpg",
+ "passport_four": "nWPHhxv7SWRiTdArGwJf9C5Bu06Y9MMr5xKkiUAR.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 00:48:51",
+ "updated_at": "2024-08-27 00:48:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3045,
+ "unique_id": "TB1304-3045",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 5,
+ "customer_name": "Wepa",
+ "customer_surname": "Aýdogdyýew",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Mary etrap Aşgabat geňeşligi",
+ "real_address": "Mary etrap Aşgabat geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "395984",
+ "passport_given_at": "2007-10-01",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etrap Aşgabat geňeşligi",
+ "born_at": "1985-09-30",
+ "email": "VepaAydogdyyev85@mail.ru",
+ "phone": "63210611",
+ "phone_additional": "63210611",
+ "phone_home": "63210611",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary şäher arassaçylyk müdürligi",
+ "work_company_accountant_number": "+(993)-63210611",
+ "work_started_at": "2009-05-29",
+ "work_salary": "16601900",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "ixXPWj83wg05IxtYXN7Y05ANmtGl2Kw5SoRm5AZG.jpg",
+ "passport_two": "OZKzSdnaIYbBXy3sbONDP9Gnwd9VDypNeMm9e4ee.jpg",
+ "passport_three": "xyE7lIaI0SOM9Ng3oulZU9bF1JV55HmKUmDH4dl2.jpg",
+ "passport_four": "Xj0tSYCVRgdpzqs11dA3cgTKmzRVonI5mEchTCW8.jpg",
+ "user_id": 21,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 00:52:05",
+ "updated_at": "2024-08-27 00:52:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3046,
+ "unique_id": "TB7368-3046",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 12,
+ "customer_name": "Wepa",
+ "customer_surname": "Aýdogdyýew",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Mary etrap Aşgabat geňeşligi",
+ "real_address": "Mary etrap Aşgabat geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "395984",
+ "passport_given_at": "2007-10-01",
+ "passport_given_by": "Mary etrap häkimligi tarapyndan",
+ "born_place": "Mary etrap Aşgabat geňeşligi",
+ "born_at": "1985-09-30",
+ "email": "VepaAydogdyyev85@mail.ru",
+ "phone": "63210611",
+ "phone_additional": "63210611",
+ "phone_home": "63210611",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary şaher arassaçylyk müdürligi",
+ "work_company_accountant_number": "+(993)-63210611",
+ "work_started_at": "2009-05-29",
+ "work_salary": "16601900",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "BuTazGCktDYXF0AolK3qCxY6DVN6aAWvL4FMsnyf.jpg",
+ "passport_two": "7hYARAeLnDvE2uQYW4pSaiBYUr1tPuLlWd2XBGr3.jpg",
+ "passport_three": "7aJBiQZiFWMDxK4XdV5C1JL6ktd0wgSaVhu06VKr.jpg",
+ "passport_four": "xcY6eXWvT2R8bwgUa9F7fxz0sBlwd0439vojUva4.jpg",
+ "user_id": 21,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 01:03:54",
+ "updated_at": "2024-08-27 01:03:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3047,
+ "unique_id": "TB1303-3047",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülhatyja",
+ "customer_surname": "Rejepowa",
+ "customer_patronic_name": "Tirkeşowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrap A.Nyýazowa 134-nji jaýy 2-nji öýi",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrap A.Nyýazowa 134-nji jaýy 2-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "175893",
+ "passport_given_at": "2000-01-10",
+ "passport_given_by": "Daşoguz welaýatynyň Ýylanly etrap PB",
+ "born_place": "Daşoguz welaýatynyň Ýylanly etrabynyň Täzedurmuş geňeşligi",
+ "born_at": "1980-11-05",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63628917",
+ "phone_additional": "63628917",
+ "phone_home": "12431605",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Gaýragoýulmasyz tiz kömek merkezi",
+ "work_company_accountant_number": "+(993)-12431605",
+ "work_started_at": "2014-09-01",
+ "work_salary": "3363",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xYBLoXOE6XP7xm5Jdy4JnXKlxUgpA0xlSYNcWH2d.jpg",
+ "passport_two": "McNBqfWgDnERNTaSpEpTalaAENkHXBJ5npCNvbpj.jpg",
+ "passport_three": "DA2tW1bwaylh1cPeV9MRhOFlsPltr4HRE7Kfhlmq.jpg",
+ "passport_four": "IFIgxQARZRfjfI6yCEYlO1kJvE4hSw4zCASvnwQO.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 02:07:27",
+ "updated_at": "2024-09-02 19:18:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3048,
+ "unique_id": "TB6359-3048",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Kuwatberdi",
+ "customer_surname": "Pyhyýew",
+ "customer_patronic_name": "Allaberdiýewiç",
+ "passport_address": "BW Balkanabat şäher kw 206 jaý 11 öý 16",
+ "real_address": "BW Balkanabat şäher kw 206 jaý 11 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "472223",
+ "passport_given_at": "2013-03-04",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1996-07-13",
+ "email": null,
+ "phone": "62199989",
+ "phone_additional": "62199989",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" guýulary düýpli abatlaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "4635",
+ "work_position": "burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "GU7IcjulkrY2rmQQFYbJasDtWAbRXoVHWGtTzKAj.jpg",
+ "passport_two": "Cu7ozH5v34FZ3DmxhDjnqDBcqyYVkLbkEflKkRxr.jpg",
+ "passport_three": "K9rkBUGBXHo4VpX7xOsVLLV5nAb7hLQrhUiq1lVF.jpg",
+ "passport_four": "ivWwMz9DbWpiUTs6EbyhXeZ7hLSPgQbet8ZjasrX.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 02:37:44",
+ "updated_at": "2024-08-27 02:37:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3049,
+ "unique_id": "TB6352-3049",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýşa",
+ "customer_surname": "Ýaňybaýewa",
+ "customer_patronic_name": "Ýoldaşbaýewna",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., I-kiçi etr., 2/3",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., I-kiçi etr., 2/3",
+ "passport_serie": "I-DZ",
+ "passport_id": "694380",
+ "passport_given_at": "2011-05-24",
+ "passport_given_by": "Daşoguz welaýatynyň Boldumsaz etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etraby",
+ "born_at": "2004-09-28",
+ "email": null,
+ "phone": "62236504",
+ "phone_additional": null,
+ "phone_home": "62236504",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2022-11-10",
+ "work_salary": "1687",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gajiyPC6MsE9yeRAKBzzELLdQvk9TtOmsYq04wNu.jpg",
+ "passport_two": "KoFBLM44vNtzGDIJswTQb7cQwthSlFviut7eIvqS.jpg",
+ "passport_three": "AqzM33QY2IPTqlZCi0hqhDGfbY5HbNQ9oTWXjV6V.jpg",
+ "passport_four": "hv8jq2nzA8tLyyXCNL7eroiXbBMtNVMN2yehAUH7.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 17:22:44",
+ "updated_at": "2024-08-27 17:22:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3050,
+ "unique_id": "TB6352-3050",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hudaýberdi",
+ "customer_surname": "Bekiýew",
+ "customer_patronic_name": "Magtymgulyýewiç",
+ "passport_address": "Daşaguz, Akdepe etr., Pagtaçylyk geň,. Garrawy o., Talyp köç., 29",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş.",
+ "passport_serie": "I-DZ",
+ "passport_id": "747102",
+ "passport_given_at": "2012-02-03",
+ "passport_given_by": "Daşoguz welaýatynyň Akdep etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Akdep etraby",
+ "born_at": "1995-01-23",
+ "email": null,
+ "phone": "63503374",
+ "phone_additional": null,
+ "phone_home": "63503374",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "22433 harby bölümi",
+ "work_company_accountant_number": "+(993)-63503374",
+ "work_started_at": "2023-07-10",
+ "work_salary": "3752",
+ "work_position": "22433 harby bölümi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "uWsNUMigUCkiRZABm2XIDGjCS1SK4M0z2HRbB79Z.jpg",
+ "passport_two": "E3me7IEJHLjvX4Cv5PkgXzTPTNzfCrWtbQhhBcnl.jpg",
+ "passport_three": "EKBguET1yuDhuSDV20pl3vsboJuLQts8HXS8mFAo.jpg",
+ "passport_four": "2Aspk3NzQu0TMzvkMia1TmdZisiT22Z1omgCy56c.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 17:26:54",
+ "updated_at": "2024-08-27 17:26:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3051,
+ "unique_id": "TB8312-3051",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Kuanç",
+ "customer_surname": "Seýidow",
+ "customer_patronic_name": "Amanmuhammedowiç",
+ "passport_address": "A.Annaýew 12/4",
+ "real_address": "A.Annaýew 12/4",
+ "passport_serie": "I-LB",
+ "passport_id": "038482",
+ "passport_given_at": "1999-05-03",
+ "passport_given_by": "Gazojak şaherçe PB",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1982-07-31",
+ "email": "kuwan@mail.ru",
+ "phone": "63113738",
+ "phone_additional": null,
+ "phone_home": "44552125",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2004-06-08",
+ "work_salary": "2528",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "94ZoUING4KjhGBCWVXYmpyLHcOKkb9ZaqM8DdAFE.jpg",
+ "passport_two": "DBLelMaZSO3FCPYCkRP1jko3NhEud9nxCKPVnkVZ.jpg",
+ "passport_three": "vFLU9O4x4Ny6o1YKPnDhSC8hIY6W2WOt5TFZU02y.jpg",
+ "passport_four": "E8nFGprwsnrjbCgbthIJS8zBBaTRSDS4QiTZcvdx.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 18:54:46",
+ "updated_at": "2024-09-02 19:28:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3052,
+ "unique_id": "TB6360-3052",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Annaoraz",
+ "customer_surname": "Abaýew",
+ "customer_patronic_name": "Emirowiç",
+ "passport_address": "Hazar ş-çe 2-36-1",
+ "real_address": "Hazar ş-çe 2-36-1",
+ "passport_serie": "I-BN",
+ "passport_id": "550218",
+ "passport_given_at": "2018-10-19",
+ "passport_given_by": "Balkan welaýat Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1975-02-13",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65157321",
+ "phone_additional": "65157321",
+ "phone_home": "65157321",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanenergo\" ÖB",
+ "work_company_accountant_number": "+(993)-65157321",
+ "work_started_at": "2016-05-23",
+ "work_salary": "5121",
+ "work_position": "Uly ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jh1mE92vfIKLg9kkDGLoEwLSzNiJcvKzcO8S0ZjY.jpg",
+ "passport_two": "DIyuxuXn9Nml8eWR6MOb2BYhY2hGCh9hQNTM2IZ8.jpg",
+ "passport_three": "z5zWH0SZkXHy4Z1TMuHmGQAMTy06j5y4AreuccBZ.jpg",
+ "passport_four": "XWFrgOGClhfzvZ5mCIIKKGvgR1dWF0z5u6jFDYsm.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 19:48:45",
+ "updated_at": "2024-08-30 00:18:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3053,
+ "unique_id": "TB8311-3053",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Rozykuly",
+ "customer_surname": "Ahmedow",
+ "customer_patronic_name": null,
+ "passport_address": "LW-nyň Dänew etr Seýdi ş.Gabakly oba Stansiýa köçe jaý-5a",
+ "real_address": "LW-nyň Dänew etr Seýdi ş.Gabakly oba Stansiýa köçe jaý-5a",
+ "passport_serie": "I-BN",
+ "passport_id": "372000",
+ "passport_given_at": "2007-12-07",
+ "passport_given_by": "LW-nyň Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Seýdi Gabakly geňeşligi",
+ "born_at": "1968-12-09",
+ "email": null,
+ "phone": "63419491",
+ "phone_additional": "63419491",
+ "phone_home": "63419491",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dargan Ýol we desgalar",
+ "work_company_accountant_number": "+(993)-63419491",
+ "work_started_at": "1994-10-03",
+ "work_salary": "1898",
+ "work_position": "mantiýor",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "D9jlIVdEOWRW6kQSVKhVYQF1C4OgpWxOrOHIW4XQ.jpg",
+ "passport_two": "SvcF9NvA8xVP57L8xclJu0vKoA3yp6CwsrLTI45S.jpg",
+ "passport_three": "EEgS54ls0S2vXH4lsF4KChBPODQdwSXNMPuOWVGc.jpg",
+ "passport_four": "O2iCD3TicvRObiZvtU61TInzNMb7XJdHDeP2hBLp.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": "12.09.2024 aldy",
+ "created_at": "2024-08-27 22:47:14",
+ "updated_at": "2024-09-16 23:58:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3054,
+ "unique_id": "TB8311-3054",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Rustam",
+ "customer_surname": "Açilow",
+ "customer_patronic_name": "Hasanowiç",
+ "passport_address": "LW-nyň Farap etr Kyraç geň Kyraç obasy",
+ "real_address": "LW-nyň Farap etr Kyraç geň Kyraç obasy",
+ "passport_serie": "II-LB",
+ "passport_id": "043130",
+ "passport_given_at": "2018-09-27",
+ "passport_given_by": "LW-nyň Farap etr Häkimligi",
+ "born_place": "LW-nyň Farap etr",
+ "born_at": "1976-08-28",
+ "email": null,
+ "phone": "62131200",
+ "phone_additional": "62131200",
+ "phone_home": "62131200",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "TGNG-tresti",
+ "work_company_accountant_number": "+(993)-62131200",
+ "work_started_at": "2021-01-01",
+ "work_salary": "2252",
+ "work_position": "suwagcy-reňkleýji",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "xgGVBlhssAVfIQlek99QzWdZAF44Q3fk5GeQgolW.jpg",
+ "passport_two": "6cjKzSJt43VkZdoDoBYstD1mNqHI38MgOR5xNXB0.jpg",
+ "passport_three": "uPFeKVFO2PJMahlA02674SRqtMBxa5n2kOVRQ0Sf.jpg",
+ "passport_four": "nIrEEkCLRBpriwLkkHwOnhYrrGOZ3rn2orB7Tucl.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-27 23:19:44",
+ "updated_at": "2024-08-29 00:32:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3055,
+ "unique_id": "TB8311-3055",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Rahbarjan",
+ "customer_surname": "Daşkinow",
+ "customer_patronic_name": "Primkulyýewiç",
+ "passport_address": "LW-nyň Dänew etr Seýdi ş 2 k/etr 28-jaý öý-66-67",
+ "real_address": "LW-nyň Dänew etr Seýdi ş 2 k/etr 28-jaý öý-66-67",
+ "passport_serie": "I-LB",
+ "passport_id": "548190",
+ "passport_given_at": "2009-06-16",
+ "passport_given_by": "LW-nyň Seýdi şäher Häkimligi",
+ "born_place": "LW-nyň Seýdi şäheri",
+ "born_at": "1992-06-11",
+ "email": null,
+ "phone": "61249754",
+ "phone_additional": "61249754",
+ "phone_home": "61249754",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "LW-nyň 20490 Harby bölüm",
+ "work_company_accountant_number": "+(993)-61249754",
+ "work_started_at": "2014-07-07",
+ "work_salary": "3144",
+ "work_position": "Harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "on5JURoIhnI683cJEV9h2HlKzyEo6smTG0xmtune.jpg",
+ "passport_two": "tF6uPA9qRDYE7HTyXmqku1JOSSUDPEIV5T8e7CQF.jpg",
+ "passport_three": "W5SLwO5M95geeUds1xfRP3LwlK9Wmm8DCYmZxrHX.jpg",
+ "passport_four": "nXBlAwpwO5unqRYl5qHLAE1BWg6DCkW7JEkmdeg2.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 00:07:44",
+ "updated_at": "2024-08-28 00:21:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3056,
+ "unique_id": "TB9313-3056",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Annaş",
+ "customer_surname": "Hekimow",
+ "customer_patronic_name": "Nurjanowiç",
+ "passport_address": "Daşoguz şäher Gurbansoltan eje köçesiniň 7-nji jaýynyň 2-nji öýi",
+ "real_address": "Daşoguz şäher Gurbansoltan eje köçesiniň 7-nji jaýynyň 2-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "837578",
+ "passport_given_at": "2014-02-11",
+ "passport_given_by": "Daşoguz şäher häkimligi",
+ "born_place": "Daşoguz şäher Gurbansoltan eje köçesiniň 7-nji jaýynyň 2-nji öýi",
+ "born_at": "1988-12-06",
+ "email": "annas@com",
+ "phone": "61556685",
+ "phone_additional": "61556685",
+ "phone_home": "61556685",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguzenergogurluşyk kärhanasy",
+ "work_company_accountant_number": "+(993)-61556685",
+ "work_started_at": "2013-02-01",
+ "work_salary": "3522",
+ "work_position": "elektroulgamçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WKqmJkCcc1UDiKX431ROQpO6KNyBtmKkvAxreXjG.jpg",
+ "passport_two": "LSwzJ3qvSxEnmtN9F5dWTcmwGCWxEE6pUjMX07mj.jpg",
+ "passport_three": "9EnRwqaBcSLEVBQsTpjRn3zczmS31BE1eAprnqBS.jpg",
+ "passport_four": "JOKNWiZ6KuDzsw53uYzwMwxh2ugV6OyaEggLld20.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 01:15:44",
+ "updated_at": "2024-08-29 01:03:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3057,
+ "unique_id": "TB9313-3057",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Hemra",
+ "customer_surname": "Gulmyradow",
+ "customer_patronic_name": "Gulmyradowiç",
+ "passport_address": "Görogly etrabynyň H.Myradow ad geňeşligi",
+ "real_address": "Görogly etrabynyň H.Myradow ad geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "844499",
+ "passport_given_at": "2014-04-23",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň H.Myradow ad geňeşligi",
+ "born_at": "1980-01-30",
+ "email": "gulmyrat@com",
+ "phone": "62102505",
+ "phone_additional": "62102505",
+ "phone_home": "62102505",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Türkmenýöritenebitgazgurnama ýöriteleşdirilen gurnama trestiniň 5-nji ÝGDE-da",
+ "work_company_accountant_number": "+(993)-62102505",
+ "work_started_at": "2002-05-01",
+ "work_salary": "3098",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZehG5J3jJepCdsNSi6tY3byxIfBbqAU7bzMAJP9F.jpg",
+ "passport_two": "zMhHwbK72xItZYmxrWXf4D2axJgFM69hLvC63jUQ.jpg",
+ "passport_three": "ZfUuqRhUzKmT9O6vzhKt7bxpzQZrdJuqEFd9LZkm.jpg",
+ "passport_four": "jXtqcG3qg2s9DVVlsoAVQLGbeRIHFDqf3ar6pJQW.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 01:22:03",
+ "updated_at": "2024-08-29 01:04:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3058,
+ "unique_id": "TB6359-3058",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbangül",
+ "customer_surname": "Aşyrberdiýewa",
+ "customer_patronic_name": "Nurgulyýewna",
+ "passport_address": "BW Balkanabat şäher kw 204 jaý 15 öý 12",
+ "real_address": "BW Balkanabat şäher kw 204 jaý 15 öý 12",
+ "passport_serie": "I-BN",
+ "passport_id": "438856",
+ "passport_given_at": "2011-06-20",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1983-09-18",
+ "email": null,
+ "phone": "65977802",
+ "phone_additional": "65977802",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan Döwlet lomaý bölek söwda firmasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2018-03-09",
+ "work_salary": "2334",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pRZ2EGGxczHchNjHX3Is5XFhsnqInzi9SseJ8nHU.jpg",
+ "passport_two": "jdcm3sH5au57wDggz4OO0Z4uTmbjw1IqipVI4iZv.jpg",
+ "passport_three": "OLzKWxqe7hU5rM6Q9mhUgqd7L5Vf3N2UnMf74d7E.jpg",
+ "passport_four": "hIT8zJFFDQW1R20WKYadKvyVVwbytgvsYSVM1flv.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 01:26:42",
+ "updated_at": "2024-08-28 01:26:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3059,
+ "unique_id": "TB9313-3059",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Ihlas",
+ "customer_surname": "Ilamanow",
+ "customer_patronic_name": "Meredamanowiç",
+ "passport_address": "Daşoguz şäher A Nowai köçesiniň 69-njy jaýy",
+ "real_address": "Daşoguz şäher A Nowai köçesiniň 69-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "303914",
+ "passport_given_at": "2003-11-14",
+ "passport_given_by": "Daşoguz şäher häkimi",
+ "born_place": "Daşoguz şäher A Nowai köçesiniň 69-njy jaýy",
+ "born_at": "1987-11-05",
+ "email": "ihlas@com",
+ "phone": "61343972",
+ "phone_additional": "61343972",
+ "phone_home": "61343972",
+ "work_region": "dz",
+ "work_province_id": 30,
+ "work_company": "Daşoguzenergo önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-61343972",
+ "work_started_at": "2023-12-14",
+ "work_salary": "4315",
+ "work_position": "EEU-ň başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cGf5vTnrJpBTDpfwS0C1hUnnerZ71qCPcYXZNh2N.jpg",
+ "passport_two": "lo0sV18QQagdGBgapfJGYcJyA7GvNiiZS2gGSvAc.jpg",
+ "passport_three": "CbXnTyEAZqooiZYd8m1kWDYq2oQA4qoxHVYTnCWa.jpg",
+ "passport_four": "P2DVHw7rV2z2FTUq21GAYEQVlLtSEDltwQK6KCN5.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 01:29:20",
+ "updated_at": "2024-08-29 01:05:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3060,
+ "unique_id": "TB6359-3060",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hasaýyn",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Gurbantaganowiç",
+ "passport_address": "BW Jebel şäher Maşrykow K. köçesi jaý 37",
+ "real_address": "BW Jebel şäher Maşrykow K. köçesi jaý 37",
+ "passport_serie": "I-BN",
+ "passport_id": "516336",
+ "passport_given_at": "2016-11-30",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäher",
+ "born_at": "2000-08-19",
+ "email": null,
+ "phone": "61364648",
+ "phone_additional": "61364648",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat tilsimat ulaglary müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-06-05",
+ "work_salary": "4674",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "M1kuvIiNNLGNJ1rE9MvpsY8jGrtZ3n40OkNphqXf.jpg",
+ "passport_two": "n677aqw63Y0jafpOM38PDrl8q2KCC12Jd1eiPIbn.jpg",
+ "passport_three": "yxiWFKLocsMqsd7RY6q9oURxVSiEFlWI6MWodYB7.jpg",
+ "passport_four": "9gUed9PSHxG3SJr6ikSzvy7RXFqC7xxPQjRXuT5R.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 01:32:18",
+ "updated_at": "2024-08-28 01:32:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3061,
+ "unique_id": "TB9313-3061",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Hydyr",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Gurbanowiç",
+ "passport_address": "Şabat etrap Adalat geňeşligi Magtymguly köçesiniň 67-nji jaýy",
+ "real_address": "Şabat etrap Adalat geňeşligi Magtymguly köçesiniň 67-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "589015",
+ "passport_given_at": "2010-08-03",
+ "passport_given_by": "S.A.Nyýazow ad. etrap häkimligi",
+ "born_place": "Şabat etrap Adalat geňeşligi Magtymguly köçesiniň 67-nji jaýy",
+ "born_at": "1991-12-11",
+ "email": "hydyr@com",
+ "phone": "62414374",
+ "phone_additional": "62414374",
+ "phone_home": "62414374",
+ "work_region": "dz",
+ "work_province_id": 30,
+ "work_company": "Daşoguz welaýatyndaky maldarçylyk toplumy",
+ "work_company_accountant_number": "+(993)-62414374",
+ "work_started_at": "2022-08-12",
+ "work_salary": "1880",
+ "work_position": "süýdi gaýtadan işleýän sehinde azyk önümleriniň önümçiliginde enjamalry sazlaýjy we peýnir edijisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Y4DJnzCO0hyIp7NKDtmfEbrqUJror46Ev8wXRY7m.jpg",
+ "passport_two": "rHZxH6hNZvdlGpBm7l6QsYBl4nngVP44vD0AmWax.jpg",
+ "passport_three": "GKPpz9Zb5pzXZxvAzpTjprMy29FPFoONPuAzYROy.jpg",
+ "passport_four": "ErFGkCxBe9enNwTvE688HzSDCklekwvjZ4wxmQPC.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 01:33:54",
+ "updated_at": "2024-08-29 01:05:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3062,
+ "unique_id": "TB6352-3062",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bekmyrat",
+ "customer_surname": "Geläýew",
+ "customer_patronic_name": "Durdyýewiç",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 7/1.2",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 7/1.2",
+ "passport_serie": "I-BN",
+ "passport_id": "030682",
+ "passport_given_at": "1999-03-09",
+ "passport_given_by": "BW Bekdaş şäher PB",
+ "born_place": "DW Akdepe etrabynyň Täzeoba obasy",
+ "born_at": "1970-08-26",
+ "email": null,
+ "phone": "65186493",
+ "phone_additional": "65186493",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy etrap Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2023-06-01",
+ "work_salary": "3843",
+ "work_position": "nobatçynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RyR9VvwPpTSwltEDS7OYKB5nsYmziBOBYd5ZZ3LZ.jpg",
+ "passport_two": "MNYDJSevf1VSnfp2nz8hzvv49CxHYAxY1flYMYLA.jpg",
+ "passport_three": "qFX4w3vQYsZEDy7KauqwcfYYUPkjdTwxMGHn9I8Q.jpg",
+ "passport_four": "N0emPQhdAcUeagV9HLCXJzSMLLArz1joTiVHrjjm.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 01:37:15",
+ "updated_at": "2024-08-28 01:37:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3063,
+ "unique_id": "TB9313-3063",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Hurmat",
+ "customer_surname": "Dowletow",
+ "customer_patronic_name": "Ikramowiç",
+ "passport_address": "Daşoguz şäher Gurbansoltan eje köçesiniň 14-nji jaýy",
+ "real_address": "Daşoguz şäher Gurbansoltan eje köçesiniň 14-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "771150",
+ "passport_given_at": "2012-06-04",
+ "passport_given_by": "Gurbansoltan eje ad. etrap häkimligi",
+ "born_place": "Daşoguz şäher Gurbansoltan eje köçesiniň 14-nji jaýy",
+ "born_at": "1995-11-01",
+ "email": "hursand@com",
+ "phone": "61211047",
+ "phone_additional": "61211047",
+ "phone_home": "61211047",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguzawtoulag ö/b",
+ "work_company_accountant_number": "+(993)-61211047",
+ "work_started_at": "2022-08-01",
+ "work_salary": "2022",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EUled0g1Ub8a5KZVb6hEUTQjrsUMZ4rMdP8YF0nd.jpg",
+ "passport_two": "hvKa7qZxhG7EdlDEUKCXYrpHxInPiqhPEVyVLR1g.jpg",
+ "passport_three": "2HfzCTjCUM2n62zfpDuk4fGH8cq1yeDFnOO36s28.jpg",
+ "passport_four": "ykDElV3IsEEZB5qqlIrp5KnqGBzwB8FkPmeEdn1Q.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 01:37:49",
+ "updated_at": "2024-08-29 01:05:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3064,
+ "unique_id": "TB9313-3064",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Anna",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Jumýewiç",
+ "passport_address": "Daşoguz şäheriniň Boldumsaz köçesiniň 40/1 jaýy",
+ "real_address": "Daşoguz şäheriniň Boldumsaz köçesiniň 40/1 jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "016903",
+ "passport_given_at": "1998-11-06",
+ "passport_given_by": "Ýylanly etrap PB",
+ "born_place": "Daşoguz şäheriniň Boldumsaz köçesiniň 40/1 jaýy",
+ "born_at": "1980-11-19",
+ "email": "annaannayew@mail.ru",
+ "phone": "65820305",
+ "phone_additional": "65820305",
+ "phone_home": "65820305",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýat häkimliginiň birleşen awtogaražynda",
+ "work_company_accountant_number": "+(993)-65820305",
+ "work_started_at": "2009-01-21",
+ "work_salary": "2875",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kfiyS6tTu4TolgtM8xXvycyFqCBrK0PVRsJdRCv1.jpg",
+ "passport_two": "lA4h45cVULD1Uzhpa7Ac9ltIMCgVPgazXEARolmj.jpg",
+ "passport_three": "l4god6kBwfa9Fb30mHw40Bs5ROicI6PMntdzbr1G.jpg",
+ "passport_four": "WFMl8el4w38r20H4Mk2HR07qU1oWb5oCQspEZn8z.jpg",
+ "user_id": 896,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 01:45:50",
+ "updated_at": "2024-08-29 01:05:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3065,
+ "unique_id": "TB9313-3065",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Zafar",
+ "customer_surname": "Allamow",
+ "customer_patronic_name": "Kadirowiç",
+ "passport_address": "Şabat etrabynyň Nowbahar geňeşliginiň Ruhubelent köçesiniň 12-nji jaýy",
+ "real_address": "Şabat etrabynyň Nowbahar geňeşliginiň Ruhubelent köçesiniň 12-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "481425",
+ "passport_given_at": "2006-06-06",
+ "passport_given_by": "S.A.Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Şabat etrabynyň Nowbahar geňeşliginiň Ruhubelent köçesiniň 12-nji jaýy",
+ "born_at": "1971-06-20",
+ "email": "zafarikbet@mail.ru",
+ "phone": "65061180",
+ "phone_additional": "65061180",
+ "phone_home": "65061180",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz ýol we desgalar edarasynda",
+ "work_company_accountant_number": "+(993)-65061180",
+ "work_started_at": "2018-11-01",
+ "work_salary": "2572",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "R7I9600Yaj3yze26LFHOyRfFjmCXDwcxcltiDMT6.jpg",
+ "passport_two": "2I2WWKAqiFDUuDyNc85NgGR6d1IwZIx4FiPfs8LF.jpg",
+ "passport_three": "XBmj5AB9JPicZdWMJdmXLRqR0U157jQIl5g8Z8CR.jpg",
+ "passport_four": "fueIpLM6yW0lGwfsTSYGzISlmvg7Az6nB3eHa6aM.jpg",
+ "user_id": 896,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 02:20:49",
+ "updated_at": "2024-08-29 01:06:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3066,
+ "unique_id": "TB9315-3066",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Orazgül",
+ "customer_surname": "Begliýewa",
+ "customer_patronic_name": "Durdybaýewna",
+ "passport_address": "Görogly etrap Hüdik Myradow geňeşligi",
+ "real_address": "Görogly etrap Hüdik Myradow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "568094",
+ "passport_given_at": "2010-02-17",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Hüdik Myradow geňeşligi",
+ "born_at": "1992-01-28",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "71529744",
+ "phone_additional": "71529744",
+ "phone_home": "71529744",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "27-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-71529744",
+ "work_started_at": "2022-09-01",
+ "work_salary": "3436",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "oYGGGDF7DpYBYnkNf0TOJNkEsEWac0WsWDqJwF2z.jpg",
+ "passport_two": "VdCmqRipdZwFDBr3eJczmXdo1VpLXf4gCcTRYttb.jpg",
+ "passport_three": "cHKb2ugTNZc3pOr0l3RK5sStSagOhDGhMa8iNHYa.jpg",
+ "passport_four": "yHMAcXH4jhGHdy08Y2F12cu14eyCgHS61FRUXA7n.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 02:21:27",
+ "updated_at": "2024-08-28 02:21:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3067,
+ "unique_id": "TB9314-3067",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Azat",
+ "customer_surname": "Gaýypow",
+ "customer_patronic_name": "Ýazbaýewiç",
+ "passport_address": "Boldumsaz etrap Medeniýet geňeşligi",
+ "real_address": "Boldumsaz etrap Medeniýet geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "603932",
+ "passport_given_at": "2010-12-21",
+ "passport_given_by": "Boldumsaz etrap häkimligi tarapyndan berlen",
+ "born_place": "Boldumsaz etrap Medeniýet geňeşligi",
+ "born_at": "1989-02-17",
+ "email": "Azat@mail",
+ "phone": "64891290",
+ "phone_additional": "64891290",
+ "phone_home": "64891290",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç Gallaönümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-31912___",
+ "work_started_at": "2023-08-23",
+ "work_salary": "1103",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HDRI4yaDL29XuB4sEQAmGxDUaMovc2fNo56X9aGA.jpg",
+ "passport_two": "s5v9uZuEf8ZiMPIRpGVCHgZAjzbwKkM6OJe2V9Iv.jpg",
+ "passport_three": "hahKiXN6fusDya4AT2Dz9CUmpQUNtvIJ47surjPn.jpg",
+ "passport_four": "03vIOkaEEF8dkWqWDuXYIaf4vrUdJ8boApe1Tg0R.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 17:52:52",
+ "updated_at": "2024-08-28 17:54:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3068,
+ "unique_id": "TB6352-3068",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Söýünhanow",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "MW Tagtabazar etraby Ýaşlyk Daýhan birleşigi",
+ "real_address": "MW Tagtabazar etraby Ýaşlyk Daýhan birleşigi",
+ "passport_serie": "I-MR",
+ "passport_id": "762097",
+ "passport_given_at": "2011-12-26",
+ "passport_given_by": "MW Tagtabazar etrap häkimligi",
+ "born_place": "MW Tagtabazar etraby Söýünaly geňeşligi",
+ "born_at": "1991-07-13",
+ "email": null,
+ "phone": "63820690",
+ "phone_additional": null,
+ "phone_home": "63820690",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 Harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-06-16",
+ "work_salary": "4666",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ry09dcEP2SrYsmYvUgcy0yC9OJjC29V4rkzUSNH9.jpg",
+ "passport_two": "9nIRZzYVZLqoWll3hBBkZMHuv9O95Rgsl7hYbauG.jpg",
+ "passport_three": "ewNL4XvAL6elEhEJG4fTFBBfSFV7Bu80UPGH6lPb.jpg",
+ "passport_four": "l0PhpQnDJtdpsEKiOeBlfN2r9e35sdHWueaNxZit.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 19:05:05",
+ "updated_at": "2024-08-28 19:24:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3069,
+ "unique_id": "TB6352-3069",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ganira",
+ "customer_surname": "Nagdiýewa",
+ "customer_patronic_name": "Bilalowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-3/18",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-3/18",
+ "passport_serie": "I-BN",
+ "passport_id": "469724",
+ "passport_given_at": "2015-07-19",
+ "passport_given_by": "BW Türkmenbaşy etraby Garabogaz şäheri 1-3/18",
+ "born_place": "Azerbaýjan respublikasynyň Massaly raýonynyň Gargalyg obasy",
+ "born_at": "1975-01-18",
+ "email": null,
+ "phone": "65969937",
+ "phone_additional": null,
+ "phone_home": "65969937",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-04-01",
+ "work_salary": "1692",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dcRrYsc7Z9lI77Szap54CGZt8tTFxn65ZIQj6nQB.jpg",
+ "passport_two": "Uc7vw2XNrnudzkBSBANSNgBQATWNTEl4xwN0mSDm.jpg",
+ "passport_three": "L6SZE4ligPECWudGO1Mfv4WAychzPqoyQbpfvtip.jpg",
+ "passport_four": "WSCNLg6n0GHaT8V9jVXAKMsbN4515g9s8DjppO25.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 19:11:34",
+ "updated_at": "2024-08-28 19:11:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3070,
+ "unique_id": "TB6352-3070",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbansähet",
+ "customer_surname": "Gurbansähedow",
+ "customer_patronic_name": null,
+ "passport_address": "BW Balkanabat şäheri 161 kw. 8/5",
+ "real_address": "BW Balkanabat şäheri 161 kw. 8/5",
+ "passport_serie": "I-BN",
+ "passport_id": "243242",
+ "passport_given_at": "2003-09-11",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Garrygala etrabynyň Kürüzdeý geňeşligi",
+ "born_at": "1969-09-02",
+ "email": null,
+ "phone": "65362961",
+ "phone_additional": null,
+ "phone_home": "65362961",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW \"Türkmenbakaleýa\" Döwlet lamaý-bölek sowda bazasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2021-02-03",
+ "work_salary": "1817",
+ "work_position": "ammarçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3hAuwxjRz7diviaZNvv7KxLyJYPZnp1FEkJc4bI9.jpg",
+ "passport_two": "TmYGYnhPfQZNj67xaCp89FX78lfgU58KhKbPJaLr.jpg",
+ "passport_three": "WdOMxqPXfwGzftJKhTL6JRHnS0vKnL0clYxIZEbn.jpg",
+ "passport_four": "OXToyqlU6kTJSTdODh4jQp0MtYmkHlj8jbceWhbg.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 19:16:41",
+ "updated_at": "2024-08-28 19:16:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3071,
+ "unique_id": "TB6352-3071",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mämmetdaşow",
+ "customer_surname": "Gurbanmämmet",
+ "customer_patronic_name": "Meretmämmedowiç",
+ "passport_address": "Balkan, Balkanabat ş., 160-njy ÝJT-y, 9/4",
+ "real_address": "Balkan, Balkanabat ş., 160-njy ÝJT-y, 9/4",
+ "passport_serie": "I-BN",
+ "passport_id": "266732",
+ "passport_given_at": "2005-07-07",
+ "passport_given_by": "Balkan welaýaty Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýaty Balkanabat şäheri",
+ "born_at": "1989-01-07",
+ "email": null,
+ "phone": "64199109",
+ "phone_additional": null,
+ "phone_home": "64199109",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Nebitdag buraw işler müdirligi",
+ "work_company_accountant_number": "+(993)-64199109",
+ "work_started_at": "2012-05-30",
+ "work_salary": "4652",
+ "work_position": "burawlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gh3xb3fe3NWh4MGqRG4U1Yeka8ENsBHeR6Wi7RP1.jpg",
+ "passport_two": "uVxUDqVLyravP7jQtO7V6qxkX4jrzjs0EoPNgpNF.jpg",
+ "passport_three": "9feRgoTdvVB1khfhzSnqMe1RP16nwxHruEBA8kdl.jpg",
+ "passport_four": "CetTFsGHlKjoxE51fTtoa8XvDplVcuAVW5fec8km.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 19:22:41",
+ "updated_at": "2024-08-28 19:22:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3072,
+ "unique_id": "TB6352-3072",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ýewgeniý",
+ "customer_surname": "Kaçan",
+ "customer_patronic_name": "Wiktorowiç",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Bitaraplyk köç, 15/17",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Bitaraplyk köç, 15/17",
+ "passport_serie": "I-BN",
+ "passport_id": "515304",
+ "passport_given_at": "2017-10-04",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy etraby",
+ "born_at": "2000-12-26",
+ "email": null,
+ "phone": "62728198",
+ "phone_additional": null,
+ "phone_home": "62728198",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2021-08-02",
+ "work_salary": "2556",
+ "work_position": "apparatçik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4HW3tshH4lzk4TNO2GNbDAGOopEuddVQhgMCM0j9.jpg",
+ "passport_two": "pQmHaL6VNYEeWx0SWWsBqdnPNn2E7P4bzZT2Ovel.jpg",
+ "passport_three": "MsdpF9Ef3TTNODbD2mxKDNyMvPKziC1u1NKlOfvW.jpg",
+ "passport_four": "g1Z5zgv5WkekJpOBnLVK5jCCz01UtM12XGWziT7E.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 19:32:16",
+ "updated_at": "2024-08-28 19:32:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3073,
+ "unique_id": "TB8311-3073",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Şakirjan",
+ "customer_surname": "Joramyradow",
+ "customer_patronic_name": "Kamyljanmowiç",
+ "passport_address": "LW-nyň Dänew etrap Göýnük geňeşligi Şenbebazar oba Mekdep köçe jaý-24",
+ "real_address": "LW-nyň Dänew etrap Göýnük geňeşligi Şenbebazar oba Mekdep köçe jaý-24",
+ "passport_serie": "I-LB",
+ "passport_id": "608041",
+ "passport_given_at": "2010-10-04",
+ "passport_given_by": "Seýdi şäher PB",
+ "born_place": "LW-nyň Dänew etr Göýnük geňeşligi",
+ "born_at": "1993-07-11",
+ "email": null,
+ "phone": "63005307",
+ "phone_additional": "63005307",
+ "phone_home": "63005307",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-63005307",
+ "work_started_at": "2023-03-15",
+ "work_salary": "3150",
+ "work_position": "operator",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "HfXHSUADmgbNc5jYcuzfk3zHnQurDuLWsctaRpJY.jpg",
+ "passport_two": "5LkFVVS5EUTUe7b6wDOs0sU7RBHTuPIoGxrZzRdT.jpg",
+ "passport_three": "0SYTepYILapHQdFCOr5LhKX2XxepFsvLHFb5KhfR.jpg",
+ "passport_four": "k71OAU6HiXRPuJudY5rgpq13u0bZDZ1lgy39afTT.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 22:34:55",
+ "updated_at": "2024-08-29 00:31:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3074,
+ "unique_id": "TB6352-3074",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Almatäç",
+ "customer_surname": "Nurýagdyýewa",
+ "customer_patronic_name": "Nurýagdyýewna",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., A.Nyýazow köç., 4/10-11",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., A.Nyýazow köç., 4/10-11",
+ "passport_serie": "I-BN",
+ "passport_id": "128724",
+ "passport_given_at": "2000-11-30",
+ "passport_given_by": "Balkan welaýatynyň Etrek etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etraby",
+ "born_at": "1970-07-18",
+ "email": null,
+ "phone": "65186291",
+ "phone_additional": null,
+ "phone_home": "65186291",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TEEB-niň 11-nji çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-65186291",
+ "work_started_at": "2012-06-01",
+ "work_salary": "1877",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "17yGFcQKwIo5zu0ZLTsyl6dq4vW7MfmB1b0Aeq4q.jpg",
+ "passport_two": "bpsefSzJtMbinzdt7Yxz66xIq0xCxYTJN2It4lKi.jpg",
+ "passport_three": "5QvAG5gNvSOmXGut0jgKZlOhq0eNx1F01GI2gCtG.jpg",
+ "passport_four": "l4BXroAk6iKJGy5Prvf4TvCz9OHcCzD7tmcms9zX.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 22:35:58",
+ "updated_at": "2024-08-28 22:35:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3075,
+ "unique_id": "TB6360-3075",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nyýazberdi",
+ "customer_surname": "Artykow",
+ "customer_patronic_name": "Allaberdyýewiç",
+ "passport_address": "Hazar ş-çe 31-12-8",
+ "real_address": "Hazar ş-çe 31-12-8",
+ "passport_serie": "I-BN",
+ "passport_id": "035046",
+ "passport_given_at": "1999-05-11",
+ "passport_given_by": "Çaleken şäher polisýa bölimi",
+ "born_place": "Çeleken",
+ "born_at": "1983-02-22",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64179134",
+ "phone_additional": "64179134",
+ "phone_home": "64179134",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-64179134",
+ "work_started_at": "2019-02-01",
+ "work_salary": "4210",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fx41fpNwIg1iA3PiXC6OqHuqh9LZVGuWem8RLXKg.jpg",
+ "passport_two": "ZmiMfIyzzvHMcOMPACwvhoqQEm3DPB7V4SL9Br88.jpg",
+ "passport_three": "qlPw9hLfYSTc3x6IKvyTbWeUrwPcmWFIGC27TUfG.jpg",
+ "passport_four": "4uA9bcd26g5niiqMG9uiw87dqdo4SGdScoaPFs1L.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 22:38:45",
+ "updated_at": "2024-09-11 21:04:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3076,
+ "unique_id": "TB6352-3076",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Altynaý",
+ "customer_surname": "Mämmettaganowa",
+ "customer_patronic_name": "Suhanberdiýewna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 2-nji kiçi etrapça 6-jaý, 6-öý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 2-nji kiçi etrapça 6-jaý, 6-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "618605",
+ "passport_given_at": "2024-06-27",
+ "passport_given_by": "BW Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Balkan welaýaty Esenguly etrap Esenguly şäheri",
+ "born_at": "2002-02-14",
+ "email": null,
+ "phone": "64192523",
+ "phone_additional": "64192523",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2021-10-01",
+ "work_salary": "1745",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MpXx3vI70KkK6ST4ieI0XNtOW6jNMiXO2v35cFx4.jpg",
+ "passport_two": "MtaW9uRmCdb63dHutwbCXJm9rswKm0sNfBcY2YG9.jpg",
+ "passport_three": "Ff8ft7NTC1DHbCYzygbLsAh0PEg52a4aSJm78PPA.jpg",
+ "passport_four": "Wl9YsL1SU5Q4nUz1YrFobNloxKpaufEjrM1StnTC.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 22:47:15",
+ "updated_at": "2024-08-28 22:47:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3077,
+ "unique_id": "TB9313-3077",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Perman",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Ýaňybaýewiç",
+ "passport_address": "Akdepe etrabynyň Agzybirlik geňeşligi",
+ "real_address": "Akdepe etrabynyň Agzybirlik geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "788741",
+ "passport_given_at": "2012-12-14",
+ "passport_given_by": "Gurbansoltan eje ad.etrap häkimligi tarapyndan berlen",
+ "born_place": "Gurbansltan eje etraby",
+ "born_at": "1996-02-27",
+ "email": "perman@mail.ru",
+ "phone": "61751062",
+ "phone_additional": "61751062",
+ "phone_home": "61751062",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "daşoguzenergogurluşyk kärhanasy",
+ "work_company_accountant_number": "+(993)-61751062",
+ "work_started_at": "2022-01-01",
+ "work_salary": "3017",
+ "work_position": "elektroulgamçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Cv6u2uZzYeTCoN1fFgWllDVkhhsFvrxEJCjdRIwU.jpg",
+ "passport_two": "uFQUiAbN3Y027pNsbBxiSBDvmr7XNCOhYJbL84aS.jpg",
+ "passport_three": "dGKgN0AdS2p12ohRtKWDJm61ffLyc7HtLjkklKw7.jpg",
+ "passport_four": "oNxrGrUuPPaCMQM0EkGzCHhgFe1NY2tboDkSUB7W.jpg",
+ "user_id": 895,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-28 23:56:05",
+ "updated_at": "2024-08-29 01:07:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3078,
+ "unique_id": "TB9314-3078",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dowletgeldi",
+ "customer_surname": "Paltaýew",
+ "customer_patronic_name": "Ýagşygeldiýewiç",
+ "passport_address": "Köneürgenç etrap Abadan geňeşligi",
+ "real_address": "Köneürgenç etrap Bereket şäherçesi Bereket köçesi 1-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "814739",
+ "passport_given_at": "2013-06-04",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç etrap Abadan geňeşligi",
+ "born_at": "1996-10-08",
+ "email": "Dowletgeldi@mail",
+ "phone": "62836164",
+ "phone_additional": "62836164",
+ "phone_home": "62836164",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç S.A.Nyýazow ad. pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-31352___",
+ "work_started_at": "2023-01-26",
+ "work_salary": "1786",
+ "work_position": "gurluşykçy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9Z2BFYjb5273YtOisnxHskzIjavhGeNz4QrQdphV.jpg",
+ "passport_two": "3FVy02taaWRrNMFe2DyJFS2asXIrfGHFhBKnBU6z.jpg",
+ "passport_three": "yt6ZD52mygh4eGvFajRQhohc7wbFCN8Qa8J3udpP.jpg",
+ "passport_four": "ukY0h7Ke2ArWhDIYD16O7ViDP4rZ3YY8WL6bXQKg.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 00:50:28",
+ "updated_at": "2024-08-29 00:51:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3079,
+ "unique_id": "TB9313-3079",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Atabaý",
+ "customer_surname": "Pirmedow",
+ "customer_patronic_name": "pirmedowiç",
+ "passport_address": "Boldumsaz etrabynyň Almalyk geňeşligi",
+ "real_address": "Boldumsaz etrabynyň Almalyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "079496",
+ "passport_given_at": "2000-10-13",
+ "passport_given_by": "Boldumsaz etrap häkimi tarapyndan berlen",
+ "born_place": "Boldumsaz etraby",
+ "born_at": "1974-11-18",
+ "email": "atabay@mail.ru",
+ "phone": "62336114",
+ "phone_additional": "62336114",
+ "phone_home": "62336114",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguzenergogurlyşyk kärhanasy",
+ "work_company_accountant_number": "+(993)-62336114",
+ "work_started_at": "2021-01-01",
+ "work_salary": "3430",
+ "work_position": "elektroulgamçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RRnRaTGvux7V72javoZyO5SuyQX3m19bsPZ89ZBi.jpg",
+ "passport_two": "3hIv6GBe8dly2lKtrT0rmH1PmrT7GRUueT8QJlHv.jpg",
+ "passport_three": "KUIdMQqjVmp0HrZtxKYPNjNR4WRwvslsnpQalJrp.jpg",
+ "passport_four": "SneU5hcAqZZC9uiEPTpf4ukCzfg9VHyV7BcN35d7.jpg",
+ "user_id": 895,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 00:52:37",
+ "updated_at": "2024-08-29 01:07:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3080,
+ "unique_id": "TB9313-3080",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Döwlet",
+ "customer_surname": "Kömekow",
+ "customer_patronic_name": "Kakajanowiç",
+ "passport_address": "Görogly etrabynyň türkmenýol geňeşligi",
+ "real_address": "Görogly etrabynyň türkmenýol geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "008949",
+ "passport_given_at": "1998-07-01",
+ "passport_given_by": "Tagta etrap PB tarapyndan berlen",
+ "born_place": "Tagta etrap",
+ "born_at": "1981-07-01",
+ "email": "dowlet@mail.ru",
+ "phone": "64220303",
+ "phone_additional": "64220303",
+ "phone_home": "64220303",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguzenergogurlyşyk kärhanasy",
+ "work_company_accountant_number": "+(993)-64220303",
+ "work_started_at": "2013-02-01",
+ "work_salary": "2911",
+ "work_position": "ekspiditor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uvLjBs4CkLm39RDuD4SjTOxwjG0pGjzktx1P3nRh.jpg",
+ "passport_two": "ehO4ZGZP2ervKAlw8O8BzvlL5QT9rAv8905mclGx.jpg",
+ "passport_three": "NhMZw7lX3zUpF57Cj8z5E7GLwhJt9TjsvqeYiew3.jpg",
+ "passport_four": "npKKOqj5xSPgkqvHlFRjcff1tUlTltG4sUoZWl5S.jpg",
+ "user_id": 895,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 01:02:02",
+ "updated_at": "2024-08-29 01:07:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3081,
+ "unique_id": "TB9313-3081",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Hemra",
+ "customer_surname": "Kolliýew",
+ "customer_patronic_name": "Saryýewiç",
+ "passport_address": "Akdepe etrabynyň Ak altyn geňeşligi",
+ "real_address": "Akdepe etrabynyň Ak altyn geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "987908",
+ "passport_given_at": "2018-11-12",
+ "passport_given_by": "Gurbansoltan eje ad. etrap häkmligi trapyndan berlen",
+ "born_place": "Gurbansoltan eje ad. etrap",
+ "born_at": "1979-04-13",
+ "email": "hemrashka@mail.ru",
+ "phone": "64704892",
+ "phone_additional": "64704892",
+ "phone_home": "64704892",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Baş ýörelge hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-64704892",
+ "work_started_at": "2024-01-02",
+ "work_salary": "2000",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7Cyk7PtGdswZV7GWVNTjW5drBytCompz5HVGAty1.jpg",
+ "passport_two": "LJb5GNHs7yUnppL5wBou0nhPFW9uPrshzMWxAuHC.jpg",
+ "passport_three": "rTvv3uyRTelJcW0z9Iz0nntScFW1RIQp51uBmEb7.jpg",
+ "passport_four": "ns6YtETMhVY1eB3wnrtue0An5tbyYGKgtNt4zznY.jpg",
+ "user_id": 895,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 01:10:03",
+ "updated_at": "2024-08-29 01:24:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3082,
+ "unique_id": "TB9313-3082",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Selbi",
+ "customer_surname": "Kakyşowa",
+ "customer_patronic_name": "Muratowna",
+ "passport_address": "Daşoguz şäheriniň Altyn asyr köçesiniň 39/8",
+ "real_address": "Daşoguz şäheriniň Altyn asyr köçesiniň 39/8",
+ "passport_serie": "I-DZ",
+ "passport_id": "857811",
+ "passport_given_at": "2015-01-06",
+ "passport_given_by": "Daşoguz şäher häkimligi tarapyndan berlen",
+ "born_place": "Daşoguz şäher",
+ "born_at": "1998-12-03",
+ "email": "selbi@mail.ru",
+ "phone": "63228842",
+ "phone_additional": "63228842",
+ "phone_home": "63228842",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguztelekom WEAK",
+ "work_company_accountant_number": "+(993)-63228842",
+ "work_started_at": "2022-03-01",
+ "work_salary": "1728",
+ "work_position": "elektromontýor",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "2piXumuDSpWnClzLAX4IjleVit6hwiQqKwY9N3rU.jpg",
+ "passport_two": "UqaUZtCtB9wWJ4SlCxS85w3K7XWzrSeAGVfcAEyl.jpg",
+ "passport_three": "OlgAcj7Uj9feHrjqqgOO4V0hzJqfeLvSGMeqPqr7.jpg",
+ "passport_four": "jkdtetft2pqTXemoQV6KdFk8dxo4SQgBMwsWVRZV.jpg",
+ "user_id": 895,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 01:17:18",
+ "updated_at": "2024-08-29 01:24:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3083,
+ "unique_id": "TB2305-3083",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Sarahs şäheriniň Gurbansoltan eje 13/15 jaýy",
+ "real_address": "Sarahs şäheriniň Gurbansoltan eje 13/15 jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "728151",
+ "passport_given_at": "2018-11-28",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Hanýap obasy",
+ "born_at": "1984-01-18",
+ "email": null,
+ "phone": "65150671",
+ "phone_additional": null,
+ "phone_home": "65215452",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Köpetdag etrap Bagbançylyk müdürligi",
+ "work_company_accountant_number": "+(993)-12636254",
+ "work_started_at": "2024-05-01",
+ "work_salary": "2038",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "A12j32WxSgk4coE1LbvgQjNJV4vgzsAwgEj66jAZ.jpg",
+ "passport_two": "eWvsMO4jUeaNTv12udqBToHNAOWZfPNuEWHZIrBo.jpg",
+ "passport_three": "ydRLxVHeen2XgWQZL1JEORP1OCxPD5NA9s8n0KjZ.jpg",
+ "passport_four": "6j2nRb1nJm8AzFEISFosF4snxIgTgjJ7C7lUdyyo.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-08-29 01:26:42",
+ "updated_at": "2024-08-29 01:26:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3084,
+ "unique_id": "TB6352-3084",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Orazmuhammet",
+ "customer_surname": "Abdyrahmanow",
+ "customer_patronic_name": "Bazarbaýewic",
+ "passport_address": "DW Boldumsaz etraby Bereketli geňeşligi",
+ "real_address": "DW Boldumsaz etraby Bereketli geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "759514",
+ "passport_given_at": "2012-04-30",
+ "passport_given_by": "DW Gubadag etrap häkimligi",
+ "born_place": "BW Gubadag etrabynyň Bereketli geňeşligi",
+ "born_at": "1995-01-31",
+ "email": null,
+ "phone": "65339601",
+ "phone_additional": null,
+ "phone_home": "65339601",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 Harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-06-08",
+ "work_salary": "4108",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BchiDl4x3fwvyByXGBCpIP69DYf3n1v97r7Ru9oJ.jpg",
+ "passport_two": "ougCxEBdzBtknuXsEJ6sXdXvErqm6LZf8IdiHqPv.jpg",
+ "passport_three": "VYjyChZHXJ9cvA0mB13IvgzdhShPdybheBV1wZVg.jpg",
+ "passport_four": "nECrTKtuPWKXyS6Kd6mBv9WqsSEZHSQtaa7UfxEG.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 01:46:44",
+ "updated_at": "2024-08-29 01:46:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3085,
+ "unique_id": "TB6359-3085",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Röwşen",
+ "customer_surname": "Mollaýew",
+ "customer_patronic_name": "Annamollaýewiç",
+ "passport_address": "BW Gumdag şäher H.Aradow köçe 1 geçelge jaý 3",
+ "real_address": "BW Gumdag şäher H.Aradow köçe 1 geçelge jaý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "211751",
+ "passport_given_at": "2002-04-12",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1985-11-23",
+ "email": null,
+ "phone": "61216630",
+ "phone_additional": "61216630",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Gamyşlyjanebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2005-06-01",
+ "work_salary": "3796",
+ "work_position": "inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eb8wOOV5rHNcUZWDMu2PlNWMc4SQAQA2Zk9uRzKd.jpg",
+ "passport_two": "yeLKs77lR2xlgS2M8V2DGJKWO8P0O1pMUFz93DN1.jpg",
+ "passport_three": "fkzmo7eV2OWPRtWtyQmHDT92jwuSziSb2yR6avV6.jpg",
+ "passport_four": "SxGfjgHoAsPGwUoK3cF9VcNndz3v83tqmkt2CSsU.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 02:19:52",
+ "updated_at": "2024-08-29 02:25:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3086,
+ "unique_id": "TB8311-3086",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Myhmanjan",
+ "customer_surname": "Hojakulyýew",
+ "customer_patronic_name": "Rejepbaýewiç",
+ "passport_address": "etr.Dänew ş.Seýdi I-nji k/etr kot-ž 17a öý-2",
+ "real_address": "etr.Dänew ş.Seýdi I-nji k/etr kot-ž 17a öý-2",
+ "passport_serie": "I-LB",
+ "passport_id": "241052",
+ "passport_given_at": "2000-12-22",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Niýazow şäherçesi",
+ "born_at": "1975-05-27",
+ "email": null,
+ "phone": "64998514",
+ "phone_additional": "64998514",
+ "phone_home": "64998514",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-64998514",
+ "work_started_at": "2014-01-02",
+ "work_salary": "2255",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DPV12LJHx2ADartgSv8pbOL7HF1dma9zjGWoubFp.jpg",
+ "passport_two": "kVZIC3rlEwOYipMeJxh3yoc5vH9GOkKu8ue7Kdr5.jpg",
+ "passport_three": "iCfyIzlHqlyotZbCwsp4B3vNkPYx5cF1hmOyLDNR.jpg",
+ "passport_four": "iZ89ASNFK8CbzUeLQhu7IO0lJ1e7lHJ2vjdGKr2I.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 02:20:23",
+ "updated_at": "2024-08-31 19:39:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3087,
+ "unique_id": "TB6359-3087",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gunça",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Orazmyradowna",
+ "passport_address": "BW Balkanabat şäher ýaşaýyş jaý toplumy 232 jaý 35 öý 16",
+ "real_address": "BW Balkanabat şäher ýaşaýyş jaý toplumy 232 jaý 35 öý 16",
+ "passport_serie": "I-BN",
+ "passport_id": "277923",
+ "passport_given_at": "2006-06-06",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1978-02-20",
+ "email": null,
+ "phone": "65920278",
+ "phone_additional": "65920278",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1998-12-05",
+ "work_salary": "2276",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hoeqTG8FmXAbokdh259Wzn78Zp0bYzakAHP9C9Pr.jpg",
+ "passport_two": "z7YxOczssUmHXuqruv28QqrIObZkkmgOABponGzK.jpg",
+ "passport_three": "Y7x81bCqFpBCi35Sxk8j7qLqNL1e3hNh6plllexg.jpg",
+ "passport_four": "U0aatqk6mrVR9O3vn11kB5ok3ve8ApTP0OnQDCKr.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 02:25:01",
+ "updated_at": "2024-08-29 02:25:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3088,
+ "unique_id": "TB6359-3088",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Azatgül",
+ "customer_surname": "Ballybaýewa",
+ "customer_patronic_name": "Annaberdiýewna",
+ "passport_address": "BW Balkanabat şäher kw 206 a jaý 33 öý 11",
+ "real_address": "BW Balkanabat şäher kw 206 a jaý 33 öý 11",
+ "passport_serie": "I-BN",
+ "passport_id": "299452",
+ "passport_given_at": "2007-08-08",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1983-12-13",
+ "email": null,
+ "phone": "65540511",
+ "phone_additional": "65540511",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB Balkan welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2012-11-09",
+ "work_salary": "2486",
+ "work_position": "baş ýurist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tQhPSOhy8YVix9EYNrcSofEvIgExlk4sWeHzqmxI.jpg",
+ "passport_two": "gQZksVDehNmLJVZnkNNjbEWTIYWFdZywXJ9OoGXO.jpg",
+ "passport_three": "k2PuFD66ZJ4atEB4Jj8384BIgDdQc1OtSSsKLb8P.jpg",
+ "passport_four": "aiU3JrN4epnU8cAmkpw5E6H0R1NFcCoBSU8BmOjj.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 02:31:24",
+ "updated_at": "2024-08-29 02:31:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3089,
+ "unique_id": "TB9314-3089",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Arazmyrat",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": "Durdyýewiç",
+ "passport_address": "S.Türkmenbaşy etrap Döwletli geňeşligi",
+ "real_address": "S.Türkmenbaşy etrap Döwletli geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "042659",
+ "passport_given_at": "1999-07-14",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap PB",
+ "born_place": "S.Türkmenbaşy etrap Döwletli geňeşligi",
+ "born_at": "1983-06-30",
+ "email": "Arazmyrat@mail",
+ "phone": "64528857",
+ "phone_additional": "64528857",
+ "phone_home": "64528857",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Obahyzmat önümçilik kärhanasy",
+ "work_company_accountant_number": "+(993)-35632___",
+ "work_started_at": "2013-05-01",
+ "work_salary": "1506",
+ "work_position": "Delilnama ýygnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "F3k4zlrFyqiElwBijJVaakHHlF3DLKsuUP9iW5BD.jpg",
+ "passport_two": "O0lGnA55Qxj75y37RIoQvM74FD1ocpLxysKzm56i.jpg",
+ "passport_three": "DFZ00hNfUr2fIVCzKAmrtuzLGyE7ZiZGyUX8Hvsx.jpg",
+ "passport_four": "MwY9fl99TfbZp2vIlBDO8G6yzyB3dJcCrfvUqEks.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 18:14:09",
+ "updated_at": "2024-08-29 18:14:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3090,
+ "unique_id": "TB1303-3090",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Maksat",
+ "customer_surname": "Altyýew",
+ "customer_patronic_name": "Paşaberdiýewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň A.Ablyýew köçesiniň 20-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň A.Ablyýew köçesiniň 20-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "456730",
+ "passport_given_at": "2012-04-09",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1996-03-20",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65566216",
+ "phone_additional": "65566216",
+ "phone_home": "12766735",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Türkmendermansenagat\" birleşigi \"Saglyk\" derman kärhanasy",
+ "work_company_accountant_number": "+(993)-12761323",
+ "work_started_at": "2017-01-05",
+ "work_salary": "1824",
+ "work_position": "operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ds33EORrCRnFqHKXhmjfPKTOOI6OrEbDCQS30T0G.jpg",
+ "passport_two": "UCwthJygP6jALqXQkE5vqgJtdgr2CWtqn4th6kdT.jpg",
+ "passport_three": "85mRjwT5ztVTmq3wcMIsv75fcHnAgejZFIWwl4rU.jpg",
+ "passport_four": "BOxMRxjKsICnI5GYzVZuHQ8TKbZ9Kn87zHuQyk6v.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 18:35:14",
+ "updated_at": "2024-09-06 20:55:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3091,
+ "unique_id": "TB1303-3091",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Hurmagözel",
+ "customer_surname": "Hajyýewa",
+ "customer_patronic_name": "Rejepowna",
+ "passport_address": "Aşgabat şäher Büzmeýin etrap Gurtly ýaş top 21-nji jaýy 23-nji öýi",
+ "real_address": "Aşgabat şäher Büzmeýin etrap Gurtly ýaş top 21-nji jaýy 23-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "647529",
+ "passport_given_at": "1998-07-22",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1998-07-22",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65646745",
+ "phone_additional": "65646745",
+ "phone_home": "65646745",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat halkara howa menzili",
+ "work_company_accountant_number": "+(993)-65646745",
+ "work_started_at": "2023-01-05",
+ "work_salary": "2018",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Mfj1UwvFv6wxWG4Ym3QnBTWAhLFwiD6hiyrWN4CS.jpg",
+ "passport_two": "0TVbC3ACJozJvQt6p5yupjIQ2qqXzsMwPwyF3cbX.jpg",
+ "passport_three": "jZl5eomR9Z3jT0tuqVHOmRs9OlAN1lDhX4qapUs9.jpg",
+ "passport_four": "65RST9e7PBzPCRAPGxbBr3B6ZeMQszVYhWbJwx1S.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-29 18:42:05",
+ "updated_at": "2024-09-05 01:16:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3092,
+ "unique_id": "TB6359-3092",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Toýmyrat",
+ "customer_surname": "Nobadow",
+ "customer_patronic_name": "Halmyradowiç",
+ "passport_address": "BW Balkanabat şäher Gurluşykçylar köçesi jaý 78",
+ "real_address": "BW Balkanabat şäher Gurluşykçylar köçesi jaý 78",
+ "passport_serie": "I-BN",
+ "passport_id": "470721",
+ "passport_given_at": "2013-01-17",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1996-12-19",
+ "email": null,
+ "phone": "62420633",
+ "phone_additional": "62420633",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmenistanyň Döwlet migrasiýa gullugynyň Balkan welaýat boýunça müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-03-03",
+ "work_salary": "2069",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tiIzecLHFGOz13gXiQP1tr41OF6vWEddGTZIljT3.jpg",
+ "passport_two": "t3Dek7olPmgpRVxDsrXJdrFuMXsTOxqpIZaeP9yc.jpg",
+ "passport_three": "9N4Mj9SNuI1xYcuzQmVrKGoDEQoRBpyIqAbilZDT.jpg",
+ "passport_four": "zd8SlzgX2KUIzKrlSO2Szg21debkdPJysMmTiu1Z.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-08-30 01:15:20",
+ "updated_at": "2024-08-30 01:15:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3093,
+ "unique_id": "TB2305-3093",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Sapargül",
+ "customer_surname": "Begjanowa",
+ "customer_patronic_name": "Meredowa",
+ "passport_address": "Sarahs şäheriniň Hudaýberdiýew Köçesiniň 11-nji jaýy",
+ "real_address": "Sarahs şäheriniň Hudaýberdiýew Köçesiniň 11-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "601863",
+ "passport_given_at": "2005-03-13",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Ýalawaç obasy",
+ "born_at": "1976-02-16",
+ "email": null,
+ "phone": "65901354",
+ "phone_additional": null,
+ "phone_home": "65901354",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs awtoýollary gümrük nokady",
+ "work_company_accountant_number": "+(993)-12594371",
+ "work_started_at": "2015-02-02",
+ "work_salary": "1940",
+ "work_position": "Süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QehNGU20cTDKNLZQ2QmWhKw35X1qU67sqZAB7zLT.jpg",
+ "passport_two": "fXDrDs2PVvGk9rh012CiqQpKuJkAfwGpUsobq6ey.jpg",
+ "passport_three": "kJDnQ9m0mw8IV2uaay6x7G7s11GqGBR24AzdMgof.jpg",
+ "passport_four": "cN1BhersHRIS0QY03dxhyUqAnQaaB7gUswxonatX.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-08-30 01:46:23",
+ "updated_at": "2024-08-30 01:46:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3094,
+ "unique_id": "TB1307-3094",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aýýa",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Döwletgeldiýewna",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr k 30k/e 1 geç jaý 6 öý 17",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr k 30k/e 1 geç jaý 6 öý 17",
+ "passport_serie": "I-AS",
+ "passport_id": "143678",
+ "passport_given_at": "2000-05-03",
+ "passport_given_by": "Aşgabat ş Prezident Nyýazow adyndaky etrap PB",
+ "born_place": "Aşgabat ş",
+ "born_at": "1980-09-18",
+ "email": "Ayya@gmail.com",
+ "phone": "65654718",
+ "phone_additional": "65654718",
+ "phone_home": "12345804",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat ş 29-njy çagalar bagy",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2015-08-20",
+ "work_salary": "4614",
+ "work_position": "terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2jTHHwx8J67evQ8pyI88yVKDPfKjMvSKW0Fp5bkd.jpg",
+ "passport_two": "n226J10H9Ry7KvW8OROlzUczinhrGftZ2DTV6AyT.jpg",
+ "passport_three": "MAyrubKUsZHLKrbJ17oLtKUlNepXZ6WMa369MHje.jpg",
+ "passport_four": "Y4KV7LA9oZpsKCTTbXktjAcgN6rsHOSCTJjc1sYa.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-01 18:32:22",
+ "updated_at": "2024-09-01 18:32:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3095,
+ "unique_id": "TB1307-3095",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahym",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Esenowna",
+ "passport_address": "Aşgabat ş Köpetdag etr Parahat 1 jaý 66 otag 30",
+ "real_address": "Aşgabat ş Köpetdag etr Parahat 1 jaý 66 otag 30",
+ "passport_serie": "I-AS",
+ "passport_id": "552452",
+ "passport_given_at": "2016-09-16",
+ "passport_given_by": "Aşgabat ş köpetdag etr häkimligi",
+ "born_place": "Ahal wel Ak bugdaý etr s Nyýazow adyndaky obasy",
+ "born_at": "1994-10-18",
+ "email": "Mahym@gmail.com",
+ "phone": "64086394",
+ "phone_additional": "64086394",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmen Döwlet Medeniýet instituty",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2022-09-20",
+ "work_salary": "2419",
+ "work_position": "esasy hünärmen",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "xeYDjW0fkzUUR1J32l2xLnYOKdklduUiF0KJnwn1.jpg",
+ "passport_two": "Npb3DyxzoQb7leGrQldnj1IChq2wZfq5x8PMO30e.jpg",
+ "passport_three": "6sAT1oA3TEHFUvkhHMhh4qLdGX77uxGRUiOdgn7Z.jpg",
+ "passport_four": "33wGtqjhrN8LEHffQ2DgIjUUlLp1OBYkrCd4USPy.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-01 18:38:57",
+ "updated_at": "2024-09-01 18:38:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3096,
+ "unique_id": "TB1307-3096",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kakageldi",
+ "customer_surname": "Orazgeldiyew",
+ "customer_patronic_name": "Kakajanowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etrabynyn A Nyyazow s kocesinin 71 nji jayy 17 nji otagy",
+ "real_address": "Asgabat saherinin Berkararlyk etrabynyn A Nyyazow s kocesinin 71 nji jayy 17 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "598318",
+ "passport_given_at": "2018-10-25",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap hakimligi",
+ "born_place": "Asgabat s",
+ "born_at": "2002-08-09",
+ "email": "Kakageldi@gmail.com",
+ "phone": "64058098",
+ "phone_additional": "64058098",
+ "phone_home": "12287772",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat halkara howa menzili",
+ "work_company_accountant_number": "+(993)-12287772",
+ "work_started_at": "2023-09-08",
+ "work_salary": "2283",
+ "work_position": "P we YGGG nyn yukci",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "2hJumOB0CIa9T1ndiT8L4vgjbzAyfNppAjPFDalx.jpg",
+ "passport_two": "mMUxkEl4lny5LSjz15bmc79Gf1DIpvbYZWsn8ySa.jpg",
+ "passport_three": "Od1LxPNWMY4eYS0tLl1eoF8pxW8YYPWkfwRQN5vy.jpg",
+ "passport_four": "OLmDD9jbscLjY0WE44cBt5qqsYj3QCKaiVMindUR.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-01 18:47:21",
+ "updated_at": "2024-09-01 18:47:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3097,
+ "unique_id": "TB8302-3097",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şahzat",
+ "customer_surname": "Tursunmuradow",
+ "customer_patronic_name": "Babahanowiç",
+ "passport_address": "Köýtendag etrap Akgumalam geň S.A.Nyýazow köçe 15-nji jaý",
+ "real_address": "Köýtendag etrap Akgumalam geň S.A.Nyýazow köçe 15-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "952565",
+ "passport_given_at": "2016-12-22",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrabynyň Akgumalam geňeşligi",
+ "born_at": "2000-02-14",
+ "email": null,
+ "phone": "61248518",
+ "phone_additional": null,
+ "phone_home": "44037832",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Ýangyn howpsyzlyk bölümi",
+ "work_company_accountant_number": "+(993)-44030301",
+ "work_started_at": "2020-12-14",
+ "work_salary": "2882",
+ "work_position": "Ýangyn söndiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MMy0EdSSOv3NrHRUFOoKxyo4BAr1vpjrzPDuWu9Q.jpg",
+ "passport_two": "CZHUuHuU0cF6FXLIQPAnEePXMBuuSkhZjMwWSn81.jpg",
+ "passport_three": "ZF3P9xxLIWCXQ9VzCRHOtybv8OYFDtkiOBHZLaAq.jpg",
+ "passport_four": "VU3kjuQuoxNbXqX8p1T4usTVsnnyicm1K5podSXb.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-01 21:00:14",
+ "updated_at": "2024-09-02 20:10:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3098,
+ "unique_id": "TB8302-3098",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Firýuza",
+ "customer_surname": "Oralowa",
+ "customer_patronic_name": "Hoşbakowna",
+ "passport_address": "Magdanly şäher Rowaç köçe 5-nji jaý",
+ "real_address": "Magdanly şäher Rowaç köçe 5-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "178551",
+ "passport_given_at": "2000-04-20",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1982-12-08",
+ "email": null,
+ "phone": "61484909",
+ "phone_additional": null,
+ "phone_home": "44050251",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051264",
+ "work_started_at": "2022-03-01",
+ "work_salary": "1609",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nPJVev4tGC1xlgJJdPanOC2tAa4j6KIFrExLVQK2.jpg",
+ "passport_two": "Sa3QNnEOUMrtlCc6mEmMuCGEvyrvD7dMdioWppQX.jpg",
+ "passport_three": "nYhmutEX6SjaTA2jDlen0TcTPYSYQim4j5CcmL55.jpg",
+ "passport_four": "5isimg0BFmHHDeqfTmSWB0gT8DF23SMuCnIlgFly.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-01 21:07:10",
+ "updated_at": "2024-09-02 20:18:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3099,
+ "unique_id": "TB8302-3099",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ulugbek",
+ "customer_surname": "Mahmanow",
+ "customer_patronic_name": "Panjiýewiç",
+ "passport_address": "Magdanly şäher Merdana köçe 50-nji jaýy",
+ "real_address": "Magdanly şäher Merdana köçe 50-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "793525",
+ "passport_given_at": "2013-01-05",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-09-16",
+ "email": null,
+ "phone": "61691468",
+ "phone_additional": null,
+ "phone_home": "44057812",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44037861",
+ "work_started_at": "2024-01-25",
+ "work_salary": "2232",
+ "work_position": "Slesar abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cU1EFe5MDC0XWgO6iDl5Gpt3y7OYlczSAnz6dRzR.jpg",
+ "passport_two": "Sy3jbyiF9Y309b2pXJ2PTsNZw4GlwkPl4DPFU163.jpg",
+ "passport_three": "j7WZ7AIoRnCSTMDurC23Y3fcV2CXPb9lYuEo3A5A.jpg",
+ "passport_four": "k5YxomSUXqWmIbEuZCWiLGAIOy9pgKoPrEJ0ggQi.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-01 21:18:34",
+ "updated_at": "2024-09-02 20:18:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3100,
+ "unique_id": "TB8302-3100",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şarafat",
+ "customer_surname": "Kerimowa",
+ "customer_patronic_name": "Hoşbakowna",
+ "passport_address": "Magdanly şäher A.Nyýazow köçe 104-nji jaý",
+ "real_address": "Magdanly şäher A.Nyýazow köçe 104-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "071068",
+ "passport_given_at": "1999-07-27",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1976-04-16",
+ "email": null,
+ "phone": "62459845",
+ "phone_additional": null,
+ "phone_home": "44057812",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2015-09-01",
+ "work_salary": "4035",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "8rxmvwGmt1wu1TNaNDTNcSxVnCpQbZf4RUNATeNq.jpg",
+ "passport_two": "DTb6MSUirUgMU73AyYHc2vtC7mmNsZcCcdq5zn3k.jpg",
+ "passport_three": "EnQXkiQMN9V05MF1A1kgv47mSNrxDdx5kWm8nEnJ.jpg",
+ "passport_four": "ikfXNSZj7imjpFzvT1wGbaqR2IZFmuNxuUhlzBSQ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-01 21:24:50",
+ "updated_at": "2024-09-02 20:19:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3101,
+ "unique_id": "TB8302-3101",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Göwher",
+ "customer_surname": "Hidirowa",
+ "customer_patronic_name": "Abdullaýewna",
+ "passport_address": "Köýtendag şäher Galkynyş köçe 28/1-nji jaý",
+ "real_address": "Köýtendag şäher Galkynyş köçe 28/1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "243125",
+ "passport_given_at": "2001-07-31",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1984-12-13",
+ "email": null,
+ "phone": "62845713",
+ "phone_additional": null,
+ "phone_home": "44037862",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap JHM-gi",
+ "work_company_accountant_number": "+(993)-44057832",
+ "work_started_at": "2018-07-06",
+ "work_salary": "1827",
+ "work_position": "Ýollary süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pLuB6akmbxNNwHvCAXkDgrq5YFgOHUq4xcMzGG0V.jpg",
+ "passport_two": "22vodfGom9SaobSDYbJmslWYPeZEqSfP61wEb33z.jpg",
+ "passport_three": "eB8TV7BpbSB0FnXIG7ntzBqBJcQNgqIcY4KlyWbh.jpg",
+ "passport_four": "cVW0FSGzdLjwS6gIAzcTnHdg8CCbPGSV2CQrPS53.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-01 21:29:25",
+ "updated_at": "2024-09-02 20:19:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3102,
+ "unique_id": "TB8302-3102",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Salima",
+ "customer_surname": "Nartajiýewa",
+ "customer_patronic_name": "Narkuwatowna",
+ "passport_address": "Magdanly şäher Ýaşlyk köçe 24/1-nji jaýy",
+ "real_address": "Magdanly şäher Ýaşlyk köçe 24/1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "449374",
+ "passport_given_at": "2005-10-24",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1988-07-08",
+ "email": null,
+ "phone": "65880742",
+ "phone_additional": "63761832",
+ "phone_home": "4407496",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "JHM-gi",
+ "work_company_accountant_number": "+(993)-44055278",
+ "work_started_at": "2021-04-01",
+ "work_salary": "1709",
+ "work_position": "Ýollary süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Dn13TVdXzb2mesIAqiKsSJ3YyfPw8obBphzWu6Fx.jpg",
+ "passport_two": "ZTbYwuoxQwgzrnHhIJfPvyuqgQZ1vMwpMqzMfTaw.jpg",
+ "passport_three": "hoJ9r5y0BonnaAJ50XsvBEF5SgY9UXmoQrQqagzd.jpg",
+ "passport_four": "dWHyVBYqNir7d44xCCchJOY1zmrWI7yUOVtDubkP.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-01 21:35:02",
+ "updated_at": "2024-09-02 20:19:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3103,
+ "unique_id": "TB1307-3103",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annadurdy",
+ "customer_surname": "Kiciyew",
+ "customer_patronic_name": "Enwerowic",
+ "passport_address": "Asgabat sah Berkararlyk etr koce1938 jay85",
+ "real_address": "Asgabat sah Berkararlyk etr koce1938 jay85",
+ "passport_serie": "I-AS",
+ "passport_id": "329354",
+ "passport_given_at": "2004-11-16",
+ "passport_given_by": "Asgabat s Azatlyk etr",
+ "born_place": "Asgabat s",
+ "born_at": "1988-10-16",
+ "email": "Annadurdy@gmail.com",
+ "phone": "62515656",
+ "phone_additional": "62515656",
+ "phone_home": "62515656",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Nurly Cyrag HK",
+ "work_company_accountant_number": "+(993)-62515656",
+ "work_started_at": "2024-03-01",
+ "work_salary": "2000",
+ "work_position": "suruji",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "pjQ5uavFt7gH06wdgRsMUleoifQq2BG0lvErpsbc.jpg",
+ "passport_two": "JhWLrHsSkoPZ4erqkxBTMXPWrlIxd4MyM5BpZtVB.jpg",
+ "passport_three": "g1mfmfsPER6KsZESicd6p6AoHnS6yiA0L1W6pGDp.jpg",
+ "passport_four": "VIM0ZKT3wnF6xZgMjwmIfzEBNpJcx4ohTaqq2idz.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-01 22:49:10",
+ "updated_at": "2024-09-01 22:49:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3104,
+ "unique_id": "TB1307-3104",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Satlyk",
+ "customer_surname": "Gurbanbayewic",
+ "customer_patronic_name": "Yusupowic",
+ "passport_address": "Asgabat s Bagtyyarlyk etr R Basimow koce jay7 oy8",
+ "real_address": "Asgabat s Bagtyyarlyk etr R Basimow koce jay7 oy8",
+ "passport_serie": "I-AS",
+ "passport_id": "541528",
+ "passport_given_at": "2016-04-29",
+ "passport_given_by": "Asgabat s Bagtyyarlyk etr",
+ "born_place": "Asgabat s",
+ "born_at": "2000-03-10",
+ "email": "Satlyk@gmail.com",
+ "phone": "62395650",
+ "phone_additional": "62395650",
+ "phone_home": "62395650",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmenenergoabatlayys",
+ "work_company_accountant_number": "+(993)-12343557",
+ "work_started_at": "2022-11-08",
+ "work_salary": "2116",
+ "work_position": "slesor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ct3tZ2nMw5TuOxaLF1sJn1b61dI8RhMYqEPthEoY.jpg",
+ "passport_two": "1XqVmFu6ZaxDsS19WFkHMEvVmMPKZ57TtJESrXhK.jpg",
+ "passport_three": "Vg05SgAte6G7HM1J9B7qVlCENlBkZOs4zUDmDnbA.jpg",
+ "passport_four": "IrFKakMPna5OD134wIMRdouVvQh3SrBDl6ZmzD8t.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-01 22:58:58",
+ "updated_at": "2024-09-01 22:58:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3105,
+ "unique_id": "TB6359-3105",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Amanmämmet",
+ "customer_surname": "Annagurbanow",
+ "customer_patronic_name": "Dudyýewiç",
+ "passport_address": "Hazar ş-çe 35-32-2",
+ "real_address": "Hazar ş-çe 35-32-2",
+ "passport_serie": "I-BN",
+ "passport_id": "550039",
+ "passport_given_at": "2018-01-03",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş-çe",
+ "born_at": "2002-02-20",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63003719",
+ "phone_additional": "63003719",
+ "phone_home": "63003719",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa Deniz\" HK",
+ "work_company_accountant_number": "+(993)-63003719",
+ "work_started_at": "2024-01-02",
+ "work_salary": "2195",
+ "work_position": "ýükci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Mlo8rNxt9BJdUIPb61txn53yC8HyatFk9MDHxh6t.jpg",
+ "passport_two": "WGarhFn9zA8l5NgPuGzsjLczDoQktbQz8XGN861r.jpg",
+ "passport_three": "oNUyHPxF6b9xP4v2gDLgRkLqtpS1qFKcToyJpug0.jpg",
+ "passport_four": "7t97WvbNXfTbEac9DnGrHabLAYY9DmcddifCBJkB.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-01 23:20:57",
+ "updated_at": "2024-09-01 23:41:46",
+ "deleted_at": "2024-09-01 23:41:46",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3106,
+ "unique_id": "TB6360-3106",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Amanmämmet",
+ "customer_surname": "Amangurbanow",
+ "customer_patronic_name": "Durdyýewiç",
+ "passport_address": "Hazar ş-çe 35-31-2",
+ "real_address": "Hazar ş-çe 35-31-2",
+ "passport_serie": "I-BN",
+ "passport_id": "550039",
+ "passport_given_at": "2018-04-30",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2002-02-20",
+ "email": "annagulgeldyva229@gamil.com",
+ "phone": "63003719",
+ "phone_additional": "63003719",
+ "phone_home": "63003719",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa deniz\" HK",
+ "work_company_accountant_number": "+(993)-63003719",
+ "work_started_at": "2024-01-02",
+ "work_salary": "2195",
+ "work_position": "yukci",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "3wDTpAumdTFqWkqO6sWeeyX8LPbdzspgmz63y3NR.jpg",
+ "passport_two": "E9POHU8SWksPtVF0qEXA3KCMTSf4jQstfbBJoW4l.jpg",
+ "passport_three": "K6jzxN9U7B9702Jdi6hgWmQrX40t7ye54isiDwpa.jpg",
+ "passport_four": "r2XR1lLKrXYiotnISKZ2BcYJlYc9uK5CgtOPBRR7.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-01 23:24:26",
+ "updated_at": "2024-09-18 20:05:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3107,
+ "unique_id": "TB6360-3107",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gunça",
+ "customer_surname": "Seýitnazarowa",
+ "customer_patronic_name": "Seýitnazarowna",
+ "passport_address": "Hazar ş-çe 31-20-33",
+ "real_address": "Hazar ş-çe 31-20-33",
+ "passport_serie": "I-BN",
+ "passport_id": "498244",
+ "passport_given_at": "2015-06-26",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Bereket ş",
+ "born_at": "1999-05-22",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62269367",
+ "phone_additional": "62269367",
+ "phone_home": "62269367",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW Baş bilim müdürligi",
+ "work_company_accountant_number": "+(993)-62269367",
+ "work_started_at": "2023-01-08",
+ "work_salary": "2600",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "2pJmN4HqY6VPDTVwcFPA0j0X44PWHOoarwOOjAZf.jpg",
+ "passport_two": "nDVLZqGXZd9JMYQHKlscR4rtePTczmAU2PVWoR9E.jpg",
+ "passport_three": "pzajDDPqYca127N1Zoo09Ntt6XFSALJRpjOZ3wtb.jpg",
+ "passport_four": "xAoFlvlFcF5Hj7sndBcQgbiwIjSWxYhVMdj4qpxR.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-01 23:35:34",
+ "updated_at": "2024-09-11 21:07:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3108,
+ "unique_id": "TB9314-3108",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dowletgeldi",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "Daşoguz şäher Merkez 2 şäherçesi 14-jaýy 34-nji öýi",
+ "real_address": "Daşoguz şäher Merkez 2 şäherçesi 14-jaýy 34-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "019022",
+ "passport_given_at": "1998-12-22",
+ "passport_given_by": "Köneürgenç etrap PB tarapyndan berlen.",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1982-04-02",
+ "email": "Dowletgeldi@mail",
+ "phone": "62621400",
+ "phone_additional": "62621400",
+ "phone_home": "62621400",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýat Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-35623___",
+ "work_started_at": "2019-03-28",
+ "work_salary": "4121",
+ "work_position": "başlygyň orunbasary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "OjDpyQkit9vOOdDCl7cow6qty54GOpaqBlh0PHNv.jpg",
+ "passport_two": "Mb2UrV3IKBlpYRUfloWx7CtHsk2fZM8MLUaVlAHC.jpg",
+ "passport_three": "9Oj1mbwlUInINT10xvBAgv1bEoWmDhASpr9pheuC.jpg",
+ "passport_four": "4VqbzlzKhnW06TZMmc0UuJh9KyYKBlTUzq6HzIDC.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-02 01:23:45",
+ "updated_at": "2024-09-02 01:24:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3109,
+ "unique_id": "TB6359-3109",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Döwletgeldi",
+ "customer_surname": "Hangeldiýew",
+ "customer_patronic_name": "Hangeldiogly",
+ "passport_address": "BW Balkanabat şäher kw 161 jay 6 öý 1",
+ "real_address": "BW Balkanabat şäher kw 161 jay 6 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "305874",
+ "passport_given_at": "2009-05-20",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1992-10-18",
+ "email": null,
+ "phone": "65170005",
+ "phone_additional": "65170005",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmen milli nebitgaz kompaniyasy ÝGPJ Hazar şahamçasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-09-01",
+ "work_salary": "2725",
+ "work_position": "inžener-tehnolok",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VKPBvo8OHJssZgxzWRLJgWoSNC9572HWONgPdaVy.jpg",
+ "passport_two": "37QhRuORBriV9sdA3ZOxvQhSrkvO4tTn08tUqBpd.jpg",
+ "passport_three": "RGvUctiAIpC1QGh6j6VHBnIwyId0lvgMjX6bcsON.jpg",
+ "passport_four": "Cq8EO4eddn38AkhtMl3aY9UpMa5TctFidhWap6N1.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-02 02:28:31",
+ "updated_at": "2024-09-02 02:28:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3110,
+ "unique_id": "TB1307-3110",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yenis",
+ "customer_surname": "Satlykow",
+ "customer_patronic_name": "Sahetmyradowic",
+ "passport_address": "Asgabat s Kopetdag etr A Nyyazow jay153 oy7",
+ "real_address": "Asgabat s Kopetdag etr A Nyyazow jay153 oy7",
+ "passport_serie": "I-AS",
+ "passport_id": "665274",
+ "passport_given_at": "2022-06-10",
+ "passport_given_by": "Kopetdag etr PB",
+ "born_place": "Balkan wel bereket etr",
+ "born_at": "1997-05-09",
+ "email": "Yenis@gmail.com",
+ "phone": "65559291",
+ "phone_additional": "65559291",
+ "phone_home": "65559291",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Ahal wel Aljylar jem",
+ "work_company_accountant_number": "+(993)-65559291",
+ "work_started_at": "2018-08-16",
+ "work_salary": "3650",
+ "work_position": "Inspektyr",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "l4SiNd1PRAkQKLme5FDT2PZnwsmy8pK6urINNjIm.jpg",
+ "passport_two": "abFEftXsbKA2fwGIaR2RAjUqpBW6uokq2Jqcd0M3.jpg",
+ "passport_three": "FsJUyNup4OzF3VA3Jqez9Y6ldjVm5QZ4IMnrf5eY.jpg",
+ "passport_four": "o9us5vYhZ7wDsjEIXUd4aDI3fxJTDZAcJnxKmNJq.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-02 17:34:27",
+ "updated_at": "2024-09-02 17:34:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3111,
+ "unique_id": "TB6312-3111",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Bekmurat",
+ "customer_surname": "Allaýew",
+ "customer_patronic_name": "Kakamuradowiç",
+ "passport_address": "Daşoguz welaýaty Saparmyrat Türkmenbaşy adyndaky etraby A.Kakabayew geňeşligi",
+ "real_address": "Daşoguz welaýaty Saparmyrat Türkmenbaşy adyndaky etraby A.Kakabayew geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "579967",
+ "passport_given_at": "2010-08-05",
+ "passport_given_by": "Daşoguz welaýatynyň S.Türkmenbaşy ad.etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň S.Türkmenbaşy ad.etrabynyň A.Kakabaýew ad.geňeşligi",
+ "born_at": "1987-06-29",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "61668736",
+ "phone_additional": "64844132",
+ "phone_home": "24357894",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Demir ýol",
+ "work_company_accountant_number": "+(993)-24366890",
+ "work_started_at": "2023-06-11",
+ "work_salary": "2827",
+ "work_position": "buglandyryjy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "KaU7HEAjEDVUI5uXnoovUPuOnBWTtEHyA2ZpOngC.jpg",
+ "passport_two": "3fsirVBKyvsr4A0MljbQgHFNkamheWj75FCA37Pz.jpg",
+ "passport_three": "FpSZQF6Hruf0StgmYiFBid7PwsLLTd5NSSUrUPjQ.jpg",
+ "passport_four": "PuvIk01JOaV44xQtLCsVZhJbLCZ8pwZNoIShnpP1.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-02 18:24:26",
+ "updated_at": "2024-10-04 16:13:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3112,
+ "unique_id": "TB6312-3112",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Baýramsoltan",
+ "customer_surname": "Nazarjanowa",
+ "customer_patronic_name": "Orazmämmedowna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy şäher Awaza etrap Andalyp köçe 3 jaý 40 öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy şäher Awaza etrap Andalyp köçe 3 jaý 40 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "274036",
+ "passport_given_at": "2006-09-28",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1990-09-09",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "61651235",
+ "phone_additional": "61109300",
+ "phone_home": "24365874",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Serdar myhmanhanasy",
+ "work_company_accountant_number": "+(993)-24372322",
+ "work_started_at": "2022-07-23",
+ "work_salary": "1940",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XdTqCwlxnUWRSu8yihqkn4QkNqPUc4WmtAR78llv.jpg",
+ "passport_two": "AR2XOjYsdPGIyWhXs3YWkETQSBR2Pjj4ZGPrKG1t.jpg",
+ "passport_three": "2jATs9CDsWri4Jq3qlnT2BxkGH8P0Pag0g3bxYze.jpg",
+ "passport_four": "GzrPbO6gkNZGzL2hedlMfrGaqU1BkSYG2PR46Y2e.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-02 18:33:26",
+ "updated_at": "2024-10-04 16:14:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3113,
+ "unique_id": "TB6312-3113",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Nurgeldi",
+ "customer_surname": "Somakow",
+ "customer_patronic_name": "Gojykowiç",
+ "passport_address": "Daşoguz welaýaty Boldumsaz etraby Türkmenistan köçe 152 jaý",
+ "real_address": "TÝNGG tresti 1nji umumy ýaşaýyş jaý 35 otag",
+ "passport_serie": "I-DZ",
+ "passport_id": "089180",
+ "passport_given_at": "1999-12-03",
+ "passport_given_by": "Daşoguz welaýatynyň Boldumsaz etrap PB",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etrap Agzybirlik geňeşligi",
+ "born_at": "1975-05-01",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "64848581",
+ "phone_additional": "64298380",
+ "phone_home": "24365178",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TVNGG tresti",
+ "work_company_accountant_number": "+(993)-64848581",
+ "work_started_at": "2021-01-01",
+ "work_salary": "2275",
+ "work_position": "gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4PcxfO7KhmEK4xROVzKiaeOuPao3bmlnggLpsFyb.jpg",
+ "passport_two": "1O35c1ZJPXmuPOVvAlWKpoZn4n3KaE3EXDJxnTFN.jpg",
+ "passport_three": "ccODj1lt9VmOZDLEIwwJzz1m7OS5096pvDSGTCkg.jpg",
+ "passport_four": "kb7nLGmB0bZPhUr4V4zSz6z11hHxCwuWTfcg47sd.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-02 18:47:25",
+ "updated_at": "2024-10-04 16:14:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3114,
+ "unique_id": "TB8312-3114",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Toýly",
+ "customer_surname": "Aşirow",
+ "customer_patronic_name": "Aşirowiç",
+ "passport_address": "Ş.Batyrow köçe 55 jaý",
+ "real_address": "Ş.Batyrow köçe 55 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "455310",
+ "passport_given_at": "2006-04-24",
+ "passport_given_by": "Birata etrap hakimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1989-10-07",
+ "email": "toylys@mail.ru",
+ "phone": "62445752",
+ "phone_additional": null,
+ "phone_home": "44551824",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-44551246",
+ "work_started_at": "2018-07-25",
+ "work_salary": "2037",
+ "work_position": "Agaç ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sSrWMKSxDTq8Yf80Xk8iZbTD4czzodh2nrvmArxm.jpg",
+ "passport_two": "KQOsrpd74TS5rOVHBOzk4L4IH5REsWbwQgu19OMg.jpg",
+ "passport_three": "Jo65mA3ObcJJ3XfzrSp8B7DqqZn3cEuHp7XeA6Gv.jpg",
+ "passport_four": "UZWfYbTSKdu3kKt4exD7K9T7yBFPb4iekrwH87OX.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-02 19:21:54",
+ "updated_at": "2024-09-03 20:29:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3115,
+ "unique_id": "TB1303-3115",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Şamuhammet",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Kowusmuhammedowiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap 1-njy Oguzhan geç 4-nji jaýy 2-nji korpusy 41-nji öýi",
+ "real_address": "Aşgabat şäher Berkararlyk etrap 1-njy Oguzhan geç 4-nji jaýy 2-nji korpusy 41-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "635778",
+ "passport_given_at": "2020-11-10",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2004-10-25",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65634203",
+ "phone_additional": "65634203",
+ "phone_home": "65634203",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Köpetdag etrap arassaçylyk müdirligi",
+ "work_company_accountant_number": "+(993)-65634203",
+ "work_started_at": "2024-07-02",
+ "work_salary": "2016",
+ "work_position": "ulag we aragatnaşyk",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "UDGj5r2sK3t8gDe5766sr2tuF6CWl1MG1SlUr9N1.jpg",
+ "passport_two": "rsR7HW0tmStlMXB5OOuxf99gbzMsHX1Gezg3Ejuj.jpg",
+ "passport_three": "U0MXKItga8bKwUnp8iL54tY906N4nrno6tRXY7Dh.jpg",
+ "passport_four": "u2zluNpJROwKb7nDBvZdfjAMdVPfLb0gMJAwzjXs.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-02 19:31:24",
+ "updated_at": "2024-09-06 00:52:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3116,
+ "unique_id": "TB8302-3116",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Cary",
+ "customer_surname": "Ulasow",
+ "customer_patronic_name": null,
+ "passport_address": "Magdanly saheri K.Tanrygulyyew 20",
+ "real_address": "Magdanly saheri K.Tanrygulyyew koc 20",
+ "passport_serie": "I-LB",
+ "passport_id": "703772",
+ "passport_given_at": "2011-09-20",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1975-08-23",
+ "email": "muzitank@78gamail.com",
+ "phone": "61977085",
+ "phone_additional": null,
+ "phone_home": "54288",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-21544___",
+ "work_started_at": "2017-05-01",
+ "work_salary": "3127",
+ "work_position": "Slesar abatlayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8UrJyQpXKyVAha36RzT0P6GosQXBxIwqvKOGiRZO.jpg",
+ "passport_two": "atvShXpQacLmDMhiElz8zdA0w4PqWq65XUxWeUVF.jpg",
+ "passport_three": "eVSJZWc18yAcrUmO2lEK1dVw7mm6Oktkom3qcnvo.jpg",
+ "passport_four": "yBRxPcRdEy37PXSW8bzCzhH7wguflWVnXXW8jamq.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-02 19:46:19",
+ "updated_at": "2024-09-02 20:19:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3117,
+ "unique_id": "TB8302-3117",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Roza",
+ "customer_surname": "Tajiyewa",
+ "customer_patronic_name": "Mahmasahatowna",
+ "passport_address": "Magdanly saheri Andalyp 6/3",
+ "real_address": "Magdanly saheri Andalyp koc 6/3 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "836351",
+ "passport_given_at": "2013-08-29",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1997-01-20",
+ "email": "muziktank@78gamil.com",
+ "phone": "64611685",
+ "phone_additional": null,
+ "phone_home": "518922",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51365___",
+ "work_started_at": "2023-03-28",
+ "work_salary": "3178",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "QcMplnmXizvbNtO0xNiGmEeyL9cdgwA5kO3OmH5q.jpg",
+ "passport_two": "xqHUsn8XrrWiGnU8S7ufY6o88o5u2ZJlGUa2zUbv.jpg",
+ "passport_three": "96veJQdsFep04ALfii7BPWlZQMCo3cnXOKLViylI.jpg",
+ "passport_four": "xAqc7serQbijJbfJ20uTEXLawdoC6TVUr9eFyZI9.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-02 19:51:46",
+ "updated_at": "2024-09-02 20:19:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3118,
+ "unique_id": "TB6352-3118",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Dursyngül",
+ "customer_surname": "Ýusupowa",
+ "customer_patronic_name": "Narbaýewna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 17-jaý, 2-öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 17/2",
+ "passport_serie": "I-BN",
+ "passport_id": "228152",
+ "passport_given_at": "2003-07-04",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Garabogaz şäheri",
+ "born_at": "1979-06-08",
+ "email": null,
+ "phone": "63622400",
+ "phone_additional": "63622400",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkantelekom WEAK",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2019-01-04",
+ "work_salary": "1850",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Wkcp9XQxf7qAWErnmZL3kvQ9sr7gVGoxPC45KGq6.jpg",
+ "passport_two": "5xM8ar1mrpcjf32tbMmXUMb9d6TkZwHxW6ReVoVl.jpg",
+ "passport_three": "MvjdjGM1PLDtFuVhNU37S1phnWNI3QgzndtEymNJ.jpg",
+ "passport_four": "GDecEnlud3vOlvg6E6DjjNUBCsvDbjEIhHWXrhbm.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 00:20:14",
+ "updated_at": "2024-09-03 00:20:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3119,
+ "unique_id": "TB8311-3119",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Geldimurat",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Döwletowiç",
+ "passport_address": "LW-nyň Dänew etr Seýdi ş. 1k/etr jaý-31 öý-18",
+ "real_address": "LW-nyň Dänew etr Seýdi ş. 1k/etr jaý-31 öý-18",
+ "passport_serie": "I-LB",
+ "passport_id": "895747",
+ "passport_given_at": "2015-12-24",
+ "passport_given_by": "LW-nyň Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Seýdi şäher",
+ "born_at": "1983-01-09",
+ "email": null,
+ "phone": "63604847",
+ "phone_additional": "63604847",
+ "phone_home": "63604847",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ 15-nji hünärment mekdep",
+ "work_company_accountant_number": "+(993)-63604847",
+ "work_started_at": "2024-07-03",
+ "work_salary": "2505",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NO5raTPFxjKz6MgryY0n2RueCbiQLfjJzM8EPv4A.jpg",
+ "passport_two": "I6jRqGfByJLSZDvC0eGIWzXtmxzdD9E3GUkX8biH.jpg",
+ "passport_three": "7QrIJAIuliXwhQCbRsBQIQBzQfCgTU85yKuNwsQQ.jpg",
+ "passport_four": "YcbTEihY98u9bJ3tTMtZmUOmdiWZ4EqAO7AT7moT.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 00:57:33",
+ "updated_at": "2024-09-03 01:32:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3120,
+ "unique_id": "TB8311-3120",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Aman",
+ "customer_surname": "Gowşudow",
+ "customer_patronic_name": "Hydyrnazarowiç",
+ "passport_address": "LW-nyň Dänew etr Seýdi ş Gabakly geň Garaşsyzlyk köçe jaý-36",
+ "real_address": "LW-nyň Dänew etr Seýdi ş Gabakly geň Garaşsyzlyk köçe jaý-36",
+ "passport_serie": "I-LB",
+ "passport_id": "731226",
+ "passport_given_at": "2011-10-13",
+ "passport_given_by": "LW-nyň Seýdi şäher Häkimligi",
+ "born_place": "LW-nyň Garabekewül etr Yslam geňeşligi",
+ "born_at": "1981-05-23",
+ "email": null,
+ "phone": "64135251",
+ "phone_additional": "64135251",
+ "phone_home": "64135251",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-64135251",
+ "work_started_at": "2022-09-18",
+ "work_salary": "3193",
+ "work_position": "Lobarant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XcffDbW88alMqZD22boryMtldps2TLarakB5yrfb.jpg",
+ "passport_two": "zO8Dqi6uonju1X5Yz8uzuEkECtTUKHScnOzHEvJu.jpg",
+ "passport_three": "ZDUQSj5xGRUjWXyKHdJZiWbWr4MDQVYZsSHPvhxI.jpg",
+ "passport_four": "8CzF64mZCzK4nPHIiXFNlN22LRMvo0rRuzse93fs.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 01:10:50",
+ "updated_at": "2024-09-03 01:32:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3121,
+ "unique_id": "TB8311-3121",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Narmurat",
+ "customer_surname": "Çelegenow",
+ "customer_patronic_name": "Amandurdyýewiç",
+ "passport_address": "LW-nyň Dänew etr Garaşsyzlyk ş Ödeý geň Döwletli köçe jaý-6",
+ "real_address": "LW-nyň Dänew etr Garaşsyzlyk ş Ödeý geň Döwletli köçe jaý-6",
+ "passport_serie": "I-LB",
+ "passport_id": "640581",
+ "passport_given_at": "2011-03-09",
+ "passport_given_by": "LW-nyň Garaşsyzlyk etr häkimligi",
+ "born_place": "LW-nyň Garaşsyzlyk etr",
+ "born_at": "1971-01-22",
+ "email": null,
+ "phone": "63066640",
+ "phone_additional": "63066640",
+ "phone_home": "63066640",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "TGNG",
+ "work_company_accountant_number": "+(993)-63066640",
+ "work_started_at": "2015-05-26",
+ "work_salary": "1691",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1gQKO2nwHAeg3ESY3mScU6ErZ15GE7O4VZdnm07N.jpg",
+ "passport_two": "y8fNFEKzJoBvuJg0r4pKDDrXNielrT3bLk08mVZ3.jpg",
+ "passport_three": "pU2j6xFlpCWBa9d6oXOV48JJdpfkdrTj3WWdk9Dh.jpg",
+ "passport_four": "sPe5uRsL725QZ04O60jIgKOHWVxWNEX4WRhYXUru.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 01:27:51",
+ "updated_at": "2024-09-03 01:33:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3122,
+ "unique_id": "TB6352-3122",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Anna",
+ "customer_surname": "Klinçenko",
+ "customer_patronic_name": "Igorýewna",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Garabogaz köç., 18/4",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Garabogaz köç., 18/4",
+ "passport_serie": "I-BN",
+ "passport_id": "469464",
+ "passport_given_at": "2014-03-07",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Garabogaz şäheri",
+ "born_at": "1994-04-12",
+ "email": null,
+ "phone": "64895951",
+ "phone_additional": null,
+ "phone_home": "64895951",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350693",
+ "work_started_at": "2018-12-18",
+ "work_salary": "1717",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "ZojJLEckkCJBnfvP2atk36GhylXa3uLLvbnckTXd.jpg",
+ "passport_two": "GH22MQmBoMVBMd4rxq3FeAastb0GR4rLs2ECAOeU.jpg",
+ "passport_three": "qqJtgvmOm6ayCT4HJzzDYxHv9zaklGLmlJQxYyKm.jpg",
+ "passport_four": "rdGe7gc7jTEvagfVEIcCoeycH2LFegVnB5fTvVB4.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 01:35:48",
+ "updated_at": "2024-09-03 01:36:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3123,
+ "unique_id": "TB6352-3123",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Akmurat",
+ "customer_surname": "Ýoldaşow",
+ "customer_patronic_name": "Pirnepesowiç",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Bitaraplyk köç., 25/7",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Bitaraplyk köç., 25/7",
+ "passport_serie": "I-BN",
+ "passport_id": "560860",
+ "passport_given_at": "2020-06-16",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Boldumsaz etraby",
+ "born_at": "1988-01-22",
+ "email": null,
+ "phone": "65844954",
+ "phone_additional": null,
+ "phone_home": "65844954",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2024-03-13",
+ "work_salary": "2036",
+ "work_position": "slesar",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "OmsgWItrNvJHWdbCE94wUdnXWoPCmlJ1hB5Dy50A.jpg",
+ "passport_two": "zfD9PA1ExaWHbqypvPKTEA02PyeufUnSAq3knoHj.jpg",
+ "passport_three": "lHGoFqAgEQGhaPWAh1F94SWEfyUkJJ4ATeiRyg2h.jpg",
+ "passport_four": "Z9SRWysq5K23Pd1yIxcMjXmBryFzcrYYTbiFR119.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 01:40:54",
+ "updated_at": "2024-09-03 01:40:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3124,
+ "unique_id": "TB6359-3124",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Azatgül",
+ "customer_surname": "Gylyçmämmedowa",
+ "customer_patronic_name": "Taýtyýewna",
+ "passport_address": "BW Gumdag şäher Profsoýuz köçesi 1-nji geçelge jaý 14",
+ "real_address": "BW Gumdag şäher Profsoýuz köçesi 1-nji geçelge jaý 14",
+ "passport_serie": "I-BN",
+ "passport_id": "038007",
+ "passport_given_at": "1998-11-28",
+ "passport_given_by": "BW Gumdag şäher polisiýa bölümi",
+ "born_place": "BW Gumdag şäher",
+ "born_at": "1971-05-23",
+ "email": null,
+ "phone": "65381164",
+ "phone_additional": "65381164",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Ýaşaýyş jaýlary ulanyş tresti",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2003-10-13",
+ "work_salary": "1825",
+ "work_position": "süpüriji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "26dQSDJ0PgqXPArQbRzcQ1oQN5XNIxHkOh0zVnwx.jpg",
+ "passport_two": "jGkxKqOt6ufgfuNvajo3CRTJXuIn55gwHzYwNjBr.jpg",
+ "passport_three": "2GEMsEWWrRWM9Kc9DPM0mJsIkJMqB2eDVi6H0VLs.jpg",
+ "passport_four": "IpElCuEluBkYYsBy9xwptudGVGTA6hWGA1Qm6TkE.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 02:05:08",
+ "updated_at": "2024-09-03 02:05:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3125,
+ "unique_id": "TB8302-3125",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bibisahat",
+ "customer_surname": "Ýunusowa",
+ "customer_patronic_name": "Narkuwatowna",
+ "passport_address": "Magdanly şäher Watan köçe 71/14-nji jaý",
+ "real_address": "Magdanly şäher Watan köçe 71/14-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "176373",
+ "passport_given_at": "2023-01-20",
+ "passport_given_by": "Köýtendag etrap Polisiýa bölümi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1975-03-11",
+ "email": null,
+ "phone": "64454015",
+ "phone_additional": null,
+ "phone_home": "4404158",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "27-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051011",
+ "work_started_at": "2017-11-25",
+ "work_salary": "1846",
+ "work_position": "Terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "T6N52kBym6TYQgZIpS6vf8Lozpv55sEtZZLwPvU0.jpg",
+ "passport_two": "R0L2dqugrSz0BQdhaZOeLfi93WHy614xS1W9JlnY.jpg",
+ "passport_three": "FnXitJvZxdY1dCRC1NF8ZQQWxMlGFCjYnpH8zW9L.jpg",
+ "passport_four": "7rOSp2DJVv9Y9Z8w8wDqK6KZnoqE5gMgrShtyqlO.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 18:12:58",
+ "updated_at": "2024-09-04 23:00:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3126,
+ "unique_id": "TB8302-3126",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ahmet",
+ "customer_surname": "Ibragimow",
+ "customer_patronic_name": "Muratgeldiýewiç",
+ "passport_address": "Magdanly şäher Seýdi köçe 14/2-nji jaý",
+ "real_address": "Magdanly şäher Seýdi köçe 14/2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "896450",
+ "passport_given_at": "2015-08-04",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1998-12-01",
+ "email": null,
+ "phone": "61134644",
+ "phone_additional": null,
+ "phone_home": "4406574",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "KGGE-sy",
+ "work_company_accountant_number": "+(993)-44053296",
+ "work_started_at": "2023-10-02",
+ "work_salary": "1857",
+ "work_position": "Ammar müdiri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "LkasgGa3rfG37Zf3Tzib4oV9SbH81ca0nXJoVTCc.jpg",
+ "passport_two": "bG2XXAmfjHMm0kCP7MHJkmUgn44UcXj0nPur0Dzk.jpg",
+ "passport_three": "Qb52qWorQ6Ywx9lolUMHllzB8ZKi7zEP8bOi2Azh.jpg",
+ "passport_four": "D6xBtbtpnOClXwyNgoG5nWmvHPrbrU2rCs9myMEZ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 18:17:08",
+ "updated_at": "2024-09-04 23:00:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3127,
+ "unique_id": "TB1307-3127",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Pawel",
+ "customer_surname": "Şşanow",
+ "customer_patronic_name": "Aleksandrowiç",
+ "passport_address": "Aşgabat ş Köpetdag etr Parahat 1 jaý 57 otag 32",
+ "real_address": "Aşgabat ş Köpetdag etr Parahat 1 jaý 57 otag 32",
+ "passport_serie": "I-AS",
+ "passport_id": "496998",
+ "passport_given_at": "2014-04-10",
+ "passport_given_by": "Aşgabat ş Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1983-07-09",
+ "email": "Pawel@gmail.com",
+ "phone": "63888905",
+ "phone_additional": "63888905",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "S.A. Nyýazow adyndaky Bejeriş maslahat beriş merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2021-11-01",
+ "work_salary": "2964",
+ "work_position": "elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3GXKzUTZQoDydNlhkUfeCVu8iLZ5bYRx6O9QwKuD.jpg",
+ "passport_two": "jaScP6dQlLXbI85hxluxu3SHe8wcYOFf2bvhEnPM.jpg",
+ "passport_three": "WxkeYRiqNM4dJMiv5bISEee6DZATbMOFEPFa7s5y.jpg",
+ "passport_four": "ZrDSpFIziJgfcpiSrzpU6USXzlxWrLNf68uWtUMY.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-03 18:25:55",
+ "updated_at": "2024-09-03 18:25:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3128,
+ "unique_id": "TB1307-3128",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ybrayym",
+ "customer_surname": "Matklycow",
+ "customer_patronic_name": "halymogly",
+ "passport_address": "Asgabat s Kopetdag etr Howdan A jay4 oy20",
+ "real_address": "Asgabat s Kopetdag etr Howdan A jay4 oy20",
+ "passport_serie": "I-AS",
+ "passport_id": "412730",
+ "passport_given_at": "2009-08-06",
+ "passport_given_by": "Asgabat s Kopetdag et",
+ "born_place": "Asgabat",
+ "born_at": "1993-03-19",
+ "email": "Ybrayym@gmail.com",
+ "phone": "61592609",
+ "phone_additional": "61592609",
+ "phone_home": "61592609",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Sahypa bili merkezi",
+ "work_company_accountant_number": "+(993)-61592609",
+ "work_started_at": "2023-09-01",
+ "work_salary": "3322",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6Ifh0aENCgqg1qgUNG6hNtFrTCRazEpCk24LrVzZ.jpg",
+ "passport_two": "Iq0qZZUbmulM8XG2ULJh370mQBg2LlQhMgRKBZC7.jpg",
+ "passport_three": "UJUjgtbHGy4FBaKkn1sOspZ2uUUHGQan4ELRLZh0.jpg",
+ "passport_four": "bsbhOVFoi0jvyL4PIML4Zyt1n1nm4x08NZwJGSnp.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-03 19:33:47",
+ "updated_at": "2024-09-03 19:33:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3129,
+ "unique_id": "TB1307-3129",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ayjeren",
+ "customer_surname": "Tacmuhammedowa",
+ "customer_patronic_name": "Mamisowna",
+ "passport_address": "ASgabat s bagtyyarlyk etr 2040, jay37",
+ "real_address": "ASgabat s bagtyyarlyk etr 2040, jay37",
+ "passport_serie": "I-AS",
+ "passport_id": "369139",
+ "passport_given_at": "2006-10-31",
+ "passport_given_by": "Asgabat s Candybil etr",
+ "born_place": "Asgabat",
+ "born_at": "1990-10-24",
+ "email": "Ayjeren@gmail.com",
+ "phone": "63594988",
+ "phone_additional": "63594988",
+ "phone_home": "63594988",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenbasy PTB",
+ "work_company_accountant_number": "+(993)-63594988",
+ "work_started_at": "2009-10-13",
+ "work_salary": "3900",
+ "work_position": "Hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ATgcYhaOkRb5uEHQ2oTQNsqHzvPf6h7sFyKrJifU.jpg",
+ "passport_two": "xlZhzxaRxhzuHnJohu1PrQhCnX4jfak3hadtDeIm.jpg",
+ "passport_three": "m2k5vYMmhhZBAF91bJnuixZeNSSHbuKtOMwEpznw.jpg",
+ "passport_four": "WTQ7kT5pkG1drAz2RazRxjqbm0kXtt0Zfm8twnjb.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-03 19:55:47",
+ "updated_at": "2024-09-03 19:55:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3130,
+ "unique_id": "TB8302-3130",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Tirkis",
+ "customer_surname": "Nokerow",
+ "customer_patronic_name": "Jumasahedowic",
+ "passport_address": "Mary welayaty Sakarcage etraby Dayhan genesligi",
+ "real_address": "Magdanly saheri Carsanny koc 6",
+ "passport_serie": "I-MR",
+ "passport_id": "381461",
+ "passport_given_at": "2003-01-31",
+ "passport_given_by": "Sakarcage etrap hakimligi",
+ "born_place": "Sakarcage etraby",
+ "born_at": "1985-03-10",
+ "email": "muziktank@78gmail",
+ "phone": "62936628",
+ "phone_additional": null,
+ "phone_home": "53543",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 Harby bolumi",
+ "work_company_accountant_number": "+(993)-52354___",
+ "work_started_at": "2022-09-26",
+ "work_salary": "3304",
+ "work_position": "Harby gullukcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2Tg0upMI3K5YM5ZVOCD4ZahvDkW141oPuaDlEKGO.jpg",
+ "passport_two": "E6fa08U2VCnFtCZATA5py6x9jMXaQbWWaEzZUYwb.jpg",
+ "passport_three": "aJQTYoJhvc6I7sSriZOXNgIUmrqZvZ7tvOVq4wGy.jpg",
+ "passport_four": "ED0VI2kta4IrZMXAL7inKzUjCcNVho1Nh6ut6Ham.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 20:25:22",
+ "updated_at": "2024-09-04 23:01:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3131,
+ "unique_id": "TB8302-3131",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Matlyuba",
+ "customer_surname": "Rawsanowa",
+ "customer_patronic_name": "Rawsanowna",
+ "passport_address": "Magdanly saheri 8-nji mart koc 19/1",
+ "real_address": "Magdanly saheri 8-nji mart koc 19/1 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "869480",
+ "passport_given_at": "2014-10-02",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1998-02-03",
+ "email": "muzitank@78gmail.com",
+ "phone": "64981932",
+ "phone_additional": null,
+ "phone_home": "51877",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51365___",
+ "work_started_at": "2023-09-01",
+ "work_salary": "2511",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sukhGhaJMj1t53bHNcfZUs1lI5OSpkauJdlNtDzk.jpg",
+ "passport_two": "4dty7iv5bKsoEo86UeDr9lPWeOCUhRgmwEqC39vl.jpg",
+ "passport_three": "zMrytqvhyddzKN94DL13YMaXpruqP5FTYOXcqp2h.jpg",
+ "passport_four": "I4Gll7c4YfPZ9qz3BEXWf4h2rf4LRpQPOEu7X7jv.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 20:29:59",
+ "updated_at": "2024-09-04 23:01:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3132,
+ "unique_id": "TB6352-3132",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Azat",
+ "customer_surname": "Akyýew",
+ "customer_patronic_name": "Mustafaýewiç",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 2-nji kiçi etrapça 4-jaý, 29-öý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 2-nji kiçi etrapça 4-jaý, 29-öý",
+ "passport_serie": "I-AH",
+ "passport_id": "430697",
+ "passport_given_at": "2010-05-09",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "MW Tagtabazar etrap Ýaşlyk geňeşligi",
+ "born_at": "1992-10-25",
+ "email": null,
+ "phone": "65186301",
+ "phone_additional": "65186301",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy elektrik ulgamy kärhanasy",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2024-02-06",
+ "work_salary": "1370",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XDKU7JawMW3FqwG1lnwz5mHGswdYMXZcgoFxu7fX.jpg",
+ "passport_two": "RP3lNWnlqvRnOjzDRIIICRFH8klRVh4pvbWJ3BWL.jpg",
+ "passport_three": "2QbtNIOlk5eNhrK1xYFov3S7u3HC9MTlHItUz1G6.jpg",
+ "passport_four": "ZODqR2yC5eFdDYwiJdjcsiLrlC17sF6jJIQi5XkT.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 21:02:25",
+ "updated_at": "2024-09-03 21:02:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3133,
+ "unique_id": "TB6352-3133",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Hatyja",
+ "customer_surname": "Eminowa",
+ "customer_patronic_name": "Şerepowna",
+ "passport_address": "BW Balkanabat şäheri 210 kw. 43/7",
+ "real_address": "BW Balkanabat şäheri 210 kw. 43/7",
+ "passport_serie": "I-BN",
+ "passport_id": "043898",
+ "passport_given_at": "1999-04-01",
+ "passport_given_by": "BW Gazahjyk etrap PB",
+ "born_place": "BW Gyzylarbat şäheri",
+ "born_at": "1980-04-14",
+ "email": null,
+ "phone": "64009847",
+ "phone_additional": null,
+ "phone_home": "64009847",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Abatlaýyş-sazlaýyş we elektrogurnama müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-10-01",
+ "work_salary": "2238",
+ "work_position": "ekspeditor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "B7PdzxHT0iaQotJPwJZlWFYRwjQlqAOS3o7HZgmF.jpg",
+ "passport_two": "rVi4LbeD0Ic56Puazx3c7NEMAcHCXo6k1nlxpU8l.jpg",
+ "passport_three": "6eXvQVwx6VaZ3CQTAEZYNZaBGqnDHrv3k2E5X1gs.jpg",
+ "passport_four": "6tnyWs9XghWpK4fmPZBadXZuiQEFQIrasY4XtmKT.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 21:08:05",
+ "updated_at": "2024-09-03 21:08:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3134,
+ "unique_id": "TB8302-3134",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Erkin",
+ "customer_surname": "Narbotayew",
+ "customer_patronic_name": null,
+ "passport_address": "Magdanly saheri Babur 119",
+ "real_address": "Magdanly saheri Babur koç 119-nji jayy",
+ "passport_serie": "II-LB",
+ "passport_id": "192619",
+ "passport_given_at": "2023-06-24",
+ "passport_given_by": "Koytendag etrap PB",
+ "born_place": "Akgumolam genesligi",
+ "born_at": "1976-01-13",
+ "email": "muziktank@78gmail.çom",
+ "phone": "65956527",
+ "phone_additional": null,
+ "phone_home": "53873",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag geologiya gozleg partiyasy",
+ "work_company_accountant_number": "+(993)-21919___",
+ "work_started_at": "2015-10-01",
+ "work_salary": "2582",
+ "work_position": "Masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uKntBs5lCfasXLSGffFOpg8LYmR4fVDrESFsMYUR.jpg",
+ "passport_two": "fsmYj2YV3KGtBbK8KY4Ik0U9kFG9ZD3FlbSdY6UX.jpg",
+ "passport_three": "InllgZnVe8nRQe56psZpOivAIQfN48tUicwG9bhd.jpg",
+ "passport_four": "uCb2bMYixKK8DHHF9SurJeYrUCsxxj7dQOCzQuDF.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 22:45:46",
+ "updated_at": "2024-09-04 23:02:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3135,
+ "unique_id": "TB9315-3135",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Polat",
+ "customer_surname": "Öräýew",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "501774",
+ "passport_given_at": "1989-03-01",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Abadanlyk geňeşligi",
+ "born_at": "1989-03-01",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63078185",
+ "phone_additional": "63078185",
+ "phone_home": "63078185",
+ "work_region": "lb",
+ "work_province_id": 18,
+ "work_company": "Türkmenistanyň Goranmak ministrliginiň 11204 harby bölümi",
+ "work_company_accountant_number": "+(993)-63078185",
+ "work_started_at": "2017-06-16",
+ "work_salary": "4203",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "dCxnbNvqEey2wSrl0emHeYTuOGrXkEfedP5xXydP.jpg",
+ "passport_two": "D1U596yHyveEVkf4cnJ6cE7b5pcvUFR3tgWcyp7V.jpg",
+ "passport_three": "vHuXgRR9ycXXH5Eosmn10DrNryoffjz4khORDUhK.jpg",
+ "passport_four": "aWVCJR7wJcRczonYT2PVBphog3JboPaKdIChx6YA.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 23:02:17",
+ "updated_at": "2024-09-03 23:02:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3136,
+ "unique_id": "TB8312-3136",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gurbangeldi",
+ "customer_surname": "Orazmuradow",
+ "customer_patronic_name": "Oremuradowiç",
+ "passport_address": "K.Sazakow 164/2",
+ "real_address": "K.Sazakow 164/2",
+ "passport_serie": "I-LB",
+ "passport_id": "485219",
+ "passport_given_at": "2007-01-09",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Akdepe etrabynyň Ataýab geňeşligi",
+ "born_at": "1990-07-03",
+ "email": "oremuradowich@mail.ru",
+ "phone": "65350790",
+ "phone_additional": null,
+ "phone_home": "44550375",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Naýyp liniýa önümçilik bölegi",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2023-05-05",
+ "work_salary": "3081",
+ "work_position": "Maşinist",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "O0XNfx1fUd9IT7tulHqcKMke0LKbMYElk29Hv2gh.jpg",
+ "passport_two": "Gt5UZXhLNHv9HfmHWGdvscNSDxlsuaeMCQjbBZFa.jpg",
+ "passport_three": "aGTMjFllx4sQN5Khn9QzemWey9LmCqc7m6jLUnGQ.jpg",
+ "passport_four": "XbvTIOnRXqmob2aXBXrEihPsYgs74gYsIrN4bYbH.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-03 23:21:44",
+ "updated_at": "2024-09-05 00:15:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3137,
+ "unique_id": "TB1307-3137",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbangül",
+ "customer_surname": "Aliýewa",
+ "customer_patronic_name": "Çaryberdiýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Sewernyý jaý-15",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Sewernyý jaý-15",
+ "passport_serie": "I-AS",
+ "passport_id": "560720",
+ "passport_given_at": "2017-02-27",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etraby",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1988-07-21",
+ "email": "AliyewaG@gmail.com",
+ "phone": "65062221",
+ "phone_additional": "65062221",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenistan Döwlet söwda merkezi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2013-02-25",
+ "work_salary": "1940",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c3jzCM2chOsAD4H1NfIw5DmFfIrAduWFodjFPwjh.jpg",
+ "passport_two": "okgjkS02mi34CBAcarLW3DjJ8wpJQuqTrNoRmQT3.jpg",
+ "passport_three": "sOJ7Iv24hRODBHwbaRtJOX9193KA4DIceCn3ToUn.jpg",
+ "passport_four": "qSqNxheMM6tJmIWUKpO9KBtZmDC2T7daZSH1fKcF.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-04 00:04:37",
+ "updated_at": "2024-09-04 00:04:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3138,
+ "unique_id": "TB1307-3138",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oraztac",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Kasymgulyyewna",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap, koce Nabreznaya, jay 9, otag1.",
+ "real_address": "Asgabat saherinin Berkararlyk etrap, koce Nabreznaya, jay 9, otag1.",
+ "passport_serie": "I-AS",
+ "passport_id": "571226",
+ "passport_given_at": "2017-07-20",
+ "passport_given_by": "Asgabat saherinin Berkararlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "1996-02-03",
+ "email": "Oraztac@mail.ru",
+ "phone": "65655849",
+ "phone_additional": "65655849",
+ "phone_home": "12252635",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Agzybirlik tilsimaty BK Hojalyk gullugy",
+ "work_company_accountant_number": "+(993)-12553626",
+ "work_started_at": "2019-08-16",
+ "work_salary": "2357",
+ "work_position": "Katipi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EWUqkFBj0aAzeanC9Kq5epqXAT2zZCMu9t8ARwlA.jpg",
+ "passport_two": "XVgROvPja8FXFtgpA8KdQhk3oWIbKsUZk0VSfJka.jpg",
+ "passport_three": "l8Nz9P6RnKdxLbQs35DjpBo7jO1XEgiVkdWDzQkg.jpg",
+ "passport_four": "vRwA90HEB8x7XRQh8CxH9IyVvCYMawj4kvQvfDh5.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-04 00:20:59",
+ "updated_at": "2024-09-04 00:20:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3139,
+ "unique_id": "TB1307-3139",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bayrammuhammet",
+ "customer_surname": "Atayew",
+ "customer_patronic_name": "Ilamanowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap, koçe B.Annanow, jay 18. otag40.",
+ "real_address": "Asgabat saherinin Berkararlyk etrap, koçe B.Annanow, jay 18. otag40.",
+ "passport_serie": "I-AS",
+ "passport_id": "153134",
+ "passport_given_at": "2000-07-14",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap",
+ "born_place": "Asgabat",
+ "born_at": "1979-04-28",
+ "email": "Bayrammuhammet@mail.ru",
+ "phone": "65620783",
+ "phone_additional": "65620783",
+ "phone_home": "12354587",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmengaz Dowlet",
+ "work_company_accountant_number": "+(993)-12478572",
+ "work_started_at": "2023-09-01",
+ "work_salary": "2886",
+ "work_position": "sahna dizayneri",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "JaMzDLokz51FMHbhenb8m7F6VDDUveZtgVia2bVa.jpg",
+ "passport_two": "T3LY7SzSWrPDd7REMau2lvLffZhEdbT1FQcY4mgM.jpg",
+ "passport_three": "7dc5e0qhFtwbyLYCOEA2eIXrOfONu1IxEInGw1UP.jpg",
+ "passport_four": "xh5PVoSPXwNRwaf7BoJZcMaC3Q5W577jrTwKrFad.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-04 00:31:11",
+ "updated_at": "2024-09-04 00:31:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3140,
+ "unique_id": "TB8318-3140",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Lola",
+ "customer_surname": "Murzaýewa",
+ "customer_patronic_name": "Abdullaýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etraby Ters geňeşligi Musurmankulow köçesi",
+ "real_address": "Lebap welaýatynyň Köýtendag etraby Ters geňeşligi Musurmankulow köçesi",
+ "passport_serie": "I-LB",
+ "passport_id": "170663",
+ "passport_given_at": "2000-05-01",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etraby Köýtendag şäherçesi",
+ "born_at": "1982-03-25",
+ "email": null,
+ "phone": "63220953",
+ "phone_additional": "65244201",
+ "phone_home": "44034520",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "38-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-65324174",
+ "work_started_at": "2019-09-01",
+ "work_salary": "1278",
+ "work_position": "tam supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "b35TzJ7i1gPtbb0ubZtgJSHPeeHpIWw7HGuLZPNB.jpg",
+ "passport_two": "PqWKWPxfxLAsl7tokWT911sy3lGH1TTMYoh0cdc2.jpg",
+ "passport_three": "53TlqGYxpGg3CD8OVqQx3lF9EnHdXPNoy9AfwHwb.jpg",
+ "passport_four": "KfuVtTsutqYy6VHwyOYQUUxLQKFXMA50xuMp0tnP.jpg",
+ "user_id": 902,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-04 01:04:19",
+ "updated_at": "2024-09-04 01:09:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3141,
+ "unique_id": "TB7369-3141",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Begencmyrat",
+ "customer_surname": "Ýazberdiyew",
+ "customer_patronic_name": "Kakajanowic",
+ "passport_address": "Baýramaly şäheri Altyn asyr köňçesi 39/21",
+ "real_address": "Baýramaly şäheri Altyn asyr köňçesi 39/21",
+ "passport_serie": "I-MR",
+ "passport_id": "564812",
+ "passport_given_at": "2010-11-07",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly şäheri Altyn asyr köňçesi 39/21",
+ "born_at": "1969-07-16",
+ "email": null,
+ "phone": "61258978",
+ "phone_additional": "61258978",
+ "phone_home": "61258978",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly agrosenagat orta hünär okuw mekdebi",
+ "work_company_accountant_number": "+(993)-61258978",
+ "work_started_at": "2011-01-18",
+ "work_salary": "2979",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SIgqEtlMWPvwksfTQ4WEAuPS3oprK4V2jPUW3Hvu.jpg",
+ "passport_two": "vf9MSHlKbJm7LEP4T3t76QcEZ046pTp25h0kchDe.jpg",
+ "passport_three": "i2wiRq2LdOihJO42lZ8ntnqeUZPYndB5NBIBikxR.jpg",
+ "passport_four": "wtDa7sNmPoQaTw7Y3Zh3ayqAjdueizulVAJUuorN.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-04 01:04:30",
+ "updated_at": "2024-09-04 01:04:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3142,
+ "unique_id": "TB7369-3142",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Towşan",
+ "customer_surname": "Goturowa",
+ "customer_patronic_name": "Rejepowna",
+ "passport_address": "Baýramaly etrap Mekan şäherçe",
+ "real_address": "Baýramaly etrap Mekan şäherçe",
+ "passport_serie": "I-MR",
+ "passport_id": "399629",
+ "passport_given_at": "2003-06-12",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Mekan şäherçe",
+ "born_at": "1975-02-17",
+ "email": null,
+ "phone": "62457898",
+ "phone_additional": "62457898",
+ "phone_home": "62457898",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly etrap bilim bölümi 26-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-62457898",
+ "work_started_at": "2018-05-01",
+ "work_salary": "833",
+ "work_position": "tam süpüriji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "yGUZ7Wi5khYjPkJhmi8OV4fAjCNAGRQW9j8z7Jwj.jpg",
+ "passport_two": "cqjuEwDHpSMg7xrc03QqhuQlOpxfb8tYtm4P7nXl.jpg",
+ "passport_three": "1l0Tcicj0AGSysFE85Vi5BREy5I0Fqb2ZueV8w6X.jpg",
+ "passport_four": "q8W6DnpxUZUjmwgXiGaehoDgzMUg5aNJCSEYnaLc.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-04 01:09:58",
+ "updated_at": "2024-09-04 01:09:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3143,
+ "unique_id": "TB6359-3143",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Suraý",
+ "customer_surname": "Ýollybaýewa",
+ "customer_patronic_name": "Akmätgyzy",
+ "passport_address": "Hazar ş-çe 37-5-6",
+ "real_address": "Hazar ş-çe 37-5-6",
+ "passport_serie": "I-BN",
+ "passport_id": "511897",
+ "passport_given_at": "2018-04-06",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2002-03-16",
+ "email": "annagulgediyva229@gmail.com",
+ "phone": "64972840",
+ "phone_additional": "64972840",
+ "phone_home": "64972840",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäher jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-64972840",
+ "work_started_at": "2020-07-19",
+ "work_salary": "1670",
+ "work_position": "kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eXfwurX1Heynofh3mALVxwkNTgTKx7722bHDL56E.jpg",
+ "passport_two": "2xeujUpwLZPIl9RuuttpV6KlWQwi6RrefXntXIM5.jpg",
+ "passport_three": "hMpYFdEBktbw973nqAd4oRnwl5eAb4KDglVmJVfX.jpg",
+ "passport_four": "i3eg81CUXowtuXESDN7ZI5FZPOUXTNbsvUfzZUtn.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-04 01:20:04",
+ "updated_at": "2024-09-12 17:41:18",
+ "deleted_at": "2024-09-12 17:41:18",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3144,
+ "unique_id": "TB6360-3144",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Suraý",
+ "customer_surname": "Ýollybaýewa",
+ "customer_patronic_name": "Akmätgyzy",
+ "passport_address": "Hazar ş-çe 37-5-6",
+ "real_address": "Hazar ş-çe 37-5-6",
+ "passport_serie": "I-BN",
+ "passport_id": "511897",
+ "passport_given_at": "2018-04-06",
+ "passport_given_by": "Hazar şäher hakimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2002-03-16",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64972840",
+ "phone_additional": "64972840",
+ "phone_home": "64972840",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäher Jemagat hojalyk müdürlig",
+ "work_company_accountant_number": "+(993)-64972840",
+ "work_started_at": "2020-07-19",
+ "work_salary": "2001",
+ "work_position": "kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jS9GJ21cZE7YNt3WUIRgkeOJ4VNpyK2bGQargN1Q.jpg",
+ "passport_two": "CGrXc7sYnecy6nnMAHvBMw3xdKBCHYcKxTVGjxiM.jpg",
+ "passport_three": "5Z72ZI6rFlCekaEACM9WiR0rYN5E7CCmaE2cH1IW.jpg",
+ "passport_four": "LCHO9oinW3aqKNHcyveIxtZmguTskInRMv4gdg43.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-04 01:26:17",
+ "updated_at": "2024-09-11 21:03:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3145,
+ "unique_id": "TB7390-3145",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Muhammet",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Oraznepesowiç",
+ "passport_address": "Mary şäher Gowşut han köçe jaý 21 öý 8",
+ "real_address": "Mary şäher Gowşut han köçe jaý 21 öý 8",
+ "passport_serie": "I-MR",
+ "passport_id": "936196",
+ "passport_given_at": "2013-12-26",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly etraby",
+ "born_at": "1997-06-13",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64343714",
+ "phone_additional": "64343714",
+ "phone_home": "64343714",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Demirýollary AGPJ 31nji şahamçasy",
+ "work_company_accountant_number": "+(993)-64343714",
+ "work_started_at": "2023-06-21",
+ "work_salary": "2051",
+ "work_position": "otlylary düzüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ni4aZseoQJSYK5XZQeZEVIccsWNDZUaRReU6Vsza.jpg",
+ "passport_two": "NfHNF5KPA5Ym6D7hWO5GcJTvUkIXDlUZlJmIteqK.jpg",
+ "passport_three": "wzYkcfAHUQpioBCpIIWvhGAji8Nx3JdZnJ59Oq0V.jpg",
+ "passport_four": "v2en21bTwlWQ08LL397DhoTcZHGm0vxtlquKpp2E.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-04 01:39:23",
+ "updated_at": "2024-09-04 01:39:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3146,
+ "unique_id": "TB7390-3146",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Mährigözel",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Annaorazowna",
+ "passport_address": "Mary şäher Güneş şäherçe jaý 15 öý 21",
+ "real_address": "Mary şäher Güneş şäherçe jaý 15 öý 21",
+ "passport_serie": "II-MR",
+ "passport_id": "338590",
+ "passport_given_at": "2022-07-23",
+ "passport_given_by": "Sakarçäge etrap PB",
+ "born_place": "Mary şäheri",
+ "born_at": "1989-10-08",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "71128988",
+ "phone_additional": "71128988",
+ "phone_home": "71128988",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary raýat desgalar",
+ "work_company_accountant_number": "+(993)-71128988",
+ "work_started_at": "2023-04-20",
+ "work_salary": "1534",
+ "work_position": "barlagçy",
+ "education": "school",
+ "marriage_status": "divorced",
+ "passport_one": "PNgeXfPIsjVlZd2jA3quKyjxf75VWIUJkK2d7xjz.jpg",
+ "passport_two": "juVtQlewZx7VXSfL1Q0rpQjLhgSUNBhZoP1YdT8o.jpg",
+ "passport_three": "Lgxv6lmd1Au1CwQVQ2avpBA9XFZuoGJyOmlK7Saq.jpg",
+ "passport_four": "5CYlWKguNooHqxGqa4TOlVMgXLZV2gwfDsv7q5eu.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-04 01:45:01",
+ "updated_at": "2024-09-04 01:45:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3147,
+ "unique_id": "TB7390-3147",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Gadam",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Sapargeldiýewiç",
+ "passport_address": "Mary etrabynyň Aşgabat geňeşligi",
+ "real_address": "Mary etrabynyň Aşgabat geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "583760",
+ "passport_given_at": "2010-12-11",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etraby",
+ "born_at": "1988-01-27",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64466390",
+ "phone_additional": "64466390",
+ "phone_home": "64466390",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary deri aýakgap",
+ "work_company_accountant_number": "+(993)-64466390",
+ "work_started_at": "2023-01-26",
+ "work_salary": "1898",
+ "work_position": "derini eziji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "xIS2DV73tadmgYWqeIpiGkRXm68N9SaPtJasrgcx.jpg",
+ "passport_two": "dtw2GCqrYPRCU4Ml13n85zySZyHzLHbTfKdRvhY8.jpg",
+ "passport_three": "6KzzbQ3ymZuX26ZZFVMZuYp5xhpp1yE2hl6C2NoJ.jpg",
+ "passport_four": "0E5bJVaZhF3lDt4XVc8FO2ZNDTHUoLq2u6NWt0vb.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-04 01:49:14",
+ "updated_at": "2024-09-04 01:49:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3148,
+ "unique_id": "TB8311-3148",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Sadat",
+ "customer_surname": "Mamedowa",
+ "customer_patronic_name": "Seýitnazarowna",
+ "passport_address": "LW-nyň Dänew etr Dänew ş Nowaýy köçe jaý-18",
+ "real_address": "LW-nyň Dänew etr Dänew ş Nowaýy köçe jaý-18",
+ "passport_serie": "I-LB",
+ "passport_id": "973488",
+ "passport_given_at": "2017-06-01",
+ "passport_given_by": "LW-nyň Galkynyş etr Häkimligi",
+ "born_place": "LW-nyň Galkynyş etr Galkynyş şäher",
+ "born_at": "1995-12-23",
+ "email": null,
+ "phone": "62631611",
+ "phone_additional": "62631611",
+ "phone_home": "62631611",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Döwletenergogözegçilik edarasy Lebap bölümi",
+ "work_company_accountant_number": "+(993)-62631611",
+ "work_started_at": "2017-10-01",
+ "work_salary": "1906",
+ "work_position": "Barlagçy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "FsPV69ArMZOioivtiGkIy97hlVYbwxNLwzdF0gBX.jpg",
+ "passport_two": "eadbr2Az1ZUlnxPXcd7K6iRZbtIT0VH4H2uELkHo.jpg",
+ "passport_three": "xHm31b0xWsuLVIoH62YhEw1hezKOfn0XcHjI2Cmu.jpg",
+ "passport_four": "IaI9KMje9hNGbDgRdxqjYXsMX2gT8VVqgJGatkYA.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-04 01:58:51",
+ "updated_at": "2024-09-04 02:00:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3149,
+ "unique_id": "TB1307-3149",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kemal",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Kadyrberdiýewiç",
+ "passport_address": "Aşgabat ş Berkararlyk etr k Parahat 7/4 jaý 41 öý 35",
+ "real_address": "Aşgabat ş Berkararlyk etr k Parahat 7/4 jaý 41 öý 35",
+ "passport_serie": "I-AH",
+ "passport_id": "433659",
+ "passport_given_at": "2010-02-02",
+ "passport_given_by": "Aşgabat ş Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1993-12-30",
+ "email": "Kemal@gmail.com",
+ "phone": "65097290",
+ "phone_additional": "65097290",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabatdaky awtomobillere ýangyç guýuş beketleriň müdirligi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2019-11-11",
+ "work_salary": "2372",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MtaGxujIsGDPC3e8lJvj39vzFXIgWzAC4WUZlvrd.jpg",
+ "passport_two": "kcEsLc7v8CbXfFttDE74otN5LDuHGs49z59mcpa4.jpg",
+ "passport_three": "J7BWOy0ENX2aZCej2vwDvjm4Aw0MKvqLgB94o99u.jpg",
+ "passport_four": "kF3RBwudHcd2HiYs4fNLNfUiYxrkvMtAn0cnN6tr.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-04 18:05:57",
+ "updated_at": "2024-09-04 18:05:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3150,
+ "unique_id": "TB1303-3150",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Bahar",
+ "customer_surname": "Möwlamowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Ahal welaýat Ak bugdaý etrap Änew şäheri Ýeňiş seýilgähi köçe jaý 15 2 otag",
+ "real_address": "Ahal welaýat Ak bugdaý etrap Änew şäheri Ýeňiş seýilgähi köçe jaý 15 2 otag",
+ "passport_serie": "I-AH",
+ "passport_id": "815216",
+ "passport_given_at": "2023-02-01",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap Polisiýa bölümi",
+ "born_place": "Mary welaýatynyň Türkmengala etrabynyň Zähmet şäheri",
+ "born_at": "1978-03-29",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62550839",
+ "phone_additional": "62550839",
+ "phone_home": "62550839",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekeçi Babaýew Perhat Nuryýewiçiň elinde 2-nji derejeli",
+ "work_company_accountant_number": "+(993)-65122382",
+ "work_started_at": "2020-09-15",
+ "work_salary": "2664",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NEyRsHxEH5VCKkurXomilCARyK8A7tKHUrv2aPmr.jpg",
+ "passport_two": "yxgDkwfMzWYuKyYaMpKZXYdXFu1ojcM8xzUsRosM.jpg",
+ "passport_three": "vokdOpjj8tKlR6XXx3m0hdongFiaivI7Ul5Nl9xQ.jpg",
+ "passport_four": "6KyLEWDNmROvXkXSEttVdnl1E0b7n8cRjfBcfxWC.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-04 19:08:10",
+ "updated_at": "2024-09-16 18:10:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3151,
+ "unique_id": "TB9314-3151",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Bahargül",
+ "customer_surname": "Geldimyradowa",
+ "customer_patronic_name": "Gylyçowna",
+ "passport_address": "Köneürgenç etrabynyň Akgala geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "248941",
+ "passport_given_at": "2002-02-23",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen.",
+ "born_place": "Garagalpakstanyň Tahiataş şäheri",
+ "born_at": "1984-03-17",
+ "email": "Bahargul@mail",
+ "phone": "62471932",
+ "phone_additional": "62471932",
+ "phone_home": "62471932",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgençgalla önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-31762___",
+ "work_started_at": "2016-05-19",
+ "work_salary": "1269",
+ "work_position": "hojalyk bölüminiň jaýlar süpürjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DtjeuYktun7urqYmxpbGq4FFwiqgFBJD1v5z0XZJ.jpg",
+ "passport_two": "KeOx092GkMOBFO9oGkiRXYX2CBXlBAPgTdVZk3Y1.jpg",
+ "passport_three": "Ot6HEXX8suBetgOdNCSSKgQ21XTkVrHzaC3ANoFV.jpg",
+ "passport_four": "iUh5pe6Gd1y6gAn5gduJB60ar75J9jZjaDU9WLv2.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-04 19:37:49",
+ "updated_at": "2024-09-04 19:38:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3152,
+ "unique_id": "TB1307-3152",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulgurban",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Mirberdiýewna",
+ "passport_address": "Aşgabat ş Köpetdag etraby k J Halmyradow jaý 10 otag 54 55",
+ "real_address": "Aşgabat ş Köpetdag etraby k J Halmyradow jaý 10 otag 54 55",
+ "passport_serie": "I-AS",
+ "passport_id": "459256",
+ "passport_given_at": "2012-04-07",
+ "passport_given_by": "Aşgabat ş Köpetdag etrap häkimligi",
+ "born_place": "Ahal wel Kaka etr Tahyrow obasy",
+ "born_at": "1991-01-11",
+ "email": "Ogulgurban@gmail.com",
+ "phone": "62624164",
+ "phone_additional": "62624164",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenbaşy tekstil kompleksi",
+ "work_company_accountant_number": "+(993)-12462620",
+ "work_started_at": "2022-08-02",
+ "work_salary": "2708",
+ "work_position": "dokmaçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "26zhTomblNN3JICA67qt1qaCApqEuYT8kHYGVioG.jpg",
+ "passport_two": "aS7jUzCWSMxrxxDgYXs5lRQBhl7O0sEE4ie2YwCD.jpg",
+ "passport_three": "zJ0meixjgRUdEhIjfjljMXRL2Jb2shFm1APq3kXg.jpg",
+ "passport_four": "H4KxZyftZE5o6D90Jogb0mVEb018gVyDuBYrDTCW.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-04 20:44:13",
+ "updated_at": "2024-09-04 20:44:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3153,
+ "unique_id": "TB8312-3153",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Amannepes",
+ "customer_surname": "Döwletow",
+ "customer_patronic_name": "Baýnepesowiç",
+ "passport_address": "M.Abylow 4jaý",
+ "real_address": "M.Abylow 4jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "362580",
+ "passport_given_at": "2007-07-29",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Sedwer geňeşligi",
+ "born_at": "1969-08-28",
+ "email": "amannepess@mail.ru",
+ "phone": "64511163",
+ "phone_additional": null,
+ "phone_home": "44551245",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ",
+ "work_company_accountant_number": "+(993)-44512433",
+ "work_started_at": "2008-08-05",
+ "work_salary": "4072",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ju7rJyKaSV2Knh5Hlqh0dKhRT7Da1XouuiZeY7Ne.jpg",
+ "passport_two": "cCuYDP6El0oCjykiwdWz9s18bk8OcUc4SwbKxSvz.jpg",
+ "passport_three": "DoPvDnFRAzJJaGBuh8nSv2YNjZo0kF6eclOdlRm9.jpg",
+ "passport_four": "PFnEYH1rknfo0LbwuvnYTftR9S8K5e2MlpMpXL8P.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-04 21:03:28",
+ "updated_at": "2024-09-05 00:15:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3154,
+ "unique_id": "TB1307-3154",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogultäç",
+ "customer_surname": "Atayewa",
+ "customer_patronic_name": "Amanmyradowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe Ýeňiş seýilgähi jaý14 otag13",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň köçe Ýeňiş seýilgähi jaý14 otag13",
+ "passport_serie": "I-AH",
+ "passport_id": "091546",
+ "passport_given_at": "1999-12-16",
+ "passport_given_by": "Ahal wel.",
+ "born_place": "Ahal",
+ "born_at": "1970-01-13",
+ "email": "Ogultac@gmailcom",
+ "phone": "65134368",
+ "phone_additional": "65134368",
+ "phone_home": "12526325",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 112nji orta mekdebinde zähmet mugallym",
+ "work_company_accountant_number": "+(993)-12452362",
+ "work_started_at": "2020-09-01",
+ "work_salary": "5210",
+ "work_position": "zähmet mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "G33YhsXF6bdIiFbJym9SbwPMJ1OU1dCTZKEz8W1T.jpg",
+ "passport_two": "z0YRR4UunB8Kslp1UXERc4tpy6NDXDz8ctnquwnB.jpg",
+ "passport_three": "1hnTu6g8ozUt8Tl2tDLL0a2gNjolQjSCA8KtB4t5.jpg",
+ "passport_four": "L2BLqEIBkrwTGzojxK8KWQAp3vgFqQQoi4KbfZNx.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-04 22:37:03",
+ "updated_at": "2024-09-04 22:37:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3155,
+ "unique_id": "TB8302-3155",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rahmanberdi",
+ "customer_surname": "Babayew",
+ "customer_patronic_name": "Orazmamedowic",
+ "passport_address": "Magdanly saheri Carsanny koc 6",
+ "real_address": "Magdanly saheri Carsanny koc 6",
+ "passport_serie": "I-DZ",
+ "passport_id": "029403",
+ "passport_given_at": "1999-02-04",
+ "passport_given_by": "Dasoguz welayaty Yylanly etrap PB",
+ "born_place": "Yylanly sahercesi",
+ "born_at": "1982-07-10",
+ "email": "Muziktank@78gmail.com",
+ "phone": "62815442",
+ "phone_additional": null,
+ "phone_home": "54586",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-21533___",
+ "work_started_at": "2020-06-05",
+ "work_salary": "4075",
+ "work_position": "Harby gullukcy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "xSZqfZTm5THMqPlK1N1KW3ojD2eRS8Ahhd92zJhC.jpg",
+ "passport_two": "LqMBWUA7hJEq5BBkNnQo7ccA7aVxk4YGkNTmQGqK.jpg",
+ "passport_three": "tonQlRm6G2coUxzNqIPVU3nkGsUb9cz5z9X71QvC.jpg",
+ "passport_four": "OgmK1CiWfOk2BX2JvSjBM40wiP5pwPEdOEEbogWR.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-04 22:54:09",
+ "updated_at": "2024-09-04 23:02:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3156,
+ "unique_id": "TB8302-3156",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Serdar",
+ "customer_surname": "Mommadow",
+ "customer_patronic_name": "Mämmetnurowiç",
+ "passport_address": "Mary wel Wekilbazar etrap Zähmet geňeşligi",
+ "real_address": "Magdanly şäher Çarşaňňy köçe 6-njy jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "269650",
+ "passport_given_at": "2002-03-19",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etrap Zähmet geňeşligi",
+ "born_at": "1980-01-08",
+ "email": null,
+ "phone": "64358951",
+ "phone_additional": null,
+ "phone_home": "44054135",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113-Harby bölümi",
+ "work_company_accountant_number": "+(993)-44052113",
+ "work_started_at": "2021-09-26",
+ "work_salary": "3403",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0MAeubJVmLvg1AwkhczFNKit9JlMjSZxXxdSDR4g.jpg",
+ "passport_two": "cO6RBuugtXhB5IQeLf17sJxsLJegTLjDXbqU7mIF.jpg",
+ "passport_three": "O35Yz7ZQ0Xh8zFRrDfcFdcicEixWFyCmFB8BCV9u.jpg",
+ "passport_four": "LTztXR2vHl9nJACze3GcOUEKN7iI9tZi0q2mACcS.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-04 23:26:32",
+ "updated_at": "2024-09-08 20:04:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3157,
+ "unique_id": "TB8302-3157",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rustam",
+ "customer_surname": "Rozyýew",
+ "customer_patronic_name": "Karşyýewiç",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 4/9-njy jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 4/9-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "178599",
+ "passport_given_at": "2000-05-04",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1983-02-09",
+ "email": null,
+ "phone": "65217052",
+ "phone_additional": null,
+ "phone_home": "44052890",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "518-nji Ýangyn howpsyzlyk bölümi",
+ "work_company_accountant_number": "+(993)-44050331",
+ "work_started_at": "2008-09-22",
+ "work_salary": "3098",
+ "work_position": "Topar ýolbaşçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hzTVpF3QKngWDHxRiX5JGxeo0dmn4OeTka0myy8n.jpg",
+ "passport_two": "dbalwBDxyvQBteMgAPyT7CpxwfRogNJE6iJg2zBV.jpg",
+ "passport_three": "bmig8aEhweYfuPx4vpgyhQaA7S4fYlstWYxjTVQ0.jpg",
+ "passport_four": "VTSrK1o3I0bAEWQF0b0p0DRIOKN31k8UKehBOxJK.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 00:00:56",
+ "updated_at": "2024-09-08 20:04:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3158,
+ "unique_id": "TB8302-3158",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Orazgul",
+ "customer_surname": "Igamberdiýewa",
+ "customer_patronic_name": "Halmurzaýewna",
+ "passport_address": "Köýtendag etrap Gurşun-magdan şäherçesi Agzybirlik köçesi 23/2-nji jaý",
+ "real_address": "Köýtendag etrap Gurşun-magdan şäherçesi Agzybirlik köçesi 23/2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "298087",
+ "passport_given_at": "2002-04-29",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1985-03-07",
+ "email": null,
+ "phone": "61092456",
+ "phone_additional": null,
+ "phone_home": "44057432",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "17-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44037465",
+ "work_started_at": "2016-07-19",
+ "work_salary": "2158",
+ "work_position": "Kömekçi terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bCiD4FBJI03QPSH6IUojlEjlUL2xDH7GHgdFbo2k.jpg",
+ "passport_two": "KugxbOdKvYM59OpqTbXqSpN5wMiGdq1YAs0lQX3m.jpg",
+ "passport_three": "h8tb1LY5T6hK7AteSqyLkzUDgYw51QYAax5ix869.jpg",
+ "passport_four": "HKZ5aulWSccK4wX7zQvC3j2BMkzuyCYpTZGrcjMu.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 00:08:17",
+ "updated_at": "2024-09-08 20:04:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3159,
+ "unique_id": "TB8318-3159",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Denis",
+ "customer_surname": "Ýuldaşow",
+ "customer_patronic_name": "Hydyrkulowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş Şatlyk köçesi 63-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş Şatlyk köçesi 63-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "550691",
+ "passport_given_at": "2009-07-14",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag.ş",
+ "born_at": "1992-12-09",
+ "email": null,
+ "phone": "61386539",
+ "phone_additional": "63954125",
+ "phone_home": "44036585",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-62587412",
+ "work_started_at": "2023-09-19",
+ "work_salary": "4185",
+ "work_position": "işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "yWo9KsivQLtqW1F2PHCdqLGMdzy5Fu6SA9ZaIBOl.jpg",
+ "passport_two": "IufibFEiKTnObl5ECOvZ5W7TJ3dlKOzwBfQ7bH05.jpg",
+ "passport_three": "BsG86yfM7iqX0GlZbKBgV8KehmWEDMYkR9u6jrCg.jpg",
+ "passport_four": "Gh0d3dk5S4akzD0ZwDN1Lr5qrsxeofLp4bS0JOmv.jpg",
+ "user_id": 904,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 00:19:25",
+ "updated_at": "2024-09-05 00:36:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3160,
+ "unique_id": "TB8318-3160",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Göwherdaş",
+ "customer_surname": "Allaberdiýewa",
+ "customer_patronic_name": "Aşyrdurduýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry.ş Türkmenbaşy Köçesi 2-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry.ş Türkmenbaşy Köçesi 2-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "142482",
+ "passport_given_at": "2021-12-24",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap Polisiýa bölümi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry.ş",
+ "born_at": "1975-10-26",
+ "email": null,
+ "phone": "61710675",
+ "phone_additional": "64368596",
+ "phone_home": "44034596",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "4-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-63524152",
+ "work_started_at": "2000-10-02",
+ "work_salary": "1792",
+ "work_position": "terbiyecinin komekcisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VxCUZrYLQvTcFF0mww7wCFDzPI37G06dSBjNL309.jpg",
+ "passport_two": "eWLeobK0bsfoutMXq3aGhLCVT46tEH3wpOunWm0V.jpg",
+ "passport_three": "hOHo35j5mrcna103RwvDzGwjJCZPhWtNNnDwQHec.jpg",
+ "passport_four": "BrajQUOFqytNmOSoFVaZ2HOmFDHKQbh6AsQJd6ca.jpg",
+ "user_id": 905,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 00:25:45",
+ "updated_at": "2024-09-05 00:38:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3161,
+ "unique_id": "TB6359-3161",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Guwançnepes",
+ "customer_surname": "Rahmanow",
+ "customer_patronic_name": "Geldinepesowiç",
+ "passport_address": "BW Balkanabat şäher kw 211 jaý 12 öý 6",
+ "real_address": "BW Balkanabat şäher kw 211 jaý 12 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "486607",
+ "passport_given_at": "2014-02-10",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1996-06-07",
+ "email": null,
+ "phone": "63929201",
+ "phone_additional": "63929201",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Döwletenergogözegçilik\" kärhanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-07-08",
+ "work_salary": "2103",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DfkwVSAQYqJfWAtOUuYXcvyrXNV8b3gXqPv7IUYc.jpg",
+ "passport_two": "C8CNTmvNmiHMpNpCzJbNHrLRUgpsuxiTKblI4nwy.jpg",
+ "passport_three": "UELPY5maLRUQMTfR5ioGYLqThKKvn2BmcfNntEH3.jpg",
+ "passport_four": "zYSVKm1XTC0k45rZmM7OJ0ml5Ua4yA4JBhkkvlUs.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 00:47:24",
+ "updated_at": "2024-09-05 00:47:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3162,
+ "unique_id": "TB1307-3162",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hoja",
+ "customer_surname": "Baýramdurdyýew",
+ "customer_patronic_name": "Hojaberidýewiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag köçe Oguz han jaý 136 kor B otag24",
+ "real_address": "Aşgabat şäheriniň Köpetdag köçe Oguz han jaý 136 kor B otag24",
+ "passport_serie": "I-AS",
+ "passport_id": "238255",
+ "passport_given_at": "2002-01-19",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1963-12-25",
+ "email": "BayramdurdyyewH@gmail.com",
+ "phone": "65534184",
+ "phone_additional": "65534184",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäheriniň 19-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2000-05-17",
+ "work_salary": "3825",
+ "work_position": "bedenterbiýe mugallymy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VYBwQyDtzmoHD0vguh9blm6jp39xCD7r9kAVszs8.jpg",
+ "passport_two": "5wnqirMki4CM0Xk66uNAdZwJGTiZ6EDH9RlyiY3l.jpg",
+ "passport_three": "DUlK2A8y7obr7XpBt7O0g0tNDVcA5M4qxRonznvS.jpg",
+ "passport_four": "JrS0KCHcfU4oJDYH6rz4S0oo9JjlyZfpkJUUIqpM.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-05 01:32:40",
+ "updated_at": "2024-09-05 01:32:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3163,
+ "unique_id": "TB6352-3163",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Artur",
+ "customer_surname": "Akçurin",
+ "customer_patronic_name": "Fatikowiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher Magtymguly köçesi 23/1",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher Magtymguly köçesi 23/1",
+ "passport_serie": "I-BN",
+ "passport_id": "279002",
+ "passport_given_at": "2006-05-12",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Garabogaz şäheri",
+ "born_at": "2006-05-12",
+ "email": null,
+ "phone": "64009847",
+ "phone_additional": null,
+ "phone_home": "64009847",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-03-27",
+ "work_salary": "1840",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mB3SeFLbZuYJcUASyWep37yRYEIgbXogm8CFoBJg.jpg",
+ "passport_two": "R7ZpKfwbT8JArMywDUMPydKNqKBageN6KZwqm7DB.jpg",
+ "passport_three": "FVrBTS3CjkXgdriy3maT5Gi5NgGmkd2PuxJWXHYW.jpg",
+ "passport_four": "uqp4UjDPVbWjvqxiO8CM9CWEoY0Gz6EbRDT6PZgu.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 17:56:42",
+ "updated_at": "2024-09-05 17:56:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3164,
+ "unique_id": "TB6352-3164",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Orazbibi",
+ "customer_surname": "Nuryllaýewa",
+ "customer_patronic_name": "Babaýewna",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Bitaraplyk köç., 21/7",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Bitaraplyk köç., 21/7",
+ "passport_serie": "I-BN",
+ "passport_id": "252993",
+ "passport_given_at": "2005-05-19",
+ "passport_given_by": "Balkan welaýatynyň Bereket etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etraby",
+ "born_at": "1987-09-11",
+ "email": null,
+ "phone": "64363267",
+ "phone_additional": null,
+ "phone_home": "64363267",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etrap Pensiýa gaznasy",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2016-07-01",
+ "work_salary": "1629",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GkMbWoa7USzF8kwakiQqCZUFmzX10YjIdcDYbDiS.jpg",
+ "passport_two": "5ybNHSX7nC8KC4AUJQaj9Edph1R1ZEpy8sGTp7Fv.jpg",
+ "passport_three": "5IZuCeEbvy9FyMudbmMCeRsI4XryBlaeq5H7eIGF.jpg",
+ "passport_four": "UReWkn6iEjU8NiTEMCnddC5ZGEm2FeRW2mhWPF1i.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 19:56:59",
+ "updated_at": "2024-09-05 19:56:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3165,
+ "unique_id": "TB6360-3165",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Alekseý",
+ "customer_surname": "Malahow",
+ "customer_patronic_name": "Nikolaýewiç",
+ "passport_address": "Hazar ş-çe 29-6-16",
+ "real_address": "Hazar ş-çe 29-6-16",
+ "passport_serie": "I-BN",
+ "passport_id": "149523",
+ "passport_given_at": "2002-01-31",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Türkmenbaşy ş",
+ "born_at": "1986-12-19",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64189589",
+ "phone_additional": "64189589",
+ "phone_home": "64189589",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oil\" LTD kompanyasy",
+ "work_company_accountant_number": "+(993)-64189589",
+ "work_started_at": "2005-03-01",
+ "work_salary": "4753",
+ "work_position": "yuk danyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "x5cqA8p0ep0awOVdqSzPP7TMU1pXBFUaBvTjYNHN.jpg",
+ "passport_two": "8I97lbenStWtuy5S7goqdLovwLb6yx7ozJBCykmf.jpg",
+ "passport_three": "7Lt3b9b9WmfmIwhH2cF0YvfOqr6mFbqsE3ejDRgg.jpg",
+ "passport_four": "1tfQjsyWP0pDDCuqYfz1Ha5zmkK7ez52QHx8KHew.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 20:36:40",
+ "updated_at": "2024-09-18 20:06:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3166,
+ "unique_id": "TB1303-3166",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Maksat",
+ "customer_surname": "Bekgiýew",
+ "customer_patronic_name": "Hojagulyogly",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap 5-nji oguzhan geç 2-nji jaýy 6-njy öýi",
+ "real_address": "Aşgabat şäher Berkararlyk etrap 5-nji oguzhan geç 2-nji jaýy 6-njy öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "523311",
+ "passport_given_at": "2015-05-21",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1998-09-14",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62882447",
+ "phone_additional": "62882447",
+ "phone_home": "62882447",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Tijegli hyzmat\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-62753773",
+ "work_started_at": "2024-04-01",
+ "work_salary": "5004",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZCu3nN897lGY7BCwW4LIbgDC1VCykNB1JlGS6WPx.jpg",
+ "passport_two": "1xz4lQ7YklljTk0p3AVrjYbd1f3IlxlWzn4mKM66.jpg",
+ "passport_three": "OmrlyZz2Y42YasqF4ZQjuLSex7zxZAF5WOjMdWUZ.jpg",
+ "passport_four": "TD4JpgjfurAzx463CwYRfHTfJ3tTeipyvt67rQ4y.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 21:02:47",
+ "updated_at": "2024-09-17 18:13:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3167,
+ "unique_id": "TB1303-3167",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ogulbagt",
+ "customer_surname": "Ýazmedowa",
+ "customer_patronic_name": "Nuryýewna",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etraby Täze durmuş obasy Sähetmyradow köçesi 6-njy jaýy 2-nji otagy",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etraby Täze durmuş obasy Sähetmyradow köçesi 6-njy jaýy 2-nji otagy",
+ "passport_serie": "I-AH",
+ "passport_id": "671852",
+ "passport_given_at": "2016-11-18",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etrabynyň Bagabat obasy",
+ "born_at": "1985-06-18",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65567223",
+ "phone_additional": "65567223",
+ "phone_home": "65567223",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Ýaşaýyş-jemagat hojalygy kärhanasy",
+ "work_company_accountant_number": "+(993)-477468__",
+ "work_started_at": "2024-06-20",
+ "work_salary": "1721",
+ "work_position": "tam-süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Arc59uwgjOjGZTKAl1N3bXZ5soZkUnrrqvRsGPgY.jpg",
+ "passport_two": "EU8jB1nxvjdq2GXuXtUAnIVZiHlXGerU6eLxJ1pN.jpg",
+ "passport_three": "iKTlGCjDZmOA4zDsXuZAyEtj7xqHLikKFvN4t3qi.jpg",
+ "passport_four": "Eh0Ls4jhkAvXGvW3jPEWtbEhZ5FJRPbwVJInkTGJ.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 21:08:41",
+ "updated_at": "2024-09-06 20:56:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3168,
+ "unique_id": "TB8318-3168",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Daýanç",
+ "customer_surname": "Annagurdow",
+ "customer_patronic_name": "Gurbanmuratowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Seýdi köçesi 3-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Seýdi köçesi 3-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "721738",
+ "passport_given_at": "2011-08-18",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş",
+ "born_at": "1994-04-07",
+ "email": null,
+ "phone": "64199467",
+ "phone_additional": "63957485",
+ "phone_home": "44039674",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" sement zawody",
+ "work_company_accountant_number": "+(993)-64365285",
+ "work_started_at": "2015-01-08",
+ "work_salary": "2103",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vaH4ZoxwUzTTfwYyzacVZBZx3FdMx0F6BDwsStOL.jpg",
+ "passport_two": "zxIfF4DvfkgU6qGYcoo3c38ROAgQkmXTl6JkuXvk.jpg",
+ "passport_three": "bdKQLJIf526jtL8WIpc2wPpXlrQdkq6KvhoHLeJf.jpg",
+ "passport_four": "LtrebcJJ7cQLoXu3eH9JX5jQpd5eMl6AuNNHGJzc.jpg",
+ "user_id": 907,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-09-05 21:41:49",
+ "updated_at": "2024-09-06 01:47:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3169,
+ "unique_id": "TB8318-3169",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Gülçinar",
+ "customer_surname": "Jadigarowa",
+ "customer_patronic_name": "Musurmankulowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi Rahmankulow köçesi 23-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi Rahmankulow köçesi 23-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "363644",
+ "passport_given_at": "2002-12-24",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi",
+ "born_at": "1986-04-02",
+ "email": null,
+ "phone": "61527595",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap Garlyk şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2019-10-16",
+ "work_salary": "1625",
+ "work_position": "Nobatçy kiçi şepagat uýasy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "faED5FWM0sufUBUjkZqBue4sAbVsyrc5yCqBNnya.jpg",
+ "passport_two": "d8d97okPt7d6W3i2PeJNcZokleWnaE0ENcVOJtD9.jpg",
+ "passport_three": "TO5G1XBzGjYGBFczSobghsBQmK2MfppLA11fx5Ty.jpg",
+ "passport_four": "y7hyEJmBeofmKCy8CnAAu8zNMfe8XCPqvQTRTUt4.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-09-05 22:11:51",
+ "updated_at": "2024-09-06 01:48:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3170,
+ "unique_id": "TB9314-3170",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurmyrat",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Konebaýewiç",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "704310",
+ "passport_given_at": "2011-06-05",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1990-12-13",
+ "email": "Nurmyrat@mail",
+ "phone": "64647570",
+ "phone_additional": "64647570",
+ "phone_home": "64647570",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-34089___",
+ "work_started_at": "2016-08-01",
+ "work_salary": "2771",
+ "work_position": "tans goýujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uPp1IskBPemR7c70ybTVhs3yRLudZdtFewSIrmxN.jpg",
+ "passport_two": "xKtuZxmUfdz28xHjuLv3nB9yvHcixERV8Ne9GtJC.jpg",
+ "passport_three": "ci0bSxFwk2aUblrFmVeAgE4LRsofVVE12hPLQcgX.jpg",
+ "passport_four": "qChhKLrAL63jyfsUiVQUIXFpZBcJg0ZHtfmYl89X.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-05 23:56:31",
+ "updated_at": "2024-09-05 23:57:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3171,
+ "unique_id": "TB9314-3171",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gurbanmyrat",
+ "customer_surname": "Halmedow",
+ "customer_patronic_name": "Tagandurdyýewiç",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "857340",
+ "passport_given_at": "2014-11-05",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen.",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1997-04-28",
+ "email": "Gurbanmyrat@mail",
+ "phone": "61280497",
+ "phone_additional": "61280497",
+ "phone_home": "61280497",
+ "work_region": "mr",
+ "work_province_id": 16,
+ "work_company": "TGM-nyň 57985 harby bölümi",
+ "work_company_accountant_number": "+(993)-61280497",
+ "work_started_at": "2021-07-01",
+ "work_salary": "3973",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SkabEoliZGY943hfyLDQcqKpGpcmDGYTE0smRl0h.jpg",
+ "passport_two": "dizs6sMpF9BZGyWa4svVdIl9f6q1gZxwOuf5oOcE.jpg",
+ "passport_three": "4nziRymENYG0t41Wj39EvriF1JtnwMSSS5eVUHtM.jpg",
+ "passport_four": "6ufxykd0jLLvBxAEPv7BvxQyfbeMLu0Hvu5TyA9n.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-06 00:04:17",
+ "updated_at": "2024-09-06 00:05:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3172,
+ "unique_id": "TB9314-3172",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ogulbeg",
+ "customer_surname": "Esenowa",
+ "customer_patronic_name": "Gazakowna",
+ "passport_address": "Köneürgenç şäher Gürgenç şaýoly 122/6-njy jaýy",
+ "real_address": "Köneürgenç şäher Gürgenç şaýoly 122/6-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "906347",
+ "passport_given_at": "2016-03-16",
+ "passport_given_by": "Saparmyrat Türkmenbaşy etrap häkimligi tarapyndan berlen.",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň Şamahy geňeşligi",
+ "born_at": "1989-10-18",
+ "email": "Ogulbeg@mail",
+ "phone": "65284050",
+ "phone_additional": "65284050",
+ "phone_home": "65284050",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 7-nji Çagalar bagy",
+ "work_company_accountant_number": "+(993)-36648___",
+ "work_started_at": "2016-04-01",
+ "work_salary": "1193",
+ "work_position": "kir ýuwujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yrFKa7DKhcULdR1RjEMfBJ0L8uWKhQdVFrGpP3CJ.jpg",
+ "passport_two": "EBH23RAiRak42zWYBjuqwbl9HdeT6TKTkpPYUCzs.jpg",
+ "passport_three": "26mAD8Vbci3dy1P0nMXh1icdB0BGkGe6r0pHUIju.jpg",
+ "passport_four": "BRF6GR46r38FVBhjEryIK4yZfa7AC7qttXhcWgSw.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-06 00:13:14",
+ "updated_at": "2024-09-06 00:13:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3173,
+ "unique_id": "TB1307-3173",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazdurdy",
+ "customer_surname": "Japarow",
+ "customer_patronic_name": "Nurgeldiyewic",
+ "passport_address": "Kopetdag etrap gowdan w jay 29 otag 16",
+ "real_address": "Kopetdag etrap gowdan w jay 29 otag 16",
+ "passport_serie": "I-AS",
+ "passport_id": "060827",
+ "passport_given_at": "1999-03-19",
+ "passport_given_by": "Kopetdag etrap",
+ "born_place": "Kopetdag",
+ "born_at": "1980-04-20",
+ "email": "Orazdurdy@gmail.ru",
+ "phone": "65641160",
+ "phone_additional": "65641160",
+ "phone_home": "65641160",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Jemegat hojalyk mudurligi Asgabatagyzsuw",
+ "work_company_accountant_number": "+(993)-65641160",
+ "work_started_at": "2006-05-29",
+ "work_salary": "5311",
+ "work_position": "gurlusuk bolumin 5-nji dereje suwagcysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4UPf2ySgumxsC5BU9YE8esaR4krvuQXtOD1KuMs6.jpg",
+ "passport_two": "GhsrONpbNEuW287NLBxvZGdWVZ88Yi78xEpJi7JA.jpg",
+ "passport_three": "AJExkVgGQx0wErxdZVqA92R8M7h8O3XLOXQ8pg3u.jpg",
+ "passport_four": "OcxiFo6UsfJ4wPkjQ1cBallhUOiN1RxjYnzPOGSv.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-06 00:39:19",
+ "updated_at": "2024-09-06 00:39:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3174,
+ "unique_id": "TB6352-3174",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Saparmämmet",
+ "customer_surname": "Tekäýew",
+ "customer_patronic_name": "Soltanmämmedowiç",
+ "passport_address": "BW Balkanabat şäher kw 210. jaý-1, öý-10",
+ "real_address": "BW Balkanabat şäher kw 210. jaý-1, öý-10",
+ "passport_serie": "I-BN",
+ "passport_id": "537484",
+ "passport_given_at": "2017-09-01",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýaty Etrek etrabynyň Etrek şäheri",
+ "born_at": "1981-05-14",
+ "email": null,
+ "phone": "65156081",
+ "phone_additional": "65156081",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "\"Nebitdagnebit\" NGÇM-da",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2007-02-01",
+ "work_salary": "2616",
+ "work_position": "slesar abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AXwzChKMUtNJyrar5lDhKPoocA9xFnNUXLl5qYRd.jpg",
+ "passport_two": "8lfN8hByO9RsRxAblv4KB41peusYFYiBhaTGgIIi.jpg",
+ "passport_three": "0ZqMWw7N4AGuBgVIySVmZMXFXPGTh7UGBaNS6hoK.jpg",
+ "passport_four": "gvh4gdisBdGD1cy35FKeTMuOPn1fl1xBS3DKbOWk.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-06 01:14:30",
+ "updated_at": "2024-09-06 01:14:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3175,
+ "unique_id": "TB6352-3175",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurgözel",
+ "customer_surname": "Annadurdyýewa",
+ "customer_patronic_name": "Berdiliýewna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 2-jaý, 2.8-öý",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher Bitaraplyk köçe 2-jaý, 2.8-öý",
+ "passport_serie": "I-MR",
+ "passport_id": "233437",
+ "passport_given_at": "2000-10-17",
+ "passport_given_by": "MW Garagum etrap häkimligi",
+ "born_place": "Mary welaýaty Baýramaly etrap Bahar geňeşligi",
+ "born_at": "1976-10-18",
+ "email": null,
+ "phone": "65186722",
+ "phone_additional": "65186722",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2021-10-11",
+ "work_salary": "1712",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ai6F3vYITmFFc971i95UUjK1qiTjlZbKGRJnHP2r.jpg",
+ "passport_two": "rvODzdUQ45OKBAc5rgVPd3JhKouMy7wNx3ZKljlW.jpg",
+ "passport_three": "8X8znDxmq7lScwfQzQlhh2u47CL0pclZqEcElg3H.jpg",
+ "passport_four": "HlzF5HUgS17c5HEx40ckXB8hdXPPImdPHieoXn6R.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-06 01:19:01",
+ "updated_at": "2024-09-06 01:19:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3176,
+ "unique_id": "TB1307-3176",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Miwegül",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Gurbannazarowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Çernyşewskiý jaý 3",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Çernyşewskiý jaý 3",
+ "passport_serie": "I-AH",
+ "passport_id": "545144",
+ "passport_given_at": "2012-02-08",
+ "passport_given_by": "Ahal welaýatynyň Kaka etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Kaka etrap Kaka şäherçe",
+ "born_at": "1982-09-15",
+ "email": "GeldiyewaM@gmail.com",
+ "phone": "65010221",
+ "phone_additional": "65010221",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Owadan Polat Hojalyk Jemgyýeti",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2020-07-01",
+ "work_salary": "2449",
+ "work_position": "Ütükleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rsRWi5PtcgDoT976IlsE0UwIGZhW4WtEksbLqUwn.jpg",
+ "passport_two": "LS9Q9B2SC54ifJ7ftT03gsTpcjwMqQdZhKlSyeKU.jpg",
+ "passport_three": "fXewQts97fMRZTT8C83VmyhrKwkUYHeFpv3L25P6.jpg",
+ "passport_four": "Jcto8TCSa8P4nnhURvfVWUIgUpcGlSEusTruEmz8.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-06 01:27:16",
+ "updated_at": "2024-09-06 01:27:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3177,
+ "unique_id": "TB6352-3177",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýbibi",
+ "customer_surname": "Hajymeredowa",
+ "customer_patronic_name": "Aşyrdurdyýewa",
+ "passport_address": "BW Balkanabat şäher 13 mik. 5/69",
+ "real_address": "BW Balkanabat şäher 13 mik. 5/69",
+ "passport_serie": "I-BN",
+ "passport_id": "124091",
+ "passport_given_at": "2001-12-04",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Esenguly şäherçesi",
+ "born_at": "1976-11-22",
+ "email": null,
+ "phone": "62622395",
+ "phone_additional": null,
+ "phone_home": "62622395",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW häkimligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2009-04-23",
+ "work_salary": "1502",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tIRelzQOATKg5d0Slb3G8KkJ2LWYsHgH9fdMnhTY.jpg",
+ "passport_two": "j2UhesRWlUQnhG2Wlex3J0W2R8nxfOw1SCNB1OHL.jpg",
+ "passport_three": "urRUiFiJMhCv4fA2rwtjGFcZkBQ0FSwEnqdY4lj8.jpg",
+ "passport_four": "5FcKbCQTDSPyKBsIzZUfRTd0WMYwphTUaK7KublZ.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-06 01:50:05",
+ "updated_at": "2024-09-06 01:50:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3178,
+ "unique_id": "TB6352-3178",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Röwşen",
+ "customer_surname": "Gurdow",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "BW Gyzylarbat etraby Purnuwar obasy",
+ "real_address": "BW Gyzylarbat etraby Purnuwar obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "594389",
+ "passport_given_at": "2022-05-06",
+ "passport_given_by": "BW Serdar şäher we etrap PB",
+ "born_place": "BW Serdar etrabynyň Purnuwar obasy",
+ "born_at": "1980-08-08",
+ "email": null,
+ "phone": "61150861",
+ "phone_additional": null,
+ "phone_home": "61150861",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2-nji Sport mekdebi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-01-08",
+ "work_salary": "2516",
+ "work_position": "tälimçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tzlz2rrKAzMTGR70HzesG2ObEQvDkY8Z1fjZn87y.jpg",
+ "passport_two": "uHYgYWvnoH5MmnBCSFKAHOVS3rrNp89L3hfBLd3l.jpg",
+ "passport_three": "VxSvi6uiiIBipwnc1R0ULoHj5h1A3fjBkMawsWRB.jpg",
+ "passport_four": "0gWYILrdDD5RR4jhyKbM2RMJ0yf4Oc9GW4GsiwD2.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-06 01:54:25",
+ "updated_at": "2024-09-06 01:54:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3179,
+ "unique_id": "TB6359-3179",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hajydurdy",
+ "customer_surname": "Allanurow",
+ "customer_patronic_name": "Meredowiç",
+ "passport_address": "BW Balkanabat şäher Kemine köç jaý 2",
+ "real_address": "BW Balkanabat şäher Kemine köç jaý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "483709",
+ "passport_given_at": "2013-11-15",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1976-08-19",
+ "email": null,
+ "phone": "63774434",
+ "phone_additional": "63774434",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Nebitdagnebit\" nebitgaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-12-02",
+ "work_salary": "3487",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "F6wFrW5BFUaaNAa0UTQOgdeeqYnYBW2RpISaV0dC.jpg",
+ "passport_two": "UbtWWyyT9PXMokxuDWj6Z57pO8O5pZxnL13xyJZn.jpg",
+ "passport_three": "ZdFewymSBtBk0b30WzyQDUYOzQkJM9obuvSCjCUu.jpg",
+ "passport_four": "Yo5TeK3wxpLMBHOK8RQmkfqOVpSQndCMPH1lU1Vb.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-06 01:56:53",
+ "updated_at": "2024-09-06 01:56:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3180,
+ "unique_id": "TB6359-3180",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Taňryberdi",
+ "customer_surname": "Kadyrow",
+ "customer_patronic_name": "Seýitnyýazowiç",
+ "passport_address": "BW Jebel şäher Türkmenbaşy köçe jaý 149",
+ "real_address": "BW Jebel şäher Türkmenbaşy köçe jaý 149",
+ "passport_serie": "I-BN",
+ "passport_id": "468923",
+ "passport_given_at": "2015-01-06",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1997-03-14",
+ "email": null,
+ "phone": "61449001",
+ "phone_additional": "61449001",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Goturdepe\" tilsimat ulaglar müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-02-01",
+ "work_salary": "2273",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0pCgeRCtiWGEeJuOwfV0k374RTyFhKXA7rw62LEs.jpg",
+ "passport_two": "Q9OhSUumRJFmYj3kCXHQHl98Sj8t6wagVVhM49fE.jpg",
+ "passport_three": "pc3dRzLykH1uCPf8pmud2dbUjo28eclh18NHXUy1.jpg",
+ "passport_four": "o3EhGdutokbf4zPg98v3xBFr46Xte1pnIb2n8nJo.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-06 02:07:17",
+ "updated_at": "2024-09-06 02:07:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3181,
+ "unique_id": "TB8318-3181",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Dostonbek",
+ "customer_surname": "Abdimuradow",
+ "customer_patronic_name": "Abdimuradowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Lebap köçesi 6/3-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheriniň Lebap köçesi 6/3-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "908208",
+ "passport_given_at": "2015-05-18",
+ "passport_given_by": "Köýtendag etrp häkimligi",
+ "born_place": "Köýtendag etrabynyň Köýtendag şäherçesi",
+ "born_at": "1997-04-19",
+ "email": null,
+ "phone": "63026001",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Köýtendagsuwhojalyk\" ÖD",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2024-05-10",
+ "work_salary": "1726",
+ "work_position": "II-derejeli Gatlaçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "VRT5dmf0aheBAXFPnvHNr0NKsGvgpdtlEygt4zVF.jpg",
+ "passport_two": "Ning3y9kwBi5fhGTzcWq7k6tzgBW13Lin7ATitHG.jpg",
+ "passport_three": "KDoKA7bPqN4ghNvM0TeSMpHFHQQRxZ0l8rMVGOY0.jpg",
+ "passport_four": "fHGjd5MAFUCPw74M2dHINrU81cj9w0fKYEZqBAtz.jpg",
+ "user_id": 908,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-09-06 02:13:15",
+ "updated_at": "2024-09-06 02:17:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3182,
+ "unique_id": "TB6352-3182",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bagdagül",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Amangeldiýewna",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Görogly köç., 6/6",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Görogly köç., 6/6",
+ "passport_serie": "I-BN",
+ "passport_id": "469601",
+ "passport_given_at": "2014-12-24",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1984-05-27",
+ "email": null,
+ "phone": "65293655",
+ "phone_additional": null,
+ "phone_home": "65293655",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TEBB-niň 19-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-65293655",
+ "work_started_at": "2021-09-21",
+ "work_salary": "1727",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xnaVV1Ik5cxYBxhO4xK4Xk3ujNdYXgW5u60wEwpI.jpg",
+ "passport_two": "6OAKYLSi95xBKecIs48sAo8HyPqNFNhDsI2gVr1J.jpg",
+ "passport_three": "TU5ipJLQKCM0XcwJI6Fbz5V0i87e9t109T21HohZ.jpg",
+ "passport_four": "wlcPFcfu2pmXis73lRFpxbcda7ekwl0TUaUYoCoW.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-06 19:58:11",
+ "updated_at": "2024-09-06 19:58:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3183,
+ "unique_id": "TB8302-3183",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Saniýa",
+ "customer_surname": "Çaryýewa",
+ "customer_patronic_name": "Şeralyýewna",
+ "passport_address": "Magdanly şäher Ahal köçe 23-nji jaýy",
+ "real_address": "Magdanly şäher Ahal köçe 23-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "423714",
+ "passport_given_at": "2008-06-18",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-11-07",
+ "email": null,
+ "phone": "62866296",
+ "phone_additional": "62866296",
+ "phone_home": "44051247",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly saher hassahanasy",
+ "work_company_accountant_number": "+(993)-44050303",
+ "work_started_at": "2008-12-01",
+ "work_salary": "2709",
+ "work_position": "akuser genikulok lukmany",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mKEj3ESN35JyPceNAuDZIucAIi8upzF0JyRUVhZO.jpg",
+ "passport_two": "PKAknvf8pCqaTMK1w56pTea8ANrSotK7YUNpUWd1.jpg",
+ "passport_three": "Rx3Gdz36np910UMSRODqjVtnK8WHs5lVA46X9ETm.jpg",
+ "passport_four": "x7H4zpu5se4hKAdPEc3qe0ublHWHYlXJOCHD7Fga.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-08 18:37:39",
+ "updated_at": "2024-09-11 23:05:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3184,
+ "unique_id": "TB8302-3184",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sabina",
+ "customer_surname": "Şamsiddinowa",
+ "customer_patronic_name": "Şamsiddinowna",
+ "passport_address": "Magdanly şäher Soltan Sanjar 7-nji jaýy",
+ "real_address": "Magdanly şäher Soltan Sanjar 7-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "703734",
+ "passport_given_at": "2011-09-05",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1995-08-19",
+ "email": null,
+ "phone": "63417062",
+ "phone_additional": "63417062",
+ "phone_home": "44052541",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2019-09-02",
+ "work_salary": "3382",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rxf12DnrGWNc2DNy0TrRY8UkdMfWzn3TbF4UbfLb.jpg",
+ "passport_two": "xGybEIKWn59KdKvZcqaAkmevjzXB9V7ZXwLyLWpP.jpg",
+ "passport_three": "5FiFIZCOaUjrMCYizFig9dapETX7L72JLghTthFK.jpg",
+ "passport_four": "YSCdld35yd0UKV931epWJ9LY4ZFtxnulYJzBf1U2.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-08 18:55:06",
+ "updated_at": "2024-09-11 23:05:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3185,
+ "unique_id": "TB8312-3185",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Güljemal",
+ "customer_surname": "Ýazkulyýewa",
+ "customer_patronic_name": "Taganowna",
+ "passport_address": "M.Abylow 9/31",
+ "real_address": "M.Abylow 9/31",
+ "passport_serie": "I-LB",
+ "passport_id": "176762",
+ "passport_given_at": "2000-09-12",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Gubadag şäherçesi",
+ "born_at": "1976-10-06",
+ "email": "guljemalll@mail.ru",
+ "phone": "61177612",
+ "phone_additional": null,
+ "phone_home": "44555124",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýayş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44512453",
+ "work_started_at": "2024-02-14",
+ "work_salary": "2344",
+ "work_position": "Inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "g8Djralo6fX093lOG4fM6hqSNxHcyXDR23fJUmuc.jpg",
+ "passport_two": "tanhbEoTmqkmSdkpp9koTKshWE9tcLNCzZMgm9lt.jpg",
+ "passport_three": "I96cX4ug3mhOITGYKkPro0kq9tuJYZT1nZAEJ34O.jpg",
+ "passport_four": "4zYSnNMiI2glil0FgCbluAFTWGzfz2zaP6Ub4APT.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-08 19:18:49",
+ "updated_at": "2024-09-08 23:58:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3186,
+ "unique_id": "TB8302-3186",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulsat",
+ "customer_surname": "Aliyewa",
+ "customer_patronic_name": "Zairowna",
+ "passport_address": "Magdanly saheri II-KE 1/12",
+ "real_address": "Magdanly saheri II-KE 1/12",
+ "passport_serie": "I-LB",
+ "passport_id": "839774",
+ "passport_given_at": "2014-01-28",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Koytendag sahercesi",
+ "born_at": "1988-11-21",
+ "email": "muziktank@78gamil.com",
+ "phone": "64355426",
+ "phone_additional": null,
+ "phone_home": "54852",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanly saher hassahanasy",
+ "work_company_accountant_number": "+(993)-51266___",
+ "work_started_at": "2023-07-24",
+ "work_salary": "1232",
+ "work_position": "jay supuruji",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "ugduVSROIHk9UgEQNGMyp1HngO5oo1xXeb1srf0O.jpg",
+ "passport_two": "Pvc3VeFqDyDPpGZRM8VTsIfWQVfA5cUs4xsjmJZ4.jpg",
+ "passport_three": "krZ4Q1QLxMRUl8VAXd0PnOMp0QKPmZiUzPTeHyTV.jpg",
+ "passport_four": "TD4RRkiv4P53K8knFVMUPSgyAOweUgB5H2J8Hi6w.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-08 19:47:32",
+ "updated_at": "2024-09-11 23:05:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3187,
+ "unique_id": "TB1307-3187",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulsat",
+ "customer_surname": "Owlýagulyýewa",
+ "customer_patronic_name": "Mowlamalyýewna",
+ "passport_address": "Ahal welaýatynyň Gökdepe etraby Akgoňur obasy",
+ "real_address": "Ahal welaýatynyň Gökdepe etraby Akgoňur obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "597569",
+ "passport_given_at": "2013-07-16",
+ "passport_given_by": "Ahal wel",
+ "born_place": "Ahal wel",
+ "born_at": "1990-09-17",
+ "email": "Ogulsat@gmailсom",
+ "phone": "65104358",
+ "phone_additional": "65104358",
+ "phone_home": "12253625",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "Ahal welaýatynyň Gökdepe etrabynyň 9njy orta mekdebinde",
+ "work_company_accountant_number": "+(993)-12525632",
+ "work_started_at": "2016-10-17",
+ "work_salary": "1940",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EKKOWeab3gIR3zkJbNhqsItGeXhyFu5zdkDtGQD2.jpg",
+ "passport_two": "2Oy11ZI3qxdCFAjAz7mMjLuqcB7b5k7SfLjgCNb3.jpg",
+ "passport_three": "NDIxDmpGx8iIes5SIfWHLqAfrbbLcYBPGqZWgNLD.jpg",
+ "passport_four": "SFP7gpBTLeATu6bvITF5ivgtU3MLjuyLKGnrfmrh.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-08 22:39:31",
+ "updated_at": "2024-09-08 22:39:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3188,
+ "unique_id": "TB8317-3188",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Umytjan",
+ "customer_surname": "Hasanow",
+ "customer_patronic_name": "Jumadurdyýewiç",
+ "passport_address": "Lebap welaýat Çärjew etrap Kiştiwan şäherçe Parahatçylyk oba S Seýdi köçe 1-nji jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Kiştiwan şäherçe Parahatçylyk oba S Seýdi köçe 1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "790351",
+ "passport_given_at": "2012-08-14",
+ "passport_given_by": "Lebap welaýat Serdarabat etrap häkimligi",
+ "born_place": "Lebap welaýat Serdarabat etrap Kiştiwan geňeşlik",
+ "born_at": "1995-07-12",
+ "email": null,
+ "phone": "64200790",
+ "phone_additional": null,
+ "phone_home": "43351390",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "\"Polat\" abatlaýyş zawody",
+ "work_company_accountant_number": "+(993)-64200790",
+ "work_started_at": "2024-06-26",
+ "work_salary": "1781",
+ "work_position": "formirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GweYLtJBbcxyONQ7BjTWTdCJxN8GZextFQAwkgxC.jpg",
+ "passport_two": "Vo468tdKrFyiP8lSk2NoE88it8jmNWdcRHeTzEZh.jpg",
+ "passport_three": "AA1gRqkXy9vPhcbyhqauvcmDT3GuqtaFabLNjh5w.jpg",
+ "passport_four": "K3RbJcpaf4ReClFfF9bXvskqe0lYdLHmoE4CrGV8.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-08 22:53:16",
+ "updated_at": "2024-10-01 11:31:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3189,
+ "unique_id": "TB1307-3189",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Meretmyrat",
+ "customer_surname": "Atajaýew",
+ "customer_patronic_name": "Muhammetmyradowiç",
+ "passport_address": "Ahal welaýat, Ak bugdaý etrap, Änew şäheri, köçe H.Dostlugy, 54-nji jaýy, otag 8",
+ "real_address": "Ahal welaýat, Ak bugdaý etrap, Änew şäheri, köçe H.Dostlugy, 54-nji jaýy, otag 8",
+ "passport_serie": "I-AH",
+ "passport_id": "477678",
+ "passport_given_at": "2011-01-28",
+ "passport_given_by": "Ahal welaýat Ak bugdaý etrap",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-07-13",
+ "email": "Meretmyrat@gmail.com",
+ "phone": "65728295",
+ "phone_additional": "61825981",
+ "phone_home": "12365455",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenenergo döwlet elektroenergetika korporasiýasy",
+ "work_company_accountant_number": "+(993)-12323232",
+ "work_started_at": "2019-05-01",
+ "work_salary": "3840",
+ "work_position": "iş dolandyryş müdirligi bölüminde başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "bxPpCk3X4pRoZoOv05Wsjzbs7qPMgN0nuZwKw0QW.jpg",
+ "passport_two": "4LRpSVfEO2NYl2jsu5Tv8OOnlfeLPpmYZkqNWVaS.jpg",
+ "passport_three": "VBdudIfKfFjomNDCEOajVh8pOw3vEw897rVJqoZk.jpg",
+ "passport_four": "TWnHnAdku2CmVV9HemhMDyZT1d7oOlw3gtcY5FeF.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-08 23:04:25",
+ "updated_at": "2024-09-16 01:10:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3190,
+ "unique_id": "TB8317-3190",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Yhtyýar",
+ "customer_surname": "Nowruzow",
+ "customer_patronic_name": "Bahtyýarowiç",
+ "passport_address": "Lebap welaýat Çärjew etrap Gutlyýew geňeşlik Ýokaryaryk oba Gülüstan köçe 2-nji jaý",
+ "real_address": "Lebap welaýat Çärjew etrap Gutlyýew geňeşlik Ýokaryaryk oba Gülüstan köçe 2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "843092",
+ "passport_given_at": "2013-08-17",
+ "passport_given_by": "Lebap welaýat Serdarabat etrap häkimligi",
+ "born_place": "Lebap welaýat Serdarabat etrap Gutlyýew geňeşlik",
+ "born_at": "1997-06-10",
+ "email": null,
+ "phone": "62472274",
+ "phone_additional": null,
+ "phone_home": "62472274",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmenistanyň Goranmak ministrliginiň Aşgabat Jaý-ulanyş bölümi",
+ "work_company_accountant_number": "+(993)-62472274",
+ "work_started_at": "2022-05-01",
+ "work_salary": "3973",
+ "work_position": "ýuristkonsulty",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "JLo80pudN2XsBS9WtoeDNgMQ0VNSci6K7nSAujAG.jpg",
+ "passport_two": "kp5UJimJYqCs3zmcC8BtVyTEEELtdE5QpxcP7w82.jpg",
+ "passport_three": "I1U7yK5zQwZ8fFMGi1hvQ5XlM1Eo1OmutCUQVdRZ.jpg",
+ "passport_four": "C1usLsD4LzXixqRiiMUPr0YWoCj6QOKS5dK8jXpd.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-08 23:05:00",
+ "updated_at": "2024-10-01 11:32:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3191,
+ "unique_id": "TB6360-3191",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arslan",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Batyrowiç",
+ "passport_address": "Balkanabat ş Jebel ş-çe köçe H.Guwanjowa jaý 4 öý 3-4",
+ "real_address": "Balkanabat ş Jebel ş-çe köçe H.Guwanjowa jaý 4 öý 3-4",
+ "passport_serie": "I-BN",
+ "passport_id": "516268",
+ "passport_given_at": "2016-10-07",
+ "passport_given_by": "Balkanabat şäher häkimligi",
+ "born_place": "Jebel ş",
+ "born_at": "2000-09-23",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61599841",
+ "phone_additional": "61599841",
+ "phone_home": "61599841",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Ýug-Neftegaz\" Priýete Lmited kompanýasynyň ş-sy",
+ "work_company_accountant_number": "+(993)-61599841",
+ "work_started_at": "2022-09-01",
+ "work_salary": "1172",
+ "work_position": "Burowlaýjynyň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "UMPnnkMHHP0AJOcNWJUJUEnDe5rlnVVWrm9P4ARK.jpg",
+ "passport_two": "xjDlbD32cgeZ9qA9GatosxtOaH28Z1esJo21anZT.jpg",
+ "passport_three": "jMiF6fOx5d0vfF3xekXEtRvxExCFTCX0mre4eJEk.jpg",
+ "passport_four": "EZrHGMM3jhBnm9Xa2Eb4L0Ikj7BXcfbAizgmqcMD.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-08 23:06:19",
+ "updated_at": "2024-09-11 21:05:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3192,
+ "unique_id": "TB8317-3192",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Gunça",
+ "customer_surname": "Hojaýewa",
+ "customer_patronic_name": "Jomartowna",
+ "passport_address": "Lebap welaýat Türkmenabat şäher Sekerde köçe 9-njy jaý 1-nji öý",
+ "real_address": "Lebap welaýat Türkmenabat şäher Sekerde köçe 9-njy jaý 1-nji öý",
+ "passport_serie": "I-LB",
+ "passport_id": "568803",
+ "passport_given_at": "2010-02-21",
+ "passport_given_by": "Lebap welaýat Türkmenabat şäher häkimligi",
+ "born_place": "Lebap welaýat Farap etrap Kyraç geňeşlik",
+ "born_at": "1974-08-05",
+ "email": null,
+ "phone": "63314648",
+ "phone_additional": null,
+ "phone_home": "42273575",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "Lebap welaýat BBM 13-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-63314648",
+ "work_started_at": "1994-06-09",
+ "work_salary": "1857",
+ "work_position": "terbiýeçi kömekçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NOZg6sMGXfHWhMno00nyVXRHdXPhZYiPI94oprdZ.jpg",
+ "passport_two": "I5QunqAs5w9JlnZ7PDvTeEcWXswyQ8mD4KU76EOt.jpg",
+ "passport_three": "nQacqhG2wYpqktmDLFMJrYudewhdOT0qcZm4iNTz.jpg",
+ "passport_four": "09qSohnmozcCIXz8XjCSps0M332dX2HbpnmACheP.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-08 23:17:21",
+ "updated_at": "2024-10-01 11:32:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3193,
+ "unique_id": "TB8317-3193",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Atajan",
+ "customer_surname": "Hemraýew",
+ "customer_patronic_name": "Permankulyýewiç",
+ "passport_address": "Lebap welaýat Türkmenabat şäher B Türkmenistan köçe 174-nji jaý 5-nji öý",
+ "real_address": "Lebap welaýat Türkmenabat şäher B Türkmenistan köçe 174-nji jaý 5-nji öý",
+ "passport_serie": "I-LB",
+ "passport_id": "584215",
+ "passport_given_at": "2010-08-12",
+ "passport_given_by": "Lebap welaýat Serdarabat etrap häkimligi",
+ "born_place": "Lebap welaýat Serdarabat etrap Gularyk geňeşlik",
+ "born_at": "1975-05-18",
+ "email": null,
+ "phone": "65208106",
+ "phone_additional": null,
+ "phone_home": "42247179",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "11205 harby bölüm",
+ "work_company_accountant_number": "+(993)-42230132",
+ "work_started_at": "2004-04-01",
+ "work_salary": "5294",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ApOYkDQZLwxLdWq3l4XSuKtRwbBHVGzIvOmOzNyv.jpg",
+ "passport_two": "qOedzeSfeNFlfVFbdyi7SPzyPH01ZJuLFkrPmn41.jpg",
+ "passport_three": "W5Sk1SGqzTJBHcpsZyCqfTHWVfehgMxBFgZC08Yn.jpg",
+ "passport_four": "Id7cpYh3rie4fptbuipYb2YEhZZW6ndBxeXSGpFb.jpg",
+ "user_id": 17,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-08 23:27:26",
+ "updated_at": "2024-10-01 11:32:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3194,
+ "unique_id": "TB8311-3194",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Bagtyýar",
+ "customer_surname": "Işmuradow",
+ "customer_patronic_name": "Narkulyýewiç",
+ "passport_address": "etr.Dänew ş.Seýdi 2-nji k/etr jaý-28 öý-31",
+ "real_address": "etr.Dänew ş.Seýdi 2-nji k/etr jaý-28 öý-31",
+ "passport_serie": "II-LB",
+ "passport_id": "197966",
+ "passport_given_at": "2023-11-11",
+ "passport_given_by": "Danew etrap P.B",
+ "born_place": "LW-nyň Farap etr Hojakenepsi geňeşligi",
+ "born_at": "1976-06-05",
+ "email": null,
+ "phone": "64755098",
+ "phone_additional": "64755098",
+ "phone_home": "64755098",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-64755098",
+ "work_started_at": "2008-01-01",
+ "work_salary": "3049",
+ "work_position": "Kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zOVHBaOTR4xiD6dHDVlh333a7UXLhsZ9bEg4oA2Q.jpg",
+ "passport_two": "JLnSiC8yaE8qe57cMeb4XLMwXHmJ10S2i9wYam7M.jpg",
+ "passport_three": "SefhMCccJPjVFxFd5BAp0XR7mWPMO1mCKlpLqkKW.jpg",
+ "passport_four": "vGBqCaK60PabDeTrEg6GzWqvJ8oeoepaABfBDd8n.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-09 00:07:46",
+ "updated_at": "2024-09-09 00:09:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3195,
+ "unique_id": "TB9314-3195",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Jeren",
+ "customer_surname": "Myradowa",
+ "customer_patronic_name": "Hudaýnazarowna",
+ "passport_address": "Görogly şäher Asudalyk köçesi 74-nji jaýy",
+ "real_address": "Görogly şäher Asudalyk köçesi 74-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "447078",
+ "passport_given_at": "2005-12-20",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň H.Myradow geňeşligi",
+ "born_at": "1973-08-02",
+ "email": "Jeren@mail",
+ "phone": "61454572",
+ "phone_additional": "61454572",
+ "phone_home": "61454572",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap Hassahana",
+ "work_company_accountant_number": "+(993)-22908___",
+ "work_started_at": "2010-09-04",
+ "work_salary": "2945",
+ "work_position": "maşgala feldşeri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "c3845ltmyBuVee6DZLGzIo6mzdRfCOxR7xhPhILD.jpg",
+ "passport_two": "nYpsNF2JeMWmdjky2QPp9yUdsLnyUPaHMIMsVPNf.jpg",
+ "passport_three": "vj0mSX045MMuUvDxS1DPs0mQs7cFpxvv7NejqGJ4.jpg",
+ "passport_four": "9e1TKW5M1VqSgweCq4NhUusSIQGfXFLlxzpSlXz7.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-09 00:26:25",
+ "updated_at": "2024-09-09 00:28:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3196,
+ "unique_id": "TB6352-3196",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Annajemal",
+ "customer_surname": "Bäşimowa",
+ "customer_patronic_name": "Bäşimowna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäheri Bitaraplyk köçe 23/11",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäheri Bitaraplyk köçe 23/11",
+ "passport_serie": "I-BN",
+ "passport_id": "469252",
+ "passport_given_at": "2013-06-08",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýaty Gurbansoltaneje etraby Gyzyltakyr obasy",
+ "born_at": "1997-01-31",
+ "email": null,
+ "phone": "64012041",
+ "phone_additional": "64012041",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2020-07-02",
+ "work_salary": "2806",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "IjYPVWRcDHENsUGWvimBQDdNkjTETx9SGSRrEbTP.jpg",
+ "passport_two": "jgBEK2sTjbh1DJ2p2mqWmIrtac4CSaisJsHMvuxK.jpg",
+ "passport_three": "AErBBLocRPLfv5efT1FMhbFHrjAv6AYKMxoHdebA.jpg",
+ "passport_four": "zoKPQEeAbJAjcITJBY27M3mMPWM7RncqG39Sovq7.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-09 00:59:36",
+ "updated_at": "2024-09-09 00:59:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3197,
+ "unique_id": "TB8302-3197",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Hasan",
+ "customer_surname": "Tursunow",
+ "customer_patronic_name": "Işmuratowiç",
+ "passport_address": "Magdanly şäher Çopan-ata köçe 3-nji jaý",
+ "real_address": "Magdanly şäher Çopan-ata köçe 3-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "577588",
+ "passport_given_at": "2010-06-26",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1986-06-09",
+ "email": null,
+ "phone": "61153371",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-44035275",
+ "work_started_at": "2013-05-28",
+ "work_salary": "2154",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jadEKmzLDabtaeeS9ve5cRWkKFXwIGgfEdAqtHVG.jpg",
+ "passport_two": "0JgAzXLwWp3cLKzyIp4uIIrbS7Ed7u9vHxoCcpLf.jpg",
+ "passport_three": "nBs6EVI3kMNqnGYx5LGmSZ2ogk12V0nSWL5PbQKA.jpg",
+ "passport_four": "Lz7rzk3qYFFphsF34kk3VZWfZuUIEk7SzV7TgdHN.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-09 01:27:25",
+ "updated_at": "2024-09-11 23:06:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3198,
+ "unique_id": "TB9315-3198",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Nuraddin",
+ "customer_surname": "Ibadullaýew",
+ "customer_patronic_name": "Abdrimowiç",
+ "passport_address": "Şabat etrabynyň Bossan geňeşligi",
+ "real_address": "Şabat etrabynyň Bossan geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "264800",
+ "passport_given_at": "2002-03-04",
+ "passport_given_by": "Daşoguz etrap häkimi",
+ "born_place": "Daşoguz etrabynyň Bossan geňeşligi",
+ "born_at": "1983-12-03",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62220105",
+ "phone_additional": "62220105",
+ "phone_home": "62220105",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Türkmenistanyň Merkezi Bankynyň Inkassasiýa müdirliginiň Daşoguz welaýat bölümi",
+ "work_company_accountant_number": "+(993)-62220105",
+ "work_started_at": "2014-12-31",
+ "work_salary": "3164",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "bzIhWBA720hXRyEZMqKnOJ9pi4WBEgEpZcuxa1OZ.jpg",
+ "passport_two": "4dGekycGlWEYroWxrFraRWEPkYquIdPAG2JXr1sX.jpg",
+ "passport_three": "DFV2XuXfJ6I1Tk2fB4ZChQJdqhcMNIx66bUzq06x.jpg",
+ "passport_four": "ja7OueQmpyVkqbmLCMaItVx0R3VIJEVNsp491wdB.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-09 01:43:41",
+ "updated_at": "2024-09-09 01:43:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3199,
+ "unique_id": "TB9315-3199",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Pirnazar",
+ "customer_surname": "Garlyýew",
+ "customer_patronic_name": "Sapargeldiýewiç",
+ "passport_address": "Görogly etrap Balyş Öwezow geňeşligi",
+ "real_address": "Görogly etrap Balyş Öwezow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "595105",
+ "passport_given_at": "2010-09-25",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1979-03-01",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61287880",
+ "phone_additional": "61287880",
+ "phone_home": "61287880",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýat gumrükhanasy",
+ "work_company_accountant_number": "+(993)-61287880",
+ "work_started_at": "2018-03-23",
+ "work_salary": "1679",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zJbephKuLZqvEm2J9dkn4STfEvv8aWNKH5fnG8il.jpg",
+ "passport_two": "3f0xMsmKRTouislpsr52DYbd9gFJ1ynMbGQ6ScTZ.jpg",
+ "passport_three": "PKXpO9QcaG6lWq6CWfs82hMN0xxOIlNo2a2qKOb2.jpg",
+ "passport_four": "fJW35IxVmX72RFoyuYg5g2mietpqVBQl7SIEwTW0.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-09 01:52:13",
+ "updated_at": "2024-09-09 01:52:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3200,
+ "unique_id": "TB9315-3200",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Goçmyrat",
+ "customer_surname": "Kakabaýew",
+ "customer_patronic_name": "Rejepgeldiýewiç",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "110841",
+ "passport_given_at": "1961-10-02",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Görogly etrap Bereket geňeşligi",
+ "born_at": "1961-10-02",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64280219",
+ "phone_additional": "64280219",
+ "phone_home": "64280219",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap 62-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-64280219",
+ "work_started_at": "1996-09-02",
+ "work_salary": "3006",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "0fpZcgDlAfe9pxNeaoV5aNWnBrqvR3iINmHxn11Q.jpg",
+ "passport_two": "r6iV6qGlZfnV8asnMWGfoFQ1rJXvGQvctEBursla.jpg",
+ "passport_three": "Ovu9TDa6HGWti1Y3TVLoeVBstrPxTaNoZu8R7YLr.jpg",
+ "passport_four": "n2lbBzbjLEcg4TF9KtfB5mwqzoghqmLmaJZBctab.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-09 02:06:03",
+ "updated_at": "2024-09-09 02:06:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3201,
+ "unique_id": "TB7390-3201",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Azat",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Orazdurdyýewiç",
+ "passport_address": "Mary etrabynyň G Atabaýew ad geňeşliginiň Döwletli obasynyň Kemine köçesiniň 13nji jaýy",
+ "real_address": "Mary etrabynyň G Atabaýew ad geňeşliginiň Döwletli obasynyň Kemine köçesiniň 13nji jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "163305",
+ "passport_given_at": "2001-02-23",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etraby",
+ "born_at": "1979-03-13",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64712120",
+ "phone_additional": "64712120",
+ "phone_home": "64712120",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Türkmengaz DK Döwletabatgazçykaryş müdirliginiň Awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-64712120",
+ "work_started_at": "2008-10-01",
+ "work_salary": "3214",
+ "work_position": "sürüji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "eoZ1le3uheSeOSRUNLl9jrMckKWHsx3p5QT99aSP.jpg",
+ "passport_two": "iKYvCy4ABOtQgdu7XYA1iZ7uNBNU5Kopi1PmOV1c.jpg",
+ "passport_three": "3zfaj7tZCuRe3Rtc2ufToXLaGOtCH4pD1hu3rdOq.jpg",
+ "passport_four": "ar5jzOtHcFd2AZMeNAirRFXzWLUmibsqAmx9gwcn.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-09 02:09:46",
+ "updated_at": "2024-09-09 02:09:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3202,
+ "unique_id": "TB6359-3202",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Arazgül",
+ "customer_surname": "Mämmedowa",
+ "customer_patronic_name": "Nurgylyjowna",
+ "passport_address": "BW Balkanabat şäher kw 162 jaý 4 öý 1",
+ "real_address": "BW Balkanabat şäher kw 162 jaý 4 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "528692",
+ "passport_given_at": "2017-01-31",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2000-11-28",
+ "email": null,
+ "phone": "65152287",
+ "phone_additional": "65152287",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat ýörite sungat mekdebi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1999-12-24",
+ "work_salary": "2261",
+ "work_position": "Talyp",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "qe3ADH5cDuY3WQ2u9k3srznkak0vYVXcKbILN4bd.jpg",
+ "passport_two": "qiQnVnNIuXJFSiWMm7kN1mUMSiyXHrJsXnOd87x9.jpg",
+ "passport_three": "v3xLKQOlEvTFxmDrJHzOxcd7BIMXv6rRbDSdu3FX.jpg",
+ "passport_four": "6m10DXhwuyQIJrx4h87rOEr7qBWQgaqgKciafEoz.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-09 02:36:38",
+ "updated_at": "2024-09-09 02:36:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3204,
+ "unique_id": "TB9314-3204",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Saparbaý",
+ "customer_surname": "Mätiýew",
+ "customer_patronic_name": "Baýramgeldiýewiç",
+ "passport_address": "Köneürgenç şäheriniň Kenarýaka köçesiniň 45-nji jaýy",
+ "real_address": "Köneürgenç şäheriniň Kenarýaka köçesiniň 45-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "082629",
+ "passport_given_at": "1999-11-24",
+ "passport_given_by": "Köneürgenç etrap PB tarapyndan berlen",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1978-12-24",
+ "email": "Saparbay@mail",
+ "phone": "64453348",
+ "phone_additional": "64453348",
+ "phone_home": "64453348",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 10-njy çagalar bakja bagy",
+ "work_company_accountant_number": "+(993)-33348___",
+ "work_started_at": "2006-04-05",
+ "work_salary": "1215",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jUSyXhbh0WuZEBi7OVDr8Tex06mB0WlVkyFQ6vkR.jpg",
+ "passport_two": "fwlhiy5Kuy4YPaJrD06Woy0Msur2YW9YfOQDg476.jpg",
+ "passport_three": "IHo63iHL8THvs2QouPDgicZcDnCygzB7KcrrLXGP.jpg",
+ "passport_four": "6FLPIPe4yoySod3PH4l2mgFosQqVJozGP10xXCDm.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-11 18:28:31",
+ "updated_at": "2024-09-11 18:29:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3205,
+ "unique_id": "TB9314-3205",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ezizmuhammet",
+ "customer_surname": "Mamedow",
+ "customer_patronic_name": "Işanowiç",
+ "passport_address": "Köneürgenç etrabynyň Bereket şäherçesi Asudalyk köçe 83-nji jaýy",
+ "real_address": "Köneürgenç etrabynyň Bereket şäherçesi Asudalyk köçe 83-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "794130",
+ "passport_given_at": "2012-12-24",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrabynyň Watan geňeşligi",
+ "born_at": "1996-12-01",
+ "email": "Ezizmuhammet@mail",
+ "phone": "64568956",
+ "phone_additional": "64568956",
+ "phone_home": "64568956",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 9-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2018-03-01",
+ "work_salary": "3626",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4FyGEaNkgGBiGGOIVkMuajrtgnLXDt2Sg4bu1jJ8.jpg",
+ "passport_two": "cjJDRdfTZC5nxlbiJ7tNFK0KAbfjAFaggIlVJiTN.jpg",
+ "passport_three": "kBzMgGgXoAmwm9QdHQA0nCN2jvlvglEzKJRgLYnK.jpg",
+ "passport_four": "XhvScCx6cC76lOfKTN686EZEPdD88WMval1E8cDB.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-11 18:38:03",
+ "updated_at": "2024-09-11 18:39:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3206,
+ "unique_id": "TB8302-3206",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Atageldi",
+ "customer_surname": "Prjanow",
+ "customer_patronic_name": "Orazmyratogly",
+ "passport_address": "Gubadag etraby Akyayla genesligi",
+ "real_address": "Magdanly saher Carsanny 6",
+ "passport_serie": "I-DZ",
+ "passport_id": "816539",
+ "passport_given_at": "2013-05-27",
+ "passport_given_by": "Gubadag etrap hakimligi",
+ "born_place": "Gubadag etraby",
+ "born_at": "1996-10-01",
+ "email": "muziktank78@gmail.com",
+ "phone": "62416288",
+ "phone_additional": null,
+ "phone_home": "51877",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-51244___",
+ "work_started_at": "2023-06-10",
+ "work_salary": "3702",
+ "work_position": "Harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ImMQqyLeBNilDI6B5eS5g8a0hOCwoZIktj5P5nF8.jpg",
+ "passport_two": "Lle8fatVj3iyxRFlIOWyZOeN8hsHlReLD4WFfs3t.jpg",
+ "passport_three": "ymkyCh0LOLtosbdaonIQ9sO7q69tMzXkdxPlwCGG.jpg",
+ "passport_four": "w3e4sBbZIvuUYJjbBG8DAtkKVqxLO8G2ArUI5RMV.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-11 23:11:13",
+ "updated_at": "2024-09-11 23:48:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3207,
+ "unique_id": "TB8302-3207",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Azada",
+ "customer_surname": "Rejepowa",
+ "customer_patronic_name": "Mahmaraimowna",
+ "passport_address": "Magdanly saheri Serdar 9/4",
+ "real_address": "Magdanly saheri Serdar koc 9/4",
+ "passport_serie": "I-LB",
+ "passport_id": "087346",
+ "passport_given_at": "1999-11-26",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1983-02-07",
+ "email": "muziktank78@gmail.com",
+ "phone": "64520446",
+ "phone_additional": null,
+ "phone_home": "54188",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Tagam\" karhanasy",
+ "work_company_accountant_number": "+(993)-51244___",
+ "work_started_at": "2022-04-01",
+ "work_salary": "1470",
+ "work_position": "Corek bisiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CptDYOml7y8lOHZ3PicvEukZDnYXs6G8oguMkB2U.jpg",
+ "passport_two": "IAkDP3CfsPeKH8T0n4hoQM5tkrYrjiFWZtzuqhS5.jpg",
+ "passport_three": "arhByTkLLXu4AIPzIPxOan3R8UPIll9HLys7UqkM.jpg",
+ "passport_four": "slrdg6izAHQPd8A189rJpCL4meLoqtqq04c76RI6.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-11 23:15:54",
+ "updated_at": "2024-09-11 23:48:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3208,
+ "unique_id": "TB8302-3208",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zuhra",
+ "customer_surname": "Tangirowa",
+ "customer_patronic_name": "Işkabulowna",
+ "passport_address": "Magdanly şäher 2-nji kiçi etrapça 19/25 jaýy",
+ "real_address": "Magdanly şäher 2-nji kiçi etrapça 19/25 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "031659",
+ "passport_given_at": "1999-05-04",
+ "passport_given_by": "Gowurdak şäher polisiýa bölümi",
+ "born_place": "Gurşun magdan käni",
+ "born_at": "1974-02-19",
+ "email": null,
+ "phone": "65217435",
+ "phone_additional": "65217435",
+ "phone_home": "65217435",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag etrap bilim bölümi",
+ "work_company_accountant_number": "+(993)-65217435",
+ "work_started_at": "1974-02-19",
+ "work_salary": "2441",
+ "work_position": "hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TgCWzxex5fDz3MIwHUFRCHS6o1uMSCaBHWRWUaek.jpg",
+ "passport_two": "np0RAglnlOLX2MG5HUPuHmbWYb95f5utDHBAJwHq.jpg",
+ "passport_three": "CzH4Cy3knWv159toNF9qC3cHHrafgcscjdcJR2Xc.jpg",
+ "passport_four": "2yENRF1n56kzlaLuPHyEV13szWeg4Pxa8apXz86y.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-11 23:24:32",
+ "updated_at": "2024-09-11 23:24:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3209,
+ "unique_id": "TB8302-3209",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nepes",
+ "customer_surname": "Bayramow",
+ "customer_patronic_name": "Taganowic",
+ "passport_address": "Hojambaz etraby Basir sahercesi",
+ "real_address": "Hojambaz etraby Basir sahercesi Gyzyl aryk obasy",
+ "passport_serie": "II-LB",
+ "passport_id": "192987",
+ "passport_given_at": "2023-07-05",
+ "passport_given_by": "Hojambaz etrap PB",
+ "born_place": "Basir obasy",
+ "born_at": "1980-04-07",
+ "email": "muziktank78@gamail.com",
+ "phone": "64214819",
+ "phone_additional": null,
+ "phone_home": "54811",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "4-nji sport mekdebi",
+ "work_company_accountant_number": "+(993)-51277___",
+ "work_started_at": "2019-09-02",
+ "work_salary": "2475",
+ "work_position": "Talimci mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SniIgvVj9McHUGrriB2V02CHaQMBjBOvEoXnJ20Z.jpg",
+ "passport_two": "2RkzNMEmnK906LnZicHdVbcc1dSnLDgyf0TWLv8r.jpg",
+ "passport_three": "lSfDMRFCR7RIfezrfNeveGDWwI32wfeMdx9ULl0p.jpg",
+ "passport_four": "7F1DvMVo4VbTgUtR9t4AttsJ8CbPng5rjpxacbjN.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-11 23:29:18",
+ "updated_at": "2024-09-11 23:48:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3210,
+ "unique_id": "TB8302-3210",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Guwanç",
+ "customer_surname": "Ýoldaşow",
+ "customer_patronic_name": "Ýuldaşowiç",
+ "passport_address": "Magdanly şäher Geologlar 9/1 jaýy",
+ "real_address": "Magdanly şäher Geologlar 9/1 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "703394",
+ "passport_given_at": "2011-07-11",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-03-13",
+ "email": null,
+ "phone": "61140289",
+ "phone_additional": "61140289",
+ "phone_home": "61140289",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-61140289",
+ "work_started_at": "2017-09-21",
+ "work_salary": "3948",
+ "work_position": "mehanik",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "zUmzl9kFaGmKHmZ1wQIVc2KKbcs6iFHCybW6tgCa.jpg",
+ "passport_two": "tyvc2adQmvfz4vndrmYESVJBkSf5WxUlcAXiQCqM.jpg",
+ "passport_three": "tqBVrSFUld4QigcbKl7saUr8k81QDlQrMh6eJFdq.jpg",
+ "passport_four": "Vi3bOMqgAuJWxDL8reI2BGSYHP9yRQM3RkUxNv4q.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-11 23:30:20",
+ "updated_at": "2024-09-11 23:30:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3211,
+ "unique_id": "TB8302-3211",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şerzat",
+ "customer_surname": "Işmuradow",
+ "customer_patronic_name": "Bazarowiç",
+ "passport_address": "Köýtenda etrabynyň I.Temirow 12-nji jaýy",
+ "real_address": "Köýtenda etrabynyň I.Temirow 12-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "008610",
+ "passport_given_at": "2018-04-14",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Garnas geňeşligi",
+ "born_at": "1988-12-07",
+ "email": null,
+ "phone": "62198894",
+ "phone_additional": "62198894",
+ "phone_home": "62198894",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher hassahanasy",
+ "work_company_accountant_number": "+(993)-62198894",
+ "work_started_at": "2023-04-18",
+ "work_salary": "3541",
+ "work_position": "baş lukman",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jQQBrbdQGzMP21r0zmYkRycky02yEzDKAwOQrHFN.jpg",
+ "passport_two": "WAJHZgz6hDLjfzdjGprMdRjsuTf1dOnC4bpVEQ6v.jpg",
+ "passport_three": "LsY03Xn25QlKhMMxbqIEMOOtuHqR6srPSdLtHHDX.jpg",
+ "passport_four": "qAu4cSXGuYhn8regDt6oWewiqiwkZUO1I8dek2gC.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-11 23:36:49",
+ "updated_at": "2024-09-11 23:37:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3212,
+ "unique_id": "TB2305-3212",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Goçmyrat",
+ "customer_surname": "Seýidow",
+ "customer_patronic_name": "Ýagşymyradowiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "240664",
+ "passport_given_at": "2003-12-06",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Garaman obasy",
+ "born_at": "1987-07-25",
+ "email": null,
+ "phone": "64466786",
+ "phone_additional": null,
+ "phone_home": "65125932",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-62794504",
+ "work_started_at": "2012-11-13",
+ "work_salary": "2120",
+ "work_position": "Montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aKTBMPxwFtTnqcorfXLW6k1fdJUzbWc1jQINyKtZ.jpg",
+ "passport_two": "D3iPhwloQ6MytsARRKpRc6nBVncPHVxYZFIwG66M.jpg",
+ "passport_three": "bg4e5uWkE22gDaie8zIfeqEH2P6K0aGSDFdPWlUe.jpg",
+ "passport_four": "UDzCvhKpfsUshPJmYV41PCuHdx49thkHUJnTlzsV.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-12 00:51:38",
+ "updated_at": "2024-09-12 00:51:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3213,
+ "unique_id": "TB8302-3213",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Guwanç",
+ "customer_surname": "Muhukow",
+ "customer_patronic_name": "Ýakubowiç",
+ "passport_address": "Mary welaýat Türkmengala etrap Ýeňiş geňeşligi",
+ "real_address": "Magdanly şäher Çarşaňňy köçe 6-njy jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "488155",
+ "passport_given_at": "1974-04-15",
+ "passport_given_by": "Türkmengala etrap häkimligi",
+ "born_place": "Türkmengala etrap Ýeňiş geňeşligi",
+ "born_at": "1974-04-15",
+ "email": null,
+ "phone": "64921570",
+ "phone_additional": null,
+ "phone_home": "44052113",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113-Harby bölümi",
+ "work_company_accountant_number": "+(993)-44052113",
+ "work_started_at": "2020-06-05",
+ "work_salary": "4930",
+ "work_position": "Harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6VmQDaUPB3aFVZZSnfLaR6YCnfrpemGQ34XOkE0a.jpg",
+ "passport_two": "JbPo0ZXLe0XVUKL08yPf2fNu6GULQJtC4FinthUg.jpg",
+ "passport_three": "xJUve2Sy4kVRUieZJC3FEzmqAD8Z9oyMW7cpCThW.jpg",
+ "passport_four": "vxLrF2BQVkySTtytkx3f1CBhSvMPuhUtZqpVXcSr.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 00:57:03",
+ "updated_at": "2024-09-12 21:11:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3214,
+ "unique_id": "TB8302-3214",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulnara",
+ "customer_surname": "Hezretowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Magdanly şäher Watan köçe 73/16-njy jaý",
+ "real_address": "Magdanly şäher Watan köçe 73/16-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "087363",
+ "passport_given_at": "1999-11-26",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1971-10-15",
+ "email": null,
+ "phone": "63522525",
+ "phone_additional": null,
+ "phone_home": "44050448",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Höýtendag etrap bilim bölümi",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2017-12-01",
+ "work_salary": "2258",
+ "work_position": "Buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nTinMygWdjRdH45wxs86Lu5SfZEDhpNZFTPEqTrN.jpg",
+ "passport_two": "d0Utr2rFH3mToQABaZSx0TguhlvZ8O5Fc8FxhGsP.jpg",
+ "passport_three": "eZN1ArLMz7RuAIChzkGtsBuGPheJEeMhGIDCzZTb.jpg",
+ "passport_four": "BIdHwF4xAbtc5PriEfyuMa7XHB3eLtUTZJpk3dIR.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 01:03:12",
+ "updated_at": "2024-09-12 21:12:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3215,
+ "unique_id": "TB8302-3215",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zulaýha",
+ "customer_surname": "Işkabulowa",
+ "customer_patronic_name": "Nurjauwowna",
+ "passport_address": "Magdanly şäher Aý han köçe 13-nji jaý",
+ "real_address": "Magdanly şäher Aý han köçe 13-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "328198",
+ "passport_given_at": "1986-08-30",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1986-08-30",
+ "email": null,
+ "phone": "65227666",
+ "phone_additional": null,
+ "phone_home": "44057496",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "A we KÝGGG-y",
+ "work_company_accountant_number": "+(993)-4405612_",
+ "work_started_at": "2021-04-07",
+ "work_salary": "3241",
+ "work_position": "Baş hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BiB6hdkbToQFYS5rPIlEkv2pSHZDLwWZ9zWlHgnh.jpg",
+ "passport_two": "5fxmyKONRAhm4IBnOmSQai8maQf5qpitU9RJzX1U.jpg",
+ "passport_three": "o2UMZcvHpLzMeK6izvllBSdq9EcTFRinXljmzPeT.jpg",
+ "passport_four": "jpo5PvXjkmgnI1A3nnsuxrjR6AA7v08dI6x1ukyI.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 01:10:23",
+ "updated_at": "2024-09-12 21:12:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3216,
+ "unique_id": "TB8302-3216",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babamurad",
+ "customer_surname": "Narmuratow",
+ "customer_patronic_name": "Çarşamiýewiç",
+ "passport_address": "Magdanly şäher Täze ýol 2-nji jaýy",
+ "real_address": "Magdanly şäher Täze ýol 2-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "031837",
+ "passport_given_at": "1999-06-01",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäher",
+ "born_at": "1983-03-21",
+ "email": null,
+ "phone": "62084447",
+ "phone_additional": "62084447",
+ "phone_home": "62084447",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Tagam kärhanasy",
+ "work_company_accountant_number": "+(993)-62084447",
+ "work_started_at": "2023-07-21",
+ "work_salary": "2321",
+ "work_position": "baş hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "heIyK5R3ilRXSYjIVIX27TR9fW1gpEYmAIaWza61.jpg",
+ "passport_two": "MBPjeY93mwQxbr1GQnB7xKf2KfbmDA1IDnfGWedO.jpg",
+ "passport_three": "JsLYy9CKsrHaq2Vm3maQLd7eL16WmRwVHsoc9wIC.jpg",
+ "passport_four": "qgXjecKtuxON1uxQ67Xq76r5x6xaDNvyKj0QZXx6.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 01:21:17",
+ "updated_at": "2024-09-15 19:59:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3217,
+ "unique_id": "TB9315-3217",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Akjemal",
+ "customer_surname": "Arazdurdyýewa",
+ "customer_patronic_name": "Aratjanowna",
+ "passport_address": "Görogly etrap Bedirkent geňeşligi",
+ "real_address": "Görogly etrap Bedirkent geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "861653",
+ "passport_given_at": "2014-12-25",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Nyýazow adyndaky geňeşligi",
+ "born_at": "1998-10-24",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65808829",
+ "phone_additional": "65808829",
+ "phone_home": "65808829",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäherindäki pagta egriji fabrigi",
+ "work_company_accountant_number": "+(993)-65808829",
+ "work_started_at": "2022-05-12",
+ "work_salary": "1454",
+ "work_position": "Kömekçi işçi",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "6RubtfV7UbJdsvFo89JX5B4rScyFEGmmMa8esamO.jpg",
+ "passport_two": "oI1Sm7RiHyr2Covvz37b5j4JqJTJqYpOUXKnCLy1.jpg",
+ "passport_three": "d0hz0voTk04pbxDaLGG2A2vEWygow5VR2Peg6jax.jpg",
+ "passport_four": "0iLQRnJNMAOJihoAHZY8A3DvAoHKkEMTq6ZSN5Lm.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 01:35:43",
+ "updated_at": "2024-09-12 01:35:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3218,
+ "unique_id": "TB1303-3218",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Aýsoltan",
+ "customer_surname": "Annadurdyýewa",
+ "customer_patronic_name": "Myradowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Çoganly ý/t 2297-nji köçe jaý 43",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Çoganly ý/t 2297-nji köçe jaý 43",
+ "passport_serie": "I-AS",
+ "passport_id": "057694",
+ "passport_given_at": "1999-02-27",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1982-12-10",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65625715",
+ "phone_additional": "63878583",
+ "phone_home": "63878583",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň 33-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-12222180",
+ "work_started_at": "2009-08-01",
+ "work_salary": "3235",
+ "work_position": "türkmen dili mugallymy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uUuNST92SIigdeMd9oQdNELVFKyQJ97Tjpysn2Kn.jpg",
+ "passport_two": "4TqzrBwQCymLY7Gx0J4gyqvlHjcP3FT648R6JOLV.jpg",
+ "passport_three": "kkcNKcmr9RimWP7LT9viZ8BVjHwZzCGEnWdEIq1g.jpg",
+ "passport_four": "MlgzwqSKvoMOrgXFeIE64htWBP2Q5Zgu6fqQmbm2.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 19:50:07",
+ "updated_at": "2024-09-17 18:13:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3219,
+ "unique_id": "TB8302-3219",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Uktam",
+ "customer_surname": "Karimow",
+ "customer_patronic_name": "Işkabulowiç",
+ "passport_address": "Magdanly şäher Geologlar köçe 1/1-nji jaý",
+ "real_address": "Magdanly şäher Geologlar köçe 1/1-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "450326",
+ "passport_given_at": "2005-10-03",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1987-12-20",
+ "email": null,
+ "phone": "61902612",
+ "phone_additional": null,
+ "phone_home": "44054163",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-44037812",
+ "work_started_at": "2013-06-11",
+ "work_salary": "1881",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "P1y1WpyLNb0SGuVp9i7uZWxgq4Hykva5vuZJdOSD.jpg",
+ "passport_two": "1XVIhSV4aKFtnRy9v7SOAwIChpKoePbykh9Mj5iC.jpg",
+ "passport_three": "yWOs41JNZnj9evQl8uTQRj3ryNSMTDWLvPjKyegU.jpg",
+ "passport_four": "mD5u7dNrY4No5ME4mTcN2CKKkb42xJ0MgG7GleUr.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 21:17:08",
+ "updated_at": "2024-09-15 19:59:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3220,
+ "unique_id": "TB8302-3220",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Asyrgul",
+ "customer_surname": "Baykulowa",
+ "customer_patronic_name": "Hosbakowna",
+ "passport_address": "Magdanly saheri K.Tanrygylyyew 48",
+ "real_address": "Magadanly saheri K.Tangrygulyyew koc 48",
+ "passport_serie": "II-LB",
+ "passport_id": "172018",
+ "passport_given_at": "2022-10-27",
+ "passport_given_by": "Koytendah etrap PB",
+ "born_place": "Magdanly saheri",
+ "born_at": "1977-01-13",
+ "email": null,
+ "phone": "61712603",
+ "phone_additional": null,
+ "phone_home": "51877",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "27-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-51488___",
+ "work_started_at": "2016-10-07",
+ "work_salary": "1670",
+ "work_position": "Kir yuwuji",
+ "education": "middle_school",
+ "marriage_status": "WIDOW",
+ "passport_one": "iPQCH0z6cJnKpru3cueDLeYyYpfwXuhk6XMtEuj5.jpg",
+ "passport_two": "t2isvLNFBiPwkaaUJrV1TVx9m2DMXqjPmDnsgWXm.jpg",
+ "passport_three": "wEBqm7XyRVErYbuexE3HSywoVFT8Jc3Nv2Z0W7Vt.jpg",
+ "passport_four": "JSfj27R71UzHo1KWJPZYXTceyFXNwtbDPAMlq9wm.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 22:53:17",
+ "updated_at": "2024-09-15 19:59:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3221,
+ "unique_id": "TB1303-3221",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Oguljennet",
+ "customer_surname": "Bagşyýewa",
+ "customer_patronic_name": "Muhammetgeldiýewna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Hally Bagşy köçesi 23-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Hally Bagşy köçesi 23-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "335788",
+ "passport_given_at": "2005-03-25",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1977-02-26",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61608858",
+ "phone_additional": "61608858",
+ "phone_home": "61608858",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TMK ýanyndaky ýörite sazçylyk mekdebi",
+ "work_company_accountant_number": "+(993)-12481955",
+ "work_started_at": "2012-02-08",
+ "work_salary": "1691",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jWNHGDmpSl8s5lKVUMrzPcZIWVpaeW4nlr0UirLV.jpg",
+ "passport_two": "jjk3QFQkqhbGts1RLGxc3emga5aQrdWXYSF1ksSu.jpg",
+ "passport_three": "1Z4XDp7ZPOaDAXXZAomhGkkVPmHLyrDJdijTbag7.jpg",
+ "passport_four": "LQniHi8mBEBX0sBfwZk6elnETM1ny1wmRbkgp4qu.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 23:18:55",
+ "updated_at": "2024-09-23 01:52:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3222,
+ "unique_id": "TB1303-3222",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Bahar",
+ "customer_surname": "Kiçenowa",
+ "customer_patronic_name": "Akmyradowna",
+ "passport_address": "Aşgabat şäher Köpetdag etrap Azady köçesi 56-njy jaýy 3-nji otagy",
+ "real_address": "Aşgabat şäher Köpetdag etrap Azady köçesi 56-njy jaýy 3-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "087525",
+ "passport_given_at": "1999-07-27",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1976-05-02",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64580299",
+ "phone_additional": "64580299",
+ "phone_home": "64580299",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ýaşaýyş jemagat hojalygy kärhanasy",
+ "work_company_accountant_number": "+(993)-12477468",
+ "work_started_at": "2020-05-12",
+ "work_salary": "2217",
+ "work_position": "müdir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "RrfZxNisIqjNLU2Lu2ylYYUy8u3barO5l7uuZGcu.jpg",
+ "passport_two": "f6zqI57AVFj5P6qDC2lKwQpSIuqKWgT8quZ5g2xS.jpg",
+ "passport_three": "FQyinhlo5YXdhtU204Jzl8uACxMEl2CyWwa3O7ab.jpg",
+ "passport_four": "xkLd7LxxDCnCJeklrIlCNU6Ymt4Z8hibQJmVClzd.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 23:25:40",
+ "updated_at": "2024-09-20 01:37:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3223,
+ "unique_id": "TB1303-3223",
+ "loan_type": 5,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Adyl",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Döwranowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň 4-nji Oguzhan geçelgesiniň 5-nji jaýy 25-nji öýi",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň 4-nji Oguzhan geçelgesiniň 5-nji jaýy 25-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "620018",
+ "passport_given_at": "2019-11-15",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2003-10-23",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61011180",
+ "phone_additional": "61011180",
+ "phone_home": "61011180",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ýagşygeldi Kakaýew adyndaky Halkara nebit we gaz uniwersiteti",
+ "work_company_accountant_number": "+(993)-61011180",
+ "work_started_at": "2021-09-01",
+ "work_salary": "1896",
+ "work_position": "Talyp",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "pkfAFbWiuRYxU43FfgwXUBvjDC9IADBH2OqAiXVw.jpg",
+ "passport_two": "mmjbDfSFlh3RUIH5hEbIwugKXeqT4ZUeOH7AweR1.jpg",
+ "passport_three": "NoAfWilO69SRGwuboZk0fr6e7dUKwOejAOsJT403.jpg",
+ "passport_four": "M82x2DbddgPVoLGYA9u2qevEtmNjTopCcpNCRH2D.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 23:35:48",
+ "updated_at": "2024-09-19 18:48:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3224,
+ "unique_id": "TB7368-3224",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 12,
+ "customer_name": "Hajymyrat",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Nurvagdyýewiç",
+ "passport_address": "Mary etrap Peşanaly geňeşligi Peşanaly oba Diýar köçe 11-nji jaýy",
+ "real_address": "Mary etrap Peşanaly geňeşligi Peşanaly oba Diýar köçe 11-nji jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "435190",
+ "passport_given_at": "2006-11-21",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Peşanaly geňeşligi",
+ "born_at": "1984-11-22",
+ "email": "rejepowhajymyrat@mail.ru",
+ "phone": "64523003",
+ "phone_additional": "64523003",
+ "phone_home": "64523003",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary etrap DSG-nyň",
+ "work_company_accountant_number": "+(993)-64523003",
+ "work_started_at": "2021-01-25",
+ "work_salary": "86211700",
+ "work_position": "Telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1KjJlHlwGzVSlHFISZkFi5k3RNp6wYslDza2RQWu.jpg",
+ "passport_two": "lxflaXBGs6AKi8b99biTXm2xgTN2d57BZJug0asD.jpg",
+ "passport_three": "yKgxEsnPtSHOqUlEL6a8eJwu4FilGfyXYoFrBeOk.jpg",
+ "passport_four": "BdlG2KzY0dq4MkPhEYVlrTnBjx5tRUocxOPzzy5s.jpg",
+ "user_id": 21,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-12 23:47:01",
+ "updated_at": "2024-09-12 23:47:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3225,
+ "unique_id": "TB9313-3225",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Jemile",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Esenowna",
+ "passport_address": "Daşoguz şäheriniň Ruhnama köçesiniň 73-nji jaýynyň 3-nji öýi",
+ "real_address": "Daşoguz şäheriniň Ruhnama köçesiniň 73-nji jaýynyň 3-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "738540",
+ "passport_given_at": "2012-01-06",
+ "passport_given_by": "Gurbansoltan eje ad. etrap häkimligi tarapyndan",
+ "born_place": "Gurbansoltan eje ad. etrabynyň Gurbansoltan eje ad şäherçesi",
+ "born_at": "1984-07-30",
+ "email": "jemik7070@mail.ru",
+ "phone": "64346000",
+ "phone_additional": "64346000",
+ "phone_home": "64346000",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Telekeçi",
+ "work_company_accountant_number": "+(993)-64346000",
+ "work_started_at": "2024-07-03",
+ "work_salary": "7780",
+ "work_position": "Telekeçi",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "oW4XnC9gdTq6CXhUoVebwuKc3HXfFintehFbXBbr.jpg",
+ "passport_two": "52mwuZBVMiJfDpYoZ9ob61ulDY59VLC0DkQPCbJD.jpg",
+ "passport_three": "QLlmCyCY9LnwDB30Gp53wcHWoWq3jjpeNLhwdwYv.jpg",
+ "passport_four": "hz9uuAHEEQz2IM98eYSpsowdfdbYurrFhspNliAa.jpg",
+ "user_id": 896,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-13 00:33:40",
+ "updated_at": "2024-09-20 01:18:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3226,
+ "unique_id": "TB9313-3226",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Rejepowiç",
+ "passport_address": "Görogly etrabynyň Magtymguly geňeşligi",
+ "real_address": "Görogly etrabynyň Magtymguly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "940239",
+ "passport_given_at": "2017-04-14",
+ "passport_given_by": "Görogly etrap häkimligi tarapyndan",
+ "born_place": "Görogly etrabynyň Magtymguly geňeşligi",
+ "born_at": "1992-03-29",
+ "email": "Ata.bet@mail.ru",
+ "phone": "62349289",
+ "phone_additional": "62349289",
+ "phone_home": "62349289",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguzenergogurluşyk kärhanasynda",
+ "work_company_accountant_number": "+(993)-34064147",
+ "work_started_at": "2024-01-12",
+ "work_salary": "3002",
+ "work_position": "elektroulgamçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7PnNuw3FBA0fJWuo95x4dVxEcEBUlxhpCJqspMrd.jpg",
+ "passport_two": "5efsfeRdwrhbBeReAE8IR9jc6TZ9fEoAtM5ZRv3g.jpg",
+ "passport_three": "b0xBBxzx5PCE5TZUC75pB3hITVUaGr4VI09Gx63A.jpg",
+ "passport_four": "NOUju0yoLWcgKVn9ompwQDdrkowT6oxDooH8KTzS.jpg",
+ "user_id": 896,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-13 00:41:21",
+ "updated_at": "2024-09-20 01:18:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3227,
+ "unique_id": "TB8302-3227",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dinara",
+ "customer_surname": "Muhametžanowa",
+ "customer_patronic_name": "Muhametžanowna",
+ "passport_address": "Magdanly şäher Ýaşlyk köçe 10/6-njy jaý",
+ "real_address": "Magdanly şäher Ýaşlyk köçe 10/6-njy jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "159696",
+ "passport_given_at": "2022-07-14",
+ "passport_given_by": "Köýtendag etrap Polisiýa bölümi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-03-13",
+ "email": null,
+ "phone": "65220357",
+ "phone_additional": null,
+ "phone_home": "44051609",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44059865",
+ "work_started_at": "2020-11-26",
+ "work_salary": "1787",
+ "work_position": "Hasaplaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "StxCAlbkLFIfPsE47fr86v2Cks3oiOJxgfIVdJUH.jpg",
+ "passport_two": "0vOABXQ90R5rAG4wK0xSjHbO6VzygaDvCsSySRQQ.jpg",
+ "passport_three": "m1ACUzOlIYFe9wZtUZiwEzyEMgGYBj7ltRPw3ffi.jpg",
+ "passport_four": "ZAzkT5IYbGU93YaI271W0Vdip0hmVRmG20NXlGYE.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-13 01:11:58",
+ "updated_at": "2024-09-15 20:00:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3228,
+ "unique_id": "TB8302-3228",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Roza",
+ "customer_surname": "Joraýewa",
+ "customer_patronic_name": "Rahmankulowna",
+ "passport_address": "Magdanly şäher Mirap köçe 5-nji jaý",
+ "real_address": "Magdanly şäher Mirap köçe 5-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "599298",
+ "passport_given_at": "2010-09-10",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrap Garnas geňeşligi",
+ "born_at": "1994-02-23",
+ "email": null,
+ "phone": "62297273",
+ "phone_additional": null,
+ "phone_home": "44051265",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "30-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2019-12-10",
+ "work_salary": "2978",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "8wpP6zyhUfYEEOqk7Nnnb33YpuFkct0H1RpL6N7O.jpg",
+ "passport_two": "ZbtKUE3BOniFdarHgEObvkM43oJtFOWGTwZ7wekX.jpg",
+ "passport_three": "4y4RyQ8Gn1fsGB1mQqcJf6eqLpvSkYf5vUbzYjNQ.jpg",
+ "passport_four": "z0rq9EnjkthSDFimAjlMJcoU2pftuBTQnAoaMupJ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-13 01:16:27",
+ "updated_at": "2024-09-15 20:00:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3229,
+ "unique_id": "TB7369-3229",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Güljahan",
+ "customer_surname": "Meşşäýewa",
+ "customer_patronic_name": "Tirkişowna",
+ "passport_address": "Murgap etrap Ylham geňeşlik",
+ "real_address": "Murgap etrap Ylham geňeşlik",
+ "passport_serie": "I-BN",
+ "passport_id": "383888",
+ "passport_given_at": "2007-07-25",
+ "passport_given_by": "Murgap etrap häkimlik",
+ "born_place": "Murgap etrap Ylham geňeşlik",
+ "born_at": "1967-11-05",
+ "email": null,
+ "phone": "65897454",
+ "phone_additional": "65897454",
+ "phone_home": "65897454",
+ "work_region": "mr",
+ "work_province_id": 16,
+ "work_company": "Murgap etrap 14-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-65897454",
+ "work_started_at": "2002-09-02",
+ "work_salary": "4923",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "X0KR8WnqNY0fawhRRyaBLnq9AIWzVJ0qh199ClS3.jpg",
+ "passport_two": "pcq2F283HFdXW6EpBThwacKi61dKHCPftIeQcXlS.jpg",
+ "passport_three": "bcwx7Cnbto1NCrinX62bte58GrBjbi9fFpySGXI9.jpg",
+ "passport_four": "AdDi1gQ7qPa4zGN5bJLHBUW7dcygrcBxOsrfasfk.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-13 01:38:41",
+ "updated_at": "2024-09-13 01:38:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3230,
+ "unique_id": "TB8302-3230",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zamira",
+ "customer_surname": "Tasbaltayewa",
+ "customer_patronic_name": null,
+ "passport_address": "Gursun magdan sahercesi Yaslyk 25",
+ "real_address": "Gursun magdan sahercesi Yaslyk koc 25",
+ "passport_serie": "I-LB",
+ "passport_id": "243583",
+ "passport_given_at": "2001-10-26",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gursun magdan sahercesi",
+ "born_at": "1972-09-12",
+ "email": "muziktank78@gmail.com",
+ "phone": "63523057",
+ "phone_additional": null,
+ "phone_home": "51844",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanly saher hassahanasy",
+ "work_company_accountant_number": "+(993)-50303___",
+ "work_started_at": "2023-06-09",
+ "work_salary": "2376",
+ "work_position": "sepagat uyasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jZjQxK7dvcwOBqp5MqojB6Oe6LSyBcIl9bRmOkRO.jpg",
+ "passport_two": "PAywDaRdtYv0jSoP2OxgQ67SgXdViVtarwVMRdaR.jpg",
+ "passport_three": "8cnClQ00SFfI2g2pUfmYEncw477iPMEpnUbodjVY.jpg",
+ "passport_four": "XSKRYWVZD6SnTWHszQXUi0oiFLeqY7Dw7PVYvDCP.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-15 18:10:47",
+ "updated_at": "2024-09-15 20:00:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3231,
+ "unique_id": "TB8312-3231",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maýa",
+ "customer_surname": "Taşjanowa",
+ "customer_patronic_name": "Gurbanmyradowna",
+ "passport_address": "Gazojak şäheriniň Magtymguly köçesiniň264-nji jaýynyň 1-nji öýi",
+ "real_address": "Gazojak şäheriniň Magtymguly köçesiniň264-nji jaýynyň 1-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "858865",
+ "passport_given_at": "2015-02-18",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrabynyň Gazojak şäheri",
+ "born_at": "1988-05-08",
+ "email": "maya8588@gmail.com",
+ "phone": "63214411",
+ "phone_additional": null,
+ "phone_home": "44552312",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Gazojak şäheriniň zähmet we ilatyň iş bilen üpjünçiligi bölümi",
+ "work_company_accountant_number": "+(993)-44552264",
+ "work_started_at": "2013-04-29",
+ "work_salary": "3328",
+ "work_position": "zähmet bölümçesiiniň başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GMFR4TejdX237zIzfZaS1nuGcR7qgRbeS0tzD9WW.jpg",
+ "passport_two": "KXncyI9uVEk27wA5DZzhYFVoA2eNBZjkq5ka61p5.jpg",
+ "passport_three": "h201bQEtVgNLSw6HLWusCLW5BBsYQbuKyiNJipLc.jpg",
+ "passport_four": "vtULWjKSDVX1ZfF2xvo3iXoGk89sUWa7TaxChgUq.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-15 19:24:53",
+ "updated_at": "2024-09-16 19:17:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3232,
+ "unique_id": "TB7370-3232",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Abdylla",
+ "customer_surname": "Hojaýew",
+ "customer_patronic_name": "Ýazmyradowiç",
+ "passport_address": "Türkmengala etrabynyň Serdarýap geňeşligi",
+ "real_address": "Türkmengala etrabynyň Serdarýap geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "790455",
+ "passport_given_at": "2012-02-08",
+ "passport_given_by": "Türkmengala etrap häkimligi",
+ "born_place": "Türkmengala etrabynyň Serdarýap geňeşligi",
+ "born_at": "1995-04-27",
+ "email": "abdylla@gmail.com",
+ "phone": "65153827",
+ "phone_additional": "65153827",
+ "phone_home": "65153827",
+ "work_region": "mr",
+ "work_province_id": 11,
+ "work_company": "Ýolöten etrabynyň bedenterbiýe we sport bölüminiň sport mekdebi",
+ "work_company_accountant_number": "+(993)-65153827",
+ "work_started_at": "2019-11-26",
+ "work_salary": "1651",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "jjbNJSs2q1hsVe7AUdeJxIXFfGg7bYoVcjFndSfg.jpg",
+ "passport_two": "SHrIvFiITS56yI41KsGHWTIFsOLM7QXKEGckHu6j.jpg",
+ "passport_three": "UnIRbHd09XqdyNHNkewCx3Gzs1SVUQPn9LTM54r3.jpg",
+ "passport_four": "JvCZcKw7DLWjeQxdPLZTNIdeF01ZKJX27LQ7cePH.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-15 20:12:50",
+ "updated_at": "2024-09-16 01:33:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3233,
+ "unique_id": "TB1303-3233",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Tirkeşmyrat",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Meretmyradowiç",
+ "passport_address": "Aşgabat şäher Bagtyýarlyk etrap Erkana köçe 21-nji jaýy",
+ "real_address": "Aşgabat şäher Bagtyýarlyk etrap Erkana köçe 21-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "365606",
+ "passport_given_at": "2007-03-03",
+ "passport_given_by": "Ahal welaýatynyň Abadan şäher häkimligi",
+ "born_place": "Ahal welaýatynyň Abadan şäheri",
+ "born_at": "1991-01-28",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62976775",
+ "phone_additional": "62976775",
+ "phone_home": "12249654",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Derweze döwlet elektrik staniýasy",
+ "work_company_accountant_number": "+(993)-12379771",
+ "work_started_at": "2023-09-22",
+ "work_salary": "2952",
+ "work_position": "baş ykdysatçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "JTAFqG8RzjncOd8t9tuIpPXD61z8LSeeC2QkER07.jpg",
+ "passport_two": "WYYWZNHc89y1VRuBO5f7qQGP8A7irf3ZLw1LUOEY.jpg",
+ "passport_three": "xyGPdbj4iNmdOJftBYQJv2yWzoH66KDuwTFZColz.jpg",
+ "passport_four": "zI7WYQXVhCfZKNHAieNicn7AT25IREHUMmVKcd0T.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-15 21:08:02",
+ "updated_at": "2024-09-20 19:52:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3234,
+ "unique_id": "TB6360-3234",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Güljahan",
+ "customer_surname": "Abdulazymowa",
+ "customer_patronic_name": "Aşirmämmedowna",
+ "passport_address": "Hazar ş-çe 37-11-30",
+ "real_address": "Hazar ş-çe 37-11-30",
+ "passport_serie": "I-BN",
+ "passport_id": "584777",
+ "passport_given_at": "2022-04-15",
+ "passport_given_by": "Hazar şäher Polisýa bölümi",
+ "born_place": "Hazar ş",
+ "born_at": "2000-03-05",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62490297",
+ "phone_additional": "62490297",
+ "phone_home": "62490297",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-62490297",
+ "work_started_at": "2023-10-02",
+ "work_salary": "2182",
+ "work_position": "operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4BZqqupdgb2mizK6sETSV9CCGA8fqJQNZccI3MYa.jpg",
+ "passport_two": "gFyTESZyEJDrpsl9qZ1K6cOgOQzdvaHIZc5QnXrh.jpg",
+ "passport_three": "QFpP76ToHaUy3s1Oc4KktfSSOv4O54Wj6lL75xaw.jpg",
+ "passport_four": "46PY2Z1wPfTTpUnsiZHRkyU8K7GMjQd7vcPXPHcw.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 00:26:13",
+ "updated_at": "2024-09-16 01:50:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3235,
+ "unique_id": "TB6360-3235",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jennet",
+ "customer_surname": "Sapaýewa",
+ "customer_patronic_name": "Rejepowna",
+ "passport_address": "Hazar ş-çe ÝJT Gökbaýyr jaý 80",
+ "real_address": "Hazar ş-çe ÝJT Gökbaýyr jaý 80",
+ "passport_serie": "I-BN",
+ "passport_id": "284009",
+ "passport_given_at": "1973-06-21",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Gubdag etrap Türkmenistan geňeşligi",
+ "born_at": "1973-06-21",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63302821",
+ "phone_additional": "63302821",
+ "phone_home": "63302821",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalyk mudurligi",
+ "work_company_accountant_number": "+(993)-63302821",
+ "work_started_at": "2022-01-01",
+ "work_salary": "2357",
+ "work_position": "bölüm başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "R5xMMvbZP1TC754J6croVq6wvxC4RdoBBnmdJ5HN.jpg",
+ "passport_two": "GiLhPpFCBIC15AmTKYIwnzPSlhPsjDT91yxC9oeZ.jpg",
+ "passport_three": "20iYC0gS7DfCRBQfuqiaCrM06jc2hdQF7jclbuSw.jpg",
+ "passport_four": "o2lKl03O2urJeXgs46pniUEGwbCZlaKsawncmVKg.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 00:40:12",
+ "updated_at": "2024-09-16 02:22:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3236,
+ "unique_id": "TB6360-3236",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gözeltäç",
+ "customer_surname": "Şadurdyýewa",
+ "customer_patronic_name": "Döwletgeldiýewna",
+ "passport_address": "Hazar ş-çe 28-4-3",
+ "real_address": "Hazar ş-çe 28-4-3",
+ "passport_serie": "I-BN",
+ "passport_id": "584682",
+ "passport_given_at": "2021-12-14",
+ "passport_given_by": "Hazar şäher Polisýa bölimi",
+ "born_place": "Etrek ş-çesi",
+ "born_at": "1996-05-23",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62230596",
+ "phone_additional": "62230596",
+ "phone_home": "62230596",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"TMNK\" ÝGPJ-y",
+ "work_company_accountant_number": "+(993)-62230596",
+ "work_started_at": "2021-01-04",
+ "work_salary": "2294",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NMTdwpKDTw46srbv6TL0x5XTP7hIZxyiTnaoC102.jpg",
+ "passport_two": "XL7KVxOqnIhyg75vG6Kkxx7vBYApWijQcVlQpgDc.jpg",
+ "passport_three": "Z1ld7xLTdlpZHPgV1mlNXZjnqFhwXwfkXT93Mwwa.jpg",
+ "passport_four": "cQm0rVEic9NeBttampONLqFN6ffa9bIDONUVzueJ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 00:56:53",
+ "updated_at": "2024-09-16 20:38:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3237,
+ "unique_id": "TB6360-3237",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Guwançmyrat",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Tuwakgylyjowiç",
+ "passport_address": "Hazar ş-çe 27-12-3",
+ "real_address": "Hazar ş-çe 27-12-3",
+ "passport_serie": "I-BN",
+ "passport_id": "232874",
+ "passport_given_at": "2004-01-17",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş-çe",
+ "born_at": "1983-08-13",
+ "email": "annagulgedyva229@gmail.com",
+ "phone": "61599841",
+ "phone_additional": "61599841",
+ "phone_home": "61599841",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" Ýod zawody Hazar himýa önimçiligi",
+ "work_company_accountant_number": "+(993)-61599841",
+ "work_started_at": "2017-12-06",
+ "work_salary": "2495",
+ "work_position": "ýükçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "IvY2X2CygEkcIObl82p7dVvtrLKlRTLszRvQKIWl.jpg",
+ "passport_two": "enk72cfUzpLf6uOCPZEUgTQI3gcqT9k3aygbufyt.jpg",
+ "passport_three": "yIAbxszSR0F5pRE8Dk01T3S4sr90nUeIa92xTpSp.jpg",
+ "passport_four": "4i3YSHryzaktmAiwnUaW3yjZVSCV7oXRHt5rBYbv.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 01:09:35",
+ "updated_at": "2024-09-16 21:03:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3238,
+ "unique_id": "TB6360-3238",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ramiz",
+ "customer_surname": "Pirkuliýew",
+ "customer_patronic_name": "Mingajidinowiç",
+ "passport_address": "Balkanabat ş 5mkr jaý 1 öý 63",
+ "real_address": "Balkanabat ş 5mkr jaý 1 öý 63",
+ "passport_serie": "I-BN",
+ "passport_id": "000810",
+ "passport_given_at": "1998-03-06",
+ "passport_given_by": "BW Nebidag şäher PB",
+ "born_place": "Nebidag ş",
+ "born_at": "1980-08-21",
+ "email": "annagulgedyva229@gmail.com",
+ "phone": "64888377",
+ "phone_additional": "63209078",
+ "phone_home": "63209078",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat tilsimat ulaglar müdürligi",
+ "work_company_accountant_number": "+(993)-63209078",
+ "work_started_at": "2002-01-14",
+ "work_salary": "3032",
+ "work_position": "abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "x43SSFVFZxHrJp92HG1GUFfLz6KBoolWIwitmmsk.jpg",
+ "passport_two": "KuCbTdGrsnMaY9gK4M1G2Y2028EWVijDyLahDZKS.jpg",
+ "passport_three": "7iujQPlbZYqmhG4x6oiucJBo2G26tdNhs7SR4GSh.jpg",
+ "passport_four": "dvJPrIE26Mw6aw3yXtGqWClhzapzMAJAlz0IgFVi.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 01:15:29",
+ "updated_at": "2024-09-17 00:22:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3239,
+ "unique_id": "TB9315-3239",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Meretdurdy",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Görogly etrap Zaman geňeşligi",
+ "real_address": "Görogly etrap Zaman geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "102651",
+ "passport_given_at": "2022-12-01",
+ "passport_given_by": "Görogly etrap Polisiýa bölümi",
+ "born_place": "Daşoguz welaýaty Görogly etraby",
+ "born_at": "1981-06-15",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64141686",
+ "phone_additional": "64141686",
+ "phone_home": "64141686",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly Galla önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-64141686",
+ "work_started_at": "2023-01-03",
+ "work_salary": "1886",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "scHJsHqqBfqhjOitNuUqmoOBVp9w3Bgmqs1Mcw7V.jpg",
+ "passport_two": "RPCDT7mT8x7pOlhoXUE7hyxLlVT9p4YMnhi9SGjz.jpg",
+ "passport_three": "gZQ3YINZGC3iOCbQLzrHwpHrVRSU0M78NaTjBgFA.jpg",
+ "passport_four": "aaNZaAr7fiSBfEbvEOIe45d8QmjOxS7Tqs5P5mU9.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 01:15:50",
+ "updated_at": "2024-09-16 01:15:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3240,
+ "unique_id": "TB6360-3240",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Parahatgeldi",
+ "customer_surname": "Toýtyýew",
+ "customer_patronic_name": "Myratnyýazowiç",
+ "passport_address": "Balkanabat ş kw 132 jaý 43 öý 1",
+ "real_address": "Balkanabat ş kw 132 jaý 43 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "606409",
+ "passport_given_at": "2023-02-20",
+ "passport_given_by": "Balkanabat şäher polisýa bölümi",
+ "born_place": "Balkanabat ş",
+ "born_at": "2006-12-01",
+ "email": "annagulgeldyva229@gamil.com",
+ "phone": "65197047",
+ "phone_additional": "65197047",
+ "phone_home": "65197047",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Halkara nebit we gaz uniwersitetiniň Balkanabat bölümi",
+ "work_company_accountant_number": "+(993)-65197047",
+ "work_started_at": "2020-04-29",
+ "work_salary": "4753",
+ "work_position": "talyp",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "puNpxs0chUcAI2O6rq4x9pjvvTvWh1BFgQTobxKd.jpg",
+ "passport_two": "iXxrSuaeT0HPqwPemOw8r7E9V842QKmBBkm2ZEXm.jpg",
+ "passport_three": "Zbgr2QyDuskzvTSR72nrnaXLqp5Xfw2vt95NsAa8.jpg",
+ "passport_four": "KuQhlMYNUfKVaJGpTpjhoQ16jbP8RmdQFDiM1Ypx.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 01:24:28",
+ "updated_at": "2024-09-17 00:24:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3241,
+ "unique_id": "TB9315-3241",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Ejeş",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Amangeldiýewna",
+ "passport_address": "Görogly etrap Aksaraý geňeşligi",
+ "real_address": "Görogly etrap Aksaraý geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "709452",
+ "passport_given_at": "2011-07-19",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Ataýew geňeşligi",
+ "born_at": "1981-11-03",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61541832",
+ "phone_additional": "61541832",
+ "phone_home": "61541832",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap 33-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-61541832",
+ "work_started_at": "2005-09-01",
+ "work_salary": "2858",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "DgbKMckL8fgjL34X2Q2TXMhEWEFqw6p2LI7C6oX0.jpg",
+ "passport_two": "fEJ9NFHq2EBJiOYZFPbW46LDS4LTBS6qjmVbUXUQ.jpg",
+ "passport_three": "x4mTdGMhVksDCIwJOTOQCbC9aqoyMaE5tOW8wTjt.jpg",
+ "passport_four": "9dCygCfjGBeEirRqGu5iaSbPTFz3OGnWLartkWvZ.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 01:25:26",
+ "updated_at": "2024-09-16 01:25:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3242,
+ "unique_id": "TB6360-3242",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gadyrbibi",
+ "customer_surname": "Toýtyýewa",
+ "customer_patronic_name": "Myratnyýazowna",
+ "passport_address": "Balkanabt ş kw 132 jaý 43 öý 1",
+ "real_address": "Balkanabt ş kw 132 jaý 43 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "554682",
+ "passport_given_at": "2018-12-28",
+ "passport_given_by": "Balkanabt şäher häkimligi",
+ "born_place": "Balkanabat ş",
+ "born_at": "2002-12-02",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65197047",
+ "phone_additional": "65197047",
+ "phone_home": "65197047",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmen döwlwt ykdysadyýet we dolandyryş inistituty",
+ "work_company_accountant_number": "+(993)-65197047",
+ "work_started_at": "2020-04-29",
+ "work_salary": "4753",
+ "work_position": "talyp",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "AEGf38kUHCkOo63PX6m4PFRQO8GbeHnoNba0boiS.jpg",
+ "passport_two": "s5XVI9gxbzvioQWwXZIOw7RCt6zGV3o7ZPW6FnNe.jpg",
+ "passport_three": "qRgoV2n26wuCKmLcLxjcyoQ0ui4n2xXtN6KsY3EA.jpg",
+ "passport_four": "Hc3gQaGjVB9fjUmNgCinCLuT3ovBVX7GbwYmwKKh.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 01:31:01",
+ "updated_at": "2024-09-18 19:35:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3243,
+ "unique_id": "TB6360-3243",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Öwezgeldi",
+ "customer_surname": "Toýtyýew",
+ "customer_patronic_name": "Myratnyýazowiç",
+ "passport_address": "Balkanabat ş kw 132 jaý 43 öý 1",
+ "real_address": "Balkanabat ş kw 132 jaý 43 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "585863",
+ "passport_given_at": "2021-09-21",
+ "passport_given_by": "Balkanabat şäher polisýa bölimi",
+ "born_place": "Balkanabat ş",
+ "born_at": "2005-07-23",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65197047",
+ "phone_additional": "65197047",
+ "phone_home": "65197047",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Halkara nebit we gaz uniwersitetiniň Balkanabat bölümi",
+ "work_company_accountant_number": "+(993)-65197047",
+ "work_started_at": "2020-04-29",
+ "work_salary": "4753",
+ "work_position": "talyp",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "UY1bpJAg1qoU5LR1Z8ubVKrMpIaUNinnnVytvmS7.jpg",
+ "passport_two": "IvTVHLjavuqXYuXtL7bQ6wNqWVLDUIusExuZdw1r.jpg",
+ "passport_three": "dXnJ9rRSis9LV7OKJ1cCc9GClztx3uJbfe09Dfw4.jpg",
+ "passport_four": "CeTkNKSDdtVBxsIR8yvGsmPoej8mkcPkeb7Qri2O.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 01:36:23",
+ "updated_at": "2024-09-18 19:53:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3244,
+ "unique_id": "TB9315-3244",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Ýazbike",
+ "customer_surname": "Gökiýewa",
+ "customer_patronic_name": "Arazdurdyýewna",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "037002",
+ "passport_given_at": "1999-04-21",
+ "passport_given_by": "Tagta etrap PB",
+ "born_place": "Görogly etrabynyň Magtymguly geňeşligi",
+ "born_at": "1974-01-16",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "71610769",
+ "phone_additional": "71610769",
+ "phone_home": "71610769",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Nyýazow adyndaky nah mata kombinaty",
+ "work_company_accountant_number": "+(993)-71610769",
+ "work_started_at": "2000-11-03",
+ "work_salary": "1905",
+ "work_position": "ütükleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3eIvsHyrJyVokAbMuZOtBSf82e4p4oj4lPEzarrh.jpg",
+ "passport_two": "S8XKbuscihhgGGrBZHX9wpVs2k0X0f1IeFeT6DMy.jpg",
+ "passport_three": "4JOdwHXFMaKkl0ERImpSGVdkwYAhc2swsVOPttBD.jpg",
+ "passport_four": "QTFBqCqy2uwfRlayRbS1SoLEzOCWWS1UYE3O9vox.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 01:38:33",
+ "updated_at": "2024-09-16 01:38:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3245,
+ "unique_id": "TB6360-3245",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Güljemal",
+ "customer_surname": "Baýanowa",
+ "customer_patronic_name": "Saparberdiýewna",
+ "passport_address": "Hazar ş kw 37 jaý 4 öý 1",
+ "real_address": "Hazar ş kw 37 jaý 4 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "566585",
+ "passport_given_at": "2019-12-10",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2003-08-28",
+ "email": "annagulgeldyva229@gamil.com",
+ "phone": "64179572",
+ "phone_additional": "64179572",
+ "phone_home": "64179572",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmennebit\" DK-niň Balkanabat nebitçilik orta hünär okuw mekdebi",
+ "work_company_accountant_number": "+(993)-64179572",
+ "work_started_at": "2016-08-02",
+ "work_salary": "3450",
+ "work_position": "talyp",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "WZ5g9Uu1ShEpNdIE6OWIDPJKwGTwqwd5OVUNUzqu.jpg",
+ "passport_two": "m0flgCyLGydwuuzORh8I2raDSHu6YvAUDEDmz68p.jpg",
+ "passport_three": "7jF9p5CsrhDWSzRL64onqCWccvkWzvNKJOvsMD34.jpg",
+ "passport_four": "7gSTgzAmcgrTzO71vD7Vu1HTxDW6Y1SiAbWkjgn8.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 01:48:51",
+ "updated_at": "2024-09-18 19:55:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3246,
+ "unique_id": "TB1307-3246",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulnabat",
+ "customer_surname": "Durdyyewa",
+ "customer_patronic_name": "Muhammedowna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etraby Telliya kocesinin 49 njy jayynyn 31 nji otagy",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etraby Telliya kocesinin 49 njy jayynyn 31 nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "577522",
+ "passport_given_at": "2017-12-13",
+ "passport_given_by": "Asgabat saherinin Bagtyyarlyk etrap hakimligi",
+ "born_place": "Balkan welayatynyn Serdar saheri",
+ "born_at": "1982-09-09",
+ "email": "Gulnabat@gmail.com",
+ "phone": "61933535",
+ "phone_additional": "65586666",
+ "phone_home": "61933535",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabadyn Tehniki Tukelleyis edarasy",
+ "work_company_accountant_number": "+(993)-12942147",
+ "work_started_at": "2002-07-02",
+ "work_salary": "3451",
+ "work_position": "Arhiw boluminin Bas hunarmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ynh5KeLMemMtmQBPrEA3UXCeqkOzsaaAFDFdaZrG.jpg",
+ "passport_two": "WAgqlG0MuKWTFn67momw3DYxQYgy0SbfkuUaO6A9.jpg",
+ "passport_three": "2sn3VyMLJ1vnK4QFZFaJUVJr61NTUGsopwtmLyWN.jpg",
+ "passport_four": "Fz5hu7ltvnuxSLWEwcoGPIIs3PKwvLaDYZetArNv.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-16 02:02:09",
+ "updated_at": "2024-09-16 02:02:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3247,
+ "unique_id": "TB1309-3247",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Oguldurdy",
+ "customer_surname": "Öwezowa",
+ "customer_patronic_name": "Ataberdiýewna",
+ "passport_address": "Ahal welaýatynyň Bäherden etrabynyň Bäherden şäheriniň A.Wekilow köçesiniň 2-nji jaýynyň ýaşayjysy",
+ "real_address": "Ahal welaýatynyň Bäherden etrabynyň Bäherden şäheriniň A.Wekilow köçesiniň 2-nji jaýynyň ýaşayjysy",
+ "passport_serie": "I-AH",
+ "passport_id": "752016",
+ "passport_given_at": "2019-11-28",
+ "passport_given_by": "Ahal welaýatynyň Bäherden etrap häkimligi tarapyndan",
+ "born_place": "Ahal welaýatynyň Bäherden etrabynyň Mürçe obasy",
+ "born_at": "1979-03-12",
+ "email": "Oguldurdy@gmail.çom",
+ "phone": "65400611",
+ "phone_additional": null,
+ "phone_home": "326545",
+ "work_region": "ah",
+ "work_province_id": 46,
+ "work_company": "Ahal welaýatynyň Gökdepe ertabynyň 6-njy çagalar bakja-bagy",
+ "work_company_accountant_number": "+(993)-258645__",
+ "work_started_at": "2020-06-21",
+ "work_salary": "1800",
+ "work_position": "Aşpez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sY3KbugecS2Fc6Iq2QzymO5DruJGi9xTfQsQDuVi.jpg",
+ "passport_two": "jOOhQ7rhIQLv99L3Cc4UXZRbWvyWITXXk7hZHB6E.jpg",
+ "passport_three": "QsdIjSjcsyDfdiN8SzUovBtOAHKKOozhFdlBuUXY.jpg",
+ "passport_four": "9UPOxUjAX3dDygFfoeoKIhiqkNPEP4QTLi4p90BB.jpg",
+ "user_id": 23,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 02:19:04",
+ "updated_at": "2024-10-01 14:45:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3248,
+ "unique_id": "TB8302-3248",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Atamurat",
+ "customer_surname": "Saryýew",
+ "customer_patronic_name": "Ýadygerowiç",
+ "passport_address": "Magdanly şäher Ibn sino 11/1 jaýy",
+ "real_address": "Magdanly şäher Ibn sino 11/1 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "328323",
+ "passport_given_at": "2002-10-11",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäher",
+ "born_at": "1986-10-11",
+ "email": null,
+ "phone": "65227815",
+ "phone_additional": "65227515",
+ "phone_home": "44051535",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Magdanly şäher polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-44050202",
+ "work_started_at": "2007-07-06",
+ "work_salary": "3063",
+ "work_position": "poliseý sürüjisi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EucPMgtHXya5jUxVt3TNPga57LaDm9szcB9X18bo.jpg",
+ "passport_two": "Ql0wjSdKl4lyoi8uUbOfu8diyI51YzC2FilBSVft.jpg",
+ "passport_three": "opNzXPcutydmy3IuWv4CZrxmb1q8274rhiPIm7Th.jpg",
+ "passport_four": "p1udiMkJEElGGAri63x2qM7gUQYheTwY1XLhehCy.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 17:23:07",
+ "updated_at": "2024-09-18 19:07:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3249,
+ "unique_id": "TB9313-3249",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Azat",
+ "customer_surname": "Jumagulyýew",
+ "customer_patronic_name": "Myratowiç",
+ "passport_address": "Daşoguz şäher Magtymguly köçesiniň 40-nji jaýynyň 3-nji öýi",
+ "real_address": "Daşoguz şäher Magtymguly köçesiniň 40-nji jaýynyň 3-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "125524",
+ "passport_given_at": "2000-04-12",
+ "passport_given_by": "Daşoguz şäher PB",
+ "born_place": "Daşoguz şäher Magtymguly köçesiniň 40-nji jaýynyň 3-nji öýi",
+ "born_at": "1982-11-07",
+ "email": "azat@com",
+ "phone": "65288338",
+ "phone_additional": "65288338",
+ "phone_home": "65288338",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguzenergogurluşyk kärhanasy",
+ "work_company_accountant_number": "+(993)-65288338",
+ "work_started_at": "2014-07-01",
+ "work_salary": "3060",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eVn0SI2iNqdJgnksZGDu0UMomyBFxX52FAD6UwNq.jpg",
+ "passport_two": "dplsfqiHGNQJ6F5bLszEKlZg5nlotRE06VN8zbDn.jpg",
+ "passport_three": "62VzcILJgKTfVU1YFiKp1I7q3pEdneuL6AWZPSq1.jpg",
+ "passport_four": "zGpAKTLeauqMoorUAgQU8n9mNrQ1GGVU3BQWUla0.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 18:39:50",
+ "updated_at": "2024-09-20 01:18:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3250,
+ "unique_id": "TB9313-3250",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Juma",
+ "customer_surname": "Illikow",
+ "customer_patronic_name": "Rejepowiç",
+ "passport_address": "Görogly etrabynyň Magtymguly geňeşligi",
+ "real_address": "Görogly etrabynyň Magtymguly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "615767",
+ "passport_given_at": "2010-12-10",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Magtymguly geňeşligi",
+ "born_at": "1994-12-02",
+ "email": "juma@com",
+ "phone": "63006426",
+ "phone_additional": "63006426",
+ "phone_home": "63006426",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguzenergogurluşyk kärhanasy",
+ "work_company_accountant_number": "+(993)-63006426",
+ "work_started_at": "2020-10-01",
+ "work_salary": "3184",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PCFK8BtjWwhcyF1QmauS6hAJLceALWW5f0UNZnOT.jpg",
+ "passport_two": "pPwfjNWhPp4iSFnIOZ3eDr0cBuIZ5bWfFbxynUaS.jpg",
+ "passport_three": "hfxY7Oz3S9VLLHemkGZbaVOfgx7KsHJpb77MgSQc.jpg",
+ "passport_four": "u2fLku0Mjpn4fUkT2nZC7xc0KjVWfBMRJSAQJEPX.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 19:03:06",
+ "updated_at": "2024-09-20 01:20:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3251,
+ "unique_id": "TB9313-3251",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Öwezgeldi",
+ "customer_surname": "Pälwanow",
+ "customer_patronic_name": "Kakageldiýewiç",
+ "passport_address": "Boldumsaz etrabynyň Baýdak geňeşligi",
+ "real_address": "Boldumsaz etrabynyň Baýdak geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "003738",
+ "passport_given_at": "2019-04-09",
+ "passport_given_by": "Gubadag etrap häkimligi",
+ "born_place": "Boldumsaz etrabynyň Baýdak geňeşligi",
+ "born_at": "2002-01-27",
+ "email": "owezgeldi@com",
+ "phone": "61635019",
+ "phone_additional": "61635019",
+ "phone_home": "61635019",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguzenergogurluşyk kärhanasy",
+ "work_company_accountant_number": "+(993)-61635019",
+ "work_started_at": "2023-04-01",
+ "work_salary": "3461",
+ "work_position": "Kran-manipulýatoryň maşenisti",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dNtrTb8hS8exeHr7ncy8jGcz0PkkU5THH6EKlB42.jpg",
+ "passport_two": "gwjmAJMLEYpI717tA42ak3Kx4KZbCbl1MxOO0qST.jpg",
+ "passport_three": "Wy2bs0d1gHRXXgj4UrZ7tkEDfMcrhmjXC0fQwpdp.jpg",
+ "passport_four": "5JDo2XS06PbZZswvrGVYpfIK875mNhJ2EjlSqifG.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 19:10:23",
+ "updated_at": "2024-09-20 01:21:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3252,
+ "unique_id": "TB9313-3252",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Döwletbaý",
+ "customer_surname": "Kakyşow",
+ "customer_patronic_name": "Saparbaýewiç",
+ "passport_address": "Boldumsaz etrabynyň Baýdak geňeşligi",
+ "real_address": "Boldumsaz etrabynyň Baýdak geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "103164",
+ "passport_given_at": "2001-06-04",
+ "passport_given_by": "Gubadag etrap Häkimi",
+ "born_place": "Boldumsaz etrabynyň Baýdak geňeşligi",
+ "born_at": "1979-03-19",
+ "email": "dowletbay@com",
+ "phone": "64640329",
+ "phone_additional": "64640329",
+ "phone_home": "64640329",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguzenergogurluşyk kärhanasy",
+ "work_company_accountant_number": "+(993)-64640329",
+ "work_started_at": "2020-04-01",
+ "work_salary": "3024",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7DqAZPx7NNV0hhmyPJFlxToEY8zanpLJ53VCkjIM.jpg",
+ "passport_two": "iiB9dHN08b55B1eCRQJq15gMJz1LG5ULI1sRT1ZC.jpg",
+ "passport_three": "zo9HCHWrt3RNpqC4b7iHCaRsUbDmCCb6x4dYWEkq.jpg",
+ "passport_four": "g2dLE4biuMfLWR98lTlVQpTvxJmDWAfMalpGk8Q5.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 19:16:20",
+ "updated_at": "2024-09-20 01:24:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3253,
+ "unique_id": "TB1307-3253",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aýjahan",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Annamyradowna",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe-Parahat 7/2 jaý-30 öý-53",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe-Parahat 7/2 jaý-30 öý-53",
+ "passport_serie": "I-AS",
+ "passport_id": "564162",
+ "passport_given_at": "2017-03-27",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-08-05",
+ "email": "Ayjahan@gmail.com",
+ "phone": "61508646",
+ "phone_additional": "61508646",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Hasar hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-12743612",
+ "work_started_at": "2023-05-16",
+ "work_salary": "3324",
+ "work_position": "örüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qkBGtP5bXrgMRsWm6Tho1NJ8Rn47ni7PQpcMXvgd.jpg",
+ "passport_two": "hrGCxIx3XUTRu7ZEGxDcxtcLuOoECnuGUOSW36RK.jpg",
+ "passport_three": "kbsnV4kJk6FtdIGTUfwtWviDMtdScOlgoio2LgWR.jpg",
+ "passport_four": "TwN6wxMvJ9LK6FPhCvad7yoA3wQB0tnuX2mX6IGD.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-16 19:18:07",
+ "updated_at": "2024-09-16 19:18:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3254,
+ "unique_id": "TB9313-3254",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Daýanç",
+ "customer_surname": "Handurdyýew",
+ "customer_patronic_name": "Ýagşyýewiç",
+ "passport_address": "Akdepe etrabynyň Ak Altyn geňeşligi",
+ "real_address": "Akdepe etrabynyň Ak Altyn geňeşligi",
+ "passport_serie": "II-DZ",
+ "passport_id": "056878",
+ "passport_given_at": "2020-12-28",
+ "passport_given_by": "Gurbansoltan eje ad. Etrabynyň polisiýa bölümi",
+ "born_place": "Akdepe etrabynyň Ak Altyn geňeşligi",
+ "born_at": "1988-07-11",
+ "email": "dayanc@com",
+ "phone": "64734325",
+ "phone_additional": "64734325",
+ "phone_home": "64734325",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz işçi iýmiti üpjünçiligi we hyzmatlar kärhanasy",
+ "work_company_accountant_number": "+(993)-64734325",
+ "work_started_at": "2015-09-01",
+ "work_salary": "2267",
+ "work_position": "hasaplaşyk işleri boýunça hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "N4un7pXMAiJiLgLMvFj71risLGqSRbLHipinlr9S.jpg",
+ "passport_two": "n56KAK9C7WhgajCDmVHhuaFwm3b6pojfcngcX1s4.jpg",
+ "passport_three": "ddY7OIfifPJs21hi2jCJ3l2mf4fK4iGd0KSZ67Uc.jpg",
+ "passport_four": "EutEsu7oDjFC4ODbtxdAMNf9ntOja9hlacAYU3Iy.jpg",
+ "user_id": 713,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 19:25:36",
+ "updated_at": "2024-09-20 01:25:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3255,
+ "unique_id": "TB6360-3255",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Öwezberdi",
+ "customer_surname": "Tuwakgylyjow",
+ "customer_patronic_name": "Esennyýazowiç",
+ "passport_address": "Hazar ş-çe 35-4-27",
+ "real_address": "Hazar ş-çe 35-4-27",
+ "passport_serie": "I-BN",
+ "passport_id": "466621",
+ "passport_given_at": "2014-01-20",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1997-11-03",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65309198",
+ "phone_additional": "65309198",
+ "phone_home": "65309198",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-65309198",
+ "work_started_at": "2019-02-01",
+ "work_salary": "2642",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yqEdUqcPNrSt5WWMAxyUILkjcafmCJhU8vaOnCJP.jpg",
+ "passport_two": "zgrMtozWEh5p88531DBOnz1bqbKDZarogxV51exi.jpg",
+ "passport_three": "7XDQg1wcfKFm8SoKMgtPGtvH3ZSwjyn79VRUozIA.jpg",
+ "passport_four": "HFyOgQey6pqpEiBxgv7pWny9WhIcKcEek0ki2kFV.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 19:37:28",
+ "updated_at": "2024-09-18 19:58:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3256,
+ "unique_id": "TB6360-3256",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Näzgül",
+ "customer_surname": "Annaýewa",
+ "customer_patronic_name": "Nazarmämmedowana",
+ "passport_address": "Hazar ş-çe kw 32 jaý 10 öý12",
+ "real_address": "Hazar ş-çe kw 32 jaý 10 öý12",
+ "passport_serie": "I-BN",
+ "passport_id": "565653",
+ "passport_given_at": "2020-04-24",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2004-01-25",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62362359",
+ "phone_additional": "62362359",
+ "phone_home": "62362359",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Turkmenistanyň Oguz han adyndaky Inžiner-tehnalogiýalar uniwersiteti",
+ "work_company_accountant_number": "+(993)-62362359",
+ "work_started_at": "2022-07-01",
+ "work_salary": "1904",
+ "work_position": "talyp",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "58JvqMWGlZHQWtklFv2ui59kRGEu9nL8dC4uGAjI.jpg",
+ "passport_two": "YTtSXGA59dveXqXwUrsMEgPnTb8qkPJiuxqLRAQz.jpg",
+ "passport_three": "J3HDzMD0RnFh0pLiz3bjker0aS2KlMmj7DwymWLB.jpg",
+ "passport_four": "D0lSJGYdLtGLzbTWeqF5cZvE1grpkylz8DCb7tMw.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 19:44:52",
+ "updated_at": "2024-09-18 20:00:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3257,
+ "unique_id": "TB6360-3257",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Mährijemal",
+ "customer_surname": "Artykowa",
+ "customer_patronic_name": "Nurmuhammedowna",
+ "passport_address": "Hazar ş-çe 56-5-1",
+ "real_address": "Hazar ş-çe 56-5-1",
+ "passport_serie": "I-BN",
+ "passport_id": "511543",
+ "passport_given_at": "2017-04-24",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2001-04-13",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62372141",
+ "phone_additional": "62372141",
+ "phone_home": "62372141",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Magtymguly adyndaky Türkmen döwlet uniwersiteti",
+ "work_company_accountant_number": "+(993)-62372141",
+ "work_started_at": "2019-01-02",
+ "work_salary": "2614",
+ "work_position": "talyp",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "Ii1sD6wN1MEw1SmlxQlF1JZCRqU0Mq6xCFjDGIS5.jpg",
+ "passport_two": "NRqiAsqh2wHBBPFAol3xqhPoVm6cRs79VZRqARGZ.jpg",
+ "passport_three": "psd9nsmxGniDjB7zAQlv55qODtDf14VY5PwIXR8p.jpg",
+ "passport_four": "B8115aOPG0AyY9GQynzQgsjzfc50lA5ANywJaLjR.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 19:50:03",
+ "updated_at": "2024-09-18 20:01:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3258,
+ "unique_id": "TB6360-3258",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aýperi",
+ "customer_surname": "Bekiýewa",
+ "customer_patronic_name": "Sapargyçowna",
+ "passport_address": "Hazar ş-çe 39-7-14",
+ "real_address": "Hazar ş-çe 39-7-14",
+ "passport_serie": "I-BN",
+ "passport_id": "550329",
+ "passport_given_at": "2019-02-09",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2003-01-29",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63991779",
+ "phone_additional": "63991779",
+ "phone_home": "63991779",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmen döwlet ykdysadyýe we dolandyryş instituty",
+ "work_company_accountant_number": "+(993)-63991779",
+ "work_started_at": "2022-11-24",
+ "work_salary": "4172",
+ "work_position": "talyp",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "urgQllHo65Ltjf8PqfS0tvtAJ8tnrI4EoYeamSHd.jpg",
+ "passport_two": "C9XhlVbO76lmKHzBOk5zvCKtiVJ3vEbY1Qlzl48z.jpg",
+ "passport_three": "pyjKK9Kn5G74AsiV9u1CvBD3RygjaMDjiL5GBXih.jpg",
+ "passport_four": "swvVOr7WqC6jiktiszyL14n3SVFP4zAM75WIxbJ1.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-16 19:55:06",
+ "updated_at": "2024-09-18 20:03:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3259,
+ "unique_id": "TB7368-3259",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 12,
+ "customer_name": "Meýlis",
+ "customer_surname": "Döwletgeldiýew",
+ "customer_patronic_name": "Baýrammyradowiç",
+ "passport_address": "Murgap etrap Rowaçlyk geňeşligi Rowaçlyk oba Özgeriş köçe 6-njy jaýy",
+ "real_address": "Murgap etrap Rowaçlyk geňeşligi Rowaçlyk oba Özgeriş köçe 6-njy jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "513353",
+ "passport_given_at": "2006-03-06",
+ "passport_given_by": "Murgap etrap häkimligi tarapyndan",
+ "born_place": "Rowaçlyk geňeşligi",
+ "born_at": "1988-01-31",
+ "email": "meylisdowletgeldi@mail.ru",
+ "phone": "61784875",
+ "phone_additional": "61784875",
+ "phone_home": "61784875",
+ "work_region": "mr",
+ "work_province_id": 9,
+ "work_company": "Marygazçykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-61784875",
+ "work_started_at": "2013-06-03",
+ "work_salary": "45908500",
+ "work_position": "2/4 derejeli operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MKEkLR7gPSbDBZquIJNFHTA9qq24sjfmb8v3GbB6.jpg",
+ "passport_two": "4i33WOTVKQlM1m99x1Fyy25TWMqz4Mdgp90a475v.jpg",
+ "passport_three": "W4GCeF7UBgtXqpXXbgQ3oMlTXxMPiNMxr1rRSCaQ.jpg",
+ "passport_four": "9Ytrk9HScHLT0Bn6EhBYrYJtbX2BZxewlMrNABaf.jpg",
+ "user_id": 21,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-17 00:09:39",
+ "updated_at": "2024-09-17 00:09:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3260,
+ "unique_id": "TB9314-3260",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Bazarbaý",
+ "customer_surname": "Kakabaýew",
+ "customer_patronic_name": "Iliýewiç",
+ "passport_address": "Köneürgenç şäheri Gürgenç şaýoly köçesiniň 5-nji jaýy",
+ "real_address": "Köneürgenç şäheri Gürgenç şaýoly köçesiniň 5-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "975447",
+ "passport_given_at": "2018-06-26",
+ "passport_given_by": "Köneürgenç şäher häkimligi tarapyndan berlen",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1989-05-25",
+ "email": "Bazarbay@mail",
+ "phone": "65052589",
+ "phone_additional": "65052589",
+ "phone_home": "65052589",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Dökinhimiýa bazasy",
+ "work_company_accountant_number": "+(993)-47476___",
+ "work_started_at": "2014-03-03",
+ "work_salary": "1559",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "C0w9lSWtlsYri2o00a9x0NawXupRxFGYyYmnYofE.jpg",
+ "passport_two": "qj9QaEFaap5yEzSu1wxUIPk9lLszZTVji2S18696.jpg",
+ "passport_three": "OiBQOVyb0ohKjyVwPMjBA0BpYPXA9tGTzGRQu4Hf.jpg",
+ "passport_four": "4iOoD623D0vP8nTONlFy8INyr1yXWXWYL9FKRfH0.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-17 00:34:21",
+ "updated_at": "2024-09-17 00:35:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3261,
+ "unique_id": "TB1307-3261",
+ "loan_type": 5,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Aýnur",
+ "customer_surname": "Taganowa",
+ "customer_patronic_name": "Jepbarberdiýewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby, Ruhabat ý t, köçe Kemine jay 13 öý 2",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby, Ruhabat ý t, köçe Kemine jay 13 öý 2",
+ "passport_serie": "I-AS",
+ "passport_id": "633289",
+ "passport_given_at": "2020-07-24",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2004-07-02",
+ "email": "Aynur@mail.ru",
+ "phone": "65647122",
+ "phone_additional": "65325545",
+ "phone_home": "12568555",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Türkmen Döwlet Medeniýet instituty",
+ "work_company_accountant_number": "+(993)-12968785",
+ "work_started_at": "2023-09-01",
+ "work_salary": "4322",
+ "work_position": "talyp",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "Darh8Xc3oSFtwEqyzSxCkX4QFdvyNQmVuYtLMgr0.jpg",
+ "passport_two": "we8orjtXRdJ8BKw8jWfNQDWOSjW0INouSKWFZ2Lo.jpg",
+ "passport_three": "Hk8vCdwUYCL3RnByyMQXBAbRoZuFCkhx3EGi6MCw.jpg",
+ "passport_four": "nsb2GXk5z5Nzh3gLgFv9AvUDU6diLDQ68FDjLeMR.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-17 01:27:55",
+ "updated_at": "2024-09-17 01:27:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3262,
+ "unique_id": "TB8318-3262",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Agamurat",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Allamuratowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag.ş B.Kerbabaýew köçesi 25-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag.ş B.Kerbabaýew köçesi 25-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "635894",
+ "passport_given_at": "2011-03-08",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag.ş",
+ "born_at": "1992-03-03",
+ "email": null,
+ "phone": "63256372",
+ "phone_additional": "65968512",
+ "phone_home": "44035481",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-63957465",
+ "work_started_at": "2018-08-02",
+ "work_salary": "1614",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "skZQv5GBk2hS3YgZiQVl6sWTWgITT6FrdWWKEjyj.jpg",
+ "passport_two": "CU8SvDSOgxEP2wVBhucHISLAhXME2e2B52ZgVBMs.jpg",
+ "passport_three": "Xikwy7xZWJmVgbBpivZnARMj2W97BIYs95GeYcO1.jpg",
+ "passport_four": "LIdEehjencgljVH0avUhCMIF0eNghUReX1UJ2Ssc.jpg",
+ "user_id": 936,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-17 01:35:50",
+ "updated_at": "2024-09-17 01:53:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3263,
+ "unique_id": "TB8318-3263",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Bahargül",
+ "customer_surname": "Imamowa",
+ "customer_patronic_name": "Tursunmuratowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Lebap köçesi 1-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Lebap köçesi 1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "074531",
+ "passport_given_at": "1999-08-07",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş",
+ "born_at": "1979-02-18",
+ "email": null,
+ "phone": "63052946",
+ "phone_additional": "64356241",
+ "phone_home": "44039865",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "8-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-63964569",
+ "work_started_at": "2015-09-23",
+ "work_salary": "1619",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TvqECBFKh9ZR5cYHpyYC0XmHlu9uzXFwcNLTSRuk.jpg",
+ "passport_two": "LY8MKlXSHFG0H6FoHGBTGmcqUCmHpBI7ZXAvjYZN.jpg",
+ "passport_three": "KRaFtmc2EN90vDNG1GabLXLIO7ertGVN1CKCka1w.jpg",
+ "passport_four": "nyr6p8AvjqNAges0JC9eSzuJRXzDIuG2QwebqbDo.jpg",
+ "user_id": 934,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-17 01:40:11",
+ "updated_at": "2024-09-17 01:54:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3264,
+ "unique_id": "TB1306-3264",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 7,
+ "customer_name": "asdasd",
+ "customer_surname": "asdasd",
+ "customer_patronic_name": "fsdfsdfsdf",
+ "passport_address": "asdas",
+ "real_address": "dasdasdasd",
+ "passport_serie": "I-AS",
+ "passport_id": "324234",
+ "passport_given_at": "2024-09-03",
+ "passport_given_by": "asdasdas",
+ "born_place": "dasdasdasd",
+ "born_at": "2024-09-04",
+ "email": null,
+ "phone": "61929248",
+ "phone_additional": null,
+ "phone_home": "32453534",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "asdasd",
+ "work_company_accountant_number": "+(993)-32423423",
+ "work_started_at": "2024-09-03",
+ "work_salary": "34",
+ "work_position": "asdasdasdasd",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EAQaCkW8HEfa9Hh2Ij4dfwQYxjkvYqiT5WawdAJY.png",
+ "passport_two": "tgSd7QDkUdGYcMigCLXz3w0NgfeNuz9w7iJqlIQF.png",
+ "passport_three": "vrEZJgXN4yKdsDdXMDCFiv6hjLwF2XzGDRo9vgsi.png",
+ "passport_four": "zO1w1DXahTVcoHwr4vdzYnCNR4U6cEjdfyrFDzH0.png",
+ "user_id": 939,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-09-17 01:46:04",
+ "updated_at": "2024-09-17 01:48:33",
+ "deleted_at": "2024-09-17 01:48:33",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3265,
+ "unique_id": "TB8311-3265",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Babageldi",
+ "customer_surname": "Seýitkulyýew",
+ "customer_patronic_name": "Hemraýewiç",
+ "passport_address": "LW-nyň Çärjew etr N.Gutlyýew oba Mary köçe jaý-2",
+ "real_address": "LW-nyň Çärjew etr N.Gutlyýew oba Mary köçe jaý-2",
+ "passport_serie": "I-LB",
+ "passport_id": "742273",
+ "passport_given_at": "2011-10-25",
+ "passport_given_by": "LW-nyň Serdarabat etrap häkimligi",
+ "born_place": "LW-nyň Çärjew etr. Serdarabat etr. N.Gutlyýew geň",
+ "born_at": "1994-09-14",
+ "email": null,
+ "phone": "61258500",
+ "phone_additional": "61258500",
+ "phone_home": "61258500",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-61258500",
+ "work_started_at": "2022-07-06",
+ "work_salary": "3348",
+ "work_position": "1-nji önümçilik sehinde seh başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "1CyzJDMvRNNX9yyaYtGGz3PDOa4hgDBFRxAhnOlr.jpg",
+ "passport_two": "vaBArsVCpsrVYS0Hf9GGe98Kl447jvtc0P6LlnHI.jpg",
+ "passport_three": "sHl2asGFSOHRtcqIiR7rVoE8TcDvd5RfyQ53ZAFS.jpg",
+ "passport_four": "hXgdiFTi5EvVrxwf24B1uHGjtDQEu6uqM1W4bmaE.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-17 01:58:57",
+ "updated_at": "2024-09-23 01:39:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3266,
+ "unique_id": "TB6360-3266",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Taganberdi",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Gurbanowiç",
+ "passport_address": "Hazar ş-çe 39-11-16",
+ "real_address": "Hazar ş-çe 39-11-16",
+ "passport_serie": "I-BN",
+ "passport_id": "156455",
+ "passport_given_at": "2001-12-19",
+ "passport_given_by": "serdar etrap häkimligi",
+ "born_place": "Serdar et",
+ "born_at": "1987-01-27",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65166310",
+ "phone_additional": "65166310",
+ "phone_home": "65166310",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW PM ÝHB-ň 370HÝHB",
+ "work_company_accountant_number": "+(993)-65166310",
+ "work_started_at": "2006-03-07",
+ "work_salary": "4238",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cI1kuRjVqBzJ77dnEwXRMAnuziT0NBYKJSp2heCs.jpg",
+ "passport_two": "HRNMYsZPsyzViDGG4i8EhbakWJGyoYWeug6kiWiy.jpg",
+ "passport_three": "7DXKfNzGq027W6eoKlW07VsKQi6OwDvgGtySyXhq.jpg",
+ "passport_four": "gpBRtcueuYACQiNHutrpArhXVqG97FDpBKLu1YHy.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-17 02:03:39",
+ "updated_at": "2024-09-18 20:04:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3267,
+ "unique_id": "TB8311-3267",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Babajan",
+ "customer_surname": "Mominow",
+ "customer_patronic_name": "Jumakulyýewiç",
+ "passport_address": "etr.Dänew ş.Dänew köçe T.Hatamow jaý-20 öý-4",
+ "real_address": "etr.Dänew ş.Dänew köçe T.Hatamow jaý-20 öý-4",
+ "passport_serie": "I-LB",
+ "passport_id": "823996",
+ "passport_given_at": "2013-11-21",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "LW-nyň Galkynyş şäherçesi",
+ "born_at": "1967-07-06",
+ "email": null,
+ "phone": "65863722",
+ "phone_additional": "65863722",
+ "phone_home": "65863722",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dänew etrap \"Dökünhimiýa\" bazasy",
+ "work_company_accountant_number": "+(993)-65863722",
+ "work_started_at": "2019-08-01",
+ "work_salary": "2079",
+ "work_position": "baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "aWP81AI9WTdHca7Iso87LfL7RHXInIWqcdvZ9vAc.jpg",
+ "passport_two": "DM6sWsB5Qynzp6VKJDQIhumMxkVqc5hzkqXj3LAd.jpg",
+ "passport_three": "yehE3vEyRBi6FceqtQKZ0gbXuuBpdQZ2HU6RXOtt.jpg",
+ "passport_four": "yBASJ1Av2d6Qw7t1C2x5Cja2roI9AWXhgxXMFO7J.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-17 02:08:14",
+ "updated_at": "2024-09-23 01:39:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3268,
+ "unique_id": "TB6360-3268",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Oguljan",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Abdyhamidowna",
+ "passport_address": "Hazar ş-çe Laçyn ÝJT 4-13",
+ "real_address": "Hazar ş-çe Laçyn ÝJT 4-13",
+ "passport_serie": "I-BN",
+ "passport_id": "502977",
+ "passport_given_at": "2015-12-02",
+ "passport_given_by": "Balkanabat şäher häkimligi",
+ "born_place": "Jebel ş-çe",
+ "born_at": "1993-01-11",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65093449",
+ "phone_additional": "65093449",
+ "phone_home": "65093449",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW BBM 58-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-65093449",
+ "work_started_at": "2022-11-01",
+ "work_salary": "1965",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bqokr3RXnnQ4KMf4jEdW7cywUBdm0Rwh2PeuKIIC.jpg",
+ "passport_two": "d6d5w4nq8U548N5rG1yofNQbgNoGKxUvUlDfR8Gh.jpg",
+ "passport_three": "sEcc83YsQL8GO8AlO7oTGBL6W3xeeesxRHkeXRHx.jpg",
+ "passport_four": "jYGon1Fz2BlWMo9GwqVhiw04w3bdRr9soJ4BKPTk.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-17 17:37:43",
+ "updated_at": "2024-09-18 20:09:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3269,
+ "unique_id": "TB8318-3269",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Rozymurat",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Baýramowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş M.Ruhnama köçesi 11/3-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş M.Ruhnama köçesi 11/3-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "821948",
+ "passport_given_at": "2013-07-27",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag.ş",
+ "born_at": "1997-01-16",
+ "email": null,
+ "phone": "71173745",
+ "phone_additional": "64159960",
+ "phone_home": "44035241",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap kazyýeti",
+ "work_company_accountant_number": "+(993)-65234152",
+ "work_started_at": "2024-05-10",
+ "work_salary": "1194",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "rl8ZddQh8VbcFQJXz2bi0lpTpe6MzOmL8UfHQwbs.jpg",
+ "passport_two": "YGRteFY1ci3jMvVmTAG6fbih517tiDzkRqJHdzwp.jpg",
+ "passport_three": "ASTUbIp7U71xYg7XBILrNNa9BkE4o3GQuDewoIse.jpg",
+ "passport_four": "1RsITLa2a21dwLmYFOR9KsLltJ5nkStEaO2u2Lmf.jpg",
+ "user_id": 942,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-17 20:11:30",
+ "updated_at": "2024-09-18 00:21:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3270,
+ "unique_id": "TB2305-3270",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Gülsere",
+ "customer_surname": "Çerkezowa",
+ "customer_patronic_name": "Nurmyradowna",
+ "passport_address": "Sarahs etrabynyň Aşgabat obasy",
+ "real_address": "Sarahs etrabynyň Aşgabat obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "163644",
+ "passport_given_at": "2001-03-22",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1982-08-06",
+ "email": null,
+ "phone": "61870347",
+ "phone_additional": null,
+ "phone_home": "65901244",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "\"Şatlyk\"işçi iýmit üpjünçiligi we hyzmatlar kärhanasy",
+ "work_company_accountant_number": "+(993)-65554114",
+ "work_started_at": "2024-07-16",
+ "work_salary": "1716",
+ "work_position": "Gap-gaç ýuwujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uuq7egOsrVJXMZYsklGATmjgS3Th78CcHa0te0m6.jpg",
+ "passport_two": "JmkPTihugAjlxRBcwMW959TQBWx06aoMK2DfcHwi.jpg",
+ "passport_three": "W9xCvPLGjRLMPUSvCRS4qC3Wy5FoFHTZFySRvKc1.jpg",
+ "passport_four": "AMazd16Hawqr9dfGTh0kb3JwkWCvhUFxSUAwE6Wl.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-18 01:31:42",
+ "updated_at": "2024-09-18 01:31:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3271,
+ "unique_id": "TB8302-3271",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jumanazar",
+ "customer_surname": "Yusupow",
+ "customer_patronic_name": "Cutpolatowic",
+ "passport_address": "Magdanly saheri Ak Altyn 12",
+ "real_address": "Magdanly saheri Ak Altyn koc 12",
+ "passport_serie": "I-LB",
+ "passport_id": "703790",
+ "passport_given_at": "2011-09-21",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1965-03-26",
+ "email": "muziktank78@gmail.com",
+ "phone": "65242859",
+ "phone_additional": null,
+ "phone_home": "54796",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Jemagat hojalygy mudirligi",
+ "work_company_accountant_number": "+(993)-50298___",
+ "work_started_at": "1996-10-02",
+ "work_salary": "2615",
+ "work_position": "Elekrogazkebsirleyji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Q4zZs2hQJ7lwniqomLzB2whWeoBix54bBrs9toJ4.jpg",
+ "passport_two": "I2sGalcxf9MnLiUe4eGFn7a2pu8Y8nCu6YpO13xD.jpg",
+ "passport_three": "sUZl5w3ljgHpDJRT4oupAQnmNUQwrDExbECpl6HI.jpg",
+ "passport_four": "CqJeVFiGOwhmFeNO6hDd2EGjeFnncWPDQXnH7qj4.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 01:35:48",
+ "updated_at": "2024-09-18 19:07:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3272,
+ "unique_id": "TB8302-3272",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulzada",
+ "customer_surname": "Bayyrowa",
+ "customer_patronic_name": "Abdullayewna",
+ "passport_address": "Magdanly saheri Garagum 4/4",
+ "real_address": "Magdanly saheri 4/4",
+ "passport_serie": "I-LB",
+ "passport_id": "659235",
+ "passport_given_at": "2011-04-08",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1991-03-23",
+ "email": "muziktank78@gmail.com",
+ "phone": "62435524",
+ "phone_additional": null,
+ "phone_home": "54678",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "24-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-51488___",
+ "work_started_at": "2021-04-26",
+ "work_salary": "1398",
+ "work_position": "komekci terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JKLezuoJ5b7asPOM4rhYNZJQtqsGzo5fn7oGL3Cy.jpg",
+ "passport_two": "OPJZSYCwCeWvpJDKoMWrS4B9t55qr7mIWEtk8Tzu.jpg",
+ "passport_three": "datBI2bcWZdK6WLdUIvNgoydk2vbkqTVfe2AbqTr.jpg",
+ "passport_four": "3X5GzKJ9JKvKIqiYbprZBP3DGvyjVjKrukS7HFoa.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 01:41:34",
+ "updated_at": "2024-09-18 19:08:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3273,
+ "unique_id": "TB8302-3273",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Serali",
+ "customer_surname": "Irmuminow",
+ "customer_patronic_name": "Batyrowic",
+ "passport_address": "Magdanly saheri Kansar 1",
+ "real_address": "Magdanly saheri Kansar koc 1",
+ "passport_serie": "I-LB",
+ "passport_id": "869866",
+ "passport_given_at": "2015-01-07",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1998-11-19",
+ "email": "muziktank78@gmail.com",
+ "phone": "61283394",
+ "phone_additional": null,
+ "phone_home": "54732",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytandag kan mudirligi",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2020-11-04",
+ "work_salary": "1508",
+ "work_position": "Owradyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9scoUjgMkPJdNw6oWHSXLYnUngkurTwOofR16nBn.jpg",
+ "passport_two": "Eb23S5M1PcaKR1Ac7jPpf0n0kZD5CgHOqCCD57HA.jpg",
+ "passport_three": "nxgxw7n4D2LYxfBm95wj6NSr1Ja5jechzfmGz6QT.jpg",
+ "passport_four": "HgML7eFWJdrWtoT3cwBNHujrF1ZowWLHAmy3xWvh.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 01:49:38",
+ "updated_at": "2024-09-18 19:08:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3274,
+ "unique_id": "TB8302-3274",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nargiza",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Sadowletowna",
+ "passport_address": "Magdanly saheri Mollanepes 14",
+ "real_address": "Magdanly saheri Mollanepes koc 14",
+ "passport_serie": "I-AS",
+ "passport_id": "424317",
+ "passport_given_at": "2008-07-05",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1991-07-26",
+ "email": "muziktank78@gmail.com",
+ "phone": "61533599",
+ "phone_additional": null,
+ "phone_home": "51844",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "29-njiy orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3315",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "3WmLtBHn9TxF9wJBWqVDvoAMKOwqUjgvOXNgFoWx.jpg",
+ "passport_two": "cLbbB15Cv1sOEfDDoH0yNCo8MysDyMUsDkieiOn3.jpg",
+ "passport_three": "SiEf3TXUsEgRqt5PjmoBha89hQ6vcZlDJmniFLua.jpg",
+ "passport_four": "f4NUS2A1P9Fh7b58h3ZIZccJV5dm4XYvlK86eFNG.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 01:54:17",
+ "updated_at": "2024-09-18 19:08:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3275,
+ "unique_id": "TB6360-3275",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Azat",
+ "customer_surname": "Täçmämmedow",
+ "customer_patronic_name": "Eminowiç",
+ "passport_address": "Hazar ş-çe 38-2-10",
+ "real_address": "Hazar ş-çe 38-2-10",
+ "passport_serie": "I-BN",
+ "passport_id": "283271",
+ "passport_given_at": "2006-07-17",
+ "passport_given_by": "Balkanabat şäher häkimligi",
+ "born_place": "Balkanabat ş",
+ "born_at": "1990-03-25",
+ "email": "annagulgedyva229@gmail.com",
+ "phone": "65196657",
+ "phone_additional": "65196657",
+ "phone_home": "65196657",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW Bedenterbiýe we Sport baradaky müdrligi",
+ "work_company_accountant_number": "+(993)-65196657",
+ "work_started_at": "2021-10-01",
+ "work_salary": "3125",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "gQElRZqkXhqdZp1p2wFc4eb6yTc3JAYAaNJWJ0c3.jpg",
+ "passport_two": "tyh4BlAUScg5FusCYB3voIj8IiQ4w2joovcSl1FP.jpg",
+ "passport_three": "AkIfmn1f3UcaAk6nIaixKLFBAvukUgo7AnrDis0q.jpg",
+ "passport_four": "6BdOXQ3hjFVE79PaSrIVZkC872Jnj4XETQINsUVN.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 17:49:40",
+ "updated_at": "2024-09-18 21:11:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3276,
+ "unique_id": "TB8312-3276",
+ "loan_type": 4,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Bekdurdy",
+ "customer_surname": "Owezdurdyyew",
+ "customer_patronic_name": "Amandurdyyewic",
+ "passport_address": "Gazojak saheri Azady koce 142-16",
+ "real_address": "Gazojak saheri Azady koce 142-16",
+ "passport_serie": "I-LB",
+ "passport_id": "038299",
+ "passport_given_at": "1999-03-24",
+ "passport_given_by": "Gazojak saherce PB",
+ "born_place": "Darganata etrap",
+ "born_at": "1971-07-16",
+ "email": "bekowezdurdyyew@gmail.com",
+ "phone": "63811065",
+ "phone_additional": null,
+ "phone_home": "44552200",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGCM DEmirgazyk Balguyy liniya onumcilik bolegi",
+ "work_company_accountant_number": "+(993)-44551030",
+ "work_started_at": "1994-02-01",
+ "work_salary": "3081",
+ "work_position": "masinist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "wjm6jmaNYqxEo2qTQkxjpVnkTxSw5Y1X3JUJrVd1.jpg",
+ "passport_two": "A52JXrwV7AeYagC3BS746rRkSwnXqf9vBCZZ3IVK.jpg",
+ "passport_three": "M95ptYUqPX1NHA4kuyNQTkcTaYDfNrlcrIZpHiur.jpg",
+ "passport_four": "BkFAgFEh3TLI9jBaUo3SSu1CheeBkL4U0ZYhNg08.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 17:53:47",
+ "updated_at": "2024-09-18 17:56:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3277,
+ "unique_id": "TB8312-3277",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Ýazmyrat",
+ "customer_surname": "Žumanýazow",
+ "customer_patronic_name": "Baýrakgaýewiç",
+ "passport_address": "Gazojak şäheriniň D.Baýramow köçesiniň 5-nji jaýynyň 2-nji öýi",
+ "real_address": "Gazojak şäheriniň D.Baýramow köçesiniň 5-nji jaýynyň 2-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "906547",
+ "passport_given_at": "2016-03-16",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgül raýonynyň Ataoba obasy",
+ "born_at": "1987-02-08",
+ "email": "yazmyrat9065@gmail.com",
+ "phone": "63102033",
+ "phone_additional": null,
+ "phone_home": "4455234",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇ\" m-nyň ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44552321",
+ "work_started_at": "2019-08-26",
+ "work_salary": "2681",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "n8OXHkfkGjCSBhSb2b1iAy2fy8bvqQ0BvKmvAFnl.jpg",
+ "passport_two": "04mKzk8Gx9UrBYTgt2kGnZ7BxOenkJZnwxpzHtbD.jpg",
+ "passport_three": "nVtsRswVOKra7lLxtf4O86Fs4II9JEJPpU3K02Xw.jpg",
+ "passport_four": "iPeAEW6VjOjvlL83J7MKsBTilncEn664zBPV2k8x.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 18:03:13",
+ "updated_at": "2024-09-19 21:16:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3278,
+ "unique_id": "TB8312-3278",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Sapargeldi",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Aşyrgylyjowiç",
+ "passport_address": "Gazojak şäheriniň Wokzal köçesiniň 2-nji jaýynyň 2-nji öýi",
+ "real_address": "Gazojak şäheriniň Wokzal köçesiniň 2-nji jaýynyň 2-nji öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "316885",
+ "passport_given_at": "2002-10-25",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Sedwer geňeşligi",
+ "born_at": "1977-02-02",
+ "email": "sapar3168@gmail.com",
+ "phone": "64454812",
+ "phone_additional": null,
+ "phone_home": "44523204",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44552189",
+ "work_started_at": "2014-11-11",
+ "work_salary": "3282",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mg96n1QgZiLOTJKtscO0akSbVOpZdQo4cebfFT2g.jpg",
+ "passport_two": "0bi2d4H4PVXA6sp1uo73N6IqdE8B0Pc9plq25MMe.jpg",
+ "passport_three": "ZZ6ZHaB63qF3F3OkoQk689uOOFNdtKxnBmuicRfJ.jpg",
+ "passport_four": "j7PMpUH9gOQlmckbdpgzjxYgdQElhJcv2flJBMkI.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 19:32:24",
+ "updated_at": "2024-09-18 23:19:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3279,
+ "unique_id": "TB6360-3279",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maýa",
+ "customer_surname": "Guljykowa",
+ "customer_patronic_name": "Hekimowna",
+ "passport_address": "Hazar ş-çe 15-8-22",
+ "real_address": "Hazar ş-çe 15-8-22",
+ "passport_serie": "I-BN",
+ "passport_id": "073905",
+ "passport_given_at": "1999-07-30",
+ "passport_given_by": "Esenguly etrap polisýa bölümi",
+ "born_place": "Esenguly et",
+ "born_at": "1970-05-25",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "61804782",
+ "phone_additional": "61804782",
+ "phone_home": "61804782",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkangazüpjünçilik müdürligi",
+ "work_company_accountant_number": "+(993)-61804782",
+ "work_started_at": "2018-10-11",
+ "work_salary": "2197",
+ "work_position": "Barlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RSZjViAlCGFKFoo9DbJer5KExqUGuKQ2E09d4GLH.jpg",
+ "passport_two": "jYpEitmmr5BqVELfPWPWGZ2PYc0b9WExfL98Vj9t.jpg",
+ "passport_three": "LZ5VW1n0Xd5thcMfu1zhNMeD36yDAlBaqYHUfPWY.jpg",
+ "passport_four": "FJxWEYQ53LN3o8PAy09ZMFEefNKWjqlz2zXg6ts8.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 22:44:27",
+ "updated_at": "2024-10-23 14:30:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3280,
+ "unique_id": "TB8312-3280",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gulaýym",
+ "customer_surname": "Seidowa",
+ "customer_patronic_name": "Allamuradowna",
+ "passport_address": "Gazojak şäheriniň M.Abylow köçesiniň 9-njy jaýynyň 15-nji öýi",
+ "real_address": "Gazojak şäheriniň M.Abylow köçesiniň 9-njy jaýynyň 15-nji öýi",
+ "passport_serie": "II-LB",
+ "passport_id": "092318",
+ "passport_given_at": "2020-02-17",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1988-04-01",
+ "email": "gulayym0923@gmail.com",
+ "phone": "71460597",
+ "phone_additional": null,
+ "phone_home": "44551267",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44551234",
+ "work_started_at": "2024-03-01",
+ "work_salary": "1940",
+ "work_position": "Myhmanhanada abadanlaşdyryş boýunça işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ekzNHZ1lMUPzjlrbFosRtgRc9lpO8tSdXEqVQqNv.jpg",
+ "passport_two": "RIpiVcAVGp48BN5q9cwb4ylMGu6l7BJezB7WDHcv.jpg",
+ "passport_three": "q3vCyuh1LQ6vmjCrSFO1xfOcc4MJLQFSNxkKdnvL.jpg",
+ "passport_four": "9CFMHwNhcEZZcgP8rJBzdfrr37BPNjjVmJr4gVG1.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 23:01:31",
+ "updated_at": "2024-09-18 23:08:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3281,
+ "unique_id": "TB8312-3281",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Aýlar",
+ "customer_surname": "Saparjanowa",
+ "customer_patronic_name": "Orunpoladowna",
+ "passport_address": "Gazojak şäheriniň K.Sazakow köçesiniň 181-nji jaýynyň 29-njy öýi",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçesiniň 181-nji jaýynyň 29-njy öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "906809",
+ "passport_given_at": "2016-08-12",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "2000-07-15",
+ "email": "aylar9068@gmail.com",
+ "phone": "65059137",
+ "phone_additional": null,
+ "phone_home": "44552879",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata etrap bilim bölümi",
+ "work_company_accountant_number": "+(993)-44552115",
+ "work_started_at": "2023-10-19",
+ "work_salary": "4588",
+ "work_position": "mekdepde mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5oPl3BL2Wu8Hzxx85GdQRhb4CCJd0tEAkR24uAcm.jpg",
+ "passport_two": "Nl6hNLMv5UmRdXSxjADkLYaSFRIKPJfLoMH4spOG.jpg",
+ "passport_three": "9OcSBaJcZxKEaAsIwLgkipsA0zkdwikGSBuXzCCy.jpg",
+ "passport_four": "mUdoB6Yy0A0Q21ioZEgiWWDi09sT6QFE8zzw7Y9P.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-18 23:14:02",
+ "updated_at": "2024-09-19 18:35:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3282,
+ "unique_id": "TB8312-3282",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gylyçberdi",
+ "customer_surname": "Tuwakow",
+ "customer_patronic_name": "Şaberdiýewiç",
+ "passport_address": "Ç.Nurmuradow 9/2",
+ "real_address": "Ç.Nurmuradow 9/2",
+ "passport_serie": "I-LB",
+ "passport_id": "686006",
+ "passport_given_at": "2011-04-28",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1995-04-02",
+ "email": "gylyberdiii@mail.ru",
+ "phone": "61411800",
+ "phone_additional": null,
+ "phone_home": "44551242",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "15-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2020-09-01",
+ "work_salary": "3722",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "WasdkJ2CbJVg7fFfuAgsl59lgw6Gbk3Yi8H65eJD.jpg",
+ "passport_two": "VvnVr9i9K8h6JazTQdrGyfZPb1VfiKkygFPxu9Ca.jpg",
+ "passport_three": "KANoWEa78FsPH0zurpamNkBSn8NxliFUKHztneNo.jpg",
+ "passport_four": "6Mua3KlA86jEv7tZrfrqx9XASda91U9gnJicSgnM.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 00:39:00",
+ "updated_at": "2024-09-19 00:45:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3283,
+ "unique_id": "TB9315-3283",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Ogulaý",
+ "customer_surname": "Durdyýewa",
+ "customer_patronic_name": "Gurbanmyradowna",
+ "passport_address": "Görogly etrap Magtymguly geňeşligi",
+ "real_address": "Görogly etrap Magtymguly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "861767",
+ "passport_given_at": "2015-01-08",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Magtymguly geňeşligi",
+ "born_at": "1998-06-08",
+ "email": "karz.Gorogly@tbbank",
+ "phone": "61835426",
+ "phone_additional": "61835426",
+ "phone_home": "61835426",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "\"Çeper\" tikin fabrigi",
+ "work_company_accountant_number": "+(993)-61835426",
+ "work_started_at": "2020-05-06",
+ "work_salary": "1221",
+ "work_position": "biçim sehinde lekal goýujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "idjtT3oL0zbFmvYOUkuaImfS6ViSJ6xbOq5kfG3Z.jpg",
+ "passport_two": "bandTXWCKRHMbiSERghaamZEVpXXIjHibvCcJ6Ev.jpg",
+ "passport_three": "SJTAP826lnZwUJJLoC7DT3gcKtlWhpYKrotKRsR7.jpg",
+ "passport_four": "ROaKIT6wIViTYR8JQJxESmoMUlH3p8oGhdmVz2pT.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 00:54:57",
+ "updated_at": "2024-09-19 00:54:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3284,
+ "unique_id": "TB9315-3284",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Baky",
+ "customer_surname": "Amandurdyýew",
+ "customer_patronic_name": null,
+ "passport_address": "Görogly etrap Hüdik Myradow geňeşligi",
+ "real_address": "Görogly etrap Hüdik Myradow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "951509",
+ "passport_given_at": "2017-10-03",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Hüdik Myradow geňeşligi",
+ "born_at": "2001-09-10",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62751939",
+ "phone_additional": "62751939",
+ "phone_home": "62751939",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "\"Berk Amal\" hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-62751939",
+ "work_started_at": "2023-05-01",
+ "work_salary": "5657",
+ "work_position": "brigader",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ybl8ckWAdUhsmYFGccBolaGTgvJuvIIBmQkiCnoL.jpg",
+ "passport_two": "sGFP8VSpV5LIdJnf73oWPPL3OFswVDsMTkiMUlXR.jpg",
+ "passport_three": "VJiEOBfz6xSSDFeca6I1XVqmZMsSbkC2qB3fDgxf.jpg",
+ "passport_four": "vj3rDc6L0lG9RVA7eQCwlm6kya18CM4gN4Htgf29.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 01:23:18",
+ "updated_at": "2024-09-19 01:23:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3285,
+ "unique_id": "TB8312-3285",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Altyn",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Gurbanmuratowna",
+ "passport_address": "Gazojak saheri Sazakow koce 158-31",
+ "real_address": "Gazojak saheri Sazakow koce 158-31",
+ "passport_serie": "I-LB",
+ "passport_id": "906849",
+ "passport_given_at": "2016-09-14",
+ "passport_given_by": "Birata etrap hakimligi",
+ "born_place": "Gazojak saheri",
+ "born_at": "2000-07-30",
+ "email": "saparovaaltyn@gmail.com",
+ "phone": "61971639",
+ "phone_additional": null,
+ "phone_home": "44550580",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "15-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44522020",
+ "work_started_at": "2022-11-28",
+ "work_salary": "2900",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xHNSwdkZHXCOxamH1YLuN3ZlR8dSRn176tuRWCXk.jpg",
+ "passport_two": "DUoR0LBNEL4fnfpp83R7cMKhvCANfvly9Ked4Z3p.jpg",
+ "passport_three": "4EVaH5RIcaIhgpE9UuGucYj8SWqwAkbUxhB4LFL9.jpg",
+ "passport_four": "CWLB0KzaokMPj1RDIkcaGPbh3Mrsf1ZalgoLgD4p.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 18:40:03",
+ "updated_at": "2024-09-19 18:42:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3286,
+ "unique_id": "TB8312-3286",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maýa",
+ "customer_surname": "Eminowa",
+ "customer_patronic_name": "Eminowna",
+ "passport_address": "Magtymguly 142/4",
+ "real_address": "Magtymguly 142/4",
+ "passport_serie": "II-LB",
+ "passport_id": "041800",
+ "passport_given_at": "2019-05-02",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Darganata etrap häkimligi",
+ "born_at": "2003-02-22",
+ "email": "maya2003@mail.ru",
+ "phone": "71168752",
+ "phone_additional": null,
+ "phone_home": "44551245",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Ýaşaýyş jabý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44551253",
+ "work_started_at": "2024-07-10",
+ "work_salary": "1726",
+ "work_position": "Abatlaýyş boçunça işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "sXyMH9821jgN756au4YyfDKhlmcrKyuV49BXWHOk.jpg",
+ "passport_two": "YRpCUOkqIhqU6THuMMA4UC7zLTy7KOTyb1H3xZI4.jpg",
+ "passport_three": "2wTmwlNqTDTwdeuaqrHXDJax1Gxl7ehjd7DoXmfs.jpg",
+ "passport_four": "N6MQU12fYfRqJlxHATiwU3uTKpA51r5u2Ui8Klxh.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 18:47:46",
+ "updated_at": "2024-09-19 21:17:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3287,
+ "unique_id": "TB8312-3287",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Şamurat",
+ "customer_surname": "Akgabaýew",
+ "customer_patronic_name": "Orazmuradowiç",
+ "passport_address": "Şyharyk 1",
+ "real_address": "Şyharyk 1",
+ "passport_serie": "I-LB",
+ "passport_id": "017339",
+ "passport_given_at": "1998-08-18",
+ "passport_given_by": "Gazojak şäherçe PB",
+ "born_place": "Sedwer geňeşligi",
+ "born_at": "1972-03-01",
+ "email": "samuratka@mail.ru",
+ "phone": "65357119",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ müdirligi",
+ "work_company_accountant_number": "+(993)-44551253",
+ "work_started_at": "2007-02-01",
+ "work_salary": "4291",
+ "work_position": "Bejeriş işleri boýunça ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SOpR1R8aakeA6ErQ9ADvtZwjn5tt86ZCsu3Fdcox.jpg",
+ "passport_two": "tYGEFR5BsGyUaRaKYIgtql5fELS7Zk37u1jaVgYK.jpg",
+ "passport_three": "g8QxhkY2YB4Zoiriu9TuigOOPZsYEbYWLfy2Z1wn.jpg",
+ "passport_four": "ZVgax8z7toDqLEL9sy0cSpTvAQgKsuyz59mtPw4F.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 19:37:15",
+ "updated_at": "2024-09-19 21:17:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3288,
+ "unique_id": "TB8312-3288",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maksat",
+ "customer_surname": "Baýjanow",
+ "customer_patronic_name": "Ýazmyradowiç",
+ "passport_address": "Ö.Nazarow 35",
+ "real_address": "Ö.Nazarow 35",
+ "passport_serie": "I-BN",
+ "passport_id": "362527",
+ "passport_given_at": "2007-07-29",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata şäherçesi",
+ "born_at": "1974-07-27",
+ "email": "maksatbayjanow@mail.ru",
+ "phone": "64439394",
+ "phone_additional": null,
+ "phone_home": "44551243",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ müdirligi",
+ "work_company_accountant_number": "+(993)-44555125",
+ "work_started_at": "2020-06-26",
+ "work_salary": "1936",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8Lc0JI075qkxQQ1uoG7jBbKUPHivOHa5u6ip2xty.jpg",
+ "passport_two": "2ujgv4ANznqor4zdOFzowEOiLBWzxhg3qdcatj1P.jpg",
+ "passport_three": "mCOE3etW73j8VlCcY6yQpW8ebnnhY06ao6CDoGw3.jpg",
+ "passport_four": "oImIqd45F7Rzs9tSMMI0uk706fYriCJ7Vbc6DLYe.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 19:58:53",
+ "updated_at": "2024-09-22 21:21:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3289,
+ "unique_id": "TB1303-3289",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Hojamyrat",
+ "customer_surname": "Hojaýew",
+ "customer_patronic_name": "Söýünowiç",
+ "passport_address": "Aşgabat şäher Köpetdag etrap Parahat 3/1 10-njy jaýy 53-nji otagy",
+ "real_address": "Aşgabat şäher Köpetdag etrap Parahat 3/1 10-njy jaýy 53-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "311911",
+ "passport_given_at": "2004-05-17",
+ "passport_given_by": "Aşgabat şäheriniň Çandybil etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Akdepe etrabynyň Ata-ýab obasy",
+ "born_at": "1963-05-14",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65601683",
+ "phone_additional": "65019753",
+ "phone_home": "65019753",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Büzmeýin jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-65019753",
+ "work_started_at": "2024-03-29",
+ "work_salary": "3586",
+ "work_position": "baş inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "C0009PbEtf7jGHvNiOVQ5bQgMHM6oBm8wQ386SQP.jpg",
+ "passport_two": "kvmPejjFN1dNCWEKezkeFiVKr4kNN9TVOQWMwKd2.jpg",
+ "passport_three": "W8W74x1uGqigG7Hv5rnX0kpwSLFdCcPSrGB7tsoO.jpg",
+ "passport_four": "N2JPbjM4s4zCr5gw0foVCCEuMuPZlmufvXyoxzX2.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 20:00:07",
+ "updated_at": "2024-10-01 16:59:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3290,
+ "unique_id": "TB6360-3290",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Sülgünjemal",
+ "customer_surname": "Gowşudowa",
+ "customer_patronic_name": "Çaryýarowna",
+ "passport_address": "Hazar ş-çe 15-15-28",
+ "real_address": "Hazar ş-çe 15-15-28",
+ "passport_serie": "I-BN",
+ "passport_id": "524296",
+ "passport_given_at": "2016-09-23",
+ "passport_given_by": "Serdar etrap häkimligi",
+ "born_place": "Serdar et",
+ "born_at": "1989-02-23",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64558413",
+ "phone_additional": "64558413",
+ "phone_home": "64558413",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe JHM",
+ "work_company_accountant_number": "+(993)-64558413",
+ "work_started_at": "2015-03-07",
+ "work_salary": "2311",
+ "work_position": "meýdan süpürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FkbYKCmMmDZ2USu5ekVVrY4QfZcxKBZPYvcMFVBd.jpg",
+ "passport_two": "R0kxV31foLxtfvSNQhiE8QARrLQCOxVJa1BWnnOr.jpg",
+ "passport_three": "YiE7FBH2HQaX7C3Tel1A6ekUjhpHt2KnGANVqLfK.jpg",
+ "passport_four": "Q1X56XKxhxwfbbcOIpIbkuwgEu0AAaN16urBE6xp.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 20:04:34",
+ "updated_at": "2024-09-30 11:10:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3291,
+ "unique_id": "TB1303-3291",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Dilber",
+ "customer_surname": "Narowa",
+ "customer_patronic_name": "Amanowna",
+ "passport_address": "Aşgabat şäher Berkararlyk etraby Demirçiler geçelge 35-nji jaýy 8-nji jaýy",
+ "real_address": "Aşgabat şäher Berkararlyk etraby Demirçiler geçelge 35-nji jaýy 8-nji jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "463155",
+ "passport_given_at": "2007-05-25",
+ "passport_given_by": "Mary welaýatynyň Baýramaly etrap häkimligi",
+ "born_place": "Mary welaýatynyň Baýramaly şäheri",
+ "born_at": "1984-05-20",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64578324",
+ "phone_additional": "64574192",
+ "phone_home": "64574192",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Saglyk\" derman kärhanasy",
+ "work_company_accountant_number": "+(993)-12761323",
+ "work_started_at": "2023-06-01",
+ "work_salary": "1704",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "diPfEGMOhzS2epO7aep9gU2xCq7FpWCYZMUJh0ya.jpg",
+ "passport_two": "kPbfhlTdsNf9hAjKmTg2Eh0tcuMX4Ro7HtrvK3H0.jpg",
+ "passport_three": "JVlGnbVZSnnC4WvWsQ77FLRN0z50cBiBZPZUeHcs.jpg",
+ "passport_four": "bvaXLb4kFU9ElUMFGIEI8diuvX33fwHzkrDpSX5O.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 20:06:20",
+ "updated_at": "2024-10-04 10:23:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3292,
+ "unique_id": "TB8312-3292",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Muratjan",
+ "customer_surname": "Amangylyjow",
+ "customer_patronic_name": "Pollyýewiç",
+ "passport_address": "Saparjanow 2/1",
+ "real_address": "Saparjanow 2/1",
+ "passport_serie": "I-LB",
+ "passport_id": "906485",
+ "passport_given_at": "2016-02-20",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Birata etrap Sediwer geňeşligi",
+ "born_at": "1969-06-03",
+ "email": "muratjan@mail.ru",
+ "phone": "65230666",
+ "phone_additional": null,
+ "phone_home": "44550124",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ müdirligi",
+ "work_company_accountant_number": "+(993)-44551874",
+ "work_started_at": "2013-03-01",
+ "work_salary": "3831",
+ "work_position": "5-nji tehnologiki kompressorlaryň",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BO9SkVEWmQpNjDDvEVDnpXMVA84zgl48fpdkWx6z.jpg",
+ "passport_two": "147gCNuLaBOnQ1neMzxiatECTqPXPe4jPAu9uxE9.jpg",
+ "passport_three": "aOIdOL9Q34vXKeAss655gCyiLxvtPTj5LDRZfG82.jpg",
+ "passport_four": "4SIWuD7d9VAlNKw9O9BPwhnu4NnvRCoH6do4xwph.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 20:09:04",
+ "updated_at": "2024-09-19 21:19:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3293,
+ "unique_id": "TB8311-3293",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Togtamurat",
+ "customer_surname": "Joraýew",
+ "customer_patronic_name": "Bebudowiç",
+ "passport_address": "LW-nyň Dänew etr Garaşsyzlyk şäher Boýnyuzyn geň Durmyşly oba Aşgabat köçe jaý-54",
+ "real_address": "LW-nyň Dänew etr Garaşsyzlyk şäher Boýnyuzyn geň Durmyşly oba Aşgabat köçe jaý-54",
+ "passport_serie": "I-LB",
+ "passport_id": "047075",
+ "passport_given_at": "1999-04-25",
+ "passport_given_by": "LW-nyň Boýnyuzyn etrap PB",
+ "born_place": "LW-nyň Boýnyuzyn etr Bonyuzyn geňeşligi",
+ "born_at": "1977-08-03",
+ "email": null,
+ "phone": "62321127",
+ "phone_additional": "62321127",
+ "phone_home": "62321127",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-62321127",
+ "work_started_at": "2012-01-10",
+ "work_salary": "2205",
+ "work_position": "BDYOSde bejeriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZhX8xR5L3MPksYjdZq4Y8NAhcAavKCnzJ3Fsp0Or.jpg",
+ "passport_two": "i62JnPSruQXYbsKAuphroEdiqNCGnNEOax2t2eot.jpg",
+ "passport_three": "2emIIRvbL1pERd1SJ7ZfRwjOmdr4r9ERu1678Yfv.jpg",
+ "passport_four": "i6iH4Sv8QE6iY7Cui6hl76Cwh8aHRI7oDrBNpyTV.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 23:13:56",
+ "updated_at": "2024-09-23 01:40:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3294,
+ "unique_id": "TB8311-3294",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Malika",
+ "customer_surname": "Narmedowa",
+ "customer_patronic_name": "Şakirjanowna",
+ "passport_address": "LW-nyň Dänew etr Seýdi şäher Ýaşlyk k/etr jaý-7 öý-6",
+ "real_address": "LW-nyň Dänew etr Seýdi şäher Ýaşlyk k/etr jaý-7 öý-6",
+ "passport_serie": "II-LB",
+ "passport_id": "158281",
+ "passport_given_at": "2022-04-15",
+ "passport_given_by": "LW-nyň Dänew etrap Poisiýa bölümil",
+ "born_place": "LW-Türkmenabat şäher",
+ "born_at": "1995-06-06",
+ "email": null,
+ "phone": "63666280",
+ "phone_additional": "63666280",
+ "phone_home": "63666280",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-63666280",
+ "work_started_at": "2021-01-26",
+ "work_salary": "3149",
+ "work_position": "Uly inspektor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "bUy6PPRDVAXnIldcWHkMeTxpiVsnRxFbL9FFgMQ1.jpg",
+ "passport_two": "ruzCdmnDnyQxvUKXfmC0igdpqGDgVzSeWZ3ei8dV.jpg",
+ "passport_three": "ZCG213WCGU8uTxmwtAUcCjPI8ngh2BhVgx2RO43O.jpg",
+ "passport_four": "ItxbZvEzdahVvqfMJIW2OrpPYLJPNOtUmUvazfGd.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 23:36:38",
+ "updated_at": "2024-09-23 01:41:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3295,
+ "unique_id": "TB8312-3295",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Orazmuhammed",
+ "customer_surname": "Taganow",
+ "customer_patronic_name": "Aşyrmädowiç",
+ "passport_address": "Daşoguz welaýatynyň S.Türkmenbaşy şäherçe Aşgabat köçe 48/5",
+ "real_address": "Daşoguz welaýatynyň S.Türkmenbaşy şäherçe Aşgabat köçe 48/5",
+ "passport_serie": "I-DZ",
+ "passport_id": "471149",
+ "passport_given_at": "2006-04-12",
+ "passport_given_by": "Daşoguz welaýatynyň S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "Daşoguz welaýatynyň S.Türkmenbaşy etrabynyň Ýalkym geňeşligi",
+ "born_at": "1987-05-05",
+ "email": "orazmuh@mail.ru",
+ "phone": "62544895",
+ "phone_additional": null,
+ "phone_home": "44551238",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "SGÖBLÖ müdirligi",
+ "work_company_accountant_number": "+(993)-74125365",
+ "work_started_at": "2020-01-10",
+ "work_salary": "2900",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "e6MpGpSYTD6OKdDuJU0WL78bm5nEOcja0kneFhLo.jpg",
+ "passport_two": "ANJPpjxbVCFQBcTjGo3x25hVJV6wgjByCNiEbRG0.jpg",
+ "passport_three": "zT859xSHBjWU9IIES088E8Ju3ohCYt0pHhFp6vdS.jpg",
+ "passport_four": "JZoEXtAA8eidkvGwaDi2XCcqH2VO44QOiZdzGfUR.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-19 23:43:03",
+ "updated_at": "2024-09-22 22:26:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3296,
+ "unique_id": "TB2305-3296",
+ "loan_type": 1,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Nurymyradowiç",
+ "passport_address": "Sarahs şäheriniň Salyrýap köçesiniň 6-njy jaýy",
+ "real_address": "Sarahs şäheriniň Salyrýap köçesiniň 6-njy jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "655132",
+ "passport_given_at": "2015-11-27",
+ "passport_given_by": "Sarahs etrap hakimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheri",
+ "born_at": "1999-09-07",
+ "email": null,
+ "phone": "64947649",
+ "phone_additional": null,
+ "phone_home": "61070899",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň häkimliginiň 3-nji hünär tehniki mekdebi",
+ "work_company_accountant_number": "+(993)-13423651",
+ "work_started_at": "2024-07-17",
+ "work_salary": "1350",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c1p6NUGZmr7kLLF5KGAqtpe0e3Qw9veOIoSupnQL.jpg",
+ "passport_two": "0qS4q2n7AkF8a0PDqPvqUZrSovKJBOFVPH5RhkWW.jpg",
+ "passport_three": "OyIoGKhHeMeEvf7pZbX5jJyGyvmlQ7nyjEnsneMn.jpg",
+ "passport_four": "8PF1l3g0UGxtTchULfV1z8AMRPlbCO48SRpJSC5B.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-20 01:18:58",
+ "updated_at": "2024-09-20 01:18:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3297,
+ "unique_id": "TB8312-3297",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Laçyn",
+ "customer_surname": "Muradowa",
+ "customer_patronic_name": "Gurbanmuradowna",
+ "passport_address": "Gazojak şäheri Magtymguly köçesi 151 jaýy 6 öýi.",
+ "real_address": "Gazojak şäheri Magtymguly köçesi 151 jaýy 6 öýi.",
+ "passport_serie": "I-LB",
+ "passport_id": "387647",
+ "passport_given_at": "2004-03-25",
+ "passport_given_by": "Birata etrap hakimligi.",
+ "born_place": "Danew etrabynyn Gabakly obasy.",
+ "born_at": "1987-11-07",
+ "email": "muradowalachyn87@gmail.com",
+ "phone": "63040805",
+ "phone_additional": null,
+ "phone_home": "52217",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TTPT bankynyn Gazojak saher sahamçasy.",
+ "work_company_accountant_number": "+(993)-50620___",
+ "work_started_at": "2020-11-01",
+ "work_salary": "2123",
+ "work_position": "hunarmen",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "gKV3MUt110ID4wTjhjrr8PKdCPPq0Y2ao0t0Aaed.jpg",
+ "passport_two": "pSRwRb8ob1g5VWQJuIN8dhrZqsAOlnJ02cHZyazz.jpg",
+ "passport_three": "mWz6tvWYabKVWu0lpET0kixYfVIvWtokspQxoj7T.jpg",
+ "passport_four": "yPDdHZnBvl9kMnZDCWnE91YMsfsI5Dy46Hj1LUQY.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-20 01:20:27",
+ "updated_at": "2024-09-20 01:21:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3298,
+ "unique_id": "TB9314-3298",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Rejepdurdy",
+ "customer_surname": "Kakabaýew",
+ "customer_patronic_name": "Amandurdyýewiç",
+ "passport_address": "Köneürgenç etrap Derýalyk geňeşligi",
+ "real_address": "Köneürgenç etrap Derýalyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "831906",
+ "passport_given_at": "2013-12-23",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Derýalyk geňeşligi",
+ "born_at": "1997-05-09",
+ "email": "Rejepdurdy@mail",
+ "phone": "62976374",
+ "phone_additional": "62976374",
+ "phone_home": "62976374",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz welaýatynyň Polisiýa müdirligi",
+ "work_company_accountant_number": "+(993)-62976374",
+ "work_started_at": "2023-05-30",
+ "work_salary": "1774",
+ "work_position": "HB-nyň ýanyndaky Maldarçylyk we guşçylyk boýunça gök ekerançysy bolup işleýär",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "viFv7Vt1lO10HwHmLGtDqC6E6zLvsePnKMM5KE9U.jpg",
+ "passport_two": "C7qQJe1q9xCHOGyaKESWedUC8vgo8UUOl8IQBfb7.jpg",
+ "passport_three": "FGUtinkPMJY6vn3uSrUO8UlOXml6xDyaCfBFBIFu.jpg",
+ "passport_four": "aWzlxLovN2lBWVEzlJaHGZFfgh4bSxsqG7rTzJqt.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-20 01:46:04",
+ "updated_at": "2024-09-20 01:47:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3299,
+ "unique_id": "TB7390-3299",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Aýna",
+ "customer_surname": "Çuliýewa",
+ "customer_patronic_name": "Çarynazarowna",
+ "passport_address": "Mary şäher Galkynyş jaý 73 öý 33",
+ "real_address": "Mary şäher Galkynyş jaý 73 öý 33",
+ "passport_serie": "II-MR",
+ "passport_id": "411259",
+ "passport_given_at": "2024-07-13",
+ "passport_given_by": "Mary şäher PB",
+ "born_place": "Mary şäheri",
+ "born_at": "1991-06-27",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "62614946",
+ "phone_additional": "62614946",
+ "phone_home": "62614946",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "Wekilbazar etrap medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-62614946",
+ "work_started_at": "2013-08-01",
+ "work_salary": "1889",
+ "work_position": "çäre gurnaýjy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "OvjvQYluLFeLVxk83a1a7jBMx6oVymAhvLmDJhCH.jpg",
+ "passport_two": "pO5r37GXOidweuRo98Zb1BcGCyyHmdwaEOtFbYhF.jpg",
+ "passport_three": "q3p0Toif6VG2HVSv0lBQs7WKrCIbhxLsA5951Meo.jpg",
+ "passport_four": "9vTErLLuEWBj7Be1fXJGZalbOxwn9DW2QqbgUIt3.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-20 01:54:16",
+ "updated_at": "2024-09-20 01:54:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3300,
+ "unique_id": "TB9314-3300",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Merdan",
+ "customer_surname": "Täçmuradow",
+ "customer_patronic_name": "Baýrammyradowiç",
+ "passport_address": "S.Türkmenbaşy etrabynyň Görelde geňeşligi",
+ "real_address": "S.Türkmenbaşy etrabynyň Görelde geňeşligi",
+ "passport_serie": "I-BN",
+ "passport_id": "351518",
+ "passport_given_at": "2008-08-13",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "S.Türkmenbaşy etrabynyň Görelde geňeşligi",
+ "born_at": "1984-09-20",
+ "email": "Merdan@mail",
+ "phone": "63409208",
+ "phone_additional": "63409208",
+ "phone_home": "63409208",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Türkmengazüpjünçilik birleşiginiň gazlaşdyryş boýunça Gurluşyk gurnaýyş müdirligi",
+ "work_company_accountant_number": "+(993)-63409208",
+ "work_started_at": "2004-05-04",
+ "work_salary": "2538",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ssBjW8O56RmJ3md9jChGmcP3EsPf0zvOyniATXhT.jpg",
+ "passport_two": "7xOpzXT0HZvXNcvON4Fho4XRjobuH3dtdZSDaq5a.jpg",
+ "passport_three": "o1Tge9BwNnQzZumowTlPfZgzqVRIHfZmbsQtYsl9.jpg",
+ "passport_four": "qbilvWjASQ37x6E2HRZ9HvhK6ZdnF47U4l0Z2Upl.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-20 01:59:29",
+ "updated_at": "2024-09-20 02:03:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3301,
+ "unique_id": "TB7390-3301",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Baýrammuhammet",
+ "customer_surname": "Nurmuhammedow",
+ "customer_patronic_name": "Pirmuhammedowiç",
+ "passport_address": "Mary şäher Muhadow ÝJT Daragt köçe jaý 83",
+ "real_address": "Mary şäher Muhadow ÝJT Daragt köçe jaý 83",
+ "passport_serie": "I-MR",
+ "passport_id": "068607",
+ "passport_given_at": "1999-11-17",
+ "passport_given_by": "Mary etrap PB",
+ "born_place": "Mary etraby",
+ "born_at": "1978-05-06",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65592875",
+ "phone_additional": "65592875",
+ "phone_home": "65592875",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Türkmenbaşy PTB Mary welaýat şahamçasy",
+ "work_company_accountant_number": "+(993)-65592875",
+ "work_started_at": "2015-02-18",
+ "work_salary": "2387",
+ "work_position": "esasy hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MCa7vwA2CnQqUW3GlRc7amlC3uXpyjj2NIDqTjl9.jpg",
+ "passport_two": "gRE4r1I5Zu4qcZFnVBp3KRl0UliQkgml40xMFkLX.jpg",
+ "passport_three": "99Qh0d6o6TaNQX2NQC7mBbw6Amj8GNpheaFV0PUt.jpg",
+ "passport_four": "W47wQV6ve2NediQ4li67dbyE5WEyO69bC8AXW02d.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-20 02:01:16",
+ "updated_at": "2024-09-20 02:01:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3302,
+ "unique_id": "TB9314-3302",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Begenç",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Annataganowiç",
+ "passport_address": "S.Türkmenbaşy etraby Gyzyljagala geňeşligi",
+ "real_address": "S.Türkmenbaşy etraby Gyzyljagala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "957777",
+ "passport_given_at": "2017-12-25",
+ "passport_given_by": "Saparmyrat Türkmenbaşy etrap häkimligi",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň Gurbansoltan eje geňeşligi",
+ "born_at": "1986-08-13",
+ "email": "Begenc@mail",
+ "phone": "63900316",
+ "phone_additional": "63900316",
+ "phone_home": "63900316",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-35602___",
+ "work_started_at": "2009-03-01",
+ "work_salary": "4060",
+ "work_position": "IP we HAB-ň gözegçisi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "CfnECgw0eSVqIUyxPXdW6oM0dKjvGP8BGTpllZub.jpg",
+ "passport_two": "RRpwS618iR1U73Sv1KG3nuwwg406zZVdUMYaOrEf.jpg",
+ "passport_three": "EIVARzzqGIMCnpz4I79ah5BIMUFbGiTLlK416lw7.jpg",
+ "passport_four": "ZuFASpVXbdrXfocb0de7t3Ytj5LjNovxb9eet3WO.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-20 02:13:28",
+ "updated_at": "2024-09-20 02:15:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3303,
+ "unique_id": "TB6360-3303",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "leýli",
+ "customer_surname": "Begnyýazowa",
+ "customer_patronic_name": "Resulowna",
+ "passport_address": "Hazar ş-çe ÝJT Ýüpek ýol jaý 211",
+ "real_address": "Hazar ş-çe ÝJT Ýüpek ýol jaý 211",
+ "passport_serie": "I-BN",
+ "passport_id": "550156",
+ "passport_given_at": "2018-08-11",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş-çe",
+ "born_at": "2002-07-23",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65428164",
+ "phone_additional": "65428164",
+ "phone_home": "65428164",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmen döwlet maliýe instituty",
+ "work_company_accountant_number": "+(993)-65428164",
+ "work_started_at": "2001-08-01",
+ "work_salary": "3443",
+ "work_position": "talyp",
+ "education": "Unfinished_high_education",
+ "marriage_status": "single",
+ "passport_one": "UFNbESO0KGI7EQCxlAJvA7G1u1FCttAp3J9L83gU.jpg",
+ "passport_two": "TOtyDvKzACvr8NVNILqrdZebIy3S4D3Pd6Uw31ca.jpg",
+ "passport_three": "Ct8eHnv9SDigxuJhmAu61uDmSC8RZms8tczbDeAa.jpg",
+ "passport_four": "HZ32WYflY88LS2g0eMCerZnaSbQZKTd0Fxmdau8Q.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-22 23:05:44",
+ "updated_at": "2024-09-22 23:26:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3304,
+ "unique_id": "TB8311-3304",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Hudaýberdi",
+ "customer_surname": "Altybaýew",
+ "customer_patronic_name": "Ýusupbaýewiç",
+ "passport_address": "LW-nyň Dänew etrap Seýdi şäher Gabakly geň. köçe R.Seýidow jaý-1A",
+ "real_address": "LW-nyň Dänew etrap Seýdi şäher Gabakly geň. köçe R.Seýidow jaý-1A",
+ "passport_serie": "I-LB",
+ "passport_id": "156789",
+ "passport_given_at": "2000-11-12",
+ "passport_given_by": "LW-nyň Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Dänew etrap Seýdi şäher Gabakly geň.",
+ "born_at": "1983-07-29",
+ "email": null,
+ "phone": "65430193",
+ "phone_additional": "65430193",
+ "phone_home": "65430193",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-65430193",
+ "work_started_at": "2013-05-31",
+ "work_salary": "2387",
+ "work_position": "Ýol bejeriji",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "Ux2LPb2dHEovWlpcsPADo87HwIggV0218BJligod.jpg",
+ "passport_two": "i1sbydFJKvimqoL7ZxOsCz8k5ZKloyql5FnkSTuz.jpg",
+ "passport_three": "BDtbvQ8ohSO77n66ZaPDtLJXtsdHwjCqPYcFhDqt.jpg",
+ "passport_four": "1Ln4MMNGemFJ8LG3gaPbSLgdw2J5FSWPRRWYMwLP.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-23 00:38:53",
+ "updated_at": "2024-09-23 01:41:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3305,
+ "unique_id": "TB2305-3305",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Guwanç",
+ "customer_surname": "Akmuradow",
+ "customer_patronic_name": "Aýdogdyýewiç",
+ "passport_address": "Sarahs etrabynyň Gökhan obasy",
+ "real_address": "Sarahs etrabynyň Gökhan obasy",
+ "passport_serie": "I-MR",
+ "passport_id": "642809",
+ "passport_given_at": "2011-05-05",
+ "passport_given_by": "Türkmengala etrap häkimligi",
+ "born_place": "Türkmengala etrabynyň Kemine adyndaky geňeşligi",
+ "born_at": "1974-09-11",
+ "email": null,
+ "phone": "64427065",
+ "phone_additional": null,
+ "phone_home": "63013402",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabatsuwgurluşyk önümçiligi",
+ "work_company_accountant_number": "+(993)-12739533",
+ "work_started_at": "2023-06-01",
+ "work_salary": "1559",
+ "work_position": "Läbik sorujynyň işçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rvzYxNDKxkC10BzAgU5K93jvaWdVoZkFFB0l2xmG.jpg",
+ "passport_two": "FAmgYts45lvP17SKUbBTFf6KkRqxQ8JVUrBGYUBj.jpg",
+ "passport_three": "yiPWIqUwTQGbcGYt8199OY2xQ7Lv1HpMEdnCJE67.jpg",
+ "passport_four": "yCj3El0r6hwQZWdAwA7e2CjKEq3ahvP34677pVt6.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-23 00:59:56",
+ "updated_at": "2024-09-23 00:59:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3306,
+ "unique_id": "TB8311-3306",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Akpamyk",
+ "customer_surname": "Mamedowa",
+ "customer_patronic_name": "Muradowna",
+ "passport_address": "etr.Dänew ş.Seýdi I-nji k/etr jaý-10a öý-12",
+ "real_address": "etr.Dänew ş.Seýdi I-nji k/etr jaý-10a öý-12",
+ "passport_serie": "I-LB",
+ "passport_id": "628347",
+ "passport_given_at": "2011-03-26",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "etr.Dänew ş.Seýdi",
+ "born_at": "1983-07-29",
+ "email": null,
+ "phone": "61367494",
+ "phone_additional": "61367494",
+ "phone_home": "61367494",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Seýdi Pagta egriji fabrigi",
+ "work_company_accountant_number": "+(993)-61367494",
+ "work_started_at": "2021-03-26",
+ "work_salary": "2019",
+ "work_position": "egriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qZxpO5Vw3YCgNeonWqbTBsf4CuLZ3NPaoSP8Nju1.jpg",
+ "passport_two": "oQYetq1SQy2k5z1kYGf4YkNhfYPt3IAspNRh0By4.jpg",
+ "passport_three": "2FpsZ1AN6Zg3pcoiA3cBxES71mYxYxIeS0uYhr2i.jpg",
+ "passport_four": "8VorB6cqE7sHr6LscjdN4d5CvkJliuUoorG0FY7e.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-23 01:35:27",
+ "updated_at": "2024-09-23 01:42:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3307,
+ "unique_id": "TB7390-3307",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Hezretguly",
+ "customer_surname": "Karyýew",
+ "customer_patronic_name": "Annaberdiýewiç",
+ "passport_address": "Mary şäher Zaman köçesi jaý 74 öý 7",
+ "real_address": "Mary şäher Zaman köçesi jaý 74 öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "384645",
+ "passport_given_at": "2007-07-14",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Murgap etraby Dostlyk geňeşligi",
+ "born_at": "1991-04-30",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "62047920",
+ "phone_additional": "62047920",
+ "phone_home": "62047920",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-62047920",
+ "work_started_at": "2023-03-15",
+ "work_salary": "1860",
+ "work_position": "montýor",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "TKP5kils3TnqiSEoAoOVMStAG18z4jdXkzjmfKAb.jpg",
+ "passport_two": "J97o4lkkJXuBfz43G31ZKlJf80QKlbq0N4qZp3Kw.jpg",
+ "passport_three": "ctiSVzyUl3ziWXVO0MdTXZrbAcANvYIM6TG9nznY.jpg",
+ "passport_four": "OXTCBZwhEksFdBmFN24Xq28w7aEW6rs1EXEZJFj5.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-23 01:40:44",
+ "updated_at": "2024-09-23 01:40:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3308,
+ "unique_id": "TB8302-3308",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Suhrat",
+ "customer_surname": "Butoyarow",
+ "customer_patronic_name": "Aralowic",
+ "passport_address": "Magdanly saheri Sa mulk 9",
+ "real_address": "Magdanly saheri Sa mulk koc 9",
+ "passport_serie": "I-LB",
+ "passport_id": "976666",
+ "passport_given_at": "2017-12-19",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1976-04-21",
+ "email": "muziktank78@gamail.com",
+ "phone": "65233787",
+ "phone_additional": null,
+ "phone_home": "55685",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "TPTB Turkmenbasy bank Magdanly saher sahamcasy",
+ "work_company_accountant_number": "+(993)-51554___",
+ "work_started_at": "2010-12-23",
+ "work_salary": "2361",
+ "work_position": "Esasy hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jZWB9WLSuC4iyrtWAazFXTrudHwi25Ev8iohsPKX.jpg",
+ "passport_two": "8Rqab5hTVTfEYUeG0QygKeaIL4GHaxXEdoN37GTS.jpg",
+ "passport_three": "IhByOCyqQyIe2fLK4B5lGWYD3N0WHn55n1xOhBoG.jpg",
+ "passport_four": "8pNxecm1TFLoXlIEPoxhadN8eEC3LYfLf2HJERhd.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-23 01:44:55",
+ "updated_at": "2024-09-23 01:45:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3309,
+ "unique_id": "TB9313-3309",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 26,
+ "customer_name": "Alibek",
+ "customer_surname": "Mamutow",
+ "customer_patronic_name": "Maksudowiç",
+ "passport_address": "Daşoguz şäheriniň Edermen köçesiniň 27njijaýy",
+ "real_address": "Daşoguz şäheriniň Edermen köçesiniň 27njijaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "772989",
+ "passport_given_at": "2012-08-08",
+ "passport_given_by": "Daşoguz şäher häkimligi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1996-08-01",
+ "email": "alibek@mail.ru",
+ "phone": "62486411",
+ "phone_additional": "62486411",
+ "phone_home": "62486411",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "\"Daşoguztaslama\" taslama instituty",
+ "work_company_accountant_number": "+(993)-62486411",
+ "work_started_at": "2023-03-16",
+ "work_salary": "1782",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MqJmm9nrQ0xvYPVCX1qzsNHKsCj9dptYKbtf0Vig.jpg",
+ "passport_two": "VlMPWio2Wd09yXL9WIy6LkRzhMxP4fQPxtVvD5kQ.jpg",
+ "passport_three": "tQnbznjY6TY5H2HRFqfPcPlhxEQNCz734A0eQNbs.jpg",
+ "passport_four": "0Ehvrb88cDmLskfaJuvnZtLCBdWDW1Ch9L0LcUHR.jpg",
+ "user_id": 895,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-23 02:00:27",
+ "updated_at": "2024-10-01 17:11:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3310,
+ "unique_id": "TB9314-3310",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Mekan",
+ "customer_surname": "Ýegelekow",
+ "customer_patronic_name": "Tirkeşogly",
+ "passport_address": "Köneürgenç şäheriniň B.Seýtäkow köçesiniň 12-njy jaýy",
+ "real_address": "Köneürgenç şäheriniň B.Seýtäkow köçesiniň 12-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "879248",
+ "passport_given_at": "2015-04-27",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1999-02-26",
+ "email": "Mekan@mail",
+ "phone": "63678640",
+ "phone_additional": "63678640",
+ "phone_home": "63678640",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguzenergogözegçilik kärhanasy inspektor",
+ "work_company_accountant_number": "+(993)-90607___",
+ "work_started_at": "2022-08-05",
+ "work_salary": "2460",
+ "work_position": "inspektor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "RRd2ZpbVbIG8uChc1u6ZaEfa20bLnBA6IbuZ8Fin.jpg",
+ "passport_two": "LKMNFD9oSRi2g2kl2Rsfk2p7ObIjCUfcnE0rNjFV.jpg",
+ "passport_three": "7x8u7qWmmXPP0Q7UAGfOKyYIbTRqkwBZxTRfQOH9.jpg",
+ "passport_four": "YzbysnIr0ZjUyt3fBQjKH24sHGkBGP58EVtZ0I4x.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-23 18:40:16",
+ "updated_at": "2024-09-23 18:41:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3311,
+ "unique_id": "TB1303-3311",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Bahram",
+ "customer_surname": "Bazarbaýew",
+ "customer_patronic_name": "Bektimirowiç",
+ "passport_address": "Daşoguz welaýatynyň Şabat etraby Diýar geňeşligi",
+ "real_address": "Aşgabat şäher Berkararlyk etraby B.Annanow köçesi 141-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "681233",
+ "passport_given_at": "2011-03-27",
+ "passport_given_by": "Daşoguz welaýatynyň S.A.Nyýazow ad. etrap häkimligi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1967-01-24",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62776065",
+ "phone_additional": "64832695",
+ "phone_home": "64832695",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabatdaky ýolagçy awtaulag kärhanasy",
+ "work_company_accountant_number": "+(993)-64832695",
+ "work_started_at": "2020-03-03",
+ "work_salary": "1420",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XSu5HMPi7LyYoBitotJkeuZeuHDDaFNFSSOmIDH2.jpg",
+ "passport_two": "KehPCmRbN4FTJeVscLH2XEXziR0tUhC2aHEabz63.jpg",
+ "passport_three": "l2sjKDw5g9vefXv35C2hxT3oMVakqwc6ZJ0okNcA.jpg",
+ "passport_four": "AwXJ8pBOPxE1hTCBkjI9xCN02yG3cCALcUeTr4Ft.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-23 18:58:44",
+ "updated_at": "2024-10-04 15:43:26",
+ "deleted_at": null,
+ "loan_amount": "18000",
+ "card_number": "99342810",
+ "card_name": "Bazarbaýew Bahram Bektimirowiç",
+ "card_month": "7",
+ "card_year": "10",
+ "guarantor_name": "Bahram",
+ "guarantor_surname": "Bazarbaýew",
+ "guarantor_patronic_name": "Bektimirowiç",
+ "guarantor_card_number": "9934322100212810",
+ "guarantor_card_name": "Bazarbaýew Bahram Bektimirowiç",
+ "guarantor_card_month": "7",
+ "guarantor_card_year": "10",
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3312,
+ "unique_id": "TB1303-3312",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülnabat",
+ "customer_surname": "Toýlyýewa",
+ "customer_patronic_name": "Sähetgulyýewna",
+ "passport_address": "Aşgabat şäher Büzmeýin etrap Nyýazow köçe jaý 87",
+ "real_address": "Aşgabat şäher Büzmeýin etrap Nyýazow köçe jaý 87",
+ "passport_serie": "I-AS",
+ "passport_id": "503754",
+ "passport_given_at": "2014-08-12",
+ "passport_given_by": "Aşgabat şäheriniň Abadan etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Tejen etrabynyň Babadaýhan obasy",
+ "born_at": "1979-06-06",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64334740",
+ "phone_additional": "61120606",
+ "phone_home": "61120606",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Bagt köşgi\" toý dabaralary merkezi",
+ "work_company_accountant_number": "+(993)-61120606",
+ "work_started_at": "2011-12-01",
+ "work_salary": "1706",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "jskxqeQoselXLIEmMgJ7TkVlqrM2yVnxKKYlfkg6.jpg",
+ "passport_two": "p7iEDP1tFCaoC92thpW3nyLOjVg0IMk6X0HTyL5N.jpg",
+ "passport_three": "m6hdFoqcnnmPZqnYk5N8HxdSnDVaajZpHiHxdJdi.jpg",
+ "passport_four": "WG6UUfnKLsaniW816pK0gP78ELy5CB9SpM80PWqP.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-23 19:12:20",
+ "updated_at": "2024-10-05 09:40:21",
+ "deleted_at": null,
+ "loan_amount": "20000",
+ "card_number": "993432210021",
+ "card_name": "Toýlyýewa Gülnabat Sähetgulyýewna",
+ "card_month": "7",
+ "card_year": "10",
+ "guarantor_name": "Gülnabat",
+ "guarantor_surname": "Toýlyýewa",
+ "guarantor_patronic_name": "Sähetgulyýewna",
+ "guarantor_card_number": "9934322100212869",
+ "guarantor_card_name": "Toýlyýewa Gülnabat Sähetgulyýewna",
+ "guarantor_card_month": "7",
+ "guarantor_card_year": "10",
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3313,
+ "unique_id": "TB8312-3313",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Yagmyrnepes",
+ "customer_surname": "Dowletow",
+ "customer_patronic_name": "Jumanepesowic",
+ "passport_address": "Gazojak s. Magtymguly koc 143-25",
+ "real_address": "Gazojak s. Magtymguly koc 143-25",
+ "passport_serie": "I-LB",
+ "passport_id": "485010",
+ "passport_given_at": "2006-10-05",
+ "passport_given_by": "Darganata etrap hakimligi",
+ "born_place": "Sediwer genesligi.",
+ "born_at": "1973-04-07",
+ "email": "yok@yok.com",
+ "phone": "63404095",
+ "phone_additional": null,
+ "phone_home": "44551082",
+ "work_region": "lb",
+ "work_province_id": 25,
+ "work_company": "Suwuklandyrylan gazy ondurmek boyunca LOM",
+ "work_company_accountant_number": "+(993)-44550000",
+ "work_started_at": "1993-05-14",
+ "work_salary": "1940",
+ "work_position": "Operator.",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QtAKc9dRe70HY5q439jd9dTkWPbHWg9cKUEykREG.jpg",
+ "passport_two": "q8NTqYHPin54B3R7tpfOg7eghcBZTVRUeUWTJmME.jpg",
+ "passport_three": "LzbnVBQSml7QM7WQvHAQKg7RFYlCspqCBsfp3JT9.jpg",
+ "passport_four": "QGchCdX6lXW4V6YNKQKDASVG6xkB39YjC65QEcXz.jpg",
+ "user_id": 952,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-24 00:30:56",
+ "updated_at": "2024-09-24 21:01:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3314,
+ "unique_id": "TB8312-3314",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Jeýhun",
+ "customer_surname": "Niýazmuhammetow",
+ "customer_patronic_name": "Kurbanmuhammetowiç",
+ "passport_address": "K.Sazakow 137/18",
+ "real_address": "K.Sazakow 137/18",
+ "passport_serie": "I-LB",
+ "passport_id": "274118",
+ "passport_given_at": "2002-04-03",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1985-02-09",
+ "email": "jeyhunn@mail.ru",
+ "phone": "64677251",
+ "phone_additional": null,
+ "phone_home": "44552524",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM-ň",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2019-07-01",
+ "work_salary": "2022",
+ "work_position": "beton garyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hYPp676Ixg5GAngjAFbh7qWJzqSbi0oNgRcE0d1D.jpg",
+ "passport_two": "7F5MvKyUAiYFZgNkSlH1z40c3FM0bv62Wn03z3u4.jpg",
+ "passport_three": "NVg4UR6o6s0Hon2CeVjrJyDQVo7sdGzcq9wi7SZC.jpg",
+ "passport_four": "en9rcXCr4b3GIEbhNNjf8DbEQ7IEakP4dLAsMC7I.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-24 00:31:35",
+ "updated_at": "2024-09-24 20:57:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3315,
+ "unique_id": "TB9315-3315",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Şageldi",
+ "customer_surname": "Hojamow",
+ "customer_patronic_name": "Bazargeldiýewiç",
+ "passport_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "633275",
+ "passport_given_at": "2010-12-24",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Türkmenýoly geňeşligi",
+ "born_at": "1994-04-26",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61075782",
+ "phone_additional": "61075782",
+ "phone_home": "61075782",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-61075782",
+ "work_started_at": "2018-02-01",
+ "work_salary": "2457",
+ "work_position": "traktorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3cEWRkmcJIJR3qwHCR66J7saBu5k5XpjJVkyb0Fj.jpg",
+ "passport_two": "TEgJjMGYpSa7P1SHMDdNOZRDFcgaRgf2GpaWzVth.jpg",
+ "passport_three": "GZDh7hkaw9P13BwiTlJmanWu5IlIjIGnrFav10mq.jpg",
+ "passport_four": "WXXp9OAfun0WddnJqhr0kKIbzeqDjLFDcZLabyDJ.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-24 00:53:08",
+ "updated_at": "2024-09-24 00:53:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3316,
+ "unique_id": "TB2305-3316",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Baýgeldi",
+ "customer_surname": "Paltaýew",
+ "customer_patronic_name": "Gurbanmyradowiç",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheri",
+ "real_address": "Sarahs etrabynyň Sarahs şäheri",
+ "passport_serie": "I-AH",
+ "passport_id": "073049",
+ "passport_given_at": "1999-08-11",
+ "passport_given_by": "Sarahs ertap PB",
+ "born_place": "Sarahs etrap PB",
+ "born_at": "1982-09-23",
+ "email": null,
+ "phone": "63931559",
+ "phone_additional": null,
+ "phone_home": "63754165",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-13421352",
+ "work_started_at": "2013-02-15",
+ "work_salary": "1940",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "VU9HJUEpICAxAZygFVSj7u1Mh7XinFM4F754TVzh.jpg",
+ "passport_two": "9n9OmDTb6BhwLD3yw8sm9CPrOtct9riVkNSwlQB3.jpg",
+ "passport_three": "Znpp8bL1rKRXOZBBhgj5tKBqk67sg6Hf0Is6ZWDC.jpg",
+ "passport_four": "CLEjmW0mLsSyGqsW3yievExJwWn1n9ePZkE3Cfk5.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-24 01:31:08",
+ "updated_at": "2024-09-24 01:31:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3317,
+ "unique_id": "TB2305-3317",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Sarahs şäheriniň Horasan köçesi",
+ "real_address": "Sarahs şäheriniň Horasan köçesi",
+ "passport_serie": "I-AH",
+ "passport_id": "341700",
+ "passport_given_at": "2006-07-31",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs ertabynyň Sarahs şäheriçesi",
+ "born_at": "1980-02-12",
+ "email": null,
+ "phone": "63669016",
+ "phone_additional": null,
+ "phone_home": "62547896",
+ "work_region": "ah",
+ "work_province_id": 47,
+ "work_company": "Kaka etrap jemagat hojalygy müdürligi",
+ "work_company_accountant_number": "+(993)-62217970",
+ "work_started_at": "2024-03-15",
+ "work_salary": "4041",
+ "work_position": "Başlyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BlxPoV7tf4UM3GnfWOcoCdvFTX3UaYPEVfkU7gaN.jpg",
+ "passport_two": "zUP5wQraai6rIjaHNuiNwcqjr1eNKoTFLutvyVEU.jpg",
+ "passport_three": "91t2xUNrqJBOErgkXzcFFw4T6QPcabgdx9hrQ9KY.jpg",
+ "passport_four": "p8Y0XKfOFnIciy82zPWBzkgGzfGMtWLCU4B8XFlg.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-09-24 01:42:20",
+ "updated_at": "2024-09-24 01:42:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3318,
+ "unique_id": "TB6359-3318",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şirin",
+ "customer_surname": "Rahmanberdiýewa",
+ "customer_patronic_name": "Rahmanberdiýewna",
+ "passport_address": "BW Balkanabat şäher Mätäji köçesi jaý 90",
+ "real_address": "BW Balkanabat şäher Mätäji köçesi jaý 90",
+ "passport_serie": "I-BN",
+ "passport_id": "599625",
+ "passport_given_at": "2023-01-13",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2006-10-12",
+ "email": null,
+ "phone": "63950111",
+ "phone_additional": "63950111",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Türkmenistanyň Daşary işler ministrliginiň Halkara gatnaşyklary instituty",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "1998-02-01",
+ "work_salary": "2379",
+ "work_position": "Talyp",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "MflB879lBIdcYILVCI6xLHal1SwZ0nA4wyk3BYLO.jpg",
+ "passport_two": "sAyeyVwrU2Uwd0dekZ0eUYlyZQCJLQSornJoZH4A.jpg",
+ "passport_three": "9sEeYz58wV1G2ZU1e44evgawEpkbmD1x5sSMrHvE.jpg",
+ "passport_four": "7tDOEUe31GsQGasXhWodgh7tZ7IBV7cBURk7i66u.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-24 02:06:07",
+ "updated_at": "2024-09-24 02:06:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3319,
+ "unique_id": "TB8302-3319",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bahtiyar",
+ "customer_surname": "Ismailow",
+ "customer_patronic_name": "Isdawletowic",
+ "passport_address": "Magdanly saheri Yok yayla 32",
+ "real_address": "Magdanly saheri Yok yayla 32",
+ "passport_serie": "I-LB",
+ "passport_id": "497930",
+ "passport_given_at": "2006-09-06",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1978-03-02",
+ "email": "muziktank78@gmail.com",
+ "phone": "63567497",
+ "phone_additional": null,
+ "phone_home": "57211",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag kan mudirligi",
+ "work_company_accountant_number": "+(993)-21644___",
+ "work_started_at": "2020-05-01",
+ "work_salary": "1455",
+ "work_position": "Hekleri yakyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vkHZ0w9h0lXnBgV1Wf2VDIamrMZeg8j33K7Wp58O.jpg",
+ "passport_two": "XcE84dp6NpAfvf5AYmYT5MVtfnmiQJS74gx4pCy7.jpg",
+ "passport_three": "f0dYNrO5S8qm4JZrDGeqPpTQZhyLkYYS5iQPhF0G.jpg",
+ "passport_four": "RBrktUV0Fb5ZlpecPsvndjyqFUVETV7Zpm3kHAmO.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-24 16:56:11",
+ "updated_at": "2024-09-24 16:56:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3320,
+ "unique_id": "TB8302-3320",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nasiba",
+ "customer_surname": "Azamatowa",
+ "customer_patronic_name": "Jumaniyazowna",
+ "passport_address": "Magdanly saheri A.Nyyazow 5",
+ "real_address": "Magdanly saheri A.Nyyazow koc 5",
+ "passport_serie": "I-LB",
+ "passport_id": "398973",
+ "passport_given_at": "2004-06-24",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1981-09-07",
+ "email": "muziktank78@gmail.com",
+ "phone": "62891348",
+ "phone_additional": null,
+ "phone_home": "54599",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "28-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-51488___",
+ "work_started_at": "2023-06-20",
+ "work_salary": "1689",
+ "work_position": "Yanasyk cakleri abatlayjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LGoCed7xqPSsNlwuo06OAS71DKL2HjwI0hVrydii.jpg",
+ "passport_two": "MwUC6VRsr2XIKx3s71JHNvstcuwkPspODUHzMEw2.jpg",
+ "passport_three": "vo28NWfinRDBZvYAzvHs71zFFpMx285VpT1SuMkJ.jpg",
+ "passport_four": "m1LsCoNernL05ZwveVyMKz3iOGOR9KZY2q5fCd54.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-24 17:16:11",
+ "updated_at": "2024-09-25 01:15:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3321,
+ "unique_id": "TB8312-3321",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Myrat",
+ "customer_surname": "Tagandurdyýew",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "Magtymguly köçe 6/23",
+ "real_address": "Magtymguly köçe 6/23",
+ "passport_serie": "I-LB",
+ "passport_id": "686141",
+ "passport_given_at": "2011-04-28",
+ "passport_given_by": "Birataç etrap häkimligi",
+ "born_place": "Seder geňeşligi",
+ "born_at": "1974-01-08",
+ "email": "myrattag@mail.ru",
+ "phone": "62217421",
+ "phone_additional": null,
+ "phone_home": "44551474",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Gazojak şäheriniň medeniýet öýi",
+ "work_company_accountant_number": "+(993)-44512455",
+ "work_started_at": "2024-02-02",
+ "work_salary": "1651",
+ "work_position": "Garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tUwMACggbSnj4rrp6RsR1rqCGD6EXwbs1kWQ3l6b.jpg",
+ "passport_two": "hKigCNatuduu6pBN3z1VLK3b5fVVfMc9nK9OVsB4.jpg",
+ "passport_three": "BLZu9Hn6rFSAYXj44iYfdr2L3LeM9QWc9Y8YPO3r.jpg",
+ "passport_four": "YPUTMqPJoNpSdOR4mR9TU5eSdh9kcY0dFVnPq2XR.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-24 17:57:17",
+ "updated_at": "2024-09-24 21:03:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3323,
+ "unique_id": "TB6360-3323",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ýuliýa",
+ "customer_surname": "Peckina",
+ "customer_patronic_name": "Aleksandrona",
+ "passport_address": "Hazar ş-çe 39-12-7",
+ "real_address": "Hazar ş-çe 39-12-7",
+ "passport_serie": "I-BN",
+ "passport_id": "148903",
+ "passport_given_at": "2000-11-29",
+ "passport_given_by": "Hazar şaherçe şhamçasy",
+ "born_place": "Hazar ş-çe",
+ "born_at": "1984-10-11",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64179312",
+ "phone_additional": "64179312",
+ "phone_home": "64179312",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-64179312",
+ "work_started_at": "2004-04-01",
+ "work_salary": "2452",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "iwgxBXFOG0jeCCxEs4RibfNHR7ZrjWQoqAcIlykw.jpg",
+ "passport_two": "aYoxHpD4uBXDjMpWjgd97TvphikIsFnKwwojGWTe.jpg",
+ "passport_three": "6513HVh7TSqOMZVhoSRgl8uHGFtlW7qYQfKR3j4o.jpg",
+ "passport_four": "kxwC6hfbiYGjOHbGqr5v0z6xIpdAdW8NCFAbkgTs.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-24 20:38:11",
+ "updated_at": "2024-10-23 14:19:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3324,
+ "unique_id": "TB8312-3324",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Muhammetnazar",
+ "customer_surname": "Aýytmedow",
+ "customer_patronic_name": "Tuwaknazarowiç",
+ "passport_address": "Daşoguz welaýatynyň Akdepe etrabynyň Mollanepes geňeşligi",
+ "real_address": "Daşoguz welaýatynyň Akdepe etrabynyň Mollanepes geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "981659",
+ "passport_given_at": "2018-10-04",
+ "passport_given_by": "Akdepe etrap häkimligi",
+ "born_place": "Darganata etrabynyň Gazojaka şäheri",
+ "born_at": "1984-11-11",
+ "email": "muha8484@mail.ru",
+ "phone": "64670715",
+ "phone_additional": null,
+ "phone_home": "44551235",
+ "work_region": "lb",
+ "work_province_id": 28,
+ "work_company": "SGÖB",
+ "work_company_accountant_number": "+(993)-44512452",
+ "work_started_at": "2008-06-10",
+ "work_salary": "3230",
+ "work_position": "Operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "nHzuRaJf8PRU2LE8HIBU8yS0FuE7qc1SdGQxgQA6.jpg",
+ "passport_two": "PcEjcqJZLtMVI8aynz54svIXAxe8kbPvfIOaztt3.jpg",
+ "passport_three": "HNZym9bYLuXYUjd58O0jS9FTQCjdXR3GxCv7lZaK.jpg",
+ "passport_four": "ujGYiv3PlRHJgac1hreQNqN9jap7yG5ZKHQf7YY0.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-25 00:55:30",
+ "updated_at": "2024-09-26 01:39:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3325,
+ "unique_id": "TB8302-3325",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ruslan",
+ "customer_surname": "Mahatow",
+ "customer_patronic_name": "Tagayewic",
+ "passport_address": "Magdanly saheri Omar Hayam 13",
+ "real_address": "Magdanly saheri Omar Hayam koc 13",
+ "passport_serie": "I-LB",
+ "passport_id": "531532",
+ "passport_given_at": "2007-02-28",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1986-10-14",
+ "email": "muziktank78@gmail.com",
+ "phone": "65233819",
+ "phone_additional": null,
+ "phone_home": "51522",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-21155___",
+ "work_started_at": "2018-08-15",
+ "work_salary": "2248",
+ "work_position": "matorcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3iYostdYFAjQ78ZuCzwcm1YlMmQunTDKO2I12EF6.jpg",
+ "passport_two": "7wdW6Rv9GrGF1YVy7kEoUT8KKL2VRSsL5IokDAeU.jpg",
+ "passport_three": "aWV29AZU1NdxhIh0VUDni8KUFN8do9I1OqWYm049.jpg",
+ "passport_four": "dfZjHDeDg5X6DuTh7UrdNsAKY6c5C9dj2NcReFED.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-25 01:26:29",
+ "updated_at": "2024-09-25 01:26:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3330,
+ "unique_id": "TB8302-3330",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulzada",
+ "customer_surname": "Taganowa",
+ "customer_patronic_name": "Saberdiyewna",
+ "passport_address": "Magdanly saheri Seydi 20/1",
+ "real_address": "Magdanly saheri Seydi 20/1",
+ "passport_serie": "I-LB",
+ "passport_id": "497031",
+ "passport_given_at": "2006-11-13",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Mukry sahercesi",
+ "born_at": "1990-06-14",
+ "email": null,
+ "phone": "61608479",
+ "phone_additional": null,
+ "phone_home": "52566",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "35-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51488___",
+ "work_started_at": "2020-05-01",
+ "work_salary": "1669",
+ "work_position": "Kitaphanacy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dBdA0tzKzhVOXxTfVy74VBXWHGKX26QIsiIXHz91.jpg",
+ "passport_two": "6sh1dMyUUgj1x8e8BfMgVYHQghCtrAuiiOUcbrba.jpg",
+ "passport_three": "udXKsTPcw7FlRrSFMC4ozo1esHDcnbDssqCetk84.jpg",
+ "passport_four": "Va59oDtoJbVWrTLLqvKpmWftEsNytLfszfp7dSgD.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-26 00:12:53",
+ "updated_at": "2024-09-26 00:13:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3331,
+ "unique_id": "TB8302-3331",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Barnogul",
+ "customer_surname": "Kerimowa",
+ "customer_patronic_name": "Hosbakowna",
+ "passport_address": "Magdanly saheri Garassyzlyk 25/16",
+ "real_address": "Magadnly saheri Garassyzlyk koc 25/16",
+ "passport_serie": "I-LB",
+ "passport_id": "976162",
+ "passport_given_at": "2017-06-08",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1979-02-25",
+ "email": null,
+ "phone": "65216985",
+ "phone_additional": null,
+ "phone_home": "51866",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "32-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-51488___",
+ "work_started_at": "2000-11-01",
+ "work_salary": "3614",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "m7cDshGY1xJPm33klsHeDr0c93HFtadMxWY9AqqD.jpg",
+ "passport_two": "Wc1YckS1py4r2skH27YPiwZtbsR29YI0RjLjPM6n.jpg",
+ "passport_three": "q5RBwv6bK5GQf17nIfNWYnEoOqMxkNxYWWVDNrM5.jpg",
+ "passport_four": "iJLXn0D0whmRCRYdeDAZUz0YdvOJlmWPw17f8c28.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-26 00:19:52",
+ "updated_at": "2024-09-26 00:20:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3332,
+ "unique_id": "TB8302-3332",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zuhra",
+ "customer_surname": "Almazowa",
+ "customer_patronic_name": "Yolbarsowna",
+ "passport_address": "Kerki saheri Kurbangeldiyew 19",
+ "real_address": "Magdanly saheri Carsanny koc 6",
+ "passport_serie": "I-LB",
+ "passport_id": "840769",
+ "passport_given_at": "2013-10-02",
+ "passport_given_by": "Atamyrat etrap hakimligi",
+ "born_place": "Atamyrat saheri",
+ "born_at": "1977-05-08",
+ "email": null,
+ "phone": "63823314",
+ "phone_additional": null,
+ "phone_home": "52844",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-51204___",
+ "work_started_at": "2020-06-05",
+ "work_salary": "3467",
+ "work_position": "Harby gullukcy",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "0JXeSn32k5Dkqar0x8KdwAVH1Twbm52YJ0sXHwWC.jpg",
+ "passport_two": "V9RvxvgZk1CCzQfbdbr6TOUaEFpun3kDmPsgjOQ9.jpg",
+ "passport_three": "KaPgzeJJ21s2F7qigKClouerBXVcD14S2pGlYkK7.jpg",
+ "passport_four": "OGvNWLvBem1HqMh6FODpdhX0bV3RyUKE4Jhy9qCy.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-26 00:56:21",
+ "updated_at": "2024-09-26 00:56:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3333,
+ "unique_id": "TB8302-3333",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nurmuhamet",
+ "customer_surname": "Mahmatkulow",
+ "customer_patronic_name": "Esbayewic",
+ "passport_address": "Magdanly saheri Azatlyk 17/5",
+ "real_address": "Magdanly saheri Azatlyk 17/5",
+ "passport_serie": "I-LB",
+ "passport_id": "087963",
+ "passport_given_at": "1999-12-24",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1969-10-11",
+ "email": null,
+ "phone": "64227449",
+ "phone_additional": null,
+ "phone_home": "54822",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-21544___",
+ "work_started_at": "2017-06-01",
+ "work_salary": "2005",
+ "work_position": "mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "veUnuoHhX69M0qrNMLQaci6pXCJFYsHlVA9fhCbB.jpg",
+ "passport_two": "11SKOvrtzTieWPdOU0jJWBRlNtBrxgzcBMoRVLWf.jpg",
+ "passport_three": "qoCIO8vt6ryuw6ovcvvuZPxAAt2WCaDOsKSAVeMo.jpg",
+ "passport_four": "JbckxQkqFNbcf9ybedsQ2wYnTdaQ51My3tQcgwWV.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-26 02:04:57",
+ "updated_at": "2024-09-26 02:05:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3334,
+ "unique_id": "TB8302-3334",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rufat",
+ "customer_surname": "Hudaybergenow",
+ "customer_patronic_name": "Ismailowic",
+ "passport_address": "Magdanly saher Gowurdak 9",
+ "real_address": "Magdanly saheri Gowurdak 9",
+ "passport_serie": "I-LB",
+ "passport_id": "298752",
+ "passport_given_at": "2002-07-02",
+ "passport_given_by": "Gowuradk saher hakimligi",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1984-12-31",
+ "email": "miziktank78@gmail.com",
+ "phone": "65223478",
+ "phone_additional": null,
+ "phone_home": "52589",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanlygaz GHE",
+ "work_company_accountant_number": "+(993)-51104___",
+ "work_started_at": "2018-07-02",
+ "work_salary": "2341",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6PZoHVt0Pngi86m7jcGayKlfOjwomIqAnD2tfJqp.jpg",
+ "passport_two": "5eEoxO4w9x1rKPpPRyuFa33qHHbFBKfKjms7DKYl.jpg",
+ "passport_three": "fSRwdgQs59JkcV7tf98wNYn08FcYkpoDDU7s876e.jpg",
+ "passport_four": "7gDpojqm4WHpxF9LRoEZ6diKhlsfMuEFWKt7Csd8.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-26 02:19:50",
+ "updated_at": "2024-09-26 02:20:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3339,
+ "unique_id": "TB6360-3339",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nazarbaý",
+ "customer_surname": "Uzakow",
+ "customer_patronic_name": "Pirnepesowiç",
+ "passport_address": "DW Boldumsaz etrap Çowdyr geňeşligi",
+ "real_address": "Hazar ş-çe",
+ "passport_serie": "I-DZ",
+ "passport_id": "617075",
+ "passport_given_at": "2010-12-06",
+ "passport_given_by": "DW Gubadag etrap häkimligi",
+ "born_place": "DW Gubadag etrap",
+ "born_at": "1988-05-06",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62287543",
+ "phone_additional": "62287543",
+ "phone_home": "62287543",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW Hazar ş-çe hassahanasy",
+ "work_company_accountant_number": "+(993)-62287543",
+ "work_started_at": "2020-11-18",
+ "work_salary": "1940",
+ "work_position": "Grawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TviX7nbNhAY9of04FAalBSEf6RUvaPwW9KPLTtQ5.jpg",
+ "passport_two": "fXhZlkL2iAdudfaz3NaBSB9fx3ki5mo3cCalqv4G.jpg",
+ "passport_three": "ghoqweIwI89EVXOVzQIcyu4S82ovnSeEPxFNyK3N.jpg",
+ "passport_four": "JBOf1nthy2BzpEQTw0COEn4zeKwKF4G4vT4wzvJr.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-30 14:36:59",
+ "updated_at": "2024-10-23 14:29:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3340,
+ "unique_id": "TB8312-3340",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Artykgül",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Jumaýewna",
+ "passport_address": "Mätäji köçe 2",
+ "real_address": "Mätäji köçe 2",
+ "passport_serie": "I-LB",
+ "passport_id": "176641",
+ "passport_given_at": "2000-08-21",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Garagalpagystan Törtgül rayonynyň Ataobasy geňeşligi",
+ "born_at": "1969-08-16",
+ "email": "artykgulll@mail.ru",
+ "phone": "61454589",
+ "phone_additional": null,
+ "phone_home": "44551245",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "13-nji çagalar bakja-bagy",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2017-11-25",
+ "work_salary": "1755",
+ "work_position": "abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Rfq3bjo9Sd11VRLIcZGVZQEFItOHG9VdFa90Z3jY.jpg",
+ "passport_two": "frhkYa63ZAz8qUN5PXPjGGA4iO5JAtyBCQToyHsm.jpg",
+ "passport_three": "IW5l5UdOxmb11W4ALYtXj8pOFSlpsDGfcvHgZrrE.jpg",
+ "passport_four": "l3FYjPOmHd1dJnHnTb832WxwSWnf0lgz90PEXYDt.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-30 16:20:51",
+ "updated_at": "2024-10-02 16:04:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3341,
+ "unique_id": "TB6359-3341",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gülşat",
+ "customer_surname": "Babaseýidowa",
+ "customer_patronic_name": "Pirmämmedowna",
+ "passport_address": "BW Balkanabat şäher Mkr 13 jaý 4 öý 8",
+ "real_address": "BW Balkanabat şäher Mkr 13 jaý 4 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "589607",
+ "passport_given_at": "2021-12-17",
+ "passport_given_by": "BW Balkanabat şäher Polisiýa bölümi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2005-11-23",
+ "email": null,
+ "phone": "61532937",
+ "phone_additional": "61532937",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat nebitçilik orta hünär okuw mekdebi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-09-02",
+ "work_salary": "4321",
+ "work_position": "talyp",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HlK1SpGGF5XNYqlVLRPmp6R0cZtU4Dl4lO6duOil.jpg",
+ "passport_two": "K4e4kRU0IPg7ubwNwAhtszDVWysUWOs3U8x2eP86.jpg",
+ "passport_three": "RzYI0wI7gKkNA8ThjlmweQzXEQU2gIOB9hYgxX6g.jpg",
+ "passport_four": "PPQLKs5RcvqPasGozebDbBnQzHGWTUPevUuQ42od.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-09-30 17:39:55",
+ "updated_at": "2024-09-30 17:40:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3343,
+ "unique_id": "TB9314-3343",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Maýsa",
+ "customer_surname": "Ýakubowa",
+ "customer_patronic_name": "Öremädowna",
+ "passport_address": "S.Türkmenbaşy etrabynyň Dostluk geňeşligi",
+ "real_address": "S.Türkmenbaşy etrabynyň Dostluk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "750510",
+ "passport_given_at": "2012-02-29",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrabynyň Dostluk geňeşligi",
+ "born_at": "1994-05-24",
+ "email": "Maysa@mail",
+ "phone": "64962468",
+ "phone_additional": "64962468",
+ "phone_home": "64962468",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap bilim bölümi 13-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33346___",
+ "work_started_at": "2019-01-17",
+ "work_salary": "2516",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "VjerPHZ09dONvyfRUnMI9Fqwo0MfFHUdLkHxJn50.jpg",
+ "passport_two": "n7bqBBi46tBD89LFBo0Lga143jsekJ8oon3rM21L.jpg",
+ "passport_three": "uCNVKGjQV2JlLDkmiiVooWSE0RKXm13yhkXzoHzc.jpg",
+ "passport_four": "Es09RqpTFl0oiuIuOzHgrcGqDbHNAkRHG8KCC5N9.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-01 08:56:21",
+ "updated_at": "2024-10-01 08:56:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3344,
+ "unique_id": "TB9314-3344",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Azatgül",
+ "customer_surname": "Weliýewa",
+ "customer_patronic_name": "Aşyrowna",
+ "passport_address": "S.Türkmenbaşy etrabynyň M.Hojamämmedow ad.geňeşligi",
+ "real_address": "S.Türkmenbaşy etrabynyň M.Hojamämmedow ad.geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "869480",
+ "passport_given_at": "2015-02-04",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrabynyň M.Hojamämmedow ad.geňeşligi",
+ "born_at": "1973-03-05",
+ "email": "Azatgul@mail",
+ "phone": "61727368",
+ "phone_additional": "61727368",
+ "phone_home": "61727368",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrabynyň 2-nji sport mekdebi",
+ "work_company_accountant_number": "+(993)-27831___",
+ "work_started_at": "2014-04-03",
+ "work_salary": "1229",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9u7N58ElPTuSGViVzzyGBm2E2sh78kg58XgbyVb4.jpg",
+ "passport_two": "psMCqAPgknR2aowpfW1x9ZCsD2kjDPd9IVIuzFlg.jpg",
+ "passport_three": "5NYWQvO5AvgRNK85Tcq3UW4gKOawyM1h5tLEHzm6.jpg",
+ "passport_four": "hDp1sekbqRmxPxno1SZRmviQbCJMMcD6RGfMOffS.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-01 09:02:54",
+ "updated_at": "2024-10-01 09:05:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3349,
+ "unique_id": "TB8312-3349",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Seýran",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Toýlymyradowiç",
+ "passport_address": "K.Sazakow 164/5",
+ "real_address": "K.Sazakow 164/5",
+ "passport_serie": "I-LB",
+ "passport_id": "454753",
+ "passport_given_at": "2005-10-22",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Gurbansoltan etrabynyň Täze ýol geňeşligi",
+ "born_at": "1989-02-14",
+ "email": "seyranka@mail.ru",
+ "phone": "64219210",
+ "phone_additional": null,
+ "phone_home": "44551242",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ",
+ "work_company_accountant_number": "+(993)-44551245",
+ "work_started_at": "2022-07-01",
+ "work_salary": "2362",
+ "work_position": "Tokar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "F8pY6VNDmDw2QcTo9GXhOT5nLH4u3WYX4lremlre.jpg",
+ "passport_two": "KmzRkYbsu1zvwP4bQcxnMo25pqQ5IZdAcpNsI4eg.jpg",
+ "passport_three": "KmZAHTKEvG80qnW7153llqmlQlujvoSt2oqEu9fU.jpg",
+ "passport_four": "Gc7lC6GkPn1YrY0K2IY0q4gODkgFORBxUavToVax.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-01 11:43:06",
+ "updated_at": "2024-10-04 11:02:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3350,
+ "unique_id": "TB8312-3350",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Jumageldi",
+ "customer_surname": "Mollaýew",
+ "customer_patronic_name": "Baýramowiç",
+ "passport_address": "K.Sazakow 169/54",
+ "real_address": "K.Sazakow 169/54",
+ "passport_serie": "I-LB",
+ "passport_id": "107094",
+ "passport_given_at": "1999-09-07",
+ "passport_given_by": "Darganata etrap PB Gazojak PB",
+ "born_place": "Gazojak şäherçesi",
+ "born_at": "1981-02-06",
+ "email": null,
+ "phone": "65867679",
+ "phone_additional": null,
+ "phone_home": "44551245",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇ",
+ "work_company_accountant_number": "+(993)-44551242",
+ "work_started_at": "2024-07-04",
+ "work_salary": "2286",
+ "work_position": "Elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lUQtOb8yx8Vx8cKlQuGZSdeGyrn3veLlb0aDPUP5.jpg",
+ "passport_two": "wgk0Xz19uSG0h95robyHWFKHLLtntrNnpEFQsqdY.jpg",
+ "passport_three": "3dwi2DNpWyK9VOo0bHgjwsC9R86tMW4aGconeMhP.jpg",
+ "passport_four": "0bY4IxiOATgFYkZ3T4AsoATsAlu8emCmaT5e5a9z.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-01 14:12:57",
+ "updated_at": "2024-10-02 16:03:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3351,
+ "unique_id": "TB8312-3351",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maral",
+ "customer_surname": "Mollaýewa",
+ "customer_patronic_name": "Hamraýewna",
+ "passport_address": "Azady 163/36",
+ "real_address": "Azady 163/36",
+ "passport_serie": "II-LB",
+ "passport_id": "171279",
+ "passport_given_at": "2022-10-01",
+ "passport_given_by": "Darganata etrap Polisiýa bölümi",
+ "born_place": "Özbegistanyň Garagalpagystan Respublikasy Dörtgül raýony",
+ "born_at": "1981-07-09",
+ "email": "maralkaa@mail.ru",
+ "phone": "61321219",
+ "phone_additional": null,
+ "phone_home": "44552124",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "12-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44551424",
+ "work_started_at": "2024-05-07",
+ "work_salary": "1287",
+ "work_position": "Abadanlaşdyryş",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mu6eLhnPS6a5A94QlQmZypnHCqFGFxkps4OS9vMJ.jpg",
+ "passport_two": "8ozrpMvMEE3R15rThxESA7YXmRteKY4u52ezqGhf.jpg",
+ "passport_three": "JHX3ITcDoJc2Z3oMCnUFqoPyKtvxKwLJZZSvMAjf.jpg",
+ "passport_four": "tgO1GsytMYmOxeT9wCLTA6D4lLSprFUG7LJjf2WA.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-01 14:18:37",
+ "updated_at": "2024-10-02 16:02:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3354,
+ "unique_id": "TB8318-3354",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Adalat",
+ "customer_surname": "Halykowa",
+ "customer_patronic_name": "Saparowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi E.Sattarow köçesi 6-njy jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi E.Sattarow köçesi 6-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "409492",
+ "passport_given_at": "2005-06-06",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1987-02-12",
+ "email": null,
+ "phone": "65260544",
+ "phone_additional": "62198471",
+ "phone_home": "44034596",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "12-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-63857496",
+ "work_started_at": "2014-12-11",
+ "work_salary": "1778",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "O9DpQuWwZQMGaiRvdzoQtjVHxY1EoBzj1JRZM3OG.jpg",
+ "passport_two": "UzOKXXgT9echzTxESXHMYj9Ch2R9YIJB8EPaGoBC.jpg",
+ "passport_three": "QGwURUdbrMSjcaXGAihW535yVvJ5KaxoWUCMBNkq.jpg",
+ "passport_four": "82Oi4lIpxhrZkJRhtROUkEcSzy5L3mUCHKbEzQZo.jpg",
+ "user_id": 960,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-02 10:49:51",
+ "updated_at": "2024-10-02 12:30:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3355,
+ "unique_id": "TB1307-3355",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljennet",
+ "customer_surname": "Myratdurdyýewa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Aşgaabt ş Büzmeýin etr Gurbansoltan eje ş/ly j 542 öý 14",
+ "real_address": "Aşgaabt ş Büzmeýin etr Gurbansoltan eje ş/ly j 542 öý 14",
+ "passport_serie": "I-AS",
+ "passport_id": "565384",
+ "passport_given_at": "2017-06-03",
+ "passport_given_by": "Aşgaabt ş Abadan etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1982-06-14",
+ "email": "Oguljennet@gmail.com",
+ "phone": "64295824",
+ "phone_additional": "64295824",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Halkara newrologiýa merkezi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2017-03-27",
+ "work_salary": "4267",
+ "work_position": "lukman",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "W1tVQT0kWfHiOO0O0kFgsBXtU2CMwculxCwMtiDk.jpg",
+ "passport_two": "RUHyqhkOe0YqX4JcpENw2qGWzd1aaNxYbSmoO5jD.jpg",
+ "passport_three": "bAxoTO5w0qGvB2YVlA0XrufY6g0Zh0XCkXtrq8tj.jpg",
+ "passport_four": "wSDAYXHebh5Y311MLMClQHj4PL1y2YhLtLnZafgJ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-02 12:40:17",
+ "updated_at": "2024-10-02 12:40:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3356,
+ "unique_id": "TB1303-3356",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Orazjemal",
+ "customer_surname": "Taşowa",
+ "customer_patronic_name": "Artykowna",
+ "passport_address": "Aşgabat şäher Köpetdag etraby Parahat 3/2 23-nji jaýy 18-nji otagy",
+ "real_address": "Aşgabat şäher Köpetdag etraby Parahat 3/2 23-nji jaýy 18-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "688639",
+ "passport_given_at": "2023-08-23",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap IIB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1980-07-29",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65507318",
+ "phone_additional": "65507318",
+ "phone_home": "12453562",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Ýokanç keselleri merkezleri müdiriýeti",
+ "work_company_accountant_number": "+(993)-12453562",
+ "work_started_at": "2010-09-01",
+ "work_salary": "3482",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qFM6qBOBpX0qpL1FdWn9Mt7dRLLlx70pezwegjKG.jpg",
+ "passport_two": "C08MsFeYEUNG48XJ6g2UOSEOgHFdxuJKRGBxgG5V.jpg",
+ "passport_three": "2nbjtqtJwIzxz3LARNF40pzEUZLerv0oG0Wr96I4.jpg",
+ "passport_four": "1PLA0Os3JKP7pgJVUT5yWt9JOSjw2cCE3kqLUcvD.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-02 12:57:45",
+ "updated_at": "2024-10-09 17:03:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3357,
+ "unique_id": "TB1303-3357",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Bäşim",
+ "customer_surname": "Bäşimow",
+ "customer_patronic_name": "Isakulyýewiç",
+ "passport_address": "Aşgabat şäher Köpetdag etrap Parahat 2/2 7-nji jaýy 114-115 otagy",
+ "real_address": "Aşgabat şäher Köpetdag etrap Parahat 2/2 7-nji jaýy 114-115 otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "459565",
+ "passport_given_at": "2012-04-20",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-12-15",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62461551",
+ "phone_additional": "62461551",
+ "phone_home": "12977190",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Tämiz hyzmat hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-62461551",
+ "work_started_at": "2024-02-01",
+ "work_salary": "1657",
+ "work_position": "goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WLMC58zpRI2uj41Rtylfkf1wn24W03zqJSRjHOKi.jpg",
+ "passport_two": "Z7pwheNs4GnN8xZTWTcb8MedJzShJjPFgmH6GPoK.jpg",
+ "passport_three": "Oeai8FR5O0Y5ZK18ZKYrg2SNPMP5ew2c70nWe0Uc.jpg",
+ "passport_four": "tjflMyDEOwY2atzP6xcXqqH2O5oils4nBmeiYRqD.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-02 13:04:20",
+ "updated_at": "2024-10-14 09:18:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3360,
+ "unique_id": "TB9315-3360",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Nurmuhammet",
+ "customer_surname": "Töräýew",
+ "customer_patronic_name": "Ilýasowiç",
+ "passport_address": "Görogly etrap Ataýew geňeşligi",
+ "real_address": "Görogly etrap Ataýew geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "530831",
+ "passport_given_at": "2007-04-06",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Berkarar geňeşligi",
+ "born_at": "1987-03-23",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61420774",
+ "phone_additional": "61420774",
+ "phone_home": "61420774",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-61420774",
+ "work_started_at": "2010-10-02",
+ "work_salary": "1645",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "R1ovy9rVTdDEaC6KQWnhcAOacqYA1Hg9QtMmKYDG.jpg",
+ "passport_two": "PG2ONwPpr9PFohFmnySQ4ooJ76NIfQrYa35hThyO.jpg",
+ "passport_three": "NEd5N7S95Rc2n8AnNoJMniU3F3OhrUsDsjntmOP9.jpg",
+ "passport_four": "f7L3kA606AnpBsUVhiCd0TwYel9jrQV8Qae44YTW.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-02 15:53:36",
+ "updated_at": "2024-10-02 15:53:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3361,
+ "unique_id": "TB8312-3361",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Pena",
+ "customer_surname": "Aşirow",
+ "customer_patronic_name": "Kurbanowiç",
+ "passport_address": "Gazojak saheri M.Abylow koçesi 5 jaý 17 öýi.",
+ "real_address": "Gazojak saheri M.Abylow koçesi 5 jaý 17 öýi.",
+ "passport_serie": "I-LB",
+ "passport_id": "107792",
+ "passport_given_at": "1999-12-21",
+ "passport_given_by": "Gazojak şaherçe PB",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1983-09-25",
+ "email": null,
+ "phone": "64910101",
+ "phone_additional": null,
+ "phone_home": "64910101",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM Demurgazyk Balguyy LOB Bowridesik GTTD",
+ "work_company_accountant_number": "+(993)-64910101",
+ "work_started_at": "2019-01-23",
+ "work_salary": "3707",
+ "work_position": "Baslyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "aP0w04392OQT0O2JB8edGC72uMYgcdxp7pul6BZc.jpg",
+ "passport_two": "HgR5v43WLGNXexnQdeTI31IumiSCB0UmI8CU1xwB.jpg",
+ "passport_three": "Q6t2IaUn83AhdPnuwxL1dTgICiRPh7Dq7eF15W6D.jpg",
+ "passport_four": "pYouqfcX14B4S7VKQ1yAKc5DDd3RdZn1inedWBHp.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-03 11:20:18",
+ "updated_at": "2024-10-10 14:57:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3362,
+ "unique_id": "TB1307-3362",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maral",
+ "customer_surname": "Mommalyyewa",
+ "customer_patronic_name": "Amanowna",
+ "passport_address": "Ahal wel ak bugday etr taze durmu obasy B Kerbabayew 13 2",
+ "real_address": "Ahal wel ak bugday etr taze durmu obasy B Kerbabayew 13 2",
+ "passport_serie": "II-MR",
+ "passport_id": "078540",
+ "passport_given_at": "2016-05-06",
+ "passport_given_by": "Mary wel Mary sah hakimligi",
+ "born_place": "Mary saheri",
+ "born_at": "1981-02-13",
+ "email": "Maral@gmail.ru",
+ "phone": "64907369",
+ "phone_additional": "64907369",
+ "phone_home": "64907369",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Turkmenistanyn Prezidentinin diwany",
+ "work_company_accountant_number": "+(993)-65409435",
+ "work_started_at": "2022-12-01",
+ "work_salary": "3348",
+ "work_position": "howly supuruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7tjx22D0rcYhTRoxp8hMQ780cWGIj7aU1Q7nlqzT.jpg",
+ "passport_two": "1926OZnpACgNKVdyJ0L4jirzY9FlH6C41F0mzABs.jpg",
+ "passport_three": "DKTyf19k5xwkesRUXJ00niIFkiZt2LyXk0GKUN0P.jpg",
+ "passport_four": "zn1BKV8IuttbcnSrEpGEul56IFHLGWOEsuV63TLD.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-03 11:58:53",
+ "updated_at": "2024-10-03 11:58:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3363,
+ "unique_id": "TB8302-3363",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Narkuwat",
+ "customer_surname": "Turdalyýew",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 10/29-njy jaýy",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 10/29-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "511526",
+ "passport_given_at": "1970-06-28",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäher",
+ "born_at": "1970-06-28",
+ "email": null,
+ "phone": "64770535",
+ "phone_additional": null,
+ "phone_home": "44055331",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44051394",
+ "work_started_at": "2009-01-26",
+ "work_salary": "2483",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RkeIvwIBWtPO3RLHeKahZeygK0YLKydicZRgtpH1.jpg",
+ "passport_two": "w0lLA2JnLCxtTM2kMVbmaMlgRyT0FL19TcAtu8ou.jpg",
+ "passport_three": "6ubMvmsem2W6buAur74cckSAS8koGhVUSj3dElvG.jpg",
+ "passport_four": "k12MiUD7s2YYEURn1nNG4SFDlkz8gM9IKCUCmXEC.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-03 12:09:17",
+ "updated_at": "2024-10-04 11:36:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3364,
+ "unique_id": "TB1307-3364",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annamuhammet",
+ "customer_surname": "Kakabayew",
+ "customer_patronic_name": "Amandurdyyewic",
+ "passport_address": "Asgabat s Bagtyyarlyk etr koce 1sabende gec jay5",
+ "real_address": "Asgabat s Bagtyyarlyk etr koce 1sabende gec jay5",
+ "passport_serie": "I-AS",
+ "passport_id": "267260",
+ "passport_given_at": "1973-07-23",
+ "passport_given_by": "Asgabat s Azatlyk etr hak",
+ "born_place": "Asgabat s",
+ "born_at": "1973-07-23",
+ "email": "Annamuhammet@gmail.ru",
+ "phone": "64661266",
+ "phone_additional": "64661266",
+ "phone_home": "64661266",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "TIIM yanyndaky YMH",
+ "work_company_accountant_number": "+(993)-12739739",
+ "work_started_at": "1990-10-01",
+ "work_salary": "6113",
+ "work_position": "dessin nobatcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2Y6OOU3GJnOqcI5DKS3oWt2sNBVj6I8FImaUWcgm.jpg",
+ "passport_two": "nYoyBShxCY1DXh5PTNfDXBcKmacpxepxOVvBxlZb.jpg",
+ "passport_three": "XRKLKzO0hbJOfy5oH6lBYP4TP23dkhlxu2OK7A7K.jpg",
+ "passport_four": "Tp3Y6c0tyqMDatoBGiLkII3MUjxgULoRHmfxaPCY.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-03 12:12:59",
+ "updated_at": "2024-10-03 12:12:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3365,
+ "unique_id": "TB8302-3365",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Feruza",
+ "customer_surname": "Babamuradowa",
+ "customer_patronic_name": "Haýitmuratowna",
+ "passport_address": "Magdanly şäher Gülistan köçe 6-njy jaý",
+ "real_address": "Magdanly şäher Gülistan köçe 6-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "620628",
+ "passport_given_at": "2011-02-05",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1994-02-27",
+ "email": null,
+ "phone": "63490227",
+ "phone_additional": null,
+ "phone_home": "44054532",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Çagalar we Ýetginjekler döredijilik öýi",
+ "work_company_accountant_number": "+(993)-44051283",
+ "work_started_at": "2022-09-30",
+ "work_salary": "1582",
+ "work_position": "Suratgeş bezegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "69UzupKGaXqGEszdBLmQxVTA1avHnxdblcHI3Kw4.jpg",
+ "passport_two": "35BCFjcSU5RuwePnCLLXlFkurDtccV2LL6VjHBUJ.jpg",
+ "passport_three": "q2ChFvLAVPRFdceB6G0RaLgCJUltGJyYGe15dPGH.jpg",
+ "passport_four": "s6N12K9sLPPRtK0wJxXrldxBgFEaM5ENWrtTTlYe.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-03 12:31:02",
+ "updated_at": "2024-10-08 17:01:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3366,
+ "unique_id": "TB9314-3366",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Jahan",
+ "customer_surname": "Toýmedowa",
+ "customer_patronic_name": "Jumabaýewna",
+ "passport_address": "Köneürgenç şäheriniň Lebap köçesiniň 13-nji jaýy",
+ "real_address": "Köneürgenç şäheriniň Lebap köçesiniň 13-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "857211",
+ "passport_given_at": "2014-10-15",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1998-01-29",
+ "email": "Jahan@mail",
+ "phone": "62598642",
+ "phone_additional": "62598642",
+ "phone_home": "62598642",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Ahal welaýatynyň Akbugdaý etrap bilim bölümi 28-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33346___",
+ "work_started_at": "2021-08-02",
+ "work_salary": "3280",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "qCtybtpTTHftaQNIErtIcyG6tKOcTXaW0GKl3INR.jpg",
+ "passport_two": "eO3SNRTe0cXL9w6aNC4w7zRLQAdrxAE7VA6dVpCp.jpg",
+ "passport_three": "gvQsAn4qFZmtBj8fAia5dIERLV7IvrhFTI1bgfup.jpg",
+ "passport_four": "KbTF7RpKPf0p9jeorY9nWlMGBwP4n9ZCR8AKn2li.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-03 15:17:47",
+ "updated_at": "2024-10-03 15:18:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3367,
+ "unique_id": "TB9314-3367",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ogulsenem",
+ "customer_surname": "Berdigylyjowa",
+ "customer_patronic_name": "Kakaýewna",
+ "passport_address": "S.Türkmenbaşy şäherçesi Aşgabat köçesi 50/4-nji jaýy",
+ "real_address": "S.Türkmenbaşy şäherçesi Aşgabat köçesi 50/4-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "583756",
+ "passport_given_at": "2010-09-08",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap häkimligi",
+ "born_place": "S.Türkmenbaşy ad. etrabynyň Agaltyn geňeşligi",
+ "born_at": "1987-06-13",
+ "email": "Ogulsenem@mail",
+ "phone": "64664883",
+ "phone_additional": "64664883",
+ "phone_home": "64664883",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Paýhasly daýhan gadamy",
+ "work_company_accountant_number": "+(993)-65272998",
+ "work_started_at": "2024-01-08",
+ "work_salary": "1766",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ADjwgVPEGDPWIu4f1UcqB8aZ2bhNlqp4ZsQNwZql.jpg",
+ "passport_two": "GnD3YawfJxJy5CBWtMMv6N2sZlgaPCuZlhPmFMfO.jpg",
+ "passport_three": "euFX29Lal5rI4zaA1XZvIzhNynEghWTFqa6rVhev.jpg",
+ "passport_four": "4X5E6pYLgEYVxmaKVd8dMJv90ytmAWpOmU8fMHY7.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-03 15:31:04",
+ "updated_at": "2024-10-03 15:32:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3368,
+ "unique_id": "TB8318-3368",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Kumuş",
+ "customer_surname": "Öwezowa",
+ "customer_patronic_name": "Ödemuradowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Türkmenistan köçesi 15-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Türkmenistan köçesi 15-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "376501",
+ "passport_given_at": "2003-02-24",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi",
+ "born_at": "1986-06-14",
+ "email": null,
+ "phone": "64458789",
+ "phone_additional": "63634098",
+ "phone_home": "44034596",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "25-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63968565",
+ "work_started_at": "2024-06-07",
+ "work_salary": "1651",
+ "work_position": "hojalyk müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "E1IwXxLi8mYAx77WmHqxU5rmB7jFfnt10yDeUK8h.jpg",
+ "passport_two": "o5gqMTQMWLV5LTUHaZ32pKE14kXgrQmBCDyBLYGM.jpg",
+ "passport_three": "JkIc1ULYj4C0RF6GgUS2ux0rqX4BLSdKBHfkPiij.jpg",
+ "passport_four": "rCXc6aVgvzZCXoUMNAkBWwRtSQCShHaYR6eYoFQm.jpg",
+ "user_id": 963,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-03 16:05:45",
+ "updated_at": "2024-10-03 16:07:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3369,
+ "unique_id": "TB8302-3369",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Agajan",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": null,
+ "passport_address": "Koytendag etraby Akgumolam genesligi",
+ "real_address": "Koytendag etraby Akgumolam genesligi Garrassyzlyk 4",
+ "passport_serie": "II-LB",
+ "passport_id": "067943",
+ "passport_given_at": "2019-10-01",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Akgumolam genesligi",
+ "born_at": "1981-05-10",
+ "email": null,
+ "phone": "65435135",
+ "phone_additional": null,
+ "phone_home": "21584",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "6-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2015-05-05",
+ "work_salary": "3031",
+ "work_position": "Mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "yOt2vUnzK9CbV4bqspy4hhX8ti33Bw5uN9F4TPgi.jpg",
+ "passport_two": "X5YkfJPUxJMrUbhSqQa4z3QCPRLkxOB3r34wnmcj.jpg",
+ "passport_three": "izRnDSMLJUJG2dyEO9CgqASe3PEQ4BJ6zBAMBQW5.jpg",
+ "passport_four": "yA2xi1v0uF6wDnq2stfVOWC3ZSpgIsdN0hLkBsJM.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-03 17:17:31",
+ "updated_at": "2024-10-04 09:46:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3370,
+ "unique_id": "TB8302-3370",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Muhriddin",
+ "customer_surname": "Salimjonow",
+ "customer_patronic_name": "Salimjonowic",
+ "passport_address": "Magdanly saheri A.Nowayy 8",
+ "real_address": "Magadnly saheri A.Nowayy 8",
+ "passport_serie": "I-LB",
+ "passport_id": "935039",
+ "passport_given_at": "2016-04-09",
+ "passport_given_by": "Koytendag etarp PB",
+ "born_place": "Magdanly saheri",
+ "born_at": "1999-09-24",
+ "email": null,
+ "phone": "62926960",
+ "phone_additional": null,
+ "phone_home": "56641",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Jemagat hojalygy mudirligi",
+ "work_company_accountant_number": "+(993)-53222___",
+ "work_started_at": "2024-08-29",
+ "work_salary": "2616",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kEFcwIQMaliP1hzIn8lWbrucDPjxZEIBQXZJIlEo.jpg",
+ "passport_two": "xV1lAksArVVHuER4Ue5QEkPAGCeUuywMrmfmwlC5.jpg",
+ "passport_three": "cdo9n7MW01S4iBkBltBN5u65Wo1TKD6PxEAvojrw.jpg",
+ "passport_four": "SP6JH1sgtVjLkogSUDkrF6qN9joGXecmczjdbFwJ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-03 17:37:48",
+ "updated_at": "2024-10-09 09:10:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3371,
+ "unique_id": "TB1303-3371",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Turannazar",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Sylapnazarowiç",
+ "passport_address": "Ahal welaýatynyň Kaka etrabynyň Mehinli obasy",
+ "real_address": "Ahal welaýatynyň Kaka etrabynyň Mehinli obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "559487",
+ "passport_given_at": "1992-02-25",
+ "passport_given_by": "Ahal welaýatynyň Kaka etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Kaka etrabynyň Mehinli obasy",
+ "born_at": "1992-02-25",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64544415",
+ "phone_additional": "64718499",
+ "phone_home": "64544415",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabatdaky awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-12760436",
+ "work_started_at": "2021-04-26",
+ "work_salary": "2364",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "O0jrpyuKbXopOZUGNO728wjwIqynzd1t2skFQlRi.jpg",
+ "passport_two": "geM4XqxB70BcFC2BY9gEy7VlgYyXc5dOO9JAHWFI.jpg",
+ "passport_three": "WC0ilVkus5YdijdCxCn0xiZO6kBQxtGXjt6eGQam.jpg",
+ "passport_four": "oyX9RqyRi5wnIoboAJZr3qwZOfYWPuzAAOOokvzl.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 10:29:07",
+ "updated_at": "2024-10-17 10:53:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3372,
+ "unique_id": "TB8312-3372",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Sapargeldy",
+ "customer_surname": "Aşirow",
+ "customer_patronic_name": "Amangulyyewiç",
+ "passport_address": "Gazojak şaheri M.Abylow köçesi 7 jaý 11 öýi.",
+ "real_address": "Gazojak şaheri M.Abylow köçesi 7 jaý 11 öýi.",
+ "passport_serie": "I-LB",
+ "passport_id": "015016",
+ "passport_given_at": "1998-02-24",
+ "passport_given_by": "Darganata etrap IIB Gazojak saherçe MB tarapyndan.",
+ "born_place": "Gazojak şäherçesi",
+ "born_at": "1981-12-02",
+ "email": "asirowsap@gmail.com",
+ "phone": "65350466",
+ "phone_additional": "65350466",
+ "phone_home": "0000000",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM Demirgazyk Balgyýy LÖB",
+ "work_company_accountant_number": "+(993)-65350466",
+ "work_started_at": "2005-09-26",
+ "work_salary": "3348",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4mdHugh75AlL8PpS6OENawXX2FHir0F1C00N6jo2.jpg",
+ "passport_two": "ZKLlIpPCzSDN5uqKG6mBJT13elwCRa6RHVGCkV2V.jpg",
+ "passport_three": "se63WVbUfcTw3KFu86BGuVZDLEk86R1p3BpXK7RQ.jpg",
+ "passport_four": "B6LDTOnP7T4x34uBKvt5sk02mCDR9V0lXhcFTZHa.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 10:58:22",
+ "updated_at": "2024-10-10 10:27:28",
+ "deleted_at": "2024-10-10 10:27:28",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3373,
+ "unique_id": "TB8312-3373",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Sapargeldy",
+ "customer_surname": "Aşirow",
+ "customer_patronic_name": "Amangulyyewiç",
+ "passport_address": "Gazojak şaheri M.Abylow köçesi 7 jaý 11 öýi.",
+ "real_address": "Gazojak şaheri M.Abylow köçesi 7 jaý 11 öýi.",
+ "passport_serie": "I-LB",
+ "passport_id": "015016",
+ "passport_given_at": "1998-02-24",
+ "passport_given_by": "Darganata etrap IIB Gazojak saherçe MB tarapyndan.",
+ "born_place": "Gazojak şäherçesi",
+ "born_at": "1981-12-02",
+ "email": "asirowsap@gmail.com",
+ "phone": "65350466",
+ "phone_additional": "65350466",
+ "phone_home": "0000000",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM Demirgazyk Balgyýy LÖB",
+ "work_company_accountant_number": "+(993)-65350466",
+ "work_started_at": "2005-09-26",
+ "work_salary": "3348",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kGITRE0yETj7JggNI3q6yCUYixshHcYTtVUdS2hR.jpg",
+ "passport_two": "iCU3CpktqeUbF6g4B5XTg3K6d6UWn22GaZmMBEJD.jpg",
+ "passport_three": "30gxXYPKGfWpnQH3G7neNpy0r1rASuSaEHGL5D4J.jpg",
+ "passport_four": "wbS4u3E9F1G0NBqBjFEmdx9IKJUSXuLiWcB3Tw9q.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 10:59:19",
+ "updated_at": "2024-10-04 10:59:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3374,
+ "unique_id": "TB6360-3374",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Durdybike",
+ "customer_surname": "Gylyçjanowa",
+ "customer_patronic_name": null,
+ "passport_address": "Balkan welaýaty, Hazar äherçesi 32 ÝJT, jaý 8, öý 17",
+ "real_address": "Balkan welaýaty, Hazar äherçesi 32 ÝJT, jaý 8, öý 17",
+ "passport_serie": "I-BN",
+ "passport_id": "035353",
+ "passport_given_at": "1999-06-14",
+ "passport_given_by": "Balkan welaýatynyň Çeleken şäher polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Gazanjyk etrabynyň Akjaguýma duralgasy",
+ "born_at": "1974-11-30",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "65921523",
+ "phone_additional": "65921523",
+ "phone_home": "65921523",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Türkmenistanyň \"Türkmenbaşy\" PTB Balkan welaýatynyň Hazar şahamçasy",
+ "work_company_accountant_number": "+(993)-65921523",
+ "work_started_at": "2005-06-06",
+ "work_salary": "1513",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OZP9ggOznpiZJP2YXt3eVZI3COqxVLQzDHM2gzaM.jpg",
+ "passport_two": "nyfponxSvJPAqHX6ImkqjOm23Kd7anvwXnOQlDt6.jpg",
+ "passport_three": "2bvHZx1538U2wI03LOuLHZxlYqMiuTmVJJxk2ThK.jpg",
+ "passport_four": "Furd61YqKwDjMD4igcH9batmiSJpuvkw6ry88OMu.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 11:02:33",
+ "updated_at": "2024-10-23 14:29:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3375,
+ "unique_id": "TB6360-3375",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Güljahan",
+ "customer_surname": "Abaýewa",
+ "customer_patronic_name": "Berdiýewna",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheriniň Hazar şäherçesi Gökbaýyr şäherçesi jaý 2 öý 11",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheriniň Hazar şäherçesi Gökbaýyr şäherçesi jaý 2 öý 11",
+ "passport_serie": "I-BN",
+ "passport_id": "284882",
+ "passport_given_at": "2008-06-25",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1981-10-29",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "65372267",
+ "phone_additional": "65372267",
+ "phone_home": "65372267",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Döwletenergogözegçilik kärhanasynyň Balkan bölümi",
+ "work_company_accountant_number": "+(993)-65372267",
+ "work_started_at": "2019-04-04",
+ "work_salary": "1906",
+ "work_position": "2-nji derejeli barlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "q2zYXyDmuqJvs6IWLigfGc61qslIImK9PenU3shA.jpg",
+ "passport_two": "VmLOwZLvOFuAtBc0TmmsHSgOptui2RtF50aXmSJo.jpg",
+ "passport_three": "Ut89hxYT4GUU13Jz6jJU2C8NvxnoDnzzQFqvWabq.jpg",
+ "passport_four": "8QGsDn9zGMTmymT2fl1YKSlqat0QMG5c1j7qzN7b.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 11:12:32",
+ "updated_at": "2024-10-23 14:23:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3376,
+ "unique_id": "TB6360-3376",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Artyktäç",
+ "customer_surname": "Hydyrowa",
+ "customer_patronic_name": "Ýazglyçewna",
+ "passport_address": "Balkan welaýatynyň Balkanabat şäheri Hazar şäherçesi ÝJT 15 jaý 14 öý 22",
+ "real_address": "Balkan welaýatynyň Balkanabat şäheri Hazar şäherçesi ÝJT 15 jaý 14 öý 22",
+ "passport_serie": "I-BN",
+ "passport_id": "034911",
+ "passport_given_at": "1999-04-03",
+ "passport_given_by": "Balkan welaýatynyň Çeleken şäher Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Nebitdag şäheri",
+ "born_at": "1971-08-26",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "64189845",
+ "phone_additional": "64189845",
+ "phone_home": "64189845",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Nebitdag Buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-64189845",
+ "work_started_at": "2017-02-01",
+ "work_salary": "3185",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QUVyifZjayw30WB7pneQkVQsFIVcZ41SMCBPEHl8.jpg",
+ "passport_two": "6GrMZlmfml6SOs9EGRkW6Vi01sL1e5XNM18XxxSG.jpg",
+ "passport_three": "mstq9UDWKH9ZstiJH0cQojzBt5l2DBpkPh2bjQ0C.jpg",
+ "passport_four": "jidzIM5RGKNUkpvSgmaIcA67f2O805AJGprluw0L.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 11:23:05",
+ "updated_at": "2024-10-23 14:20:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3377,
+ "unique_id": "TB6360-3377",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Baýrambibi",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Musagulyýewna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi ÝJT 35 jaý 26 öý 18",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi ÝJT 35 jaý 26 öý 18",
+ "passport_serie": "I-BN",
+ "passport_id": "420274",
+ "passport_given_at": "2011-02-25",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1985-07-20",
+ "email": "annagulgeldyeva@mail.com",
+ "phone": "64196072",
+ "phone_additional": "64196072",
+ "phone_home": "64196072",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Galkynyşnebit Nebitgazçykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-64196072",
+ "work_started_at": "2014-07-01",
+ "work_salary": "1855",
+ "work_position": "geýim ýuwujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "srVnBU7V94SukxRFJim1jtNOO1A4YOby9uTqfgk6.jpg",
+ "passport_two": "QDuOjTyfo4mIPHH0mTEX5WFaLOI0BmtIPrO7f4dL.jpg",
+ "passport_three": "JxrXFQUQOqMqnIcHHDGlnwuQKKTT4pdoEGAw85dU.jpg",
+ "passport_four": "M7FFG03t1DanZZK35NXxHeWaUwi15fvVF80U1Hpz.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 11:31:00",
+ "updated_at": "2024-10-23 14:29:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3378,
+ "unique_id": "TB8312-3378",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Bahtiýar",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Sapargeldiýewiç",
+ "passport_address": "Gazojak şäheri Düýeboýun köçe 37 jaý",
+ "real_address": "Gazojak şäheri Düýeboýun köçe 37 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "355400",
+ "passport_given_at": "2003-02-18",
+ "passport_given_by": "LW Darganata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1986-06-23",
+ "email": "bakgy_jumayew@gmail.com",
+ "phone": "64227337",
+ "phone_additional": null,
+ "phone_home": "44551300",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇM\" Demirgazyk Balguýy liniýa önümçilik bölegi",
+ "work_company_accountant_number": "+(993)-44552200",
+ "work_started_at": "2007-01-01",
+ "work_salary": "4613",
+ "work_position": "maşinist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Q6yu9waqczq485xrSabp8eroCfIV3VfoIxqV83aW.jpg",
+ "passport_two": "GXQfq9kDzEpFGMMl1FfqkiFeX5Cgg24aE106Mvm5.jpg",
+ "passport_three": "rMnhHFzQNNX5gc6vU3GyPOMj722ezICNpKu8XOFT.jpg",
+ "passport_four": "7EDy35Xwqj2lLmkTG9kkdzGLu5vxnOxkWzigBMQ3.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 11:38:55",
+ "updated_at": "2024-10-04 11:38:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3379,
+ "unique_id": "TB8312-3379",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Gülälek",
+ "customer_surname": "Işimowa",
+ "customer_patronic_name": "Amandurdyýewna",
+ "passport_address": "Mary welaýaty Mary şäheri Marguş köçesi 75 jaý 5-6 oýi.",
+ "real_address": "Gazojak şaheri Magtymguly köçesi 152 jaý 9 öýi.",
+ "passport_serie": "I-MR",
+ "passport_id": "503255",
+ "passport_given_at": "2006-10-14",
+ "passport_given_by": "Mary şaher hakimligi.",
+ "born_place": "Mary şäheri.",
+ "born_at": "1990-05-30",
+ "email": "isimowa90@mail.çom",
+ "phone": "65420558",
+ "phone_additional": "65420558",
+ "phone_home": "65420558",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM ulaglar karhanasy.",
+ "work_company_accountant_number": "+(993)-65710141",
+ "work_started_at": "2023-09-04",
+ "work_salary": "1914",
+ "work_position": "Operator.",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bOiWMtlBhJX5NhnakhPwvVkYiX2UTcjYmHIc9nCZ.jpg",
+ "passport_two": "EXjRUilqK9aDJtjr5xPe1x2eiPVg0lciS1NRcvbu.jpg",
+ "passport_three": "vAvuHhGJTvBxVguX7JHhLpyUzTVUvRTRUp9HUei2.jpg",
+ "passport_four": "raFxqLZ0EzlEAS9DMpJKd4FTAOxiIQtL3SSpXpzD.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 13:50:35",
+ "updated_at": "2024-10-04 13:50:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3380,
+ "unique_id": "TB1307-3380",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kerem",
+ "customer_surname": "Akmammedow",
+ "customer_patronic_name": "Meylisowic",
+ "passport_address": "Asgabat s Bagtyyarlyk etr Taze zaman yt koce kemine jay17",
+ "real_address": "Asgabat s Bagtyyarlyk etr Taze zaman yt koce kemine jay17",
+ "passport_serie": "I-AS",
+ "passport_id": "690808",
+ "passport_given_at": "2023-10-25",
+ "passport_given_by": "Asgabat s Bagtyyarlyk etr",
+ "born_place": "Asgabat s",
+ "born_at": "2006-11-11",
+ "email": "Kerem@gmail.ru",
+ "phone": "65100501",
+ "phone_additional": "65100501",
+ "phone_home": "65100501",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkeminstanyn inziner teh inistituty",
+ "work_company_accountant_number": "+(993)-65100501",
+ "work_started_at": "2024-09-01",
+ "work_salary": "4510",
+ "work_position": "Talyp",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "HI2ngNWGDJXSbQ8FS7UmtpkSaaFlVmQUpFBzzkty.jpg",
+ "passport_two": "KHOZzOfj38RdAxjVZ7BFH5wE7kHEHLC1ydDsBb5N.jpg",
+ "passport_three": "xyIcEYrCixZrVLF2OGqq0QkCshYx5qaMkH5zQkke.jpg",
+ "passport_four": "xkIQtGdo19wuCalKYfba4fVtz6mbIeAAhgs1kNLC.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-04 15:48:59",
+ "updated_at": "2024-10-04 15:48:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3381,
+ "unique_id": "TB1307-3381",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Bayramgul",
+ "customer_surname": "Gosamyradowa",
+ "customer_patronic_name": "Amandurdyyewna",
+ "passport_address": "Asgabat s kopetdag etr koce 1995 Garassyzlyk s jay60 1 otag5",
+ "real_address": "Asgabat s kopetdag etr koce 1995 Garassyzlyk s jay60 1 otag5",
+ "passport_serie": "I-DZ",
+ "passport_id": "112714",
+ "passport_given_at": "1999-11-30",
+ "passport_given_by": "Dasoguz wel Tagta etr PB",
+ "born_place": "Balkan wel",
+ "born_at": "1971-11-30",
+ "email": "Bayramgul@gmail.ru",
+ "phone": "65551298",
+ "phone_additional": "65551298",
+ "phone_home": "65551298",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "1 nji saglyk oyi",
+ "work_company_accountant_number": "+(993)-12267029",
+ "work_started_at": "2003-05-01",
+ "work_salary": "4357",
+ "work_position": "Masgala lukmany",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Ii1eGrguJy0d7cccmP10YO3SCaFmkU5brPNHImjz.jpg",
+ "passport_two": "1SeToUhz6os9GAgnyKrIyZlyE4f7kAwv7F7lW1g7.jpg",
+ "passport_three": "l97jjaMjs3K35CMiMoKsS65K5gsxlNUV89spbun5.jpg",
+ "passport_four": "tqPGCbNgHp9ADTs6aNLokHD8JBSKlNqrXfKc2xU9.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-04 15:57:07",
+ "updated_at": "2024-10-04 15:57:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3382,
+ "unique_id": "TB6312-3382",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Miýassar",
+ "customer_surname": "Kutlimuradowa",
+ "customer_patronic_name": "Kozyýewna",
+ "passport_address": "Daşoguz welaýaty Daşoguz şäher Ruhnama köçe 65 jaý",
+ "real_address": "Daşoguz welaýaty Daşoguz şäher Ruhnama köçe 65 jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "050584",
+ "passport_given_at": "1999-07-16",
+ "passport_given_by": "Doşoguz welaýatynyň Daşoguz şäher PB",
+ "born_place": "Daşoguz şäherI",
+ "born_at": "1978-02-13",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "62031650",
+ "phone_additional": "61803115",
+ "phone_home": "24373734",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Arzuw sagaldyş merkezi",
+ "work_company_accountant_number": "+(993)-24370354",
+ "work_started_at": "2023-12-09",
+ "work_salary": "2703",
+ "work_position": "aşpez",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "Ab4uFJ9YemsgUwl6oRdQ9ostGuwby8lFPK8djLj1.jpg",
+ "passport_two": "oxBMZ13kHT1MMn4daHVlAFZJMQO706hUS1iJHRMZ.jpg",
+ "passport_three": "0EqRZ30QtswAmVtc8Vq0pmILUdKYRTWThISMDMJ7.jpg",
+ "passport_four": "NMCnr7aXBceugoQUrkBqSLbVK42Sbec6smJVtr9l.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 16:22:51",
+ "updated_at": "2024-10-04 16:24:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3383,
+ "unique_id": "TB6360-3383",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Öwezgeldi",
+ "customer_surname": "Garlyýew",
+ "customer_patronic_name": "Döwletgeldiýewiç",
+ "passport_address": "Balkan welaýaty Etrek etraby Magtymguly köçesi jaý 46 öý 1",
+ "real_address": "Balkan welaýaty Etrek etraby Magtymguly köçesi jaý 46 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "464755",
+ "passport_given_at": "2015-05-19",
+ "passport_given_by": "Balkan welaýatynyň Etrek etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etrabynyň Etrek şäherçesi",
+ "born_at": "1997-10-05",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "61159160",
+ "phone_additional": "61159160",
+ "phone_home": "61159160",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Türkiýäniň \"Ilk Inşaat Taahhýut Sanaýi we Tijaret Anonim Şirketiniň\" Türkmenistandaky şahamçasy",
+ "work_company_accountant_number": "+(993)-61159160",
+ "work_started_at": "2023-06-13",
+ "work_salary": "1602",
+ "work_position": "dürli işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GNsSesr6QdePWQ2TCp21XJJSBTkLCLw999qs3Alj.jpg",
+ "passport_two": "Ko2ZXibzlHIF1vizyQgsahjc4ELdJlyo2zalQhvn.jpg",
+ "passport_three": "1pmAiziDvyRblTp3ugwgIU8XRk6z3cfkdp56pqyK.jpg",
+ "passport_four": "kK1Fu0SZGkksRM5gDa0k8AzSdnxAYw7IvVZwbhrM.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 16:34:01",
+ "updated_at": "2024-10-23 14:22:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3384,
+ "unique_id": "TB9314-3384",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Wepa",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Nazarowiç",
+ "passport_address": "Köneürgenç şäher A.Soýunow köçesi 25-nji jaýy",
+ "real_address": "Köneürgenç şäher A.Soýunow köçesi 25-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "684584",
+ "passport_given_at": "2011-04-22",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1985-12-16",
+ "email": "Wepa@mail",
+ "phone": "65047035",
+ "phone_additional": "65047035",
+ "phone_home": "65047035",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguz welaýat Dermanhana müdirligi",
+ "work_company_accountant_number": "+(993)-93062___",
+ "work_started_at": "2020-08-18",
+ "work_salary": "2144",
+ "work_position": "7-nji dermanhananyň 7-nji şahamça müdiri",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "XwjnBFMVHOAxVntgY7tV4lfwCMSIpzDyz4C0Daf3.jpg",
+ "passport_two": "o10Wq21NvZLSfvlIy5PcLh1HvrKRCRweUAWZ56Gk.jpg",
+ "passport_three": "RGmrZJUP8Gxq04a46HkRbqXc1kxNUhKMBa4LsxLs.jpg",
+ "passport_four": "03aexQ3uwI1Hj1kOL3LanUmbE4w0D1zWaexCcti0.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 16:43:47",
+ "updated_at": "2024-10-04 16:44:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3385,
+ "unique_id": "TB6360-3385",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Döwletmämmet",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Tekemyradowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Gumdag şäherçesi T.Annagulyýew köçesiniň 6njy geçelgesi jaý 7",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Gumdag şäherçesi T.Annagulyýew köçesiniň 6njy geçelgesi jaý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "493459",
+ "passport_given_at": "2015-01-09",
+ "passport_given_by": "Balkan welaýatynyň Gumdag şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Gumdag şäheri",
+ "born_at": "1998-02-09",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65860221",
+ "phone_additional": "65860221",
+ "phone_home": "65860221",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" Nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-65860221",
+ "work_started_at": "2020-02-24",
+ "work_salary": "2805",
+ "work_position": "ulaghana sürüji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "wqtgJeBS0MLbvzM068MXQVbJXt8G0kUtKznMwGsS.jpg",
+ "passport_two": "hdN3m1ouU72ljbEYhrbqtJqiTWuG5m1vATBP91Bk.jpg",
+ "passport_three": "RFTjUcAntolU9ZgU30u94jVxsotLMi4BXaAFbceC.jpg",
+ "passport_four": "5hhYqGcg0uHVRSEvFmMAkWVCVYYg1LvX5Xpw0hcH.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-04 16:44:23",
+ "updated_at": "2024-10-23 14:22:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3386,
+ "unique_id": "TB1307-3386",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulsuraý",
+ "customer_surname": "Çaryýewa",
+ "customer_patronic_name": "Nurberdiýewna",
+ "passport_address": "Ahal welaýatynyň Gökdepe etrabynyň Hurmantgökje obasy",
+ "real_address": "Ahal welaýatynyň Gökdepe etrabynyň Hurmantgökje obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "761375",
+ "passport_given_at": "2020-04-28",
+ "passport_given_by": "Ahal welaýatynyň Gökdepe etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Gökdepe etrap Hurmantgökje geňeşligi",
+ "born_at": "1993-08-03",
+ "email": "Ogulsuray@mail.ru",
+ "phone": "61582686",
+ "phone_additional": "61549308",
+ "phone_home": "12587555",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmendemirýollary döwlet kärhanasy",
+ "work_company_accountant_number": "+(993)-12383193",
+ "work_started_at": "2018-02-15",
+ "work_salary": "1940",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RxKGgdgHv8rInJupVeSmGTMe41CaIQp6f0UyUSzA.jpg",
+ "passport_two": "2fWAe6FlI1PbSXM7yniLmDTg3vh90meLeyWQVUxG.jpg",
+ "passport_three": "b8a41KPlzz76IFpNHNHzgjKFp0gywu63m5Piak1O.jpg",
+ "passport_four": "IkVQOefFX90rfFCEH9wVcf385bAI5hV7NaDVjV2o.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-04 17:04:53",
+ "updated_at": "2024-10-04 17:04:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3387,
+ "unique_id": "TB1307-3387",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljamal",
+ "customer_surname": "Çaryýewä",
+ "customer_patronic_name": "Bäşimowna",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr k 2012/58 jaý 34",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr k 2012/58 jaý 34",
+ "passport_serie": "I-AS",
+ "passport_id": "148751",
+ "passport_given_at": "2000-05-19",
+ "passport_given_by": "Aşgabat ş Köperdag etrap PB",
+ "born_place": "Aşgabat ş",
+ "born_at": "1967-12-03",
+ "email": "Oguljamal@gmail.com",
+ "phone": "65563246",
+ "phone_additional": "65563246",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenhowaýollary agentligi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2015-06-01",
+ "work_salary": "3223",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "GVXuJwx8qXKv9pIDbUr7PnTR8fOGaS7j9SIPl5cG.jpg",
+ "passport_two": "XmMJ8lNOXGOF3dqwPOHZBcahtLXHPhQihnUG1fWd.jpg",
+ "passport_three": "6MwYF0GdAKQFVkfTw6ArXetoyMIH8WEBULB01kR3.jpg",
+ "passport_four": "qDHJvj69wsKwIcCPp5nHqyIc09ukumRmFEZRYymY.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-08 12:08:50",
+ "updated_at": "2024-10-08 12:08:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3388,
+ "unique_id": "TB8318-3388",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Bahar",
+ "customer_surname": "Umbarowa",
+ "customer_patronic_name": "Şamuratowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş Garaşsyzlygyň 5-ýyllygy köçesi 29-njy jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş Garaşsyzlygyň 5-ýyllygy köçesi 29-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "055639",
+ "passport_given_at": "1999-05-03",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Çarşaňňy etrabynyň Garnas geňeşligi",
+ "born_at": "1978-03-22",
+ "email": null,
+ "phone": "61670913",
+ "phone_additional": "62604890",
+ "phone_home": "44036574",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-65324152",
+ "work_started_at": "1996-02-01",
+ "work_salary": "1599",
+ "work_position": "kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "s7Zq0EL2SNM6WtHWsvgjVbarNHQM5kcO8OYyExFe.jpg",
+ "passport_two": "CELyIoOvOSDazhEcQH4UgXa8bY5ZIgKbG63Idxxp.jpg",
+ "passport_three": "bBfvYtK4SmQvwwcYbN7dQIDszBJS1EVaIuLGJ4LB.jpg",
+ "passport_four": "dqJMv3UNqdjg3h3ujYH8gVUwLZrCOjA4348oDrNU.jpg",
+ "user_id": 968,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-08 14:45:15",
+ "updated_at": "2024-10-08 14:46:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3389,
+ "unique_id": "TB8318-3389",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Zakirjan",
+ "customer_surname": "Işdawlýetow",
+ "customer_patronic_name": null,
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň Mollanepes köçesi 22-nji jaýy.",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň Mollanepes köçesi 22-nji jaýy.",
+ "passport_serie": "I-LB",
+ "passport_id": "011866",
+ "passport_given_at": "1998-11-05",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň",
+ "born_at": "1977-05-21",
+ "email": null,
+ "phone": "65352458",
+ "phone_additional": "63958471",
+ "phone_home": "44035896",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Amyderýa Ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-63521020",
+ "work_started_at": "1999-08-01",
+ "work_salary": "2720",
+ "work_position": "Ýol ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oM11doN99lk1Ln9HOK70NoUigt7WOihTNEOvgkCN.jpg",
+ "passport_two": "it5CyNoHIW1is5KrhZbPP6czKeWf8HyHkDtPR8md.jpg",
+ "passport_three": "An8QuPsWyNYSwsxV7dn32gdsRtQAlOTK7TFT8XAw.jpg",
+ "passport_four": "yUx8OnmTAoALerR98Id2iUiIQaTKqdiy7TIQ1u7C.jpg",
+ "user_id": 969,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-08 14:56:45",
+ "updated_at": "2024-10-08 14:58:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3390,
+ "unique_id": "TB8318-3390",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ruslan",
+ "customer_surname": "Çaryýew",
+ "customer_patronic_name": "Şanazarowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Nyýazow köçesi 84-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Nyýazow köçesi 84-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "473742",
+ "passport_given_at": "2006-03-30",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş",
+ "born_at": "1988-04-18",
+ "email": null,
+ "phone": "63598503",
+ "phone_additional": "64256974",
+ "phone_home": "44031254",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap Semant Zawody",
+ "work_company_accountant_number": "+(993)-63261468",
+ "work_started_at": "2016-02-03",
+ "work_salary": "2586",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1oxUOVq2ylo1UJ9K5sWYeCGGaW0MUTd69IxIZq6b.jpg",
+ "passport_two": "vo93uytDTf3FE6Tl9zrS3l1SOv9R9bhdtGmQOAaD.jpg",
+ "passport_three": "xTc997wqwTCzZhyVlPavpDB5Q87UaWUrC980jCYf.jpg",
+ "passport_four": "rC21f6mNsvi5vHZqnD6jxKK0rXHPwyB34vDRMJd3.jpg",
+ "user_id": 970,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-08 16:07:07",
+ "updated_at": "2024-10-08 16:11:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3391,
+ "unique_id": "TB6360-3391",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Rejepgül",
+ "customer_surname": "Berdiýewa",
+ "customer_patronic_name": "Annawalyýewna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi kw 29 jaý 13 öý 20",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi kw 29 jaý 13 öý 20",
+ "passport_serie": "I-BN",
+ "passport_id": "420919",
+ "passport_given_at": "2012-06-21",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1985-03-30",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64171609",
+ "phone_additional": "64171609",
+ "phone_home": "64171609",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "58-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-64171609",
+ "work_started_at": "2015-09-01",
+ "work_salary": "1823",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BVgixx3IXmBPW4Imr24NBj6yBkriROi6TfVZdzy3.jpg",
+ "passport_two": "pwmC0lcSEU5XE20tFPz8N1CTIXjk2BAYOzdLLQCj.jpg",
+ "passport_three": "jZn3OOEKV50UeSYlFBdYXIYcCS0GZkqtnVVNjUbm.jpg",
+ "passport_four": "6LIC3ZWNqTaSDcuxARHojC7UhDqoT5IvjfDGU5SE.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-08 16:47:11",
+ "updated_at": "2024-10-23 14:29:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3392,
+ "unique_id": "TB7390-3392",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Jennet",
+ "customer_surname": "Nurmyradowa",
+ "customer_patronic_name": "Döwletmuradowna",
+ "passport_address": "Mary şäher Berkararlyk köçe jaý 7 öý 6",
+ "real_address": "Mary şäher Berkararlyk köçe jaý 7 öý 6",
+ "passport_serie": "II-MR",
+ "passport_id": "419726",
+ "passport_given_at": "2024-09-16",
+ "passport_given_by": "Mary şäher PB",
+ "born_place": "Mary şäheri",
+ "born_at": "1995-08-08",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64768874",
+ "phone_additional": "64768874",
+ "phone_home": "64768874",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Marynyň \"Ýeňiş\" tikin fabrigi",
+ "work_company_accountant_number": "+(993)-64768874",
+ "work_started_at": "2022-04-05",
+ "work_salary": "1881",
+ "work_position": "uly ykdysatçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "4v7zChgZSm8PPqqVdrJgvWb7XPzIRIHJQn47Ogm2.jpg",
+ "passport_two": "dCIvwaCKG7n7opr52DNrnk6qW8G0ZLiTEke3zS2G.jpg",
+ "passport_three": "pEvRHlkhNwZsGjuVn2To3P6c3oTRWV4T7FFlHtyy.jpg",
+ "passport_four": "cD1UtExRQM7e7pqf3UguheGdlpYdXJLDCXWhs7Cx.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-10-08 17:41:30",
+ "updated_at": "2024-10-08 17:41:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3393,
+ "unique_id": "TB1307-3393",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mahym",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Dörtgulyýewna",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Magtymguly obasy Mollanepes köçesi jaý 38 otag 1",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Magtymguly obasy Mollanepes köçesi jaý 38 otag 1",
+ "passport_serie": "I-AH",
+ "passport_id": "769082",
+ "passport_given_at": "2020-08-12",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Kaka etrapÇäçe oba",
+ "born_at": "1991-03-12",
+ "email": "Mahym@mail.ru",
+ "phone": "62787976",
+ "phone_additional": "62692593",
+ "phone_home": "12561425",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenistanyň Telewideniýe, radiogepleşikler we kinematografiýa baradaky döwlet komitetiniň Ahal welaýat teleradio studiýasy",
+ "work_company_accountant_number": "+(993)-12925242",
+ "work_started_at": "2013-02-01",
+ "work_salary": "2352",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6M5sSJYJxLoJQHL8jCwxFxJOfwJOQOGQlexR76Ly.jpg",
+ "passport_two": "Osw9jMXWzTpJZBqAEpYWWL3YMXKuJRS3J4HbH1pG.jpg",
+ "passport_three": "fzMAe2ai4sEMc9ICKEpcWI9to9gfbAMURdLpHExb.jpg",
+ "passport_four": "lCGjdJZiKnIygONs3cKUlbNA43OmPi4wD9GGn97f.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-08 17:43:20",
+ "updated_at": "2024-10-08 17:43:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3394,
+ "unique_id": "TB7390-3394",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Çary",
+ "customer_surname": "Gurbanalyýew",
+ "customer_patronic_name": "Agajanowiç",
+ "passport_address": "Mary etrap S Türkmenbaşy säherçe Kemine köçe jaý 3 öý 60",
+ "real_address": "Mary etrap S Türkmenbaşy säherçe Kemine köçe jaý 3 öý 60",
+ "passport_serie": "I-MR",
+ "passport_id": "239856",
+ "passport_given_at": "2000-11-11",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Ýolöten etraby Ýeňiş geňeşligi",
+ "born_at": "1970-12-25",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65313204",
+ "phone_additional": "65313204",
+ "phone_home": "65313204",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Maryazat önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-65313204",
+ "work_started_at": "1991-11-19",
+ "work_salary": "2322",
+ "work_position": "inžener",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "b8w2Vm9E1OO61zYNY0C0Q7wIlT22kLVIRSZXO0Os.jpg",
+ "passport_two": "mWWFEeIXnbfgRF0sk0uo0IJk7yvVMPtAwsSM3uNr.jpg",
+ "passport_three": "KWU4MUh7PtIzzxI1C4TLayRzmKs6mwYVSggEzaOT.jpg",
+ "passport_four": "UcqioiGJRtrc23MYmVabyxKIeNOMFeD0JtS79GPk.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-10-08 17:48:48",
+ "updated_at": "2024-10-08 17:48:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3395,
+ "unique_id": "TB6359-3395",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gurbangylyç",
+ "customer_surname": "Tagyýew",
+ "customer_patronic_name": "Nurgeldiýewiç",
+ "passport_address": "BW Balkanabat kw 210 jaý 37 öý 2",
+ "real_address": "BW Balkanabat kw 210 jaý 37 öý 2",
+ "passport_serie": "I-BN",
+ "passport_id": "446484",
+ "passport_given_at": "2011-10-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1995-05-08",
+ "email": null,
+ "phone": "71615705",
+ "phone_additional": "71615705",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-09-01",
+ "work_salary": "2536",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gx0e4No72QYvq5NgLHOIV4MOJta7kyt2abxoctun.jpg",
+ "passport_two": "DHScCobS0RL4SvcgwssRah7dD83fs5HCFGSulIqk.jpg",
+ "passport_three": "frmcnYbR9fEDL3vzly3EoV00jg8aPXFTlKh29FQo.jpg",
+ "passport_four": "kHBz4AVPYW5omnvJIBIrJRpWVpa4Ud09mBLd3bbZ.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-08 18:01:13",
+ "updated_at": "2024-10-08 18:01:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3396,
+ "unique_id": "TB8318-3396",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Nuriddin",
+ "customer_surname": "Döwranow",
+ "customer_patronic_name": "Böriýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşliginiň Şamanow köçesi 1-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşliginiň Şamanow köçesi 1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "376801",
+ "passport_given_at": "2003-05-30",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi",
+ "born_at": "1985-10-25",
+ "email": null,
+ "phone": "62165275",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap sement zawody",
+ "work_company_accountant_number": "+(993)-42231393",
+ "work_started_at": "2015-01-08",
+ "work_salary": "2199",
+ "work_position": "Maşenist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sQTNyZVdgWuxgbCCnRV6BNcDeXbbsCr5sWR9mLDJ.jpg",
+ "passport_two": "7YZhuFUsPeOxIkQz9dGRaHYjktD3Kgk5eGCyen78.jpg",
+ "passport_three": "Kzs9hPp9oRKnNSiYlcpnio6eBnvhoLXC2krHAybs.jpg",
+ "passport_four": "GykrwLiXRexmIDiE5jyfHsk2wtvPKL5UfyHbRdX8.jpg",
+ "user_id": 972,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-10-09 11:05:23",
+ "updated_at": "2024-10-10 16:01:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3397,
+ "unique_id": "TB8302-3397",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Usman",
+ "customer_surname": "Rozmenow",
+ "customer_patronic_name": null,
+ "passport_address": "Magdanly saheri Turkmenbasy 4/4",
+ "real_address": "Magdanly saheri Turkmenbasy koc 4/4",
+ "passport_serie": "I-LB",
+ "passport_id": "751232",
+ "passport_given_at": "2012-01-07",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Megejik genesligi",
+ "born_at": "1970-01-15",
+ "email": null,
+ "phone": "64551982",
+ "phone_additional": null,
+ "phone_home": "514222",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Jemagat hojalygy mudirligi",
+ "work_company_accountant_number": "+(993)-51244___",
+ "work_started_at": "1994-12-01",
+ "work_salary": "2266",
+ "work_position": "Elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "itwpsAyRknZ4qvnAoA63hE6D76EmcRpXNaZk5Py8.jpg",
+ "passport_two": "MqpxlkOZtmBMZ4i00vvE0bXIiheQzr9gJ5ZFyYIH.jpg",
+ "passport_three": "G7pruZB24REpCQAJ6NMLyWBu7z5lrglJBe8Lxi7j.jpg",
+ "passport_four": "43KsqVY2uBBRgPnzOxy09TJe0WJxYienT2wbgU2c.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-09 12:01:37",
+ "updated_at": "2024-10-09 12:19:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3398,
+ "unique_id": "TB8302-3398",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jahangir",
+ "customer_surname": "Hurramow",
+ "customer_patronic_name": "Baynuratowic",
+ "passport_address": "Magdanly saheri Garassyzlyk 33/14",
+ "real_address": "Magdanly saheri Garassyzlyk 33/14",
+ "passport_serie": "I-LB",
+ "passport_id": "751054",
+ "passport_given_at": "2011-11-23",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1995-06-09",
+ "email": "miziktank78@gmail.com",
+ "phone": "64450446",
+ "phone_additional": null,
+ "phone_home": "54877",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "518 Yangyn howpsuzlyk bolumi",
+ "work_company_accountant_number": "+(993)-20002___",
+ "work_started_at": "2021-04-08",
+ "work_salary": "1671",
+ "work_position": "Yangyn sonduriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RZ9EooJF5SBStlo6lHkouErNxEWltGbnf8mJ2P6B.jpg",
+ "passport_two": "6nL77WaHaQ8wOGElNNlouLV1snKlgS835WOvkuY8.jpg",
+ "passport_three": "3YiwF5gv4UAwKTa0z7rSaSfPlQdAhKja9vUdiTkz.jpg",
+ "passport_four": "1l9UXtsVtDaFHR3EDxb9H9FExP9Im0vEPd2QvllY.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-09 12:23:53",
+ "updated_at": "2024-10-09 12:24:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3399,
+ "unique_id": "TB8302-3399",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bahriddin",
+ "customer_surname": "Hudaybergenow",
+ "customer_patronic_name": "Jorayewic",
+ "passport_address": "Magdanly saheri Babur 20",
+ "real_address": "Magdanly Babur 20",
+ "passport_serie": "I-LB",
+ "passport_id": "386645",
+ "passport_given_at": "2003-07-15",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly",
+ "born_at": "1987-07-15",
+ "email": "miziktank78@gmail.com",
+ "phone": "61796971",
+ "phone_additional": null,
+ "phone_home": "52196",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanlyagyzsuw mudirligi",
+ "work_company_accountant_number": "+(993)-53365___",
+ "work_started_at": "2017-11-20",
+ "work_salary": "2280",
+ "work_position": "Bolum baslyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FTLTOr5BHJr0D4v6KqI8HFEpmFjjHMseA2Hhhcnl.jpg",
+ "passport_two": "0MdthGBEiTAKr5oWeqGuH1bE4kQbzPimHSuMpeYS.jpg",
+ "passport_three": "K8NBnnCb8oy4fnRql9BnesW51r04LnyTXqqz6u9E.jpg",
+ "passport_four": "utiQVlv9pOod9QEAH0gFs8SeekSunKg4DuZJ6Sq7.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-09 12:28:30",
+ "updated_at": "2024-10-09 12:29:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3400,
+ "unique_id": "TB8302-3400",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulbahor",
+ "customer_surname": "Sodmonowa",
+ "customer_patronic_name": "Yuldasowna",
+ "passport_address": "Magdanly saheri I-KE 3/43",
+ "real_address": "Magdanly saheri I-KE 3/43",
+ "passport_serie": "I-LB",
+ "passport_id": "839392",
+ "passport_given_at": "2013-11-05",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Surhandorya oblasty Denow rayon",
+ "born_at": "1974-10-23",
+ "email": "muziktank78@gamil.com",
+ "phone": "63984970",
+ "phone_additional": null,
+ "phone_home": "50003",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "35-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2020-10-10",
+ "work_salary": "3040",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "u6wrVmeJHAtIwozXqs0ATD5tldR4OVbRA7QJ4qJc.jpg",
+ "passport_two": "nlPMTAcxaFo7MljNYQZJstzCLJD0lkNf8EPwL1mn.jpg",
+ "passport_three": "HGX2R8HyF7ONDTvkH8oSuZjxOes0tVN8UXU7ccOJ.jpg",
+ "passport_four": "IrufLYUvECQc9ntutUQL8d1cMmLEyzEtRkg0oonP.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-09 12:33:22",
+ "updated_at": "2024-10-09 12:34:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3401,
+ "unique_id": "TB8302-3401",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Saparmurat",
+ "customer_surname": "Kulsahatow",
+ "customer_patronic_name": "Rozimuratowic",
+ "passport_address": "Magdanly saheri II-KE 18/25",
+ "real_address": "Magdanly saheri II-KE 18/25",
+ "passport_serie": "II-LB",
+ "passport_id": "182914",
+ "passport_given_at": "2023-03-06",
+ "passport_given_by": "Koytendag etrap PB",
+ "born_place": "Magdanly",
+ "born_at": "1985-10-19",
+ "email": "muziktank78@gmail.com",
+ "phone": "62084447",
+ "phone_additional": null,
+ "phone_home": "50018",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Tagam karhanasy",
+ "work_company_accountant_number": "+(993)-51433___",
+ "work_started_at": "2023-05-04",
+ "work_salary": "1319",
+ "work_position": "hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pOUrBPoFYNRPvE8dAfAaXXA7oStCrAkn046Ad23h.jpg",
+ "passport_two": "drMx6NatlnJKHB9aDbkNnOoZJ38nz93arz6N31ks.jpg",
+ "passport_three": "bZ6zjUZH6FapebXJzpzLAameemk0o2m2q8jpS4Gh.jpg",
+ "passport_four": "kGfzVw4mEwswqgzavtBLTLfxv2Cy3q4cGyGMLlxV.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-09 12:40:17",
+ "updated_at": "2024-10-09 12:40:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3402,
+ "unique_id": "TB9315-3402",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Yhlas",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Pirnepesowiç",
+ "passport_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "real_address": "Görogly etrap Türkmenýoly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "872910",
+ "passport_given_at": "2015-04-14",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Türkmenýoly geňeşligi",
+ "born_at": "1998-09-28",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64007585",
+ "phone_additional": "64007585",
+ "phone_home": "64007585",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Aşgabat şäher Büzmeýin etrabynyň \"Açyk Gapy\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-64007585",
+ "work_started_at": "2024-06-01",
+ "work_salary": "1201",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pI4BSVQEGl7Ktyw8yHMQmpd0EzxT6EKpvt8uAGMo.jpg",
+ "passport_two": "m62VEk2PH25O5RvYvD6kLRd58Tc3m3w6EMVltLIJ.jpg",
+ "passport_three": "7szEFE7ZolZHVMfAwgtPqpMKPkjlLfO5Ucr5y3dn.jpg",
+ "passport_four": "2ar08UvzGGhWnZRiEFVn470EfxKmR6t42pEfAmvl.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-09 15:36:06",
+ "updated_at": "2024-10-09 15:36:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3403,
+ "unique_id": "TB8302-3403",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ayhumar",
+ "customer_surname": "Abraykulowa",
+ "customer_patronic_name": "Ilmuradowna",
+ "passport_address": "Magdanly saheri Ibn Sino 12/5",
+ "real_address": "Magdanly saheri Ibn Sino 12/5",
+ "passport_serie": "I-LB",
+ "passport_id": "178522",
+ "passport_given_at": "2000-04-20",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1972-06-15",
+ "email": "muziktank78@gmail.com",
+ "phone": "64304615",
+ "phone_additional": null,
+ "phone_home": "50155",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "26-njy cagalar bagy",
+ "work_company_accountant_number": "+(993)-21487___",
+ "work_started_at": "2018-07-02",
+ "work_salary": "1695",
+ "work_position": "kir yuwujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3jPvoVGPXjl2UxB8zE8bOJ01hMQ6uQeinaAv5MP2.jpg",
+ "passport_two": "qODZCOhVYS0XVelWJryNwsjBUSMibKpWYYXeB0Si.jpg",
+ "passport_three": "Bw8kHUHh50WpuxvK9c9LKx9ZZCqGOaKKPBHrYye0.jpg",
+ "passport_four": "34AMCCkcJZgYbHAlSyeOwLfIogussfyCjv2qbXbP.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-09 16:06:56",
+ "updated_at": "2024-10-09 16:12:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3404,
+ "unique_id": "TB1307-3404",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gulnar",
+ "customer_surname": "Allanurowa",
+ "customer_patronic_name": "Orazmuhammedowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etrap koce Turgenler jay 14, kor 4, otag 58.",
+ "real_address": "Asgabat saherinin Berkararlyk etrap koce Turgenler jay 14, kor 4, otag 58.",
+ "passport_serie": "I-AS",
+ "passport_id": "465313",
+ "passport_given_at": "2012-08-29",
+ "passport_given_by": "Asgabat saherinin Azatlyk etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1988-11-09",
+ "email": "Gulnar@mail.ru",
+ "phone": "65669862",
+ "phone_additional": "65669862",
+ "phone_home": "12455788",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmenistanyn Dasary isler ministrliginin Halkara gatnasyklary institutynyn gulluk jayy",
+ "work_company_accountant_number": "+(993)-12552478",
+ "work_started_at": "2016-09-05",
+ "work_salary": "1940",
+ "work_position": "supuiji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PAmSkYisPpaVB2S9lXyYGbtioyD09hYqHpAnNwop.jpg",
+ "passport_two": "SoO4Je17mgnICVW5IHsaufEmMasFdEAYO4UQC9Ox.jpg",
+ "passport_three": "QFXaBV28Chq3E1HHbcvDDPdUP9PiutKkWz8z1EjZ.jpg",
+ "passport_four": "Tucjmpi40SJEDw9fUHq3UrZkx3JUBAojzFgcEhYJ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-09 17:04:33",
+ "updated_at": "2024-10-09 17:04:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3405,
+ "unique_id": "TB6359-3405",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gunça",
+ "customer_surname": "Myradowa",
+ "customer_patronic_name": "Atajanowna",
+ "passport_address": "MW Baýramaly şäher, Geologlar jaý toplumy, jaý 8, öý 4",
+ "real_address": "MW Baýramaly şäher, Geologlar jaý toplumy, jaý 8, öý 4",
+ "passport_serie": "II-MR",
+ "passport_id": "034666",
+ "passport_given_at": "2015-09-18",
+ "passport_given_by": "MW Baýramaly şäher häkimligi",
+ "born_place": "MW Baýramaly şäher",
+ "born_at": "1990-07-19",
+ "email": null,
+ "phone": "62087890",
+ "phone_additional": "62087890",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat Köpugurly hassahanasy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2023-12-28",
+ "work_salary": "1721",
+ "work_position": "çap - ediji kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XU3deNWV19HdqA1Mhnr6pms1ZHVwtWWRsPgyumut.jpg",
+ "passport_two": "14jUqDIHs7j5sjo5gRDu2glxw1eqAKJ2fmwMFIKb.jpg",
+ "passport_three": "gHMuaW2XVpRmpwNE1N839rUYpVrwGcUo23PMWVOB.jpg",
+ "passport_four": "PfUU5iHOH1abi3PwPbT2gXchsdBfZvohkuywY9cP.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-09 17:24:16",
+ "updated_at": "2024-10-09 17:27:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3406,
+ "unique_id": "TB9315-3406",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Laçyn",
+ "customer_surname": "Ýusupowa",
+ "customer_patronic_name": "Hemraýewna",
+ "passport_address": "Görogly etrap Ýalkym köçesiniň 8-nji jaýy",
+ "real_address": "Görogly etrap Ýalkym köçesiniň 8-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "913281",
+ "passport_given_at": "2016-04-04",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrabynyň Görogly şäherçesi",
+ "born_at": "2000-02-02",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "64835447",
+ "phone_additional": "64835447",
+ "phone_home": "64835447",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 32-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-64835447",
+ "work_started_at": "2023-08-01",
+ "work_salary": "3094",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9FWKYB1LuZxdLD7IjA34O9PRnDf4iKwALPVerHzq.jpg",
+ "passport_two": "O3e8nTsM9E99Cv2hxlfS0UFi6BEGSyeJxheygqvL.jpg",
+ "passport_three": "fVliAJjWhtKDzE7g36KdLZvq8MZQsoCC384V1GBB.jpg",
+ "passport_four": "kRlPq9MUFE7inL7mUynLpiXG0muZt1Ej1MvdJGmi.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-09 17:31:57",
+ "updated_at": "2024-10-09 17:31:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3407,
+ "unique_id": "TB8311-3407",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Nargiza",
+ "customer_surname": "Razzakowa",
+ "customer_patronic_name": "Reýimberdiýewna",
+ "passport_address": "etr.Dänew ş.Seýdi I-nji k/etr jaý-10a öý-32",
+ "real_address": "etr.Dänew ş.Seýdi I-nji k/etr jaý-10a öý-32",
+ "passport_serie": "I-LB",
+ "passport_id": "483041",
+ "passport_given_at": "2006-11-29",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Galkynyş etr Göýnük geňeşligi",
+ "born_at": "1990-07-21",
+ "email": null,
+ "phone": "64823068",
+ "phone_additional": "64823068",
+ "phone_home": "64823068",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Seýdi şäher JHM",
+ "work_company_accountant_number": "+(993)-64823068",
+ "work_started_at": "2013-07-11",
+ "work_salary": "1883",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "JuPXxLu6rRLV9uVk3wCARHw0QjwRzUxAXQMxMRzr.jpg",
+ "passport_two": "evv0RGqz1vKwyJbMnGSEu3KYYHhw4dQemMXJhiOZ.jpg",
+ "passport_three": "NO7Gx0pCoAp0Ty24eXkSRtz2TWJJxW0uO9XbNgwC.jpg",
+ "passport_four": "3qnQRJRowLOPZLyDcwJUDd4D5F0AQWpFWzrcoIE8.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-09 17:56:10",
+ "updated_at": "2024-11-15 10:59:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3408,
+ "unique_id": "TB9314-3408",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Arazdurdy",
+ "customer_surname": "Kakabaýew",
+ "customer_patronic_name": "Saryýewiç",
+ "passport_address": "Köneürgenç şäher Ata Salyh köçesi 6-njy jaýy",
+ "real_address": "Köneürgenç şäher Ata Salyh köçesi 6-njy jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "139832",
+ "passport_given_at": "2024-01-23",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi",
+ "born_place": "Köneürgenç şäher",
+ "born_at": "1993-03-22",
+ "email": "Arazdurdy@mail",
+ "phone": "71322864",
+ "phone_additional": "71322864",
+ "phone_home": "71322864",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguzenergo önümçilik birleşigi, Köneürgenç etr. Elektrik ulgamy",
+ "work_company_accountant_number": "+(993)-25524___",
+ "work_started_at": "2024-06-24",
+ "work_salary": "1936",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "knPHQr2UuwMjI7N8ZyQ2Rp4eYBQczu2Yekb35Dmz.jpg",
+ "passport_two": "e2or18mCH7ArbMcNb6KLaLzZiKF5qotbciEkGwfm.jpg",
+ "passport_three": "bI0KmZkJ2yeudv9Spoa5z5PLQh4B4UTsDNemavUl.jpg",
+ "passport_four": "FYFjh5iUHcNM23mDSoYSWksJcuTvYicg7dy7QYwS.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 09:46:51",
+ "updated_at": "2024-10-10 09:47:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3409,
+ "unique_id": "TB9314-3409",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Kakamyrat",
+ "customer_surname": "Kakayşow",
+ "customer_patronic_name": "Allamyradowiç",
+ "passport_address": "S.Türkmenbaşy ad.etrabynyň Sarygamyş geňeşligi",
+ "real_address": "S.Türkmenbaşy ad.etrabynyň Sarygamyş geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "762764",
+ "passport_given_at": "2012-05-09",
+ "passport_given_by": "S.Türkmenbaşy ad. etrap häkimligi",
+ "born_place": "S.Türkmenbaşy ad.etrabynyň Sarygamyş geňeşligi",
+ "born_at": "1996-04-11",
+ "email": "Kakamyrat@mail",
+ "phone": "64265398",
+ "phone_additional": "64265398",
+ "phone_home": "64265398",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap hassahanasy",
+ "work_company_accountant_number": "+(993)-36658___",
+ "work_started_at": "2018-08-01",
+ "work_salary": "3475",
+ "work_position": "şepagat dogany",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tXmTGx3ppw3Bt3zhUMzmHSaw8xSApz3D6nyCaOIL.jpg",
+ "passport_two": "LXuZSzTArwejbs6izyQgkHTXSMwmUcD6Jw9c2dBP.jpg",
+ "passport_three": "4F0uL04tFSULHf4b3vPUAViqH6HKA5BTwre9Z0MS.jpg",
+ "passport_four": "d4jqwpMyzXpQKWiU7FJ96vr0327Cwoy35v8qdDR9.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 10:02:34",
+ "updated_at": "2024-10-10 10:03:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3410,
+ "unique_id": "TB1307-3410",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ahmet",
+ "customer_surname": "Abalakow",
+ "customer_patronic_name": "Bayramgeldiyewic",
+ "passport_address": "Asgabat s Buzmeyin etr Koce ahal s jay58 oy11",
+ "real_address": "Asgabat s Buzmeyin etr Koce ahal s jay58 oy11",
+ "passport_serie": "I-AS",
+ "passport_id": "340471",
+ "passport_given_at": "2008-03-04",
+ "passport_given_by": "Asgabat s Arcabil etr h",
+ "born_place": "Asgabat",
+ "born_at": "1991-11-09",
+ "email": "Ahmet@gmail.ru",
+ "phone": "64043008",
+ "phone_additional": "64043008",
+ "phone_home": "64043008",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Turkemnabasy PTB",
+ "work_company_accountant_number": "+(993)-64043008",
+ "work_started_at": "2014-07-01",
+ "work_salary": "5399",
+ "work_position": "Hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "KyfAAQ5JHb8TNTxsPnnoXikX2CUV9AJujPaLnIsO.jpg",
+ "passport_two": "Sx9xDRZaurli9D4kVbKft35jwrMUn2AGv5KNqPfs.jpg",
+ "passport_three": "rXhDvPbkHO3r9ThFE4ATYOTp3OxGHOf67GKrrgda.jpg",
+ "passport_four": "Gjq1Cl8cIJEabs5zQI2SdodEc19hsvtRFWyHQncC.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-10 10:19:38",
+ "updated_at": "2024-10-10 10:19:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3411,
+ "unique_id": "TB8302-3411",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Atajan",
+ "customer_surname": "Bayramow",
+ "customer_patronic_name": "Bayramowic",
+ "passport_address": "Mukry sahercesi",
+ "real_address": "Mukry sahercesi Turkmensitan 40",
+ "passport_serie": "I-LB",
+ "passport_id": "839090",
+ "passport_given_at": "2013-08-21",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Mukry sahercesi",
+ "born_at": "1994-03-08",
+ "email": null,
+ "phone": "65065407",
+ "phone_additional": null,
+ "phone_home": "21378",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2020-09-01",
+ "work_salary": "2439",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "owGJEGBsZC4TuXl4R8IOjV6xE8OrhsZaDqx1blgf.jpg",
+ "passport_two": "je1vuPOKsw6i9gJD0wl3TVSv5NIb5p2s1ASmMaqq.jpg",
+ "passport_three": "6YchjQmRLiSa9TTXgDdAgBpRRKB1l4xomoOXxOv7.jpg",
+ "passport_four": "yQBy6Cz9UOITJWoXrGmTHcuRhlTawuB1ez3clGxE.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 11:42:39",
+ "updated_at": "2024-10-10 11:43:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3412,
+ "unique_id": "TB8312-3412",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Arslan",
+ "customer_surname": "Annamuradow",
+ "customer_patronic_name": "Meredowiç",
+ "passport_address": "Gazojak şäheri K.Sazakow köçesi 169 jaý 9 öýi.",
+ "real_address": "Gazojak şäheri K.Sazakow köçesi 169 jaý 9 öýi.",
+ "passport_serie": "I-LB",
+ "passport_id": "858840",
+ "passport_given_at": "2015-02-18",
+ "passport_given_by": "Birata etrap hakimligi.",
+ "born_place": "Gazojak şäheri.",
+ "born_at": "1999-01-19",
+ "email": "Arslan98@mail.com",
+ "phone": "64728766",
+ "phone_additional": "63068354",
+ "phone_home": "63068354",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇM\" Nayp liniya onumçilik bolegi.",
+ "work_company_accountant_number": "+(993)-64728766",
+ "work_started_at": "2024-07-02",
+ "work_salary": "2120",
+ "work_position": "maşinist.",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nHiz9EGU0N2XYvAqNBg7bssK1CU5il9GZMvWjn90.jpg",
+ "passport_two": "jcbZj8PuYfwppFjQs0gNdSSKGhf9X3uL5CFlpfIH.jpg",
+ "passport_three": "m9u4l4Qoaxf7NYw7WZpGVlmSaKNsSOQdlBI3Mz9T.jpg",
+ "passport_four": "eMKngi3mGYQa1AOaQbU8ZcqD7UbePKjna4jakSIU.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 11:45:48",
+ "updated_at": "2024-10-15 10:27:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3413,
+ "unique_id": "TB8302-3413",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bagdygul",
+ "customer_surname": "Berdiyarowa",
+ "customer_patronic_name": "Musurmankulowna",
+ "passport_address": "Gursun magdan sahercesi",
+ "real_address": "Gursun magdan sahercesi Yaslyk 22/2",
+ "passport_serie": "I-BN",
+ "passport_id": "352665",
+ "passport_given_at": "2008-09-09",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Gursun magdan sahercesi",
+ "born_at": "1982-12-03",
+ "email": null,
+ "phone": "62351982",
+ "phone_additional": null,
+ "phone_home": "50483",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanly saher hassahanasy",
+ "work_company_accountant_number": "+(993)-51822___",
+ "work_started_at": "2021-03-15",
+ "work_salary": "2187",
+ "work_position": "hojalyk uyasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "J6cxpM0AyO8jK3ZtHh3mp3AnkkDxwtgrZmEQHTqg.jpg",
+ "passport_two": "OdWRhgjiSxp4ImbbzGrED5u7BBPlFMesfYrAes29.jpg",
+ "passport_three": "OddNMIwME8ADlQ90FPSGGkOCFONvQpWX2XTWV7jP.jpg",
+ "passport_four": "DkOdhbWPhIU0MFHaE4HPYfwfBlVRhjtRCCA6YfRi.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 11:48:17",
+ "updated_at": "2024-10-10 11:50:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3414,
+ "unique_id": "TB8302-3414",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Yusup",
+ "customer_surname": "Kasymow",
+ "customer_patronic_name": "Hurramowic",
+ "passport_address": "Magdanly saher Geologlar 2",
+ "real_address": "Magdanly saher Geologlar koc 2",
+ "passport_serie": "I-LB",
+ "passport_id": "659058",
+ "passport_given_at": "2011-04-01",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1987-08-08",
+ "email": null,
+ "phone": "64613648",
+ "phone_additional": null,
+ "phone_home": "52245",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "28-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2022-03-01",
+ "work_salary": "1939",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5BosOsLiS85f8Uo53mg7WzWFNL06KcAcuJkPlICE.jpg",
+ "passport_two": "J1vZ1MkvRlRfkyjii0VqasyuE2DXtrSoL3F77o6m.jpg",
+ "passport_three": "bgHUZKWedv01Z6Zu27P3CzpMxY9BaWummTkHnAIJ.jpg",
+ "passport_four": "Sfs61gsB7rBKJTAzuOZit74LbfV0KsvXd12Y9LEQ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 12:02:39",
+ "updated_at": "2024-10-10 12:03:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3415,
+ "unique_id": "TB6360-3415",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Balkan",
+ "customer_surname": "Orazbaýew",
+ "customer_patronic_name": "Allabaýewiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 38 ÝJT jaý 16 öý 3",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 38 ÝJT jaý 16 öý 3",
+ "passport_serie": "I-BN",
+ "passport_id": "511421",
+ "passport_given_at": "2017-01-20",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1999-10-12",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64799456",
+ "phone_additional": "64799456",
+ "phone_home": "64799456",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" Nebit gaz çykaryş müdirligi",
+ "work_company_accountant_number": "+(993)-64799456",
+ "work_started_at": "2020-01-29",
+ "work_salary": "2337",
+ "work_position": "slesar abatlaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sj9I9JVXarwx8AZoZ5kZV5MK6osORvlVeytODgQs.jpg",
+ "passport_two": "H3e9orDOAA3Gwz0LQJSiGYX7WmZ88ArwcIoRY16S.jpg",
+ "passport_three": "sPVDHC7URrjcWFiXoz3ggVQCXKYBat93vwe7l2BV.jpg",
+ "passport_four": "pkplUkLm9KMWFbEPuHh6JWj13P4oyPQBWMFtuUHp.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 12:30:52",
+ "updated_at": "2024-10-23 14:24:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3416,
+ "unique_id": "TB6360-3416",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arslan",
+ "customer_surname": "Çopanow",
+ "customer_patronic_name": "Myratberdiýewiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri kw 145, jaý 9, öý 4",
+ "real_address": "Balkan welaýaty Balkanabat şäheri kw 145, jaý 9, öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "262655",
+ "passport_given_at": "2004-12-23",
+ "passport_given_by": "Balkan welaýatynyň Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Balkanabat şäheri",
+ "born_at": "1988-12-08",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63707573",
+ "phone_additional": "63707573",
+ "phone_home": "63707573",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat galla önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-63707573",
+ "work_started_at": "2023-11-01",
+ "work_salary": "1825",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ShDbe7IwsOQs42cRDCi8bjInsCL1RzBC4imser5S.jpg",
+ "passport_two": "f5VXSXn5RWJAF4Em2q0tXoj0CiE7dAF3j2HuLbmg.jpg",
+ "passport_three": "ealMJwWeppSu1Ve5itAgERAFkAjWpQ6Owv4WIz6z.jpg",
+ "passport_four": "VNZZPPtl2bx6CARByVdx4zNtpuPacqtHnXTwhleM.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 12:37:14",
+ "updated_at": "2024-10-23 14:23:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3417,
+ "unique_id": "TB1307-3417",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Oguljamal",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Basimowna",
+ "passport_address": "Asgabat saherinin Bagtyyarlyk etrap, koce- 2012/5, jay-34",
+ "real_address": "Asgabat saherinin Bagtyyarlyk etrap, koce- 2012/5, jay-34",
+ "passport_serie": "I-AS",
+ "passport_id": "148751",
+ "passport_given_at": "2000-05-19",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap",
+ "born_place": "Asgabat",
+ "born_at": "1967-12-03",
+ "email": "Oguljamal@mail.ru",
+ "phone": "65563246",
+ "phone_additional": "65563246",
+ "phone_home": "12354528",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Hokumet awiasiya topary AUP boluminde",
+ "work_company_accountant_number": "+(993)-12235885",
+ "work_started_at": "2021-07-09",
+ "work_salary": "3789",
+ "work_position": "işgarler boyunca esasy hunarmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "sJwWPxPwAvaLh4Mw0V9WChBaveuj2BToPCQTmDsd.jpg",
+ "passport_two": "wUJrazJwRSaj590MWwT0TD43cy0n9fkqXdK9dkkK.jpg",
+ "passport_three": "g8wQTKMjgtq817Bs8RdNb4RBdRHA3PswTJS6Y4CW.jpg",
+ "passport_four": "Vch79QbRqOoR0fUWD75M7vmWc4Zht4JnmbUIStff.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-10 13:51:16",
+ "updated_at": "2024-10-10 13:51:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3418,
+ "unique_id": "TB6360-3418",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Zeýnepbibi",
+ "customer_surname": "Gylyçjanowa",
+ "customer_patronic_name": "Allagulyýewna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi Laçyn obasy jaý 4 öý 6",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi Laçyn obasy jaý 4 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "293863",
+ "passport_given_at": "2009-01-27",
+ "passport_given_by": "Balkan welaýatynyň Esenguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Esenguly etrabynyň Ekerem şäherçesi",
+ "born_at": "1986-01-01",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "63300409",
+ "phone_additional": "63300409",
+ "phone_home": "63300409",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-63300409",
+ "work_started_at": "2023-01-01",
+ "work_salary": "2042",
+ "work_position": "Ýaşaýyş bejeriş ekspluatasion bölüminiň ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "knnrTA6CZPTDeL9l9VQyQDLh9klxqG0KgjazGr98.jpg",
+ "passport_two": "k97FdwMDGR79VqnJpq8jZSetdWv2iTC1FBMHLxmb.jpg",
+ "passport_three": "6NEEkyVKubGT4MmAgm0GLtd6hYCi37hgDhHsMdBg.jpg",
+ "passport_four": "WC8YSlq95M3y4nn7nLM10n4FEextFW53McE1OHzf.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 14:18:19",
+ "updated_at": "2024-10-23 14:25:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3419,
+ "unique_id": "TB1303-3419",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ýazgül",
+ "customer_surname": "Ataýewa",
+ "customer_patronic_name": "Mergenowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Gurtly ý/t Bokurdak köçesiniň 5-nji jaýy",
+ "real_address": "Aşgabat ş.Bagtyýarlyk etr.Gurtly ý/t Bokurdak köç 5-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "541728",
+ "passport_given_at": "2016-05-24",
+ "passport_given_by": "Aşgabat şäheriniň Bagtyýarlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2000-03-12",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65256200",
+ "phone_additional": "61131015",
+ "phone_home": "12556622",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "HSMM-niň Halkara iç keselleri merkezi",
+ "work_company_accountant_number": "+(993)-61131015",
+ "work_started_at": "2022-10-21",
+ "work_salary": "2391",
+ "work_position": "esasy hünärmen",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "sAm1n5lnmMdDFfPTpkkHn1A3MAdyjKFopFnFexpm.jpg",
+ "passport_two": "c08HEEKH5IH7U7fE8HrfVu30f2sxK7l0hmIr8DLf.jpg",
+ "passport_three": "IWaIRPXBUYRHVBqPzCF9DAMavJcJ88bZN2EKQvhj.jpg",
+ "passport_four": "KkdbB1uwyd9iRgxYgvEvB2JPAtjB7wcce0FrIQr4.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 14:30:09",
+ "updated_at": "2024-10-21 15:42:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3420,
+ "unique_id": "TB1307-3420",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Isaguly",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Orazowic",
+ "passport_address": "Asgabat saherinin Kopetdag etraby Garassyzlyk s jay 69 kor 2 otag 5",
+ "real_address": "Asgabat saherinin Kopetdag etraby Garassyzlyk s jay 69 kor 2 otag 5",
+ "passport_serie": "I-AS",
+ "passport_id": "279149",
+ "passport_given_at": "2002-09-14",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Ahal welayatynyn Gawers etrabynyn Garadamak obasy",
+ "born_at": "1986-08-18",
+ "email": "Isaguly@gmail.com",
+ "phone": "65607420",
+ "phone_additional": "65607420",
+ "phone_home": "12486644",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmengazupjuncilik birlesigi Edara edis hojalyk boluminin hojalyk gullugy",
+ "work_company_accountant_number": "+(993)-65607420",
+ "work_started_at": "2022-10-03",
+ "work_salary": "1764",
+ "work_position": "wahtyor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "k8Qtea5FOJVeNWP8FDYoy4yUeE8RpM9kxmL5BOOE.jpg",
+ "passport_two": "oWOjsHu6glndStzwSjHVsnFBUUjlVXglrpIUsufB.jpg",
+ "passport_three": "tEOoq9sMhiWCei8VIMoC5FdGVh6MenxTJSl3n7F8.jpg",
+ "passport_four": "vc3uiRDFltzZo6BDaqDJ27NmxgoOhxvDs4gW9Wre.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-10 14:30:53",
+ "updated_at": "2024-10-10 14:30:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3421,
+ "unique_id": "TB1303-3421",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Polat",
+ "customer_surname": "Allaberdiýew",
+ "customer_patronic_name": "Annadurydýewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Üzümçilik 2-nji geçelgesiniň 7-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň Üzümçilik 2-nji geçelgesiniň 7-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "481503",
+ "passport_given_at": "2013-07-11",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1993-02-11",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61248382",
+ "phone_additional": "65739049",
+ "phone_home": "12565645",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Awtomobil ulag hyzmaty\"AGPJ",
+ "work_company_accountant_number": "+(993)-61248382",
+ "work_started_at": "2024-04-16",
+ "work_salary": "2636",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "B8Z9OxZw05ITfQLOzkhgu4jA3BWbtF6RVohgdi6H.jpg",
+ "passport_two": "zjOTTGWo9CXI5RW4KysCsSYqXo2X1CP60tCvOjdv.jpg",
+ "passport_three": "KIRWCDqd0uRtfIZiOz1uue9IjfHr2IXwA8SE4qT6.jpg",
+ "passport_four": "JgCiOvc1WRBJJvcziRYLLduH2Ew21V6mSkSlBKyN.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 14:45:17",
+ "updated_at": "2024-10-22 15:42:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3422,
+ "unique_id": "TB6360-3422",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Serdar",
+ "customer_surname": "Amanberdiýew",
+ "customer_patronic_name": "Merdanowiç",
+ "passport_address": "Balkan welaýaty Magtymguly etraby, Igdejik köçesi, jaý 32a",
+ "real_address": "Balkan welaýaty Magtymguly etraby, Igdejik köçesi, jaý 32a",
+ "passport_serie": "I-BN",
+ "passport_id": "441269",
+ "passport_given_at": "2011-07-19",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1995-05-30",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "62774142",
+ "phone_additional": "62774142",
+ "phone_home": "62774142",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe 61-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-62774142",
+ "work_started_at": "2022-11-24",
+ "work_salary": "1692",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yBoDSfeJhmgtybmbF5ZRdkPYKQ7QQFCVOBQL3PTc.jpg",
+ "passport_two": "g8OTl4M3dd90hCUUfoGC7AlSqneWqtFULGHq9PNG.jpg",
+ "passport_three": "q2oBwMBNQmOGoOigj9BAtakfcbxkMt8q40zL4SUC.jpg",
+ "passport_four": "faTW9hmnBdI6BHVDnmj50yw1e9yFBJtukmrHw0Me.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 15:11:53",
+ "updated_at": "2024-10-23 14:25:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3423,
+ "unique_id": "TB6360-3423",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Tükül",
+ "customer_surname": "Ýarmämmedowa",
+ "customer_patronic_name": "Ödemämmedowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 2-nji ÝJT jaý 47",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 2-nji ÝJT jaý 47",
+ "passport_serie": "I-BN",
+ "passport_id": "511274",
+ "passport_given_at": "2016-07-20",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1970-09-18",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "65192541",
+ "phone_additional": "65192541",
+ "phone_home": "65192541",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-65192541",
+ "work_started_at": "2023-05-01",
+ "work_salary": "3197",
+ "work_position": "hasap ýörediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TwXvSsrUrXqI5zqvitEz8JnHdENWqnfCfziV5Uqc.jpg",
+ "passport_two": "ubLQ6xhWt9SKg3dxvmTEQqKvq2HMyhO0kIBExOA4.jpg",
+ "passport_three": "y5hdxSeQvB2VrpY4NPuXj7LqmjSb8sLbP4mGZQYj.jpg",
+ "passport_four": "JoXvVEuQhv6gAy7x2ZEQlyYx145NcA1xjzPWq94S.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 15:23:38",
+ "updated_at": "2024-10-23 14:24:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3424,
+ "unique_id": "TB1307-3424",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yazjahan",
+ "customer_surname": "Akmyradowa",
+ "customer_patronic_name": "Yagsymyradowna",
+ "passport_address": "Asgabat Saherinin Buzmeyin etrap hakimligi",
+ "real_address": "Asgabat Saherinin Buzmeyin etrap hakimligi",
+ "passport_serie": "I-AH",
+ "passport_id": "231072",
+ "passport_given_at": "2003-03-28",
+ "passport_given_by": "Ahal welayatynyn kaka etrap hakimligi",
+ "born_place": "kaka etrap",
+ "born_at": "1984-08-21",
+ "email": "Yazjahan@gmeil.com",
+ "phone": "62790213",
+ "phone_additional": "62790213",
+ "phone_home": "62790213",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabadyn Yalkym SM Altyn kafeninde tamizci",
+ "work_company_accountant_number": "+(993)-62790213",
+ "work_started_at": "2024-04-09",
+ "work_salary": "2222",
+ "work_position": "Tamizci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zqjZXxmua1Gdu3wxN8FL42urjXTzkg8gRnzdVnCO.jpg",
+ "passport_two": "OzcoXLbIJJ3aIT9upeBEpJEdxvoLnQP6rqPntwen.jpg",
+ "passport_three": "SZjhmhbKtoRV9jRMFh0KxRCUlbsrJfhsQtudLw6h.jpg",
+ "passport_four": "1rDPMIzPVXZnMHEd5LBijD9Ia1GwBOUMf8dnTvoV.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-10 15:27:39",
+ "updated_at": "2024-10-10 15:27:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3425,
+ "unique_id": "TB6359-3425",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Güýçberdi",
+ "customer_surname": "Çagbalyýew",
+ "customer_patronic_name": "Amanberdiýewiç",
+ "passport_address": "BW Balkanabat şäher, kiçi etrapça 5, jaý 9, öý 23",
+ "real_address": "BW Balkanabat şäher, kiçi etrapça 5, jaý 9, öý 23",
+ "passport_serie": "I-BN",
+ "passport_id": "552747",
+ "passport_given_at": "2018-10-25",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2002-06-24",
+ "email": null,
+ "phone": "61392406",
+ "phone_additional": "61392406",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäherindäki \"Balkan\" köpugurly söwda bazary",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-07-01",
+ "work_salary": "1376",
+ "work_position": "Dürli hünär işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "xuA4sh2gkmw2UkUTdN1y3gdd6OL9jFOOyiBaPiAr.jpg",
+ "passport_two": "d7artIgqylRXOqnPkoxFAsDzO6jDGmbQqhBT6Qyd.jpg",
+ "passport_three": "6fdrtfYPGBWusQtMeVpTMnWXLGLosPUGncQ5NJQZ.jpg",
+ "passport_four": "nJwuV4AHrmgMYkkxH3dr0THMANNowmwhbAhV9D54.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 15:41:55",
+ "updated_at": "2024-10-10 15:41:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3426,
+ "unique_id": "TB8318-3426",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Dadebaý",
+ "customer_surname": "Kakaýew",
+ "customer_patronic_name": "Esenowiç",
+ "passport_address": "Daşoguz welaýatynyň Gurbansoltan eje ad. etrabynyň Ak altyn geňeşligi",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň ÝMB ýaşaýyş jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "650640",
+ "passport_given_at": "2011-01-17",
+ "passport_given_by": "Daşoguz welaýatynyň Gurbansoltan eje ad. etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Gurbansoltan eje ad. etrabynyň Ak altyn geňeşligi",
+ "born_at": "1991-02-16",
+ "email": null,
+ "phone": "64648740",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2107 harby bölüm Kelif şäherçesi ÝMB",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2015-06-13",
+ "work_salary": "4994",
+ "work_position": "Harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "NpoonG3u6CmgjeRmUdXABkOezF5Cbcd6wfRlVuUf.jpg",
+ "passport_two": "Gzsu35qypDjfIO76RkaPT8FM2DfA9fmfYeK9bLis.jpg",
+ "passport_three": "X6dm7WOkYkrKwdiJaM1DgO1WuwELRJs1ZnZ6rBwr.jpg",
+ "passport_four": "MhEpnc96cbO7czo82uQQ2NFxHUwirPPHm2F5cDSh.jpg",
+ "user_id": 975,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-10-10 16:00:01",
+ "updated_at": "2024-10-11 11:07:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3427,
+ "unique_id": "TB6359-3427",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Merdan",
+ "customer_surname": "Toýjanow",
+ "customer_patronic_name": "Batyrowiç",
+ "passport_address": "BW Balkanabat ş, kw 210-30-18",
+ "real_address": "BW Balkanabat ş, kw 210-30-18",
+ "passport_serie": "I-BN",
+ "passport_id": "452938",
+ "passport_given_at": "2012-05-16",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat ş",
+ "born_at": "1995-08-24",
+ "email": null,
+ "phone": "62280601",
+ "phone_additional": "62280601",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Türkmenbaşy\" PTB Balkan WŞ-sy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2281",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "x6JwHcbGawHai9J8K2GgOaBt8aL0EyLW2085RmZk.jpg",
+ "passport_two": "pG8gDD4RgrHROIlMrSN4Ig06oBJlqy2FxhhdfHg1.jpg",
+ "passport_three": "oX8yglldAzBd2exCwzn8SvbckHzuiqEKzBlKP2Hb.jpg",
+ "passport_four": "xT3boczl4HSzNv6yBNMmimLdNYq5utRKDSsi5GBX.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 16:27:11",
+ "updated_at": "2024-10-10 16:27:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3428,
+ "unique_id": "TB6312-3428",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Nurana",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Orazowna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy şäher Bagtyýarlyk köçe jaý 55 öý 6",
+ "real_address": "Balkan welaýaty Türkmenbaşy şäher Bagtyýarlyk köçe jaý 55 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "605549",
+ "passport_given_at": "2023-01-23",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher Polisiýa bölümi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheriniň Kenar şäherçesi",
+ "born_at": "2006-11-30",
+ "email": "karz.turkmenbashy@tbbank.gov.tm",
+ "phone": "63539891",
+ "phone_additional": "62423904",
+ "phone_home": "24332189",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Ýagşygeldiýew Kakaýew adyndaky Halkara nebit we gaz uniwersiteti",
+ "work_company_accountant_number": "+(993)-24332189",
+ "work_started_at": "2024-09-01",
+ "work_salary": "5339",
+ "work_position": "mehanik",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "26r39uOSHOI0UxjmTFtLFds8BMPAG4lY2lAgLM8e.jpg",
+ "passport_two": "6jl8rUz4K0xWUWOwQPcLrz9rWGH56YK3RtDqbyi2.jpg",
+ "passport_three": "Q9C3vBKRJKmQFzIKBPxoG6U3HdZOk8rUnQ2bpb3J.jpg",
+ "passport_four": "k2uJO3OjYSgSKko1YvUA69TLAMi8yiGaSjbvZ2iT.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 17:12:23",
+ "updated_at": "2024-10-10 17:12:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3429,
+ "unique_id": "TB7390-3429",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Batyr",
+ "customer_surname": "Ýusupow",
+ "customer_patronic_name": "Annamyradowiç",
+ "passport_address": "Mary şäher Mülkbagşy ÝjT senagatçy köçe jaý 41",
+ "real_address": "Mary şäher Mülkbagşy ÝjT senagatçy köçe jaý 41",
+ "passport_serie": "I-MR",
+ "passport_id": "363005",
+ "passport_given_at": "2003-12-01",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "1980-05-12",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65894679",
+ "phone_additional": "65894679",
+ "phone_home": "65894679",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Türkmenhowaýollary agentligi Mary halkara howa menzili",
+ "work_company_accountant_number": "+(993)-65894679",
+ "work_started_at": "2020-01-01",
+ "work_salary": "2506",
+ "work_position": "tehnik",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "fu2rl2HbHjJrlE7gziFM2vJZExSB39wLJg2tRP5m.jpg",
+ "passport_two": "3agvmfQYrCve6RgXauAZzFDU0MpzasutfHfE806S.jpg",
+ "passport_three": "eucffnWL7EAaWpmKbxBFzTEnSBQCwpRRNgYmjbj5.jpg",
+ "passport_four": "dwTcCLTInPprQGhVs4X1gwchs3EkGus8jDvNY11b.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-10-10 17:34:42",
+ "updated_at": "2024-10-10 17:34:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3430,
+ "unique_id": "TB7390-3430",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Azat",
+ "customer_surname": "Orazberdiýew",
+ "customer_patronic_name": "Muhammetgurbanowiç",
+ "passport_address": "Mary şäher Mülkbagşy ÝjT Täze zaman köçesi jaý 30",
+ "real_address": "Mary şäher Mülkbagşy ÝjT Täze zaman köçesi jaý 30",
+ "passport_serie": "II-MR",
+ "passport_id": "192556",
+ "passport_given_at": "1984-06-08",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "1984-06-08",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64486034",
+ "phone_additional": "64486034",
+ "phone_home": "64486034",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Marynyň Demir mehaniki kärhanasy",
+ "work_company_accountant_number": "+(993)-64486034",
+ "work_started_at": "2008-07-07",
+ "work_salary": "1984",
+ "work_position": "kebşirleýji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "qQe67HWvAAyM6A6ZPxzm6vZDLbtINGmTh6bdkXFn.jpg",
+ "passport_two": "JQJGqbs51Ri2oXXmUkTsKJq4xCNhnS52COIVgGTg.jpg",
+ "passport_three": "7EgChHmNvqGhr8U2Dd3u3z1XdqozEiYwqBMiCB8U.jpg",
+ "passport_four": "VNuCbOB35DU5vpoRJSQtbwah3KeRw1hUPjwyaV8b.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-10-10 17:41:02",
+ "updated_at": "2024-10-10 17:41:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3431,
+ "unique_id": "TB7390-3431",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Gurbanbibi",
+ "customer_surname": "Ýazgulyýewa",
+ "customer_patronic_name": "Babaýewna",
+ "passport_address": "Wekilbazar etrabynyň Mollanepes ad geňeşligi",
+ "real_address": "Wekilbazar etrabynyň Mollanepes ad geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "906517",
+ "passport_given_at": "2013-07-03",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etraby Mollanepes ad geňeşligi",
+ "born_at": "1973-01-25",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "61136992",
+ "phone_additional": "61136992",
+ "phone_home": "61136992",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Hydyr Derýaýew ad mugallymçylyk mekdebi",
+ "work_company_accountant_number": "+(993)-61136992",
+ "work_started_at": "2015-05-15",
+ "work_salary": "1572",
+ "work_position": "tam süpüriji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "51EIomndtM9Dwg1uPbuxT3Wc7wvX2NHOwVgDKubV.jpg",
+ "passport_two": "jU31Mbh9N2E1Z7n1gOJwrCP6Rft7xSKe71RYAYZf.jpg",
+ "passport_three": "nk5X7ijVV5hdPADGAJzTj9SP4LM07iR8BAPE9XwT.jpg",
+ "passport_four": "LNsttISlWVNZcufWYUnlu5ybewXIPnOp4AgElp5O.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-10-10 17:46:32",
+ "updated_at": "2024-10-10 17:46:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3432,
+ "unique_id": "TB7390-3432",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Oguljennet",
+ "customer_surname": "Ýazmyradowa",
+ "customer_patronic_name": "Allaberdiýewna",
+ "passport_address": "Mary şäher dokmaçy köçe jaý 7",
+ "real_address": "Mary şäher dokmaçy köçe jaý 7",
+ "passport_serie": "I-MR",
+ "passport_id": "688332",
+ "passport_given_at": "2011-03-27",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "1987-03-10",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64731349",
+ "phone_additional": "64731349",
+ "phone_home": "64731349",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary köpugurly söwda bazary",
+ "work_company_accountant_number": "+(993)-64731349",
+ "work_started_at": "2019-04-01",
+ "work_salary": "2430",
+ "work_position": "baş buhgalteriň orunbasary",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "7gPFdsZp979NxdFLOR4p54SPveXlRDG9YvB6FQq8.jpg",
+ "passport_two": "ybY3QR6Ls7UGqrrz8EHSEzgxfA6DEpO1a9zszQUR.jpg",
+ "passport_three": "wVPxcnAeKREzkJ7y9opj6Z3Zdv845BNvF87DwtMy.jpg",
+ "passport_four": "p17PbZyVoFG3z6jj123iDfK1XevauaCXAtrnUg60.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-10-10 17:50:54",
+ "updated_at": "2024-10-10 17:50:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3433,
+ "unique_id": "TB9315-3433",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Mergen",
+ "customer_surname": "Gaýypow",
+ "customer_patronic_name": "Arazgeldiýewiç",
+ "passport_address": "Görogly şäher Soltan Kakabaýew köçesiniň 36-njy jaýy",
+ "real_address": "Görogly şäher Soltan Kakabaýew köçesiniň 36-njy jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "338747",
+ "passport_given_at": "2007-12-14",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Berkarar geňeşligi",
+ "born_at": "1988-02-17",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65142139",
+ "phone_additional": "65142139",
+ "phone_home": "65142139",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "\"Daşoguznebitgazgurluşyk\" tresti",
+ "work_company_accountant_number": "+(993)-65142139",
+ "work_started_at": "2024-04-01",
+ "work_salary": "4388",
+ "work_position": "Suwagçy-Boýagçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "swrVmDdyvAa8m1BuR50hnCfCQOuhXR61L3TQC8q6.jpg",
+ "passport_two": "mP5jwQH2ySQeEf6NzXLKGhrPY4UV9cQ81feMuV7y.jpg",
+ "passport_three": "tFs1sQlQJ85frokWMKt8xTSAv0ky95GwFEltQlKN.jpg",
+ "passport_four": "tAJ5RnAtOsUF3VAlf61ytUGUc27awMBwFjdbk2Y1.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-10 18:01:31",
+ "updated_at": "2024-10-10 18:01:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3434,
+ "unique_id": "TB8302-3434",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulasal",
+ "customer_surname": "Hojanazarowa",
+ "customer_patronic_name": "Nartajiyewna",
+ "passport_address": "Magdanly saheri Bayyrly 12",
+ "real_address": "Magdanly saheri Bayyrly 12",
+ "passport_serie": "I-LB",
+ "passport_id": "012749",
+ "passport_given_at": "1998-11-16",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1974-09-19",
+ "email": null,
+ "phone": "64799922",
+ "phone_additional": null,
+ "phone_home": "52311",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "22-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2012-01-17",
+ "work_salary": "2258",
+ "work_position": "terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nENnRcqatJMvVqSePHOLX61nkikFq4M3TYCFQav4.jpg",
+ "passport_two": "lYVdbZ8h6vKA72aLPWFZDxuMYIaoCbQQeKbA2VIh.jpg",
+ "passport_three": "DwndhkQSJBIxdReCwlYHi4fPzlHhpVlfIH1kgWiD.jpg",
+ "passport_four": "D2Q2ET8AbPw9cCw7DaylUsGE7agyW60MGTwDQIjO.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 08:24:59",
+ "updated_at": "2024-10-11 08:26:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3435,
+ "unique_id": "TB8302-3435",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Salamat",
+ "customer_surname": "Jalilowa",
+ "customer_patronic_name": "Allayarowna",
+ "passport_address": "Magdanly saheri Bayyrly 15",
+ "real_address": "Magdanly saheri Bayyrly 15",
+ "passport_serie": "I-LB",
+ "passport_id": "267116",
+ "passport_given_at": "2002-02-10",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1985-03-03",
+ "email": null,
+ "phone": "62326893",
+ "phone_additional": null,
+ "phone_home": "513896",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "28-nji cagalar bagy",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2023-06-01",
+ "work_salary": "1836",
+ "work_position": "Komekci terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CgPsSxRBbNrO0GfWvVyoshAL3r0721n371wSG9bA.jpg",
+ "passport_two": "S21BzaLI3yVF8w1KUMAEl53BTCwKgw1OAk7nd86p.jpg",
+ "passport_three": "l51fxXz6IIYMR3dn0MhictsEhQSJ209aRVyDvtbM.jpg",
+ "passport_four": "GSvRsaKhedBcVcsWud473rkuDl4T7ByNbMkSuN0Z.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 08:30:11",
+ "updated_at": "2024-10-11 08:31:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3436,
+ "unique_id": "TB8302-3436",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ziwagul",
+ "customer_surname": "Berkeliyewa",
+ "customer_patronic_name": "Muhametowna",
+ "passport_address": "Magdanly saheri Azatlyk 17/3",
+ "real_address": "Magdanly Azatlyk 17/3",
+ "passport_serie": "I-LB",
+ "passport_id": "134637",
+ "passport_given_at": "2000-01-27",
+ "passport_given_by": "Gowurdak saher IIB",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1971-01-08",
+ "email": null,
+ "phone": "62569849",
+ "phone_additional": null,
+ "phone_home": "51974",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanly saherinin AweKYGGG",
+ "work_company_accountant_number": "+(993)-51488___",
+ "work_started_at": "1996-04-07",
+ "work_salary": "2806",
+ "work_position": "Dezinfektor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "r2Sj2JAmEpNuzxiD1l6ZYcYeHpQGNn5qrOSFk7hz.jpg",
+ "passport_two": "M0O4q31Qa4Eh3w08mgoabe8uNW3YsxfdoavdeMUU.jpg",
+ "passport_three": "THaMUHNYlMBeGvVygzZx6zfcupzWuUkLlSm4GHdn.jpg",
+ "passport_four": "ElRlzYc7VQewLWTuodrAYjJytUbPo3Sg27sy6MR3.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 08:36:14",
+ "updated_at": "2024-10-11 08:36:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3437,
+ "unique_id": "TB8302-3437",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zawra",
+ "customer_surname": "Aknazarowa",
+ "customer_patronic_name": "Gayynnazarowna",
+ "passport_address": "Magdanly saheri Mugallymlar 20",
+ "real_address": "Magdanly saheri Mugallymlar 20",
+ "passport_serie": "I-LB",
+ "passport_id": "243359",
+ "passport_given_at": "2001-09-24",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Koytandag sahercesi",
+ "born_at": "1975-04-24",
+ "email": null,
+ "phone": "63047796",
+ "phone_additional": null,
+ "phone_home": "53486",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "33-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2017-11-25",
+ "work_salary": "4438",
+ "work_position": "Mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "nBcBrr9pNNMsUYync5S1nVwCOOS5kTIH977pkgh1.jpg",
+ "passport_two": "Q7FLa4a1Sr7oY81dJP05PiKqRAhdQdaJDn0Xt6No.jpg",
+ "passport_three": "7KTRqG8ikkjm2aLRDf6CQQkdbQTALHtcHeETDgzy.jpg",
+ "passport_four": "zrQ5XoZDupYdqWKSnOQvMvE4wnIwV5eip1EIbtDK.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 08:40:48",
+ "updated_at": "2024-10-11 08:41:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3438,
+ "unique_id": "TB8302-3438",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulhumar",
+ "customer_surname": "Isbayewa",
+ "customer_patronic_name": null,
+ "passport_address": "Koytensag etraby Garrygala genesligi",
+ "real_address": "Koytensag etraby Garrygala genesligi",
+ "passport_serie": "I-LB",
+ "passport_id": "074587",
+ "passport_given_at": "1999-08-06",
+ "passport_given_by": "Carsanny etrap PB",
+ "born_place": "Akgumolam genesligi",
+ "born_at": "1970-11-01",
+ "email": null,
+ "phone": "62783088",
+ "phone_additional": null,
+ "phone_home": "51846",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "24-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2000-01-04",
+ "work_salary": "1580",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dw54tg1g4kCFRJmb4eDNhvaTCzhCF25XKnt9hKWv.jpg",
+ "passport_two": "gPPquxxIMsxx3jjdV6QMNCO9438m1KyhqbUIipLW.jpg",
+ "passport_three": "Az1VasPGqYln4sNaEb5bQb71GBa8NbiVGlT3H8Fe.jpg",
+ "passport_four": "OlIkaFEoyNN3MMYw9AwNPKgoXMTSF787Azv482u0.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 08:44:49",
+ "updated_at": "2024-10-11 08:45:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3439,
+ "unique_id": "TB8302-3439",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rustam",
+ "customer_surname": "Raimkulow",
+ "customer_patronic_name": "Begencewic",
+ "passport_address": "Magdanly saheri Gok yayla 2",
+ "real_address": "Magdanly saheri Gok yayla 2",
+ "passport_serie": "I-BN",
+ "passport_id": "378265",
+ "passport_given_at": "2007-06-20",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1987-10-11",
+ "email": null,
+ "phone": "62170253",
+ "phone_additional": null,
+ "phone_home": "51263",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-21188___",
+ "work_started_at": "2019-10-02",
+ "work_salary": "4631",
+ "work_position": "Masinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "599bAqFrZxHi1GG38LB1WXsZvDcWxopmQW3ECfhn.jpg",
+ "passport_two": "6eJGHc45BBF3nqHD4NnQpLF9JJA717dBLsogubvW.jpg",
+ "passport_three": "SxPfmw3mss5BcSUnPvzvu54Z8b2YRJTYUqoeMRMn.jpg",
+ "passport_four": "GZJzpwBfG8MoLHu0cwTvbFs0NfYnVzcrBwQ62gVi.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 08:49:06",
+ "updated_at": "2024-10-11 08:49:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3440,
+ "unique_id": "TB8302-3440",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rawsan",
+ "customer_surname": "Abraykulow",
+ "customer_patronic_name": "Amankulowic",
+ "passport_address": "Magdanly saher Ibn Sino 11/20",
+ "real_address": "Magdanly saher Ibn Sino 11/20",
+ "passport_serie": "I-LB",
+ "passport_id": "243750",
+ "passport_given_at": "2003-01-01",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gowurdak saheri",
+ "born_at": "1986-01-01",
+ "email": null,
+ "phone": "65221510",
+ "phone_additional": null,
+ "phone_home": "542111",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliy dag magdan toplumy",
+ "work_company_accountant_number": "+(993)-21855___",
+ "work_started_at": "2017-04-03",
+ "work_salary": "2737",
+ "work_position": "Esasy hunarmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uhsn17oH2GLgLHrRnRyOQhCgvb6DQ8jwNw1tJBO5.jpg",
+ "passport_two": "9mAcr5KlIgouJnM4oe1HvGCSyDCHQLEhPhhRyasw.jpg",
+ "passport_three": "IdZv1ptO9iWYo6jQOR5WzKWtEbhDYWn0LBywZWHs.jpg",
+ "passport_four": "vRAVFl9QuoWhUSxZPi3bi2Z9i1pX64i6xF6cV8la.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 08:57:43",
+ "updated_at": "2024-10-11 08:58:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3441,
+ "unique_id": "TB6352-3441",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Yslam",
+ "customer_surname": "Söýünow",
+ "customer_patronic_name": "Annamämmedowiç",
+ "passport_address": "Balkan, Balkanabat ş., 199-njy kwr., 9/5",
+ "real_address": "Balkan, Balkanabat ş., 199-njy kwr., 9/5",
+ "passport_serie": "I-BN",
+ "passport_id": "475611",
+ "passport_given_at": "2014-01-24",
+ "passport_given_by": "BW Gumdag şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1988-03-17",
+ "email": null,
+ "phone": "61177630",
+ "phone_additional": null,
+ "phone_home": "61177630",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "\"Ýug-Neftegaz\" PLK-y",
+ "work_company_accountant_number": "+(993)-12488512",
+ "work_started_at": "2018-02-07",
+ "work_salary": "1071",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "H076RuVKun94oMV7SjZdGmBQOJ1P7bnjSFicqfJj.jpg",
+ "passport_two": "cq2r6kasxUOODVVVtUbjqPM1Fjt0skGwgm6D0e5h.jpg",
+ "passport_three": "7UrSzJoYBPcEtsZcmaAPuraoHEyY8DJUM5aZg3wd.jpg",
+ "passport_four": "JGmm5Ht55MY7sVmkcO348aS8NTm8rTldbZ7bvfOI.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 11:31:46",
+ "updated_at": "2024-10-11 11:31:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3442,
+ "unique_id": "TB6352-3442",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maýa",
+ "customer_surname": "Pirnepesowa",
+ "customer_patronic_name": "Gurbanberdiýewna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher 1-6/8",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher 1-6/8",
+ "passport_serie": "I-DZ",
+ "passport_id": "079176",
+ "passport_given_at": "2000-10-10",
+ "passport_given_by": "DW Boldumsaz etrap häkimligi",
+ "born_place": "DW Boldumsaz etrabynyň Aşgabat geňeşligi",
+ "born_at": "1981-04-12",
+ "email": null,
+ "phone": "62689343",
+ "phone_additional": null,
+ "phone_home": "62689343",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher Geňeşi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-06-06",
+ "work_salary": "1883",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NdvIxelF82x49TTFYaCebHd6bkTxQoQEOX3rtAm7.jpg",
+ "passport_two": "s7kL9KRW8OMsaO8U6V72lNnSAvzZJiJ0VwyQnfAJ.jpg",
+ "passport_three": "xWqOgS64XvLckHhxvjZNVQsBnVuLaTKzA6bF9PWW.jpg",
+ "passport_four": "3sb6XyXcdI6iAYBbiqP6M6pfcO8QyWxZZ6I9PSJo.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 11:39:30",
+ "updated_at": "2024-10-11 15:03:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3443,
+ "unique_id": "TB6352-3443",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülperi",
+ "customer_surname": "Muhyýewa",
+ "customer_patronic_name": "Döwletmämmedowna",
+ "passport_address": "BW Balkanabat şäheri Jebel şäherçesi Asudalyk kňçe 69-jaý",
+ "real_address": "BW Balkanabat şäheri Jebel şäherçesi Asudalyk kňçe 69-jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "520926",
+ "passport_given_at": "2016-08-02",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Magtymguly etrap Ak obasy",
+ "born_at": "2000-06-24",
+ "email": null,
+ "phone": "62316565",
+ "phone_additional": "62316565",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkanabat şäher Baş Bilim müdirligi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2023-08-01",
+ "work_salary": "2592",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YqunrVm3q1cJEOVCEELxOVZdTD8dn5wkDlgDAuaC.jpg",
+ "passport_two": "ZmGncnk40bWJPlq49b06kBUhwQrsbTdpWUW0vSZ0.jpg",
+ "passport_three": "FpHl2Kk7Dof1AwWwxw9xU1KHYCe7tm24j5ow36h0.jpg",
+ "passport_four": "WC4ymgYqAknze6UsrzbdvyLvSR2iO51t43I2eILa.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 12:13:37",
+ "updated_at": "2024-10-11 14:08:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3444,
+ "unique_id": "TB1307-3444",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mergen",
+ "customer_surname": "Atayew",
+ "customer_patronic_name": "Gurbanmyradowic",
+ "passport_address": "Asgabat s Buzmeyin etr Gorogly yt jay2292 2",
+ "real_address": "Asgabat s Buzmeyin etr Gorogly yt jay2292 2",
+ "passport_serie": "I-AS",
+ "passport_id": "411101",
+ "passport_given_at": "2009-06-03",
+ "passport_given_by": "Asgabat s Candybil etr",
+ "born_place": "Asgabat s",
+ "born_at": "1993-05-15",
+ "email": "Mergen@gmail.com",
+ "phone": "65634325",
+ "phone_additional": "65634325",
+ "phone_home": "65634325",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Milli Bezeg",
+ "work_company_accountant_number": "+(993)-65634325",
+ "work_started_at": "2023-11-06",
+ "work_salary": "2230",
+ "work_position": "Direktor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ktvzvlR29FYIzRtqJqdLih1m9agPvCKTj3XZIf3g.jpg",
+ "passport_two": "0cKJumXnFex2o9F36xXROkoW9p6xjyVziX4hIxob.jpg",
+ "passport_three": "ZtLkSJes4Un1niSLqBXDUvaeza56mOfUavACLgQO.jpg",
+ "passport_four": "lAg6LD1WoKLCuFCztB8LxomGPv3HekTEc8ih1hWC.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-11 12:20:47",
+ "updated_at": "2024-10-11 12:20:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3445,
+ "unique_id": "TB1307-3445",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ýekaterina",
+ "customer_surname": "Ilýazowa",
+ "customer_patronic_name": "Andreýewna",
+ "passport_address": "Aşgabat şäher, Büzmeýin etrap, köçe Ahal şaýoly, 27-nji jaýy, otag 19",
+ "real_address": "Aşgabat şäher, Büzmeýin etrap, köçe Ahal şaýoly, 27-nji jaýy, otag 19",
+ "passport_serie": "I-AH",
+ "passport_id": "164917",
+ "passport_given_at": "2002-01-25",
+ "passport_given_by": "ASGABAT S BUZMEYIN S",
+ "born_place": "Ahal welayat",
+ "born_at": "1985-09-10",
+ "email": "Yekaterina@gmail.com",
+ "phone": "64822945",
+ "phone_additional": "64282945",
+ "phone_home": "12456652",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Telekeçilik işlerini alyp barýa.",
+ "work_company_accountant_number": "+(993)-12444444",
+ "work_started_at": "2024-03-29",
+ "work_salary": "3455",
+ "work_position": "Telekeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WB3JNInBArenSqHaaRzqoug98VyVCEy8VAYU6Ecs.jpg",
+ "passport_two": "Rl0KNZIDL9ZJuSbpyczP0SiwHgHeu86V7BIzkjeS.jpg",
+ "passport_three": "ZNj5ioxYrrmiVyPEuwAuTbfCHsuhmHir3w37TyHb.jpg",
+ "passport_four": "6mXajz3M8fzA8yI1r0iZQUSOA6kTy7tQZt1TCGkI.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-11 12:27:29",
+ "updated_at": "2024-10-11 12:27:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3446,
+ "unique_id": "TB8318-3446",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ismail",
+ "customer_surname": "Ýarow",
+ "customer_patronic_name": "Akmuratowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag şäheriniň Mowlýamow köçesi 20-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag şäheriniň Mowlýamow köçesi 20-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "840000",
+ "passport_given_at": "2014-04-02",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäherçesi",
+ "born_at": "1980-08-29",
+ "email": null,
+ "phone": "61491980",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrap jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2016-06-03",
+ "work_salary": "3150",
+ "work_position": "Başlyk",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "nYRY8aFkBmhCm2HEMgQR0M4US5WrO07GuMasZr7p.jpg",
+ "passport_two": "vBaUu0v0s2eLJ9siSvWTF90zZEGR4uwCMmGxIyxQ.jpg",
+ "passport_three": "qHh398XG5h8u6UQDEmswmeMAPxSt3UUgcD4JydKI.jpg",
+ "passport_four": "MM6skUW1nZxDohGYM2v0B2Ci3rV2cfZSjpqYeGvE.jpg",
+ "user_id": 976,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-10-11 12:44:55",
+ "updated_at": "2024-10-22 16:30:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3447,
+ "unique_id": "TB6352-3447",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nowruzguly",
+ "customer_surname": "Ýawşanow",
+ "customer_patronic_name": "Aşyrmämmedowiç",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Bitaraplyk köç., 4/7-8",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Bitaraplyk köç., 4/7-8",
+ "passport_serie": "I-BN",
+ "passport_id": "469223",
+ "passport_given_at": "2013-05-23",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Etrek etraby",
+ "born_at": "1991-03-09",
+ "email": null,
+ "phone": "62905258",
+ "phone_additional": null,
+ "phone_home": "62905258",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2348",
+ "work_position": "ýükçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ctbYgug3toXRpW3ReNNT7rVOodwmrhubCxVPmyZl.jpg",
+ "passport_two": "Q4uSaP7ipVzN9rOumm8wunjFBY5KHVkWZmTuKf1J.jpg",
+ "passport_three": "XgTUCWA5BXWjcagJwyobi8FTPyg7oNRoYsfowRoJ.jpg",
+ "passport_four": "tXdUuvKO1EIqcKxDDFJKHNtP3aEIIqrxwDaWWy8n.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 13:09:03",
+ "updated_at": "2024-10-11 13:09:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3448,
+ "unique_id": "TB9314-3448",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Bezirgen",
+ "customer_surname": "Amangeldiýew",
+ "customer_patronic_name": "Pirnepesowiç",
+ "passport_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "985009",
+ "passport_given_at": "2018-08-21",
+ "passport_given_by": "ýylda Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Maslahat geňeşligi",
+ "born_at": "2000-07-14",
+ "email": "Bezirgen@mail",
+ "phone": "63110615",
+ "phone_additional": "63110615",
+ "phone_home": "63110615",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-34099___",
+ "work_started_at": "2024-09-01",
+ "work_salary": "1809",
+ "work_position": "tans artisti",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "bziplvfzkSIyf9y73lJpZFpknwNUDzeFIxvnXxTG.jpg",
+ "passport_two": "dNv0fsYLXMDaGPanM2ML67NxTBvsPkt5uqfzsvYa.jpg",
+ "passport_three": "cIdqrsIGGiNxLDcXvHzHSd2YCtGSuqah1MVvkW4f.jpg",
+ "passport_four": "5hMhuvHXDpsjctmrP8LYsDk6e26PNvOK6IfuWeXQ.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 14:32:51",
+ "updated_at": "2024-10-11 14:33:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3449,
+ "unique_id": "TB6359-3449",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Maýagözel",
+ "customer_surname": "Meläýewa",
+ "customer_patronic_name": "Handurdyýewna",
+ "passport_address": "BW Balkanabat şäher, Gazak-oba köçe, jaý 391",
+ "real_address": "BW Balkanabat şäher, Gazak-oba köçe, jaý 391",
+ "passport_serie": "I-BN",
+ "passport_id": "502809",
+ "passport_given_at": "2015-07-27",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1995-01-16",
+ "email": null,
+ "phone": "64594788",
+ "phone_additional": "64594788",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkanabat şäherindäki Guş toplumy",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2015-07-01",
+ "work_salary": "1625",
+ "work_position": "et garyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zRYpm03k93TmKi5VFRlgq3Ps9jDcJ6ZEWDzTyWZu.jpg",
+ "passport_two": "zc14T7C3gZFtpEeDRWvcQ3jv6rmF3RpYuzWxwLhD.jpg",
+ "passport_three": "ToD4noN8UuaYu6cHy5qkfBxwh5jKB5et6kbSxSOs.jpg",
+ "passport_four": "giyTfwkVtMNtYbnudJgH21TimYQojMl2H9eeDRlm.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 14:41:29",
+ "updated_at": "2024-10-11 14:41:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3450,
+ "unique_id": "TB9315-3450",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Öwezgeldi",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Aşyrdurdyýewiç",
+ "passport_address": "Görogly etrap Magtymguly geňeşligi",
+ "real_address": "Görogly etrap Magtymguly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "422088",
+ "passport_given_at": "2005-07-18",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Magtymguly geňeşligi",
+ "born_at": "1982-01-26",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62837258",
+ "phone_additional": "62837258",
+ "phone_home": "62837258",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly Galla önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-62837258",
+ "work_started_at": "2014-01-02",
+ "work_salary": "1653",
+ "work_position": "Elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IrdwUFhoG9cLdYpqDYR03TzoG0mVmZInPwO0PMVW.jpg",
+ "passport_two": "yhACUwcUcxYa1dbMFR1GX4bEWVMF6DkiDzOGJKD8.jpg",
+ "passport_three": "F7Ab00FBwa0GyYCjNkWCiy97nLFC0uCsVSReO1qU.jpg",
+ "passport_four": "mhGSRltnz2nw5ZPRvEDktHyXu9MAbfvBe4mVfewT.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 14:47:11",
+ "updated_at": "2024-10-11 14:47:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3451,
+ "unique_id": "TB6359-3451",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Esenmyrat",
+ "customer_surname": "Balhanow",
+ "customer_patronic_name": "Setdarmyradowiç",
+ "passport_address": "BW Balkanabat şäher kw 212 jaý 103",
+ "real_address": "BW Balkanabat şäher kw 212 jaý 103",
+ "passport_serie": "I-BN",
+ "passport_id": "469947",
+ "passport_given_at": "2015-06-16",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Jebel şäherçesi",
+ "born_at": "1999-02-20",
+ "email": null,
+ "phone": "64950055",
+ "phone_additional": "64950055",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2022-08-01",
+ "work_salary": "1816",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "exLH5QSN2drxtOlXr6OBiW51XnJuptzPMBf1Q2Bn.jpg",
+ "passport_two": "e3RApdQ1oDo4UQWtBXIlWsiPiureIst7fH4VaBA4.jpg",
+ "passport_three": "WJBjK4ZoVUWISp9mV4Whtsh1A7ElYQjKTw3Krmtk.jpg",
+ "passport_four": "3YHHuEcEv7cix1z3oYwV7cI2VwNzoReqyZnlH9FY.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 14:52:39",
+ "updated_at": "2024-10-11 14:52:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3452,
+ "unique_id": "TB9314-3452",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Sapargül",
+ "customer_surname": "Baýramowa",
+ "customer_patronic_name": "Arazmädowna",
+ "passport_address": "Köneürgenç şäher B.Kerbabaýew köçesi 65-nji jaýy",
+ "real_address": "Köneürgenç şäher B.Kerbabaýew köçesi 65-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "879878",
+ "passport_given_at": "2015-07-21",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Akgala geňeşligi",
+ "born_at": "1971-04-09",
+ "email": "Sapargul@mail",
+ "phone": "64187923",
+ "phone_additional": "64187923",
+ "phone_home": "64187923",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 55-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33348___",
+ "work_started_at": "2022-11-21",
+ "work_salary": "3115",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "YqOVR8zztwGovCvhfWth1Z8vinvFoW2DSU6vK7CG.jpg",
+ "passport_two": "olANjdAYr4x4UoVY7uC7idxi45ajgIVjQVxd1tyd.jpg",
+ "passport_three": "z4yzjayFiRS0Z47l1P4ioZ8tyrecjc02H92hKRX0.jpg",
+ "passport_four": "EbxiktmzxWuXQYX1dDkxonI97D54D0ELjliNshb9.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 15:21:43",
+ "updated_at": "2024-10-11 15:22:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3453,
+ "unique_id": "TB8318-3453",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Işpulat",
+ "customer_surname": "Jadgarow",
+ "customer_patronic_name": "Musurmankulowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň Magtymguly köçesi 22-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesiniň Magtymguly köçesi 22-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "521183",
+ "passport_given_at": "2007-03-09",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň Köýtendag şäherçesi",
+ "born_at": "1973-04-20",
+ "email": null,
+ "phone": "62317683",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "'Köýtendagsuwhojalyk\"ÖD",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2017-03-01",
+ "work_salary": "1109",
+ "work_position": "Maşinist",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "eWKOgZkQueOcy0Lf0rXclif0QMTBsf77P7SzSjza.jpg",
+ "passport_two": "mM8FA3dVyXzVZyRGBW3pbjZluQ9xSkQof5sD9rdS.jpg",
+ "passport_three": "uBFhvBlG8nqwVw5TsP7CNGDFWEa3w571z1JAyNDP.jpg",
+ "passport_four": "LbX2y4aDQvjCZnAjQVEDmwsdtlqPsUMcOsXxlNOr.jpg",
+ "user_id": 977,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-10-11 15:32:47",
+ "updated_at": "2024-10-22 16:29:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3454,
+ "unique_id": "TB1309-3454",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Ogulsuraý",
+ "customer_surname": "Kakalyýewa",
+ "customer_patronic_name": "Babaýewna",
+ "passport_address": "Aşgabat şäheriniň Köpetdag köç Howdan 'W\" 68-nji jaýynyň 06-nji korpusy 19-nji öýüniň",
+ "real_address": "Aşgabat şäheriniň Köpetdag köç Howdan 'W\" 68-nji jaýynyň 06-nji korpusy 19-nji öýüniň",
+ "passport_serie": "I-AS",
+ "passport_id": "619103",
+ "passport_given_at": "2019-11-13",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Serhetabat etraby",
+ "born_at": "1968-02-25",
+ "email": "Ogulsuray@gmail.com",
+ "phone": "65694725",
+ "phone_additional": "65694725",
+ "phone_home": "12218074",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäher Jaýsenagathyzmat Hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-12218074",
+ "work_started_at": "2010-01-05",
+ "work_salary": "2054",
+ "work_position": "03-den goragçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "6lFUumNbjXVzm0sgOUW0lai7ncMDKPcKU0ytmSWm.jpg",
+ "passport_two": "wlASjvxq7sp9WP3akUdyHUVqfxN1uqlfziDyQMZF.jpg",
+ "passport_three": "pSqUVMtJzqqN02MohkYlRyf6Jro4xRtHzWH2ASI3.jpg",
+ "passport_four": "ag3DpzUXwDcvPMyO7fG4EDsTMNpdMvi84gQXJagW.jpg",
+ "user_id": 23,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 15:53:45",
+ "updated_at": "2024-10-30 15:46:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3455,
+ "unique_id": "TB1309-3455",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Göwher",
+ "customer_surname": "Berdiýewa",
+ "customer_patronic_name": "Guwanjowna",
+ "passport_address": "Aşgabat.ş Berkararlyk etr A.Durdyýew köç 07-nji jaýynyň",
+ "real_address": "Aşgabat.ş Berkararlyk etr A.Durdyýew köç 07-nji jaýynyň",
+ "passport_serie": "I-AS",
+ "passport_id": "519084",
+ "passport_given_at": "2015-03-11",
+ "passport_given_by": "Aşgabat ş. Köpetdag etrap häkimligi",
+ "born_place": "Altyn Asyr etraby",
+ "born_at": "1992-07-09",
+ "email": "Gowher@gmail.com",
+ "phone": "61519005",
+ "phone_additional": "61151751",
+ "phone_home": "12212563",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asgabat s. Milli Howpsuzlyk Instituty",
+ "work_company_accountant_number": "+(993)-12252421",
+ "work_started_at": "2011-03-28",
+ "work_salary": "2508",
+ "work_position": "Iş ýörediji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "US7Q9iQ9qfipxfq6rhtD72VdOXvsn3yDBaHUCPFp.jpg",
+ "passport_two": "6B7aLKL1sS4knGn5AB1hcch2Th4sTQJwtARUEYXh.jpg",
+ "passport_three": "FqoJzYQI45tzU4EJoKL39H1rhIEXWTqsGK5VjJ8W.jpg",
+ "passport_four": "A8uPjTYlY2bGMoGR6lI3al5VKnBsIHsFxJh8Jj9u.jpg",
+ "user_id": 23,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 16:08:42",
+ "updated_at": "2024-10-30 15:47:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3456,
+ "unique_id": "TB1307-3456",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ogulseker",
+ "customer_surname": "Owezowa",
+ "customer_patronic_name": "Annabayewna",
+ "passport_address": "Asgabat saherinin Kopetdag etrap, koce Olimpiya, jay 14, otag 86.",
+ "real_address": "Asgabat saherinin Kopetdag etrap, koce Olimpiya, jay 14, otag 86.",
+ "passport_serie": "I-BN",
+ "passport_id": "142174",
+ "passport_given_at": "2002-09-05",
+ "passport_given_by": "Balkan welayatynyn Garrygala etrap",
+ "born_place": "Balkan",
+ "born_at": "1977-12-17",
+ "email": "Ogulseker@mail.ru",
+ "phone": "63892506",
+ "phone_additional": "63892506",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn Goranmak Ministrligi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2020-10-01",
+ "work_salary": "2599",
+ "work_position": "Gullukcy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "rf1Mkxnre4VfORtZzah35cPuMthbpq52iyfBWcQX.jpg",
+ "passport_two": "QqyDFIZ4FhiMuOOel7ZPa1TtTFCiVdHzbJZvufeF.jpg",
+ "passport_three": "V8t5KwcUNcLR5dHfibERJbXhhIquerAnHg2MYztF.jpg",
+ "passport_four": "DmyD98zp9oDM173qvPAcB3FJ7wetlYKfiFVqp5Xw.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-11 16:25:58",
+ "updated_at": "2024-10-11 16:25:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3457,
+ "unique_id": "TB1307-3457",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Merdan",
+ "customer_surname": "Eslivew",
+ "customer_patronic_name": "Jumamyradowic",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Parahat 7 4 jay 11 otag 23",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Parahat 7 4 jay 11 otag 23",
+ "passport_serie": "I-AS",
+ "passport_id": "268364",
+ "passport_given_at": "2002-06-28",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap hakimligi",
+ "born_place": "Asgabat saher Kosi obasy",
+ "born_at": "1978-07-31",
+ "email": "Merdan@gmail.com",
+ "phone": "64469876",
+ "phone_additional": "64469876",
+ "phone_home": "64469876",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "No2 YJUM",
+ "work_company_accountant_number": "+(993)-12231258",
+ "work_started_at": "2024-05-16",
+ "work_salary": "2284",
+ "work_position": "1 derejeli slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZT57vYsvxdj9eRUDJi8s0DLK2nsnjZNPRaoKuBtu.jpg",
+ "passport_two": "qI4TdjPR90Gq0ETG9iDChUegs7L1h89hBKNuxNJ7.jpg",
+ "passport_three": "0aClcME9LMVeDBWp1Q73mg3AnjvjYUwb00kpOvbU.jpg",
+ "passport_four": "Zz6EXRWI27bGWBH0vk9YVDX7tFWQTTtthvHtcO89.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-11 16:47:37",
+ "updated_at": "2024-10-11 16:47:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3458,
+ "unique_id": "TB8311-3458",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Gapurjan",
+ "customer_surname": "Döwletow",
+ "customer_patronic_name": "Jumanazarowiç",
+ "passport_address": "LW-nyň Dänew etr. Garaşsyzlyk şäh. Aşgabat geň Abadan oba Dostluk köçe jaý-34",
+ "real_address": "LW-nyň Dänew etr. Garaşsyzlyk şäh. Aşgabat geň Abadan oba Dostluk köçe jaý-34",
+ "passport_serie": "I-LB",
+ "passport_id": "810285",
+ "passport_given_at": "2013-01-30",
+ "passport_given_by": "LW-nyň Garaşsyzlyk etrap Häkimligi",
+ "born_place": "LW-nyň Garaşsyzlyk etr Aşgabat geňeşligi",
+ "born_at": "1976-08-14",
+ "email": null,
+ "phone": "63038938",
+ "phone_additional": "63038938",
+ "phone_home": "63038938",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dänew etr Bilim bölümi Atamyrat aga-4",
+ "work_company_accountant_number": "+(993)-63038938",
+ "work_started_at": "2017-11-25",
+ "work_salary": "1691",
+ "work_position": "işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "R80nrYaXjcHEIr3RrJkeVLNhD94zQWv8GnVn4uzv.jpg",
+ "passport_two": "AQXsYmvwwW5uKZYKsyHTBCS4KVTSNQ6pEGgHr2bl.jpg",
+ "passport_three": "2iBL9i9WHBrYJkYScyPs2UiFGtIJ21V1rbaSXUzR.jpg",
+ "passport_four": "97YRUBkVFBMCrDiCJnSBKcVUXXi0rujAHcxsWojm.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 16:53:52",
+ "updated_at": "2024-11-15 11:06:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3459,
+ "unique_id": "TB1307-3459",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kadyr",
+ "customer_surname": "Halykow",
+ "customer_patronic_name": "Seradarowic",
+ "passport_address": "Asgabat saherinin Buzmeyin etrap koce Candybil jay 11",
+ "real_address": "Asgabat saherinin Buzmeyin etrap koce Candybil jay 11",
+ "passport_serie": "I-AS",
+ "passport_id": "520714",
+ "passport_given_at": "2015-06-29",
+ "passport_given_by": "Asgabat saherinin Arcabil etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1999-05-31",
+ "email": "Kadyr@mail.ru",
+ "phone": "63801079",
+ "phone_additional": "63390439",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenbakaleya DLBSF",
+ "work_company_accountant_number": "+(993)-12256687",
+ "work_started_at": "2024-02-20",
+ "work_salary": "1845",
+ "work_position": "Uly amarcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mDP2p0OqBgotC4I7iIJe342u4tvNg8zqkfmSg6YF.jpg",
+ "passport_two": "H8Zcm0ULtfD8ZNEfa4SamKEepXl3RBkP8prn7Fap.jpg",
+ "passport_three": "AhmI2GJfS743ouXdfn7zRjRo3bLJ11COlp0LT8wj.jpg",
+ "passport_four": "W6BQsTQJzrNDZOxtxCopNyfutaGugkgEqExG9gUr.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-11 17:03:37",
+ "updated_at": "2024-10-11 17:03:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3460,
+ "unique_id": "TB8311-3460",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Murat",
+ "customer_surname": "Babanazarow",
+ "customer_patronic_name": null,
+ "passport_address": "etr.Dänew ş.Garaşsyzlyk geň.Boýnyuzyn oba Ýazaryk köçe Adalat jaý-7",
+ "real_address": "etr.Dänew ş.Garaşsyzlyk geň.Boýnyuzyn oba Ýazaryk köçe Adalat jaý-7",
+ "passport_serie": "II-LB",
+ "passport_id": "152366",
+ "passport_given_at": "2022-02-04",
+ "passport_given_by": "Dänew etrap PB",
+ "born_place": "LW-nyň Dänew etr.Boýnyuzyn geňeşlik",
+ "born_at": "1982-08-15",
+ "email": null,
+ "phone": "61212323",
+ "phone_additional": "61212323",
+ "phone_home": "61212323",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "LW PB LB-E/11 edarasy",
+ "work_company_accountant_number": "+(993)-61212323",
+ "work_started_at": "2021-07-12",
+ "work_salary": "4604",
+ "work_position": "Dessin bölümüniň gözegçisi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "U6VDiAwUhHksqHPVYQFCqsoi49pOrGN3Oof89vWw.jpg",
+ "passport_two": "c4B7nL0RwbNVWuLUQ8WDvyhKPFS2tH8DbP1d5HvM.jpg",
+ "passport_three": "BvemP5ZBSBs7H7zM1ckayLuAhxdob84msiucCwvB.jpg",
+ "passport_four": "1Cg04B5N4i6Fz7zFmcH9y6qk5NoRELvxrCQ3KJx2.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 17:17:45",
+ "updated_at": "2024-11-15 11:06:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3461,
+ "unique_id": "TB8311-3461",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Durjan",
+ "customer_surname": "Babakulyýewa",
+ "customer_patronic_name": "Italmazowna",
+ "passport_address": "LW-nyň Dänew etr Seýdi şäher 1k/etr jaý-3 öý-30",
+ "real_address": "LW-nyň Dänew etr Seýdi şäher 1k/etr jaý-3 öý-30",
+ "passport_serie": "I-LB",
+ "passport_id": "982999",
+ "passport_given_at": "1988-01-19",
+ "passport_given_by": "LW-nyň Dänew etr häkimligi",
+ "born_place": "LW-nyň Dänew etr Seýdi şäheri",
+ "born_at": "1988-01-19",
+ "email": null,
+ "phone": "61973884",
+ "phone_additional": "61973884",
+ "phone_home": "61973884",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Lebap welaýat maliýe-ykdysady orta hünär okuw mekdebi",
+ "work_company_accountant_number": "+(993)-61973884",
+ "work_started_at": "2024-05-01",
+ "work_salary": "1639",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Gv538ML4DUpfuxNpb3DXxvzJd2WmWxv8Ks1E1II8.jpg",
+ "passport_two": "yrIBfsxvAFFs03iZlELKmymIiUdINSmRvvoIxQJl.jpg",
+ "passport_three": "5DFBusyY4l2nmTUcWA17lFxXNpCa5Zkune7yl6DN.jpg",
+ "passport_four": "VWRFVCjFvnNGTtXAyfj5XPsF7RyDtc9gKJeGS0ys.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 17:28:30",
+ "updated_at": "2024-11-15 11:05:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3462,
+ "unique_id": "TB8312-3462",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Owezmyrat",
+ "customer_surname": "Hazirow",
+ "customer_patronic_name": "Arazmuradowic",
+ "passport_address": "Gazojak saher S.Batyrow koce 32 jayy",
+ "real_address": "Gazojak saher S.Batyrow koce 32 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "455255",
+ "passport_given_at": "2006-02-22",
+ "passport_given_by": "Lebap welayat Birata etrap hakimligi",
+ "born_place": "Lebap welayat Gazojak saher",
+ "born_at": "1989-10-11",
+ "email": "HazirowOwezmurat@gmail.com",
+ "phone": "61576580",
+ "phone_additional": "61576580",
+ "phone_home": "616580",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"TGNG\" trestinin 5-nji YOGGM-n",
+ "work_company_accountant_number": "+(993)-61576580",
+ "work_started_at": "2024-04-11",
+ "work_salary": "2422",
+ "work_position": "betomçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "cp9y6TtaIxbr3YdYhq8Tc3ckaUALMSwpwyzTWnWf.jpg",
+ "passport_two": "62FhYBl9OkW1eeATio4g7UKXrF5mEnrTkj97fOqB.jpg",
+ "passport_three": "tjnBXQNBKzwXU0XvJmM405WQajoLd0fy54tVfecC.jpg",
+ "passport_four": "ztjg9X2Q4tNxgWby1GkJv7q0sWpFrueun2MfVJgl.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 17:29:56",
+ "updated_at": "2024-10-11 17:29:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3463,
+ "unique_id": "TB6352-3463",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Perhat",
+ "customer_surname": "Soýunow",
+ "customer_patronic_name": "Gurbanberdiogly",
+ "passport_address": "BW, Garabogaz ş., I kiçi etr., 8/12",
+ "real_address": "BW, Garabogaz ş., I kiçi etr., 8/12",
+ "passport_serie": "I-BN",
+ "passport_id": "469295",
+ "passport_given_at": "2013-08-03",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Bereket şäheri",
+ "born_at": "1995-12-22",
+ "email": null,
+ "phone": "62849094",
+ "phone_additional": null,
+ "phone_home": "62849094",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2117",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "LvTt0DNaeuwRza9Gk1rPnP7sl6WvAOZIqKMSHjkk.jpg",
+ "passport_two": "4Lyi2ynFKil8pj8I612UEun93kIQYhrcWi8WWNyy.jpg",
+ "passport_three": "y3ZpLB1gFVZ2Fzgg3lnyH8vgYLDjQ2TO3mjJ2xK8.jpg",
+ "passport_four": "gMsF0fckaqNTR67oRB9rnV2dL5s66Fk3XCJW9gPv.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-11 18:10:36",
+ "updated_at": "2024-10-11 18:10:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3465,
+ "unique_id": "TB1307-3465",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Serdar",
+ "customer_surname": "Dayhanow",
+ "customer_patronic_name": "Annamuhammedowic",
+ "passport_address": "Ahal welayaty Gokdepe etraby Ak gonur obasy Bitaraplyk koce 16",
+ "real_address": "Ahal welayaty Gokdepe etraby Ak gonur obasy Bitaraplyk koce 16",
+ "passport_serie": "I-AH",
+ "passport_id": "612299",
+ "passport_given_at": "2014-02-18",
+ "passport_given_by": "Ahal welayatynyn Gokdepe etrap hakimligi",
+ "born_place": "Ahal wel Gokdepe etraby Akgonur geneslik",
+ "born_at": "1997-05-01",
+ "email": "Serdar@gmail.com",
+ "phone": "64626219",
+ "phone_additional": "64626219",
+ "phone_home": "12605410",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat saher hakimliginin Garassyzlyk Konstitusiya we Bitaraplyk binalar toplumy mudirligi",
+ "work_company_accountant_number": "+(993)-64626219",
+ "work_started_at": "2022-06-01",
+ "work_salary": "1940",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "E78yeXUJuw0SCnqNOvujAwHotnzjYxSRdZYNDUty.jpg",
+ "passport_two": "LCvNEOMsg4q2ZOIBBAWgLNcrvAQz3zVOI0Ngt8KV.jpg",
+ "passport_three": "BhMkffD356Zot5MPxAieEy1EIKyNcPGOG0FriXYi.jpg",
+ "passport_four": "RFw5u8tTWQzlgfu8gPEe6Ku1cR7KbAkzaNn3pZZ6.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-14 09:39:12",
+ "updated_at": "2024-10-14 09:39:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3466,
+ "unique_id": "TB1307-3466",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kerim",
+ "customer_surname": "Isanberdiyew",
+ "customer_patronic_name": "Owezberdiyewic",
+ "passport_address": "Asgabat saheri Bagtyyarlyk etraby Kir Zawod 6 top kocesinin 36 2 jayy",
+ "real_address": "Asgabat saheri Bagtyyarlyk etraby Kir Zawod 6 top kocesinin 36 2 jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "442215",
+ "passport_given_at": "2011-05-27",
+ "passport_given_by": "Asgabat saherininPrezident Nyyazow adyndaky etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1994-10-04",
+ "email": "Kerim@gmail.com",
+ "phone": "63765328",
+ "phone_additional": "63765328",
+ "phone_home": "63765328",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Uly Sahra Hojalyk jemgyyeti",
+ "work_company_accountant_number": "+(993)-63765328",
+ "work_started_at": "2023-12-01",
+ "work_salary": "1309",
+ "work_position": "suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6lKG0VA59AuIvAiqr0ypBDoNhBBYqveGUGytdYCr.jpg",
+ "passport_two": "wq1OrYhEg9BdoqCBaOOlBq7BHVNo2kwCmp5OwpVB.jpg",
+ "passport_three": "7ETjmYZqTT0zFVkS9ohHefN2uzclua7fREzaq1eq.jpg",
+ "passport_four": "xFgIjdF8092S745M4XKRjBu3kZDzyBTIPtm38KCB.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-14 10:08:45",
+ "updated_at": "2024-10-14 10:08:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3467,
+ "unique_id": "TB1307-3467",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Dowletgeldi",
+ "customer_surname": "Masadow",
+ "customer_patronic_name": "Orazgeldiyewic",
+ "passport_address": "Ahal welayatynyn Gokdepe etrap, Ahal obasy",
+ "real_address": "Ahal welayatynyn Gokdepe etrap, Ahal obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "396922",
+ "passport_given_at": "2007-07-22",
+ "passport_given_by": "Ahal welayatynyn Gokdepe etrap hakimligi",
+ "born_place": "Ahal",
+ "born_at": "1972-05-15",
+ "email": "Dowletgeldi@mail.ru",
+ "phone": "65866935",
+ "phone_additional": "65159956",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmenistanyn Goranmak ministrliginin Asgabat Jay-ulanys boluminin Gaz hojalygynyn",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2011-08-08",
+ "work_salary": "3274",
+ "work_position": "elektrogazkebsirleyjisi",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "gSvboTFT9op9D0EaAOEURCKQSWOcu9zJhpb7MZSt.jpg",
+ "passport_two": "lykQD1xwKdbWEE99l1zQUv7YV7W02ZG6V6IKyMrt.jpg",
+ "passport_three": "TItua7fIkfsztCtCxvLxI0aw8YDtD4hchpCRkMvj.jpg",
+ "passport_four": "Va86PtndsjTvm17OAK8N0xRr4EBerKAjOaNz5cRR.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-14 12:31:44",
+ "updated_at": "2024-10-14 12:31:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3468,
+ "unique_id": "TB8312-3468",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Dayanc",
+ "customer_surname": "Halmetow",
+ "customer_patronic_name": "Baltabayewic",
+ "passport_address": "Gazojak saheri Sazakow koce 176-4",
+ "real_address": "Gazojak saheri Sazakow koce 176-4",
+ "passport_serie": "I-LB",
+ "passport_id": "858681",
+ "passport_given_at": "2014-12-05",
+ "passport_given_by": "Birata etrap hakimligi",
+ "born_place": "Gazojak saheri",
+ "born_at": "1998-10-16",
+ "email": null,
+ "phone": "62840785",
+ "phone_additional": null,
+ "phone_home": "62840785",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG trest N5 YoGGM",
+ "work_company_accountant_number": "+(993)-62840785",
+ "work_started_at": "2021-09-02",
+ "work_salary": "2260",
+ "work_position": "kebsirleyji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "bWXBOwa6Xqqhr6ulAi1jlq5qy1e7t6aQGBcLbhui.jpg",
+ "passport_two": "2gjPz0Zqp2tv8CUS7KpzSGcDr3jJ50lBCtTRWwEM.jpg",
+ "passport_three": "IeWBw50l8A0lM4iYoPTFuHbfxtrTMhWnBeQnNjUt.jpg",
+ "passport_four": "nCk6U1yALCAy3bqPm43x9o6N88i23yBHvlMnpgOZ.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 14:35:34",
+ "updated_at": "2024-10-14 14:35:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3469,
+ "unique_id": "TB6360-3469",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Kuwwat",
+ "customer_surname": "Halmyradow",
+ "customer_patronic_name": "Halmyradowiç",
+ "passport_address": "Hazar şäherçe 27 -13- 6",
+ "real_address": "Hazar şäherçe 27 -13- 6",
+ "passport_serie": "I-BN",
+ "passport_id": "157976",
+ "passport_given_at": "2002-04-24",
+ "passport_given_by": "Serdar etrap häkimiligi",
+ "born_place": "Serdar ş",
+ "born_at": "1978-03-11",
+ "email": "annagulgedyva229@Gmail.com",
+ "phone": "63987750",
+ "phone_additional": "63987750",
+ "phone_home": "63987750",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\"vod zawody",
+ "work_company_accountant_number": "+(993)-63987750",
+ "work_started_at": "2012-10-11",
+ "work_salary": "3002",
+ "work_position": "tehnolog",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "pVnbiRYBlk6KAA3lv7ZqQJ0cM2EV4fyMKAEWW0hX.jpg",
+ "passport_two": "U5O0TtDNCvhef9Qn7Lg0xGo4IkQL0MwK7NLQDkNu.jpg",
+ "passport_three": "yO1E74Kcsz80VqOOEV1nd4DQQriaX7eRUKko2ZlQ.jpg",
+ "passport_four": "hIXTkA3DZWqD7TAwBrGFfUFp1XQuICmHAlf85tn8.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 15:02:57",
+ "updated_at": "2024-10-23 14:26:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3470,
+ "unique_id": "TB9314-3470",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurmyrat",
+ "customer_surname": "Ýegelekow",
+ "customer_patronic_name": "Arazmyradowiç",
+ "passport_address": "Aşgabat şäheri Köpetdag etrabynyň Seýdi köçesiniň 9-njy jaýynyň 23-nji öýi",
+ "real_address": "Aşgabat şäheri Köpetdag etrabynyň Seýdi köçesiniň 9-njy jaýynyň 23-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "653885",
+ "passport_given_at": "2021-11-27",
+ "passport_given_by": "Köpetdag etrap Polisiýa bölümi tarapyndan berlen",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-11-29",
+ "email": "Nurmyrat@mail",
+ "phone": "61572431",
+ "phone_additional": "61572431",
+ "phone_home": "61572431",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Altyn kerpiç hususy kärhanasy önümçilik ussaay",
+ "work_company_accountant_number": "+(993)-63757544",
+ "work_started_at": "2023-03-06",
+ "work_salary": "1557",
+ "work_position": "önümçilik usasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5MlhMrICvvtbmHctlz6M01DBz9xNnD2sO9vWorwl.jpg",
+ "passport_two": "u9Sgs4R21faQLqS91Q5RjxNldb41GuIRfhCSTJT5.jpg",
+ "passport_three": "xpLTyWtExA6u5iYQIwi7GmM7vVynqfYX1J4vmosz.jpg",
+ "passport_four": "VrYV0vplF5OmPJVViaqnl46TPlRcD5Bq2vhqVveN.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 15:06:53",
+ "updated_at": "2024-10-14 15:26:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3471,
+ "unique_id": "TB1307-3471",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammetnur",
+ "customer_surname": "Ýazgeldiýew",
+ "customer_patronic_name": "Gurbangeldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby Partizan köçe jaý 57",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby Partizan köçe jaý 57",
+ "passport_serie": "I-AS",
+ "passport_id": "488610",
+ "passport_given_at": "2013-11-13",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1997-05-04",
+ "email": "Muhammetnur@mail.ru",
+ "phone": "65629959",
+ "phone_additional": "65614853",
+ "phone_home": "12386275",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Hojalyk hasaplaşygyndaky redaksion birleşigiň Adalat gazetiniň redaksiýasy",
+ "work_company_accountant_number": "+(993)-12223412",
+ "work_started_at": "2019-02-12",
+ "work_salary": "2727",
+ "work_position": "uly habarçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jqmKMiqf9dRPSvi3wFiMv7hG8MRqINhHjkJOfwEx.jpg",
+ "passport_two": "cucA883e1inGSBoXE2y8sBz48o2LhNODi6XQBovV.jpg",
+ "passport_three": "BjOO69wgLQjTqqrBObxoixRAy61cCBdpRq9yCiG0.jpg",
+ "passport_four": "rA1PQ1Cxy92ZMADHzDb8m9wPWy7vtspuf5I2DwhQ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-14 15:17:33",
+ "updated_at": "2024-10-14 15:17:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3472,
+ "unique_id": "TB8312-3472",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Žeýhun",
+ "customer_surname": "Ýulmatow",
+ "customer_patronic_name": "Ýusupowiç",
+ "passport_address": "Gazojak şäheri Magtymguly koçe 24 jaý 9 öý",
+ "real_address": "Gazojak şäheri Magtymguly koçe 24 jaý 9 öý",
+ "passport_serie": "I-LB",
+ "passport_id": "750236",
+ "passport_given_at": "2012-01-28",
+ "passport_given_by": "lebap welaýatynyň birata etrap häkimligi",
+ "born_place": "Garagalpagystan Dörtgul raýony",
+ "born_at": "1976-11-22",
+ "email": null,
+ "phone": "63301454",
+ "phone_additional": "63301454",
+ "phone_home": "63301454",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata etrap Bilim bölümi",
+ "work_company_accountant_number": "+(993)-63301454",
+ "work_started_at": "2008-09-01",
+ "work_salary": "3925",
+ "work_position": "terbiýeçilik boýunça orunbasar",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Mf9QbKsb4V8eWOulO89yOPjt5NmopoxdRDn0SMFf.jpg",
+ "passport_two": "HpdRciVYEvwxjbBMBgDeQT7mZ50z0lvWZg3HVycu.jpg",
+ "passport_three": "CAm73y8xeBmEH8qg0w5HBU51qOSE1gAnJyp8ZBss.jpg",
+ "passport_four": "izcUOk4NjIPuDki37KIEasFoDNE6aBfEKmdNL3II.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 15:42:46",
+ "updated_at": "2024-10-15 10:27:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3473,
+ "unique_id": "TB8302-3473",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Husan",
+ "customer_surname": "Baykabulow",
+ "customer_patronic_name": "Baykabulowic",
+ "passport_address": "Magdanly saheri Wepadarlyk 71",
+ "real_address": "Magdanly saheri Wepadarlyk 71",
+ "passport_serie": "I-LB",
+ "passport_id": "751408",
+ "passport_given_at": "2012-02-04",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1995-04-20",
+ "email": null,
+ "phone": "61421995",
+ "phone_additional": null,
+ "phone_home": "53085",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Pensiya gaznasynyn bolumi",
+ "work_company_accountant_number": "+(993)-51233___",
+ "work_started_at": "2023-03-01",
+ "work_salary": "1093",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TsOIWIGxo5I022rWk5lDqcujNZ47j00nLBdUu2Cw.jpg",
+ "passport_two": "4vcYL2F4qMzxZOCQQTafGnLEfW3h94svfHVl1twl.jpg",
+ "passport_three": "SgV2HGQwfZlJo123068E2OXBtXz9XS4IHIDNZ1jS.jpg",
+ "passport_four": "3JcSevXyGNzQatKNQAGeU5yQ6iIhzZ07pprkVhcq.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 15:45:29",
+ "updated_at": "2024-10-15 14:42:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3474,
+ "unique_id": "TB8302-3474",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sahadat",
+ "customer_surname": "Zayirowa",
+ "customer_patronic_name": "Muratowna",
+ "passport_address": "Magdanly saheri Serdar 6/3",
+ "real_address": "Magdanly saheri Serdar 6/3",
+ "passport_serie": "I-LB",
+ "passport_id": "576773",
+ "passport_given_at": "2010-04-26",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1993-08-28",
+ "email": null,
+ "phone": "62731993",
+ "phone_additional": null,
+ "phone_home": "53411",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "36-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2002-11-16",
+ "work_salary": "3323",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "0dTLwK4VBL7ssoUrCJaDjrJKweDpVtorQWhA1jMq.jpg",
+ "passport_two": "nWjs1A3Eb0ZdCruNIXhoLt87hEWme2O0h3GntWGZ.jpg",
+ "passport_three": "m0uB8tQOPsBwqq6gS8NBXusLpJXfqMWcsWF6j0EG.jpg",
+ "passport_four": "NfqVj4SlfOxj5pdg0rZomECNjHRiwO2Ld6UWCI2c.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 15:49:59",
+ "updated_at": "2024-10-14 15:50:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3475,
+ "unique_id": "TB9314-3475",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Gadam",
+ "customer_surname": "Hajygeldiýew",
+ "customer_patronic_name": "Şamuratowiç",
+ "passport_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "real_address": "Köneürgenç etrap Maslahat geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "584886",
+ "passport_given_at": "2010-09-14",
+ "passport_given_by": "ýylda Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Maslahat geňeşligi",
+ "born_at": "1987-06-10",
+ "email": "Gadam@mail",
+ "phone": "61731015",
+ "phone_additional": "61731015",
+ "phone_home": "61731015",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Daşoguzgazakdyryş müd BGU Derýalyk ÖS-y",
+ "work_company_accountant_number": "+(993)-61731015",
+ "work_started_at": "2020-05-02",
+ "work_salary": "2801",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "THusGyd4GJY3Z74tjJNsHKOCMdDVht2ZoTY6LxBA.jpg",
+ "passport_two": "ETG0Y3YpuopEgYpUzP6u2EXuFEksofvUW3dkBoMe.jpg",
+ "passport_three": "L43SXRwjU9RdcV3uN2752r8vQASp0UuiMSsfQPfx.jpg",
+ "passport_four": "7AJpjG95DpfIzM6DFMtZKOZAPVjp5wNbAHxzAv66.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 16:04:20",
+ "updated_at": "2024-10-14 16:10:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3476,
+ "unique_id": "TB9314-3476",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dilafruz",
+ "customer_surname": "Ametowa",
+ "customer_patronic_name": "Abdullaýewna",
+ "passport_address": "Köneürgenç şäher Gürgenç şaýoly 98-nji jaýy",
+ "real_address": "Köneürgenç şäher Gürgenç şaýoly 98-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "975066",
+ "passport_given_at": "2018-05-29",
+ "passport_given_by": "Köneürgenç şäher häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç şäher häkimligi tarapyndan berlen",
+ "born_at": "1977-10-06",
+ "email": "Dilafruz@mail",
+ "phone": "61190277",
+ "phone_additional": "61190277",
+ "phone_home": "61190277",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap DSG",
+ "work_company_accountant_number": "+(993)-22906___",
+ "work_started_at": "2024-05-04",
+ "work_salary": "4887",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Pzx5wUKVgfmxt16wDzpgJNmRTh2Oa75a9X4Y01rZ.jpg",
+ "passport_two": "HU6rEW0yiS8QTuUopt9oxvYupQm4t14sSA4xRZ3F.jpg",
+ "passport_three": "DxDXrAilMwrpDPDad2wiVe89WvO7VQBpQQ4nQgEB.jpg",
+ "passport_four": "fMC8kPXCAvCnBB5Q6Y0Wx8tcrHxtVbBi4daLpD1A.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 16:37:32",
+ "updated_at": "2024-10-14 16:40:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3477,
+ "unique_id": "TB9315-3477",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Begenç",
+ "customer_surname": "Şiriýew",
+ "customer_patronic_name": "Guwançowiç",
+ "passport_address": "Daşoguz şäher Şagadam köçesiniň 33/3-jaýynyň 14-öýi",
+ "real_address": "Daşoguz şäher Şagadam köçesiniň 33/3-jaýynyň 14-öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "760822",
+ "passport_given_at": "2012-05-29",
+ "passport_given_by": "Daşoguz şäher häkimligi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1996-03-30",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62821272",
+ "phone_additional": "62821272",
+ "phone_home": "62821272",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Daşoguz şäheriniň 1-nji Sport mekdebi",
+ "work_company_accountant_number": "+(993)-62821272",
+ "work_started_at": "2024-01-15",
+ "work_salary": "2553",
+ "work_position": "Tälimçi-mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "eR0JXhhWmrApqaxFHaLind9jVLN58s2ZqfZ6UepN.jpg",
+ "passport_two": "vV9qHuhKC9fL9AM3JNNyBy2YV6Eqc5zBmrvHixOt.jpg",
+ "passport_three": "plCQ37n06CuTZTHSzVM4voMBqBpXdgG7wCcrnh46.jpg",
+ "passport_four": "T3EcLpWhNoJme5vfyVBVShtwPYnbyLUJ6gv0s1uO.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 16:57:51",
+ "updated_at": "2024-10-14 16:57:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3478,
+ "unique_id": "TB7369-3478",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Altyn",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Akmuhammedowna",
+ "passport_address": "Baýramaly şäheri Mätäji",
+ "real_address": "Baýramaly şäheri Mätäji",
+ "passport_serie": "II-MR",
+ "passport_id": "148835",
+ "passport_given_at": "2017-12-16",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäheri Mätäji",
+ "born_at": "1987-02-05",
+ "email": null,
+ "phone": "64200700",
+ "phone_additional": "64200700",
+ "phone_home": "64200700",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly dokma toplumy",
+ "work_company_accountant_number": "+(993)-64200700",
+ "work_started_at": "2023-01-01",
+ "work_salary": "1492",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XQyNM5YbAXzTKiat5WWYiLYQJF1FCFdFPTIkB4GT.jpg",
+ "passport_two": "oLWOVP0QqQ0ro6SahgZpAupCv40T6qqRuCL1gm8i.jpg",
+ "passport_three": "1msj08m13wZ18dzgePHDuXjwlSYuN8xE5v6Oj6ia.jpg",
+ "passport_four": "Z4R7otqCppXfOMx0VwYXPu78r0ZOdRe0D5FxFvOj.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 17:00:24",
+ "updated_at": "2024-10-14 17:00:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3479,
+ "unique_id": "TB9315-3479",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Şageldi",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "080435",
+ "passport_given_at": "2000-05-29",
+ "passport_given_by": "Daşoguz şäher PB",
+ "born_place": "Görogly etrabynyň Ýagtylyk geňeşligi",
+ "born_at": "1974-05-21",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "61597405",
+ "phone_additional": "61597405",
+ "phone_home": "61597405",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz ýol we desgalar edarasy",
+ "work_company_accountant_number": "+(993)-61597405",
+ "work_started_at": "2018-11-01",
+ "work_salary": "3143",
+ "work_position": "Uly ussa",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "tMBgIQuKHfudxTs8oBLfXKuxXeRaCNEVvCvD6sUB.jpg",
+ "passport_two": "v3WqRVbb2owKJKnvGBtxOlDf2hZtHyD1sFuSWjYF.jpg",
+ "passport_three": "UjiYecHZzIzgLBm8KslGaN9YoanMCLHlwPVTUdhN.jpg",
+ "passport_four": "SE8y7bDWbGUMhBfxFchqZlrX6vy2w2H7nCg8ECfx.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 17:10:37",
+ "updated_at": "2024-10-14 17:10:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3480,
+ "unique_id": "TB7369-3480",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Muhammetmyrat",
+ "customer_surname": "Garryyew",
+ "customer_patronic_name": "Begencmyradowic",
+ "passport_address": "Mary önümçilik 7-nji jaý toplumy",
+ "real_address": "Mary önümçilik 7-nji jaý toplumy",
+ "passport_serie": "II-MR",
+ "passport_id": "134173",
+ "passport_given_at": "2017-04-26",
+ "passport_given_by": "Garagum etrap häkimligi",
+ "born_place": "Mary önümçilik 7-nji jaý toplumy",
+ "born_at": "2001-03-02",
+ "email": null,
+ "phone": "65897454",
+ "phone_additional": "65897454",
+ "phone_home": "65897454",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-65897454",
+ "work_started_at": "2021-10-18",
+ "work_salary": "1684",
+ "work_position": "1-nji deejeli tokçy dizelçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2Z0kn4nKkvruqouL4bfsrEke80XqPBRont2She0a.jpg",
+ "passport_two": "RJSLV7VJSLe2EsryQjyY0jCh8BwJUaUTCQDKN4NZ.jpg",
+ "passport_three": "dtZ51qbdOoubtbSX8KHzDVM2cFkBrq3Kbg9t559p.png",
+ "passport_four": "vZhOnfL0NeegGHCyrR04OOn4lrU4geb3m0DwLyl7.png",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 17:14:26",
+ "updated_at": "2024-10-14 17:14:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3481,
+ "unique_id": "TB9314-3481",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Alibek",
+ "customer_surname": "Baltaýew",
+ "customer_patronic_name": "Jumaniýazowiç",
+ "passport_address": "Köneürgenç etrap Bereket şäherçesi Arkadagly köçesi 18-nji jaýy",
+ "real_address": "Köneürgenç etrap Bereket şäherçesi Arkadagly köçesi 18-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "230675",
+ "passport_given_at": "2001-07-24",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1983-12-09",
+ "email": "Alibek@mail",
+ "phone": "65120983",
+ "phone_additional": "65120983",
+ "phone_home": "65120983",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap DSG",
+ "work_company_accountant_number": "+(993)-22906___",
+ "work_started_at": "2024-06-06",
+ "work_salary": "5760",
+ "work_position": "telekeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Gmqkzt4hH9COIiZunvvh0GpaxRZUnvhlvpacsnhD.jpg",
+ "passport_two": "AdPUZyKO1ruVdgT9pwbw5f6KyOE5X8lqiqKLoqj0.jpg",
+ "passport_three": "jgJBmkPDP0nSpOXbZDtwCnCvlpAuA5yapKvCSIoY.jpg",
+ "passport_four": "XbwxYdzHyYGWagIAAfFk9GYrQ4gM8CeEW8gz1oJM.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 17:35:22",
+ "updated_at": "2024-10-14 17:36:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3482,
+ "unique_id": "TB8311-3482",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Mustafa",
+ "customer_surname": "Hojakulyýew",
+ "customer_patronic_name": "Seýitkulyýewiç",
+ "passport_address": "LW-nyň Dänew etr Garaşsyzlyk şäh. Baragyz geň.Agar oba K.Gurbannepesow köçe jaý-5",
+ "real_address": "LW-nyň Dänew etr Garaşsyzlyk şäh. Baragyz geň.Agar oba K.Gurbannepesow köçe jaý-5",
+ "passport_serie": "I-LB",
+ "passport_id": "493275",
+ "passport_given_at": "2006-12-27",
+ "passport_given_by": "LW-nyň Garaşsyzlyk etrap Häkimligi",
+ "born_place": "LW-nyň Garaşsyzlyk etr Baragyz geňeşligi",
+ "born_at": "1989-08-10",
+ "email": null,
+ "phone": "64874880",
+ "phone_additional": "64874880",
+ "phone_home": "64874880",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Polisiýa müdirligi Ýangyn howupsyzlygy bölümüniň 6-njy otrýady",
+ "work_company_accountant_number": "+(993)-64874880",
+ "work_started_at": "2010-10-02",
+ "work_salary": "4961",
+ "work_position": "Işgär",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2gthBP0RJ8uU1k1Pf86eIfequDu8ds0opjBYT4ff.jpg",
+ "passport_two": "PGfUDVvcy7pOWoS9MhKARxGIedoCm02kRH63ThCm.jpg",
+ "passport_three": "oPrsfTVDrWScocJtoSfkmVMBa58p83YQcMu9siWl.jpg",
+ "passport_four": "bM8Uh3FTNuxsFJxQB1KSbeAObXDyZf5uFJL1Cty9.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 17:48:19",
+ "updated_at": "2024-11-15 11:05:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3483,
+ "unique_id": "TB6352-3483",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Öre",
+ "customer_surname": "Öreýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW S.Türkmenbaşy etraby Ýalkym geňeşi",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-27/22",
+ "passport_serie": "I-DZ",
+ "passport_id": "801551",
+ "passport_given_at": "2013-01-26",
+ "passport_given_by": "DW S.Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Hazar şäheri",
+ "born_at": "1992-06-30",
+ "email": null,
+ "phone": "65831400",
+ "phone_additional": null,
+ "phone_home": "65831400",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-01-22",
+ "work_salary": "2824",
+ "work_position": "gazdan halas ediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MSXgsoc8fJUYqXx6M0NZpuxS5IaSrDjwXvnD0Ds0.jpg",
+ "passport_two": "RBVngwRMfLHZqQAQzQ2tamL6ubXqLb2n6UOvb20L.jpg",
+ "passport_three": "1FFZn8zyh8WhKpNdGaI9sSPf8VE1hZdbjtF8dxHe.jpg",
+ "passport_four": "vRLWgjvjwhNrBbtY0aAPucA7Uqn0RboRqbnsnLvj.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 17:49:14",
+ "updated_at": "2024-10-14 17:49:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3484,
+ "unique_id": "TB8311-3484",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Mähri",
+ "customer_surname": "Iskenderowa",
+ "customer_patronic_name": "Kakajanowna",
+ "passport_address": "LW-nyň Dänew etr Seýdi şäher 1 k/etr jaý-42 öý-28",
+ "real_address": "LW-nyň Dänew etr Seýdi şäher 1 k/etr jaý-42 öý-28",
+ "passport_serie": "I-LB",
+ "passport_id": "284383",
+ "passport_given_at": "2002-05-15",
+ "passport_given_by": "LW-nyň Seýdi şäher Häkimligi",
+ "born_place": "LW-nyň Seýdi şäheri",
+ "born_at": "1985-09-25",
+ "email": null,
+ "phone": "65428333",
+ "phone_additional": "65428333",
+ "phone_home": "65428333",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Seýdi Ýylylyk Elektrik merkezi",
+ "work_company_accountant_number": "+(993)-65428333",
+ "work_started_at": "2007-09-24",
+ "work_salary": "3612",
+ "work_position": "Önümçilik tehniki bölümüniň başlygy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "e7oV6QP3L6s5fnFm4Ko9eZxwv9O1T7O8vnQCaoZh.jpg",
+ "passport_two": "8fYmObWJkE5FvAjCcDAtA97IXE7qd6mMSLDOt8wc.jpg",
+ "passport_three": "wVEIJMZiIjtecRI5T8C8aSPt3q43ZZBoYp47PCaR.jpg",
+ "passport_four": "mEAkcx4nAH3vDFOGp5siJCfkT1WtNRaDaZI1OZh6.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 17:55:37",
+ "updated_at": "2024-11-15 11:04:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3485,
+ "unique_id": "TB6352-3485",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurtäç",
+ "customer_surname": "Goşjanowa",
+ "customer_patronic_name": "Goşjanowna",
+ "passport_address": "BW, Türkmenbaşy etr., Garabogaz ş., A.Nyýazow köç., 4/6",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz ş., A.Nyýazow köç., 4/6",
+ "passport_serie": "I-BN",
+ "passport_id": "298458",
+ "passport_given_at": "2007-11-06",
+ "passport_given_by": "BW Bereket etrap häkimligi",
+ "born_place": "BW Bereket şäheri",
+ "born_at": "1981-05-27",
+ "email": null,
+ "phone": "62702151",
+ "phone_additional": null,
+ "phone_home": "62702151",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher ÝJUM-i",
+ "work_company_accountant_number": "+(993)-24340016",
+ "work_started_at": "2016-01-05",
+ "work_salary": "2295",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "11GOWp5NkO4madct9cWsmibc3W61MbmfVT1yUIXP.jpg",
+ "passport_two": "aNmJQvRLkVzDSO9s9GkvKGSKUbqF8wJlK0ug2srG.jpg",
+ "passport_three": "F197mXq6954nBYWTMKF5rQqSQUL5gfDbRtTnubgS.jpg",
+ "passport_four": "eoGeesNyIMiEbj8lLRyZFccJAwGgcj1xuX9ZGJKy.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-14 17:59:59",
+ "updated_at": "2024-10-14 17:59:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3488,
+ "unique_id": "TB6352-3488",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Caryýew",
+ "customer_patronic_name": "Rejepmyradowiç",
+ "passport_address": "Aşgabat şäher Köpetdag etrap Howdan W 58/22",
+ "real_address": "BW Garabogaz şäher Türkmenbaşy etraby Magtymguly köçe 3/2",
+ "passport_serie": "I-AS",
+ "passport_id": "294761",
+ "passport_given_at": "2003-05-22",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1982-06-08",
+ "email": null,
+ "phone": "65677853",
+ "phone_additional": null,
+ "phone_home": "65677853",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-09-09",
+ "work_salary": "1897",
+ "work_position": "slesar-elektrik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "skRrr7iUMJesvMWRzR5ajhBBRGnY47Re63RcuUPr.jpg",
+ "passport_two": "ClhIO3bB5rVveLAjYTsWmcXuv6XvVdssJrrNUuVD.jpg",
+ "passport_three": "dr8Hc7tBcIBgf2Re0Wz9Y1YqM35QRcvNyPFHtHNH.jpg",
+ "passport_four": "Wyv4k07tHKONMyA6tNTlAtuVPudxDstn9z6HhGQd.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-15 09:36:22",
+ "updated_at": "2024-10-15 09:36:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3489,
+ "unique_id": "TB6352-3489",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amankos",
+ "customer_surname": "Masakbaýew",
+ "customer_patronic_name": "Džaparbaýewiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçe 11/7",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçe 11/7",
+ "passport_serie": "I-BN",
+ "passport_id": "424060",
+ "passport_given_at": "2011-01-30",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Garabogaz şäheri",
+ "born_at": "1994-08-13",
+ "email": null,
+ "phone": "62800102",
+ "phone_additional": null,
+ "phone_home": "62800102",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-05-10",
+ "work_salary": "2435",
+ "work_position": "stropnyjysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sp05j4AcLJSsXrs8pK3yOM9iNVVXViUMajalsLNl.jpg",
+ "passport_two": "hLKvaJHRvSB6QMF5qAnesoW0zhVCg9I6rlZifjmx.jpg",
+ "passport_three": "GhTMhgwRQBrqQJWZQEbXFD7OYQEldShz7v5FHKe6.jpg",
+ "passport_four": "9PJeGIjJfL8Cm3j6rJOQHBtA3xuvb85B6kKD7K3B.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-15 09:41:01",
+ "updated_at": "2024-10-15 09:41:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3490,
+ "unique_id": "TB6352-3490",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Kümüş",
+ "customer_surname": "Mergenowa",
+ "customer_patronic_name": "Mergenowna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 14-jaý,9-öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 14-jaý,9-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "143809",
+ "passport_given_at": "2004-02-23",
+ "passport_given_by": "Garrygala etrap häkimligi",
+ "born_place": "Garrygala etrap çendir obasy",
+ "born_at": "1971-08-01",
+ "email": null,
+ "phone": "65186826",
+ "phone_additional": "65186826",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2019-05-09",
+ "work_salary": "2774",
+ "work_position": "esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7rMluGxuHe2PTSckYOLTcTB5sAxEpC7rkWrTOJYI.jpg",
+ "passport_two": "Ui3CYAvqnsilLSEuVbEnx4S7cYbPGQLlflqNvBXu.jpg",
+ "passport_three": "7eMXOBhWebhhT45pU63eeHhKLhIrwMv9ZXzJx5oS.jpg",
+ "passport_four": "gZS0LITmKdVgFZmVXR6yX3FeS8Qz9GYjDuJtCiuR.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-15 11:05:36",
+ "updated_at": "2024-10-15 11:05:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3491,
+ "unique_id": "TB6352-3491",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Askar",
+ "customer_surname": "Karasaýew",
+ "customer_patronic_name": "Temirbaýewiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher II-kiçi etrapça 2-jaý, 10-öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher II-kiçi etrapça 2-jaý, 10-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "031472",
+ "passport_given_at": "1999-08-18",
+ "passport_given_by": "Bekdaş şäherçesiniň Polisiýa bölümi",
+ "born_place": "Balkan welaýaty Türkmenbaşy şäherçesi",
+ "born_at": "1969-11-11",
+ "email": null,
+ "phone": "65187403",
+ "phone_additional": "65187403",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogaz şäher Ýaşaýyş Jaý Ulanyş müdirligi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2003-01-02",
+ "work_salary": "2193",
+ "work_position": "suw geçiri bejeriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1EKuncN757QEcU60Bhacxaux5doAcAj6kDizF2BM.jpg",
+ "passport_two": "c0S1eo9AqZ3DZeHUKWgSGF4dYpXut5UkLHWybrhO.jpg",
+ "passport_three": "91MQkSy3LJ5oTzqL2wX1bsFPv1B5mPzxFhO0XeY0.jpg",
+ "passport_four": "3HJhePzxbzHVbOSOXhLe6npk0Mv2DiWo7kasn2Yt.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-15 11:26:03",
+ "updated_at": "2024-10-15 11:26:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3494,
+ "unique_id": "TB9315-3494",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Täzegül",
+ "customer_surname": "Ýazmedowa",
+ "customer_patronic_name": "Bäşimowna",
+ "passport_address": "Görogly etrap Zaman geňeşligi",
+ "real_address": "Görogly etrap Zaman geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "786213",
+ "passport_given_at": "2012-10-22",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Ataýew geňeşligi",
+ "born_at": "1992-07-21",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65461092",
+ "phone_additional": "65461092",
+ "phone_home": "65461092",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäher Ýaşaýyş Jaý Ulanyş Tresti",
+ "work_company_accountant_number": "+(993)-65461092",
+ "work_started_at": "2024-02-13",
+ "work_salary": "1844",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SLMJvwNmYTXL7EioKIO1Ac58A9yJVwMM5CBMCcvG.jpg",
+ "passport_two": "uKl05jTzL43fnD5NbAKdW7Yl6mVpoenleOKbaFk9.jpg",
+ "passport_three": "EcdOw0CK3EaLoDpWLtHdMW2Mj5YvTxAx2F4eeswf.jpg",
+ "passport_four": "NWmDWnpPO4molGrw2EDuRO46vWcvYCm82UcA4b6L.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-15 14:17:06",
+ "updated_at": "2024-10-15 14:17:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3495,
+ "unique_id": "TB8302-3495",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bayramglyc",
+ "customer_surname": "Tuwakow",
+ "customer_patronic_name": "Asyrgylyjowic",
+ "passport_address": "Magdanly saheri Carsanny 6",
+ "real_address": "Magdanly saheri Carsanny 6",
+ "passport_serie": "I-BN",
+ "passport_id": "201821",
+ "passport_given_at": "2003-07-29",
+ "passport_given_by": "Etrek etrap hakimligi",
+ "born_place": "Etrek sahercesi",
+ "born_at": "1986-11-04",
+ "email": null,
+ "phone": "62310908",
+ "phone_additional": null,
+ "phone_home": "50355",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-51422___",
+ "work_started_at": "2023-10-20",
+ "work_salary": "6500",
+ "work_position": "Harby gullukcy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "HRZFgACUCecHqAGgYaXB9UfvW2SQw0K1cFuOFime.jpg",
+ "passport_two": "Uk7yfydu95OjyNgLNhmGOGpuqFODnp6K85RgDsFY.jpg",
+ "passport_three": "YMbpEULhXThyS1nLZiFbUuskGwEtwfKMb88CyiDh.jpg",
+ "passport_four": "i22C2OvqiZRXYDXRrQ3JQecbyDfeKrtkORyUwkOZ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-15 15:20:07",
+ "updated_at": "2024-10-15 15:20:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3496,
+ "unique_id": "TB8302-3496",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nasiba",
+ "customer_surname": "Bazarowa",
+ "customer_patronic_name": "Rozyýewna",
+ "passport_address": "Köýtendag etrap Gurşun-magdan şäherçe Gundogar köçe 19-njy jaý",
+ "real_address": "Köýtendag etrap Gurşun-magdan şäherçe Gundogar köçe 19-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "031386",
+ "passport_given_at": "1999-04-06",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gurşun magdan käni ş-si",
+ "born_at": "1980-04-04",
+ "email": null,
+ "phone": "61648413",
+ "phone_additional": null,
+ "phone_home": "44051392",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "17-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2015-07-02",
+ "work_salary": "1869",
+ "work_position": "Hojalyk müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "T6Ufn3lTM8iUCLC6x8Fu4F9CC0RB0p8ri6FN3b5E.jpg",
+ "passport_two": "CfeMCYRE8lFV6rF3VpDrVPcBkeFpwlOMP1puRqXr.jpg",
+ "passport_three": "wzlwNhl75y5bHbwE5J5WUwHF604BnCIryZzdQVsk.jpg",
+ "passport_four": "gpITpO3HsOEYmZN6Q9CnV56VvGgUCM4HmtGnQO9a.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-15 16:06:01",
+ "updated_at": "2024-10-16 15:24:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3497,
+ "unique_id": "TB1307-3497",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ýagmyr",
+ "customer_surname": "Karabalakow",
+ "customer_patronic_name": "Nursähedowiç",
+ "passport_address": "Ahal welaýat Ak bugdaý etrap Magtymguly oba köçe Aşgabat jaý 29",
+ "real_address": "Ahal welaýat Ak bugdaý etrap Magtymguly oba köçe Aşgabat jaý 29",
+ "passport_serie": "I-AH",
+ "passport_id": "202020",
+ "passport_given_at": "2002-07-22",
+ "passport_given_by": "Ahal welaýatynyň Gäwers etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Gäwers etrap Gämi oba",
+ "born_at": "1964-07-26",
+ "email": "Yagmyr@mail.ru",
+ "phone": "65658213",
+ "phone_additional": "64926222",
+ "phone_home": "12373512",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Türkmengaz DK-niň Türkmengazagdyryş birleşiginde ATH gullugy",
+ "work_company_accountant_number": "+(993)-12920520",
+ "work_started_at": "2001-05-01",
+ "work_salary": "2779",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "j8V7ZSFoRlIWzaN5bB0nyPltMLscNdCAYbzpus2Z.jpg",
+ "passport_two": "gv35ZCuO2kNuAWNw7R5hwB23iru5wMgCABoPrCdI.jpg",
+ "passport_three": "9myCRmY3YXKUYqFXaLWMPBNsHZ2d1M0MJsVUzgWA.jpg",
+ "passport_four": "6UNKMmjvqiJVspy1JbrNnJ7PkNcasiCq2zsWcftn.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-15 16:08:28",
+ "updated_at": "2024-10-15 16:08:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3498,
+ "unique_id": "TB1307-3498",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guljemal",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Annanepesowna",
+ "passport_address": "Asgabat saherinin Koptdag etrap, koce Oguzhan, jay 100, kor 3, otag 51.",
+ "real_address": "Asgabat saherinin Koptdag etrap, koce Oguzhan, jay 100, kor 3, otag 51.",
+ "passport_serie": "I-MR",
+ "passport_id": "505072",
+ "passport_given_at": "2014-06-23",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap hakimligi",
+ "born_place": "Asgabat",
+ "born_at": "1971-06-18",
+ "email": "Guljemal@mail.ru",
+ "phone": "65555996",
+ "phone_additional": "65555996",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Talyplar saglyk oyunde",
+ "work_company_accountant_number": "+(993)-12368750",
+ "work_started_at": "2003-11-10",
+ "work_salary": "2281",
+ "work_position": "sepagat uyasy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jqXDpx9ltusPQz1ceyTCv8l207u5KyQZwIteOWHN.jpg",
+ "passport_two": "4m1QdDObX6TzGtHflxWYex3kLcduV9bPLiYWCI4E.jpg",
+ "passport_three": "5xSroHbmDfk4KwNr7mfVfMEEF4rjjUZC15Qlxeu5.jpg",
+ "passport_four": "LJ02e5gYMIPF6jBb5cdIfeBb0SfkXIP9vVFVyaPT.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-15 16:14:19",
+ "updated_at": "2024-10-15 16:14:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3499,
+ "unique_id": "TB8302-3499",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rustam",
+ "customer_surname": "Himmatow",
+ "customer_patronic_name": "Kabulowiç",
+ "passport_address": "Magdanly şäher Watan köçe 25/1-nji jaýy",
+ "real_address": "Magdanly şäher Watan köçe 25/1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "187418",
+ "passport_given_at": "2000-10-19",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1978-01-10",
+ "email": null,
+ "phone": "65355822",
+ "phone_additional": null,
+ "phone_home": "44050511",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "TPTB''Türkmenbaşy\"banky",
+ "work_company_accountant_number": "+(993)-44050402",
+ "work_started_at": "2013-07-09",
+ "work_salary": "2434",
+ "work_position": "baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ybJepqB3ZNMG9aL1RK9ubbmybrFmoLuonzUZKNYe.jpg",
+ "passport_two": "YektKp3w8OTVHIwttgaOJVL1vwajGugkJPFIHprO.jpg",
+ "passport_three": "z3kGncKIlaa9jFwxyy1tcfTZzGkOwPaYtVQ1b9tX.jpg",
+ "passport_four": "JhZTayLStwph41qk8M3gdvcSo9LkjcMMqaQjxD0Y.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-15 16:15:23",
+ "updated_at": "2024-10-16 15:25:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3500,
+ "unique_id": "TB6352-3500",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Begenç",
+ "customer_surname": "Hangeldiýew",
+ "customer_patronic_name": "Jumageldiýewiç",
+ "passport_address": "BW, Türkmenbaşy etr., Garabogaz ş., Görogly köç., 8/6",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz ş., Görogly köç., 8/6",
+ "passport_serie": "I-BN",
+ "passport_id": "469731",
+ "passport_given_at": "2015-07-28",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW S.Türkmenbaşy etr.",
+ "born_at": "1973-07-17",
+ "email": null,
+ "phone": "61186132",
+ "phone_additional": null,
+ "phone_home": "61186132",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2020-06-17",
+ "work_salary": "2773",
+ "work_position": "örtüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "P4mzyrKOs9p56j66XHSzg5M71ZcuoG14oLU0jPHR.jpg",
+ "passport_two": "Az1jCqxe2R6c7xi5zMfSuywKgdsNo2MNDvzVXgor.jpg",
+ "passport_three": "aoYqoXEPgkuCtsOLU7cjOL7ekWcd0cyOAaJ2NqRE.jpg",
+ "passport_four": "jGWhPai8cWNDW4DPtdLiEg9oqwX5f1uDEurx5aPX.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-15 18:08:16",
+ "updated_at": "2024-10-15 18:08:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3501,
+ "unique_id": "TB6352-3501",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Çendirmyrat",
+ "customer_surname": "Mergenow",
+ "customer_patronic_name": "Baýrammyratogly",
+ "passport_address": "BW, Magtymguly etr., Çendir geň., Gyzylymam obasy",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz ş.",
+ "passport_serie": "I-BN",
+ "passport_id": "451235",
+ "passport_given_at": "2012-05-12",
+ "passport_given_by": "BW, Magtymguly etrap häkimligi",
+ "born_place": "BW, Magtymguly etraby",
+ "born_at": "1994-11-26",
+ "email": null,
+ "phone": "71142996",
+ "phone_additional": null,
+ "phone_home": "71142996",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24350963",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2502",
+ "work_position": "elektromantýory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "y1Q4A3am0PPa9CskRd3pjq5M4pTPlEpRWcD7XIYl.jpg",
+ "passport_two": "VqKu5urA7QLdoR8q8eikvT83zdVdmfSTQJMCGLb1.jpg",
+ "passport_three": "NJk9vcdXKSjfDpnkzG2syTGPKxMgepQ6WJmtJkH5.jpg",
+ "passport_four": "emYyYkjRFLTOQv4Buujo4zyGGRruocvoi0ObCwmH.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-15 18:12:42",
+ "updated_at": "2024-10-15 18:12:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3502,
+ "unique_id": "TB1307-3502",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Şirin",
+ "customer_surname": "Annageldiýewa",
+ "customer_patronic_name": "Meretmuhammedowna",
+ "passport_address": "Ahal welayat Gokdepe etrap Kelejar oba",
+ "real_address": "Ahal welayat Gokdepe etrap Kelejar oba",
+ "passport_serie": "I-AH",
+ "passport_id": "749651",
+ "passport_given_at": "2019-11-19",
+ "passport_given_by": "Ahal wel Gokdepe etrap",
+ "born_place": "Ahal wel Gokdepe etrap",
+ "born_at": "1979-12-29",
+ "email": "Sirin@gmail.сom",
+ "phone": "63768971",
+ "phone_additional": "63768971",
+ "phone_home": "12321123",
+ "work_region": "ag",
+ "work_province_id": 4,
+ "work_company": "Türkmenistanyň Türkmenbaşy PTB-nyň iş dolandyryş müdirliginde",
+ "work_company_accountant_number": "+(993)-12444211",
+ "work_started_at": "2019-03-05",
+ "work_salary": "1689",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2Zs5TWq0GRtAdd4wD3yHqtw78dQCuCw07bLKWeC2.jpg",
+ "passport_two": "U8VQpbwWVY6uyK196E7V52w5HYSDX6LhdkxWPCfz.jpg",
+ "passport_three": "sXcaz7wxeIgkC41WW8jewZGhWdhzPlO39x6w7Y9j.jpg",
+ "passport_four": "LbYjE201vW8o1r3QXYU4jdSe6QP9UAa6fSd0kBZF.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-16 11:10:22",
+ "updated_at": "2024-10-16 11:10:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3503,
+ "unique_id": "TB1307-3503",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Berdi",
+ "customer_surname": "Seyitnyyazow",
+ "customer_patronic_name": "Gurbanmuhammedowic",
+ "passport_address": "Asgabat saherinin Bagtyyyarlyk etraby Garadasayak yt Satlyk kocesinin 11 nji jayy",
+ "real_address": "Asgabat saherinin Bagtyyyarlyk etraby Garadasayak yt Satlyk kocesinin 11 nji jayy",
+ "passport_serie": "I-AS",
+ "passport_id": "574288",
+ "passport_given_at": "2017-11-04",
+ "passport_given_by": "Asgabat saherinin Ruhabat etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1987-02-08",
+ "email": "Berdi@gmail.com",
+ "phone": "64812094",
+ "phone_additional": "64812094",
+ "phone_home": "64812094",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Turkmendemironumleri DK",
+ "work_company_accountant_number": "+(993)-12532364",
+ "work_started_at": "2009-05-25",
+ "work_salary": "4901",
+ "work_position": "operator",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "UiuWPb4d1DU6MXqvm9JrLk3LCaaTj6HiHagRvipg.jpg",
+ "passport_two": "b0OmlQhYnvGdUGky3aSJh6ZzXxKe9wfITHrQ8e87.jpg",
+ "passport_three": "PTcD0B3fkxlWRnfvmtRDBifJkmwwNoC0YDNIgQyx.jpg",
+ "passport_four": "tTT57BaZkiyEEei1cH7n3j7Kmj6tXePSHodfaYSo.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-16 12:33:47",
+ "updated_at": "2024-10-16 12:33:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3504,
+ "unique_id": "TB8302-3504",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Abdyjeparow",
+ "customer_patronic_name": null,
+ "passport_address": "Magdanly saheri Carsanny 6",
+ "real_address": "Magdanly saheri Carsanny 6",
+ "passport_serie": "I-MR",
+ "passport_id": "497918",
+ "passport_given_at": "2006-06-06",
+ "passport_given_by": "Mary saher hakimligi",
+ "born_place": "Kommunar genesligi",
+ "born_at": "1976-09-16",
+ "email": null,
+ "phone": "65331173",
+ "phone_additional": null,
+ "phone_home": "54211",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-215111__",
+ "work_started_at": "2024-06-13",
+ "work_salary": "5387",
+ "work_position": "Harby gullukcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "QmYyhcKti8oVH75iNc6VVWXBFywbk3GzUHAt0m7x.jpg",
+ "passport_two": "zxeURoeOzZcApttZPX4icRucqWD1cKmvplVHuREe.jpg",
+ "passport_three": "KrpwBLiZscAmTGx5Jmo8NtcbRUJ7blMgQK9p9Fbv.jpg",
+ "passport_four": "FhOqQywqrL20HPnebm18edUzfVfvuwC1ZpDG0YHS.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 12:41:26",
+ "updated_at": "2024-10-16 15:25:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3505,
+ "unique_id": "TB1307-3505",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Beglimyrat",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Berdimyradowiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etrabynyň A.Berdiýew koçe jaý 35, öý 2.",
+ "real_address": "Aşgabat şäher Berkararlyk etrabynyň A.Berdiýew koçe jaý 35, öý 2.",
+ "passport_serie": "I-AS",
+ "passport_id": "494789",
+ "passport_given_at": "2014-02-18",
+ "passport_given_by": "Aşgabat şäher Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1997-06-21",
+ "email": "Beglimyrat@gmail.сom",
+ "phone": "63373517",
+ "phone_additional": "61617289",
+ "phone_home": "12217153",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenturba zawodynda önümçilik tehniki bölümiň",
+ "work_company_accountant_number": "+(993)-12244913",
+ "work_started_at": "2023-10-02",
+ "work_salary": "2680",
+ "work_position": "esasy hünärmeni",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "42pyNj3TzSHD7ACCDJImG3yfs3akfUlmQRmaIB7O.jpg",
+ "passport_two": "34xgCQfnT00rd6y2Ybj8wuuZz2dtvsPrAq1nI1fw.jpg",
+ "passport_three": "vJwlOCpqZfVbxzvWJ24mF4mdVufd0ZrGTQwV2Qo3.jpg",
+ "passport_four": "CjjrpjI6WOXLLrnDXitZUMki8sDbpQM1yH8InGa8.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-16 14:14:57",
+ "updated_at": "2024-10-16 14:14:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3506,
+ "unique_id": "TB9315-3506",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Hezretguly",
+ "customer_surname": "Wellekow",
+ "customer_patronic_name": "Halmeredowiç",
+ "passport_address": "Görogly etrap Balyş Öwezow geňeşligi",
+ "real_address": "Görogly etrap Balyş Öwezow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "323283",
+ "passport_given_at": "1969-01-06",
+ "passport_given_by": "Tagta etrap häkimi",
+ "born_place": "Görogly etrap Balyş Öwezow geňeşligi",
+ "born_at": "1969-01-06",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65258269",
+ "phone_additional": "65258269",
+ "phone_home": "65258269",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 54-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-65258269",
+ "work_started_at": "2013-02-07",
+ "work_salary": "5386",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "p2lq8ZzsRD6bt2jYVtfMTt45092PDDq3tnb7P2fP.jpg",
+ "passport_two": "8Y75h2d0vNessGgDsdupBGK49HCdo4R5vxBYIGBl.jpg",
+ "passport_three": "HLs1d8FpKfjZP6czVyUFI67av8Y7Gx6dpRU4n3kZ.jpg",
+ "passport_four": "PO2EsSF2jTOzPfVT66y9tmAzSqmtw3RZtgiFz85U.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 14:47:40",
+ "updated_at": "2024-10-16 14:47:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3507,
+ "unique_id": "TB6352-3507",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Yhlas",
+ "customer_surname": "Hojamämmedow",
+ "customer_patronic_name": "Orazberdiýewiç",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher Magtymguly köçe 24/3",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher Magtymguly köçe 24/3",
+ "passport_serie": "I-BN",
+ "passport_id": "279535",
+ "passport_given_at": "2008-06-13",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Magtymguly etrabynyň Çendir geňeşligi",
+ "born_at": "1982-05-13",
+ "email": null,
+ "phone": "65299828",
+ "phone_additional": null,
+ "phone_home": "65299828",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2021-12-02",
+ "work_salary": "3772",
+ "work_position": "nobatçy kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "02MkwD9dnrxCkPJE1i9Vg17uANFCTRAalKAfgsKW.jpg",
+ "passport_two": "2bcltumzsRPyCcSEqZWLgIO80tCayHaE6KUI6QT5.jpg",
+ "passport_three": "immsaJkK9gkpyK5lUmxisHTtSoiXI3IcAbRe7xx4.jpg",
+ "passport_four": "DtTyPIpfEAxEudnSBGLui4BJHvWUWOdEdyk6BmFr.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 15:12:21",
+ "updated_at": "2024-10-16 15:12:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3508,
+ "unique_id": "TB9315-3508",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Maksatmyrat",
+ "customer_surname": "Baýarow",
+ "customer_patronic_name": "Ýazmyradowiç",
+ "passport_address": "Görogly etrap Abadanlyk köçesiniň 216-jaýy",
+ "real_address": "Görogly etrap Abadanlyk köçesiniň 216-jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "400537",
+ "passport_given_at": "2003-07-30",
+ "passport_given_by": "Görogly etrap häkimi",
+ "born_place": "Görogly etrabynyň Abadanlyk geňeşligi",
+ "born_at": "1987-07-09",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "65090787",
+ "phone_additional": "65090787",
+ "phone_home": "65090787",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrap Alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-65090787",
+ "work_started_at": "2023-12-20",
+ "work_salary": "1700",
+ "work_position": "1-nji derejeli satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "V4dL2Yagl2Gt9yyXnzq9ujwf3FGUYWANUF4nCKH2.jpg",
+ "passport_two": "zXyVxZN4KbJqtyTfCe2WQLG6MWCPsUIAgAAUEasa.jpg",
+ "passport_three": "55V1dw9gceTav13Bsd63vdt3pVjkbs8Ff5rnqQan.jpg",
+ "passport_four": "08mpFEvANn0Av0y2SnxJT55513ivyy7N0OiuAPK4.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 15:56:11",
+ "updated_at": "2024-10-16 15:56:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3509,
+ "unique_id": "TB8312-3509",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Bayramgul",
+ "customer_surname": "Nazarowa",
+ "customer_patronic_name": "Nurklicewna",
+ "passport_address": "Gazojak saheri Magtymguly koce 138-48",
+ "real_address": "Gazojak saheri Magtymguly koce 138-48",
+ "passport_serie": "I-LB",
+ "passport_id": "005261",
+ "passport_given_at": "2021-09-22",
+ "passport_given_by": "TDMG Seydi saher bolumi",
+ "born_place": "Ozbegistan",
+ "born_at": "1971-08-28",
+ "email": null,
+ "phone": "65088096",
+ "phone_additional": null,
+ "phone_home": "65088096",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "11-nji mekdep",
+ "work_company_accountant_number": "+(993)-65088096",
+ "work_started_at": "1997-08-16",
+ "work_salary": "2675",
+ "work_position": "mugallym",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "mn8GvP3W0z7BPX4o9cwbL4xYUtQCSnv64duSrulr.jpg",
+ "passport_two": "vUXI0vEgkPFBgmqxltzSCxuqjpmH2vlfCqdN6gxT.jpg",
+ "passport_three": "yyMwAzLeGol1OFQWQtDEKk7BBawktZQUSRQeShcN.jpg",
+ "passport_four": "CYYAIwl5Id2AxJVZemEGek3vCd0NrSsgDtHz80ty.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 16:40:36",
+ "updated_at": "2024-10-16 16:40:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3511,
+ "unique_id": "TB8302-3511",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babanazar",
+ "customer_surname": "Babanow",
+ "customer_patronic_name": "Amirkulowiç",
+ "passport_address": "Magdanly şäher Zynhary köçe 2-nji jaý",
+ "real_address": "Magdanly şäher Zynhary köçe 2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "703403",
+ "passport_given_at": "2011-07-11",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1995-04-01",
+ "email": null,
+ "phone": "71121995",
+ "phone_additional": null,
+ "phone_home": "4408534",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Nurly hasyl\" daýhan hojalygy",
+ "work_company_accountant_number": "+(993)-44059273",
+ "work_started_at": "2023-12-09",
+ "work_salary": "1848",
+ "work_position": "Baş hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2bpxK9iHLl7xfUvLRAVstJXkyImMPlPjCw9ZcfH7.jpg",
+ "passport_two": "MmlHogxVYvLuJsup7ZYGkAiBERZvpbtg5i90BgrC.jpg",
+ "passport_three": "BBHvN44T8hKgpbm15SJhTpkHih2RNVc0mOmG3zXe.jpg",
+ "passport_four": "7a4fvujM60sFpcTiUQFFpT55YOWrioBn1sLcFRaC.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 17:16:33",
+ "updated_at": "2024-10-17 09:24:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3512,
+ "unique_id": "TB8312-3512",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Mämetýaz",
+ "customer_surname": "Baýrakgaýew",
+ "customer_patronic_name": "Jumanýazowiç",
+ "passport_address": "Gazojak şäheri azady köçesi 233 jaý 13 öý",
+ "real_address": "Gazojak şäheri azady köçesi 233 jaý 13 öý",
+ "passport_serie": "I-LB",
+ "passport_id": "858542",
+ "passport_given_at": "1965-11-18",
+ "passport_given_by": "Lebap welaýatynyň birata etrap häkimligi",
+ "born_place": "Garagalpagystan",
+ "born_at": "1965-11-18",
+ "email": null,
+ "phone": "65238358",
+ "phone_additional": "65238358",
+ "phone_home": "65238358",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-65238358",
+ "work_started_at": "2009-03-02",
+ "work_salary": "2255",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ELwmEhhVfK7G8jEfIFgZyIImXsXupkGVNA0rWqgr.jpg",
+ "passport_two": "InS0m827USxTaZ0uIVzB9xsZbFTzGSsCjrEvGniX.jpg",
+ "passport_three": "o8AjpUjx3vz6aHQ4pmt1YOWo8q8C01dSTDqgkmun.jpg",
+ "passport_four": "7B9ozb0jaN2DTkMne5K0zdxTLLa6kLW3VjCiz9q0.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 17:24:50",
+ "updated_at": "2024-10-18 09:30:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3513,
+ "unique_id": "TB8312-3513",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Ruslan",
+ "customer_surname": "Rozybaew",
+ "customer_patronic_name": "Annamyradowiç",
+ "passport_address": "Aşgabat şäheri Köpetdag etraby Oguzhan 100jaý 2 kor 34 otag",
+ "real_address": "Aşgabat şäheri Köpetdag etraby Oguzhan 100jaý 2 kor 34 otag",
+ "passport_serie": "I-AS",
+ "passport_id": "563025",
+ "passport_given_at": "1978-01-06",
+ "passport_given_by": "Aşgabat şäheri köpetdag etrap häkimligi",
+ "born_place": "Lebap welaýaty Birata etraby",
+ "born_at": "1978-01-06",
+ "email": null,
+ "phone": "64616465",
+ "phone_additional": "64616465",
+ "phone_home": "64616465",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata etrap alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-64616465",
+ "work_started_at": "2023-02-01",
+ "work_salary": "2336",
+ "work_position": "müdir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "K9n0G5J9BBzo1UWbt7EjdXexZTWoiOmC8R62qknc.jpg",
+ "passport_two": "4nMqBiqfRQvlxbqvSkrFKJdkmZ50WDJeAuZY3Lnk.jpg",
+ "passport_three": "Siw0Y7L7mjrWadSvedLsEgJ12dJMZWG9RqWDCrC1.jpg",
+ "passport_four": "tehdy9nLoFHxSW3OItYHb27H2CITojeeC09OGCe2.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 17:32:34",
+ "updated_at": "2024-10-18 09:30:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3514,
+ "unique_id": "TB6352-3514",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gylyç",
+ "customer_surname": "Muhammedow",
+ "customer_patronic_name": "Döwranowiç",
+ "passport_address": "BW, Garabogaz ş., A.Nyýazow köç., 16/8",
+ "real_address": "BW, Garabogaz ş., A.Nyýazow köç., 16/8",
+ "passport_serie": "I-BN",
+ "passport_id": "515353",
+ "passport_given_at": "2018-01-19",
+ "passport_given_by": "BW, Türkmenbaşy etrap häkimligi",
+ "born_place": "AW, Sarahs etraby",
+ "born_at": "2001-11-12",
+ "email": null,
+ "phone": "63619523",
+ "phone_additional": null,
+ "phone_home": "63619523",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340963",
+ "work_started_at": "2022-05-17",
+ "work_salary": "1817",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "wOFGcnvKmMCOYDTtt5pzgSN8eqpFvpLXn9PmdGI7.jpg",
+ "passport_two": "eOsMGnPG07DiGRwI0GIkElebiw94JYpGaXTD3x0i.jpg",
+ "passport_three": "MzCr9QJoNXGyLMR4XYc3LaD1oTXCauo24TcpsnJL.jpg",
+ "passport_four": "uA7jtd2qnJ4XCbefEHIHn0tQxnFnyrzJmGz1sgKr.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 17:32:37",
+ "updated_at": "2024-10-16 17:32:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3515,
+ "unique_id": "TB6352-3515",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Yhlas",
+ "customer_surname": "Hallysopyýew",
+ "customer_patronic_name": "Döwranogly",
+ "passport_address": "BW, Garabogaz ş., I-kiçi etr., 7a/17",
+ "real_address": "BW, Garabogaz ş., I-kiçi etr., 7a/17",
+ "passport_serie": "I-BN",
+ "passport_id": "546121",
+ "passport_given_at": "2019-01-07",
+ "passport_given_by": "BW, Türkmenbaşy etr. häkimligi",
+ "born_place": "BW, Bereket etraby",
+ "born_at": "2001-12-10",
+ "email": null,
+ "phone": "65293649",
+ "phone_additional": null,
+ "phone_home": "65293649",
+ "work_region": "ag",
+ "work_province_id": 1,
+ "work_company": "Maýa Kulyýewa adydaky Türkmen milli konserwatoriýa",
+ "work_company_accountant_number": "+(993)-65293649",
+ "work_started_at": "2023-09-01",
+ "work_salary": "4218",
+ "work_position": "talyp",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "qgPeZvWzRohPs6unHWELJbcbU8YO0RMH5a4FUmWT.jpg",
+ "passport_two": "1DOnGIi0djOL4QiSzg3FpMTr5kvNYCA7cvpv7C6g.jpg",
+ "passport_three": "zolErX4SLQeSEeMjQCBBEoBOxHYdbyTlEkd07DYv.jpg",
+ "passport_four": "F20lefXifCKeSSuWZFW1LcMJBvkl9ZNPSB0XpUoT.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 17:36:25",
+ "updated_at": "2024-10-16 17:36:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3516,
+ "unique_id": "TB8312-3516",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Meretgeldi",
+ "customer_surname": "Karataýew",
+ "customer_patronic_name": "Hudaýberdi",
+ "passport_address": "Gazojak şäheri K.sazakow köçesi 171 jaý 37 öý",
+ "real_address": "Gazojak şäheri K.sazakow köçesi 171 jaý 37 öý",
+ "passport_serie": "I-LB",
+ "passport_id": "591921",
+ "passport_given_at": "1993-02-13",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Lebap şäherçesi",
+ "born_at": "1993-02-13",
+ "email": null,
+ "phone": "65986669",
+ "phone_additional": "65986669",
+ "phone_home": "65986669",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM Ulanyş enjamlaryny sozuş bejeris bölegi",
+ "work_company_accountant_number": "+(993)-65986669",
+ "work_started_at": "2024-04-06",
+ "work_salary": "1964",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cSWrIAzjPdWJbVrZr0vqRKPGJ9LXzVR8vjlDHTQI.jpg",
+ "passport_two": "Qbv5grtujapjNznMpIRUVzxXbIkX6Cbpsei4GAo8.jpg",
+ "passport_three": "FwhgeHbSXVzSjj5uvdvC9GPd8MIVg5ICdsB0j40V.jpg",
+ "passport_four": "ZXfU46WoJ2UXXvCYwhgoAf06WnxnXrQFIEq49Fq9.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 17:43:40",
+ "updated_at": "2024-10-24 13:07:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3517,
+ "unique_id": "TB8312-3517",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Arazgeldi",
+ "customer_surname": "Ballykow",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "Gazojak şäheri Şyharyk 32 jaý",
+ "real_address": "Gazojak şäheri Şyharyk 32 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "484361",
+ "passport_given_at": "2006-04-24",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1989-04-02",
+ "email": null,
+ "phone": "65588021",
+ "phone_additional": "65588021",
+ "phone_home": "65588021",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG tresi 5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-65588021",
+ "work_started_at": "2024-07-19",
+ "work_salary": "1936",
+ "work_position": "elektro gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gHVgzyDsvexUH5YdCaqX8izLYhYGXP3d952SA6Pu.jpg",
+ "passport_two": "yxSC8MxP1yCVQHGqB1Pac59lCVdiSAYubJLGUc47.jpg",
+ "passport_three": "RK2Fk0l4OSBVPo08WZFwKgmVwmXOk1ZxMDfizZhJ.jpg",
+ "passport_four": "So3r5ryv2g7jN90ZQF5QmXwFh0UBM4pvDzwPQV32.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-16 17:49:12",
+ "updated_at": "2024-10-18 09:31:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3519,
+ "unique_id": "TB8312-3519",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Yazmuhammet",
+ "customer_surname": "Sariyew",
+ "customer_patronic_name": "Rejepowic",
+ "passport_address": "Gazojak saheri Magtymguly koc 138 jay 48 oy",
+ "real_address": "Gazojak saheri Magtymguly koc 138 jay 48 oy",
+ "passport_serie": "I-LB",
+ "passport_id": "004890",
+ "passport_given_at": "2020-12-16",
+ "passport_given_by": "TDMG Seydi saher bolumi",
+ "born_place": "Ozbegistan",
+ "born_at": "1971-04-30",
+ "email": null,
+ "phone": "65481803",
+ "phone_additional": null,
+ "phone_home": "65481803",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Turkmengaz DK NSGOD",
+ "work_company_accountant_number": "+(993)-65481803",
+ "work_started_at": "2006-01-01",
+ "work_salary": "2977",
+ "work_position": "operator",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "KRjq3KFjIzkaNhZ9OVQz2qIxwlyW1z0ucUGZZTdH.jpg",
+ "passport_two": "Xne5nvnTwW4ETfVqwYWnb18gFjeEMESr8yHPDjg8.jpg",
+ "passport_three": "l1jtXi3O7iRjhm3bNfUpx4WevUowMhqzJOdY3WD0.jpg",
+ "passport_four": "yN6sbcUWhuzDoa0WnmQBicDkJ6czlVqX50PWym1A.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 10:27:04",
+ "updated_at": "2024-10-17 10:27:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3520,
+ "unique_id": "TB6360-3520",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Annaberdi",
+ "customer_surname": "Ödeberdiýew",
+ "customer_patronic_name": "Orazdurdyýewiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi Garagöl obasy",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi Garagöl obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "420593",
+ "passport_given_at": "2011-10-02",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Etrek etrabynyň Akýaýla geňeşligi",
+ "born_at": "1995-04-06",
+ "email": "annagulgeldyewa229@gmail.com",
+ "phone": "64523747",
+ "phone_additional": "64523747",
+ "phone_home": "64523747",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Esasy nebit geçirijiler müdirligi",
+ "work_company_accountant_number": "+(993)-64523747",
+ "work_started_at": "2021-03-04",
+ "work_salary": "2640",
+ "work_position": "Remont we hyzmat edýän slesary",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "sszBZlKIQmxRx8X9VUVauyD64JYbjmUSt6bJBXZ4.jpg",
+ "passport_two": "iLUXO8u4wcJnDtZm5iKegMOlzy3T6gQArtLdFZe5.jpg",
+ "passport_three": "dp8GlpO8j20jwx3Y3ThB4OEeyOiVFYzSBYJo0rPU.jpg",
+ "passport_four": "5eatZDxQkWfB6Eh11tvweCdJ15WcLp8uWRZt22m1.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 10:36:47",
+ "updated_at": "2024-10-21 12:42:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3521,
+ "unique_id": "TB6360-3521",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Tagangül",
+ "customer_surname": "Alowowa",
+ "customer_patronic_name": null,
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 15 ÝJT jaý 15 öý 28",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 15 ÝJT jaý 15 öý 28",
+ "passport_serie": "I-BN",
+ "passport_id": "142192",
+ "passport_given_at": "2002-09-06",
+ "passport_given_by": "Balkan welaýatynyň Garrygala etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Garrygala etrabynyň Çendir geňeşligi",
+ "born_at": "1975-01-30",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "65150236",
+ "phone_additional": "65150236",
+ "phone_home": "65150236",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-65150236",
+ "work_started_at": "2020-09-21",
+ "work_salary": "3637",
+ "work_position": "tehniki howpsuzlyk boýunça hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oDJrXItwgzc5zYICTPVWLRaZNae2msYPTKIElLaq.jpg",
+ "passport_two": "h7goAMU3NVHkbumXkvGMZqyZDIjrkFeRVYQWiNHb.jpg",
+ "passport_three": "FEmBMol18vTOXRQTY8xu6BMgLXzJ1NrfFQPC6Fmu.jpg",
+ "passport_four": "8JOn5rDes2nHsp0P2kRfNo3UCU2IKnk0IlxNUOct.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 11:04:44",
+ "updated_at": "2024-10-23 14:25:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3522,
+ "unique_id": "TB6360-3522",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Oraznepes",
+ "customer_surname": "Muhadow",
+ "customer_patronic_name": "Aşyrmuhammedowiç",
+ "passport_address": "Balkan welaýaty Gyzylarabat etraby HŞ 162-13",
+ "real_address": "Balkan welaýaty Gyzylarabat etraby HŞ 162-13",
+ "passport_serie": "I-AH",
+ "passport_id": "516142",
+ "passport_given_at": "2011-07-25",
+ "passport_given_by": "Ahal welaýatynyň Kaka etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Kaka etrabynyň Arapgala obasy",
+ "born_at": "1993-02-15",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "64160665",
+ "phone_additional": "64160665",
+ "phone_home": "64160665",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Türkiýäniň Ilk inşaat Taahhýut Sanaýi we Tijaret Anonim Şirketiniň Türkmenistandaky şahamçasy",
+ "work_company_accountant_number": "+(993)-64160665",
+ "work_started_at": "2024-01-29",
+ "work_salary": "1682",
+ "work_position": "goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4K9QY9u6LxJt48dg2pcpAYPtQsiPL6nImNG3al9K.jpg",
+ "passport_two": "WyZJQzKxIUZmSxFafT1wZ18IUBAyGDA7z9a840Rl.jpg",
+ "passport_three": "zYr8cc8TFXoew5snUkfBeBWo1iOxOOtFnirW8WkH.jpg",
+ "passport_four": "jqHoDmayUEWMsitA6zcmRhnaGNRxF4jfG9fU4Ec7.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 11:15:00",
+ "updated_at": "2024-10-23 14:27:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3523,
+ "unique_id": "TB6360-3523",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Halbibi",
+ "customer_surname": "Rahymowa",
+ "customer_patronic_name": "Annaberdiýewna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 37 ÝJT jaý 19a öý 18",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 37 ÝJT jaý 19a öý 18",
+ "passport_serie": "I-BN",
+ "passport_id": "148490",
+ "passport_given_at": "2000-06-02",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1969-05-09",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64679005",
+ "phone_additional": "64679005",
+ "phone_home": "64679005",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-64679005",
+ "work_started_at": "1987-08-01",
+ "work_salary": "3191",
+ "work_position": "Tiz kömek feldşeri",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "UfYEayl0K2CobOiFAE8yqVpQqpRalVVCWYWoG82x.jpg",
+ "passport_two": "VGpA6CbJWhzrmj6Prjzdneh5RZSc0uZZfsqKueZe.jpg",
+ "passport_three": "U8ZFqySTKtgWFjGZ5PaOHZDQeV2jhJdWSj34QWpQ.jpg",
+ "passport_four": "BT96JbYRNd5Dj9qU45M74ZCCE4sRimwAybABg2DL.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 11:35:32",
+ "updated_at": "2024-10-23 14:27:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3524,
+ "unique_id": "TB6360-3524",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Wepa",
+ "customer_surname": "Saryýew",
+ "customer_patronic_name": "Jumamyradowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 56-njy ÝJT jaý 7 öý 6",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 56-njy ÝJT jaý 7 öý 6",
+ "passport_serie": "I-BN",
+ "passport_id": "232219",
+ "passport_given_at": "2002-11-01",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Daşoguz welaýatynyň Köneürgenç etrabynyň Maslahat-Daýhan birleşigi",
+ "born_at": "1986-01-26",
+ "email": "annagulgeldyeva@gmail.com",
+ "phone": "64173689",
+ "phone_additional": "64173689",
+ "phone_home": "64173689",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Dragon Oýl (Türkmenistan) LTD kompaniýasy",
+ "work_company_accountant_number": "+(993)-64173689",
+ "work_started_at": "2017-02-24",
+ "work_salary": "2435",
+ "work_position": "arassalaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yyWKAN8mMBu0dLvlEqaChuLUZQ0VZsaZbpneXzEC.jpg",
+ "passport_two": "hOzXD6Wn0VNI1aa6X8odDXrINhWaYGKcoGPoMACz.jpg",
+ "passport_three": "hLj2YMzVgrDzaS2AETteBBzBW9z9ZVG3nNTuKU1X.jpg",
+ "passport_four": "grXVCMjVstjDPFh1xxsXSkI3MMOicAEnAj8FJgbN.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 11:41:35",
+ "updated_at": "2024-10-23 14:27:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3525,
+ "unique_id": "TB8302-3525",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dilrabo",
+ "customer_surname": "Musurowna",
+ "customer_patronic_name": "Suýunkulowna",
+ "passport_address": "Magdanly şäher Garaşsyzlyk köçe 8/15-nji jaý",
+ "real_address": "Magdanly şäher Garaşsyzlyk köçe 8/15-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "031333",
+ "passport_given_at": "1999-03-30",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1978-09-30",
+ "email": null,
+ "phone": "65222876",
+ "phone_additional": null,
+ "phone_home": "4407694",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "22-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051011",
+ "work_started_at": "2017-11-25",
+ "work_salary": "2007",
+ "work_position": "Terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "roriihC4fQI8y4IsP4sGbAwEpDryHSjRFABctMNW.jpg",
+ "passport_two": "YjQ9oA7LPXXZVfteldH8qnhhpaegXFQdu2PFsk9T.jpg",
+ "passport_three": "kHvCjyIq2VrEgbmG3xZwopFxWAgtyeocDnIz2fG4.jpg",
+ "passport_four": "fxIRzKovmasqVwfK8q3hlfLWQztQ0B0XQSloLzRr.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 12:48:09",
+ "updated_at": "2024-10-18 16:45:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3526,
+ "unique_id": "TB1307-3526",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Döwran",
+ "customer_surname": "Muhammedow",
+ "customer_patronic_name": "Geldiýewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Galkynyş jaý 56/1 öý 7",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Galkynyş jaý 56/1 öý 7",
+ "passport_serie": "I-AS",
+ "passport_id": "135527",
+ "passport_given_at": "2000-02-16",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1969-09-22",
+ "email": "Dowran@mail.ru",
+ "phone": "62277527",
+ "phone_additional": "64042094",
+ "phone_home": "12477088",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Paýtun hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-65624020",
+ "work_started_at": "2009-12-01",
+ "work_salary": "2500",
+ "work_position": "ýurist",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "SswTjCZqAGW5Pk4cI0cxXrZQTTJf7Ry4Bxp8gdLj.jpg",
+ "passport_two": "AJfmUW0j6BgwJ8MamVAqoF9iW3QyXrJLQVsMpLQb.jpg",
+ "passport_three": "BwZsRdhJ2zBKXtYeX2VvYbb8a3f4scUsTJ8yCG7b.jpg",
+ "passport_four": "1IQ1gg7FUvSzFZcKUraHOOPeaVDERTHnJzYjvncA.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-17 14:52:48",
+ "updated_at": "2024-10-17 14:52:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3527,
+ "unique_id": "TB7369-3527",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Bazargeldi",
+ "customer_surname": "Nurmuhammedow",
+ "customer_patronic_name": "Atadurdyýewiç",
+ "passport_address": "Mary şäher Muhadow ýaşaýyş jaý toplumy 58-nji jaý",
+ "real_address": "Mary şäher Muhadow ýaşaýyş jaý toplumy 58-nji jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "150546",
+ "passport_given_at": "2001-05-21",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary şäher Muhadow ýaşaýyş jaý toplumy 58-nji jaý",
+ "born_at": "1975-11-16",
+ "email": null,
+ "phone": "65214587",
+ "phone_additional": "65214587",
+ "phone_home": "65214587",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Mary halkara howa menzili",
+ "work_company_accountant_number": "+(993)-65214587",
+ "work_started_at": "2015-07-23",
+ "work_salary": "2361",
+ "work_position": "sürüji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mP44RdoetNoyBBXzkKAMUI1W658CIeAEtm9oLypa.jpg",
+ "passport_two": "6ma5QTDRUWh8UBBkC7sSJXVy5W8bhCAUOyRlP2wY.jpg",
+ "passport_three": "QiYxVSIJxbsNCu4Mn9Zwl46btdlufd00HlNex5HQ.jpg",
+ "passport_four": "AW9O9T85eN6g9UOJo9imO5814tno7W7jG6wNYkBF.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 15:00:11",
+ "updated_at": "2024-10-17 15:00:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3528,
+ "unique_id": "TB9314-3528",
+ "loan_type": 1,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Oýdinoý",
+ "customer_surname": "Hudaýarowa",
+ "customer_patronic_name": "Bahadurowna",
+ "passport_address": "Köneürgenç etrap Bereket şäherçesi Türkmenbaşy köçesi 22-nji jaýy",
+ "real_address": "Köneürgenç etrap Bereket şäherçesi Türkmenbaşy köçesi 22-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "889712",
+ "passport_given_at": "2015-11-21",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi",
+ "born_place": "Köneürgenç etrap Abadan geňeşligi.",
+ "born_at": "1999-11-14",
+ "email": "Oydinay@mail",
+ "phone": "71299065",
+ "phone_additional": "71299065",
+ "phone_home": "71299065",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 55-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "0022-12-22",
+ "work_salary": "4579",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TiCnr6kFuS9WNSO0OkOqfb62CNfgMtP7NnMqOZgp.jpg",
+ "passport_two": "yxx2oIXtN9Rj4brbjOzz8YSbA7k5cnhrkvbya3sF.jpg",
+ "passport_three": "VvplwFUbfw8pgKbQOy7LoUcoxxUvBKvw7NRQR1rR.jpg",
+ "passport_four": "lZRyUssZjBz9ZVcFiWGg115pG6oKI8SdT2IELq8b.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 15:30:04",
+ "updated_at": "2024-10-17 15:44:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3529,
+ "unique_id": "TB7369-3529",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Maksatmyrat",
+ "customer_surname": "Esenow",
+ "customer_patronic_name": "Hojaberdiýewiç",
+ "passport_address": "Baýramaly etrap Azat geňeşlik",
+ "real_address": "Baýramaly etrap Azat geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "197634",
+ "passport_given_at": "2018-10-26",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Azat geňeşlik",
+ "born_at": "1977-08-03",
+ "email": null,
+ "phone": "63587987",
+ "phone_additional": "63587987",
+ "phone_home": "63587987",
+ "work_region": "mr",
+ "work_province_id": 9,
+ "work_company": "Gündogargazakdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-63587987",
+ "work_started_at": "2024-05-23",
+ "work_salary": "3194",
+ "work_position": "turba geçiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1UtsD1u8ESbweVu902fIhXQjlRqv3daXYyVDEaAW.jpg",
+ "passport_two": "dU9HUK3B4CNC3MuABwmuZTR3f35cZR3nU9M2VGu6.jpg",
+ "passport_three": "UvZuX4lgdbYuaotePbc0DMPtWMT63h6dsrQjDujx.jpg",
+ "passport_four": "M0M7jin2zX6xrHsHGUtqeBcWEBR98ckdgEDdPoj6.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 15:39:18",
+ "updated_at": "2024-10-17 15:39:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3530,
+ "unique_id": "TB7369-3530",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Gülşat",
+ "customer_surname": "Suwhanowa",
+ "customer_patronic_name": "Kakamyradowna",
+ "passport_address": "Baýramaly etrap Mekan şäherçe",
+ "real_address": "Baýramaly etrap Mekan şäherçe",
+ "passport_serie": "II-MR",
+ "passport_id": "059093",
+ "passport_given_at": "2015-10-23",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Mekan şäherçe",
+ "born_at": "1990-12-15",
+ "email": null,
+ "phone": "63897458",
+ "phone_additional": "63897458",
+ "phone_home": "63897458",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly dokma toplumy",
+ "work_company_accountant_number": "+(993)-63897458",
+ "work_started_at": "2013-05-01",
+ "work_salary": "1721",
+ "work_position": "işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "rRDyC1vRTskFrNWFXm0bZ8tBpC6gzkSGaaOEgBNh.jpg",
+ "passport_two": "Yy3AzVEUPflbcTcqCTYvblRQipHCO7PSjgFwdVLg.jpg",
+ "passport_three": "vKHK23UM2c4faSE7KPK45giusL9z6kD4f79DdUt2.jpg",
+ "passport_four": "fl3YVOmguLkAyBFsAwSxJO1i3rzfah6iyNAHHhq3.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 16:35:12",
+ "updated_at": "2024-10-17 16:35:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3531,
+ "unique_id": "TB8311-3531",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Bahadur",
+ "customer_surname": "Babamuradow",
+ "customer_patronic_name": "Arapowiç",
+ "passport_address": "LW-nyň Dänew etr Dänew şäher Baltaýew köçe jaý-72",
+ "real_address": "LW-nyň Dänew etr Dänew şäher Baltaýew köçe jaý-72",
+ "passport_serie": "I-LB",
+ "passport_id": "284164",
+ "passport_given_at": "2002-04-10",
+ "passport_given_by": "LW-nyň Seýdi şäher Häkimligi",
+ "born_place": "LW-nyň Galkynyş etr Galkynyş şäher",
+ "born_at": "1974-05-12",
+ "email": null,
+ "phone": "64442450",
+ "phone_additional": "64442450",
+ "phone_home": "64442450",
+ "work_region": "lb",
+ "work_province_id": 27,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-64442450",
+ "work_started_at": "1999-10-25",
+ "work_salary": "4330",
+ "work_position": "Maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yzzXgJTgWsaHLBWcwL0zhL61VwTOV7JHNQLTzKA6.jpg",
+ "passport_two": "aVARgDErQB3HzdLxCOsLImaB7fkLn1Spnt3OKzLo.jpg",
+ "passport_three": "fiKrIWAk2hV0FSvB3OCe65E7zz50Sesyu10u0lK3.jpg",
+ "passport_four": "kjh23KALZxXaTsEdYNCmjyzetOFN2ATUnHsmx86y.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-17 17:34:48",
+ "updated_at": "2024-11-15 11:04:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3532,
+ "unique_id": "TB6360-3532",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arazsoltan",
+ "customer_surname": "Kaýupowa",
+ "customer_patronic_name": "Begmämmedowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 31 ÝJT jaý 20 öý 8",
+ "real_address": "Balkan welaýaty Balkanabat şäheri Hazar şäherçesi 31 ÝJT jaý 20 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "511788",
+ "passport_given_at": "2017-12-02",
+ "passport_given_by": "Balkan welaýatynyň Hazar şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Hazar şäheri",
+ "born_at": "1987-06-13",
+ "email": "annagulgeldyeva229@gmail.com",
+ "phone": "64992777",
+ "phone_additional": "64992777",
+ "phone_home": "64992777",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "35-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-64992777",
+ "work_started_at": "2015-01-08",
+ "work_salary": "3772",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2tqIfjfN3cXsH6XxOdleI3XVcdGn7MrWXMAgpi2k.jpg",
+ "passport_two": "J5ixKmHwQXFM30YOSAKDm0TeZ6gNWYFYhGGmKfkL.jpg",
+ "passport_three": "jXC94Io1MbBTnZwwPZS3oaTPOZcGNdev1dtnKHQB.jpg",
+ "passport_four": "Iizqj3BOnEZ5mRqhlj2Ftx1xVHCVK5eeXD2DkuXA.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-18 09:34:48",
+ "updated_at": "2024-10-23 14:27:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3533,
+ "unique_id": "TB1307-3533",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ayjahan",
+ "customer_surname": "Caryyewa",
+ "customer_patronic_name": "Amandurdyyewna",
+ "passport_address": "Asgabat sahrinin Arcabil etraby Bagyr yt koce Asgabat jay 26",
+ "real_address": "Asgabat sahrinin Arcabil etraby Bagyr yt koce Asgabat jay 26",
+ "passport_serie": "I-AH",
+ "passport_id": "335258",
+ "passport_given_at": "2005-12-19",
+ "passport_given_by": "Ahal welayatynyn Ruhabat etrap hakimligi",
+ "born_place": "Ahal wel Ruhabat etr Bagyr obasy",
+ "born_at": "1989-04-22",
+ "email": "Ayjan@gmail.com",
+ "phone": "61122992",
+ "phone_additional": "63773355",
+ "phone_home": "61122992",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat halkara howa menzili Aerodrom gullugy",
+ "work_company_accountant_number": "+(993)-61122992",
+ "work_started_at": "2017-03-27",
+ "work_salary": "2790",
+ "work_position": "isci",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "2UeJJdaEK1xHaedjGhQKhZl4lIDH9KmUj7f4EIDN.jpg",
+ "passport_two": "OFyuRAqo3rUpYP6fMSIIEq8Eml8lOpssaMaCU6o4.jpg",
+ "passport_three": "xXYwLesLoC9W8HwnLH7Parl2sSlTECFOc6NmByS7.jpg",
+ "passport_four": "dyBpRMoFiIIPzD2w8zTUfQVCDrygqDIPGv0CqnWx.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-18 10:45:51",
+ "updated_at": "2024-10-18 10:45:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3534,
+ "unique_id": "TB8302-3534",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Batyr",
+ "customer_surname": "Abdyrasulow",
+ "customer_patronic_name": "Owezgeldiyewic",
+ "passport_address": "Magdanly saheri II KE 7/31",
+ "real_address": "Magdanly saheri II KE 7/31",
+ "passport_serie": "II-LB",
+ "passport_id": "065433",
+ "passport_given_at": "2019-09-18",
+ "passport_given_by": "Koytendag etrap hakimligi",
+ "born_place": "Koytendag saheri",
+ "born_at": "1976-10-19",
+ "email": null,
+ "phone": "65425754",
+ "phone_additional": null,
+ "phone_home": "51477",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Guwlyduz kombinaty",
+ "work_company_accountant_number": "+(993)-55076___",
+ "work_started_at": "2021-02-01",
+ "work_salary": "2377",
+ "work_position": "Esasy hunarmeni",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ggzKz3VpEIRllI2p6i5JXtVQLZsOge03QhSZJdk8.jpg",
+ "passport_two": "xEiEuzKG1B77WGwCoR6aOvT8TYceD55skSDlUFHN.jpg",
+ "passport_three": "Zktk8hHLfqmKRK38CtWqMgvahDddtsgNUqj1QBAy.jpg",
+ "passport_four": "QcR4jciCdLOfnFTfsGBqaFmDnX9wyfvmqahKP4e2.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-18 12:40:39",
+ "updated_at": "2024-10-18 16:46:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3535,
+ "unique_id": "TB1303-3535",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Mähri",
+ "customer_surname": "Orazmämmedowa",
+ "customer_patronic_name": "Myratgeldiýewna",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Gämi obasynyň Kosmonatlar köçesiniň 30-njy jaýy",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Gämi obasynyň Kosmonatlar köçesiniň 30-njy jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "249090",
+ "passport_given_at": "2003-08-26",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap Häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1976-03-20",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62458109",
+ "phone_additional": "62458109",
+ "phone_home": "12374630",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Halk Hakydasy\" ýädigärlikler toplumy müdirligi",
+ "work_company_accountant_number": "+(993)-12374526",
+ "work_started_at": "2015-01-01",
+ "work_salary": "3203",
+ "work_position": "baş buhgalter",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "XFo9eWLONSFYNAxFMddQ3QlE4LKDGqMKabo1HaEk.jpg",
+ "passport_two": "CwheLTe9S5yt2r8QCtRIVzkQWDW1YNocF12eqGsB.jpg",
+ "passport_three": "nXnvdnUORR4HeDEy9cZ53gTvDTXi7EkfbbvnWeZM.jpg",
+ "passport_four": "qi4vqD3Nhb18Pol2eAjkY07CG2a9urggSyZPQlXM.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-18 15:01:39",
+ "updated_at": "2024-11-05 15:40:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3536,
+ "unique_id": "TB1307-3536",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Jennet",
+ "customer_surname": "Nurlyyewa",
+ "customer_patronic_name": "Nurlyyewna",
+ "passport_address": "Asgabat saherinin Kopetdag etrap, koce Howdan w, jay 54, otag 13.",
+ "real_address": "Asgabat saherinin Kopetdag etrap, koce Howdan w, jay 54, otag 13.",
+ "passport_serie": "I-AS",
+ "passport_id": "475267",
+ "passport_given_at": "2013-03-05",
+ "passport_given_by": "Asgabat saherinin Kopetdag etrap",
+ "born_place": "Asgabat",
+ "born_at": "1991-03-04",
+ "email": "Jennet@mail.ru",
+ "phone": "61660559",
+ "phone_additional": "61660559",
+ "phone_home": "12000000",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Turkmenistanyn Dokma senagat ministrligi",
+ "work_company_accountant_number": "+(993)-12000000",
+ "work_started_at": "2024-05-15",
+ "work_salary": "1824",
+ "work_position": "Tikinci",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "x0czQSxA11o2w2jzqVNXTxP5YxlqPKVZHu6npYNg.jpg",
+ "passport_two": "r7PbHASsMLUUZ7vxeXC5dyG23VgpPnO1fLN4YxXe.jpg",
+ "passport_three": "3BAfoeRG8WdADTO4CFkLVaLDNVHAcVO5B4f6r2yd.jpg",
+ "passport_four": "m6AjpH9FCaEQIBbHBuLXiOx74d8btiFd40Dd8OV7.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-18 15:24:12",
+ "updated_at": "2024-10-18 15:24:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3538,
+ "unique_id": "TB8302-3538",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nargiza",
+ "customer_surname": "Hudaysukurowa",
+ "customer_patronic_name": "Kurbanseidowna",
+ "passport_address": "Magdanly saheri Gowsut han 15",
+ "real_address": "Magdanly saheri Gowsut han 15",
+ "passport_serie": "I-LB",
+ "passport_id": "511707",
+ "passport_given_at": "2006-12-20",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1986-12-01",
+ "email": null,
+ "phone": "64028477",
+ "phone_additional": null,
+ "phone_home": "51843",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "7-nji natharhana",
+ "work_company_accountant_number": "+(993)-21588___",
+ "work_started_at": "2012-02-01",
+ "work_salary": "794",
+ "work_position": "Aspez",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SQpAfySPpBoKNs63U3ICPDFNRQLUCxIajbd24BwI.jpg",
+ "passport_two": "B5dY5cPRRsmpmwPipQS0V3pHVNfmkwOHgNLk8yBQ.jpg",
+ "passport_three": "PP6Zh758v7MXJd3Zh1fFJ4mjFdCeqGzVhmEnVEOy.jpg",
+ "passport_four": "9a7QljlYoTTSezlU1sJsf2foG4SW9OwDoHpbr8mT.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-18 16:44:46",
+ "updated_at": "2024-10-21 14:03:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3539,
+ "unique_id": "TB7369-3539",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Hydyr",
+ "customer_surname": "Taýmazow",
+ "customer_patronic_name": "Batyrowiç",
+ "passport_address": "Baýramaly etrap Hangala geňeşlik",
+ "real_address": "Baýramaly etrap Hangala geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "943008",
+ "passport_given_at": "2014-01-10",
+ "passport_given_by": "Baýramalyt etrap häkimligi",
+ "born_place": "Baýramaly etrap Hangala geňeşlik",
+ "born_at": "1997-04-06",
+ "email": null,
+ "phone": "62457845",
+ "phone_additional": "62457845",
+ "phone_home": "62457845",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Toprak HJ",
+ "work_company_accountant_number": "+(993)-62457845",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2225",
+ "work_position": "baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "hj1qTYUPbs7z1HyIJYq0IxcDw6CPPoQPxgzy5QRj.jpg",
+ "passport_two": "h6LRWbyKIjLhAGhF5xWsQrM0QnvHqerh24Exyglr.jpg",
+ "passport_three": "QTQlyYg6fuCkVFq68OctgOf4D9tkXpBwocyl8BzW.jpg",
+ "passport_four": "LadYPEbwKGSSDvFwAEmDk2anlC8W0IfRDN7ZRnyb.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-18 16:47:04",
+ "updated_at": "2024-10-18 17:36:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3540,
+ "unique_id": "TB7369-3540",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Güýçmyrat",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Türkmengala etrap Kemine adyndaky geňeşlik",
+ "real_address": "Türkmengala etrap Kemine adyndaky geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "032729",
+ "passport_given_at": "2015-06-16",
+ "passport_given_by": "Türkmengala etrap häkimligi",
+ "born_place": "Türkmengala etrap Kemine adyndaky geňeşlik",
+ "born_at": "1965-08-26",
+ "email": null,
+ "phone": "65879787",
+ "phone_additional": "65879787",
+ "phone_home": "65879787",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly şäher saglyk öýi",
+ "work_company_accountant_number": "+(993)-65879787",
+ "work_started_at": "2016-06-01",
+ "work_salary": "2397",
+ "work_position": "lukman",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WFgddNS3T5ultBBaCaJNqQQmzoE2xYlcvGp3BEju.jpg",
+ "passport_two": "bGYjHD6rMoBMN2g5WgWTEU5N7r7poyNwlzrY296E.jpg",
+ "passport_three": "CySUBeKvGcvPaEmNnBoNCslISKZNTpTtdy3wmSME.jpg",
+ "passport_four": "3edh9olctXHAazqDvxvzIqBa990qISxCM9BTDPYP.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-18 16:53:04",
+ "updated_at": "2024-10-18 17:35:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3542,
+ "unique_id": "TB7369-3542",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Arslan",
+ "customer_surname": "Hydyrow",
+ "customer_patronic_name": "Kerimowiç",
+ "passport_address": "Baýramaly etrap Hangala geňeşlik",
+ "real_address": "Baýramaly etrap Hangala geňeşlik",
+ "passport_serie": "I-MR",
+ "passport_id": "458940",
+ "passport_given_at": "2007-08-17",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Hangala geňeşlik",
+ "born_at": "1969-05-12",
+ "email": null,
+ "phone": "63257895",
+ "phone_additional": "63257895",
+ "phone_home": "63257895",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Türkmenpolat we enjamlar DLBS fima Mary",
+ "work_company_accountant_number": "+(993)-63257895",
+ "work_started_at": "2021-06-04",
+ "work_salary": "1544",
+ "work_position": "garawul",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "HME2AKUxQR8zw5jS5dXyuCjHzy0DKfyuBYxVIDb2.jpg",
+ "passport_two": "rktZy1AXokuVtdHOSPNRY4ymoEiu7E1G8Wq8ySjc.jpg",
+ "passport_three": "f9sViusn5gRZjIpnqk6VsCzDdcG9yvedNzafBb3i.jpg",
+ "passport_four": "76BDEXdsBkfQFrDus03b9HUFo9etjVN6GLicvMpM.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-18 17:31:36",
+ "updated_at": "2024-10-18 17:34:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3544,
+ "unique_id": "TB1303-3544",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Söýli",
+ "customer_surname": "Annamuhammedowna",
+ "customer_patronic_name": null,
+ "passport_address": "Balkan welaýatynyň Magtymguly etrabynyň D.Azady köçesiniň 11-nji jaýy",
+ "real_address": "Balkan welaýatynyň Magtymguly etrabynyň D.Azady köçesiniň 11-nji jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "600530",
+ "passport_given_at": "2023-02-04",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2002-02-14",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64388218",
+ "phone_additional": "61066868",
+ "phone_home": "12230892",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat şäheriniň 18-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-64388218",
+ "work_started_at": "2024-07-01",
+ "work_salary": "3376",
+ "work_position": "rus dili mugallymy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "t1g49xWo30V9nQGnP0wMuPSCbZRx0ntaAfy3O6MY.jpg",
+ "passport_two": "oM0EkD4Kso7xmwTlIVIngdrjNo2TE5erbpd3ckUI.jpg",
+ "passport_three": "cnKeDQkM57meFTrQKkwgStVQSpJHFWFVkS45tbzM.jpg",
+ "passport_four": "3msOLNdVaQFdRykKB5ON3ksM6iZjfnzVD4tmqhBO.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-19 11:33:50",
+ "updated_at": "2024-10-21 17:02:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3545,
+ "unique_id": "TB1303-3545",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Çynar",
+ "customer_surname": "Goşaýew",
+ "customer_patronic_name": "Mergenowiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Gökje ýaşaýyş toplumynyň Agamämmedow köçesiniň 17-nji jaýy",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Gökje ýaşaýyş toplumynyň Agamämmedow köçesiniň 17-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "473135",
+ "passport_given_at": "2010-11-25",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Gökje obasy",
+ "born_at": "1988-05-05",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64589630",
+ "phone_additional": "71147433",
+ "phone_home": "12585694",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Edermen\" HJ",
+ "work_company_accountant_number": "+(993)-64589630",
+ "work_started_at": "2023-08-03",
+ "work_salary": "1980",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4nCjixv1qfImVqmnEBKd0QwfxOOUAkPIkN4FhfSP.jpg",
+ "passport_two": "LTrtSLUDG9bJOPRviXpYuYgxABlFNhDKNZLhItKo.jpg",
+ "passport_three": "VGJNmJzpyaIXy5bTPygbu3YvjnPQ7R5Rno8XNpak.jpg",
+ "passport_four": "C8nfSEfrpBsGCfUnawN8QobDHidBbyJ7NgMVnAKM.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-19 11:44:40",
+ "updated_at": "2024-10-25 16:46:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3546,
+ "unique_id": "TB1303-3546",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Maksat",
+ "customer_surname": "Ismailow",
+ "customer_patronic_name": "Rejepdurdyýewiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etraby Oguzhan köçe jaý 64 öý 21",
+ "real_address": "Aşgabat şäher Berkararlyk etraby Oguzhan köçe jaý 64 öý 21",
+ "passport_serie": "I-AS",
+ "passport_id": "405678",
+ "passport_given_at": "2008-04-10",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1992-09-09",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62158666",
+ "phone_additional": "62158666",
+ "phone_home": "62158666",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Eşret Mahabat\" hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-12595558",
+ "work_started_at": "2023-11-01",
+ "work_salary": "1317",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "noUwzyCdb9hHgfPW5NKjpZMFC7fxZmElQfroieMz.jpg",
+ "passport_two": "E97PyH3mFiTEUiQelDOrZ09Gv8iq7kqt4z9PLRxx.jpg",
+ "passport_three": "JmO1EFmAEVNJt5FMIDYsCYLa6MBqYcTFAUBvVbVW.jpg",
+ "passport_four": "iDmD91sKPJpUT9rNhcRFVgEtSiifrjlPBOe0WNEP.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-21 10:11:15",
+ "updated_at": "2024-10-29 16:03:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3547,
+ "unique_id": "TB1307-3547",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kowus",
+ "customer_surname": "Gurbannepesow",
+ "customer_patronic_name": "Dortgulyyewic",
+ "passport_address": "Asgabat s Berkararlyk etr Koce Hoja ahmet yasowy jay6",
+ "real_address": "Asgabat s Berkararlyk etr Koce Hoja ahmet yasowy jay6",
+ "passport_serie": "I-AS",
+ "passport_id": "623834",
+ "passport_given_at": "2020-03-05",
+ "passport_given_by": "Asgabat s Berkararlyk etr hakimligi",
+ "born_place": "Asgabat s",
+ "born_at": "2003-01-20",
+ "email": "Kowus@gmail.com",
+ "phone": "65045531",
+ "phone_additional": "65045531",
+ "phone_home": "65045531",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat zeykes",
+ "work_company_accountant_number": "+(993)-65045531",
+ "work_started_at": "2024-01-12",
+ "work_salary": "1852",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "DVqyfbyJ1Pd73Bm0CMvBZ01j29NntjkMIM3BLB12.jpg",
+ "passport_two": "hp9lg1LclLp3z4KKNWECipirDIKQppF1X8Vh4ern.jpg",
+ "passport_three": "yjmgy6Efva7QtbVcSSoXmpPh93lNBsUTW0rKuD5y.jpg",
+ "passport_four": "vFzK2Ws5KVaKTS23Pfb0cUDcZ1GQig27QuG4Mc5j.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-21 10:30:55",
+ "updated_at": "2024-10-21 10:30:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3548,
+ "unique_id": "TB6360-3548",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aman",
+ "customer_surname": "Geldiýewa",
+ "customer_patronic_name": "Rahymberdiýewna",
+ "passport_address": "Hazar ş-çe Gökbaýyr ÝJT. Jaý 48öý 7",
+ "real_address": "Hazar ş-çe Gökbaýyr ÝJT. Jaý 48öý 7",
+ "passport_serie": "I-BN",
+ "passport_id": "284801",
+ "passport_given_at": "2008-04-18",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1980-06-21",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "63399008",
+ "phone_additional": "63399008",
+ "phone_home": "63399008",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Arassa Deniz\" HK",
+ "work_company_accountant_number": "+(993)-63399008",
+ "work_started_at": "2024-01-01",
+ "work_salary": "1952",
+ "work_position": "otag hyzmatcysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ylynmI05hIR2L5GtjDs2TJDXihfzHNrEiYrsR1JN.jpg",
+ "passport_two": "uQ5AxKSTmETExxDt6p0PSsHmC4kizX2P6p21KaAS.jpg",
+ "passport_three": "VNZ9EaBk5azkGWd3dl8uIucV6bqWa7SmvGnJcLzj.jpg",
+ "passport_four": "TswnfHWBKw8Mb2U6ftlIinOENeOXABqremc28aEe.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-21 10:33:08",
+ "updated_at": "2024-10-23 14:28:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3549,
+ "unique_id": "TB1307-3549",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hatyja",
+ "customer_surname": "Mergenowa",
+ "customer_patronic_name": "Myradowna",
+ "passport_address": "Asgabat s Berkararlyk etr joce hoja ahmet vasowy jay83 15",
+ "real_address": "Asgabat s Berkararlyk etr joce hoja ahmet vasowy jay83 15",
+ "passport_serie": "I-AS",
+ "passport_id": "627192",
+ "passport_given_at": "2020-04-08",
+ "passport_given_by": "Asgabat s Berkararlyk",
+ "born_place": "24.102003",
+ "born_at": "2003-10-24",
+ "email": "Hatyja@gmail.com",
+ "phone": "63616575",
+ "phone_additional": "63616575",
+ "phone_home": "63616575",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Telekeci sahedow mergen",
+ "work_company_accountant_number": "+(993)-63616575",
+ "work_started_at": "2024-02-01",
+ "work_salary": "1365",
+ "work_position": "menejer",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "gE04Wh5cF3ywpRHqFHyVeorgfz7FnW2ATNSXcPV9.jpg",
+ "passport_two": "g5VoFSCBqb1wutYvZk7AdVzPsFnPhPxWPr3D9akl.jpg",
+ "passport_three": "VJO727SkGHfHIrncboPgnDHLnOxLebyKz4ujhR0k.jpg",
+ "passport_four": "Y0AyUE5UGHavFE2MGuEuyJYam6K0ni92beYtx4n5.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-21 10:40:25",
+ "updated_at": "2024-10-21 10:40:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3550,
+ "unique_id": "TB1303-3550",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ilmyrat",
+ "customer_surname": "Klyçew",
+ "customer_patronic_name": "Baýrammyradowiç",
+ "passport_address": "Aşgabat şäher Büzmeýin etrap Ýalkym ý/p Zelili köçesi 29-njy jaý",
+ "real_address": "Aşgabat şäher Büzmeýin etrap Ýalkym ý/p Zelili köçesi 29-njy jaý",
+ "passport_serie": "I-AH",
+ "passport_id": "497945",
+ "passport_given_at": "2011-05-04",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-02-05",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64056484",
+ "phone_additional": "64056484",
+ "phone_home": "71288021",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Köpetdag etrap ýaşaýyş jaý ulanyş tresti",
+ "work_company_accountant_number": "+(993)-12920534",
+ "work_started_at": "2024-08-13",
+ "work_salary": "1837",
+ "work_position": "montažnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Cyg2iDWfcU4HhNfxbEROI2fP2WqyiDVuGjjHjSyL.jpg",
+ "passport_two": "nVQ3OhxjXvDW1TnH534u4kUdLKEq1sJWNQyi5LUc.jpg",
+ "passport_three": "fXMHQ9Sqfgb5rkrhHYNRAAtxONkxJzDkjPdYZT2Y.jpg",
+ "passport_four": "YN8rrxXhhL3c1oY3Mb1uMJg0iGWV8l7jbI2qfnyV.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-21 11:24:53",
+ "updated_at": "2024-10-29 09:09:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3551,
+ "unique_id": "TB1303-3551",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ruslan",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Döwletowiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap A.Agajykow köçesi 1-njy jaýy B-korpus 8-nji öýi",
+ "real_address": "Aşgabat şäher Berkararlyk etrap A.Agajykow köçesi 1-njy jaýy B-korpus 8-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "386436",
+ "passport_given_at": "2007-08-22",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häklimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1991-08-22",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65659410",
+ "phone_additional": "65659410",
+ "phone_home": "65659410",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Aşgabatenergo\" ÖB",
+ "work_company_accountant_number": "+(993)-65659410",
+ "work_started_at": "2013-06-10",
+ "work_salary": "3523",
+ "work_position": "2-nji derejeli elektro montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5ZRh3VKiuHm5D7H6mNuwwQOWXhH1Jmu3reKw3H0u.jpg",
+ "passport_two": "yIm3GfHu1MvI77uowmQNobgbPj5XjEAdhgCB5oyU.jpg",
+ "passport_three": "5wFkIZ7XQUPoOhC5sQO6y8Q7GR3LsR1Yz8iRlm8K.jpg",
+ "passport_four": "CW6HbqglhkuMxfLQjlVGFJd5X17ELicAEv8qICLU.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-21 11:33:43",
+ "updated_at": "2024-10-25 16:46:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3552,
+ "unique_id": "TB8302-3552",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Dinara",
+ "customer_surname": "Kasymowa",
+ "customer_patronic_name": "Taşmuhametowna",
+ "passport_address": "Magdanly şäheri Şükür-bagşy köçe 9/2-nji jaýy",
+ "real_address": "Magdanly şäheri Şükür-bagşy köçe 9/2-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "532095",
+ "passport_given_at": "2007-05-23",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1991-03-12",
+ "email": null,
+ "phone": "65227661",
+ "phone_additional": null,
+ "phone_home": "4407826",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "30-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-4401365_",
+ "work_started_at": "2017-11-25",
+ "work_salary": "3366",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2FrG0lD7MVHbuBjssKQ447cpDXDU2ZdbHf8ommqg.jpg",
+ "passport_two": "7vymyLQqHpGZXPzIHxDqV0XTZLKq94PEqgX5MWPr.jpg",
+ "passport_three": "JmE0H6qbywacReK28JB0sP6OJVuuHjSjOdOfJFJg.jpg",
+ "passport_four": "vYxD6fZ8KmygjswuLCoMBnqMon5d6jCArr0Q1KP4.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-21 12:29:22",
+ "updated_at": "2024-10-23 10:19:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3553,
+ "unique_id": "TB6360-3553",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arslan",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Nurmämmedowiç",
+ "passport_address": "Hazar ş-çe 39-3-12",
+ "real_address": "Hazar ş-çe 39-3-12",
+ "passport_serie": "I-BN",
+ "passport_id": "511754",
+ "passport_given_at": "2017-10-26",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2001-10-06",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62702216",
+ "phone_additional": "62702216",
+ "phone_home": "62702216",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Inžiner çözgütleri\" HK",
+ "work_company_accountant_number": "+(993)-62702216",
+ "work_started_at": "2024-05-15",
+ "work_salary": "3516",
+ "work_position": "mantažçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "UHe9pjpp6pA6YRlJjTdlx0f4sXPwWIt3VyVxM0tC.jpg",
+ "passport_two": "V52B5gBGT00RdNjFgeC9t99A4XC2EncRPafT1e6e.jpg",
+ "passport_three": "fl17wd8pjXVa2SICvwzRDME4YZahkbLQiqi5Sqgm.jpg",
+ "passport_four": "6XgfiyjOwFspvlJ7cv9N3z9AddI9sx86PuxC7jBk.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-21 12:53:35",
+ "updated_at": "2024-10-23 11:08:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3554,
+ "unique_id": "TB8302-3554",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ogulşat",
+ "customer_surname": "Mamedowa",
+ "customer_patronic_name": "Halmyradowna",
+ "passport_address": "Magdanly şäher S.Nyýazow şaýoly 40-njy jaýy",
+ "real_address": "Magdanly şäher S.Nyýazow şaýoly 40-njy jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "026648",
+ "passport_given_at": "2018-12-09",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Oguzhan etrabynyň Deňizhan şäherçesi",
+ "born_at": "1991-10-27",
+ "email": null,
+ "phone": "63023345",
+ "phone_additional": null,
+ "phone_home": "44051394",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "27-nji Çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051211",
+ "work_started_at": "2020-03-19",
+ "work_salary": "1704",
+ "work_position": "Terbiýeçi",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "tuw8w93Gp814HrSW6IfGzPAVjWKRMwXYU0RIocUf.jpg",
+ "passport_two": "0bc8sUg5KaVqnv4WgTsqeWYqQd8483NqLLtWiRF2.jpg",
+ "passport_three": "7SORfhC5WFPmDdpqKm5UYZW2Vq0LpAFx9MZXG9bR.jpg",
+ "passport_four": "pJjL4fN81nNls1mL86FwDRns23rCnLXscrpDjn2e.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-21 15:07:50",
+ "updated_at": "2024-10-23 10:19:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3555,
+ "unique_id": "TB1307-3555",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Öwezgeldi",
+ "customer_surname": "Ýarmämmedow",
+ "customer_patronic_name": "Nurmyradowiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Ruhabat ý t köçe Türkmenbaşy jaý 2 A otag 21",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby Ruhabat ý t köçe Türkmenbaşy jaý 2 A otag 21",
+ "passport_serie": "I-AS",
+ "passport_id": "431110",
+ "passport_given_at": "2010-09-15",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-03-25",
+ "email": "Owezgeldi@mail.ru",
+ "phone": "64065270",
+ "phone_additional": "63647491",
+ "phone_home": "12425896",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmenistanyň Döwlet medeniýet merkezi",
+ "work_company_accountant_number": "+(993)-12545458",
+ "work_started_at": "2014-12-05",
+ "work_salary": "2555",
+ "work_position": "uly ylmy işgär",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "2hs3VMKjKwuCRNROsCw7vcqOT7CykBktviYUhsNs.jpg",
+ "passport_two": "f7aG1nb8BEYy0pwBFqKI61ssLIieaOYiVMUU1L76.jpg",
+ "passport_three": "5AOVyA9E7L7puo625c3wGEZfQ8yaxH6CG5K1vpCu.jpg",
+ "passport_four": "ND20wkI3fMMZTLTDKEyDc75rfsJYA6I87yzyDwo7.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-21 15:13:50",
+ "updated_at": "2024-10-21 15:13:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3556,
+ "unique_id": "TB8302-3556",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nurgozel",
+ "customer_surname": "Saparowa",
+ "customer_patronic_name": "Jumanazarowna",
+ "passport_address": "Magdanly şäher 8-nji Mart köçe 10-njy jaý",
+ "real_address": "Magdanly şäher 8-nji Mart köçe 10-njy jaý",
+ "passport_serie": "I-AS",
+ "passport_id": "422768",
+ "passport_given_at": "2008-05-15",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-04-28",
+ "email": null,
+ "phone": "61503441",
+ "phone_additional": null,
+ "phone_home": "44057165",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-44034532",
+ "work_started_at": "2015-06-12",
+ "work_salary": "2522",
+ "work_position": "Esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "KT9uAHnqHPEPtOekd4l7zX7xk9Z1ZPggDOXZJBPV.jpg",
+ "passport_two": "cmuvVZjMNjnZrIQ21IEmhhKUrBGFp8Iln6KD6syb.jpg",
+ "passport_three": "iIdN204q6LqZKdT6F3pBqOImVs14AN07WqUaUcxf.jpg",
+ "passport_four": "uuCQ5358VawDI9JQ8Fqqk0oOhf4cbh80sqUXYlOW.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-21 15:29:40",
+ "updated_at": "2024-10-23 10:19:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3558,
+ "unique_id": "TB9314-3558",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ogulgül",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Rejepowna",
+ "passport_address": "Daşoguz şäheriniň Gürgenç köçesiniň 15-nji jaýy",
+ "real_address": "Daşoguz şäheriniň Gürgenç köçesiniň 15-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "687114",
+ "passport_given_at": "2011-04-25",
+ "passport_given_by": "Daşoguz şäher häkimligi tarapyndan berlen",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "1994-03-06",
+ "email": "Ogulgul@mail",
+ "phone": "61610025",
+ "phone_additional": "61610025",
+ "phone_home": "61610025",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Türkmenistanyň Türkmenbaşy Paýdarlar täjirçilik bankynyň Daşoguz welaýatynyň Köneürgenç etrap şahamçasy",
+ "work_company_accountant_number": "+(993)-33531___",
+ "work_started_at": "2022-05-20",
+ "work_salary": "2278",
+ "work_position": "karz-pul bölüminiň hünärmeni",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "0yV8IUjOWHpp7MEmVrhDKpe7M6HRi6mKQBKSEvLy.jpg",
+ "passport_two": "tOcCE9oLovFCbNMH1Q3Wu9zWiisbp8kT9zFXoXuA.jpg",
+ "passport_three": "HyGVhxuTnLvegQ9xW9r1bmqiZQvTx0ntjkjRgyms.jpg",
+ "passport_four": "6TvmmzvNTkMx3iJc4I73ENqZt56YkX7muwHtijIN.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 09:28:18",
+ "updated_at": "2024-10-22 09:29:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3559,
+ "unique_id": "TB9314-3559",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Begenç",
+ "customer_surname": "Saparmädow",
+ "customer_patronic_name": "Omarowiç",
+ "passport_address": "S.Türkmenbaşy şäheriniň Gubadag köçe 10-jaý",
+ "real_address": "S.Türkmenbaşy şäheriniň Gubadag köçe 10-jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "160892",
+ "passport_given_at": "2001-09-06",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "S.Türkmenbaşy etrabynyň Bugdaýly geňeşligi",
+ "born_at": "1985-05-03",
+ "email": "Begenc@mail",
+ "phone": "65884850",
+ "phone_additional": "65884850",
+ "phone_home": "65884850",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap GHE",
+ "work_company_accountant_number": "+(993)-33220___",
+ "work_started_at": "2007-05-01",
+ "work_salary": "2221",
+ "work_position": "Slesor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "D48lKfibIPVXXvKloaIAFEgxBEXi7orTIp4CzWuN.jpg",
+ "passport_two": "yW2bDL3ubIcOeA8PbgHq4Dr5eH20eYeeLLNAzHi4.jpg",
+ "passport_three": "oNLZgnxeBz1TULMgJwL2wlN5IUG6D6TdJmbU6OFS.jpg",
+ "passport_four": "JyYBzMWkeIWb8fNEHeAqp6s2byRbpNe8ISOfUTDZ.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 09:44:30",
+ "updated_at": "2024-10-22 09:45:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3560,
+ "unique_id": "TB8312-3560",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Allanazar",
+ "customer_surname": "Derýamuradow",
+ "customer_patronic_name": "Žepbarnazarowiç",
+ "passport_address": "Gazojak şäheriniň K.Sazakow köçe 159/32",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçe 159/32",
+ "passport_serie": "I-LB",
+ "passport_id": "598828",
+ "passport_given_at": "2011-04-11",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1995-03-24",
+ "email": "nazar@8828.com",
+ "phone": "61209280",
+ "phone_additional": "62097173",
+ "phone_home": "44551852",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇ\" müdiriliginiň ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-44552147",
+ "work_started_at": "2024-06-07",
+ "work_salary": "1811",
+ "work_position": "3-nji derejeli ussa",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "P0c7sewdTUPzMZY8R0JCUBvVYzCr1K9xLtD4lxjr.jpg",
+ "passport_two": "xCkV2PaftF2wWkFWt20C3hcOx8lKUsroHMTmoiF6.jpg",
+ "passport_three": "tt6e79oWl681da3fjaufG7FCyBHJUWe2Ww5ZuYml.jpg",
+ "passport_four": "LAmjgjI7HHiGlzqYWtxAuRkqLFvvawI6zdZx7h0h.jpg",
+ "user_id": 986,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 12:36:25",
+ "updated_at": "2024-11-05 14:55:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3561,
+ "unique_id": "TB1307-3561",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maysa",
+ "customer_surname": "Asyrowa",
+ "customer_patronic_name": "Kadyrgulyyewna",
+ "passport_address": "Asgabat s Berkaraerlyk etr koce cyrcyk gec jav1 oy10",
+ "real_address": "Asgabat s Berkaraerlyk etr koce cyrcyk gec jav1 oy10",
+ "passport_serie": "I-AS",
+ "passport_id": "537726",
+ "passport_given_at": "2016-02-23",
+ "passport_given_by": "Asgabat s Berkararlyk etr",
+ "born_place": "Asgabat s",
+ "born_at": "1988-12-12",
+ "email": "Maysa@gmail.com",
+ "phone": "63421268",
+ "phone_additional": "63421268",
+ "phone_home": "63421268",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "cagalar bagy 4",
+ "work_company_accountant_number": "+(993)-63421268",
+ "work_started_at": "2024-02-01",
+ "work_salary": "2477",
+ "work_position": "Terbiveci",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "iOvOSKGeBnEkvxOHIuJvW46J1lEACC1XFQEakxRh.jpg",
+ "passport_two": "CYAZCo6IeXvkVomUvDggpsBoOmoKoDi1MY4cvWCM.jpg",
+ "passport_three": "OcbEAB3mtLNXRCjtlRyyocD9a0UKlz1copWR8Eg1.jpg",
+ "passport_four": "wSYDRLoSOcxasfhtwXDeLYh63ZSFFPhBQ3e2zO8k.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-22 14:34:07",
+ "updated_at": "2024-10-22 14:34:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3562,
+ "unique_id": "TB8302-3562",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nasiba",
+ "customer_surname": "Saykulowa",
+ "customer_patronic_name": "Yusupowna",
+ "passport_address": "Magdanly saheri II-KE 6/25",
+ "real_address": "Magdanly saheri II-KE 6/25",
+ "passport_serie": "I-LB",
+ "passport_id": "243959",
+ "passport_given_at": "2002-01-22",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Tallimerjen sahercesi",
+ "born_at": "1984-12-03",
+ "email": null,
+ "phone": "63709024",
+ "phone_additional": null,
+ "phone_home": "51286",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "29-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2014-10-14",
+ "work_salary": "3309",
+ "work_position": "Mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zL4O7hnrqHrEk3AdznpzAfa5L4qpQX5DHnzl7daF.jpg",
+ "passport_two": "Lpw3UEK6xLUU9UJolBqlnBxqa5ngEsMI2IcZVFsp.jpg",
+ "passport_three": "f8bVqqtehUXyvZkNKsyVmml9hqSneeDW9V3Ww0qG.jpg",
+ "passport_four": "KzScfk1G0W90GbHs7AZQKkgAVA5KiC3VcwSRXToA.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 15:00:00",
+ "updated_at": "2024-10-22 15:31:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3563,
+ "unique_id": "TB7369-3563",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Jeren",
+ "customer_surname": "Rozyyewa",
+ "customer_patronic_name": "Döwledowna",
+ "passport_address": "Baýramaly şäher Andyzly köçe 15-nji jaý",
+ "real_address": "Baýramaly şäher Andyzly köçe 15-nji jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "952458",
+ "passport_given_at": "2014-03-21",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly şäher Andyzly köçe 15-nji jaý",
+ "born_at": "1993-01-16",
+ "email": null,
+ "phone": "65897454",
+ "phone_additional": "65897454",
+ "phone_home": "65897454",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly etrap arassaçylyk we keseliň ýaýramagyna garşy göreşmek gullugy",
+ "work_company_accountant_number": "+(993)-65897454",
+ "work_started_at": "2023-12-01",
+ "work_salary": "1328",
+ "work_position": "kiçi saglygy goraýyş",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "cX1iX90NqW1twt1QHFk1qL9bQPE7Nj7mGJ1nhdfl.jpg",
+ "passport_two": "6L7ysfXt78rr1PwYJRd2wfclraFMh44r4Zt4lcGZ.jpg",
+ "passport_three": "KfP12kOzlg7RzZfWB6GDjjRfmLMl6Om1LImwtfp3.jpg",
+ "passport_four": "1eCdHIRjc5HIRgBolPSgOa4f5uuRlHPtCIScWvw2.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 15:19:06",
+ "updated_at": "2024-10-22 15:19:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3564,
+ "unique_id": "TB8302-3564",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Haitmurat",
+ "customer_surname": "Abdulhakimow",
+ "customer_patronic_name": "Hanowic",
+ "passport_address": "Magdanly saheri Altyn yyldyz 10",
+ "real_address": "Magdanly saheri Altyn yyldyz 10",
+ "passport_serie": "I-LB",
+ "passport_id": "328388",
+ "passport_given_at": "2002-10-28",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1976-09-26",
+ "email": null,
+ "phone": "62423483",
+ "phone_additional": null,
+ "phone_home": "54299",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanlysaheragyzsuw mudirligi",
+ "work_company_accountant_number": "+(993)-53312___",
+ "work_started_at": "2008-05-07",
+ "work_salary": "2009",
+ "work_position": "Suruji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Xo03NwAeoqb5LMkueRJmPYNFNrMUv3NuuOpM8TSE.jpg",
+ "passport_two": "zPXWVpbgJPexJswIV4JVeV83HkrWMGYHMP796UMq.jpg",
+ "passport_three": "G8L12TtjMw3pxnc3h0pckIFDg2lkrHKuPLwc9lOI.jpg",
+ "passport_four": "ltCkVP3rQkyJrj9PPsGQQ90Gys50dUGjcc2Xas5U.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 15:28:25",
+ "updated_at": "2024-10-22 15:31:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3565,
+ "unique_id": "TB6312-3565",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Süleýman",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Hudaýberdiýewiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy şäher Aeroport jaý 8 g öý 1",
+ "real_address": "Balkan welaýaty Türkmenbaşy şäher Aeroport jaý 8 g öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "491036",
+ "passport_given_at": "2014-05-23",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1998-05-21",
+ "email": "karz.turkmrenbashy@tbbank.gov.tm",
+ "phone": "62585531",
+ "phone_additional": "61625022",
+ "phone_home": "24332027",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "KTÝNK-da",
+ "work_company_accountant_number": "+(993)-24333018",
+ "work_started_at": "2023-08-01",
+ "work_salary": "3687",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "r9hFr1QxG61Z8WEjNCJHt9Zv7b3HuJk6Jt8nV1HX.jpg",
+ "passport_two": "kX18ZZkhGRGltFZ2Eu1JcDWcGhozdoexWsfVRA6Q.jpg",
+ "passport_three": "YUdqWEpBnj65hXgY9hPX43KeoQaM2HgTRtTmqXBk.jpg",
+ "passport_four": "Za2laubIIFK5RPrQVb6lvLCrfFJFaLsIj63fORLv.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 15:57:21",
+ "updated_at": "2024-10-22 15:57:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3566,
+ "unique_id": "TB8318-3566",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Omar",
+ "customer_surname": "Çopanow",
+ "customer_patronic_name": "Kakabaýogly",
+ "passport_address": "Ahal welaýatynyň Tejen etrabynyň Altyn-Asyr şäheri R.Çopanow köçesi 15-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi ÝMB 2107 harby bňlüminiň umumy ýaşaýyş jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "414524",
+ "passport_given_at": "2009-08-05",
+ "passport_given_by": "Ahal welaýatynyň Altyn-Asyr etrap häkimligi tarapyndan",
+ "born_place": "Ahal welaýatynyň Altyn-Asyr etrabynyň Altyn-Asyr şäherçesi",
+ "born_at": "1992-08-01",
+ "email": null,
+ "phone": "63406616",
+ "phone_additional": "63100929",
+ "phone_home": "44024096",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2107 harby bölümi",
+ "work_company_accountant_number": "+(993)-63494050",
+ "work_started_at": "2019-06-14",
+ "work_salary": "5194",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WJq9RByTAWK53TBKyTvs5vlQlg666CMNNyER4Sv7.jpg",
+ "passport_two": "UaR5ed24MrDqSb2fuHKzgFzCzpwqspxV3cDaq8cR.jpg",
+ "passport_three": "yrN8UAkTvD5dUOhCtJ2E2n9J8AWzc2O1Q6oMzWzD.jpg",
+ "passport_four": "xfnXe2bwMhUV3fhvlk14KyYiAWwojoknEpftdbVd.jpg",
+ "user_id": 987,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 16:15:11",
+ "updated_at": "2024-10-22 16:26:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3567,
+ "unique_id": "TB8318-3567",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Şirnazar",
+ "customer_surname": "Ýarow",
+ "customer_patronic_name": "Akmuradowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag şäheriniň Serhetçi köçesi 12/2-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag şäheriniň Serhetçi köçesi 12/2-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "996915",
+ "passport_given_at": "2018-01-03",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag şäheri",
+ "born_at": "1987-01-10",
+ "email": null,
+ "phone": "65224285",
+ "phone_additional": "65394265",
+ "phone_home": "44035241",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "TPT\"Türkmenbaşy\"bankynyň Garlyk şäherçe şahamçasy",
+ "work_company_accountant_number": "+(993)-44024010",
+ "work_started_at": "2022-08-02",
+ "work_salary": "1844",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WwL5VNDnFOSXEpXqWdx14kzVKxfNSNVMmE61Cx5C.jpg",
+ "passport_two": "zsSzOHQDm96EFzruZmxwz4w4YLCsXQ2EDfH2X0pI.jpg",
+ "passport_three": "W2EsFZiyt3kcindF43lJFOFzWEpOe7vtgRTABhEL.jpg",
+ "passport_four": "GmFepVseZ7Hjsi3hoUE9WvSBBfoJsasHirNMmwbN.jpg",
+ "user_id": 988,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 16:21:14",
+ "updated_at": "2024-10-22 16:27:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3568,
+ "unique_id": "TB8312-3568",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Abylow",
+ "customer_patronic_name": "Tazebayewiç",
+ "passport_address": "Gazojak şaher M.Abylow köçe 11 jaý 1-2 öýi.",
+ "real_address": "Gazojak şaher M.Abylow köçe 11 jaý 1-2 öýi.",
+ "passport_serie": "I-LB",
+ "passport_id": "484667",
+ "passport_given_at": "2006-07-11",
+ "passport_given_by": "Birata etrap hakimligi.",
+ "born_place": "Bodumsaz etraby.",
+ "born_at": "1969-05-01",
+ "email": null,
+ "phone": "65427022",
+ "phone_additional": "65427022",
+ "phone_home": "427022",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇM\" Ulanyş enjamlaryny sozuş bejeriş bölegi.",
+ "work_company_accountant_number": "+(993)-51613___",
+ "work_started_at": "2003-07-01",
+ "work_salary": "2555",
+ "work_position": "Slesar.",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KK0tGFN6GkK9y6Ag8r9qBRtSLX7k5RQzGtXcxhUt.jpg",
+ "passport_two": "EKQXEl92uTwtLy17xLbWuiJrpNnEDkCBMfKi5DO0.jpg",
+ "passport_three": "GMurOAGmIixMeqqZkuolKyFTrAjynPjcEDnwnFpd.jpg",
+ "passport_four": "q4fWvUERg7E0rnDMGopDWRHhCsVrbK8ROuOUSYtj.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 17:02:50",
+ "updated_at": "2024-10-22 17:06:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3569,
+ "unique_id": "TB8312-3569",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Arazgylyç",
+ "customer_surname": "Durdyýew",
+ "customer_patronic_name": "Saparmuradowiç",
+ "passport_address": "Gazojak şäheri H.Kulyýew köçesi 72 jaý.",
+ "real_address": "Gazojak şäheri H.Kulyýew köçesi 72 jaý.",
+ "passport_serie": "I-LB",
+ "passport_id": "906525",
+ "passport_given_at": "2016-03-16",
+ "passport_given_by": "Birata etrap hakimligi.",
+ "born_place": "Gazojak şäheri.",
+ "born_at": "1999-09-25",
+ "email": null,
+ "phone": "61836318",
+ "phone_additional": "61836318",
+ "phone_home": "836318",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇM\" Ýaşaýyş jaý ulanyş bölegi.",
+ "work_company_accountant_number": "+(993)-50066___",
+ "work_started_at": "2023-10-24",
+ "work_salary": "2782",
+ "work_position": "Slesar.",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "O2bnc5uvj7OAwjp5nxUPiJ4V31vo5Sh4MgU39UHN.jpg",
+ "passport_two": "kkli8Hkg6dFDAh7v3WcReMizDswulP6fMeC7M7II.jpg",
+ "passport_three": "EryGCvhwtnP1kFqKr7B7FMbkBo1TksBteH2CXmI7.jpg",
+ "passport_four": "dk8h4kaKJiqYOhGptMBI5KysMzlRYTs77Q8hJF3h.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-22 17:33:11",
+ "updated_at": "2024-10-23 12:21:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3570,
+ "unique_id": "TB6360-3570",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arazbagt",
+ "customer_surname": "Mäminowa",
+ "customer_patronic_name": "Öwezowna",
+ "passport_address": "Türkmrnaşy etrap Türkmenbaşy ş -çesi köçe Magtymguly Jaý 25 öý 21",
+ "real_address": "Türkmrnaşy etrap Türkmenbaşy ş -çesi köçe Magtymguly Jaý 25 öý 21",
+ "passport_serie": "I-BN",
+ "passport_id": "088344",
+ "passport_given_at": "2000-09-28",
+ "passport_given_by": "Gumdag şäher häkimligi",
+ "born_place": "Gumdag ş",
+ "born_at": "1977-10-11",
+ "email": "annagulgeldivewa229@gmail.com",
+ "phone": "64180127",
+ "phone_additional": "64180127",
+ "phone_home": "64180127",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy şäher bilim bölümi 1-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-64180127",
+ "work_started_at": "2012-07-02",
+ "work_salary": "2017",
+ "work_position": "Terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "RjXX0ky8FLsQwZKJiKMT79l5xWkP1TqueULx7bA0.jpg",
+ "passport_two": "8fyVK2bubFRtiv3JKxDDjLqRLXjgXW5gPgdhGHtZ.jpg",
+ "passport_three": "MtRSlWKpMlwjq1D3nHXNRFDEljCXqn0wRA5JveV4.jpg",
+ "passport_four": "AwvThbw1r7mGmlV1Jo4p0zaA9f9FV5EIz4dQZ7DY.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 11:21:36",
+ "updated_at": "2024-10-23 14:28:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3571,
+ "unique_id": "TB8302-3571",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Çemen",
+ "customer_surname": "Tajiýewa",
+ "customer_patronic_name": "Hojamyradowna",
+ "passport_address": "Magdanly şäher Çarşaňňy köçe 6-njy jaýy",
+ "real_address": "Magdanly şäher Çarşaňňy köçe 6-njy jaýy",
+ "passport_serie": "I-BN",
+ "passport_id": "135263",
+ "passport_given_at": "1999-10-12",
+ "passport_given_by": "Garrygala etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1973-12-01",
+ "email": null,
+ "phone": "65838997",
+ "phone_additional": null,
+ "phone_home": "44058264",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "19-njy Çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051211",
+ "work_started_at": "2009-03-19",
+ "work_salary": "2248",
+ "work_position": "Terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "du3pwd9AxKzZ4Dr8N8bhZr9nFfV5msKR5eu1ks0Z.jpg",
+ "passport_two": "KoQDCCy5HeSAWNHd37Q3JiBdZsfwXvWb5bAK0VCw.jpg",
+ "passport_three": "xyhD5efxGxORKTXRmT2F1R5RAHn3cH9rJnvEbskF.jpg",
+ "passport_four": "fAb7CgB8qIZjwMkegtt0VTBXzUXSPREua69swY7A.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 11:33:16",
+ "updated_at": "2024-10-28 09:56:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3572,
+ "unique_id": "TB8302-3572",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Hamza",
+ "customer_surname": "Bazarow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Magdanly şäher Ibin-sino köçe 9/10-njy jaýy",
+ "real_address": "Magdanly şäher Ibin-sino köçe 9/10-njy jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "213220",
+ "passport_given_at": "2024-04-15",
+ "passport_given_by": "Köýtendag etrap Polisiýa bölümi",
+ "born_place": "Gowurdak şäherçesi",
+ "born_at": "1973-10-02",
+ "email": null,
+ "phone": "65983243",
+ "phone_additional": null,
+ "phone_home": "4407535",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "KGGE-sy",
+ "work_company_accountant_number": "+(993)-44051919",
+ "work_started_at": "2015-10-01",
+ "work_salary": "2779",
+ "work_position": "Geolog",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BZXqtCDSp65w6acrCRj7hecZCvz9KmY7s661qTUI.jpg",
+ "passport_two": "w5Vw1TrlAIPgZtXQZo62CsYK8As0RGZ4Pdk9uHzv.jpg",
+ "passport_three": "gTUjedUaD7ZYxPDRRh4Na8FW98FNpTXaZ0GmKuiS.jpg",
+ "passport_four": "gizGl7ChG9a5sJSXH8mPlLTMDLm9CG6KiUTxnQNo.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 11:41:43",
+ "updated_at": "2024-10-28 09:57:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3573,
+ "unique_id": "TB8302-3573",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Uktam",
+ "customer_surname": "Alimow",
+ "customer_patronic_name": "Alimowiç",
+ "passport_address": "Magdanly şäher Görogly köçe 18/3-nji jaý",
+ "real_address": "Magdanly şäher Görogly köçe 18/3-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "580989",
+ "passport_given_at": "2010-06-05",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-04-08",
+ "email": null,
+ "phone": "61615463",
+ "phone_additional": null,
+ "phone_home": "44058565",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44037496",
+ "work_started_at": "2017-10-10",
+ "work_salary": "3175",
+ "work_position": "Maşinist",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "oNytHu0LeoHqG9bvCrTMM1jaAoO0XT5nUfsgt6H1.jpg",
+ "passport_two": "z9ytqmNtoBV1tHDBD2OrtkJ6cEU3tTiMWYIgqvvB.jpg",
+ "passport_three": "kXq4hYbUvV2dDlLtbQwBkpYi00vqq3kVQOOzkDNH.jpg",
+ "passport_four": "sPqqD9h3DPoLD7eZnpw4Ea6NvG04QFEiE4xZsZbd.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 11:50:51",
+ "updated_at": "2024-10-28 09:57:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3574,
+ "unique_id": "TB8302-3574",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rufat",
+ "customer_surname": "Ismanow",
+ "customer_patronic_name": "Jumakulowiç",
+ "passport_address": "Magdanly şäher Babur köçe 85-nji jaý",
+ "real_address": "Magdanly şäher Babur köçe 85-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "498086",
+ "passport_given_at": "1990-08-31",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1990-08-31",
+ "email": null,
+ "phone": "64763928",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-44038961",
+ "work_started_at": "2014-02-12",
+ "work_salary": "2714",
+ "work_position": "Ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MOk9qfzmYfQcRbR0Dx59354MYi4sHuBAAwsRJ1Um.jpg",
+ "passport_two": "dRWijjIKskGvM7N8EZH26VieVyPZWtV118R3C07v.jpg",
+ "passport_three": "WWTOjcdwwmU172BJpbaOaWTk2QIFFaYZDCoFbhAx.jpg",
+ "passport_four": "VJvqn11l5dEJuv4PvUqGNRbqMcijnU8jTyeLrQYJ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 12:10:18",
+ "updated_at": "2024-10-28 09:57:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3575,
+ "unique_id": "TB8312-3575",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Hanjan",
+ "customer_surname": "Hanjanow",
+ "customer_patronic_name": null,
+ "passport_address": "Gazojak şäheri Azady köçesi 166 jaý 54 öýi.",
+ "real_address": "Gazojak şäheri Azady köçesi 166 jaý 54 öýi.",
+ "passport_serie": "II-LB",
+ "passport_id": "041904",
+ "passport_given_at": "2019-06-05",
+ "passport_given_by": "Darganata etrap hakimligi.",
+ "born_place": "Lebap şäherçesi.",
+ "born_at": "2002-05-26",
+ "email": null,
+ "phone": "61710886",
+ "phone_additional": "61710886",
+ "phone_home": "710886",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"TGNG\" trestiniň 5-nji YöGGM 1-nji GGM.",
+ "work_company_accountant_number": "+(993)-65424221",
+ "work_started_at": "2024-04-27",
+ "work_salary": "2022",
+ "work_position": "renkleyji.",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "h3YrnhngeWfGIuSz9Rg8AxzR9RZDwPpXVU7pl7cl.jpg",
+ "passport_two": "bacb7hszpT7mbFoAHMEM3uQfPz7S6pi1X2s3e8aJ.jpg",
+ "passport_three": "2r9Z5fYy6rgXiHZTp2hn8Fs7LVrbrUBBDKAGwTyg.jpg",
+ "passport_four": "FUnZ4tQW3jpMBhHeu8KoLuzcKmRhbSkv7Ub1sJUB.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 12:34:10",
+ "updated_at": "2024-10-24 13:08:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3576,
+ "unique_id": "TB1303-3576",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Annanabat",
+ "customer_surname": "Karaýewa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etraby Bugdaýly obasy Ş.Batyrow 1-njy jaýy 1-njy öýi",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etraby Bugdaýly obasy Ş.Batyrow 1-njy jaýy 1-njy öýi",
+ "passport_serie": "I-AH",
+ "passport_id": "189543",
+ "passport_given_at": "2002-05-15",
+ "passport_given_by": "Ahal welaýatynyň Gäwers etrap Häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Ýasmansalyk obasy",
+ "born_at": "1985-04-12",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65021012",
+ "phone_additional": "65021012",
+ "phone_home": "65021012",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "T-nyň Türkmenbaşy PTB-nyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-12761829",
+ "work_started_at": "2020-12-02",
+ "work_salary": "2591",
+ "work_position": "esasy hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "KJIq6Nr16N7hjvjI92ZbRIW7v2NcqJ57we9uTxoG.jpg",
+ "passport_two": "T2T4jSwMTqOPtka9jpvzatfRmO3sGKNtSnB38Y6V.jpg",
+ "passport_three": "LePWkqt6XMYPPfWFG7H3yd4iv77wR4p1eFvbPN0n.jpg",
+ "passport_four": "e0BoSl25b2Otm4Tz2OWY1rgXXufJ6f2b1A2Au4Qd.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 14:24:35",
+ "updated_at": "2024-10-25 10:08:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3577,
+ "unique_id": "TB6360-3577",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gadžibeg",
+ "customer_surname": "Dadaşew",
+ "customer_patronic_name": "Magomedabidinowiç",
+ "passport_address": "Hazar ş-çe 32-11-4",
+ "real_address": "Hazar ş-çe 32-11-4",
+ "passport_serie": "I-BN",
+ "passport_id": "420581",
+ "passport_given_at": "2011-09-02",
+ "passport_given_by": "Hazar şäher häkimligi tarapyndan",
+ "born_place": "Hazar ş",
+ "born_at": "1968-06-07",
+ "email": "annagulgeldyv229@gmail.com",
+ "phone": "63951224",
+ "phone_additional": "63951224",
+ "phone_home": "63951224",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-63951224",
+ "work_started_at": "2013-08-01",
+ "work_salary": "2542",
+ "work_position": "slesary",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4wfVKf79yPoBbkX23cplPnpEIzNnfywqygPYTvTD.jpg",
+ "passport_two": "fRuFK2TivjXfDdszRDXEntylTsog65U9JXkt5HAI.jpg",
+ "passport_three": "3RxagcJXqgS8AhQfZ0MTpZ7ofBf6XnfCWKWEzrrY.jpg",
+ "passport_four": "GFb7dFveOkcng0pT9eYEn5eQr7iaFGvJfjthiwvQ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 14:39:46",
+ "updated_at": "2024-11-11 15:52:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3578,
+ "unique_id": "TB1307-3578",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Ylýas",
+ "customer_surname": "Çasow",
+ "customer_patronic_name": "Şiriýewiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe 1 Şükür Bagşy geç. jaý 8.",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe 1 Şükür Bagşy geç. jaý 8.",
+ "passport_serie": "I-AS",
+ "passport_id": "043176",
+ "passport_given_at": "1998-10-13",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1980-03-05",
+ "email": "Ylyas@mail.ru",
+ "phone": "65656532",
+ "phone_additional": "65103070",
+ "phone_home": "12587565",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Bäherden atçylyk toplumy",
+ "work_company_accountant_number": "+(993)-12906655",
+ "work_started_at": "2015-05-01",
+ "work_salary": "2248",
+ "work_position": "çapyksuwar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GXsfveg3zBWjW6DL87hObLdsNowlxWMnfNGccAD9.jpg",
+ "passport_two": "bBnEpgp0KmuFvImMSfOvhUZPaOa8iLWx0ILV64jd.jpg",
+ "passport_three": "llD5wFzfcy0ZzuG29ntY82w5a1APpY0ZjOwrgwku.jpg",
+ "passport_four": "UVe2Z3j4RXapSBEXnwLgwLPtI939iHgg5SHVhejY.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-23 14:41:14",
+ "updated_at": "2024-10-23 14:41:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3579,
+ "unique_id": "TB6360-3579",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Bahty",
+ "customer_surname": "Nurmämmedowa",
+ "customer_patronic_name": "Orazmämmedowna",
+ "passport_address": "Hazar ş-çe 29-2-6",
+ "real_address": "Hazar ş-çe 29-2-6",
+ "passport_serie": "I-BN",
+ "passport_id": "420505",
+ "passport_given_at": "2011-06-28",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1975-10-03",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65362034",
+ "phone_additional": "65362034",
+ "phone_home": "65362034",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"TNKM\" ÝGPJ-niň Hazar ş-çasy",
+ "work_company_accountant_number": "+(993)-65362034",
+ "work_started_at": "2020-09-01",
+ "work_salary": "1452",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nZX7eDVMHyxZC6Tz1JAxQyv0y0H3PV4xphpXeNj3.jpg",
+ "passport_two": "g3mfWZBoxBouGZBkEZy8TNPbIiULiaczIQezzVT2.jpg",
+ "passport_three": "MBaf5Hi0ZugI8O3q9bAmTYxXsz6iB2NxXGPNU5ag.jpg",
+ "passport_four": "udmOO8YCwC3T8P1dGIZDw6EkuyWtCT7epeuZTxCe.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 15:03:24",
+ "updated_at": "2024-11-07 17:46:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3580,
+ "unique_id": "TB1307-3580",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 8,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Gurbangulyogly",
+ "passport_address": "BW Magtymguly etrap Çendir geňÝartygala obasy",
+ "real_address": "BW Magtymguly etrap Çendir geňÝartygala obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "542326",
+ "passport_given_at": "2018-06-29",
+ "passport_given_by": "magtymguly etrap häkimligi",
+ "born_place": "Çendir geňeşligi",
+ "born_at": "2001-05-04",
+ "email": "annagulgeldyva229@gamil.com",
+ "phone": "62614408",
+ "phone_additional": "62614408",
+ "phone_home": "62614408",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Türkiýanň \"Ilk Inşaat Taahhýut Sanaýi we Tijaret Anonim Şirketiniň\" Türkmenistandaky şahamçasy",
+ "work_company_accountant_number": "+(993)-62614408",
+ "work_started_at": "2023-10-30",
+ "work_salary": "1891",
+ "work_position": "dürli işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "eB3PjmM2C7Rw0F4UQeXpwRJ1rZ4LSFv28179JHJ6.jpg",
+ "passport_two": "areWHjteDEgkz8wZUAJChwqMWFxHNVXyKM0UdnGR.jpg",
+ "passport_three": "D5SRFEq7yW6NajN0UVt2j3YeAuJl8RTex42FA12H.jpg",
+ "passport_four": "20PDgSwDUjGtjimMW3noee4c5S3QQxFWMAXB4SQw.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-23 15:37:19",
+ "updated_at": "2024-10-23 15:37:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3581,
+ "unique_id": "TB6360-3581",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Gurbangulyogly",
+ "passport_address": "Magtymguly etrabynyň Çendir geň-gi Ýartygala obasy",
+ "real_address": "Magtymguly etrabynyň Çendir geň-gi Ýartygala obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "542326",
+ "passport_given_at": "2018-06-29",
+ "passport_given_by": "Magtymguly etrap häkimligi",
+ "born_place": "Çendir geň",
+ "born_at": "2001-05-04",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "62614408",
+ "phone_additional": "62614408",
+ "phone_home": "62614408",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Ilk Inşaat Tahhýut Sanaýi we Tijaret Anonim Şerketiniň\" T-daky şahamçasy",
+ "work_company_accountant_number": "+(993)-12760316",
+ "work_started_at": "2023-10-30",
+ "work_salary": "1891",
+ "work_position": "dürli işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "D5fut8ZmpnTfaRuLCmS2ayJXZbooBgzMgnbv0aey.jpg",
+ "passport_two": "vLgLtSbpOQjgNOEx2u9ZfieJTB1q0fI45Hs9oM5d.jpg",
+ "passport_three": "jDlkXjocvSjjf0zeY7gETo4fFaRuDqUNJp5NhGf4.jpg",
+ "passport_four": "FQxP8PEcF3jmdEpOvfDvS8spafGRNSJ2DPsCYQ30.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 16:20:55",
+ "updated_at": "2024-10-25 09:43:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3582,
+ "unique_id": "TB1307-3582",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Kakageldi",
+ "customer_surname": "Nepesnivazow",
+ "customer_patronic_name": "Jumageldyyewic",
+ "passport_address": "Ahal welayaty Ak Bugday etrap Bokurdak saherçe koçe Miras jay 1",
+ "real_address": "Ahal welayaty Ak Bugday etrap Bokurdak saherçe koçe Miras jay 1",
+ "passport_serie": "I-AH",
+ "passport_id": "141582",
+ "passport_given_at": "2000-08-02",
+ "passport_given_by": "Ahal welaýatynyn Asgabat etrap Hakimligi",
+ "born_place": "Ahal welayat Derweze",
+ "born_at": "1978-11-12",
+ "email": "Kakageldi@gmail.kom",
+ "phone": "63006348",
+ "phone_additional": "63669363",
+ "phone_home": "65144561",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Turkmenhimya dowlet konsernin ahaldaky gazdan benzin onduryan zawodynda isleyar",
+ "work_company_accountant_number": "+(993)-12522457",
+ "work_started_at": "2019-02-09",
+ "work_salary": "3259",
+ "work_position": "yuklenyan sehinin 2/4-nji derejeli nebit guyulyan gowrumlere derediji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FKbvEMua9Qy3QcAeMfAlON7XiYCj0PS4cR4Gd4Qv.jpg",
+ "passport_two": "Q0iDofjCHLnOQfZTATLZJZfgMa7RraMyHJfkWTpZ.jpg",
+ "passport_three": "65wQXvMJVtWGX8R1xpoPNL6ka9JVFk5ITwPcTwJR.jpg",
+ "passport_four": "QW312S7JsBW8S4sViz7r9IGFlu2aOtWz7WanYLYI.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-23 16:21:30",
+ "updated_at": "2024-10-23 16:21:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3583,
+ "unique_id": "TB8312-3583",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Rafik",
+ "customer_surname": "Kurbanow",
+ "customer_patronic_name": "Baltabaýewiç",
+ "passport_address": "Gazojak saher Azady koçe 163 jay 69 oyi.",
+ "real_address": "Gazojak saher Azady koçe 163 jay 69 oyi.",
+ "passport_serie": "I-LB",
+ "passport_id": "994266",
+ "passport_given_at": "2017-12-23",
+ "passport_given_by": "Darganata etrap hakimligi.",
+ "born_place": "Garagalpagystan respublikasy.",
+ "born_at": "1968-08-01",
+ "email": null,
+ "phone": "65238305",
+ "phone_additional": "65238305",
+ "phone_home": "50628",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG trestinin 5-nji YoGGM AUK we MIYM.",
+ "work_company_accountant_number": "+(993)-65238305",
+ "work_started_at": "2016-02-01",
+ "work_salary": "2390",
+ "work_position": "Slesar.",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "FmpZHSphCKpFqbD70FE9xBjZ43CUd2Osy89MKq4X.jpg",
+ "passport_two": "JsXUdeLh0QhZC7pVUWBish2TVgUgmXKB8hXRE6H0.jpg",
+ "passport_three": "nnQiGWwMJnS3yA9BuBHsH1Nt2VjltrhU84Arq1hh.jpg",
+ "passport_four": "PnH9CyvJTGrHoBakzxAYHLYY2upr7llN6szqjAEc.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 16:25:18",
+ "updated_at": "2024-10-24 13:10:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3584,
+ "unique_id": "TB6360-3584",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gülşat",
+ "customer_surname": "Tuwakgylyjowa",
+ "customer_patronic_name": "Tuwakgylyjowna",
+ "passport_address": "Hazar ş-çe 37-2-30",
+ "real_address": "Hazar ş-çe 37-2-30",
+ "passport_serie": "I-BN",
+ "passport_id": "420971",
+ "passport_given_at": "2012-07-26",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Bereket etrap Gulmaç geň-gi",
+ "born_at": "1978-08-08",
+ "email": "annagulgeldiyvwa229@gamil.com",
+ "phone": "65168370",
+ "phone_additional": "65168370",
+ "phone_home": "65168370",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW PM ÝHB",
+ "work_company_accountant_number": "+(993)-65168370",
+ "work_started_at": "2007-09-06",
+ "work_salary": "2204",
+ "work_position": "ugrukdyrjysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2HaoaQQaZ7ox4ofN8vSh9Ov3hnkyb1iJyjT5wlSi.jpg",
+ "passport_two": "sAEAZ2br6oVrDKvC6xrRALzIGeR8qnq37DDNsi6g.jpg",
+ "passport_three": "UMzYnheODF10eW5nRNVMtJELf4UwjxhLR1ciipny.jpg",
+ "passport_four": "F4Wv3zwQPb0jQHBq0sBp5VDAq9AttPyIeJGPAbhU.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 16:35:55",
+ "updated_at": "2024-10-31 12:22:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3585,
+ "unique_id": "TB6359-3585",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şageldi",
+ "customer_surname": "Sazakow",
+ "customer_patronic_name": "Saparm",
+ "passport_address": "BALKANABAT, kwartal 137, d.8, kw.4",
+ "real_address": "BALKANABAT, kwartal 137, d.8, kw.4",
+ "passport_serie": "I-BN",
+ "passport_id": "243965",
+ "passport_given_at": "2003-10-22",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat ş",
+ "born_at": "1987-10-20",
+ "email": null,
+ "phone": "64150809",
+ "phone_additional": null,
+ "phone_home": "22274626",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat alyjylar jemgyýetleriniň birleşigi",
+ "work_company_accountant_number": "+(993)-22274626",
+ "work_started_at": "2015-04-01",
+ "work_salary": "2943",
+ "work_position": "bölüm başlygy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "bjV21nig44Q0ahPVkySU1guUrOzyiC4WlL80Mqqa.jpg",
+ "passport_two": "hmqUxZoIQuPQ7TAnVlvB7V9RvDUq73IE81234jQy.jpg",
+ "passport_three": "ouxCPVSuYMUmOSthIizlAubpDB5DbmtMsvMUfWY0.jpg",
+ "passport_four": "blVJfyrjBnKUh8vgkgugf05qZ8XHoMymXDT8fBeg.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 16:36:22",
+ "updated_at": "2024-10-23 16:36:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3586,
+ "unique_id": "TB6360-3586",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jennet",
+ "customer_surname": "Hummedowa",
+ "customer_patronic_name": "Ýollyýewna",
+ "passport_address": "DW Görogly etrabynyň Hüdük Myradow adyndaky geň-giniň Bedrikat obasy",
+ "real_address": "DW Görogly etrabynyň Hüdük Myradow adyndaky geň-giniň Bedrikat obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "973521",
+ "passport_given_at": "2018-06-01",
+ "passport_given_by": "DW Görogly etrap häkimligi",
+ "born_place": "Görogly etrap",
+ "born_at": "1984-07-01",
+ "email": "annagulgeldiyva229@gmail.com",
+ "phone": "62593649",
+ "phone_additional": "62593649",
+ "phone_home": "62593649",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWBBM 36-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-62593649",
+ "work_started_at": "2022-11-01",
+ "work_salary": "1940",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "iDwjjRMcVnuVrOwHO5NcMtAZsiw5PTSN5rw8OiZY.jpg",
+ "passport_two": "fhMlf4aRG16FcUPa51R7VxnWU9v001lhgHFvNjdz.jpg",
+ "passport_three": "zrUqh2nsDrPRYjnCphRkQfEoitVZvysjuOIabVEH.jpg",
+ "passport_four": "TUM7H7AvWg1uigkd9kk4g5rykQ0Qnin04hFPSfPd.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 16:45:00",
+ "updated_at": "2024-11-07 17:46:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3587,
+ "unique_id": "TB6359-3587",
+ "loan_type": 5,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Orazgül",
+ "customer_surname": "Hekimowa",
+ "customer_patronic_name": "Rejepmyradowna",
+ "passport_address": "BW Balkanabat ş. Oglanly ş-çe jaý 99",
+ "real_address": "BW Balkanabat ş. Oglanly ş-çe jaý 99",
+ "passport_serie": "I-BN",
+ "passport_id": "574720",
+ "passport_given_at": "2021-03-04",
+ "passport_given_by": "BW Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "BW Balkanabat ş",
+ "born_at": "2004-10-21",
+ "email": null,
+ "phone": "63092392",
+ "phone_additional": null,
+ "phone_home": "22274626",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Türkmenistanyň Telekommunikasiýalar we informatika instituty",
+ "work_company_accountant_number": "+(993)-22274626",
+ "work_started_at": "2024-09-01",
+ "work_salary": "3949",
+ "work_position": "talyp",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "kbzamJ42Ds1pukBk0NUOx3W0sFRlQuiOggg0eO6d.jpg",
+ "passport_two": "lPhXwFYfyQtvqC1n3KG2tcZC0WR9fhKzsRMydIgE.jpg",
+ "passport_three": "ygJAkuuMc0CrqvtqGsbO8d2kBOtNMm9Eb4cGS4LU.jpg",
+ "passport_four": "LTEE6xYTay5VIolbydyd35naKssKBrQeFsffhjkS.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 16:45:52",
+ "updated_at": "2024-10-23 16:45:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3588,
+ "unique_id": "TB6359-3588",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Azat",
+ "customer_surname": "Seýitnazarow",
+ "customer_patronic_name": "Ýusupogly",
+ "passport_address": "BALKANABAT, kwartal 207, d.1, kw.6",
+ "real_address": "BALKANABAT, kwartal 207, d.1, kw.6",
+ "passport_serie": "I-BN",
+ "passport_id": "470555",
+ "passport_given_at": "2013-01-02",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Magtymguly etraby",
+ "born_at": "1996-03-04",
+ "email": null,
+ "phone": "61656595",
+ "phone_additional": null,
+ "phone_home": "22266475",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "BW Alyjylar Jemgyýetleriniň birleşigi",
+ "work_company_accountant_number": "+(993)-22274626",
+ "work_started_at": "2021-10-05",
+ "work_salary": "2000",
+ "work_position": "hünärmen",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "MUkW9vAjuJE3J1ftmxM5eBHzNN29D7nEUtbnQ6Yd.jpg",
+ "passport_two": "di8IpvId8NP7pfnuClleopIeLLGMJg0qkoOX42sh.jpg",
+ "passport_three": "xusr21yI9YLigkYgpEhW3PKnuLKlbvBRIr3NIePJ.jpg",
+ "passport_four": "GjpJhnFQts7PaAIa5SenaiwlBECgkBINHwNyTVGW.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 16:51:19",
+ "updated_at": "2025-01-08 11:12:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3589,
+ "unique_id": "TB8318-3589",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Bahadyr",
+ "customer_surname": "Hudaýberdiýew",
+ "customer_patronic_name": "Maksadowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Garahowuz geňeşligi H-Doslugy köçesi 55-nji jaý.",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garahowuz geňeşligi H-Doslugy köçesi 55-nji jaý.",
+ "passport_serie": "I-LB",
+ "passport_id": "363864",
+ "passport_given_at": "2002-12-24",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry sahercesi",
+ "born_at": "1986-09-24",
+ "email": null,
+ "phone": "63416295",
+ "phone_additional": "63953496",
+ "phone_home": "44036574",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-64326598",
+ "work_started_at": "2017-07-02",
+ "work_salary": "3161",
+ "work_position": "bölüm başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HHWWLMQi8l38J6qfUf6iwYAgjPluOcz8mnEBbbL8.jpg",
+ "passport_two": "iE0zQ6WPegilib6xK4aK5JvgKqWR2gNmrFDRmShi.jpg",
+ "passport_three": "BPgWozeDLCvU94OGUzZEZof1FXhb0vN3pd2jCyOH.jpg",
+ "passport_four": "0VHbMxfQrdfLrkNH3mOfg8J0YFwc3dUO4eD8Gauy.jpg",
+ "user_id": 993,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 16:55:15",
+ "updated_at": "2024-10-23 17:21:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3590,
+ "unique_id": "TB6359-3590",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Gülruh",
+ "customer_surname": "Mämmedannaýewa",
+ "customer_patronic_name": "Gurbanberdiýewna",
+ "passport_address": "BW Balkanabat ş. kw 92 jaý 1a öý 46a.",
+ "real_address": "BW Balkanabat ş. kw 92 jaý 1a öý 46a.",
+ "passport_serie": "I-BN",
+ "passport_id": "483600",
+ "passport_given_at": "2013-11-06",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat ş",
+ "born_at": "1997-07-27",
+ "email": null,
+ "phone": "62410660",
+ "phone_additional": null,
+ "phone_home": "22274626",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Pudaklaýyn Harbylaşdyrylan Goragyň Birleşdirilen Otrýady",
+ "work_company_accountant_number": "+(993)-22274626",
+ "work_started_at": "2019-11-11",
+ "work_salary": "1862",
+ "work_position": "inspektor",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "PAL7jqbRbBnCSPg65Mt3kOCOw4ny90H9AEeYcjDD.jpg",
+ "passport_two": "e4n4xzg8dddtkenZSUPaoVhuBctXKGqmx451qaQb.jpg",
+ "passport_three": "Wd3SU7IkE5MOIIVsxULNcmujX1QqeEoupnLbd66u.jpg",
+ "passport_four": "mD9NjQIx3u94MtTE70q8KSizExyhdT8ij0pG0G6h.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 16:58:38",
+ "updated_at": "2024-10-23 16:58:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3591,
+ "unique_id": "TB9314-3591",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ahmet",
+ "customer_surname": "Isgenderow",
+ "customer_patronic_name": "Gurtmuradowiç",
+ "passport_address": "S.Türkmenbaşy ad. şäheri A.Myradow köçesiniň 14/5-nji jaýy",
+ "real_address": "S.Türkmenbaşy ad. şäheri A.Myradow köçesiniň 14/5-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "957964",
+ "passport_given_at": "2017-12-28",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi tarapyndan berlen",
+ "born_place": "Saparmyrat Türkmenbaşy etrabynyň Saparmyrat Türkmenbaşy adyndaky şäheri",
+ "born_at": "1992-12-05",
+ "email": "Ahmet@mail",
+ "phone": "64120567",
+ "phone_additional": "64120567",
+ "phone_home": "62120567",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy etrap bilim bölümi 94-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2023-09-01",
+ "work_salary": "4029",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "X85LqxIq45RcOwYLdlGhMatIKdj8Th9Zm50MCVHu.jpg",
+ "passport_two": "k1e56ThrtN7TuKG7SEn9eqekMQTvhnYXOsDV8ZeT.jpg",
+ "passport_three": "qQSd7VTReh9XxGUYeqZ10PV2WHxt2OCRKI3ssD7F.jpg",
+ "passport_four": "M0h9Ya25DqVuxarOFoPZXKb4eHy7wvyWuSA4KTzF.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 16:59:26",
+ "updated_at": "2024-10-23 16:59:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3592,
+ "unique_id": "TB8318-3592",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Hemra",
+ "customer_surname": "Imamow",
+ "customer_patronic_name": "Şamuradowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag şäheriniň Magtumguly köçesi 5-nji jaýy.",
+ "real_address": "Lebap welaýatynyň Köýtendag şäheriniň Magtumguly köçesi 5-nji jaýy.",
+ "passport_serie": "I-LB",
+ "passport_id": "657980",
+ "passport_given_at": "2011-04-25",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag şäheriniň",
+ "born_at": "1990-11-14",
+ "email": null,
+ "phone": "71412610",
+ "phone_additional": "63816049",
+ "phone_home": "44056324",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebapgazüpjünçilik\" müdirligi \"Köýtendagetrapgaz\" GHE",
+ "work_company_accountant_number": "+(993)-63964328",
+ "work_started_at": "2018-08-02",
+ "work_salary": "1519",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "w5fgwI4nj6BN2wHJJvT40MPAUjg58FxC0Gsb4NyF.jpg",
+ "passport_two": "KSXP8lw4Kq2l5yr1KXqe3WscwM71lpQDja1fXT6N.jpg",
+ "passport_three": "qHNh6bH7EuxWNd49T8bBA4wJQmpK5Y18ebQ75b3U.jpg",
+ "passport_four": "XWLthWddOf3SfuwkLldC9L9SxV6E5GxASrJDVQLt.jpg",
+ "user_id": 990,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 17:03:33",
+ "updated_at": "2024-10-23 17:22:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3593,
+ "unique_id": "TB7390-3593",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Guwanç",
+ "customer_surname": "Amanberdiýew",
+ "customer_patronic_name": "Suwhanberdiýewiç",
+ "passport_address": "Wekilbazar etrabynyň Akgoňur geňeşligi",
+ "real_address": "Wekilbazar etrabynyň Akgoňur geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "848876",
+ "passport_given_at": "2013-03-27",
+ "passport_given_by": "Wekilbazar etrap häkimligi",
+ "born_place": "Wekilbazar etraby",
+ "born_at": "1996-09-06",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "62629667",
+ "phone_additional": "62629667",
+ "phone_home": "62629667",
+ "work_region": "mr",
+ "work_province_id": 12,
+ "work_company": "Marygazüpjünçilik müdirligi Wekilbazaretrapgaz gaz hojalyk edarasy",
+ "work_company_accountant_number": "+(993)-62629667",
+ "work_started_at": "2019-07-01",
+ "work_salary": "1514",
+ "work_position": "slesar",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "js3qvCgsmJ2l9TkBNYrr0N5REmEcD66EwDobhvMY.jpg",
+ "passport_two": "RaNPR5ktUTcPayL6iOANApnggqXbtBHhdIviWDN4.jpg",
+ "passport_three": "LeA6X73HgcKWPM3YhgaqIUYfcPIlMvLMWVonimpY.jpg",
+ "passport_four": "KDomJ1ayxgV34pWTONoikK3i42qjoI3X3SYfGw9x.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-10-23 17:09:54",
+ "updated_at": "2024-10-23 17:09:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3594,
+ "unique_id": "TB8318-3594",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Dilbar",
+ "customer_surname": "Dilbar",
+ "customer_patronic_name": "O",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi 9-njy Maý köçesi 8-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi 9-njy Maý köçesi 8-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "496382",
+ "passport_given_at": "2006-07-31",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi",
+ "born_at": "1978-01-15",
+ "email": null,
+ "phone": "64740654",
+ "phone_additional": "63318390",
+ "phone_home": "44024096",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "12-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-63524102",
+ "work_started_at": "2022-01-18",
+ "work_salary": "1619",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "z6I5G5SnxSeOXkMQo9gWPqi1zIAxexjuxm9cBv0D.jpg",
+ "passport_two": "rhYYgo9DUZJRd0uuxY2tkAMVUMghHSZeVb7mjqks.jpg",
+ "passport_three": "BoyBAxVJtvgEsgp1E5LLOkBt7IXXjDBDargTtIzD.jpg",
+ "passport_four": "nRS7KVBk5wWfruPW3XkDRNuoh4RoemJmriEoQ4YY.jpg",
+ "user_id": 991,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 17:13:05",
+ "updated_at": "2024-10-23 17:23:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3595,
+ "unique_id": "TB7390-3595",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Azat",
+ "customer_surname": "Berdigylyjow",
+ "customer_patronic_name": "Seýitmyradowiç",
+ "passport_address": "Murgap etrap Gowşutbent geňeşligi",
+ "real_address": "Murgap etrap Gowşutbent geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "524341",
+ "passport_given_at": "2009-05-01",
+ "passport_given_by": "Murgap etrap häkimligi",
+ "born_place": "Murgap etrap",
+ "born_at": "1992-01-12",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64307245",
+ "phone_additional": "64307245",
+ "phone_home": "64307245",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary DES Gunça çagalar sagaldyş merkezi",
+ "work_company_accountant_number": "+(993)-64307245",
+ "work_started_at": "2020-08-12",
+ "work_salary": "1767",
+ "work_position": "garawul bagban",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "7u2b1mrpk58O16rFeLIro3bowySxykdPK425gsn8.jpg",
+ "passport_two": "v3i9OAz4svtvyIoA5o5KB5oxML8b9mXeSFTiUEcQ.jpg",
+ "passport_three": "JWfKYQwUIY7MR6QSn3YmNWzzfEhQ6UtfwcSh0ScD.jpg",
+ "passport_four": "s0IXcVTCk0t69LLeSUn8FgpzB5DWfeRg3dS4Vx9g.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-10-23 17:20:12",
+ "updated_at": "2024-10-23 17:20:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3596,
+ "unique_id": "TB7390-3596",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Guwanç",
+ "customer_surname": "Atajanow",
+ "customer_patronic_name": "Öwezberdiýewiç",
+ "passport_address": "Mary şäher Ýyldyzly köçe jaý 19",
+ "real_address": "Mary şäher Ýyldyzly köçe jaý 19",
+ "passport_serie": "I-MR",
+ "passport_id": "858836",
+ "passport_given_at": "2013-03-19",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etrap Mülkbagşy geňeşligi",
+ "born_at": "1997-02-12",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "61413293",
+ "phone_additional": "61413293",
+ "phone_home": "61413293",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Maryawtoulag ÖB",
+ "work_company_accountant_number": "+(993)-61413293",
+ "work_started_at": "2020-06-29",
+ "work_salary": "1241",
+ "work_position": "abatlaýyjy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "PoWqy0GMN4EK56R33J6bqLjk2Ta86cSAYjoudirz.jpg",
+ "passport_two": "y0mpfqzOuwJHMUVl1JEiX1gDC3VOxxagxevU0bHs.jpg",
+ "passport_three": "qlLRg8qG4qgP0E3nwfCSYRtGkxgpVk1uCw3vNqUX.jpg",
+ "passport_four": "bHzJJnXwNpvG6EM6bLt6Nsrr5lf627ADgfTji2jv.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-10-23 17:26:07",
+ "updated_at": "2024-10-23 17:26:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3597,
+ "unique_id": "TB7390-3597",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Ilmyrat",
+ "customer_surname": "Gurdow",
+ "customer_patronic_name": "Atamyradowiç",
+ "passport_address": "Mary etrap Ruhubelent geňeşligi Mülksyçmaz obasy Aşgabat köçe jaý 62",
+ "real_address": "Mary etrap Ruhubelent geňeşligi Mülksyçmaz obasy Aşgabat köçe jaý 62",
+ "passport_serie": "I-MR",
+ "passport_id": "450674",
+ "passport_given_at": "2007-02-18",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etraby",
+ "born_at": "1990-01-13",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65107494",
+ "phone_additional": "65107494",
+ "phone_home": "65107494",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Marynyň demir mehaniki kärhanasy",
+ "work_company_accountant_number": "+(993)-65107494",
+ "work_started_at": "2013-08-12",
+ "work_salary": "1905",
+ "work_position": "metal guýujy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "0Xc5K05zQzYMVbwzblrAwZpj9fLEKhzKvpKJ9rWr.jpg",
+ "passport_two": "jeQBWWY2JlqU63vSeLIw4WYm1xAzALm6FClGf4Oq.jpg",
+ "passport_three": "9qPfV4sl7J9uozYelLAMienpeBQ00TcIfYs7iqR2.jpg",
+ "passport_four": "zEYKRlY6g3SBfGr1Bq68T4PVxljGlfDKMWuWlsEq.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-10-23 17:34:19",
+ "updated_at": "2024-10-23 17:34:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3598,
+ "unique_id": "TB8318-3598",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Hemrakul",
+ "customer_surname": "Babaýew",
+ "customer_patronic_name": "Rozymuradowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Garahowuz geňeşligi Seýdi köçesi 23-nji jaý.",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Garahowuz geňeşligi Seýdi köçesi 23-nji jaý.",
+ "passport_serie": "II-LB",
+ "passport_id": "028843",
+ "passport_given_at": "2018-09-05",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Garahowuz geňeşligi",
+ "born_at": "1982-12-13",
+ "email": null,
+ "phone": "64976971",
+ "phone_additional": "65328596",
+ "phone_home": "44036541",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-63962136",
+ "work_started_at": "2019-08-08",
+ "work_salary": "1827",
+ "work_position": "Esasy hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LSjPJFR6AT573M5QL3UeaQ2l1O597qpxw1slaIRr.jpg",
+ "passport_two": "V75hXIa3JHUytYSfX7LvlhhwBmbn8iKQHnnllwxa.jpg",
+ "passport_three": "ENJbofg16FeQIghgkjtjZpl0MdleLRRDl79uqZxf.jpg",
+ "passport_four": "mnKbRbwXaRePKWf6UsyCuVCKbGfCHY8wKII3iQbE.jpg",
+ "user_id": 993,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 17:34:41",
+ "updated_at": "2024-10-23 17:40:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3599,
+ "unique_id": "TB8318-3599",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Akmurat",
+ "customer_surname": "Ýusupow",
+ "customer_patronic_name": "Ýusupowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag.ş Lebap köçesi 2/4a-nji jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag.ş Lebap köçesi 2/4a-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "421027",
+ "passport_given_at": "2005-10-15",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag.ş",
+ "born_at": "1988-02-10",
+ "email": null,
+ "phone": "65142286",
+ "phone_additional": "61326541",
+ "phone_home": "44036574",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-62329634",
+ "work_started_at": "2017-09-01",
+ "work_salary": "2791",
+ "work_position": "baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "x6LRONixG1cjfQ9qZk2sfACfz5sHEA3sJOILs4Zn.jpg",
+ "passport_two": "52cNdXZXDzkfHmtUBtRTNnWDglqPHFvn0R24aL4D.jpg",
+ "passport_three": "IXl9wI0xc3KUpEqyV3CMAomguVdXoHfdziIeRiA4.jpg",
+ "passport_four": "UUcuXFY0JRVLYmx9xgVLpmZPQNZwe7teCFEs2q2d.jpg",
+ "user_id": 992,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-23 17:39:13",
+ "updated_at": "2024-10-23 17:41:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3600,
+ "unique_id": "TB6360-3600",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Oguljemal",
+ "customer_surname": "Nyýazdurdyýewa",
+ "customer_patronic_name": "Annageldiýewna",
+ "passport_address": "Hazar ş-çe 29-11-10",
+ "real_address": "Hazar ş-çe 29-11-10",
+ "passport_serie": "I-BN",
+ "passport_id": "304967",
+ "passport_given_at": "2008-07-15",
+ "passport_given_by": "Serdar etrap häkimligi",
+ "born_place": "Serdar etrap Çukur obasy",
+ "born_at": "1982-05-15",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65360582",
+ "phone_additional": "65360582",
+ "phone_home": "65360582",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW Baş bilim müdirligi",
+ "work_company_accountant_number": "+(993)-65360582",
+ "work_started_at": "2022-11-29",
+ "work_salary": "2248",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "km6ef5oTwf2aLLKpxxvtPMLVTTjYGUAkysiA36mZ.jpg",
+ "passport_two": "QfAbzroGCQOv5igslapAP436sNyEcOF9mbWbVX3I.jpg",
+ "passport_three": "o9i6osoHAYalzh64hSgDI7ifIi6chIDKbtbPEVZz.jpg",
+ "passport_four": "d6l4TkttquoSXPkbnOkIkKGMxUr1M76adJXTTc8Q.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-24 11:23:40",
+ "updated_at": "2024-10-25 09:41:49",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3601,
+ "unique_id": "TB8312-3601",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Hangeldi",
+ "customer_surname": "Sapargeldiyew",
+ "customer_patronic_name": "Serdarowic",
+ "passport_address": "Gazojak saheri Seydi kocesi 47 jayy.",
+ "real_address": "Gazojak saheri Seydi kocesi 47 jayy.",
+ "passport_serie": "I-LB",
+ "passport_id": "579020",
+ "passport_given_at": "2010-07-05",
+ "passport_given_by": "Birata etrap hakimligi.",
+ "born_place": "Garagalpagystan respublikasy Dortgul rayony.",
+ "born_at": "1993-01-17",
+ "email": null,
+ "phone": "65238305",
+ "phone_additional": "65238305",
+ "phone_home": "50687",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM Ulaglar karhanasy.",
+ "work_company_accountant_number": "+(993)-65208771",
+ "work_started_at": "2019-10-01",
+ "work_salary": "2459",
+ "work_position": "Mehanik.",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6vhrwuZHfcE4AwyKmG3b2XDFDAtl4S8Qx0BgYVXv.jpg",
+ "passport_two": "ioRmaW6uW5XGbadjlMSPPEvnmZAqRHO5nuWfMv8Y.jpg",
+ "passport_three": "wicJn8SxhzjlQMjuvIX7jhWv7EpkcRyNBHpZIss2.jpg",
+ "passport_four": "sluIymkWae9oznK3nycphNkQty7sLvQuqDgMuX5m.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-24 12:59:50",
+ "updated_at": "2024-10-30 12:13:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3602,
+ "unique_id": "TB8318-3602",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ibragim",
+ "customer_surname": "Hasanow",
+ "customer_patronic_name": "O",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Dostluk şäherçesi Türkmenistan geňeşligi Lebap obasy.",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Dostluk şäherçesi Türkmenistan geňeşligi Lebap obasy.",
+ "passport_serie": "II-LB",
+ "passport_id": "085051",
+ "passport_given_at": "2019-12-14",
+ "passport_given_by": "Lebap welaýatynyň Döwletli etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi",
+ "born_at": "1972-06-24",
+ "email": null,
+ "phone": "61308173",
+ "phone_additional": "63456214",
+ "phone_home": "44024003",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\" Sement zawody",
+ "work_company_accountant_number": "+(993)-62361524",
+ "work_started_at": "2024-08-01",
+ "work_salary": "1864",
+ "work_position": "slesary",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "aSssALAYrCesiXPx4Dy3Ns7qfsI1YU3gx1fCX7oM.jpg",
+ "passport_two": "P5tschteSmA9bFkFLcRZeEj7EdwwFVpbHAn8KgJz.jpg",
+ "passport_three": "nsFrwrURqt6BeUrPKeqNKPNi8Zz06nHEsTtY5VkW.jpg",
+ "passport_four": "kFXFqczLcvhSPJ8BGDrARDzmHApPm0uBmzLcnqvq.jpg",
+ "user_id": 995,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-24 15:05:17",
+ "updated_at": "2024-10-24 15:07:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3603,
+ "unique_id": "TB1307-3603",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbanmuhammet",
+ "customer_surname": "Boklyýew",
+ "customer_patronic_name": "Jumamuhammedowiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrap Bokurdak geňeşligi Çür-Çüri obasy",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrap Bokurdak geňeşligi Çür-Çüri obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "475668",
+ "passport_given_at": "2011-01-07",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrap köşi obasy",
+ "born_at": "1984-08-29",
+ "email": "Gurbanmuhammet@mail.ru",
+ "phone": "64810011",
+ "phone_additional": "63778623",
+ "phone_home": "12846552",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Türkmendemirönümleri DK",
+ "work_company_accountant_number": "+(993)-12548585",
+ "work_started_at": "2015-05-01",
+ "work_salary": "3176",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "omtMDr7NXcSTIe0ta4VXwAgWx6QspymUtrLMd4sz.jpg",
+ "passport_two": "0Xld7q4hAQvMbIUqnWVbRgnGGbnX6HXFjAPCGkCP.jpg",
+ "passport_three": "1LBmeDEzXDcCajD5xQUE9LEe4OHdWyJWB5krs4UF.jpg",
+ "passport_four": "wgU5pN0xj0deG26hoRQQWUFV06saKbg7QN8m7twa.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-24 16:37:01",
+ "updated_at": "2024-10-24 16:37:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3604,
+ "unique_id": "TB2305-3604",
+ "loan_type": 1,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Kemal",
+ "customer_surname": "Sapardurdyýew",
+ "customer_patronic_name": "Söhbedowiç",
+ "passport_address": "Sarahs etrabynyň Kiçiaga geňeşliginiň Salyr obasy",
+ "real_address": "Sarahs etrabynyň Kiçiaga geňeşliginiň Salyr obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "677483",
+ "passport_given_at": "2016-12-24",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Salyr obasy",
+ "born_at": "1999-07-21",
+ "email": null,
+ "phone": "63958156",
+ "phone_additional": null,
+ "phone_home": "65124114",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "S.A. Nyýazow adyndaky Bejeriş-maslahat beriş merkezi",
+ "work_company_accountant_number": "+(993)-12438525",
+ "work_started_at": "2024-08-02",
+ "work_salary": "2693",
+ "work_position": "Intern Lukman",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "OdUxCaxgoRNDnhGvylggNBXzBZEXGCtyoYDIIJMl.jpg",
+ "passport_two": "2QRCq8koAVwDJpHsIkmzLZyti8DHQ9ZAMfNUesm4.jpg",
+ "passport_three": "Jkg7lZ8OudSboFcjGeEiBLXkhIQnb76UJ4nIaSWK.jpg",
+ "passport_four": "C3ijDmyR8kYlcYCaRcIl1N9gZmP7am0Wwf1bP5vE.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-10-24 16:42:32",
+ "updated_at": "2024-10-24 16:42:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3605,
+ "unique_id": "TB8312-3605",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Bayram",
+ "customer_surname": "Bayramow",
+ "customer_patronic_name": "Saparmamedowic",
+ "passport_address": "Gazojak saheri Azady koce 140-29",
+ "real_address": "Gazojak saheri Azady koce 140-29",
+ "passport_serie": "I-LB",
+ "passport_id": "043758",
+ "passport_given_at": "1999-08-02",
+ "passport_given_by": "Darganata etrap PB",
+ "born_place": "Darganata etrap",
+ "born_at": "1976-05-25",
+ "email": null,
+ "phone": "64217975",
+ "phone_additional": null,
+ "phone_home": "64217975",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Yangyn howpsuzlyk gullugy",
+ "work_company_accountant_number": "+(993)-64217975",
+ "work_started_at": "2009-08-02",
+ "work_salary": "3634",
+ "work_position": "isgar",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "G3p4iWWogmeg3MC1XV9QiwNdNXHVM62iaZOOJzRu.jpg",
+ "passport_two": "86JJ5sSCgDXKYKvoedeZvQXrUJNh4Y9K4S0iBRnx.jpg",
+ "passport_three": "h441edT4CL7GZXwhG4yJ7eyXRgFz815EiuNpRoua.jpg",
+ "passport_four": "N6TNTmbnwLGg4Kt59ssyKMdQJf9RbeEEgbFwXzJr.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-24 17:07:30",
+ "updated_at": "2024-10-24 17:07:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3606,
+ "unique_id": "TB8312-3606",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Saparmurad",
+ "customer_surname": "Durdyyew",
+ "customer_patronic_name": "Annamuratowic",
+ "passport_address": "Gazojak saher Magtymguly kocesinin 265 jayy 9 oyi",
+ "real_address": "Gazojak saher Magtymguly kocesinin 265 jayy 9 oyi",
+ "passport_serie": "I-LB",
+ "passport_id": "274436",
+ "passport_given_at": "2002-04-24",
+ "passport_given_by": "Lebap welayatynyn Darganata etrap hakimligi",
+ "born_place": "Lebap welayat Gazojak saher",
+ "born_at": "1977-02-03",
+ "email": null,
+ "phone": "65228544",
+ "phone_additional": "65228544",
+ "phone_home": "65228544",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Yasayys jay ulanys bolegi",
+ "work_company_accountant_number": "+(993)-65228544",
+ "work_started_at": "2007-10-19",
+ "work_salary": "1639",
+ "work_position": "isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3KpZRilZlYGJhFbCmI9xDtY9XHVnjFpT5axFTzhT.jpg",
+ "passport_two": "EbL4fGDjbT41SLYXFXALC4ksfsbOLdFVdlu5gP0H.jpg",
+ "passport_three": "4NKiKWaoLlnq4B2Rv8ZQKkIuI5LHXOiqN7HFKY2c.jpg",
+ "passport_four": "lBurIEV14kgNql9jJ3FImQO2vFhEvwbWmAA8j34F.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-24 17:19:26",
+ "updated_at": "2024-10-24 17:19:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3607,
+ "unique_id": "TB8312-3607",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Nazarguly",
+ "customer_surname": "Kurbanyazow",
+ "customer_patronic_name": "Kulyyewic",
+ "passport_address": "Gazojak saher H.Kulyew kocesinin 30 jayy",
+ "real_address": "Gazojak saher H.Kulyew kocesinin 30 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "686198",
+ "passport_given_at": "1972-07-20",
+ "passport_given_by": "Lebap welyat Birata etrap hakimligi",
+ "born_place": "Lebap welayat Birata etrap Sediwer geneslig",
+ "born_at": "1972-07-20",
+ "email": null,
+ "phone": "61997943",
+ "phone_additional": "61997943",
+ "phone_home": "61997943",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"TGNG\" trestinin 5-nji YOGGM-n",
+ "work_company_accountant_number": "+(993)-61997943",
+ "work_started_at": "2024-01-22",
+ "work_salary": "1617",
+ "work_position": "betoncy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "nzKFw4piOd3B5VtBQQ1tIzZFYx8hbRxtHDfYyYgv.jpg",
+ "passport_two": "ajs2sFu6KNqEnkh62NLr0w3oMMh19VEoKtC8ZVYH.jpg",
+ "passport_three": "VkVtOVEZw7AGsI5Mn7z2tuMirB7liMtosWHQ4RT8.jpg",
+ "passport_four": "tr6QRSTquCPYLSwbDqmjaj4kdTljjm9rzuzlAnFh.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-24 17:30:46",
+ "updated_at": "2024-10-24 17:30:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3608,
+ "unique_id": "TB1303-3608",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülälek",
+ "customer_surname": "Durdyýewa",
+ "customer_patronic_name": "Garýagdyýewna",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap 1-njy Oguzhan geç 22-nji jaýy 71-nji öýi",
+ "real_address": "Aşgabat şäher Berkararlyk etrap 1-njy Oguzhan geç 22-nji jaýy 71-nji öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "590528",
+ "passport_given_at": "2018-06-26",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-09-05",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64024221",
+ "phone_additional": "64024221",
+ "phone_home": "64024221",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "T-nyň Türkmenbaşy PTB-nyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-12761829",
+ "work_started_at": "2014-08-06",
+ "work_salary": "2235",
+ "work_position": "Hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6OGzVGQALFcX07HMAl9rL9tgYd1bjrWfoG7UQnS6.jpg",
+ "passport_two": "UzBF24Olykj0ZACfC5zGACftWX0OEDlIdpDoBECW.jpg",
+ "passport_three": "5oPbh2ICrNg7HmT8CNiMoVIkh8MCO8DQLqdGoHeB.jpg",
+ "passport_four": "VeXLqLRD0os9UlJnGmMhKqsNm4IQzVVNboQteGKp.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-25 10:13:31",
+ "updated_at": "2024-11-01 10:50:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3609,
+ "unique_id": "TB1303-3609",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Annaberdi",
+ "customer_surname": "Aýmämmedow",
+ "customer_patronic_name": "Çarwaýewiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrap Magtymguly obasy Änew köçesi 46-njy jaýy",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrap Magtymguly obasy Änew köçesi 46-njy jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "636092",
+ "passport_given_at": "2015-02-05",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Kaka etrabynyň Gowşut obasy",
+ "born_at": "1994-05-05",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63810188",
+ "phone_additional": "62466640",
+ "phone_home": "62466640",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabat medeni we dynç alyş seýilgähi",
+ "work_company_accountant_number": "+(993)-12941536",
+ "work_started_at": "2024-01-02",
+ "work_salary": "1705",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7HByJ1FWko1CSmep0ayuu33R2Mp7UVK3pXop0Yrn.jpg",
+ "passport_two": "p9UVZAWagy4CteDQdbjnDOvegwr3eXkfIHGuhxvW.jpg",
+ "passport_three": "eVJ8MEoUKi8DRvkXQpaqnCEJfhC2rjBFJChne6Oo.jpg",
+ "passport_four": "PKeG8YL7Was0Ed5eyLdYlJ53vtOevzJpUMRbTam8.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-25 10:22:40",
+ "updated_at": "2024-11-05 15:40:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3610,
+ "unique_id": "TB7390-3610",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Aga",
+ "customer_surname": "Agaýew",
+ "customer_patronic_name": "Berkeliýewiç",
+ "passport_address": "Mary etrabynyň A. Mämmedowa ad. geňeşliginiň A. Mämmedowa ad. obasy Ýaşlyk köçesi 12nji jaýy",
+ "real_address": "Mary etrabynyň A. Mämmedowa ad. geňeşliginiň A. Mämmedowa ad. obasy Ýaşlyk köçesi 12nji jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "068592",
+ "passport_given_at": "1999-11-15",
+ "passport_given_by": "Mary etrap PB",
+ "born_place": "Mary etrabynyň A. Mämmedowa ad. geňeşligi",
+ "born_at": "1978-01-01",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64316265",
+ "phone_additional": "64316265",
+ "phone_home": "64316265",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Marytelekom WEAK",
+ "work_company_accountant_number": "+(993)-64316265",
+ "work_started_at": "1994-05-02",
+ "work_salary": "3200",
+ "work_position": "kabel kebşirleýji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "ixY9nyHCgFk30L3SAnJVU3WTfOLcRUxirVIpXM12.jpg",
+ "passport_two": "bM5c2o7ynPATU7moS3A2LykN7ShMaXriFhVJCJMs.jpg",
+ "passport_three": "F2QKnkfkPZsBxRsX7Ewyrrd3MS6IwNBnu7OlUnt7.jpg",
+ "passport_four": "KUBeo8rjE3UT2Nk726zQxru2cdWpqwOKbPWqEmTC.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-10-25 16:44:56",
+ "updated_at": "2024-10-25 16:44:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3611,
+ "unique_id": "TB1307-3611",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begencmurad",
+ "customer_surname": "Boweliyew",
+ "customer_patronic_name": "Copanowic",
+ "passport_address": "Asgabat sah Kopetdag etr koce Magtymguly s jay125 oy17",
+ "real_address": "Asgabat sah Kopetdag etr koce Magtymguly s jay125 oy17",
+ "passport_serie": "I-AS",
+ "passport_id": "619434",
+ "passport_given_at": "2019-12-05",
+ "passport_given_by": "Asgabat sah Kopetdag etr",
+ "born_place": "Asgabat",
+ "born_at": "1989-06-06",
+ "email": "Begencmurad@gmail.com",
+ "phone": "65714221",
+ "phone_additional": "65714221",
+ "phone_home": "65714221",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Telekeci",
+ "work_company_accountant_number": "+(993)-65714221",
+ "work_started_at": "2021-11-18",
+ "work_salary": "6200",
+ "work_position": "Telekeci",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "9rNLEt0EW9imgDyezhnOePhPW2rYNlaz640RdBqX.jpg",
+ "passport_two": "gQwpP3s0D0npXDHSQ7Q2XBfoOfDOGg7tPeQelPru.jpg",
+ "passport_three": "6nPfmsOLn2AE7j4tXHyFuAbDFsc0awP6pOmqx6oJ.jpg",
+ "passport_four": "etpwhDEmXk0mhHyX4rMZn7z344UzHT4EDcyI7uD5.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-26 10:47:06",
+ "updated_at": "2024-10-26 10:47:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3612,
+ "unique_id": "TB1307-3612",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nazar",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Jumamyradowic",
+ "passport_address": "Asgabat sah kopetdag etr Koce B Japarow jay6 oy7",
+ "real_address": "Asgabat sah kopetdag etr Koce B Japarow jay6 oy7",
+ "passport_serie": "I-AS",
+ "passport_id": "509920",
+ "passport_given_at": "2014-10-08",
+ "passport_given_by": "Asgabat sah kopetdag etr",
+ "born_place": "Asgabat",
+ "born_at": "1998-09-06",
+ "email": "Nazar@gmail.com",
+ "phone": "65555922",
+ "phone_additional": "65555922",
+ "phone_home": "65555922",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Sir hokgey klyby",
+ "work_company_accountant_number": "+(993)-65555922",
+ "work_started_at": "2022-08-05",
+ "work_salary": "2430",
+ "work_position": "oyuncy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "MGm6QqAaqDibPOqhhcidLUOv3IgqoC4EWgUaH2mF.jpg",
+ "passport_two": "DcmS9rH7zel6YWmjUBLZjLQVNpiFvHnyC9sgygmJ.jpg",
+ "passport_three": "9RRWqQTR5VBNhjVYy6Qlk79MvpUxoxN9AG3rBtS0.jpg",
+ "passport_four": "t33SlPN8p1UhDYx89mPLj5zvCaD6oVV8iM8wM3UQ.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-26 10:53:46",
+ "updated_at": "2024-10-26 10:53:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3613,
+ "unique_id": "TB1307-3613",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammet",
+ "customer_surname": "Guycgeldiyew",
+ "customer_patronic_name": "Sergeyewic",
+ "passport_address": "Asgabat sah Berkararlyk etr koce 6kici 3gec jay27 oy16",
+ "real_address": "Asgabat sah Berkararlyk etr koce 6kici 3gec jay27 oy16",
+ "passport_serie": "I-AS",
+ "passport_id": "542992",
+ "passport_given_at": "2009-05-13",
+ "passport_given_by": "Asgabat sah Berkararlyk etr",
+ "born_place": "Asgabat s",
+ "born_at": "2000-10-04",
+ "email": "Muhammet@gmail.com",
+ "phone": "62363161",
+ "phone_additional": "62363161",
+ "phone_home": "62363161",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Sir hokgey klyby",
+ "work_company_accountant_number": "+(993)-62363161",
+ "work_started_at": "2022-11-01",
+ "work_salary": "2430",
+ "work_position": "oyuncy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Wr3qO6aD330HtKuVvDchjG3j5aqAcnq9QW61lavP.jpg",
+ "passport_two": "uFFfmiMacE4zhpEbfCiOCXEOY1o4KqZ9KJjS3D2O.jpg",
+ "passport_three": "hYeczj7GBh1rLPkacnVMqrcDXgg85yVmV5AsEF6S.jpg",
+ "passport_four": "9XHtYYnV5Fw3u9hjbMrFDxsLV0Q7iMyKk50xfUYX.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-26 10:57:57",
+ "updated_at": "2024-10-26 10:57:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3614,
+ "unique_id": "TB1307-3614",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Sergey",
+ "customer_surname": "Patoka",
+ "customer_patronic_name": "Aleksandriwic",
+ "passport_address": "Asgabat sah Berkararlyk etr koce 6 ke 3gec jay27 oy 16",
+ "real_address": "Asgabat sah Berkararlyk etr koce 6 ke 3gec jay27 oy 16",
+ "passport_serie": "I-AS",
+ "passport_id": "071427",
+ "passport_given_at": "1999-05-21",
+ "passport_given_by": "Asgabat sah Azatlyk etr",
+ "born_place": "Asgabat s",
+ "born_at": "1965-05-15",
+ "email": "Sergey@gmail.com",
+ "phone": "63334282",
+ "phone_additional": "63334282",
+ "phone_home": "63334282",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Asgabat sah telfon ulgamy",
+ "work_company_accountant_number": "+(993)-63334282",
+ "work_started_at": "1998-03-19",
+ "work_salary": "4030",
+ "work_position": "elektromontyor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MaGQixXLMnzSdZOQ92ysLF5hCfmu4y9wSQqJnWkW.jpg",
+ "passport_two": "6KvjclC5MuyMBMVqaWtkRYcELSQlht1dnBvosM7i.jpg",
+ "passport_three": "2TOGbpsPqMzK70QsKZKjLDeLhFdnVqYEgh7yt3ht.jpg",
+ "passport_four": "Tm4FgDYHWil2BaDB7xewMJALw8Ykl9gAyDdYxfyr.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-26 11:02:39",
+ "updated_at": "2024-10-26 11:02:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3615,
+ "unique_id": "TB8302-3615",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rustem",
+ "customer_surname": "Jumagurbanow",
+ "customer_patronic_name": "Omarowic",
+ "passport_address": "Magdanly saheri Carsanny 6",
+ "real_address": "Kerki saheri S.Niyazow koc 60/15",
+ "passport_serie": "I-MR",
+ "passport_id": "913935",
+ "passport_given_at": "2013-09-26",
+ "passport_given_by": "Tagtabazar etrap hakimligi",
+ "born_place": "Tagtabazar sahercesi",
+ "born_at": "1986-04-03",
+ "email": null,
+ "phone": "61646604",
+ "phone_additional": null,
+ "phone_home": "51488",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2113 harby bolumi",
+ "work_company_accountant_number": "+(993)-21411___",
+ "work_started_at": "2006-08-25",
+ "work_salary": "3655",
+ "work_position": "Harby gulukcy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TkwHzBFDBIxEVPVZ5t02PeSevnmBJN76pbZDlzMQ.jpg",
+ "passport_two": "TwovtvBtDqhjgNlIlN5rvd2ck0FCyE87Kjqxuvyy.jpg",
+ "passport_three": "Kpe7X0JJI9svsHryLAUZiMLX0HAKkfTMZivS9v6t.jpg",
+ "passport_four": "asE7yj0XxKbi8qBhd3ZzHF1H0iWeSHqqki0lTxeD.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-28 09:39:23",
+ "updated_at": "2024-10-28 09:58:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3616,
+ "unique_id": "TB8302-3616",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Fahriddin",
+ "customer_surname": "Halmuminow",
+ "customer_patronic_name": "Hanymkulowic",
+ "passport_address": "Magdanly saheri Babur 98",
+ "real_address": "Magdanly saheri Babur 98",
+ "passport_serie": "I-LB",
+ "passport_id": "620921",
+ "passport_given_at": "2011-02-15",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Gursun magdan kani sahercesi",
+ "born_at": "1981-10-26",
+ "email": null,
+ "phone": "63430917",
+ "phone_additional": null,
+ "phone_home": "52388",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanlysaheragyzsuw mudirligi",
+ "work_company_accountant_number": "+(993)-53365___",
+ "work_started_at": "2018-08-10",
+ "work_salary": "1588",
+ "work_position": "Garwul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "trdjc4uUiMaGISri6e968inxxXBx4Tnu4sww3h8n.jpg",
+ "passport_two": "bV9kK9MP5Cbbe2eXxxsPJzFvVpyABGBRpZ5WZIeK.jpg",
+ "passport_three": "5T4IfS6FboaDaMje8SniFsDE8JdcbLbp1p2w0KDd.jpg",
+ "passport_four": "ZEO8WDyeVXCbW95QLqcXdPQoiuAStMfRex8iVErL.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-28 09:57:11",
+ "updated_at": "2024-10-28 09:57:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3617,
+ "unique_id": "TB8302-3617",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zakir",
+ "customer_surname": "Allaberdiýew",
+ "customer_patronic_name": "Saparowiç",
+ "passport_address": "Magdanly şäher Geologlar köçe 2/5-nji jaý",
+ "real_address": "Magdanly şäher Geologlar köçe 2/5-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "649662",
+ "passport_given_at": "2011-03-16",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1972-11-10",
+ "email": null,
+ "phone": "63483959",
+ "phone_additional": null,
+ "phone_home": "44052295",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "KGGE-sy",
+ "work_company_accountant_number": "+(993)-44051919",
+ "work_started_at": "2022-05-09",
+ "work_salary": "2812",
+ "work_position": "Brow ussasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IgcDbJuI0rKl4a3QHKCOGrJkemii0RMgkFRV6XJO.jpg",
+ "passport_two": "s81L7oSepYzI715ZexFaZwnZE08CgqZWjBOXmXu2.jpg",
+ "passport_three": "jcdHzIaGhocJXFyPJUYKUyp4IlyPZTSIK3Cy8Jfn.jpg",
+ "passport_four": "TjBNcJqtSZe7qEmmCnNWmEyPUxCrkpRpBFgVVwru.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-28 10:54:54",
+ "updated_at": "2024-10-29 11:38:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3618,
+ "unique_id": "TB8302-3618",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rejep",
+ "customer_surname": "Alimow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "Magdanly şäher Gökje köçe 23-nji jaý",
+ "real_address": "Magdanly şäher Gökje köçe 23-nji jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "192596",
+ "passport_given_at": "2023-06-09",
+ "passport_given_by": "Köýtendag etrap Polisiýa bölümi",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1982-05-03",
+ "email": null,
+ "phone": "63040699",
+ "phone_additional": null,
+ "phone_home": "4407832",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag kän müdirligi",
+ "work_company_accountant_number": "+(993)-44035265",
+ "work_started_at": "2020-07-20",
+ "work_salary": "2694",
+ "work_position": "Baş hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "BNfRhjV13ITGfB0ub7WH9biHxBny7ovM7Nc6hlN8.jpg",
+ "passport_two": "VEhvuFlyCE5EyiGXJqlEPwBlmBC2S3M0TLWvPTqm.jpg",
+ "passport_three": "IiLg1nY0QaqhJryzGmP3CjgXzQLwDTydJUTzCOzd.jpg",
+ "passport_four": "6MTdmMnI6hIZPBRygPClfphN5TpKD8lHeRDjsVv6.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-28 11:14:08",
+ "updated_at": "2024-10-29 11:38:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3619,
+ "unique_id": "TB8302-3619",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sanawar",
+ "customer_surname": "Elamanowa",
+ "customer_patronic_name": "Ahmedowna",
+ "passport_address": "Magdanly şäher Çopan-ata köçe 13-nji jaý",
+ "real_address": "Magdanly şäher Çopan-ata köçe 13-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "267997",
+ "passport_given_at": "1985-09-13",
+ "passport_given_by": "Gowurdak şäher häkimligi",
+ "born_place": "Gurşun-magdan käni",
+ "born_at": "1985-09-13",
+ "email": null,
+ "phone": "61424811",
+ "phone_additional": null,
+ "phone_home": "44057436",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "1-nji sport desgasy",
+ "work_company_accountant_number": "+(993)-44054598",
+ "work_started_at": "2015-02-24",
+ "work_salary": "1654",
+ "work_position": "Işçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "GOcci2jhOL5XIhSwMSSLUd53qbpwa0C27Gix376y.jpg",
+ "passport_two": "nZs21BaRMksA7jj7MEPSWqfl7lTSqVs7wrrE2uml.jpg",
+ "passport_three": "65DOMS32MF8DhlzsD23msNnpg6yyusjipNxY8aP0.jpg",
+ "passport_four": "tsqUt4WXf9hwn7T2BuVgUDAmM0fGV1wCsF49jsFZ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-28 11:32:12",
+ "updated_at": "2024-10-29 11:37:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3620,
+ "unique_id": "TB6360-3620",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nurjan",
+ "customer_surname": "Nurjanow",
+ "customer_patronic_name": "Nepesdurdyýewiç",
+ "passport_address": "Hazar 39-13-16",
+ "real_address": "Hazar 39-13-16",
+ "passport_serie": "I-BN",
+ "passport_id": "127446",
+ "passport_given_at": "2000-07-05",
+ "passport_given_by": "Etrek etrap häkimligi",
+ "born_place": "ETREK ETRAP AKÝAÝLA geňeşligi",
+ "born_at": "1979-10-10",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65291708",
+ "phone_additional": "65291708",
+ "phone_home": "65291708",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWPM YHB 2-YHO",
+ "work_company_accountant_number": "+(993)-65291708",
+ "work_started_at": "2002-04-05",
+ "work_salary": "3844",
+ "work_position": "serkerdesi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kjsjAILCAny6qvQ5xFv4rvWzrir2CD7m3WkkxlsR.jpg",
+ "passport_two": "Fil1yGIlXgB5plra4PloZrIG21wuvgQxFPapmJJt.jpg",
+ "passport_three": "JVZwgpI97S2FjJlHQQdO6K3nNWe2CsQkAKCKQZZw.jpg",
+ "passport_four": "Ao28hSocIwvHRJmOyy0g1DyNLa8mdmaJHykj8rFn.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-28 11:50:49",
+ "updated_at": "2024-10-29 14:20:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3621,
+ "unique_id": "TB1307-3621",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Serdar",
+ "customer_surname": "Nazarow",
+ "customer_patronic_name": "Parahat",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Ahal şaýoly jaý 23 otag 8",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etrabynyň Ahal şaýoly jaý 23 otag 8",
+ "passport_serie": "I-AS",
+ "passport_id": "599347",
+ "passport_given_at": "2018-11-26",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2002-11-07",
+ "email": "Serdar@mail.ru",
+ "phone": "61143056",
+ "phone_additional": "65198965",
+ "phone_home": "12655466",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäher häkimliginiň Jemagat hojalygy müdirliginiň Aşgabat şäher Arassalaýyş, abadanlaşdyryş birleşigi",
+ "work_company_accountant_number": "+(993)-12368745",
+ "work_started_at": "2023-12-05",
+ "work_salary": "1953",
+ "work_position": "nasos saraýan",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1NjFrthtB4b4p6NIgxELyEpbe9lhiHTqC2589sCN.jpg",
+ "passport_two": "qhsejGfbKVreoB5mWeYMmYRdmMJfClCG086zwdLp.jpg",
+ "passport_three": "7riYdS7eTfcdU8UQg8VE9YSfJfeD7nsADVY5zg1Q.jpg",
+ "passport_four": "qnEBvba9pLqk2fX3XW1C8LyhFA5bJvSrqTpAGgUu.jpg",
+ "user_id": 25,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-10-28 15:27:21",
+ "updated_at": "2024-10-28 15:27:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3622,
+ "unique_id": "TB8318-3622",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Ziýat",
+ "customer_surname": "Umbarow",
+ "customer_patronic_name": "Işbaýewiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Nyýazow köçesi 88-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi Nyýazow köçesi 88-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "209543",
+ "passport_given_at": "2000-12-05",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi",
+ "born_place": "Lebap welaýatynyň köýtendag şäherçesi",
+ "born_at": "1971-01-03",
+ "email": null,
+ "phone": "63034777",
+ "phone_additional": null,
+ "phone_home": "00000000",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Köýtendag etrap bilim bölümi 8-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-00000000",
+ "work_started_at": "2018-07-05",
+ "work_salary": "1728",
+ "work_position": "Sürüji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "2Q1gL5mAa1TOJv38NkSU07ahjJV8EXCmSTyAtkab.jpg",
+ "passport_two": "hBBaFb45IGhadxE7enQAqaJUKqMrb1xhx5rNsI1y.jpg",
+ "passport_three": "gJWtbiU4KUrQ4q36reVUAPwjt5eGU2acEO7asYmg.jpg",
+ "passport_four": "3coLgMW02Uqc6WIzbCRYt2io0GxQM5rth1Lqa21h.jpg",
+ "user_id": 996,
+ "status": "completed",
+ "notes": "Kanagatlandyryldy",
+ "created_at": "2024-10-28 15:54:09",
+ "updated_at": "2024-10-28 15:55:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3623,
+ "unique_id": "TB2305-3623",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Esger",
+ "customer_surname": "Annamyradow",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "Altyn-Asyr şäherçesiniň A.Garlyýew 4/1 jaýy",
+ "real_address": "Altyn-Asyr şäherçesiniň A.Garlyýew 4/1 jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "444532",
+ "passport_given_at": "2010-08-07",
+ "passport_given_by": "Altyn-Asyr etrap häkimligi",
+ "born_place": "Altyn-Asyr etrabynyň Altyn-Asyr şäherçesi",
+ "born_at": "1990-03-27",
+ "email": null,
+ "phone": "63085494",
+ "phone_additional": null,
+ "phone_home": "64918400",
+ "work_region": "ah",
+ "work_province_id": 6,
+ "work_company": "Suwçüwdürimlerini seýilgähleri ulanmak we hyzmat etmek tresti",
+ "work_company_accountant_number": "+(993)-65221445",
+ "work_started_at": "2024-06-06",
+ "work_salary": "2134",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fZRzgVvTa7twzflXNZkk3HU3pkqHkLeG81CzPPxq.jpg",
+ "passport_two": "3vAabQGJwZFKfaYLaBsVPxKPLnDCyN5WOv9E5aRn.jpg",
+ "passport_three": "14JYpPPRXq88xsHwV1Kgc9RR35zpJeiaBBwrXOPS.jpg",
+ "passport_four": "LOomUJAyqC6G7sgPy3Y7yqojeULxECMXlrHBLGZ6.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-10-28 16:43:17",
+ "updated_at": "2024-10-28 16:43:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3624,
+ "unique_id": "TB2305-3624",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Söhbet",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Gurbanýazowiç",
+ "passport_address": "Sarahs etrabynyň Aşgabat obasy",
+ "real_address": "Sarahs etrabynyň Aşgabat obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "500335",
+ "passport_given_at": "2011-05-12",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1994-01-13",
+ "email": null,
+ "phone": "62517059",
+ "phone_additional": null,
+ "phone_home": "62870855",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap Medeniýet bölümi",
+ "work_company_accountant_number": "+(993)-13422532",
+ "work_started_at": "2016-01-04",
+ "work_salary": "2819",
+ "work_position": "Sazanda",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NOi2coUobluAOLfusz9o83n2UuMkX3Ywvz2E6UI5.jpg",
+ "passport_two": "Tfi4SJpFCV7ETKKrWhvWDcEeFtCOaX3tjLVQ7VPb.jpg",
+ "passport_three": "svh4cisHB3yrj12Sy0DlABhMPts85rrmkPtSQsr0.jpg",
+ "passport_four": "O59RvvZk79a2KDfcb9kNqvuPwDkLoy5uKcNQuFL2.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-10-28 16:54:30",
+ "updated_at": "2024-10-28 16:54:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3625,
+ "unique_id": "TB6352-3625",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Wepamyrat",
+ "customer_surname": "Halmyradow",
+ "customer_patronic_name": "Öwezowiç",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 2-3/35",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 2-3/35",
+ "passport_serie": "I-BN",
+ "passport_id": "414080",
+ "passport_given_at": "2010-07-29",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "DW S.Türkmenbaşy etrabynyň A.Kakabaýew geňeşligi",
+ "born_at": "1993-09-28",
+ "email": null,
+ "phone": "63793752",
+ "phone_additional": null,
+ "phone_home": "63793752",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy elektrik ulgamy kärhanasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-04-16",
+ "work_salary": "1370",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KEmtnjVCA1o2Lo4mvLMNEacbXfCPmti6PgsXxZRv.jpg",
+ "passport_two": "bQKnJkp6CpWAnOOb4vZShvxYYrkT1EWZGXV8G9Sa.jpg",
+ "passport_three": "U3cnaRCuIJFhY9y9Qo5U7XsjWzrRfaKTUjVkD8rV.jpg",
+ "passport_four": "z7NjiCCIQoQHkwxD1qPCnwU5zqIa9XoI36SixYqV.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-28 17:02:51",
+ "updated_at": "2024-10-29 17:17:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3626,
+ "unique_id": "TB6352-3626",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mährijemal",
+ "customer_surname": "Dosmämmedowa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-16/3",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-16/3",
+ "passport_serie": "I-BN",
+ "passport_id": "144007",
+ "passport_given_at": "2004-04-02",
+ "passport_given_by": "BW Garrygala etrap häkimligi",
+ "born_place": "BW Garrygala etraby Çendir geňeşi",
+ "born_at": "1972-08-18",
+ "email": null,
+ "phone": "64819905",
+ "phone_additional": null,
+ "phone_home": "64819905",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2490",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0IUIzQbdLcUbe1l6f7ObCuOEpplamiJmyTQUZ4GA.jpg",
+ "passport_two": "GFxRRSTaIvQP08QMtMpSDeYe0pQytlIZ9YR14ZEw.jpg",
+ "passport_three": "P4Xy3c4S3ijrLvA7alfxQ3Odgnis6IXs6t3Yf2hl.jpg",
+ "passport_four": "xnButWBo5t3MYrGsgsBEnXhPL1iRPSjdKHSx8spg.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-28 17:14:03",
+ "updated_at": "2024-10-29 17:16:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3627,
+ "unique_id": "TB9314-3627",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Didar",
+ "customer_surname": "Satybaldyýew",
+ "customer_patronic_name": "Kakažanowiç",
+ "passport_address": "S.Türkmenbaşy şäher Tüniderýa köçe 8 jaý",
+ "real_address": "S.Türkmenbaşy şäher Tüniderýa köçe 8 jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "719050",
+ "passport_given_at": "2011-08-22",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimligi",
+ "born_place": "S.Türkmenbaşy ad.şäherçesi",
+ "born_at": "1995-01-24",
+ "email": "Didar@mail",
+ "phone": "61360645",
+ "phone_additional": "61360645",
+ "phone_home": "61360645",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 94-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2017-09-15",
+ "work_salary": "3854",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6UEATdrDrtTKpKSBsyAeHt6DNlktlHbt5SD33pKQ.jpg",
+ "passport_two": "4hd10GYug2Dmo62lk8fvOb0T7aIsQ0KQEU6Zdxcj.jpg",
+ "passport_three": "YQuBmHnJS0qQ5mjowAmJFRkRxIEawj4XcWzASsNd.jpg",
+ "passport_four": "ioQDTyOkC22uVx0cTuoTybjEWgyby6MoJFtj6bpd.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-28 17:35:40",
+ "updated_at": "2024-10-28 17:36:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3628,
+ "unique_id": "TB7390-3628",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Bazar",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Muhammetmyradowiç",
+ "passport_address": "Mary etrap S. Türkmenbaşy şäherçe Mollanepes köçe jaý14 öý19",
+ "real_address": "Mary etrap S. Türkmenbaşy şäherçe Mollanepes köçe jaý14 öý19",
+ "passport_serie": "I-MR",
+ "passport_id": "184265",
+ "passport_given_at": "2001-03-04",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Serhetabat etraby Daşköpri geňeşligi",
+ "born_at": "1966-04-29",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65075470",
+ "phone_additional": "65075470",
+ "phone_home": "65075470",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Maryazot ÖB",
+ "work_company_accountant_number": "+(993)-65075470",
+ "work_started_at": "1999-08-18",
+ "work_salary": "2337",
+ "work_position": "bejeriji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "glARjgRTZINiK9TCTKB7geNkFpS8oE1QIuGGXdcx.jpg",
+ "passport_two": "YXjNCZyCXTOSdtwvzNLZcTdftHKUsytD0J1hZbM5.jpg",
+ "passport_three": "Tr94BvozbimjcClUcG5OcUJKpEnOLIfxLJvBcoCQ.jpg",
+ "passport_four": "kmTt8r7LqFyFqGCIbxcyJtABgIbPBeN29npRPfQ6.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-10-28 17:44:22",
+ "updated_at": "2024-10-28 17:44:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3629,
+ "unique_id": "TB7390-3629",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Merdanmyrat",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Magtymmyradowiç",
+ "passport_address": "Mary etraby Jemgyýet geňeşligi Jemgyýet obasy Ýalkym köçesi jaý-66",
+ "real_address": "Mary etraby Jemgyýet geňeşligi Jemgyýet obasy Ýalkym köçesi jaý-66",
+ "passport_serie": "II-MR",
+ "passport_id": "212103",
+ "passport_given_at": "2019-01-15",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etraby Jemgyýet geňeşligi",
+ "born_at": "2002-12-26",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "63255848",
+ "phone_additional": "63255848",
+ "phone_home": "63255848",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Demirýollary AGPJ harbylaşdyyrlan gora bölümi mary stansiýasy",
+ "work_company_accountant_number": "+(993)-63255848",
+ "work_started_at": "2023-04-07",
+ "work_salary": "1718",
+ "work_position": "pürküji ýangyn söndüriji",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "SsqtfS7lXifj6DaTdrvyUTFvuNLkpErkzfcGPFnl.jpg",
+ "passport_two": "aTEu1K9Xa430RqFoXGIXQVLXDvcoQTv7Xz2meb9k.jpg",
+ "passport_three": "A23ptUycVKiVAE3rLRhbufaSkmbL6JE7Ba26WCEG.jpg",
+ "passport_four": "j18p6ff3MpSzmkEI8phVoWQNSXuw93Z9PXvdqEyd.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-10-28 17:54:20",
+ "updated_at": "2024-10-28 17:54:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3630,
+ "unique_id": "TB1303-3630",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Jennet",
+ "customer_surname": "Nuryýewa",
+ "customer_patronic_name": "Abdullaýewna",
+ "passport_address": "Aşgabat şäher Berkararlyk etraby Gurbandoltan eje köçe jaý 28 öý 53",
+ "real_address": "Aşgabat şäher Berkararlyk etraby Gurbandoltan eje köçe jaý 28 öý 53",
+ "passport_serie": "I-AS",
+ "passport_id": "487546",
+ "passport_given_at": "2013-10-24",
+ "passport_given_by": "Aşgabat şäher Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1987-12-27",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65610290",
+ "phone_additional": "65615461",
+ "phone_home": "12276634",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Änew nebit önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-65615461",
+ "work_started_at": "2019-11-21",
+ "work_salary": "2570",
+ "work_position": "baş hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ZZqB3MN9SOKB1weRBWem1stoBVPknf8XpdZpFEH0.jpg",
+ "passport_two": "6Kp1bi73eCYlVo5b9PGn8ARLBoYnfSr8dz7GWkki.jpg",
+ "passport_three": "z3VCymYyaBs1Ru8iA6ArMzDX8hrlQIS2wV6Jgcqf.jpg",
+ "passport_four": "UUis0yI0AnPOZXpIX6TYdiLIoGXJUJkG5wiUlgpn.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 09:27:15",
+ "updated_at": "2024-11-04 14:39:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3631,
+ "unique_id": "TB1303-3631",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ogulbagt",
+ "customer_surname": "Ilamanowa",
+ "customer_patronic_name": "Şamuhammedowna",
+ "passport_address": "Ahal welaýaty Ak bugdaý etrap Gämi obasy B.Kerbabaýew köçe jaý 74",
+ "real_address": "Ahal welaýaty Ak bugdaý etrap Gämi obasy B.Kerbabaýew köçe jaý 74",
+ "passport_serie": "I-AH",
+ "passport_id": "680307",
+ "passport_given_at": "2016-12-20",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Tejen etrabynyň B.Kerbabaýew ad. obasy",
+ "born_at": "1993-01-02",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61763389",
+ "phone_additional": "61763389",
+ "phone_home": "61763389",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Suw çüwdürimleri seýilgähleri ulanmak we hyzmat etmek tresti",
+ "work_company_accountant_number": "+(993)-61763389",
+ "work_started_at": "2020-01-02",
+ "work_salary": "1907",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IJLmLYkjfrqmc20ZTnXMoYHxmBK9a3rSgTLlUf48.jpg",
+ "passport_two": "nsUe9xUiGxYSncxJDbdt2FH3ijFUJ4qDSoPOV296.jpg",
+ "passport_three": "Xj5LMmXNGIu8MP1qgP1apkVIZCMLwHoeRIzO3nKN.jpg",
+ "passport_four": "GpoHPKlbpv2sm4MA0v9BzxT4kWEazI0EjpfvNM7j.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 09:45:35",
+ "updated_at": "2024-11-06 16:04:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3632,
+ "unique_id": "TB8302-3632",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulsat",
+ "customer_surname": "Begimkulowa",
+ "customer_patronic_name": "Esankulowna",
+ "passport_address": "Magdanly saheri Yasyl tug 15",
+ "real_address": "Magdanly saheri Yasyl tug 15",
+ "passport_serie": "I-LB",
+ "passport_id": "267887",
+ "passport_given_at": "2002-04-05",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gowurdak saher",
+ "born_at": "1975-08-04",
+ "email": null,
+ "phone": "64681458",
+ "phone_additional": null,
+ "phone_home": "54388",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "32-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2017-09-01",
+ "work_salary": "1563",
+ "work_position": "Isci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5gX3rApUccePhjislkki1cxZGqmCb3wQYARFsSi3.jpg",
+ "passport_two": "1QXh2PN4FJ7GUnHpOBY1m1NX8si8f4r2Sz9SbdNy.jpg",
+ "passport_three": "2amPU9pXcnQBOhVa714QZqr9tXHhQruHmUOkBs29.jpg",
+ "passport_four": "FYrRzSpQRN7QyTBuA7I9WrMuNrfli9cWsFLFTCZs.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 11:36:49",
+ "updated_at": "2024-10-29 11:37:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3633,
+ "unique_id": "TB8312-3633",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maral",
+ "customer_surname": "Nurmuhammedowa",
+ "customer_patronic_name": "Gurbanmuhammetowna",
+ "passport_address": "Gazojak şäheriniň K.Sazakow köçesiniň 172-nji jaýynyň 16-njy öýi",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçesiniň 172-nji jaýynyň 16-njy öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "750121",
+ "passport_given_at": "2012-01-18",
+ "passport_given_by": "Birata etrap hakimligi",
+ "born_place": "Garagalpagystan respublikasynyň Okboşli obasy",
+ "born_at": "1994-01-01",
+ "email": "maral7501@gmail.com",
+ "phone": "71179483",
+ "phone_additional": null,
+ "phone_home": "44552474",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata etrap hassahanasynyň Gazojak şahamçasy",
+ "work_company_accountant_number": "+(993)-44551236",
+ "work_started_at": "2023-07-20",
+ "work_salary": "1148",
+ "work_position": "Ginekologiýa bölüminiň kiçi şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Md5lrYXCFqBTmqFPDFd1vk782VebxF1jTxPjLdlf.jpg",
+ "passport_two": "PFPZLMmhngmU3FTNkwTlGikRyMfhTBEi1qA5UiOz.jpg",
+ "passport_three": "PF0mirvapmceQnaIVctlOAcmKRGW1WIpHXeNhN7Y.jpg",
+ "passport_four": "Ras9hoP1RCZIFIiWWXawJ3mDkSdtf38c0h30z2z8.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 12:05:57",
+ "updated_at": "2024-10-30 12:12:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3634,
+ "unique_id": "TB1307-3634",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Atageldi",
+ "customer_surname": "Sähedow",
+ "customer_patronic_name": "Garýagdyýewiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etraby Bokurdak şäherçesi",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etraby Bokurdak şäherçesi",
+ "passport_serie": "I-AH",
+ "passport_id": "513630",
+ "passport_given_at": "2011-07-04",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etraby",
+ "born_at": "1995-05-09",
+ "email": "Atageldi@mail.ru",
+ "phone": "62161651",
+ "phone_additional": "65596225",
+ "phone_home": "12566335",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Türkmen aýna önümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-12986526",
+ "work_started_at": "2018-11-01",
+ "work_salary": "3652",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GYEHrEWdMWtUOFXA8kBWUzSiM3OtNZ84IukZiBcY.jpg",
+ "passport_two": "OFz2IdNBU5aE7EgCAUT61hOuSov26rD05Fss2mot.jpg",
+ "passport_three": "keaz7RMKKQhoObWsMyd6kJuOkO33xaG2Ad1c7PSX.jpg",
+ "passport_four": "viLxKp7VXi1AXsEJ79HwCcau8AJxdho5M24E1QqC.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 12:19:24",
+ "updated_at": "2025-03-01 15:57:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3635,
+ "unique_id": "TB1303-3635",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Ogulmaral",
+ "customer_surname": "Çüriýewa",
+ "customer_patronic_name": "Çarygulyýewna",
+ "passport_address": "Ahal welaýaty Ak bugdaý etray Änew şäheri Daşoguz köçe jaý 48",
+ "real_address": "Ahal welaýaty Ak bugdaý etray Änew şäheri Daşoguz köçe jaý 48",
+ "passport_serie": "I-AH",
+ "passport_id": "202528",
+ "passport_given_at": "2002-08-30",
+ "passport_given_by": "Ahal welaýatynyň Gäwers etrap Häkimligi",
+ "born_place": "Ahal welaýatynyň Gäwers etrap Häkimligi",
+ "born_at": "1985-08-21",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63727938",
+ "phone_additional": "63727938",
+ "phone_home": "63727938",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Telekeçi Çüriýew Merdan Çarygulyýewiçiň elinde",
+ "work_company_accountant_number": "+(993)-63727938",
+ "work_started_at": "2021-01-04",
+ "work_salary": "1188",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oiw9rvVnI648FWqsnB1RT1EHJ63D11VNVRAVy5c4.jpg",
+ "passport_two": "KxyJ4BzqseD8mjTDedCw1Az1WGi83mR9ZoFO7PRY.jpg",
+ "passport_three": "WJXIS6mYZoq7kdb5gI69mRSu9bvwBQRGJyRmKE1E.jpg",
+ "passport_four": "U4sXhyE7T3egs0UwbkevqPXpkkhIrmPZEFS3zrwd.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 12:20:23",
+ "updated_at": "2024-11-08 16:11:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3636,
+ "unique_id": "TB6360-3636",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Nargül",
+ "customer_surname": "Allaberdiýewa",
+ "customer_patronic_name": "Amanowna",
+ "passport_address": "Hazar ş-çe 56-2-5",
+ "real_address": "Hazar ş-çe 56-2-5",
+ "passport_serie": "I-BN",
+ "passport_id": "232885",
+ "passport_given_at": "2004-02-23",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1971-06-24",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64168936",
+ "phone_additional": "64168936",
+ "phone_home": "64168936",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-64168936",
+ "work_started_at": "1997-11-24",
+ "work_salary": "2999",
+ "work_position": "Inžiner",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xdu39WacwgB4RslGAlKinWyRr56cc2HVwElE11r7.jpg",
+ "passport_two": "4og5zCN6lrz3eXJPKBRBKz2223ynUUrvFPphHhCR.jpg",
+ "passport_three": "RnfUiM6rsIQEvbIvwHTFix9FASYNCN3bkYvX0vuA.jpg",
+ "passport_four": "OgL7gCAFa2ePZXWPbru9E81M9OislLfGR3LYxeZ6.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 14:28:29",
+ "updated_at": "2024-10-31 12:23:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3637,
+ "unique_id": "TB1307-3637",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Yazjemal",
+ "customer_surname": "Kakajanowa",
+ "customer_patronic_name": "Hudavberdivena",
+ "passport_address": "Asgabatsqh Berkararlyk etr koce 4 A Nyyazow gec jay4 kor2 oy8",
+ "real_address": "Asgabatsqh Berkararlyk etr koce 4 A Nyyazow gec jay4 kor2 oy8",
+ "passport_serie": "I-AS",
+ "passport_id": "631031",
+ "passport_given_at": "2020-06-24",
+ "passport_given_by": "Asgabat sah Berkararlyk etr",
+ "born_place": "Mary wel",
+ "born_at": "1977-01-27",
+ "email": "Yazjemal@gmail.com",
+ "phone": "65306221",
+ "phone_additional": "65306221",
+ "phone_home": "65306221",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabat s 76 njy orta mekdep",
+ "work_company_accountant_number": "+(993)-65306221",
+ "work_started_at": "2013-10-14",
+ "work_salary": "5602",
+ "work_position": "rus dili mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "hiN2Vm4RpohZQ9hqpM5UetZuXaXapS91Ts6Jwjpq.jpg",
+ "passport_two": "dG6JzCWZ55XlqEanrxpDS4lz7tEF4ieqmWT4vzdK.jpg",
+ "passport_three": "DK8mX8ePqYlyzSVh8z2J6CxCEOuGhM4iNHfTCClT.jpg",
+ "passport_four": "ahd8Mohq5rXopoSAgPg5La1cLGllnKPqq1BLjSDm.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 14:41:54",
+ "updated_at": "2025-03-01 15:57:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3638,
+ "unique_id": "TB6360-3638",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gurbanguly",
+ "customer_surname": "Gurbanyýazow",
+ "customer_patronic_name": "Iskanderowiç",
+ "passport_address": "Hazar ş-çe 56-6-8",
+ "real_address": "Hazar ş-çe 56-6-8",
+ "passport_serie": "I-BN",
+ "passport_id": "232271",
+ "passport_given_at": "2002-12-18",
+ "passport_given_by": "Hazar şäheriniň häkimligi",
+ "born_place": "Hazar şäheriniň häkimligi",
+ "born_at": "1978-11-26",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "65927581",
+ "phone_additional": "65927581",
+ "phone_home": "65927581",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oil\" LTD",
+ "work_company_accountant_number": "+(993)-65927581",
+ "work_started_at": "2017-02-07",
+ "work_salary": "3271",
+ "work_position": "Rrenkleyji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "iaCVGgq27vZnjnEQk7oUWDiBvJOGYtVh3rUzqwJn.jpg",
+ "passport_two": "Rin5CjHvGzNhjSrMwfycNnCp2ODDwosH8Kanesue.jpg",
+ "passport_three": "2beEssWg2xYFLN1Zr6e45g0F0I0ZZHqsOULBXQ6M.jpg",
+ "passport_four": "seTaa0vV1whN5weZsrS9tCYAHkU4mu0mAfOwFaeM.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 15:18:51",
+ "updated_at": "2024-11-07 17:47:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3639,
+ "unique_id": "TB6360-3639",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Annagul",
+ "customer_surname": "Gurbannyýazowa",
+ "customer_patronic_name": "Aşyrgeldiýewna",
+ "passport_address": "Hazar 38-1-47",
+ "real_address": "Hazar 38-1-47",
+ "passport_serie": "I-BN",
+ "passport_id": "618922",
+ "passport_given_at": "2024-09-13",
+ "passport_given_by": "Balkanabat şäher polisýa bölümi",
+ "born_place": "Hazar ş",
+ "born_at": "1997-11-04",
+ "email": "annagulgeldyva229@gamil.com",
+ "phone": "64347951",
+ "phone_additional": "64347951",
+ "phone_home": "64347951",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Kämil bilim\" HK",
+ "work_company_accountant_number": "+(993)-64347951",
+ "work_started_at": "2024-10-16",
+ "work_salary": "1723",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Qt5OPZA0D4pqvH3lFuN5BwQ5feYVra60kltAHR6Z.jpg",
+ "passport_two": "OPD57K23wSa7a0hEOxjwN00DmMg3wmSJOrXM3Ebx.jpg",
+ "passport_three": "wzl6PCn4Xvmei8OI7GB6E6jqKxMxyHAHjKmu6NWk.jpg",
+ "passport_four": "ZPQJObTX0golHRHjZpoZtZuMMUr9HbhQysToif2n.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 15:39:49",
+ "updated_at": "2024-11-07 17:47:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3640,
+ "unique_id": "TB7369-3640",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Rüstem",
+ "customer_surname": "Çerriýew",
+ "customer_patronic_name": "Pigambarguliýewiç",
+ "passport_address": "Baýramaly şäher 12-nji jaý toplumy",
+ "real_address": "Baýramaly şäher 12-nji jaý toplumy",
+ "passport_serie": "II-MR",
+ "passport_id": "253312",
+ "passport_given_at": "2020-03-30",
+ "passport_given_by": "Baýramaly şäher häkimligi",
+ "born_place": "Baýramaly şäher 12-nji jaý toplumy",
+ "born_at": "2002-02-16",
+ "email": null,
+ "phone": "64987854",
+ "phone_additional": "64987854",
+ "phone_home": "64987854",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary şäher Margiana medeniýet köşgi",
+ "work_company_accountant_number": "+(993)-64987854",
+ "work_started_at": "2024-05-02",
+ "work_salary": "1853",
+ "work_position": "tansçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7QYqhY1yyizDuJUkEExyqLN2IZChG9iuK1JIFi6v.jpg",
+ "passport_two": "1qDQDUFW2Vg9lqIIyAH2fwIgs0KkWqLlnY1Z3Vdz.jpg",
+ "passport_three": "FukmXP2nzsaHDxIFmae2rc39lacao4cO524VmeWf.jpg",
+ "passport_four": "vEstyD9JNGrjvPysCVmRnWNKp0olWqkcd8aBIXnL.jpg",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 16:22:43",
+ "updated_at": "2024-10-29 16:22:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3641,
+ "unique_id": "TB6360-3641",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Mähri",
+ "customer_surname": "Sapardurdyýewa",
+ "customer_patronic_name": "Rejepdurdyýewna",
+ "passport_address": "Balkanabat şaheriniň kw 207 jaý 6öý 15",
+ "real_address": "Balkanabat şaheriniň kw 207 jaý 6öý 15",
+ "passport_serie": "I-BN",
+ "passport_id": "409136",
+ "passport_given_at": "2010-06-21",
+ "passport_given_by": "Balkanabat şäher häkimligi",
+ "born_place": "Bereket etrabynyň",
+ "born_at": "1992-04-12",
+ "email": "annagulgeldyva229@gmail.com",
+ "phone": "64012661",
+ "phone_additional": "64012661",
+ "phone_home": "64012661",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "ILK Inşaat Taahhýut Sanaýi we Tijaret Anonim Şerketi",
+ "work_company_accountant_number": "+(993)-64012661",
+ "work_started_at": "2023-07-24",
+ "work_salary": "2449",
+ "work_position": "kömekçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tiLQg6cFB7FVNsjw3D78nOp0PVq2m5RVu18s0fL7.jpg",
+ "passport_two": "yTK1YL0qOPCMFPNbofiO54L40besmiqD0A1GiYSx.jpg",
+ "passport_three": "6j9VH85muHyNWRJZPHbUPdt31kYfnF7zLFJ4DOR4.jpg",
+ "passport_four": "bSV0bMIJOoN9sIZz3MCgm7SjglT4FqLGBqgQfLmW.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 16:31:24",
+ "updated_at": "2024-11-11 15:51:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3642,
+ "unique_id": "TB2305-3642",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Aknur",
+ "customer_surname": "Hydyrowa",
+ "customer_patronic_name": "Kakageldýewna",
+ "passport_address": "Sarahs etrabynyň Sarahs şäheriniň KÝT",
+ "real_address": "Sarahs etrabynyň Sarahs şäheriniň KÝT",
+ "passport_serie": "I-AH",
+ "passport_id": "389692",
+ "passport_given_at": "2007-10-03",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Kiçiaga obasy",
+ "born_at": "1990-02-18",
+ "email": null,
+ "phone": "62785134",
+ "phone_additional": null,
+ "phone_home": "63618151",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrap ýyladyşhanasy",
+ "work_company_accountant_number": "+(993)-25124___",
+ "work_started_at": "2023-07-01",
+ "work_salary": "1350",
+ "work_position": "Ýyladyşhana işgäri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JFKdMaCZj19osUnkfQfqf9gwSHGxYfiDiijmwDfN.jpg",
+ "passport_two": "cZCfJDdXHp4TZnq0RzxzxmEGGzHfBd9epTXu4j6u.jpg",
+ "passport_three": "uSNufXRDDVhlinXpR6fO9GMeBeJGXtJgHbcgvpnf.jpg",
+ "passport_four": "Ki2LQ6h937gmKU7uXkbvLjOdGrBkaRSSb2wMVih5.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-10-29 16:59:01",
+ "updated_at": "2024-10-29 16:59:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3643,
+ "unique_id": "TB6352-3643",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Arazmyrat",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Azizowiç",
+ "passport_address": "Balkanabat şäher kw-211, 19-jaý, 14-öý",
+ "real_address": "Balkanabat şäher kw-211, 19-jaý, 14-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "428554",
+ "passport_given_at": "2010-11-30",
+ "passport_given_by": "Balkanabat şäher häkimligi",
+ "born_place": "Balkan welaýaty Balkanabat şäheri",
+ "born_at": "1994-11-16",
+ "email": null,
+ "phone": "62988920",
+ "phone_additional": "62988920",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat Ýörite sungat mekdebi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2019-08-26",
+ "work_salary": "3531",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Iv5GzdrCS4PSbMFdMCBtptAfeZLw3Flwq0kyiHF7.jpg",
+ "passport_two": "E3lNlI07VoA9bkJjaEHmqZmD0Q5v2wNn277gv2bU.jpg",
+ "passport_three": "XNwOI0cLTjUPeQwTxmwKAyRfvNjJG8QPE9X4d07q.jpg",
+ "passport_four": "1CW9HHVXTZx19qzuCtExApuzDJNekHmABSByBakC.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 17:22:11",
+ "updated_at": "2024-10-29 17:22:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3644,
+ "unique_id": "TB6352-3644",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülnabat",
+ "customer_surname": "Mätiýewa",
+ "customer_patronic_name": "Amandurdyýewa",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 18/7",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 18/7",
+ "passport_serie": "I-BN",
+ "passport_id": "469482",
+ "passport_given_at": "1986-04-08",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "MW Garagum etrabynyň Akmeýdan geňeşligi",
+ "born_at": "1986-04-08",
+ "email": null,
+ "phone": "62591986",
+ "phone_additional": null,
+ "phone_home": "62591986",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "YJUM-gi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-12-10",
+ "work_salary": "1873",
+ "work_position": "kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WG1ttK9jInlXovwvJWWkaztg3dQHUCDfUlNgu58n.jpg",
+ "passport_two": "OafNqNPwb4Z0suUM0uVTiUlY89PK779NgCn2DfnV.jpg",
+ "passport_three": "t944JZQ36v2fi9mah2EU5tl5qVOOoabhEdPlxdLm.jpg",
+ "passport_four": "wCwHDy6JeoaDLo86hRTaT5ob8QYk7LULVUrFxTMi.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 17:34:41",
+ "updated_at": "2024-10-29 17:34:41",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3645,
+ "unique_id": "TB6352-3645",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Yhlas",
+ "customer_surname": "Döwletow",
+ "customer_patronic_name": "Ilýasowiç",
+ "passport_address": "BW Balkanabat şäheri 157 kw. 14/6",
+ "real_address": "BW Balkanabat şäheri 157 kw. 14/6",
+ "passport_serie": "I-BN",
+ "passport_id": "465524",
+ "passport_given_at": "2012-09-25",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1996-09-01",
+ "email": null,
+ "phone": "62710208",
+ "phone_additional": null,
+ "phone_home": "62710208",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "80468 Harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-09-22",
+ "work_salary": "2102",
+ "work_position": "reňkleýji-suwagçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5Wo3RIbU3w8tk240HjZ1ROErqchKNcEIggnS8I4I.jpg",
+ "passport_two": "3Gp22FXKJ3CINMHgNd2rI8JdPpBJhxFh2OY1Dm3V.jpg",
+ "passport_three": "jLUNKUuzJ5vaIVmQLIhhv3dfc3obqdtJtFmpTFeS.jpg",
+ "passport_four": "6NsByEEqBZhJvxiJWaMR3N33dOFpLOwZ0IlMzqno.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-29 17:56:15",
+ "updated_at": "2024-10-29 17:56:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3646,
+ "unique_id": "TB1303-3646",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Serdar",
+ "customer_surname": "Orazmyradow",
+ "customer_patronic_name": "Annamuhammedowiç",
+ "passport_address": "Ahal welaýaty Ak bugdaý etraby Änew şäheri Türkmenabat köçesi jaý 1",
+ "real_address": "Ahal welaýaty Ak bugdaý etraby Änew şäheri Türkmenabat köçesi jaý 1",
+ "passport_serie": "I-AH",
+ "passport_id": "418008",
+ "passport_given_at": "2009-10-24",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etrabynyň Gämi obasy",
+ "born_at": "1993-08-31",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "62004500",
+ "phone_additional": "62004500",
+ "phone_home": "62004500",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "T-nyň IIM-niň Ak bugdaý etrap polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-1235660_",
+ "work_started_at": "2016-12-01",
+ "work_salary": "3921",
+ "work_position": "pasportçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "xBzUGrym5jZPdQzGe1pny0n5JJ3lLobaCxPOykNF.jpg",
+ "passport_two": "ZPJJ1ZxUAsjFKKlMPyd4uoxGCV7SOp1dvaHkLxNv.jpg",
+ "passport_three": "R0PKjzw2Pfp0vqngs1NhHwYc9HsUjr6qasllDaVp.jpg",
+ "passport_four": "Y8NsmyK7y3DFiuC8Iv5Eg9j7syL1uWor3VlDhIaw.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 08:59:25",
+ "updated_at": "2024-11-05 09:28:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3647,
+ "unique_id": "TB8312-3647",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Seidhan",
+ "customer_surname": "Arazberdiýew",
+ "customer_patronic_name": "Suhanowiç",
+ "passport_address": "Mollanepes köçe 34 jaý",
+ "real_address": "Mollanepes köçe 34 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "225531",
+ "passport_given_at": "2001-12-17",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1985-09-26",
+ "email": "seidhan8585@gmail.com",
+ "phone": "65353390",
+ "phone_additional": null,
+ "phone_home": "44555124",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝÖGGM",
+ "work_company_accountant_number": "+(993)-44511425",
+ "work_started_at": "2016-02-01",
+ "work_salary": "1672",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "k5M5UmImTnp6dr5hAEJAVktyqjh1adHzktNDcd4h.jpg",
+ "passport_two": "rzjjbtj4reS3r0cGlmN9auLS9GsTK9nJhSMlfVuH.jpg",
+ "passport_three": "I8Vh5jbfWpQEPPPNHWM86jx6CBuW7RwXNauC9v62.jpg",
+ "passport_four": "LxXJgW4RcJkDwxMkx7dz4B0pF21sB1JCcPKMGnI5.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 11:47:54",
+ "updated_at": "2024-10-30 12:13:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3648,
+ "unique_id": "TB8312-3648",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Merdan",
+ "customer_surname": "Kambarow",
+ "customer_patronic_name": "Rustemowiç",
+ "passport_address": "Ş.Batyrow köçe 30 jaý",
+ "real_address": "Ş.Batyrow köçe 30 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "176488",
+ "passport_given_at": "2000-06-08",
+ "passport_given_by": "Gazojak şäherçe PB",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1984-01-15",
+ "email": "merdan8410@mail.ru",
+ "phone": "63931494",
+ "phone_additional": null,
+ "phone_home": "44552130",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Türkmengazaragatnaşyk müdirligi",
+ "work_company_accountant_number": "+(993)-44512475",
+ "work_started_at": "2013-08-05",
+ "work_salary": "2278",
+ "work_position": "Telefonçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5tFMWfmhSc56Vc1QQhLWKkJsdGgSuxFCHRjZPVNp.jpg",
+ "passport_two": "lH8FiJ0NxTOqlbNrIo64Q9l0RCscdE1tGyzmzIzK.jpg",
+ "passport_three": "a02pMivzDDtiGIgQHulxsdySVnhQa0zHoogMIDK1.jpg",
+ "passport_four": "RX6VY1uCpKcpZcBWWLu3PqykUjez3zNE4vOqwxa7.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 11:56:38",
+ "updated_at": "2024-10-30 12:14:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3649,
+ "unique_id": "TB6352-3649",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gazakmämmet",
+ "customer_surname": "Annasöýünow",
+ "customer_patronic_name": "Talypmämmedowiç",
+ "passport_address": "Balkan welaýaty Balkanabat şäher kw116 9jaý",
+ "real_address": "Balkan welaýaty Balkanabat şäher kw116 9jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "465891",
+ "passport_given_at": "2012-11-07",
+ "passport_given_by": "Balkanabat şäher häkimligi",
+ "born_place": "Balkanabat şäheri",
+ "born_at": "1996-09-09",
+ "email": null,
+ "phone": "61392000",
+ "phone_additional": "64595986",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Nebitgazçykaryş Ýörite gurluşyk gurnama kärhanasy",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2022-02-01",
+ "work_salary": "2308",
+ "work_position": "inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "HZlBkQQ9SlNHqrVoNe1C9Y2kHyeegWm97SI9oppm.jpg",
+ "passport_two": "s3Kv6KqeazMhnhhDNXyWvMqorDHlpqESSRSmzjdc.jpg",
+ "passport_three": "rPAQ5VVScZ7NWlY52aJgoMvzqiaEpvukaPEMmp8S.jpg",
+ "passport_four": "XNLobnCAGsvcs09hi55AWZXjqQPCEdbxIOEBxQ3l.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 12:05:50",
+ "updated_at": "2024-10-30 12:05:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3650,
+ "unique_id": "TB6352-3650",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýtäç",
+ "customer_surname": "Mätiýewa",
+ "customer_patronic_name": "Azatowna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher 1-nji kiçi etrapça 25-jaý,8-öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher 1-nji kiçi etrapça 25-jaý,8-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515393",
+ "passport_given_at": "2018-03-27",
+ "passport_given_by": "Türkmenbaşy etrap häkimligi",
+ "born_place": "Magtymguly etrap Çendir geňeşligi",
+ "born_at": "1997-11-07",
+ "email": null,
+ "phone": "64967233",
+ "phone_additional": "64967233",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2827",
+ "work_position": "dispetçer",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "EcNgf9RKM1n3Bg2Ux8MLvSeEZqZTcQsVB884hhK0.jpg",
+ "passport_two": "ao2v1wolThpa0cwhLkhIrAwdjc6xSiprgrkSq2hv.jpg",
+ "passport_three": "dyBIQoMEq4TJM1qAjL7atAbKIPpHRNJUhPjxVCvb.jpg",
+ "passport_four": "fLxGBHn28xQEfSpBgfncLH6QiPh30XXSlfQ3yTe4.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 12:22:33",
+ "updated_at": "2024-10-30 12:22:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3651,
+ "unique_id": "TB6352-3651",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Altyntäç",
+ "customer_surname": "Allanazarowa",
+ "customer_patronic_name": "Nazartaganowna",
+ "passport_address": "BW Balkanabat şäher 225 kw. 20/52",
+ "real_address": "BW Balkanabat şäher 225 kw. 20/52",
+ "passport_serie": "I-BN",
+ "passport_id": "497333",
+ "passport_given_at": "2014-12-02",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1990-07-09",
+ "email": null,
+ "phone": "62373747",
+ "phone_additional": null,
+ "phone_home": "62373747",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Guş toplumy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2015-11-02",
+ "work_salary": "1746",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "q3yo59rdeoFsdiLyrrlOTQ7Bq9N2vgzoYMcQ0xDQ.jpg",
+ "passport_two": "qjTBqK7YmYPxTBAzUHy7Tgg1dDS6w9jo9rk80JcR.jpg",
+ "passport_three": "Ngkj6guzC5gfvpVCkvtZPfnfFwIeAiistg6fk2Le.jpg",
+ "passport_four": "tu4J61tCiF1zVdSLq0fn34KUKez4MuukVtnWVLq1.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 12:30:31",
+ "updated_at": "2024-10-30 12:30:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3652,
+ "unique_id": "TB6352-3652",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Salima",
+ "customer_surname": "Çanitbaýewa",
+ "customer_patronic_name": "Dauletowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-26/22",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-26/22",
+ "passport_serie": "I-BN",
+ "passport_id": "515262",
+ "passport_given_at": "2017-07-14",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "Gazagystan respublikasynyň Nowyy-Uzen şäheri",
+ "born_at": "1989-10-27",
+ "email": null,
+ "phone": "65378012",
+ "phone_additional": null,
+ "phone_home": "65378012",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-06-10",
+ "work_salary": "1964",
+ "work_position": "nobatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ex1EJrdp1EzgXnquwsXdgswrQ5fIxcEVTylCFwUC.jpg",
+ "passport_two": "XJQOnA0qxDZSx1FycY85X4HvBZHzsM2iH0rADxhr.jpg",
+ "passport_three": "KcCGTk4tjGzIqc4zJKRSfW6cpwZrKSgQsFhxfIMS.jpg",
+ "passport_four": "224z2RhXr3K4ELTlmgzROHUTatMAjmZrwFBkT4yD.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 12:36:00",
+ "updated_at": "2024-10-30 12:36:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3653,
+ "unique_id": "TB6352-3653",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jumageldi",
+ "customer_surname": "Kakajikow",
+ "customer_patronic_name": "Şamuradowiç",
+ "passport_address": "DW Görogly etraby Görogly şäheri Daýanç köçe 24/8",
+ "real_address": "BW Türkmenbaşy etraby garabogaz şäheri 1-24/58",
+ "passport_serie": "I-DZ",
+ "passport_id": "489150",
+ "passport_given_at": "2006-07-15",
+ "passport_given_by": "DW Görogly etrap häkimligi",
+ "born_place": "DW Görogly etrabynyň Görogly şäherçesi",
+ "born_at": "1988-02-04",
+ "email": null,
+ "phone": "63504921",
+ "phone_additional": null,
+ "phone_home": "63504921",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2796",
+ "work_position": "apparatçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pnmrmqZJPRgj6FYKWCMfVBaB0weiNTyaeWpJH0ok.jpg",
+ "passport_two": "xNr4fykY5Ir57zqo58GgSB306lUCmP7AB9AxBm3H.jpg",
+ "passport_three": "b5R2KHTig5lmqMTzaCJIeme6q9jUcX6bOjkNzqKg.jpg",
+ "passport_four": "hTXTLGYHt87Zcpp3vnyPs6sOjymTHrVSvaGMPgUq.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 12:46:17",
+ "updated_at": "2024-10-30 12:46:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3654,
+ "unique_id": "TB6352-3654",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amandurdy",
+ "customer_surname": "Ýegendurdyýew",
+ "customer_patronic_name": null,
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 6/2",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 6/2",
+ "passport_serie": "I-BN",
+ "passport_id": "208468",
+ "passport_given_at": "2002-01-11",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Bereket etrabynyň Akjaguýma geňeşligi",
+ "born_at": "1970-08-28",
+ "email": null,
+ "phone": "65173944",
+ "phone_additional": null,
+ "phone_home": "65173944",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "BW PM-niň ÝHB-niň",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-12-21",
+ "work_salary": "4982",
+ "work_position": "müdiri orunbasar",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "WpJXasC50GIWfEg3huQMVtMlH2N2ot3kLgHsCFu1.jpg",
+ "passport_two": "357l11ytjoZkwlHJSyxYleJXHziK8AIrUych8OVa.jpg",
+ "passport_three": "Bzji5Gpv06EpqZicMSPoQ26kUQQi4cujJ4kl5KAu.jpg",
+ "passport_four": "YFUsH10H5aWDUXteRI9WFC2U4HsOtezAtm9eQebb.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 12:51:55",
+ "updated_at": "2024-10-30 12:51:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3655,
+ "unique_id": "TB6352-3655",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Lälegül",
+ "customer_surname": "Hydyrowa",
+ "customer_patronic_name": "Musaýewna",
+ "passport_address": "BW Balkanabat şäher 123 kw. 4/8",
+ "real_address": "BW Balkanabat şäher 123 kw. 4/8",
+ "passport_serie": "I-BN",
+ "passport_id": "478299",
+ "passport_given_at": "2017-06-04",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1991-05-13",
+ "email": null,
+ "phone": "64711767",
+ "phone_additional": null,
+ "phone_home": "64711767",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2014-01-06",
+ "work_salary": "1929",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oIEbCkdVNHIscifwQKIaRmA2FxENuyX0VW28ao54.jpg",
+ "passport_two": "8axrrWn1hJJiaxYg9u6AOA2cpfLaJy1zjlhM6pz0.jpg",
+ "passport_three": "s2UMBq6O4WU9DuFwhV6FUm5c7Tty7E2TLS1FbJJO.jpg",
+ "passport_four": "86V4Ai6MAc3Hd1cEP6q0rFBexaZ1pHuRHauZPn1D.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 12:55:48",
+ "updated_at": "2024-10-30 12:55:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3656,
+ "unique_id": "TB6352-3656",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Baýram",
+ "customer_surname": "Mätiýew",
+ "customer_patronic_name": "Azatowiç",
+ "passport_address": "BW Magtymguly etraby Ýaňkel geňeşligi Näre obasy",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri 1-2/28",
+ "passport_serie": "I-BN",
+ "passport_id": "600556",
+ "passport_given_at": "2023-02-17",
+ "passport_given_by": "BW Magtymguly etrap PB",
+ "born_place": "BW Magtymguly etrabynyň Ýaňkel geňeşligi",
+ "born_at": "1998-02-05",
+ "email": null,
+ "phone": "63927496",
+ "phone_additional": null,
+ "phone_home": "63927496",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-09-05",
+ "work_salary": "1525",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "sTUl8HscO5Z80SkTNQtvKHSlQCsSIqd3S89hUefi.jpg",
+ "passport_two": "LhprAzcrApcWbAnGUh57XZoF4yBB048zmpxsnwA4.jpg",
+ "passport_three": "PyJdxl87fUKOFYNePDVGQNDHuk4PTPDcmCmQTFlD.jpg",
+ "passport_four": "4jSPhbMyAkeidFcowDrUg7p0NnPxpdAC2S60segx.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 14:27:32",
+ "updated_at": "2024-10-30 14:27:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3657,
+ "unique_id": "TB6352-3657",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mylaýym",
+ "customer_surname": "Takyýewa",
+ "customer_patronic_name": "Gurbangulyýewna",
+ "passport_address": "Gyzylarbat etrap Magazin geçelge köçe 8-jaý",
+ "real_address": "Gyzylarbat etrap Magazin geçelge köçe 8-jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "144604",
+ "passport_given_at": "2004-11-06",
+ "passport_given_by": "Magtymguly etrap häkimligi",
+ "born_place": "Magtymguly etrap Çendir geňeşligi",
+ "born_at": "1984-04-26",
+ "email": null,
+ "phone": "71394076",
+ "phone_additional": "71394076",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2019-02-05",
+ "work_salary": "2785",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "46d1LdvxxlcHIXALo4J9QooqeVVWmnOxZxTrb5g1.jpg",
+ "passport_two": "KNE5yHWUV08rr1wyJ0bt33fCsEXrXsdsQcPnn6dq.jpg",
+ "passport_three": "ARcRKBr6t2Tq6hVuX0XqY7uLNeJJGca99LDR8dAg.jpg",
+ "passport_four": "HzgnP41SDF4Ub6lJk8T5XY2ei1NA3sMu2odqedSJ.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 15:24:44",
+ "updated_at": "2024-10-30 15:24:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3658,
+ "unique_id": "TB6352-3658",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Bägul",
+ "customer_surname": "Melaýewa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Daşoguz welaýaty Akdepe etrap Arsaryýew köçe 28-jaý",
+ "real_address": "Daşoguz welaýaty Akdepe etrap Arsaryýew köçe 28-jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "996008",
+ "passport_given_at": "2018-11-22",
+ "passport_given_by": "Daşoguz welaýaty Akdepe etrap häkimligi",
+ "born_place": "Akdepe etrap Akdepe şäheri",
+ "born_at": "1997-11-23",
+ "email": null,
+ "phone": "61742814",
+ "phone_additional": "61742814",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2023-04-27",
+ "work_salary": "1374",
+ "work_position": "gap-gaç ýuwujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gaOguLeGPek2pUPMzu5BQ1K748fFppu8yDVlgk3m.jpg",
+ "passport_two": "lVO6KZqkP50Q44FS4o7PXlSdh6eYnTGcgrHmsfcX.jpg",
+ "passport_three": "jL3BNcAVoVJAg2H9dJmoIPI3fpe5Ieu6c411w576.jpg",
+ "passport_four": "wdbzg4od3ywvuWqaH5dUCfahHe2AP3GWpYQOIxjg.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 15:29:50",
+ "updated_at": "2024-10-30 15:29:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3659,
+ "unique_id": "TB6352-3659",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Röwşen",
+ "customer_surname": "Mämiýew",
+ "customer_patronic_name": "Tirkeşowiç",
+ "passport_address": "Türkmenbaşy etrap Garabogaz şäher 1-kiçi etrapça 6-jaý, 7-öý",
+ "real_address": "Türkmenbaşy etrap Garabogaz şäher 1-kiçi etrapça 6-jaý, 7-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "515349",
+ "passport_given_at": "2018-01-19",
+ "passport_given_by": "Balkan welaýaty Türkmenbaşy etrap häkimligi",
+ "born_place": "Türkmenbaşy etrap Garabogaz şäheri",
+ "born_at": "2001-11-27",
+ "email": null,
+ "phone": "61706180",
+ "phone_additional": "61706180",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Günbatargazakdyryş müdirligi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2022-10-10",
+ "work_salary": "1737",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "uiB14h42H8tSc5pfFk8fze7MWbSYOB4UxrNwJKb8.jpg",
+ "passport_two": "uf1fzDZPg2HD2vrcT7DgpUePvHv0Z4Kpf2cFapyU.jpg",
+ "passport_three": "NUplMpROnqJUmFUkiq7Igf2mFVKC3wMB5gx10XGX.jpg",
+ "passport_four": "m3vo1jNzWUj64ph6yd4eKEWa1Ccdlq6hbwGUyPli.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 15:34:56",
+ "updated_at": "2024-10-30 15:34:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3660,
+ "unique_id": "TB6352-3660",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gambar",
+ "customer_surname": "Gambarow",
+ "customer_patronic_name": "Gurbanowiç",
+ "passport_address": "Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 13-jaý,4-öý",
+ "real_address": "Türkmenbaşy etrap Garabogaz şäher Magtymguly köçe 13-jaý,4-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469729",
+ "passport_given_at": "2015-07-28",
+ "passport_given_by": "Balkan welaýat Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Serdar şäheri",
+ "born_at": "1999-06-17",
+ "email": null,
+ "phone": "64686360",
+ "phone_additional": "64686360",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2020-08-04",
+ "work_salary": "2536",
+ "work_position": "apparatçy",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "EyxIndzMXdCtPih1Kc5GYZJShKkMtSY4vSDoTvt9.jpg",
+ "passport_two": "SBq7EwX8MzscIrb2EAwUoRWFvngrYhgzKUH5lenh.jpg",
+ "passport_three": "JaguvlZHpY9cBoD24yoiyZlTi6ICg8IciYrmrCxF.jpg",
+ "passport_four": "CG4L7mHpV0dwNDco3K4EB8Z3GQ4KutjT4TznYPVp.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 15:39:11",
+ "updated_at": "2024-10-30 15:39:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3661,
+ "unique_id": "TB6352-3661",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Annageldi",
+ "customer_surname": "Nazlyýew",
+ "customer_patronic_name": "Nazlyýewiç",
+ "passport_address": "Türkmenbaşy etrap Garabogaz şäher 1-kiçi etrapça 8-jaý 4-öý",
+ "real_address": "Türkmenbaşy etrap Garabogaz şäher 1-kiçi etrapça 8-jaý 4-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "469614",
+ "passport_given_at": "2014-12-24",
+ "passport_given_by": "Balkan welaýatynyň Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket etraby Gulmaç geňeşligi",
+ "born_at": "1971-02-24",
+ "email": null,
+ "phone": "65186989",
+ "phone_additional": "65186989",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2004",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "WYO5c7mSWvc33FhLgfq0LBuSNjXeCrs1YqBIvVGd.jpg",
+ "passport_two": "GYjR6yiTzbANrVQUrrF94MySIgLqwAYP6XBNda0C.jpg",
+ "passport_three": "npVUkEVXGbUHGSCaHIv45qI3Sa7yh74s0Tkmz9rg.jpg",
+ "passport_four": "9rFpexSB5b6WM0Iyvy7cQjCROn3gJKXeDbOfMbGd.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 15:43:34",
+ "updated_at": "2024-10-30 15:43:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3662,
+ "unique_id": "TB6352-3662",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Ogulçemen",
+ "customer_surname": "Abdullaýewa",
+ "customer_patronic_name": "Mämiýewna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Garabogaz köçesi 7/7",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Garabogaz köçesi 7/7",
+ "passport_serie": "I-BN",
+ "passport_id": "469229",
+ "passport_given_at": "2013-05-23",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Magtymguly etrabynyň Magtymguly şäherçesi",
+ "born_at": "1978-05-23",
+ "email": null,
+ "phone": "65150641",
+ "phone_additional": null,
+ "phone_home": "65150641",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2008-04-23",
+ "work_salary": "1548",
+ "work_position": "telefonist-telegrafist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "htNKIYeTkpzyOk3dMRbSb2i89bxwz0pLRZgoYlRZ.jpg",
+ "passport_two": "PzCtlTww8VjdgVniqPOtHH07MGa9Yu8ZMYsnjuwf.jpg",
+ "passport_three": "NI5KGRoADypVUVNOrt2UMrbSnjtIvf1s1WcZEAkD.jpg",
+ "passport_four": "cAo8qI0Yhm98PvguthqrhAEwMSUBk6B2fCrdwRTa.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 15:50:01",
+ "updated_at": "2024-10-30 15:50:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3663,
+ "unique_id": "TB1309-3663",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Guwançgeldi",
+ "customer_surname": "Bagşyýew",
+ "customer_patronic_name": "Aşyrmyradowiç",
+ "passport_address": "hally bagşy köçesi, 23-nji jaý",
+ "real_address": "hally bagşy köçesi, 23-nji jaý",
+ "passport_serie": "I-AS",
+ "passport_id": "560458",
+ "passport_given_at": "2017-03-01",
+ "passport_given_by": "berkarar etrap",
+ "born_place": "Aşgabat",
+ "born_at": "2000-12-26",
+ "email": "Wepa@gmail.çom",
+ "phone": "63901191",
+ "phone_additional": null,
+ "phone_home": "63901191",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Olimpiýa şäherjigini dolandyryş müdirligi",
+ "work_company_accountant_number": "+(993)-63901191",
+ "work_started_at": "2024-09-03",
+ "work_salary": "1823",
+ "work_position": "hyzmatçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "q9WEhmqCqg06rKq0oTP888iG7EniOOq9IXn05k7T.jpg",
+ "passport_two": "jF0JoorNRkJ3uRkptbLvsUGi23gE38JiKm3YbRBd.jpg",
+ "passport_three": "8UUltEtBJAl8CH4i8VMKTEW7XDO2Njc8UxSLAASJ.jpg",
+ "passport_four": "guJfChPRx2iNSywUXknZqJg5ysH9OYsiRsV6dCeN.jpg",
+ "user_id": 23,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 15:59:48",
+ "updated_at": "2024-10-30 16:00:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3664,
+ "unique_id": "TB8302-3664",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Lýudmila",
+ "customer_surname": "Týarn",
+ "customer_patronic_name": "Amandowletowna",
+ "passport_address": "Magdanly şaheri Ýaşlyk 8/3",
+ "real_address": "Magdanly şaheri Ýaşlyk 8/3",
+ "passport_serie": "I-LB",
+ "passport_id": "178483",
+ "passport_given_at": "2000-04-14",
+ "passport_given_by": "Gowurdak saher PB",
+ "born_place": "Koytendag saherçesi",
+ "born_at": "1971-04-28",
+ "email": null,
+ "phone": "64642387",
+ "phone_additional": null,
+ "phone_home": "53277",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "24-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2005-09-01",
+ "work_salary": "2245",
+ "work_position": "Terbiyeci",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ai1I4mS01txyUiW3uL8MZL4NAvJdZjnA4lsPXW3s.jpg",
+ "passport_two": "f0xn1hpM26An5n1syQlE5lt3q84Eemj4SUmYEB1H.jpg",
+ "passport_three": "TiMlPz07X8rEUALbrv2jVOmZMvCM3DfZVAkSWHYX.jpg",
+ "passport_four": "Zn9wvkcERR8xvWhHCuspzWP2xi8RXSjAke7sARwa.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-30 16:07:24",
+ "updated_at": "2024-10-30 16:16:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3665,
+ "unique_id": "TB7390-3665",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Hydyr",
+ "customer_surname": "Kösäýew",
+ "customer_patronic_name": "Döwrangeldiýewiç",
+ "passport_address": "Mary şäheriniň Mülkbagşy ý.j.t-nyň Täsinlik köçesiniň 20-nji jaýy.",
+ "real_address": "Mary şäheriniň Mülkbagşy ý.j.t-nyň Täsinlik köçesiniň 20-nji jaýy.",
+ "passport_serie": "II-MR",
+ "passport_id": "100971",
+ "passport_given_at": "2016-12-09",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäheri",
+ "born_at": "2000-11-30",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64323737",
+ "phone_additional": "64323737",
+ "phone_home": "64323737",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Telekeçi Kösäýew Döwrangeldi Kakabaýewiçiň işgäri",
+ "work_company_accountant_number": "+(993)-64323737",
+ "work_started_at": "2023-09-08",
+ "work_salary": "1335",
+ "work_position": "arranom",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nVAKAaRqK3Hfj89WFZmZU3t7LSgFuXjArVifLIgo.jpg",
+ "passport_two": "VG6QEl2W1jGo5bztkb0v8r0y4Ztdtnce2NoeB5cf.jpg",
+ "passport_three": "uMMytU7w8vZmfvHepuKDiqtOBO5F3I24IycCVoWI.jpg",
+ "passport_four": "2iGo14GGy2vPYGpdUGRLTQd5zaCG4ERUBvDOYpWO.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-10-30 17:02:33",
+ "updated_at": "2024-10-30 17:02:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3666,
+ "unique_id": "TB9314-3666",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ihtiyar",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Bahtiyarowiç",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "909098",
+ "passport_given_at": "2016-03-16",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Akgala geňeşligi",
+ "born_at": "1999-05-05",
+ "email": "Ihtiyar@mail",
+ "phone": "62972014",
+ "phone_additional": "62972014",
+ "phone_home": "62972014",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç Gallaönümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-31912___",
+ "work_started_at": "2022-10-04",
+ "work_salary": "1673",
+ "work_position": "çörek sehinde işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2X21MD6tplBit6SSZ80U0I5XFcCvCvQgBQV2CgM5.jpg",
+ "passport_two": "Rt98UJSpP468ViDiSQB5CuobtHct6zJZ8sXuGb0z.jpg",
+ "passport_three": "No0pxhEmtN7GSFKVEu4O0dDWDZQpfFGdBLNnlugh.jpg",
+ "passport_four": "9yaRl1Kt5KKYusyLWljXHWdL5b39nhTKSSkJLmvq.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-31 09:04:18",
+ "updated_at": "2024-10-31 09:05:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3667,
+ "unique_id": "TB6352-3667",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Arslanmyrat",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Amanowiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher Görogly köçe 2-jaý, 7-öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher Görogly köçe 2-jaý, 7-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "228078",
+ "passport_given_at": "2003-06-02",
+ "passport_given_by": "Garabogaz şäher häkimligi",
+ "born_place": "Balkan welaýaty Bereket etraby",
+ "born_at": "1987-02-18",
+ "email": null,
+ "phone": "65186503",
+ "phone_additional": "65186503",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Balkangazüpjünçilik müdirligi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2024-06-03",
+ "work_salary": "2496",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ngt6N55M89i8NnaNUB6f65OHdDgagXNmpIs9Jtmy.jpg",
+ "passport_two": "u44pdGeaMZgdOfBspbFnGkYLKy2ZsSv3OwvFLnNe.jpg",
+ "passport_three": "lnZimOolkPHusScgx446eC5meLUNs0mzDRIy2gOr.jpg",
+ "passport_four": "xyx13VozqvWqekqQXIGndcqSUlDFVahbmgLAVaeR.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-31 11:16:31",
+ "updated_at": "2024-10-31 11:16:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3668,
+ "unique_id": "TB8312-3668",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Haýytbaý",
+ "customer_surname": "Hanakow",
+ "customer_patronic_name": null,
+ "passport_address": "Gazojak şäheriniň K.Sazakow köçesi 168-nji jaý 27-nji öý",
+ "real_address": "Gazojak şäheriniň K.Sazakow köçesi 168-nji jaý 27-nji öý",
+ "passport_serie": "I-LB",
+ "passport_id": "994645",
+ "passport_given_at": "2018-04-26",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Daşoguz welaýat Gubadag etrap Amyderýa geňeşligi",
+ "born_at": "1966-01-20",
+ "email": "hayytbay9946@gmail.com",
+ "phone": "65449230",
+ "phone_additional": "61126910",
+ "phone_home": "44591217",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM-ň 7-nji GGM-sy",
+ "work_company_accountant_number": "+(993)-44552141",
+ "work_started_at": "2020-07-01",
+ "work_salary": "2551",
+ "work_position": "5-nji derejeli betonçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "3KrpFBzZWG6dSSfiC4vjVrxO8CmXnHuHd9djAryy.jpg",
+ "passport_two": "BCbn3GWfZT15rsK1WL1H7Wcg5kVq1mQixAc84FCR.jpg",
+ "passport_three": "T4R1WlLME06hp01Qly7p0zE2gF8c4jF3fdsS0TtH.jpg",
+ "passport_four": "giMXQyATPmPFKLteOK6o8If8LViXeWQcVk3YFmCM.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-31 16:46:59",
+ "updated_at": "2024-11-04 16:41:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3669,
+ "unique_id": "TB8312-3669",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maysa",
+ "customer_surname": "Tubakowa",
+ "customer_patronic_name": "Nurysewna",
+ "passport_address": "Gazojak saher magtymguly kocesinin 138 jayy 28 oyi",
+ "real_address": "Gazojak saher magtymguly kocesinin 138 jayy 28 oyi",
+ "passport_serie": "I-LB",
+ "passport_id": "598655",
+ "passport_given_at": "2011-03-15",
+ "passport_given_by": "Lebap welayat Birata etrap hakimligi",
+ "born_place": "Lebap welayat Gazojak saheri",
+ "born_at": "1994-02-26",
+ "email": null,
+ "phone": "63522646",
+ "phone_additional": "63522646",
+ "phone_home": "63522646",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGC\"mudirligii Ulanys enjamlary suzus bejeris bolegi",
+ "work_company_accountant_number": "+(993)-63522646",
+ "work_started_at": "2022-07-15",
+ "work_salary": "2395",
+ "work_position": "slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "G5lJ6vFOA6upVJ77ElBil8vMhj5YCzRgF6vVFQmL.jpg",
+ "passport_two": "tSlL2YtBwJSPvLNkqnrVw1tduBjsnY01b5jpf5J9.jpg",
+ "passport_three": "iuJgufFJYuzsIz08wCAFxTnqa5nM2mQ8t7PcbmMw.jpg",
+ "passport_four": "xzivNLyVegdORRdPIjiOENwSRoh7iAUUErCbM382.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-10-31 17:29:39",
+ "updated_at": "2024-10-31 17:30:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3670,
+ "unique_id": "TB9314-3670",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Maksad",
+ "customer_surname": "Nurimbetow",
+ "customer_patronic_name": "Amanbaýewiç",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "831514",
+ "passport_given_at": "2013-11-18",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Akgala geňeşligi",
+ "born_at": "1985-06-01",
+ "email": "Maksad@mail",
+ "phone": "61125689",
+ "phone_additional": "61125689",
+ "phone_home": "61125689",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Dökünhimiýa bazasy",
+ "work_company_accountant_number": "+(993)-31219___",
+ "work_started_at": "2014-04-01",
+ "work_salary": "1592",
+ "work_position": "awtoulag sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KripUAaiiYH43VsusrERwaw3hhC1u7BJk0m0NRkC.jpg",
+ "passport_two": "SLqEeKyHxxQBz6jgnMFsTzxGHC4kcoCS1xlUG2rC.jpg",
+ "passport_three": "Fq8dl7x0MZ6n2pP6mbIbDQLU0rfOeGhEECWA7oPk.jpg",
+ "passport_four": "EnzgwNgcJlbGAA6tNJlidkhF02aY12er3Qk1uy3J.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-01 10:31:49",
+ "updated_at": "2024-11-01 10:32:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3671,
+ "unique_id": "TB6360-3671",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Tagangylyç",
+ "customer_surname": "Nurmämmedow",
+ "customer_patronic_name": "Baýramgylyçewiç",
+ "passport_address": "Hazar ş-çe 38-1a-19",
+ "real_address": "Hazar ş-çe 38-1a-19",
+ "passport_serie": "I-BN",
+ "passport_id": "466793",
+ "passport_given_at": "2014-05-26",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1994-05-12",
+ "email": null,
+ "phone": "62199665",
+ "phone_additional": "62199665",
+ "phone_home": "62199665",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Dragon Oil\" LTD kompanyasy",
+ "work_company_accountant_number": "+(993)-62199665",
+ "work_started_at": "2017-05-11",
+ "work_salary": "3623",
+ "work_position": "montaznik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nuAEv8Zca275q5IpErhKvi7f73OWNTxBFsgT9Zwg.jpg",
+ "passport_two": "C7ZxyD9iMlorTUs8jIRF3Gnur76nbs0tXvSG6DDE.jpg",
+ "passport_three": "Jl5m51bLlrYoh4HoTc9pNaLoOKalMIzHBcxuuoGH.jpg",
+ "passport_four": "l7W7j8mTslC4zdz5l4Lr7bzEuOh56dBlJJdRODaQ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-01 14:52:15",
+ "updated_at": "2024-11-07 17:47:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3672,
+ "unique_id": "TB6360-3672",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Azatgül",
+ "customer_surname": "Nyýazmuhammedowa",
+ "customer_patronic_name": "Hekimowna",
+ "passport_address": "Hazar ş-çe ÝJT 16 jaý 10",
+ "real_address": "Hazar ş-çe ÝJT 16 jaý 10",
+ "passport_serie": "I-BN",
+ "passport_id": "565565",
+ "passport_given_at": "2020-01-25",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Esenguly ş",
+ "born_at": "1973-11-04",
+ "email": null,
+ "phone": "62201945",
+ "phone_additional": "62201945",
+ "phone_home": "62201945",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW BBM 56-njy çagalar bagy",
+ "work_company_accountant_number": "+(993)-62201945",
+ "work_started_at": "2022-11-29",
+ "work_salary": "2248",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dvhOXqGumnB6QCatj1LLfqEBDDRgQq7gmVAOHbBt.jpg",
+ "passport_two": "COpGItMITOog6E7mf2KWZSK7ASjqHWTOVXMo5fRY.jpg",
+ "passport_three": "5FeA8IpWxSaYHTdfiRPtAFYHQ3SUDoofQOD8hpuL.jpg",
+ "passport_four": "B3ExwVCIDjCb57vRPXP3y8ZOfELrupWgDwnRMXlm.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-01 15:04:42",
+ "updated_at": "2024-11-11 15:23:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3673,
+ "unique_id": "TB6360-3673",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Arjanow",
+ "customer_patronic_name": "Myradowiç",
+ "passport_address": "Hazar ş-çe 37-9-34",
+ "real_address": "Hazar ş-çe 37-9-34",
+ "passport_serie": "I-BN",
+ "passport_id": "565854",
+ "passport_given_at": "2020-12-01",
+ "passport_given_by": "Hazar şäher Polisýa bölümi",
+ "born_place": "Hazar ş",
+ "born_at": "1977-08-20",
+ "email": null,
+ "phone": "63867787",
+ "phone_additional": "63867787",
+ "phone_home": "63867787",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Balkanabat\" ýod zawody",
+ "work_company_accountant_number": "+(993)-63867787",
+ "work_started_at": "2024-05-09",
+ "work_salary": "2591",
+ "work_position": "ammar müdüri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6vC4vkucsECGFBjb88fSWpGITjo8HYcbK6SrW6Ap.jpg",
+ "passport_two": "VpSZ6bVFgGsLRVR3MIBt6FHttGhKHC6ddKNhv2Ne.jpg",
+ "passport_three": "VeSo8zEcu8EK6CbLCqI1AGcGwEHeJyrP1dsqixPn.jpg",
+ "passport_four": "W3ECtIxgO8h9qQl9PLYbHaWczsFV2HGyrEiUDaH0.jpg",
+ "user_id": 9,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-11-01 15:15:45",
+ "updated_at": "2024-12-06 10:55:46",
+ "deleted_at": "2024-12-06 10:55:46",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3674,
+ "unique_id": "TB6360-3674",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aşyrbike",
+ "customer_surname": "Orazowa",
+ "customer_patronic_name": "Mirmämmedowna",
+ "passport_address": "Hazar ş-çe 29-1-5",
+ "real_address": "Hazar ş-çe 29-1-5",
+ "passport_serie": "I-BN",
+ "passport_id": "420949",
+ "passport_given_at": "2012-07-05",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1989-02-17",
+ "email": null,
+ "phone": "65157461",
+ "phone_additional": "65157461",
+ "phone_home": "65157461",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar himya önimçiligi",
+ "work_company_accountant_number": "+(993)-65157461",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2884",
+ "work_position": "1-nji derejeli hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "YeXmDau0TjiqGbqPcQlWGzCU9vJCgNUk5ArcMrO4.jpg",
+ "passport_two": "YsoHgmYq8eL126EdiPhUMKiLTX3GwEDrW51QFAWo.jpg",
+ "passport_three": "14c905sxi1YpoBCxEREE092eyAICNXpYqCiSBk46.jpg",
+ "passport_four": "1TUSOwxH2MmT1N77RL6ajQkJ5trxU2K169Qsmrpa.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-01 15:34:36",
+ "updated_at": "2024-11-11 15:53:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3675,
+ "unique_id": "TB6312-3675",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Nedir",
+ "customer_surname": "Rejepow",
+ "customer_patronic_name": "Gurbansähedowiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy şäher Watan köçe 25 jaý 10 öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy şäher Watan köçe 25 jaý 10 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "433273",
+ "passport_given_at": "2011-03-14",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Bereket şäheri",
+ "born_at": "1994-10-09",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "64160657",
+ "phone_additional": "65368994",
+ "phone_home": "24357841",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Telekeçi Garajaýew Begmämmet",
+ "work_company_accountant_number": "+(993)-24360155",
+ "work_started_at": "2024-05-01",
+ "work_salary": "2600",
+ "work_position": "baş bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CCDr6oyXOnSGM60JgA24kgwG1Sxcn2y53ujWzzFj.jpg",
+ "passport_two": "fnY7RLrAG6aQSUBzNuVEX1EcLl4vm77Zz3pAfQ8k.jpg",
+ "passport_three": "4sN3GE96nGkZGVWHNEoxMjjSUiQLJwriQgyvSZx8.jpg",
+ "passport_four": "f0oFu0D4QAk4gbkCvoZPUCIfRqMYkr4d1LJ03p2I.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-01 15:58:36",
+ "updated_at": "2024-11-12 15:30:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3676,
+ "unique_id": "TB8312-3676",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Begenç",
+ "customer_surname": "Sadullaýew",
+ "customer_patronic_name": "Seýitmuradowiç",
+ "passport_address": "Gazojak şäheriniň D.Baýramow köçesiniň jaý 4 öý 3",
+ "real_address": "Gazojak şäheriniň D.Baýramow köçesiniň jaý 4 öý 3",
+ "passport_serie": "I-LB",
+ "passport_id": "598649",
+ "passport_given_at": "2011-03-15",
+ "passport_given_by": "Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1994-05-29",
+ "email": "begench5986@gmail.com",
+ "phone": "65353587",
+ "phone_additional": null,
+ "phone_home": "44552144",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"LGÇM\" Naýyp liniýa önümçilik bölegi",
+ "work_company_accountant_number": "+(993)-44552588",
+ "work_started_at": "2022-04-04",
+ "work_salary": "3343",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OQcDfaLST2tCkFYLtZLSr9xp0azw96oPlNllVmIW.jpg",
+ "passport_two": "5otmxUQ0HvHzg2d2S56oKpMrMIvNXwU9960gsgQk.jpg",
+ "passport_three": "TwaZsnB4RScWMRZ81P7KuRuZwUJX7wwygXiaNwvY.jpg",
+ "passport_four": "LQ7apvBTKSFbpFZgNe9khGJiT07w4CdrrkmUQ4Vk.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-04 11:37:57",
+ "updated_at": "2024-11-05 14:56:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3677,
+ "unique_id": "TB9314-3677",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ýagşymyrat",
+ "customer_surname": "Akyýew",
+ "customer_patronic_name": "Gurbandurdyýewiç",
+ "passport_address": "Köneürgenç etrap Täzeýap geňeşligi",
+ "real_address": "Köneürgenç etrap Täzeýap geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "618350",
+ "passport_given_at": "2010-12-10",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Täzeýap geňeşligi",
+ "born_at": "1992-02-16",
+ "email": "Yagsymyrat@mail",
+ "phone": "62912620",
+ "phone_additional": "62912620",
+ "phone_home": "62912620",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Daşoguz welaýat gümrükhanasy",
+ "work_company_accountant_number": "+(993)-27902___",
+ "work_started_at": "2016-09-15",
+ "work_salary": "1679",
+ "work_position": "Köneürgenç g/n töwerekdäki çäkleri abadanlaşdyrmak boýunça işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zu5nssL48R58NQkzufFNjjnMzoOGwvAvRNZofqkX.jpg",
+ "passport_two": "Lrl9e7N1nKtYsJM0TqaLhj2XXwx5dd4WUitf5O6E.jpg",
+ "passport_three": "9sgbjFG6XlNsXN3THI8EFmbY80BYYhf258WOU8ZM.jpg",
+ "passport_four": "GKQRa4q2reK8ctlNPDn0N1e0TldPdIThnERajM75.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-04 15:08:54",
+ "updated_at": "2024-11-04 15:09:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3678,
+ "unique_id": "TB8312-3678",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Syhberdi",
+ "customer_surname": "Hudayberdiyew",
+ "customer_patronic_name": "Rahmanberdiyewic",
+ "passport_address": "Gazojak şäheri Jummykow köçesi 8 jaý",
+ "real_address": "Gazojak şäheri Jummykow köçesi 8 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "419562",
+ "passport_given_at": "2005-07-14",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1989-02-08",
+ "email": null,
+ "phone": "65948408",
+ "phone_additional": "65948408",
+ "phone_home": "65948408",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG tresti 5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-65948408",
+ "work_started_at": "2022-01-01",
+ "work_salary": "1703",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "TAg47UYt0vIZGlliFY9PJny2MmcuJnl3XqBcGu3l.jpg",
+ "passport_two": "JoJyQu6UIRBgBIf8S8EsJQ2Y5Jg0e8WlCkR5Gxj8.jpg",
+ "passport_three": "vdkBhnD0dOr2B6vcmV825bsYYK6UFyhOG7I3UaTv.jpg",
+ "passport_four": "DQhpOIW8cmg5184YwUnasd6AYcnCB2dMFSEvrRyV.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-04 17:04:45",
+ "updated_at": "2024-11-05 14:57:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3679,
+ "unique_id": "TB9314-3679",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Madina",
+ "customer_surname": "Saparbaýewa",
+ "customer_patronic_name": "Ýoldaşbaýewna",
+ "passport_address": "Saparmyrat Türkmenbaşy şäherçesi T.Amanlykow köçesi 9/2-nji jaýy",
+ "real_address": "Saparmyrat Türkmenbaşy şäherçesi T.Amanlykow köçesi 9/2-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "465916",
+ "passport_given_at": "2006-04-08",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "Saparmyrat Türkmenbaşy adyndaky şäherçesi",
+ "born_at": "1989-10-24",
+ "email": "Madina@mail",
+ "phone": "61021989",
+ "phone_additional": "61021989",
+ "phone_home": "61021989",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Saparmyrat Türkmenbaşy etrap BB-niň 6-njy Çagalar bagy",
+ "work_company_accountant_number": "+(993)-3339____",
+ "work_started_at": "2013-11-18",
+ "work_salary": "1214",
+ "work_position": "ýanaşyk çäkleri abadanlaşdyryjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "ufASFiPRGUjhX5fACejBu44zQ1unD5J6wzTaEkaF.jpg",
+ "passport_two": "yzZPaO1IIIwUM9kLNbdV4Wqnxgga4yzmWlie70Dj.jpg",
+ "passport_three": "hwzkzTAbtXGSIq2p7RjIQyOBTTU38KqJHO5Cp2wv.jpg",
+ "passport_four": "TIe7VsFRCztD2gVxu986KlJbYndLKegSUc9Ts2ZL.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-04 17:07:56",
+ "updated_at": "2024-11-04 17:08:30",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3680,
+ "unique_id": "TB6359-3680",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Hezretmyrat",
+ "customer_surname": "Nyýazmämmedow",
+ "customer_patronic_name": "Annamyradowiç",
+ "passport_address": "BW Balkanabat şäher, Galkynyş köçe, jaý 45",
+ "real_address": "BW Balkanabat şäher, Galkynyş köçe, jaý 45",
+ "passport_serie": "I-BN",
+ "passport_id": "540397",
+ "passport_given_at": "2018-02-23",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "1993-02-01",
+ "email": null,
+ "phone": "65322244",
+ "phone_additional": "65322244",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Balkan welaýat Balkanabat şäher Salgyt bölümi",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2021-08-10",
+ "work_salary": "2629",
+ "work_position": "salgyt inspektory",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "f2lyfeVCNaMi2AFmds8jwT2BoWdUz3MTeLrKDzD2.jpg",
+ "passport_two": "45DwsZfVth0kbzqEYrCaj9g3vrNydKhoPfz2fKY8.jpg",
+ "passport_three": "JBNsGdo2jdt7ZVexb2MR5lefMCQXxFT577U9vftd.jpg",
+ "passport_four": "LpPqso6ECyKphniuI5FjemQspYqY9YoRsFlOeQd1.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-04 17:48:24",
+ "updated_at": "2024-11-04 17:48:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3681,
+ "unique_id": "TB1303-3681",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Jemal",
+ "customer_surname": "Muhammetnurowa",
+ "customer_patronic_name": "Muhammetnurowna",
+ "passport_address": "Aşgabat şäher Köpetdag etrap Garaşsyzlyk köçesi 59-njy jaýy 23-nji otagy",
+ "real_address": "Aşgabat şäher Köpetdag etrap Garaşsyzlyk köçesi 59-njy jaýy 23-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "559432",
+ "passport_given_at": "2017-01-23",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2001-01-04",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63044425",
+ "phone_additional": "63044425",
+ "phone_home": "63044425",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "Aşgabatdaky awtoulag kärhanasy",
+ "work_company_accountant_number": "+(993)-12760436",
+ "work_started_at": "2024-06-13",
+ "work_salary": "1522",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "H36lCMljjsZPjO46Ce5DI3rzk127kWt6kqKyNHoK.jpg",
+ "passport_two": "IxSnEMgqGTmL4SB374fEqveQT8sBJldNOnrwM8rP.jpg",
+ "passport_three": "T6yn51V73FsAaViKuQB5tYpvwbTEY9hoKjO0paRU.jpg",
+ "passport_four": "KtlO98aj3FyclEgN8DX3V4ZwiCwPiw7tVKzrX27V.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 09:34:49",
+ "updated_at": "2024-11-08 16:11:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3682,
+ "unique_id": "TB6360-3682",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aýsoltan",
+ "customer_surname": "Gaýypnazarowa",
+ "customer_patronic_name": "Nurmämmedowna",
+ "passport_address": "Hazar ş-çe 31-16-14",
+ "real_address": "Hazar ş-çe 31-16-14",
+ "passport_serie": "I-BN",
+ "passport_id": "542227",
+ "passport_given_at": "2018-05-24",
+ "passport_given_by": "Magtymguly etrap häkimligi",
+ "born_place": "Çendir geňeşligi",
+ "born_at": "1989-02-06",
+ "email": null,
+ "phone": "65365062",
+ "phone_additional": "65365062",
+ "phone_home": "65365062",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW BBM Çagalar ýetginjekler döredijilik öýi",
+ "work_company_accountant_number": "+(993)-65365062",
+ "work_started_at": "2022-11-01",
+ "work_salary": "2074",
+ "work_position": "hojalyk müdir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SIcCT7JmYxXoK96RHUU5qx2mXFKqvrQKyh5Gns8q.jpg",
+ "passport_two": "OUuJZB6PSVGtCzj6D20bDcQVf44JkLtXv83ylFh2.jpg",
+ "passport_three": "Ln8C8OiY8MloBylFYiXWOTwPkz9bCrVgG6d7mSyc.jpg",
+ "passport_four": "la2LrRFJ80GC74qfpyA4UpzgO6HPF4S4oEesYAir.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 09:42:40",
+ "updated_at": "2024-11-11 15:53:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3683,
+ "unique_id": "TB6360-3683",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Ezizmyrat",
+ "customer_surname": "Möwlamow",
+ "customer_patronic_name": "Maulenogly",
+ "passport_address": "Hazar ş-çe 37-6-16",
+ "real_address": "Hazar ş-çe 37-6-16",
+ "passport_serie": "I-BN",
+ "passport_id": "511661",
+ "passport_given_at": "2017-08-01",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1999-11-07",
+ "email": null,
+ "phone": "62592048",
+ "phone_additional": "62592048",
+ "phone_home": "62592048",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Ilk inşat Taahhaýut Sanaýi we Tijare Anonim şerketi\" Tm-daky şahamçasy",
+ "work_company_accountant_number": "+(993)-62592048",
+ "work_started_at": "2024-05-27",
+ "work_salary": "1991",
+ "work_position": "gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "fadVdMsHqkzVbPZz0lbAImmToQV9o1Pw8408aUL6.jpg",
+ "passport_two": "IXn44DoZz59pAqAzMF09FUWWvvnxGh0NGKsaCUNO.jpg",
+ "passport_three": "14Mh3GWoNVT2I5tNC8RVBwBGTrZooth469ay2ANC.jpg",
+ "passport_four": "mQz4et2ZhFgjal0nfLYnWnnsI1oTjj7Ady1exjd8.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 10:25:40",
+ "updated_at": "2024-11-11 15:52:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3684,
+ "unique_id": "TB1307-3684",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Muhammetguly",
+ "customer_surname": "Annameredow",
+ "customer_patronic_name": "Işangulyýewiç",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köşi jay 28 otag 30",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby köşi jay 28 otag 30",
+ "passport_serie": "I-AS",
+ "passport_id": "183345",
+ "passport_given_at": "2001-01-08",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1964-08-11",
+ "email": "AnnameredowM@gmail.com",
+ "phone": "61008077",
+ "phone_additional": "61008077",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ruhabatgurluşyk",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2018-01-02",
+ "work_salary": "2159",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "S6Cj7j9ETFjxbh8VV6J3EeIGNmIAch8SCWc5KMS4.jpg",
+ "passport_two": "gE6sxAcUhObMFX3UwMzHImzwBCOFCTIaHvdrSyD6.jpg",
+ "passport_three": "iZoKnAPSiifb8WDpQBzVtebFFwN8W0uhRi41DqMt.jpg",
+ "passport_four": "5fIUrfPlMDIPdbMoya6Yc2oCZAubw9aLzW70WOEp.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 10:30:39",
+ "updated_at": "2024-12-02 11:39:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3685,
+ "unique_id": "TB8302-3685",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babasir",
+ "customer_surname": "Isbaykulow",
+ "customer_patronic_name": "Isbaykulowic",
+ "passport_address": "Magdanly saheri I-KE 4/7",
+ "real_address": "Magdanly saheri I-KE 4/7",
+ "passport_serie": "I-LB",
+ "passport_id": "659695",
+ "passport_given_at": "2011-05-03",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "1995-01-17",
+ "email": null,
+ "phone": "61436683",
+ "phone_additional": null,
+ "phone_home": "55004",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Koytendag kan mudirligi",
+ "work_company_accountant_number": "+(993)-21574___",
+ "work_started_at": "2020-03-24",
+ "work_salary": "1964",
+ "work_position": "Owradyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "zkXjwmv0kK1USli6lCzTNWAi22Is8pNyUmO26IWa.jpg",
+ "passport_two": "Ggl9c9Wk7TCKOkCfscoIo84AxY8KAGNxZ14sEwKy.jpg",
+ "passport_three": "TOYkrGajN9VB5LyWDNfh6RHRPiMUiypveiJPj0eF.jpg",
+ "passport_four": "YQSKOJj7JQA7Wuvmpw01tOYQqf6cPW70OnDednvY.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 11:53:16",
+ "updated_at": "2024-11-05 11:54:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3686,
+ "unique_id": "TB8317-3686",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Halida",
+ "customer_surname": "Siraliyewa",
+ "customer_patronic_name": "Sadmanowna",
+ "passport_address": "Gursun magdan sahercesi Azatlyk koc 3/2",
+ "real_address": "Gursun magdan sahercesi Azatlyk koc 3/2",
+ "passport_serie": "I-LB",
+ "passport_id": "187599",
+ "passport_given_at": "2000-11-30",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "Gursun magdan kani sahercesi",
+ "born_at": "1984-07-01",
+ "email": null,
+ "phone": "61735708",
+ "phone_additional": null,
+ "phone_home": "23569",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanlysaherazysuw mudirligi",
+ "work_company_accountant_number": "+(993)-51366___",
+ "work_started_at": "2019-04-09",
+ "work_salary": "1855",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "3kY7foAZXtvQjaZES1UgZLrBrm9fRrsyG0cfviKY.jpg",
+ "passport_two": "EfgD7GOdlu9fnpQ42yUrkhq3y2FqNXhhk3DLzsRJ.jpg",
+ "passport_three": "ljdmzynmAloZvGe1t54uHy1QJWWgTGLGm4ztMMhj.jpg",
+ "passport_four": "kIvWmXfvFyDlLwXctvPhdkLqi7UzVSWyRgDbp8id.jpg",
+ "user_id": 15,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-11-05 11:59:24",
+ "updated_at": "2024-12-02 16:16:21",
+ "deleted_at": "2024-12-02 16:16:21",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3687,
+ "unique_id": "TB8302-3687",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Halida",
+ "customer_surname": "Siraliyewa",
+ "customer_patronic_name": "Sadmanowna",
+ "passport_address": "Gursun magdan sahercesi Azatlyk 3/2",
+ "real_address": "Gursun magdan sahercesi Azatlyk 3/2",
+ "passport_serie": "I-LB",
+ "passport_id": "187599",
+ "passport_given_at": "2000-11-30",
+ "passport_given_by": "Gowurdak saher hakimligi",
+ "born_place": "GUrsun magdan sahercesi",
+ "born_at": "1984-07-01",
+ "email": null,
+ "phone": "61735708",
+ "phone_additional": null,
+ "phone_home": "52395",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanlysaheragyzsuw mudirligi",
+ "work_company_accountant_number": "+(993)-51364___",
+ "work_started_at": "2019-04-09",
+ "work_salary": "2219",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "divorced",
+ "passport_one": "BMTEwGWi4hTowTfnh3C3SuAI7Q4sLdok1aw5jwwU.jpg",
+ "passport_two": "COAV2zmrSvdLQzrF97IEPn92dVMkzhlxvLYGaJnC.jpg",
+ "passport_three": "5EF6SGSKBDt3M0OXjOQUZpxOPchry3teqwmhtgHj.jpg",
+ "passport_four": "Eeuq5ooc9y7swdE53knmaPrlKuhZIinNqQmE0nhG.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 12:08:23",
+ "updated_at": "2024-11-05 16:13:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3688,
+ "unique_id": "TB6352-3688",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amanbibi",
+ "customer_surname": "Abdyreýimowa",
+ "customer_patronic_name": "Hudaýgulyýewna",
+ "passport_address": "Balkanabat şäher 225-kw, 13-jaý, 1-öý",
+ "real_address": "Balkanabat şäher 225-kw, 13-jaý, 1-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "127118",
+ "passport_given_at": "2000-05-08",
+ "passport_given_by": "Etrek etrap Polisiýa bölümi",
+ "born_place": "Etrek şäherçesi",
+ "born_at": "1974-04-08",
+ "email": null,
+ "phone": "65420074",
+ "phone_additional": "65420074",
+ "phone_home": "58222",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Sagaldyş dikeldiş okuw-terbiýeçilik toplumy",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2015-11-10",
+ "work_salary": "1938",
+ "work_position": "terbiýeçiň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Kz2fs7xwSYVPlgvmRUlE4oGRSb37Mvg2twYoB6QY.jpg",
+ "passport_two": "VGx8I0DHwPjsuKeWtrLT8hScxA9K2jmHF8jxF1AF.jpg",
+ "passport_three": "B6yO7xtyr4DwDw55bbjNQVDsFk10uA2PnnwfAnW5.jpg",
+ "passport_four": "vohKhxxrySeJCKOiqhIKRBtB9DvcvxvBXMz6ZGWE.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 15:01:10",
+ "updated_at": "2024-11-05 15:01:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3689,
+ "unique_id": "TB6352-3689",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýsülük",
+ "customer_surname": "Altyýewa",
+ "customer_patronic_name": "Amannepesowna",
+ "passport_address": "Balkan welaýaty Serdar etrap Çerkezli obasy",
+ "real_address": "Balkan welaýaty Serdar etrap Çerkezli obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "579011",
+ "passport_given_at": "2020-11-18",
+ "passport_given_by": "Serdar şäher we etrap polisiýa bölümi",
+ "born_place": "Serdar etrap Janahyr şäherçesi",
+ "born_at": "1992-02-02",
+ "email": null,
+ "phone": "65089284",
+ "phone_additional": "65089284",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Türkmenbaşy TPTByň BW-yň Garabogaz ş.şahamçasy",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2015-08-03",
+ "work_salary": "2227",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "42EDcTH1CIrJSsVmqVjNws2SvgrbJ7UwnDafSvcc.jpg",
+ "passport_two": "CZ4ZKGLIRTwcWzdXTzefj0I5IHUF39zjqNEoHzu6.jpg",
+ "passport_three": "f1eiu03NvTYhrhgDaLgTvGVJMRIQBrbQHbzF2kyy.jpg",
+ "passport_four": "FKEdZ45UHsRUQUMmdZmhQ2dBIJaRBIPsIsF5ekuI.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 15:06:37",
+ "updated_at": "2024-11-05 15:06:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3690,
+ "unique_id": "TB6352-3690",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Nurly",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Altymuhammedowiç",
+ "passport_address": "Mary welaýaty Ýolöten etrap Suhty geňeşligi",
+ "real_address": "Mary welaýaty Ýolöten etrap Suhty geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "775436",
+ "passport_given_at": "2012-02-24",
+ "passport_given_by": "Ýolöten etrap häkimligi",
+ "born_place": "Ýolöten etrap Ýokary Syhty geňeşligi",
+ "born_at": "1995-12-10",
+ "email": null,
+ "phone": "65069935",
+ "phone_additional": "65069935",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "20980-Harby bölümi",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2018-11-01",
+ "work_salary": "3327",
+ "work_position": "goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8sC69t2OZXG5LovRpAT5HB0lKteORDDbDEEuTeXI.jpg",
+ "passport_two": "CzINVDS6kl91tzv4ASVNBAJf16C93Cv2GFE1AkfX.jpg",
+ "passport_three": "Wi4YjmjgvXrWTHGqdu8TY58MBSQ8rqtiILiTVjyR.jpg",
+ "passport_four": "TcC1lWWihxgmv9KVRb19OYEd6Uq8HRR1grh8ucRr.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 15:11:38",
+ "updated_at": "2024-11-05 15:11:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3691,
+ "unique_id": "TB6352-3691",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Döwran",
+ "customer_surname": "Ýaňybaýew",
+ "customer_patronic_name": "Begjanowiç",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher 1-kiçi etrapça 8-jaý,10-öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher 1-kiçi etrapça 8-jaý,10-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "424454",
+ "passport_given_at": "2012-06-22",
+ "passport_given_by": "Garabogaz şäher häkimligi",
+ "born_place": "Daşoguz welaýaty Boldumsaz şäherçesi",
+ "born_at": "1995-10-10",
+ "email": null,
+ "phone": "61917795",
+ "phone_additional": "61917795",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2023-05-03",
+ "work_salary": "1975",
+ "work_position": "stropnyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "NRPL56sPdj1A0BmKonrc5I0pp68JULSz3O9TBwMw.jpg",
+ "passport_two": "87jM91SH9M2FgGC0muFLcvQXTaYAbWej42XheOqo.jpg",
+ "passport_three": "ko5fVV6mMBa6MTK00AwM0ZdIBhTMIEd8ZiH4Ok6l.jpg",
+ "passport_four": "xNQH70TfAfboeo3SUW0N3uxK4Q0p9dFxuDIpAxYh.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 15:18:01",
+ "updated_at": "2024-11-05 15:18:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3693,
+ "unique_id": "TB6352-3693",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Äşe",
+ "customer_surname": "Berdiýewa",
+ "customer_patronic_name": "Saparmyradowna",
+ "passport_address": "Balkan welaýaty Balkanabat şäher Ärsary-baba köçe, 1-jaý, 4-öý",
+ "real_address": "Balkan welaýaty Balkanabat şäher Ärsary-baba köçe, 1-jaý, 4-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "533502",
+ "passport_given_at": "2017-04-06",
+ "passport_given_by": "Balkanabat şäher häkimligi",
+ "born_place": "Balkanabat şäheri",
+ "born_at": "1996-06-13",
+ "email": null,
+ "phone": "64143100",
+ "phone_additional": "64143100",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Batly-Gadam hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2024-06-27",
+ "work_salary": "2027",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "AgMBQT0aE5tsmN17ZAsV4jogxu4M1oUVaKc7YZFM.jpg",
+ "passport_two": "LPYDhAJc40s1OSHxilSOyzscU5LEcJqAUup0sVdP.jpg",
+ "passport_three": "v2So6Lal4g21KCSoc4AIYrsvXi1rOdXvllzogvhS.jpg",
+ "passport_four": "MDkFKnyPlIGG1rKTr0iwqZ44PdFJKoYaT9Ip3P7K.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 15:24:47",
+ "updated_at": "2024-11-05 15:24:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3695,
+ "unique_id": "TB6352-3695",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Guwanç",
+ "customer_surname": "Täçmämedow",
+ "customer_patronic_name": "Bäşimowiç",
+ "passport_address": "DW Akdepe etraby R Ataýew ad.geňeşligi Azatlyk köçesi 63 jaý",
+ "real_address": "DW Akdepe etraby R Ataýew ad.geňeşligi Azatlyk köçesi 63 jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "910504",
+ "passport_given_at": "2016-04-18",
+ "passport_given_by": "DW Gurbansoltan eje ad. etrap häkimligi",
+ "born_place": "DW Gurbansoltan eje ad. etrabynyň R.Ataýew ad.geňeşligi",
+ "born_at": "1998-10-06",
+ "email": null,
+ "phone": "65892220",
+ "phone_additional": null,
+ "phone_home": "65892220",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-08-30",
+ "work_salary": "3151",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "RjhPdswlERmYSIA0qt92J32aNpkZGgJXw4zjkojT.jpg",
+ "passport_two": "IPn1XLBvj0leLRXIcAqrpkHPMBbCWLaHppQqh5R5.jpg",
+ "passport_three": "cbR2gCaSvN8T8w5s01ddi98EpvnQXZfjCM3jmLEq.jpg",
+ "passport_four": "UvpWXux6le0eHWpq4NpKKuksTXF7Dbq37c26hSGY.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 15:34:01",
+ "updated_at": "2024-11-05 15:34:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3697,
+ "unique_id": "TB6352-3697",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "laçyn",
+ "customer_surname": "Aşyrow",
+ "customer_patronic_name": "Şamämmedowna",
+ "passport_address": "BW Balkanabat şäher kw 208 25/7",
+ "real_address": "BW Balkanabat şäher kw 208 25/7",
+ "passport_serie": "I-BN",
+ "passport_id": "546988",
+ "passport_given_at": "2019-08-19",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Gumdag şäheri",
+ "born_at": "1976-05-23",
+ "email": null,
+ "phone": "64158786",
+ "phone_additional": null,
+ "phone_home": "64158786",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Baş bilim müdirligi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2016-03-01",
+ "work_salary": "1877",
+ "work_position": "terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "uHCuVfmUVmb0fI8InYaiUhGtNZakcieFDi9o6qia.jpg",
+ "passport_two": "14QXDQAJmVcdpNfkljqkDGART9xkrJN5SDPs2Kom.jpg",
+ "passport_three": "MxxQ5dRZRBD40pNIJ6GnXTiGaZ7XDtDA1a5or0em.jpg",
+ "passport_four": "4Hh7rfUdURHuWiCi1zXfgTnDei3ePH7hy7qCqDyp.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 15:38:11",
+ "updated_at": "2024-11-05 15:38:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3698,
+ "unique_id": "TB9315-3698",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Maksat",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Meredowiç",
+ "passport_address": "Görogly etrap Magtymguly geňeşligi",
+ "real_address": "Görogly etrap Magtymguly geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "844702",
+ "passport_given_at": "2014-05-29",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Görogly etrap Magtymguly geňeşligi",
+ "born_at": "1992-04-08",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "62674148",
+ "phone_additional": "62674148",
+ "phone_home": "62674148",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Türkmen oba hojalyk inistitutynyň okuw-tejribe hojalygy",
+ "work_company_accountant_number": "+(993)-62674148",
+ "work_started_at": "2024-03-06",
+ "work_salary": "1752",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "yjOrtrzwtD40AipZYuPR2uzE0ojVPxx9IcUepZ1k.jpg",
+ "passport_two": "Ufw1bxeft9xmd0ov48nVpjNCzFE5MtzP8f4Y98cS.jpg",
+ "passport_three": "bxkStHd5zOkUgmu7RdOL4mNWdeD3CsvRnOG5Q0vP.jpg",
+ "passport_four": "vxdQiP1e4uZ6HuHgseRQUtpmlf7Km7g59xtBHeab.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 15:38:42",
+ "updated_at": "2024-11-05 15:38:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3699,
+ "unique_id": "TB6352-3699",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Berdi",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": "Muhyýewiç",
+ "passport_address": "BW Balkanabat şäher kw.189 9/8",
+ "real_address": "BW Balkanabat şäher kw.189 9/8",
+ "passport_serie": "I-BN",
+ "passport_id": "457398",
+ "passport_given_at": "2012-06-15",
+ "passport_given_by": "BW balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1992-04-03",
+ "email": null,
+ "phone": "64140919",
+ "phone_additional": null,
+ "phone_home": "64140919",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkantelekom\" WEAK",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2012-07-02",
+ "work_salary": "1969",
+ "work_position": "elektromontýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oMEsH9lXxuAJRpTor6dbB4tbpjk4AuhJVdQchzYH.jpg",
+ "passport_two": "m63QljWsRUpTXglrlLc0Ke2B2LNMkLYvQ6z1a23U.jpg",
+ "passport_three": "hC0njA18oMKMPIUBEB0YicrqJNKat1diOyOFtssn.jpg",
+ "passport_four": "Zn8tLFOd8DeEsGGcx456qzxI08Vy9IsyZt4o7E3s.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 15:42:22",
+ "updated_at": "2024-11-05 15:42:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3700,
+ "unique_id": "TB8302-3700",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Kurbaniyaz",
+ "customer_surname": "Hurramow",
+ "customer_patronic_name": "Rozybýewiç",
+ "passport_address": "Magdanly şäher D.Azady köçe 2/5-nji jaýy",
+ "real_address": "Magdanly şäher D.Azady köçe 2/5-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "087527",
+ "passport_given_at": "1999-12-02",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1971-02-10",
+ "email": null,
+ "phone": "64455322",
+ "phone_additional": null,
+ "phone_home": "44050923",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Köýtendag etrap bedenterbiýe we sport bölümi",
+ "work_company_accountant_number": "+(993)-44057931",
+ "work_started_at": "1991-08-26",
+ "work_salary": "2981",
+ "work_position": "Tälimçi mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "nCRVDxMWN2hfebpfdExcTr6auPZ0xyDNErLJK5kS.jpg",
+ "passport_two": "ZlrY9Y3BgXLhvWAMHtvYPS6tX39C9Qss3wS7NArK.jpg",
+ "passport_three": "0ccTECpKxrSBQKNYPST3InkQLx974lyFbRpqknJU.jpg",
+ "passport_four": "jl6sNHrqplIQyR8wCjx7oR6U3kxkk4NGMuCVRDMH.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 16:06:00",
+ "updated_at": "2024-11-06 17:24:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3701,
+ "unique_id": "TB8302-3701",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zamira",
+ "customer_surname": "Utaýewa",
+ "customer_patronic_name": "Aşirowna",
+ "passport_address": "Daşoguz wel Gurbansoltan-eje köçe geň Sazanda geňeşlik Begler Dosluk köçe 8-nji jaý",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 3/27-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "497408",
+ "passport_given_at": "2006-07-19",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Mukry şäherçe",
+ "born_at": "1986-12-27",
+ "email": null,
+ "phone": "65910140",
+ "phone_additional": null,
+ "phone_home": "44051106",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "GDSF-y",
+ "work_company_accountant_number": "+(993)-44057435",
+ "work_started_at": "2024-06-11",
+ "work_salary": "888",
+ "work_position": "Satyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6bphgN26FYIyND8mr2IHkK2iHtNrosyP8VBSGb4I.jpg",
+ "passport_two": "cNAfMDzZIIPin51x22t7ZJFUN7yEit2tvOCUzUgo.jpg",
+ "passport_three": "lhYUbSPjGMioTSZmdHskfwJiTEvLaEd7Je95D1pO.jpg",
+ "passport_four": "B5nKddL6VDGE7cC11hRfMSC2uFlVJQhKCF9q4Jke.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 16:11:23",
+ "updated_at": "2024-11-07 11:29:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3702,
+ "unique_id": "TB8302-3702",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Nuriddin",
+ "customer_surname": "Bekpolatow",
+ "customer_patronic_name": "Gulturowiç",
+ "passport_address": "Köýtendag etrap Gurşun-magdan geň Magtymguly köçe 43-nji jaý",
+ "real_address": "Magdanly şäher Geologlar köçe 10-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "450143",
+ "passport_given_at": "2005-09-02",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Gurşun-magdan şäherçesi",
+ "born_at": "1988-02-05",
+ "email": null,
+ "phone": "64646594",
+ "phone_additional": null,
+ "phone_home": "44057816",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "KGGE-sy",
+ "work_company_accountant_number": "+(993)-44051919",
+ "work_started_at": "2015-10-01",
+ "work_salary": "1819",
+ "work_position": "Garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "c2sjJ786zIdFvcs2GSAcrXO0wuQy4oOVM5ZJxS3P.jpg",
+ "passport_two": "Av1qgDCWS8hrCiuIEPfW7GwMo3rid2ZVbm8vF90Q.jpg",
+ "passport_three": "a8MqRFQgi1n4CrW6TMNw6cnRBzAEXoQmNmFwwMTR.jpg",
+ "passport_four": "UDj8cTKHLYSRrHZEiSqvkMtByUgqhUcgLbdZNsNe.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 16:41:46",
+ "updated_at": "2024-11-07 11:29:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3703,
+ "unique_id": "TB9314-3703",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Saparbibi",
+ "customer_surname": "Hudaýberdiýewa",
+ "customer_patronic_name": "Orazgulyýewna",
+ "passport_address": "Köneürgenç şäher Diýarbekir köçesi 12-nji jaýy",
+ "real_address": "Köneürgenç şäher Diýarbekir köçesi 12-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "693352",
+ "passport_given_at": "2011-05-16",
+ "passport_given_by": "Köneürgenç etrap häkimligi tarapyndan berlen",
+ "born_place": "Köneürgenç etrap Derýalyk geňeşligi",
+ "born_at": "1990-09-05",
+ "email": "Saparbibi@mail",
+ "phone": "61253356",
+ "phone_additional": "61253356",
+ "phone_home": "61253356",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 11-nji Çagalar bagy",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2016-05-12",
+ "work_salary": "998",
+ "work_position": "terbiýeçi-kömekçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "xFGyL8qeDWKI8FrokTU244hfsa8E7muAAwVqNurL.jpg",
+ "passport_two": "C5aPHgniQUjmWut0jWbCbC7Lps76e6bvK1wd9r18.jpg",
+ "passport_three": "QtJlXVLucMYIPbcTSL5uw8bLt9igWbYAKfKtNzWd.jpg",
+ "passport_four": "HoS4UdyS1Gd1zySaGKvB43PZDAQ4kos6sNDnnbzv.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 16:54:12",
+ "updated_at": "2024-11-05 16:54:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3704,
+ "unique_id": "TB1307-3704",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Tumor",
+ "customer_surname": "Atamyradowa",
+ "customer_patronic_name": "Muhammetberdiýewna",
+ "passport_address": "Aşgabat saheri Berkararlyk etraby Köşi jaý 97 kor A",
+ "real_address": "Aşgabat saheri Berkararlyk etraby Köşi jaý 97 kor A",
+ "passport_serie": "I-AS",
+ "passport_id": "581277",
+ "passport_given_at": "2018-01-31",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2001-08-02",
+ "email": "AtamyradowaT@gmail.com",
+ "phone": "64633822",
+ "phone_additional": "64633822",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Olimpiýa şäherjigini dolandyryş müdirliginiň türgenler üçin myhmanhanalary",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2022-01-14",
+ "work_salary": "2089",
+ "work_position": "tehnik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6Ci0sKgvO8SWgWX0BCUpse2EFgpfyjpxdXDSw0C0.jpg",
+ "passport_two": "mbuEHY4Bzr5o3FTNX1arRyLiS42YxPrSnqyOGvPA.jpg",
+ "passport_three": "v82SyasX8wLW3yw5uAoA8JVqUCHxUS7DKqZM3Mjd.jpg",
+ "passport_four": "2x6V8Gy4uOOf1FxlKNWXzOTSZHkgN5xxH174Z91R.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 17:29:43",
+ "updated_at": "2024-12-02 11:39:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3705,
+ "unique_id": "TB8317-3705",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Sirin",
+ "customer_surname": "Boriyewa",
+ "customer_patronic_name": "Begencowna",
+ "passport_address": "Koytendag etraby Gasrabat gensligietraby Gasrabat gensligi",
+ "real_address": "Koytendag etraby Gasrabat gensligi",
+ "passport_serie": "I-LB",
+ "passport_id": "741219",
+ "passport_given_at": "2011-10-26",
+ "passport_given_by": "Beyik Turkmenbasy ad.etrap hakimligi",
+ "born_place": "Dasrabat genesligi",
+ "born_at": "1995-10-18",
+ "email": null,
+ "phone": "61234221",
+ "phone_additional": null,
+ "phone_home": "21932",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "32-nji Orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2020-09-01",
+ "work_salary": "2816",
+ "work_position": "Mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "p1V4iw2WWRK0potIjh97eawRYNc6j4SyiBFPE02B.jpg",
+ "passport_two": "i4yILyxlRu0uYdlIkJ9M1GCHn1GSAZzLdUPJUAmc.jpg",
+ "passport_three": "HFgwIy9JT3vqtbf8RpuiUSskG5d7ZptoX3hnHIM3.jpg",
+ "passport_four": "ESDFwokeRI4CsGJqauoHu5SuTfuOiXtpLqkYb2jF.jpg",
+ "user_id": 15,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-11-05 17:39:40",
+ "updated_at": "2024-12-02 16:16:18",
+ "deleted_at": "2024-12-02 16:16:18",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3706,
+ "unique_id": "TB8312-3706",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Olya",
+ "customer_surname": "Hakimowa",
+ "customer_patronic_name": "Atahanowna",
+ "passport_address": "K.Sazakow 137/15",
+ "real_address": "K.Sazakow 137/15",
+ "passport_serie": "I-LB",
+ "passport_id": "994698",
+ "passport_given_at": "2018-09-28",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Darganata etrabynyň Darganata etrabynyň Gazojak şäheri",
+ "born_at": "1983-08-01",
+ "email": "olgahak@mail.ru",
+ "phone": "65924870",
+ "phone_additional": null,
+ "phone_home": "44551243",
+ "work_region": "lb",
+ "work_province_id": 25,
+ "work_company": "Ýaşaýayş jaý ulanyş bölegi",
+ "work_company_accountant_number": "+(993)-44512456",
+ "work_started_at": "2023-09-20",
+ "work_salary": "1737",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pAS0blJjWD28OmUjXu1ksItbzms5whOWyrLvd61Y.jpg",
+ "passport_two": "Sv0TX3Kyed1D3LTUkcXD1PTRxCPiZw1AjNBDKY59.jpg",
+ "passport_three": "AyHOgmLlesX7Ng6gtunqyv5xZhgc98XCOzKO8cOj.jpg",
+ "passport_four": "oRymmgoy97cCzlZfdqi71E8tfFgfQz7r1YIYc4em.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-05 17:41:50",
+ "updated_at": "2024-11-05 17:54:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3707,
+ "unique_id": "TB8312-3707",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Çary",
+ "customer_surname": "Hajymuradow",
+ "customer_patronic_name": "Kazymuradowiç",
+ "passport_address": "Magtymguly 149/1",
+ "real_address": "Magtymguly 149/1",
+ "passport_serie": "I-LB",
+ "passport_id": "038508",
+ "passport_given_at": "1999-05-04",
+ "passport_given_by": "Gazojak şäher PB",
+ "born_place": "Darganata etrabynyň Çarwadar geňeşligi",
+ "born_at": "1966-01-01",
+ "email": "hajymur@mail.ru",
+ "phone": "63557347",
+ "phone_additional": null,
+ "phone_home": "44551242",
+ "work_region": "lb",
+ "work_province_id": 25,
+ "work_company": "ÝJUB",
+ "work_company_accountant_number": "+(993)-44551424",
+ "work_started_at": "2016-03-28",
+ "work_salary": "1639",
+ "work_position": "Bagban",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vuS7JrAppO3ttKvcuuvQmS58gkZRdhtjYKwFzcug.jpg",
+ "passport_two": "DoBUUVZupFrBgGx1kZWyFoWyCbpsD2NRRWN9qDtZ.jpg",
+ "passport_three": "w6DcmiyesVtv37eluPqguUan4y8piJDy33BPGBzf.jpg",
+ "passport_four": "A11UOnKmHLllzMGBFMtqgmYpQegr4dNwdvjGmd15.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 10:18:37",
+ "updated_at": "2024-11-06 16:32:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3708,
+ "unique_id": "TB1307-3708",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Selbi",
+ "customer_surname": "Mammedowa",
+ "customer_patronic_name": "Mammedowna",
+ "passport_address": "Asgabat saherinin Berkararlyk etraby Parahat 7/4 koçesinin 14 nji jaýy 49 njy otagy",
+ "real_address": "Asgabat saherinin Berkararlyk etraby Parahat 7/4 koçesinin 14 nji jaýy 49 njy otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "548206",
+ "passport_given_at": "2016-07-20",
+ "passport_given_by": "Asgabat sahernin Bagtyýarlyk etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1983-07-19",
+ "email": "Selbi@gmail.com",
+ "phone": "65437787",
+ "phone_additional": "62740131",
+ "phone_home": "65437787",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Asgabatvylylyk tresti",
+ "work_company_accountant_number": "+(993)-65437787",
+ "work_started_at": "2018-10-15",
+ "work_salary": "2310",
+ "work_position": "1 nji derejeli slesar",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "lZKcaCby1RZrZuCaTSetjqeV4OcMCFFsfdlYvJN2.jpg",
+ "passport_two": "ZT077OJYzP5jD4hnewDMfaYmzQuUy7EEyzHPZDrO.jpg",
+ "passport_three": "oy10fkZAM2XfAC04D7dLOjSNy9GBI7Hvrg5elO81.jpg",
+ "passport_four": "UqoTWkjQtDtsjalpif0O3QCncu7wVtEEx42OQozW.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 10:32:32",
+ "updated_at": "2024-12-02 11:40:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3709,
+ "unique_id": "TB1303-3709",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Röwşen",
+ "customer_surname": "Magtymow",
+ "customer_patronic_name": "Hoşgeldiýewiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap Garrygala köçesiniň 7-nji jaýy",
+ "real_address": "Aşgabat şäher Berkararlyk etrap Garrygala köçesiniň 7-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "336275",
+ "passport_given_at": "2005-04-11",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1989-01-16",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64074125",
+ "phone_additional": "64074125",
+ "phone_home": "64074125",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmenistanyň Döwlet medeniýet merkezi",
+ "work_company_accountant_number": "+(993)-12489572",
+ "work_started_at": "2014-08-08",
+ "work_salary": "2396",
+ "work_position": "1-njy derejeli horuň artisti",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "NvjlzLvgC4t7jTeoAhUmeQhLiL74XuqX5vF8C5Vd.jpg",
+ "passport_two": "ZutDs2SjBR4Xoh9wBr3PmFmQvqsH6ZGxypWlbszS.jpg",
+ "passport_three": "YtusL9ImbyNwiAtoyLZntrcsxsEMjDZWUsIqkeHT.jpg",
+ "passport_four": "hssWpGj1xLjlxEEMZwlry8hsmbtG2jrGP2xPuQRb.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 11:03:27",
+ "updated_at": "2024-11-11 17:14:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3710,
+ "unique_id": "TB1303-3710",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Adylmuhammet",
+ "customer_surname": "Nurnazarow",
+ "customer_patronic_name": "Nurnazarowiç",
+ "passport_address": "Aşgabat şäher Berkararlyk etrap A.Ablyýew köçesi 47-nji jaýy",
+ "real_address": "Aşgabat şäher Berkararlyk etrap A.Ablyýew köçesi 47-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "698609",
+ "passport_given_at": "2004-07-20",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap Polisiýa bölümi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2004-07-20",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64090005",
+ "phone_additional": "64090005",
+ "phone_home": "12766609",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Ussat perzent hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-64090005",
+ "work_started_at": "2024-09-01",
+ "work_salary": "2070",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vHhUynbEP0obRV5qFbyp34tdYNMFmoEykxqdUPpG.jpg",
+ "passport_two": "aWVusGGGNO752E6JNZJqXZ3Cs2Um1u2Nilgte5Tv.jpg",
+ "passport_three": "gl8FAoSdKUow79M7KmRn2oRzI1KgHdTVCntygY1V.jpg",
+ "passport_four": "9Drn49G6EboMn0RAgHVqn3sGlXGee7S18pPvwITD.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 11:09:37",
+ "updated_at": "2024-11-19 14:00:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3711,
+ "unique_id": "TB8317-3711",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Orazberdy",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Taganmuratowiç",
+ "passport_address": "Lebap şäherçesiniň Seýdi köçesiniň 30-njy jaýy",
+ "real_address": "Lebap şäherçesiniň Seýdi köçesiniň 30-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "176434",
+ "passport_given_at": "2000-05-24",
+ "passport_given_by": "Darganata etrap PB",
+ "born_place": "Gzojak şäheri",
+ "born_at": "1983-11-17",
+ "email": "orazberdy@gmail.com",
+ "phone": "64458744",
+ "phone_additional": null,
+ "phone_home": "44551132",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝöGGM-ň 1-nji GGM-sy",
+ "work_company_accountant_number": "+(993)-44552156",
+ "work_started_at": "2016-02-10",
+ "work_salary": "2319",
+ "work_position": "agaç ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "uka085m9G6UxQj81yyAysWyzGfjwEGxgx8rYPtz0.jpg",
+ "passport_two": "MMiVKbjCYwMfvs4Vak4BUIpgk8nSNfa5QVdB7QRj.jpg",
+ "passport_three": "VxRYZIPRUMhasSyj3mhKdoNFZNdlvNeBsSTu5MKP.jpg",
+ "passport_four": "I3gWLf7zthWYJ7xZM8mz04LovNQNHXoY96Gk8bvJ.jpg",
+ "user_id": 16,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-11-06 12:38:57",
+ "updated_at": "2024-12-02 16:16:16",
+ "deleted_at": "2024-12-02 16:16:16",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3712,
+ "unique_id": "TB8318-3712",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Agajan",
+ "customer_surname": "Hallyýew",
+ "customer_patronic_name": "Mammedowiç",
+ "passport_address": "Mary welaýatynyň Baýramaly etrabynyň Merw geňeşligi",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif şäherçesi 2107 harby bölüminiň Umumy ýaşaýyş jaýy",
+ "passport_serie": "II-MR",
+ "passport_id": "066080",
+ "passport_given_at": "2015-12-25",
+ "passport_given_by": "Mary welaýatynyň Baýramaly etrap häkimligi",
+ "born_place": "Mary welaýatynyň Baýramaly etrabynyň Merw geňeşligi",
+ "born_at": "1995-03-08",
+ "email": null,
+ "phone": "64872573",
+ "phone_additional": "64648740",
+ "phone_home": "44026341",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2107 Harby bölümi",
+ "work_company_accountant_number": "+(993)-65297361",
+ "work_started_at": "2024-06-13",
+ "work_salary": "4205",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DzXrDoyUBPaOH3mMiKFACScHpyQodxeHES1QOUNf.jpg",
+ "passport_two": "TgJuFoW4GERHCbr7b5wsIHbigfvp3qnHJq4d9BfM.jpg",
+ "passport_three": "XcP0DADnu20N4JeEgCSiW8ylmy3fxaINnF6i63Ov.jpg",
+ "passport_four": "isVIN4xBfGNsyn2rPLXKet8gKcrHO7dt80Izho8p.jpg",
+ "user_id": 1005,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 15:58:22",
+ "updated_at": "2024-11-06 16:05:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3713,
+ "unique_id": "TB1307-3713",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Pena",
+ "customer_surname": "Annabaýew",
+ "customer_patronic_name": "Öwezgeldiýewiç",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etraby Änew şäheri Azatlyk köçe jaý 22 öý 1",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etraby Änew şäheri Azatlyk köçe jaý 22 öý 1",
+ "passport_serie": "I-AH",
+ "passport_id": "018252",
+ "passport_given_at": "1998-08-05",
+ "passport_given_by": "Ahal welaýatynyň Gäwers etrap PB",
+ "born_place": "Ahal welaýatynyň Gäwers etrap",
+ "born_at": "1982-05-21",
+ "email": "Pena@mail.ru",
+ "phone": "63276565",
+ "phone_additional": "65719836",
+ "phone_home": "1254856",
+ "work_region": "ah",
+ "work_province_id": 7,
+ "work_company": "Ahal awtomobil ýollary ulanyş müdirliginiň Ak bugdaý etraby 2nji ýol ulanyş bölümi",
+ "work_company_accountant_number": "+(993)-12965225",
+ "work_started_at": "2004-02-05",
+ "work_salary": "2658",
+ "work_position": "inžener",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "whQtayFKHgJJMi2C4tMc44JWuRte69qIyKBvktKY.jpg",
+ "passport_two": "8Ki7e2OKCAyzqiDHRLbOhZiBqDYdGz0ybGRx3j04.jpg",
+ "passport_three": "PvCmQ9sw8Cv5EuquNCsU6t2vIP0Fsi3wWtT0mLtm.jpg",
+ "passport_four": "1SO05x62vAVF5QsJATqdPgBhkrCSTAt9xsbslDji.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 16:21:23",
+ "updated_at": "2024-12-02 11:41:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3714,
+ "unique_id": "TB8312-3714",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Orazberdy",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Taganmuradowiç",
+ "passport_address": "Lebap şäherçe Seýdi 30",
+ "real_address": "Lebap şäherçe Seýdi 30",
+ "passport_serie": "I-LB",
+ "passport_id": "176434",
+ "passport_given_at": "2000-05-24",
+ "passport_given_by": "Gazojak şäherçe PB",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1983-11-17",
+ "email": "orazberdy@mail.ru",
+ "phone": "64445874",
+ "phone_additional": null,
+ "phone_home": "44551243",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝÖGGM",
+ "work_company_accountant_number": "+(993)-44512452",
+ "work_started_at": "2016-02-01",
+ "work_salary": "1955",
+ "work_position": "Agaç ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IB4N3ccCuZa0iZMQYP3IHEvdTW45cGBIV6EJV1Vy.jpg",
+ "passport_two": "ufXbs1jx87HcSfDZJEHBIabqStbU4bB6oRFantY2.jpg",
+ "passport_three": "Zz8vt54ZB9zcCBQlYObxfV4f9HxXLIhlXh4Ums2w.jpg",
+ "passport_four": "uElybJqCmGyhZreD3gnrZueBD7yoxYth4XewamwM.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 16:54:57",
+ "updated_at": "2024-11-06 16:58:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3715,
+ "unique_id": "TB6352-3715",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýgözel",
+ "customer_surname": "Çaryýarowa",
+ "customer_patronic_name": "Gurbantaganowna",
+ "passport_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher 2-kiçi etrapça, 2-jaý, 5-öý",
+ "real_address": "Balkan welaýaty Türkmenbaşy etrap Garabogaz şäher 2-kiçi etrapça, 2-jaý, 5-öý",
+ "passport_serie": "I-BN",
+ "passport_id": "618623",
+ "passport_given_at": "2024-07-30",
+ "passport_given_by": "Türkmenbaşy etrap Polisiýa bölümi",
+ "born_place": "Garabogaz şäheri",
+ "born_at": "2001-08-26",
+ "email": null,
+ "phone": "61511445",
+ "phone_additional": "61511445",
+ "phone_home": "40093",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-40093___",
+ "work_started_at": "2024-04-02",
+ "work_salary": "2617",
+ "work_position": "metrolog",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "saOOMHmITLZXfaci69s9H55UXtIXHSgmh4oVhfy0.jpg",
+ "passport_two": "ovu6VpturI8fKcsZR2fS2mmtS7O3nRVSnHOMyZ4M.jpg",
+ "passport_three": "e22x4lWVe0n2tghz5HqfEG9Mjp5QoDuRtNQOzOKj.jpg",
+ "passport_four": "FRjN2lA2stx1m2ROr5TlJBm0njgXyYKNml95LGvX.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 17:11:18",
+ "updated_at": "2024-11-06 17:11:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3716,
+ "unique_id": "TB8302-3716",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sirin",
+ "customer_surname": "Boriyewa",
+ "customer_patronic_name": "Begencowna",
+ "passport_address": "Dasrabat genesligi Bitaraplyk 16",
+ "real_address": "Dasrabat genesligi Bitaraplyk 16",
+ "passport_serie": "I-LB",
+ "passport_id": "741219",
+ "passport_given_at": "2011-10-26",
+ "passport_given_by": "Beyik Turkmenbasy ad.etrap hakimligi",
+ "born_place": "Dasrabat genesligi",
+ "born_at": "1995-10-18",
+ "email": null,
+ "phone": "61234221",
+ "phone_additional": null,
+ "phone_home": "21386",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "32-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-21488___",
+ "work_started_at": "2020-09-01",
+ "work_salary": "2816",
+ "work_position": "Mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "TopbS0BpmMFuemGujeXFTtUQ4FdJwEDJMI8H8mhH.jpg",
+ "passport_two": "Vl0cjNxhViKAheGuTkS8rOWXc1yXqW4UXieUpwMn.jpg",
+ "passport_three": "rL0T36X6SZoTyHPWzkjPVe6izIorPIxs9PXY1eeA.jpg",
+ "passport_four": "LolSRVoxf69rFYg4BuqEBuDndqHPxo9lShbCWsve.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 17:18:08",
+ "updated_at": "2024-11-06 17:23:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3717,
+ "unique_id": "TB6352-3717",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sudaba",
+ "customer_surname": "Eýnalowa",
+ "customer_patronic_name": "Tofig",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäher Garabogaz köçe 5/6",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäher Garabogaz köçe 5/6",
+ "passport_serie": "I-BN",
+ "passport_id": "469742",
+ "passport_given_at": "2015-09-02",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Garabogaz şäheri",
+ "born_at": "1989-08-19",
+ "email": null,
+ "phone": "63376740",
+ "phone_additional": null,
+ "phone_home": "63376740",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2015-09-02",
+ "work_salary": "1727",
+ "work_position": "garawuly",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "de8yJNrAjm5lNzsm1HbpJC8I78lVfMf7rBz2M3aE.jpg",
+ "passport_two": "asrSfCin4mbjoPmfH0sRKnMB1rEuEiMpfXlFVhMX.jpg",
+ "passport_three": "AXcd2b6TXYhLp1eCYQcBNPqIqCmiICFG93vaB71b.jpg",
+ "passport_four": "bWQFCErEhwXRZHoPoXLeNKBnG46lilM7TwsoF5Nb.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 17:19:20",
+ "updated_at": "2024-11-06 17:19:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3718,
+ "unique_id": "TB8302-3718",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bahtyyar",
+ "customer_surname": "Raimow",
+ "customer_patronic_name": null,
+ "passport_address": "Magdanly saheri Yaslyk koc 17/12",
+ "real_address": "Magdanly saheri Yaslyk koc 17/12",
+ "passport_serie": "I-LB",
+ "passport_id": "751418",
+ "passport_given_at": "2012-02-04",
+ "passport_given_by": "Magdanly saher hakimligi",
+ "born_place": "Koytendag sahercesi",
+ "born_at": "1966-07-04",
+ "email": null,
+ "phone": "65205252",
+ "phone_additional": null,
+ "phone_home": "53211",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Magdanly saher hassahanasy",
+ "work_company_accountant_number": "+(993)-51266___",
+ "work_started_at": "2018-08-14",
+ "work_salary": "1312",
+ "work_position": "Injener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hTpYF1vzRiLHhOEbTKx6lx1FtEqUkRHwtHJ3gkUW.jpg",
+ "passport_two": "jlAWiMXRFVr4831VvXDxRkcgfsgI51q2AEHDlGFR.jpg",
+ "passport_three": "22fjED842agBhD1y3f5PSHBjFrIfKIgarxBBJmd8.jpg",
+ "passport_four": "Cgy6q25mEB7I3LW0rC1X0M4IzBclsyWe8rNLoFRK.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 17:22:50",
+ "updated_at": "2024-11-07 11:16:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3720,
+ "unique_id": "TB6359-3720",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 22,
+ "customer_name": "Şamämmet",
+ "customer_surname": "Mämmetgylyjow",
+ "customer_patronic_name": "Orazmämmedowiç",
+ "passport_address": "BW Balkanabat şäher ÝJT 158 jaý 13 öý 8",
+ "real_address": "BW Balkanabat şäher ÝJT 158 jaý 13 öý 8",
+ "passport_serie": "I-BN",
+ "passport_id": "557408",
+ "passport_given_at": "2019-05-29",
+ "passport_given_by": "BW Balkanabat şäher häkimligi",
+ "born_place": "BW Balkanabat şäher",
+ "born_at": "2001-08-31",
+ "email": null,
+ "phone": "61157580",
+ "phone_additional": "61157580",
+ "phone_home": "22277577",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "\"Balkanenergo\" ÖB",
+ "work_company_accountant_number": "+(993)-22277577",
+ "work_started_at": "2024-05-01",
+ "work_salary": "769",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lxBlQUKexoeELmao7jVDhPFT6MRKNS5EJ0etmAtM.jpg",
+ "passport_two": "vyF0Bq2hEKJvLhfbqP3KOGCVKqLWu8PxrgnicmHj.jpg",
+ "passport_three": "XPbL5O7JG1BmIa8n04snx1O43Wbns6FKKnWLFYqk.jpg",
+ "passport_four": "MhHut4dcFdDrQnTvaGbT3Xrqwen5KAW849UqhxvE.jpg",
+ "user_id": 11,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-06 17:30:23",
+ "updated_at": "2024-11-06 17:30:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3721,
+ "unique_id": "TB1307-3721",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mämmetsähet",
+ "customer_surname": "Motdikow",
+ "customer_patronic_name": "Nuryýewiç",
+ "passport_address": "Aşgabat şäher köpetdag etr Parahat 3 1 köçe jaý 12a öý49",
+ "real_address": "Aşgabat şäher köpetdag etr Parahat 3 1 köçe jaý 12a öý49",
+ "passport_serie": "I-AS",
+ "passport_id": "138405",
+ "passport_given_at": "2000-02-25",
+ "passport_given_by": "Aşgabat şäher köpetdag etr",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1973-01-01",
+ "email": "mammetsahet@gmail.com",
+ "phone": "65657221",
+ "phone_additional": "65657221",
+ "phone_home": "65657221",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Türkmennebitönümleri müdürliginde",
+ "work_company_accountant_number": "+(993)-12477468",
+ "work_started_at": "2012-01-01",
+ "work_salary": "2224",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BZFlnq1ZX9XnJM1DJVPBa1dnzpBjHWatKhq941T3.jpg",
+ "passport_two": "EN6BLoCGIRjZIRSS0NfaSkXvoCvE92RhHskujux1.jpg",
+ "passport_three": "yW07uEQpKs8QrD2u53XzJSyx6YYnxH2vuhreGk7k.jpg",
+ "passport_four": "r1S1fQ6aAaNJbg04YyeGCNUFPj3nxd9QxJFoCbnQ.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-07 11:08:44",
+ "updated_at": "2024-12-02 11:42:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3722,
+ "unique_id": "TB8302-3722",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Zamira",
+ "customer_surname": "Narmuradowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Magdanly şäher A.Nyýazow köç 58-nji jaý",
+ "real_address": "Magdanly şäher A.Nyýazow köç 58-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "178660",
+ "passport_given_at": "2000-05-01",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1983-11-10",
+ "email": null,
+ "phone": "64424236",
+ "phone_additional": null,
+ "phone_home": "44055332",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Bedenterbiýe we Sort bölümi",
+ "work_company_accountant_number": "+(993)-44054637",
+ "work_started_at": "2015-11-11",
+ "work_salary": "1606",
+ "work_position": "Tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CHLvD7BrfUiTxnjhCOgqcPJxhHHLuEukfjQInpsO.jpg",
+ "passport_two": "UiMslbvXshs0jeZqGvDIacCcPoOZf5SDNIc4obze.jpg",
+ "passport_three": "dgxCoPTiOa8kXLfhu6PYBATm8ZIhVcw2ZcP4fXig.jpg",
+ "passport_four": "EueiWtlDaBPo9ouqVF5xEDe7olxDotSASvby6UJ0.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-07 11:37:20",
+ "updated_at": "2024-11-08 17:21:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3723,
+ "unique_id": "TB1307-3723",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Annagül",
+ "customer_surname": "Allaberdiýewa",
+ "customer_patronic_name": "Döwranowna",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr köçe Köşi jaý115 öý4",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr köçe Köşi jaý115 öý4",
+ "passport_serie": "I-AS",
+ "passport_id": "488559",
+ "passport_given_at": "2013-11-11",
+ "passport_given_by": "Aşgabat ş Köpetdag etr",
+ "born_place": "Aşgabat ş",
+ "born_at": "1997-06-11",
+ "email": "Annagul@gmail.com",
+ "phone": "61152454",
+ "phone_additional": "61152454",
+ "phone_home": "61152454",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Asuda gatnow",
+ "work_company_accountant_number": "+(993)-61152454",
+ "work_started_at": "2023-07-01",
+ "work_salary": "2226",
+ "work_position": "menejer",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "I7bOFQkJvilgz5Fsp3w5RYcw3yZDW4AIPZt3gpFH.jpg",
+ "passport_two": "aa1BpAXn50qEcyvSHW5hNetDEtT14ZXqinBvjjcc.jpg",
+ "passport_three": "AUAVk2qSsBVzLRQdoU80WrtGHSLkrXefPHT916F3.jpg",
+ "passport_four": "oJOhscmRgKAN1KDAgbx9eEgDI7GXKqKmpaEmt25A.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-07 11:38:40",
+ "updated_at": "2024-12-02 11:42:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3724,
+ "unique_id": "TB1307-3724",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Gurbandurdy",
+ "customer_surname": "Myradow",
+ "customer_patronic_name": "Meretgulyýewiç",
+ "passport_address": "Aşgabat şäheri Bagtyýarlyk etraby köçe Dostluk jaý 10",
+ "real_address": "Aşgabat şäheri Bagtyýarlyk etraby köçe Dostluk jaý 10",
+ "passport_serie": "I-AH",
+ "passport_id": "404579",
+ "passport_given_at": "2007-08-03",
+ "passport_given_by": "Ahal welaýatynyň Ruhabat etrap häkimligi",
+ "born_place": "Ahal welaýatynyň Ruhabat etrabynyň Abadan obasy",
+ "born_at": "1991-06-16",
+ "email": "MyradowG@gmail.com",
+ "phone": "65504200",
+ "phone_additional": "65504200",
+ "phone_home": "12123456",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Ömür HK",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2021-10-01",
+ "work_salary": "3831",
+ "work_position": "Hasapçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "K8yvrSctaEOgCmKNnaoogClCN89WbFUsgUSCysp1.jpg",
+ "passport_two": "YR3taNXWtVw4AERvFL2hDh60oHECDZT0IAkDuxv2.jpg",
+ "passport_three": "YsAKc5eInNr1O6UaJnpqvcvhU7vZrDiBREaxezY3.jpg",
+ "passport_four": "74e8tf1l0FhlZ24ezpbkL2ayMsFyYsgBun8GlJE5.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-07 12:07:34",
+ "updated_at": "2024-12-02 11:42:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3725,
+ "unique_id": "TB1307-3725",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Orazgeldi",
+ "customer_surname": "Sazakow",
+ "customer_patronic_name": "Rejepgulyýewiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etraby köçe Parahat 1 jaý 42 otag 3",
+ "real_address": "Aşgabat şäheriniň Köpetdag etraby köçe Parahat 1 jaý 42 otag 3",
+ "passport_serie": "I-AS",
+ "passport_id": "559412",
+ "passport_given_at": "2017-01-21",
+ "passport_given_by": "Aşgabat şäheriniň Köpetdag etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "2000-11-27",
+ "email": "Orazgeldi@mail.ru",
+ "phone": "65554086",
+ "phone_additional": "65635549",
+ "phone_home": "12462535",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabatenergo önümçilik birleşiginiň Bagtyýarlyk etrap elektrik ulgamy",
+ "work_company_accountant_number": "+(993)-12468555",
+ "work_started_at": "2022-03-09",
+ "work_salary": "2068",
+ "work_position": "montýor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "JY9xGjHHK026xkLiwEL6BdvV6aBaQzSOaOxA51sM.jpg",
+ "passport_two": "FbRyOW37h7UfTRo8LsuVB5BB7Xl28uUwFwwrjgHi.jpg",
+ "passport_three": "e6ApcHx3l1D39qnoLw04z4Sg2ARwR76NQW6FYMHG.jpg",
+ "passport_four": "Sdafql6eeE66uyIBw8aysWQAkrqDIUThqHgr1Gaz.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-07 14:58:55",
+ "updated_at": "2024-12-02 11:43:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3726,
+ "unique_id": "TB8312-3726",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Bazarbaý",
+ "customer_surname": "Nawruzow",
+ "customer_patronic_name": "Geldiýewiç",
+ "passport_address": "Gazojak şäheri Azady köçesi 161 jaý 67 nji öý",
+ "real_address": "Gazojak şäheri Azady köçesi 161 jaý 67 nji öý",
+ "passport_serie": "II-LB",
+ "passport_id": "136163",
+ "passport_given_at": "2021-09-27",
+ "passport_given_by": "Lebap welaýaty darganata etrap",
+ "born_place": "Özbegistan",
+ "born_at": "1971-08-26",
+ "email": null,
+ "phone": "62899722",
+ "phone_additional": "62899722",
+ "phone_home": "62899722",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM Naýyp LÖB",
+ "work_company_accountant_number": "+(993)-62899722",
+ "work_started_at": "2022-01-01",
+ "work_salary": "3177",
+ "work_position": "kebşirleýji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "PmizUfmMvXjaX18rj5mLhqAVpihLU2zRrkwlpzRl.jpg",
+ "passport_two": "0lKOAswlsWGULtxfW38SHU8A4LXbMGhHlhmLUIY1.jpg",
+ "passport_three": "O8m6jmLO9Z9uMVtDaMcMed8BRPfbXdTDID9wrfPl.jpg",
+ "passport_four": "tCk3rrXjsgFP0NV9ewfGqTttLKgGWliL4j7emJ6L.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-07 15:29:55",
+ "updated_at": "2024-11-07 15:29:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3727,
+ "unique_id": "TB8312-3727",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Amangül",
+ "customer_surname": "Hydyrowa",
+ "customer_patronic_name": "Hydyrowna",
+ "passport_address": "Gazojak şäheri M.Abylow 9 jaý 30 öýi",
+ "real_address": "Gazojak şäheri M.Abylow 9 jaý 30 öýi",
+ "passport_serie": "I-BN",
+ "passport_id": "366685",
+ "passport_given_at": "2007-12-18",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimligi",
+ "born_place": "Garagalpagystan",
+ "born_at": "1977-06-16",
+ "email": null,
+ "phone": "65238911",
+ "phone_additional": "65238911",
+ "phone_home": "65238911",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Gazojak şäher hassahanasynda",
+ "work_company_accountant_number": "+(993)-65238911",
+ "work_started_at": "1977-06-16",
+ "work_salary": "935",
+ "work_position": "kir ýuwujy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "D9uBz2dwCLySd9xnigFwcrCoNgkusLgTR1GtyrgG.jpg",
+ "passport_two": "KjL2HNP7tIxZ4n7trFTTtF320bll3unyPhdjxA3Q.jpg",
+ "passport_three": "M3Oa8hmpbpzLsNzuiyMLRvBX6cgdJQZXMNCcanE7.jpg",
+ "passport_four": "j2q8V8ke9SSa6f3GXDcKf2MdguIMVNXlsdLM9c7J.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-07 16:01:04",
+ "updated_at": "2024-11-08 15:03:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3728,
+ "unique_id": "TB1303-3728",
+ "loan_type": 4,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülşat",
+ "customer_surname": "Annagulyýewna",
+ "customer_patronic_name": "Bäşimowna",
+ "passport_address": "Aşgabat şäheri Berkararlyk etraby H.A.Ýasawy köçesi 118-nji jaýy",
+ "real_address": "Aşgabat şäheri Berkararlyk etraby H.A.Ýasawy köçesi 118-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "581784",
+ "passport_given_at": "2018-03-05",
+ "passport_given_by": "Aşgabat şäheriniň Berkararlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1993-12-20",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64128787",
+ "phone_additional": "64128787",
+ "phone_home": "12757040",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "T-nyň Türkmenbaşy PTB-nyň Azatlyk şahamçasy",
+ "work_company_accountant_number": "+(993)-12761829",
+ "work_started_at": "2024-04-23",
+ "work_salary": "667",
+ "work_position": "Hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "icHefZwHay0EBI8tbA26wTpEzGB6SX2kHrtfPtPn.jpg",
+ "passport_two": "J3JfrIz4GZ8PlDMmOYqe9x4CirqQS8Kdx8H4pv0K.jpg",
+ "passport_three": "VulZFGCkauu6odcg1EG9xHZit1j1ihY7BrkprYYS.jpg",
+ "passport_four": "l5mUZi0rBHCoG09j9Hi3qBt66zE7Vz5sLG6WBsEM.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 09:58:20",
+ "updated_at": "2024-11-19 14:00:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3729,
+ "unique_id": "TB6360-3729",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Arslanberdi",
+ "customer_surname": "Saparow",
+ "customer_patronic_name": "Allaberdiýewiç",
+ "passport_address": "Hazar ş-çe 15-9-4",
+ "real_address": "Hazar ş-çe 15-9-4",
+ "passport_serie": "I-BN",
+ "passport_id": "550026",
+ "passport_given_at": "2018-04-20",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "2002-02-06",
+ "email": null,
+ "phone": "63796958",
+ "phone_additional": "63796958",
+ "phone_home": "63796958",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Şahamça \"En Si Ji Serwisez Ltd\"",
+ "work_company_accountant_number": "+(993)-63796958",
+ "work_started_at": "2024-07-16",
+ "work_salary": "1238",
+ "work_position": "srüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1n7aLjYhPtr8Z3KGgpzy1Z9dkSMbGAzW2PXWafV8.jpg",
+ "passport_two": "y93iTrijWInEdaJk9vrQc7Ua9N9QHNXVteZD6all.jpg",
+ "passport_three": "UkfC5lqNsnWo12P03cwSORZP9gvUhojj3XYWjd94.jpg",
+ "passport_four": "lNWWTonJoyITh2qRQcsmXHwgPDlbnLy9EjKku9qt.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 10:28:28",
+ "updated_at": "2024-11-11 15:53:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3730,
+ "unique_id": "TB6360-3730",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Sapargül",
+ "customer_surname": "Annaýewa",
+ "customer_patronic_name": "Muhyýewna",
+ "passport_address": "Hazar ş-çe 2-10-1/2",
+ "real_address": "Hazar ş-çe 2-10-1/2",
+ "passport_serie": "I-BN",
+ "passport_id": "550293",
+ "passport_given_at": "2018-12-19",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1973-06-12",
+ "email": null,
+ "phone": "63209210",
+ "phone_additional": "63209210",
+ "phone_home": "63209210",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\"NGÇM",
+ "work_company_accountant_number": "+(993)-63209210",
+ "work_started_at": "2003-02-04",
+ "work_salary": "3218",
+ "work_position": "önüm operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "XuxzdsTJElOC2UNU0UewtRkIkeLEZRn9szI9CVCM.jpg",
+ "passport_two": "G9dL5wVj6Y5gQXrth3x9CUZLhuHlpPa4y0CX32ov.jpg",
+ "passport_three": "0ytkIZOs8nQCSUJTvtV4wBeby6r8TLCVH8a8fkhq.jpg",
+ "passport_four": "lBGgHuhWJj5N6tvtCrGMttGapWqNgMFzaCPJAeQl.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 11:46:49",
+ "updated_at": "2024-11-11 15:54:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3731,
+ "unique_id": "TB6360-3731",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maksat",
+ "customer_surname": "Hudaýberdiýew",
+ "customer_patronic_name": "Söýünmämmedowiç",
+ "passport_address": "Hazar ş-çe 39-5-26",
+ "real_address": "Hazar ş-çe 39-5-26",
+ "passport_serie": "I-BN",
+ "passport_id": "414715",
+ "passport_given_at": "2010-08-16",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1993-07-20",
+ "email": null,
+ "phone": "61886199",
+ "phone_additional": "61886199",
+ "phone_home": "61886199",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Midgard Oilfild Serwisez LTD\" kompanýasy",
+ "work_company_accountant_number": "+(993)-61886199",
+ "work_started_at": "2014-05-08",
+ "work_salary": "1575",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "MT9nQzP3LkBbE6tmS894STMq4uQV37aOwXOjamXY.jpg",
+ "passport_two": "s5k7FeGzwxjhtH3glyIIWoQFnSuMYWobqZyDej43.jpg",
+ "passport_three": "TiVFd0RCU7Co8euRHRj6LSikka2bV5rXYV9JaroR.jpg",
+ "passport_four": "pDNmmAloD8fbgx9RehJqEz5qPhbcka9U27YyLmM2.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 11:52:19",
+ "updated_at": "2024-11-11 15:54:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3732,
+ "unique_id": "TB8312-3732",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Parahat",
+ "customer_surname": "Orazmedow",
+ "customer_patronic_name": "Tirkeşewiç",
+ "passport_address": "Magtymguly 24/01",
+ "real_address": "Magtymguly 24/01",
+ "passport_serie": "II-LB",
+ "passport_id": "041768",
+ "passport_given_at": "2019-04-13",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "1986-09-28",
+ "email": "parahatt@mail.ru",
+ "phone": "65084172",
+ "phone_additional": null,
+ "phone_home": "44550413",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "5-nji ÝÖGGM",
+ "work_company_accountant_number": "+(993)-44554124",
+ "work_started_at": "2024-04-23",
+ "work_salary": "1868",
+ "work_position": "Suwagçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "3xVAQLAT6H2qFAlEf4mIOo1bL5T9joUL0d390B6U.jpg",
+ "passport_two": "KJ70hcC8rQctBeKMG8oLgcIfjmKULUw2UmCJms8R.jpg",
+ "passport_three": "0cAxuM5sqvNUZynLEYDm3YAbPO4wzTXRu7hzSKk9.jpg",
+ "passport_four": "lrxKWnEJnWG6geBMdlv2d2adJLZ7k5rrX0cG6M9Y.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 12:21:10",
+ "updated_at": "2024-11-08 15:05:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3733,
+ "unique_id": "TB7368-3733",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 12,
+ "customer_name": "Baky",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Geldimyradowiç",
+ "passport_address": "Mary şäher Aýhan köçe 44/10 jaýy",
+ "real_address": "Mary şäher Aýhan köçe 44/10 jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "479609",
+ "passport_given_at": "2005-09-13",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäher",
+ "born_at": "1988-04-12",
+ "email": "Bakymeredov88@mail.ru",
+ "phone": "65316530",
+ "phone_additional": "65316530",
+ "phone_home": "65316530",
+ "work_region": "mr",
+ "work_province_id": 9,
+ "work_company": "Marygazcykaryş müdürligi",
+ "work_company_accountant_number": "+(993)-65316530",
+ "work_started_at": "2013-05-20",
+ "work_salary": "45964200",
+ "work_position": "TIM başlygy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Qc5NxlhHz3wpIMsdU4hWDeEjHVHZKDtUuanqQFbm.jpg",
+ "passport_two": "Koxpa3kPVyurtyUAOdSw6DQ5rc4TCWF79O3cQzCL.jpg",
+ "passport_three": "skCWUz4A7VVUk4Yluf2W0iZZPoKHYWcEXfvrgN6a.jpg",
+ "passport_four": "LC3Y9SzDZd2wZyIn1vFes3WcP4Fwvb8oCmZ3nwBM.jpg",
+ "user_id": 21,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 13:29:04",
+ "updated_at": "2024-11-08 13:29:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3734,
+ "unique_id": "TB8318-3734",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Nuretdin",
+ "customer_surname": "Gulamow",
+ "customer_patronic_name": "Narkuwatowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri M.Ruhnama köçesi 48/3-nji jaý.",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýtendag şäheri M.Ruhnama köçesi 48/3-nji jaý.",
+ "passport_serie": "I-LB",
+ "passport_id": "011630",
+ "passport_given_at": "1998-09-04",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Çarşaňňy şäheri",
+ "born_at": "1981-07-15",
+ "email": null,
+ "phone": "63601136",
+ "phone_additional": "65324152",
+ "phone_home": "44024085",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"LEBAP\" SEMENT ZAWODY",
+ "work_company_accountant_number": "+(993)-62367541",
+ "work_started_at": "2019-08-01",
+ "work_salary": "2683",
+ "work_position": "Ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "rudsuCamOkv5p2jOmYEuLcvjLAEkIuuzvGizlSRR.jpg",
+ "passport_two": "948JHdWaRR3jkXPKWQtTdB4QaL76ts4thPcHi2td.jpg",
+ "passport_three": "4Z60KqynJxvWkGHk5ud0wWoJeOpblJHy20PkvBf0.jpg",
+ "passport_four": "5UdCFr4WnTmiv2KYgLFHvNIRlnHwMnkaYH58ygEK.jpg",
+ "user_id": 1007,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 14:19:55",
+ "updated_at": "2024-11-08 15:30:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3735,
+ "unique_id": "TB1307-3735",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Mälikberdi",
+ "customer_surname": "Amanmyradow",
+ "customer_patronic_name": "Tejenowiç",
+ "passport_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Sanjar jaý 19 otag 36",
+ "real_address": "Aşgabat şäheriniň Büzmeýin etraby köçe Sanjar jaý 19 otag 36",
+ "passport_serie": "I-AH",
+ "passport_id": "246480",
+ "passport_given_at": "2003-09-16",
+ "passport_given_by": "Ahal welaýatynyň Abadan şäher häkimligi",
+ "born_place": "Ahal welaýatynyň Abadan şäheri",
+ "born_at": "1968-02-18",
+ "email": "Malikberdi@mail.ru",
+ "phone": "61154350",
+ "phone_additional": "64664371",
+ "phone_home": "12987585",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Kaskad Hojalyk jemgyýeti",
+ "work_company_accountant_number": "+(993)-12564875",
+ "work_started_at": "2015-08-04",
+ "work_salary": "1996",
+ "work_position": "uly hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SunTfbZ6MPVWvA0vXKkPtDtNYonropJGCk8SWGiS.jpg",
+ "passport_two": "r6O9zGlO8woOWETmUwG45mXOclXdWXWJ9WIK6mRC.jpg",
+ "passport_three": "hAA69B0Iu2xEfIaywZnV7Xj0BeTUOidf7Bgu9kD4.jpg",
+ "passport_four": "hkKACImSp5VcuR35MQ8VoPAPkc7gdBv2WNUkbch0.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 15:41:58",
+ "updated_at": "2024-12-02 11:44:04",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3736,
+ "unique_id": "TB8302-3736",
+ "loan_type": 1,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Fazila",
+ "customer_surname": "Bahriddinowa",
+ "customer_patronic_name": "Bahridinnowna",
+ "passport_address": "Magdanly saheri Turkmenbasy 61",
+ "real_address": "Magdanly saheri Turkmenbasy 61",
+ "passport_serie": "I-LB",
+ "passport_id": "935866",
+ "passport_given_at": "2017-02-25",
+ "passport_given_by": "Magdanlu saher hakimligi",
+ "born_place": "Magdanly saheri",
+ "born_at": "2001-02-09",
+ "email": null,
+ "phone": "64255458",
+ "phone_additional": null,
+ "phone_home": "52625",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "29-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-52811___",
+ "work_started_at": "2024-08-01",
+ "work_salary": "2998",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Bj44ADBnttNzlYuNj4vgWn0HmZr8l6O5dyaZfPNn.jpg",
+ "passport_two": "ZXAOLjWiKNi88lcBDyjzxFwB0XPr5esRYeKMQDD2.jpg",
+ "passport_three": "FDajQX4ySzEtrWcPoIau2VRmtPdPkq6es2vicHel.jpg",
+ "passport_four": "l4HIihXtDLLQsymH9gV7LcTRofWOIZS9aYPmgROR.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 17:20:28",
+ "updated_at": "2024-11-08 17:20:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3737,
+ "unique_id": "TB6352-3737",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Sewil",
+ "customer_surname": "Mammedowa",
+ "customer_patronic_name": "Akberowna",
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 6/8",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 6/8",
+ "passport_serie": "I-AH",
+ "passport_id": "429601",
+ "passport_given_at": "2010-02-12",
+ "passport_given_by": "Garabogaz şäher häkimligi",
+ "born_place": "BW Garabogaz şäheri",
+ "born_at": "1979-03-23",
+ "email": null,
+ "phone": "65186042",
+ "phone_additional": null,
+ "phone_home": "65186042",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "T. \"Türkmenbaşy\" PTB-nyň BW -nyň Garabogaz şäher şahammçasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2012-09-13",
+ "work_salary": "2564",
+ "work_position": "baş hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "cIutXwiG1s18iAuB8rlVIbxjDvbm7r1qgEu1IfyE.jpg",
+ "passport_two": "dLUBmBUzhdbfthwaDTvli4SRivlQk5zpT71BqabN.jpg",
+ "passport_three": "PMmfQp6twmjo8zoOvFuTGBaFwZSglk3m8Hy5t80z.jpg",
+ "passport_four": "ZA9rLZKgmi4hU8nlU0D3VUu9h4uzlimmZLmZPkUf.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 17:33:20",
+ "updated_at": "2024-11-08 17:33:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3738,
+ "unique_id": "TB6352-3738",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rozymurat",
+ "customer_surname": "Açilow",
+ "customer_patronic_name": "Ýusupowiç",
+ "passport_address": "LW Çärjew etraby Hojagala şäherçesi S.Seýdi köçe 13 jaý",
+ "real_address": "LW Çärjew etraby Hojagala şäherçesi S.Seýdi köçe 13 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "825481",
+ "passport_given_at": "2013-06-17",
+ "passport_given_by": "LW Serdarabat etrap häkimligi",
+ "born_place": "LW Serdarabat etraby B.Myradow geňeşligi",
+ "born_at": "1997-02-05",
+ "email": null,
+ "phone": "64425959",
+ "phone_additional": null,
+ "phone_home": "64425959",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "22433 harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2020-06-01",
+ "work_salary": "4101",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "wwhzTAGyGhfQlhmygvbzhznHRqsRGLf0rp3Df5bc.jpg",
+ "passport_two": "NX59B8XuyT7uwvePIKlXhzFimSGXAmpEm9DzVAJy.jpg",
+ "passport_three": "ZX5DbnX9IdqQckFf99fS1EZxu5OV4AWBRMcA8kvZ.jpg",
+ "passport_four": "VT9ca3C2CbZJgnAh6sR8F9zlDvLpaTh2DGZlqZiW.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 17:42:29",
+ "updated_at": "2024-11-08 17:42:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3739,
+ "unique_id": "TB6352-3739",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Dörtguly",
+ "customer_surname": "Mätiýew",
+ "customer_patronic_name": "Amandurdyýewiç",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Garabogaz köç., 7/14",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Garabogaz köç., 7/14",
+ "passport_serie": "I-BN",
+ "passport_id": "264963",
+ "passport_given_at": "2006-05-17",
+ "passport_given_by": "Balkan welaýatynyň Magtymguly etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etraby",
+ "born_at": "1990-02-25",
+ "email": null,
+ "phone": "65186877",
+ "phone_additional": null,
+ "phone_home": "65186877",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-65186877",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2623",
+ "work_position": "maşinist",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "3UoMtpPqg7a6SRcbe2XqvnXMEhcKVWmW6oRwnTca.jpg",
+ "passport_two": "PUFSBKXHulznnZpY2QmoLVpwPWjezQSDsAeyqtQ8.jpg",
+ "passport_three": "lbs35oA9lNKs7BnTLwVUh0G3gt8gzPx764nFjAk3.jpg",
+ "passport_four": "YJossZaikP966wPWjNxum6rsBW90fqhKC1SLG0FZ.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 17:56:46",
+ "updated_at": "2024-11-08 17:56:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3740,
+ "unique_id": "TB8302-3740",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Babaşir",
+ "customer_surname": "Alişerow",
+ "customer_patronic_name": "Alişerowiç",
+ "passport_address": "Magdanly şäher Merdana köçe 30-njy jaý",
+ "real_address": "Magdanly şäher Merdana köçe 30-njy jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "793092",
+ "passport_given_at": "2012-07-31",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1996-06-10",
+ "email": null,
+ "phone": "61862016",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "\"Zarba\"ýöriteleşdirilen döwlet kärhanasy",
+ "work_company_accountant_number": "+(993)-44037862",
+ "work_started_at": "2020-12-01",
+ "work_salary": "1617",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8uIvUuVzS7IWXzkCP7KOUZcZxeJrklLBURAUN9vv.jpg",
+ "passport_two": "kxH8lucYWRpC8GNQqZyOnd2J8uI0pzowO8gelfJA.jpg",
+ "passport_three": "CCJNNDoYEQj7Vf6XwCbQ9ACwSTT6EpBQdM1urZsz.jpg",
+ "passport_four": "DCVm7Ulkiu3z5o5IZ873ZAOcJJQYEZo9o3xGpjqY.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-08 18:07:30",
+ "updated_at": "2024-11-11 08:28:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3741,
+ "unique_id": "TB6359-3741",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Agatirkiş",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Akmuhammedowiç",
+ "passport_address": "Mary, Tagtabazar etr., Marçak geň.",
+ "real_address": "Mary, Tagtabazar etr., Marçak geň.",
+ "passport_serie": "I-MR",
+ "passport_id": "622917",
+ "passport_given_at": "2011-03-03",
+ "passport_given_by": "MW, Tagtabazar etrap häkimligi",
+ "born_place": "MW, Tagtabazar etraby",
+ "born_at": "1994-10-15",
+ "email": null,
+ "phone": "63969813",
+ "phone_additional": null,
+ "phone_home": "63969813",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogazkarbamid zawody",
+ "work_company_accountant_number": "+(993)-63969813",
+ "work_started_at": "2019-11-01",
+ "work_salary": "2539",
+ "work_position": "Maşinist",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "rhGWsMUGe1GmcAn01iXCrjEYa5H2XuxgJSQCvEnu.jpg",
+ "passport_two": "1mGpu3FUpewymb4HaxrmVPZAcIYCgZc1goBSaMCt.jpg",
+ "passport_three": "CoGawKkHUdBmEuoongJZn96RBLr3iyISZ33dM5e3.jpg",
+ "passport_four": "aWv2GnqmJyPM2iOsiM454j06BnYrAC8JiZhhUxi5.jpg",
+ "user_id": 33,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 07:48:55",
+ "updated_at": "2025-05-21 10:00:34",
+ "deleted_at": "2025-05-21 10:00:34",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3742,
+ "unique_id": "TB8302-3742",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Muhammetnazar",
+ "customer_surname": "Jumagylyjow",
+ "customer_patronic_name": "Jumagylyjowiç",
+ "passport_address": "Magdanly şäher Çarşaňňy köçe 6-njy jaý",
+ "real_address": "Magdanly şäher Çarşaňňy köçe 6-njy jaý",
+ "passport_serie": "I-MR",
+ "passport_id": "427658",
+ "passport_given_at": "2006-12-27",
+ "passport_given_by": "Mary wel Tagtabazar etr häkimligi",
+ "born_place": "Tagtabazar Surhy geňeşligi",
+ "born_at": "1973-05-26",
+ "email": null,
+ "phone": "61157708",
+ "phone_additional": "61991858",
+ "phone_home": "44052113",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113-Harýy bölümi",
+ "work_company_accountant_number": "+(993)-44052113",
+ "work_started_at": "2017-07-05",
+ "work_salary": "2848",
+ "work_position": "Harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "I5dtfYLtPlxQYGfQoyTMInO3bVXu2CThgdKLT1GK.jpg",
+ "passport_two": "eqe9z5HPgn96DAWjR0ftvDxcHcJJkp1UsmGS4hRU.jpg",
+ "passport_three": "Jo5JwbeHFHrlGNC5qdNWq39YwqbrwDqM4oIYkmYq.jpg",
+ "passport_four": "j9aQJqCdCgVNNYmQQ94QdcncIvUJzwcOll2Wbalc.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 08:33:10",
+ "updated_at": "2024-11-14 16:32:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3743,
+ "unique_id": "TB8302-3743",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gulbadam",
+ "customer_surname": "Abraýkulowa",
+ "customer_patronic_name": "Amankulowna",
+ "passport_address": "Magdanly şäher Adalat köçe 38-nji jaý",
+ "real_address": "Magdanly şäher Adalat köçe 38-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "751372",
+ "passport_given_at": "2012-01-31",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1975-07-09",
+ "email": null,
+ "phone": "63487763",
+ "phone_additional": null,
+ "phone_home": "44057436",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44037410",
+ "work_started_at": "2017-04-28",
+ "work_salary": "2831",
+ "work_position": "Ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KyQNws3ATYndgXvQNG5OZzLhQhdMO1jR3jc17jj3.jpg",
+ "passport_two": "OLKoWPGuWMSCntuV1pQ77oSo5uSJM8xWccIde5gQ.jpg",
+ "passport_three": "MQoMLzgrxQjUy6mVTZKoJTBqecV8pGte0zFaRSUa.jpg",
+ "passport_four": "GRIQu5mF90vQ1ivH9renwYz3m5IjJCapxdDpFwup.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 08:38:40",
+ "updated_at": "2024-11-14 16:34:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3744,
+ "unique_id": "TB9314-3744",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Arslan",
+ "customer_surname": "Öräýew",
+ "customer_patronic_name": "Baýramdurdyýewiç",
+ "passport_address": "S.Türkmenbaşy etrap A.Kakabaýew ad.şäherçesiniň Magtymguly köçe 10 jaýy",
+ "real_address": "S.Türkmenbaşy etrap A.Kakabaýew ad.şäherçesiniň Magtymguly köçe 10 jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "946481",
+ "passport_given_at": "2017-08-03",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrap A.kakabaýew adyndaky geňeşligi",
+ "born_at": "2001-07-31",
+ "email": "Arslan@mail",
+ "phone": "62310701",
+ "phone_additional": "62310701",
+ "phone_home": "62310701",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "Türkmenistanyň Ýaragly Güýçleriniň 50256 harby bölümi",
+ "work_company_accountant_number": "+(993)-62310701",
+ "work_started_at": "2022-08-01",
+ "work_salary": "3983",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "mH1iPHPKuwcPDny8ZkacdTykb2GKzDjXwV4jhcsF.jpg",
+ "passport_two": "LZKXycN4K5VcRDg8wTqIaycn4tHAn81VoIBp4vR7.jpg",
+ "passport_three": "nZLGTMSm7ORSzOi4BCb7qPx2PZNzJCxLhF4hBxJw.jpg",
+ "passport_four": "gvLTSVwptCoBd7fAez6KH9T0EoSqjrclEyr1SnpG.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 09:06:03",
+ "updated_at": "2024-11-11 09:07:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3745,
+ "unique_id": "TB6352-3745",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Eziz",
+ "customer_surname": "Orazow",
+ "customer_patronic_name": "Caryýarowiç",
+ "passport_address": "MR Türkmengala etraby Soltanbent köçesi 4a/3",
+ "real_address": "MR Türkmengala etraby Soltanbent köçesi 4a/3",
+ "passport_serie": "I-MR",
+ "passport_id": "413090",
+ "passport_given_at": "2006-02-12",
+ "passport_given_by": "MR Türkmengala etrap häkimligi",
+ "born_place": "MW Türkmengala etraby Berkarar geňeşligi",
+ "born_at": "1988-11-24",
+ "email": null,
+ "phone": "65336899",
+ "phone_additional": null,
+ "phone_home": "65336899",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-02-07",
+ "work_salary": "3160",
+ "work_position": "pult operatory",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "o8aD03ugy0ptCQNEEwtcfHrHcSIF99NeBHC0FEGu.jpg",
+ "passport_two": "Rp2Uqguku0tRrwuVgWB70K1me3xPp7ciY2pRSciH.jpg",
+ "passport_three": "sIvtPVHbfITwgpuAZWYX3yQUj2DyR1WzSnfCMwi3.jpg",
+ "passport_four": "F3GuOChVGN6Zr2Z9H1uDtQZETVEc3Vv8IPfmjNkI.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 09:06:30",
+ "updated_at": "2024-11-12 17:29:39",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3746,
+ "unique_id": "TB6352-3746",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýjemal",
+ "customer_surname": "Aganyýazowa",
+ "customer_patronic_name": "Azadowna",
+ "passport_address": "LW Garabekewül şäher Ýaşnesil köçesi 12 jaý",
+ "real_address": "LW Garabekewül şäher Ýaşnesil köçesi 12 jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "927028",
+ "passport_given_at": "2015-12-21",
+ "passport_given_by": "LW Garabekewýl etrap häkimligi",
+ "born_place": "LW Garabekewül etrabynyň Ärsarybaba geňeşligi",
+ "born_at": "1999-09-12",
+ "email": null,
+ "phone": "62160093",
+ "phone_additional": null,
+ "phone_home": "62160093",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2019-02-01",
+ "work_salary": "1682",
+ "work_position": "süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Q9AobXVGEJZp5g2NI7gJYMUsFcaki237HKCs0ITc.jpg",
+ "passport_two": "Fpbn1Pn5ZwJPFrfCMwGHtYovjqqdWjuesQrefVyW.jpg",
+ "passport_three": "pSyMUvU7symOuerWJmwwztiPWVvQ33Y9NzOm9qSG.jpg",
+ "passport_four": "mkb6Z305UfJLNIo9gCsXEoN3YWUlD8RqDQ275cOS.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 09:12:20",
+ "updated_at": "2024-11-11 16:51:32",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3747,
+ "unique_id": "TB9314-3747",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Nurýagdy",
+ "customer_surname": "Arazdurdyýew",
+ "customer_patronic_name": "Rejepgeldiýewiç",
+ "passport_address": "S.Türkmenbaşy şäheriniň A.Myradow köçe 10/2b jaý",
+ "real_address": "S.Türkmenbaşy şäheriniň A.Myradow köçe 10/2b jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "727489",
+ "passport_given_at": "2011-11-02",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrabynyň Güneşli Türkmenistan geňeşligi",
+ "born_at": "1994-11-19",
+ "email": "Nurvagdy@mail",
+ "phone": "62111994",
+ "phone_additional": "62111994",
+ "phone_home": "62111994",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap Alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-20366___",
+ "work_started_at": "2016-05-04",
+ "work_salary": "1694",
+ "work_position": "satyjy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "COvqseYOnth6p7US6Epi0Uw1iKKUhgsjk1G4ywDt.jpg",
+ "passport_two": "EbuBB4awJAnbQDknZwI2e4XhoC6GeG9hBNhIEdhZ.jpg",
+ "passport_three": "OZ2wR0WRLR2vK4UgOt5pVjetMJlOU8RgaP9w5Cvy.jpg",
+ "passport_four": "OTZJPTxIvban30Vz67h6MP5cdCeopQSspHrF0hEH.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 09:16:12",
+ "updated_at": "2024-11-11 09:16:46",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3748,
+ "unique_id": "TB6352-3748",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jennet",
+ "customer_surname": "Hožaýewa",
+ "customer_patronic_name": null,
+ "passport_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 23/5",
+ "real_address": "BW Türkmenbaşy etraby Garabogaz şäheri Bitaraplyk köçesi 23/5",
+ "passport_serie": "I-DZ",
+ "passport_id": "766418",
+ "passport_given_at": "2012-05-21",
+ "passport_given_by": "DW Köneürgenç etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-12-19",
+ "email": null,
+ "phone": "61712368",
+ "phone_additional": null,
+ "phone_home": "61712368",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-12-17",
+ "work_salary": "1687",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mzs9q7gFkrrgRrlREiIRfD8fx0VFU9iATFvLARap.jpg",
+ "passport_two": "sE8CDT4pvBlTCxbLvwj4ocNJQvuy4WTpZRtGcr7B.jpg",
+ "passport_three": "vHI8YArpcbDqDI1RVeqeut93W3UPK4ssrvjkOMK7.jpg",
+ "passport_four": "RKVB4Bf9TUDC85qzXbJbO3Ip8eq4rgNkKGOddzlm.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 09:16:14",
+ "updated_at": "2024-11-13 17:26:05",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3749,
+ "unique_id": "TB6352-3749",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Altyn",
+ "customer_surname": "Döwletowa",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "MW Ýolöten etraby Ýikary Syhty geňeşligi Amannurly Döwlet köçesi 15 jaý",
+ "real_address": "MW Ýolöten etraby Ýikary Syhty geňeşligi Amannurly Döwlet köçesi 15 jaý",
+ "passport_serie": "II-MR",
+ "passport_id": "003849",
+ "passport_given_at": "2015-01-27",
+ "passport_given_by": "MW Ýolöten etrap häkimligi",
+ "born_place": "MW Ýolöten etrabynyň Ýokary Suhty geňeşligi",
+ "born_at": "1998-12-23",
+ "email": null,
+ "phone": "62897533",
+ "phone_additional": null,
+ "phone_home": "62897533",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2390",
+ "work_position": "laborant",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "E8UJWFbP2aZ0oTw5vHI4FSMt8NK3DoGmKFaCBqWl.jpg",
+ "passport_two": "YYXhNPw4Ets8fCk9QFDDMPha8NhTgpsjqe93TABo.jpg",
+ "passport_three": "mVvIGScZO9RrFozKRCUhJc3oHlV5qlYvnE4AzsmH.jpg",
+ "passport_four": "kjn2lzWf4DTArEJZYfvUrNT95y3R3OgreHMd8KWi.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 09:20:32",
+ "updated_at": "2024-11-12 17:30:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3750,
+ "unique_id": "TB8302-3750",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Jumamyrat",
+ "customer_surname": "Bazarow",
+ "customer_patronic_name": "Yolamanowiç",
+ "passport_address": "Mary welayat Bayramaly etrap Bahar geneshligi",
+ "real_address": "Lebap welayat Magdanly şaheri",
+ "passport_serie": "I-MR",
+ "passport_id": "570061",
+ "passport_given_at": "2010-10-11",
+ "passport_given_by": "Mary welayat Bayramaly etrap hakimligi tarapdyndan",
+ "born_place": "Mary welayat Bayramaly etrap Bahar geneshligi",
+ "born_at": "1988-04-15",
+ "email": "gayypalyyevdavid@gmail.com",
+ "phone": "63249600",
+ "phone_additional": "63035325",
+ "phone_home": "63690639",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "2113 harby bölüm",
+ "work_company_accountant_number": "+(993)-65240600",
+ "work_started_at": "2020-01-06",
+ "work_salary": "3550",
+ "work_position": "Harby gullykçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "HuxVypFVQ87w8hYzJeHfx2fvOYicj46fKsBODhaq.jpg",
+ "passport_two": "f8SLGTKBX39NAaE2z8I83nOTmSYDBqDVZVKKaSqJ.jpg",
+ "passport_three": "b2wuwXzHV0fapFJHffc5YqsZWPeiMagyfs2SetLJ.jpg",
+ "passport_four": "DtRFJCdqqrJvZouKP7ab1ry6RRsVGIIReSmEEJcb.jpg",
+ "user_id": 1010,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 12:23:02",
+ "updated_at": "2024-11-14 16:34:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3751,
+ "unique_id": "TB8302-3751",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Gülnoza",
+ "customer_surname": "Şöhradowa",
+ "customer_patronic_name": "Şöhratowna",
+ "passport_address": "Köýtendag etrap Garrygala geň,Gökmiýar oba",
+ "real_address": "Köýtendag etrap Garrygala geň,Gökmiýar oba",
+ "passport_serie": "II-LB",
+ "passport_id": "082029",
+ "passport_given_at": "2002-10-06",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Köýtendag etrap Garrygala geňeşligi",
+ "born_at": "2002-10-06",
+ "email": null,
+ "phone": "65285249",
+ "phone_additional": null,
+ "phone_home": "44051298",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "37-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44051298",
+ "work_started_at": "2024-08-01",
+ "work_salary": "2789",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Mt79n4ZPj4JMtpn0bSBLpTkxfYhFcC8J9CCEZmxG.jpg",
+ "passport_two": "urpwwqjW5smkEWRYTKDUGVq2KngK0zQ59R3UweCT.jpg",
+ "passport_three": "yxwVMcyeVq3W3uMM5XTkjc8JOsHfXd4JBeEpPyY4.jpg",
+ "passport_four": "4GLwsYgEs7PrpO3FiveLeUFWSecmvQYLhj443wFZ.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 15:07:51",
+ "updated_at": "2024-11-14 16:35:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3752,
+ "unique_id": "TB1303-3752",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Annaşeker",
+ "customer_surname": "Amangeldiýewa",
+ "customer_patronic_name": "Gurbangeldiýewna",
+ "passport_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Gämi obasynyň A.Nurlyýew köçesi 27-nji jaýy",
+ "real_address": "Ahal welaýatynyň Ak bugdaý etrabynyň Gämi obasynyň A.Nurlyýew köçesi 27-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "600675",
+ "passport_given_at": "2013-08-14",
+ "passport_given_by": "Ahal welaýatynyň Ak bugdaý etrap Häkimligi",
+ "born_place": "Ahal welaýatynyň Ak bugdaý etraby Gämi obasy",
+ "born_at": "1981-02-10",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "63555208",
+ "phone_additional": "64086462",
+ "phone_home": "64086462",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "\"Aşgabatenergo\" önümçilik birleşigi",
+ "work_company_accountant_number": "+(993)-63555208",
+ "work_started_at": "2022-03-01",
+ "work_salary": "2485",
+ "work_position": "telefonçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "2q8TgHMfTqkAnKzgPdFkkAkoBjdJlsGwUvYWwRsN.jpg",
+ "passport_two": "UjbBfTaESLPkYNSzofDHQRa42vIwKQ13VXAjKTFq.jpg",
+ "passport_three": "jmABlyLdfVeQ1ulATHTpBwdAK6cs9s2WDDytXkZ9.jpg",
+ "passport_four": "hC89LnbPB3SYp85m7A6zoM4K3GrQZSLGV29S1kyO.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 15:56:41",
+ "updated_at": "2024-11-25 12:20:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3753,
+ "unique_id": "TB6352-3753",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Tawus",
+ "customer_surname": "Sähedowa",
+ "customer_patronic_name": "Muratowna",
+ "passport_address": "DW Daşoguz şäher Ruhnama köçesi 88/8",
+ "real_address": "DW Daşoguz şäher Ruhnama köçesi 88/8",
+ "passport_serie": "II-DZ",
+ "passport_id": "144366",
+ "passport_given_at": "2024-01-13",
+ "passport_given_by": "DW Daşoguz şäher PB",
+ "born_place": "TSSR Daşoguz oblasty Daşoguz şäheri",
+ "born_at": "1985-02-17",
+ "email": null,
+ "phone": "61286555",
+ "phone_additional": null,
+ "phone_home": "61286555",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Bilim bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-06-26",
+ "work_salary": "3427",
+ "work_position": "müdiri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xcv3qX37QF0wFO9v9WtDBdXMHrED7tBUI7m0wWPv.jpg",
+ "passport_two": "0PyGKGe8S4kJhrEkRYi04SdTEimQogecO1rjvbRl.jpg",
+ "passport_three": "6HitKeyyQvsHp726pSQR8IQ9NNH2SjqZKXuACzBZ.jpg",
+ "passport_four": "6YAt9KYv42RY0x5FhazXNtusfsmtKFYX99qxJyf1.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 17:07:01",
+ "updated_at": "2024-11-13 17:18:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3754,
+ "unique_id": "TB6352-3754",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Çaryýar",
+ "customer_surname": "Durdygylyjow",
+ "customer_patronic_name": "Nurgulyýewiç",
+ "passport_address": "BW Esenguly etraby Bugdaýly geňeşligi Bugdaýly obasy 177 jaý",
+ "real_address": "BW Esenguly etraby Bugdaýly geňeşligi Bugdaýly obasy 177 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "258812",
+ "passport_given_at": "2006-10-12",
+ "passport_given_by": "BW Esenguly etrap häkimligi",
+ "born_place": "BW Esenguly etrabynyň Çaloýuk geňeşligi",
+ "born_at": "1990-01-01",
+ "email": null,
+ "phone": "64193714",
+ "phone_additional": null,
+ "phone_home": "64193714",
+ "work_region": "bn",
+ "work_province_id": 43,
+ "work_company": "Ýangyn howpsuzlyg bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2011-01-18",
+ "work_salary": "4115",
+ "work_position": "sürüjisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EJC1HvOQJeYnPZdzyJ3kUIrCBKzhAidP6ma5FKnh.jpg",
+ "passport_two": "0KuMLtxz6XF1AeIAezlY8G8IXbvHlWRkEMKf04f3.jpg",
+ "passport_three": "2V6TgkKg6KxwF6zrj74i5xwPnHBmCngT5sR1wEaL.jpg",
+ "passport_four": "uaVUf3Jr4w5KDkzrsaCBAV1WTnCqHUnmHeXFh5NL.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 17:18:09",
+ "updated_at": "2024-11-14 16:48:58",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3755,
+ "unique_id": "TB8318-3755",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Azoda",
+ "customer_surname": "Rozybaýewa",
+ "customer_patronic_name": "Zaýyrowna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Demirýolçylar köçesi 26-njy jaýy.",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Demirýolçylar köçesi 26-njy jaýy.",
+ "passport_serie": "I-LB",
+ "passport_id": "074876",
+ "passport_given_at": "1999-09-06",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Çarşaňňy şäheri",
+ "born_at": "1977-03-03",
+ "email": null,
+ "phone": "63336119",
+ "phone_additional": "65389063",
+ "phone_home": "44026495",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "5-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-65324174",
+ "work_started_at": "2013-09-01",
+ "work_salary": "1856",
+ "work_position": "terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "DfSJhQ8SU4SxAOD8S069dcG2FE2WVSz3ye2GjWoh.jpg",
+ "passport_two": "IDAD80Zg30nixapcxXGr13TAlCGQtjxmIkuCrN2R.jpg",
+ "passport_three": "c9LmfrZp4c3hi5c77hkUu6ah0gwGUs9wkDn20ms3.jpg",
+ "passport_four": "md77uH66MxLhSIYHGddF4uaR8mAs06jIjtYGVbfb.jpg",
+ "user_id": 1013,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 17:27:32",
+ "updated_at": "2024-11-11 17:30:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3756,
+ "unique_id": "TB1309-3756",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Rejepgeldi",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Gurbanmyradowiç",
+ "passport_address": "Aşgabat şäher Bagtyýarlyk etrap 2277/1 köçe 64-nji jaý",
+ "real_address": "şäher Bagtyýarlyk etrap 2277/1 köçe 64-nji jaý",
+ "passport_serie": "I-AS",
+ "passport_id": "297491",
+ "passport_given_at": "2003-06-30",
+ "passport_given_by": "Aşgabat şäher Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Aşgabat şäher",
+ "born_at": "1987-03-14",
+ "email": "Rejepgeldi@gmail.com",
+ "phone": "64070749",
+ "phone_additional": "64070749",
+ "phone_home": "12070749",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "\"Kümüş ýagmyr\" HK",
+ "work_company_accountant_number": "+(993)-64070749",
+ "work_started_at": "2021-11-11",
+ "work_salary": "3500",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xkWVTFDfTDglsc1kZbxNYIi8HTn5TStKfYQKT3nM.jpg",
+ "passport_two": "YKhdr6iBB4RCK1bA58mCfZ3X0TaiNDRNvBcQQfmo.jpg",
+ "passport_three": "gIViMZCN1gnLEQVrmzKhXC4TXTNKfqNmoGm1KbH6.jpg",
+ "passport_four": "wAT2wxNutt2JkCohsYMtIB2IbepEyRQ4pSxcdV1U.jpg",
+ "user_id": 23,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 17:29:24",
+ "updated_at": "2024-11-21 17:52:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3757,
+ "unique_id": "TB9314-3757",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Dinora",
+ "customer_surname": "Bekmetowa",
+ "customer_patronic_name": "Umidžanowna",
+ "passport_address": "S.A.Nyýazow adyndaky etrabynyň Hasylçy geňeşliginiň Al-Horezm köçesi 6-njy jaýy",
+ "real_address": "S.A.Nyýazow adyndaky etrabynyň Hasylçy geňeşliginiň Al-Horezm köçesi 6-njy jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "895360",
+ "passport_given_at": "2015-11-17",
+ "passport_given_by": "S.A.Nyýazow ad.etrap häkimligi",
+ "born_place": "S.A.Nyýazow adyndaky etrabynyň Hasylçy geňeşligi",
+ "born_at": "1998-06-13",
+ "email": "Dinora@mail",
+ "phone": "63049286",
+ "phone_additional": "63049286",
+ "phone_home": "63049286",
+ "work_region": "dz",
+ "work_province_id": 30,
+ "work_company": "Daşoguz welaýaty Şabat etraby Gaýratly ýigit hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-63049286",
+ "work_started_at": "2023-11-01",
+ "work_salary": "2845",
+ "work_position": "hünärmen",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "KEUrCRn5jAHeqID0baN0IpzCWEuKyX5yJQ1bUt6T.jpg",
+ "passport_two": "sJZfHGutA6pippjBQ6i2UGeg0XS3SSHC9ka90GwV.jpg",
+ "passport_three": "pc1HfA9pbYTLvi90FeB7vgCN5dcGvtGxzlO9qntg.jpg",
+ "passport_four": "wFiLrE1eQgMmBUt8NDhDFBG5cFlBBfT1rWox89Ag.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 17:56:17",
+ "updated_at": "2024-11-11 17:56:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3758,
+ "unique_id": "TB6352-3758",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Hoşgediýew",
+ "customer_patronic_name": "Gurbannepesowiç",
+ "passport_address": "DW, Boldumsaz etr., Bereketli geňeşligi",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz şäheri",
+ "passport_serie": "I-DZ",
+ "passport_id": "707590",
+ "passport_given_at": "2011-07-13",
+ "passport_given_by": "DW, Gubadag etrap häkimligi",
+ "born_place": "DW, Gubadag etraby",
+ "born_at": "1992-04-15",
+ "email": null,
+ "phone": "61579328",
+ "phone_additional": null,
+ "phone_home": "61579328",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-61579328",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2955",
+ "work_position": "operator",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "OuTnKCiB3qHgw6toLNyCDEP0dxzdYVWvntsTcvWG.jpg",
+ "passport_two": "KiU9PFHqmEizFB7oqrnmthd4XyHtjTPPC3Cs4d6D.jpg",
+ "passport_three": "iEipspTKIMfZxn8ZT446hNtiWHbd3n1ENYF3iVW5.jpg",
+ "passport_four": "HIVnXzT2P5KhGurS4pFLAZtClH3FRNjNXPZXMU6A.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 18:35:12",
+ "updated_at": "2024-11-12 17:30:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3759,
+ "unique_id": "TB6352-3759",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gutlymyrat",
+ "customer_surname": "Orazbaýew",
+ "customer_patronic_name": "Şyhmyradowiç",
+ "passport_address": "DW, Boldumsaz etr., Boldumsaz ş., Nowaýy köç., 21",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz şäheri",
+ "passport_serie": "I-DZ",
+ "passport_id": "033260",
+ "passport_given_at": "1999-04-26",
+ "passport_given_by": "DW, Boldumsaz etrap PB-i",
+ "born_place": "DW, Boldumsaz etraby",
+ "born_at": "1982-07-21",
+ "email": null,
+ "phone": "71203089",
+ "phone_additional": null,
+ "phone_home": "71203089",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Garabogaz şäher Hassahanasy",
+ "work_company_accountant_number": "+(993)-71203089",
+ "work_started_at": "2019-09-23",
+ "work_salary": "3210",
+ "work_position": "maşgala şepagat dogany",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "KMsdWuDaH6LnYlYC0wHvTB2OLYqwIUMuchsH8GB0.jpg",
+ "passport_two": "xHu9NhE9rkY4GTVGE3JwS8kYXQNmsOnaYUHhxmFF.jpg",
+ "passport_three": "xsG89AkAa0WA4NC8ebfLCs8SXQKejbU7cBhax5eT.jpg",
+ "passport_four": "4xAOGcqWBkS9FDnr9ow4q2SdMz1r4DXXJ6q1KYQS.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-11 18:39:12",
+ "updated_at": "2024-11-12 17:31:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3760,
+ "unique_id": "TB9314-3760",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Sadulla",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Kurambaýewiç",
+ "passport_address": "S.A.Nyýazow etrap Azatlyk geňeşligi",
+ "real_address": "S.A.Nyýazow etrap Azatlyk geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "305150",
+ "passport_given_at": "2002-06-11",
+ "passport_given_by": "Daşoguz şäher häkimi",
+ "born_place": "Daşoguz etrabynyň Azatlyk geňeşligi",
+ "born_at": "1963-05-08",
+ "email": "Sadilla@mail",
+ "phone": "64039581",
+ "phone_additional": "64039581",
+ "phone_home": "64039581",
+ "work_region": "dz",
+ "work_province_id": 30,
+ "work_company": "Gaýratly ýigit hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-62358598",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2520",
+ "work_position": "başlygyň orunbasary",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "SDjly9MQ49pTSwDqWxfnrjQ3E7pVZ1t5j4B9v5Hk.jpg",
+ "passport_two": "TuPx7eghAm2kiLqMdsum4tb79ZKlD3mPoIbQXHoe.jpg",
+ "passport_three": "m2eGuRX7I4IXCkYcbLw2kCus7DXdDb1fAJndpkF9.jpg",
+ "passport_four": "f7170ji33ih1qFRegWLzyLVUAdrZefhey4eDXpbk.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 09:09:17",
+ "updated_at": "2024-11-12 09:10:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3761,
+ "unique_id": "TB9314-3761",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Güljahan",
+ "customer_surname": "Papişowa",
+ "customer_patronic_name": "Ataşowna",
+ "passport_address": "S.Türkmenbaşy etrabynyň N.Gylyjow geňeşligi",
+ "real_address": "S.Türkmenbaşy etrabynyň N.Gylyjow geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "309387",
+ "passport_given_at": "2002-06-11",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "S.Türkmenbaşy etrabynyň N.Gylyjow geňeşlig",
+ "born_at": "1986-03-26",
+ "email": "Guljahan@mail",
+ "phone": "64598619",
+ "phone_additional": "64598619",
+ "phone_home": "64598619",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrabynyň N.Gylyjow adyndaky daýhan birleşigi",
+ "work_company_accountant_number": "+(993)-35603___",
+ "work_started_at": "2018-04-01",
+ "work_salary": "1440",
+ "work_position": "baş hasapçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "LtiJTQAgR0O4gx8xyFBZVUN3MqppsnJqFWAVzdLy.jpg",
+ "passport_two": "Nvto4IwXSGkvNZkDTE6fMTK8z2qGagm7DeN6RG8E.jpg",
+ "passport_three": "Q8s4G3ptZFRnXl5cx8b1jlItVVfP9219aj7lbriQ.jpg",
+ "passport_four": "FTj1z6fh5y7oOZMvm8wfYhMMPojdp5ZQYLU34wL1.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 09:23:06",
+ "updated_at": "2024-11-12 09:23:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3762,
+ "unique_id": "TB9314-3762",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Döwran",
+ "customer_surname": "Mollaýew",
+ "customer_patronic_name": "Haýtjanowiç",
+ "passport_address": "Köneürgenç şäher Medeniýet köçesi 18-nji jaýy",
+ "real_address": "Köneürgenç şäher Medeniýet köçesi 18-nji jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "005555",
+ "passport_given_at": "2019-03-05",
+ "passport_given_by": "Köneürgenç şäher häkimligi",
+ "born_place": "Köneürgenç etrap Täzeýol geňeşligi",
+ "born_at": "1975-04-21",
+ "email": "Dowran@mail",
+ "phone": "65961536",
+ "phone_additional": "65961536",
+ "phone_home": "65961536",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2001-10-18",
+ "work_salary": "4319",
+ "work_position": "polisiýa işgäri",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "q0yN4hbthFCQtxOcq0wY1fBU7CzRX6nA56esUC2f.jpg",
+ "passport_two": "6M2asLUxNqaalOXGH5WqbuBiLZpcw4wg6ZJMFSz3.jpg",
+ "passport_three": "6dkJAWxKic9Sc8WnCFIrDn2XBV50PshidPjlpzpo.jpg",
+ "passport_four": "s2p0lyPtj5cztTogghaPf5ivxxzX5tlq90ijo4rq.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 11:25:37",
+ "updated_at": "2024-11-12 11:26:12",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3763,
+ "unique_id": "TB8318-3763",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Sanjar",
+ "customer_surname": "Allaýarow",
+ "customer_patronic_name": "Şapulatowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi Zaman köçesi 3-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi Zaman köçesi 3-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "171712",
+ "passport_given_at": "2000-09-11",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi",
+ "born_at": "1984-04-30",
+ "email": null,
+ "phone": "65093263",
+ "phone_additional": "63524121",
+ "phone_home": "44035142",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk şäherçe hassahanasy",
+ "work_company_accountant_number": "+(993)-63524120",
+ "work_started_at": "2023-08-01",
+ "work_salary": "1358",
+ "work_position": "Hojalyk bölümi peç ýakyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "d3RK8eC5posITa8qRm6DKsNcfTXLghGrBLrUg9zx.jpg",
+ "passport_two": "xVQ2Bs7AplEaYofbDH2zLY8d9e67cqKodj2GdFVA.jpg",
+ "passport_three": "0W1HUDYfzvvSfismWZGejTHXestkja9IDInbfIYI.jpg",
+ "passport_four": "22lGEU8MZaygzECsViSdge1pe6pUjBk6K6RhRR1C.jpg",
+ "user_id": 1014,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 14:41:16",
+ "updated_at": "2024-11-12 15:11:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3764,
+ "unique_id": "TB6360-3764",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jennet",
+ "customer_surname": "Hoşwagtowa",
+ "customer_patronic_name": "Mowlamkulowna",
+ "passport_address": "Balkanabat şäher ÝJT 205a jaý 22 öý 4",
+ "real_address": "Balkanabat şäher ÝJT 205a jaý 22 öý 4",
+ "passport_serie": "II-LB",
+ "passport_id": "112202",
+ "passport_given_at": "2020-10-08",
+ "passport_given_by": "Kerki etrap polisýa bölümi",
+ "born_place": "Kerki etrap",
+ "born_at": "1998-08-23",
+ "email": null,
+ "phone": "62096550",
+ "phone_additional": "62096550",
+ "phone_home": "62096550",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW BBM-i Hazar ş-çe 35-nji orta mekep",
+ "work_company_accountant_number": "+(993)-62096550",
+ "work_started_at": "2024-11-02",
+ "work_salary": "4573",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "Au8UkbdcwIY6mbNmI52LqFcV5g5EazALktO96kby.jpg",
+ "passport_two": "YCYFWhIwbaILuhNDSJcDyEom7pxroJUlrZipVu3j.jpg",
+ "passport_three": "X7rChz6nB0QS6QY1xvCvsyJRc3BTNe9a6VlgMcOQ.jpg",
+ "passport_four": "upHRH9Son9kxGiopPox2Daxgjx2ATD1PF20M8Gyk.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 15:02:37",
+ "updated_at": "2024-11-13 10:46:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3765,
+ "unique_id": "TB8318-3765",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Hangeldi",
+ "customer_surname": "Rahmanow",
+ "customer_patronic_name": "Şamyradowiç",
+ "passport_address": "Mary welaýatynyň Ýoloten etrabynyň Imambaba geňeşligi",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň 2107 harby bölüminiň umumy ýaşaýyş jaýy",
+ "passport_serie": "I-MR",
+ "passport_id": "410407",
+ "passport_given_at": "2005-08-14",
+ "passport_given_by": "Mary welaýatynyň Ýoloten etrap häkimligi tarapyndan",
+ "born_place": "Mary welaýatynyň Ýoloten etrabynyň Imambaba geňeşligi",
+ "born_at": "1987-12-10",
+ "email": null,
+ "phone": "64323568",
+ "phone_additional": "63459641",
+ "phone_home": "44023658",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "2107 harby bolümi",
+ "work_company_accountant_number": "+(993)-63497820",
+ "work_started_at": "2014-09-01",
+ "work_salary": "4061",
+ "work_position": "harby gullukçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4v12FMBtanBNd78pkClHkOS1DwbIHUU9B4y3AgYg.jpg",
+ "passport_two": "Nn4zg2fABiJ1YZVMylYZoR3pgA5TsHkgshjCxVkx.jpg",
+ "passport_three": "fQGsm4FYtwf1tf42TSdAeXz7haEdqqEuMV8KppjE.jpg",
+ "passport_four": "5yMbYZxj6vhsID3CQreK5CeIThRAkHtpghmhf1QC.jpg",
+ "user_id": 1015,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 15:05:56",
+ "updated_at": "2024-11-12 15:12:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3766,
+ "unique_id": "TB6312-3766",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Olesýa",
+ "customer_surname": "Şerbina",
+ "customer_patronic_name": "Anatolýewna",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Bagtyýarlyk köçe 46 jaý 9 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Bagtyýarlyk köçe 46 jaý 9 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "220644",
+ "passport_given_at": "2005-04-07",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäheri",
+ "born_at": "1975-01-05",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "65844996",
+ "phone_additional": "65399334",
+ "phone_home": "24374450",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGZT KTÝNK",
+ "work_company_accountant_number": "+(993)-24375124",
+ "work_started_at": "1986-06-17",
+ "work_salary": "4723",
+ "work_position": "barlagçy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "FBKMegngpZLkNTC9q1Q0QpUB1moBIUyV0LjwHGlb.jpg",
+ "passport_two": "0Syzh5O60EyqmFxJmu9kSIymdtq6QvAqxsRAqx5N.jpg",
+ "passport_three": "53682PIuvLzksqlHsd6mlx3N21UMON6w8G2QBTuG.jpg",
+ "passport_four": "qF5XjmpSkkbRwibwe2sXBtqAaDaW6tTvqQYZBVDC.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 15:41:35",
+ "updated_at": "2024-11-14 10:42:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3767,
+ "unique_id": "TB8311-3767",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Mehri",
+ "customer_surname": "Berdiýewa",
+ "customer_patronic_name": "Ramazanowna",
+ "passport_address": "etr.Dänew ş.Seýdi II-nji k/etr jaý-14 öý-101",
+ "real_address": "etr.Dänew ş.Seýdi II-nji k/etr jaý-14 öý-101",
+ "passport_serie": "I-LB",
+ "passport_id": "482436",
+ "passport_given_at": "2006-05-23",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Seýdi şäheri",
+ "born_at": "1989-09-29",
+ "email": null,
+ "phone": "63104215",
+ "phone_additional": "63104215",
+ "phone_home": "63104215",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "\"Seýdişäheragyzsuw\" müdirligi",
+ "work_company_accountant_number": "+(993)-63104215",
+ "work_started_at": "2019-11-11",
+ "work_salary": "2332",
+ "work_position": "inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7osZZFROSdLqG5IMWuIDJi5IW3prn7r6wAwAY6BL.jpg",
+ "passport_two": "jekjhv4MQafEg2lcffZZ1bKmPjaoSZt0rjJ1aRmz.jpg",
+ "passport_three": "hyekIImgztsycDszBsF5zwZq0mxWNcKFwqAfjQvI.jpg",
+ "passport_four": "uqLog02IeVxHUtlkQ9fbu91Xef9sTyzHxBb3fDVD.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 15:47:45",
+ "updated_at": "2024-11-15 11:03:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3768,
+ "unique_id": "TB9314-3768",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Allaýor",
+ "customer_surname": "Temirow",
+ "customer_patronic_name": "Seýdametowiç",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "730457",
+ "passport_given_at": "2011-11-21",
+ "passport_given_by": "Köneürgenç etrap häkimligi",
+ "born_place": "Köneürgenç etrap Akgala geňeşligi",
+ "born_at": "1995-05-21",
+ "email": "Allayor@mail",
+ "phone": "63738495",
+ "phone_additional": "63738495",
+ "phone_home": "63738495",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 7-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2018-09-21",
+ "work_salary": "4528",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "jGPhdK0kzA0Btu5n4IIHShf7eaMz9eyq9BTbvZ9U.jpg",
+ "passport_two": "dF06plhB3pNM6HMQ5Czq7hJYR8Z2RcNqsYnItfXM.jpg",
+ "passport_three": "70xMNpYC2t6Y6g1YNlRrVnA4SNGzZOaC6r44Zbu8.jpg",
+ "passport_four": "HwyYCBo40BARh8SemUv8qnFgHYS7NPNznHUOatOF.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 16:04:55",
+ "updated_at": "2024-11-12 16:05:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3769,
+ "unique_id": "TB6312-3769",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Ýunus",
+ "customer_surname": "Gylyjow",
+ "customer_patronic_name": "Rahymberdiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Aeroport 11 jaý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Aeroport 11 jaý",
+ "passport_serie": "I-BN",
+ "passport_id": "491489",
+ "passport_given_at": "2015-10-19",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1999-08-23",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "65844112",
+ "phone_additional": "61333480",
+ "phone_home": "24374822",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT 6seh",
+ "work_company_accountant_number": "+(993)-24396478",
+ "work_started_at": "2024-07-01",
+ "work_salary": "3767",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "mo2wdqNa3jsQnHjl1kVO9kvIZd1fvLiEwcZuPN8t.jpg",
+ "passport_two": "OhqigRiB0nJrLU4DSOcmEzUDzHXcDC1BAOwUjIem.jpg",
+ "passport_three": "hONDIcM1xMHWl2Skf7c2VwwufPB1v8edeQDu8UyO.jpg",
+ "passport_four": "EEDl7il0vOBcPqxLQJILyEE1120EiedqTMNuYakP.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 16:07:50",
+ "updated_at": "2024-11-30 10:09:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3770,
+ "unique_id": "TB8311-3770",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Röwşen",
+ "customer_surname": "Rahmedow",
+ "customer_patronic_name": "Orunbaýewiç",
+ "passport_address": "etr.Dänew ş.Seýdi Ýaşlyk k/etr SNGIZ-iň um.ýaş.jaý-2 öý-24",
+ "real_address": "etr.Dänew ş.Seýdi Ýaşlyk k/etr SNGIZ-iň um.ýaş.jaý-2 öý-24",
+ "passport_serie": "I-LB",
+ "passport_id": "156719",
+ "passport_given_at": "2000-10-06",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Dänew etr Gabakly geňeşligi",
+ "born_at": "1979-12-22",
+ "email": null,
+ "phone": "63239931",
+ "phone_additional": "63239931",
+ "phone_home": "63239931",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ",
+ "work_company_accountant_number": "+(993)-63239931",
+ "work_started_at": "2020-01-02",
+ "work_salary": "2377",
+ "work_position": "993(63) 239931",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pFfiEjvCieu7ZpELsVPo6FzRBjrUKZd7muOlUQjH.jpg",
+ "passport_two": "JBLhAvnIJXom4eAQvLbtg3XHkEmluvKfVZ6bfrnE.jpg",
+ "passport_three": "0vde1fU9bx3f1EI3z1mL32sfFp0HD3hrfNHpMmHQ.jpg",
+ "passport_four": "qYhbbAh3TWk5SdvKvd0IbW4dp2IQZET3irzrqqP6.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 16:29:39",
+ "updated_at": "2024-11-15 11:02:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3771,
+ "unique_id": "TB8311-3771",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Çaňlyýew",
+ "customer_patronic_name": "Saparowiç",
+ "passport_address": "LW-nyň Dänew etr Seýdi şäher Ýaşlyk kiçi etrapçasy PEF UÝ jaýy-2 öý-6",
+ "real_address": "LW-nyň Dänew etr Seýdi şäher Ýaşlyk kiçi etrapçasy PEF UÝ jaýy-2 öý-6",
+ "passport_serie": "I-LB",
+ "passport_id": "982401",
+ "passport_given_at": "2017-10-16",
+ "passport_given_by": "Seýdi şäher häkimligi",
+ "born_place": "LW-nyň Seýdi şäheriniň Gabakly geňeşligi",
+ "born_at": "1979-03-24",
+ "email": null,
+ "phone": "61640374",
+ "phone_additional": "61640374",
+ "phone_home": "61640374",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Seýdi şäher hassahanasy",
+ "work_company_accountant_number": "+(993)-61640374",
+ "work_started_at": "2009-09-22",
+ "work_salary": "1985",
+ "work_position": "Hojalyk müdüri",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SEloIJJkASumNWVf2a2KQ0q9XhKvUxCKrP8AWGZu.jpg",
+ "passport_two": "gwSzdPZXH85E9AqC8I4OzyvMfC8x7DypHgsuVctm.jpg",
+ "passport_three": "zSeVvcTLUhQhInc0acqn14lVEcj74a04bAgTtrG8.jpg",
+ "passport_four": "n6m4hwdUsOo4P0LzjVDbcAz6FNs97y5oH584ptyW.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 16:38:44",
+ "updated_at": "2024-11-15 11:02:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3772,
+ "unique_id": "TB6352-3772",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Agamyrat",
+ "customer_surname": "Jumaýew",
+ "customer_patronic_name": "Amangeldiýewiç",
+ "passport_address": "MW, Ýolöten etr., Baýraç geň.",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz ş.",
+ "passport_serie": "I-AH",
+ "passport_id": "425822",
+ "passport_given_at": "2010-03-20",
+ "passport_given_by": "AW, Baharly etrap häkimligi",
+ "born_place": "MW, Ýolöten",
+ "born_at": "1993-02-11",
+ "email": null,
+ "phone": "64328411",
+ "phone_additional": null,
+ "phone_home": "64328411",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TDSG-nyň 2110 harby bölümi",
+ "work_company_accountant_number": "+(993)-64328411",
+ "work_started_at": "2015-01-09",
+ "work_salary": "2987",
+ "work_position": "harby gullukçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "uTlSJnaQ1gEb9RQjzlkfBQ5qFN0QFndnh1yFmmp4.jpg",
+ "passport_two": "OuI5GxGCrXoM94FYcfykm53WxgoEn8H6RF5bijWb.jpg",
+ "passport_three": "HPgqxgVttwLIVJtoSZISH6FqwrvESktmTXDcEESD.jpg",
+ "passport_four": "HRvr0e6BrpsB3NCEcFNLM6p76poJI6cBz6KsARbB.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-12 17:29:21",
+ "updated_at": "2024-11-13 17:18:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3773,
+ "unique_id": "TB1304-3773",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 5,
+ "customer_name": "Arslan",
+ "customer_surname": "Asyrow",
+ "customer_patronic_name": "Caryyarowic",
+ "passport_address": "Mary saher Muhadow 2 koce 82 jay",
+ "real_address": "Bitarap Turkmenistan sayoly 81 jay 14 kv",
+ "passport_serie": "I-MR",
+ "passport_id": "689957",
+ "passport_given_at": "2011-06-14",
+ "passport_given_by": "Mary ertap hakimligi",
+ "born_place": "Mary ertap Muhadow d/b",
+ "born_at": "1995-04-23",
+ "email": "ajdario292@gmail.com",
+ "phone": "63530374",
+ "phone_additional": null,
+ "phone_home": "12218642",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "Ak sahypa hojalyk jemgyyeti",
+ "work_company_accountant_number": "+(993)-12227390",
+ "work_started_at": "2021-02-01",
+ "work_salary": "5500",
+ "work_position": "Hil gozegciligi boyunca hunarmen",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "LkucRZhvO1Y2tfI8ueBFoMrq1HxWVrDFDcO99uBq.jpg",
+ "passport_two": "bEr3d7TaSnPJNX8ENKTSEfGxwN7Y6dit34CkGdtT.jpg",
+ "passport_three": "CHvM7IQYNPsdNgHuI8fBgIyfcvrZBtQIIbofdr9D.jpg",
+ "passport_four": "bRIX7bkXNkeidasvUknv6y1ovJ9MrVYwH0fN5Bbr.jpg",
+ "user_id": 1016,
+ "status": "pending",
+ "notes": null,
+ "created_at": "2024-11-13 01:59:50",
+ "updated_at": "2024-11-13 01:59:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3774,
+ "unique_id": "TB6360-3774",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Maksat",
+ "customer_surname": "Nyýazgeldiýew",
+ "customer_patronic_name": "Kadyrberdiýewiç",
+ "passport_address": "Hazar ş-çe 29-16-10",
+ "real_address": "Hazar ş-çe 29-16-10",
+ "passport_serie": "I-BN",
+ "passport_id": "420703",
+ "passport_given_at": "2012-02-01",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş-çe",
+ "born_at": "1995-10-16",
+ "email": null,
+ "phone": "64142018",
+ "phone_additional": "64142018",
+ "phone_home": "64142018",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Dragon Oil LTD",
+ "work_company_accountant_number": "+(993)-64142018",
+ "work_started_at": "2022-12-22",
+ "work_salary": "3212",
+ "work_position": "Elektromantyor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "kdk9gkorJtizonMwu62WnPY3Yk01asgrQLWN8y2E.jpg",
+ "passport_two": "VPh7jMxfqVbMh91PFmInLBnVp351amvTxaCpAb92.jpg",
+ "passport_three": "02HkTTztGIIWvYsf7wYvaZ2so4CQga8ObliuASvZ.jpg",
+ "passport_four": "78Z9o2I4GmW5znW6DzcvvCz94PYOqfWWaKJ0vxZE.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 10:52:19",
+ "updated_at": "2024-11-13 14:35:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3775,
+ "unique_id": "TB6360-3775",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Mekan",
+ "customer_surname": "Atagylyjow",
+ "customer_patronic_name": "Jumadurdyvewic",
+ "passport_address": "Hazar ş-çe 31-11-20",
+ "real_address": "Hazar ş-çe 31-11-20",
+ "passport_serie": "I-BN",
+ "passport_id": "498158",
+ "passport_given_at": "2015-03-20",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş-çe",
+ "born_at": "1998-04-02",
+ "email": null,
+ "phone": "63781439",
+ "phone_additional": "63781439",
+ "phone_home": "63781439",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-63781439",
+ "work_started_at": "2022-01-21",
+ "work_salary": "2749",
+ "work_position": "mehanik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "SQHtSNDYNWzF3RXPrpSY039AlucjhUTXGlOMnnVk.jpg",
+ "passport_two": "9Jc2jbAzgvvfn2aaTiuSaEXt9kSR7nR7ZR9XuH66.jpg",
+ "passport_three": "ZH1W1bOTZjU3VefJloyBPoKotquLduWV1yMVOvl6.jpg",
+ "passport_four": "aEoq3odzbfL2myqnXngmpb6lx6mXlWlzNfeJxUH7.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 12:42:12",
+ "updated_at": "2024-11-25 16:41:36",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3776,
+ "unique_id": "TB6360-3776",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Rejepmämmet",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Ilmämmedowiç",
+ "passport_address": "Hazar ş-çe ÝHT Gökbaýyr jaý 75 öý 1",
+ "real_address": "Hazar ş-çe ÝHT Gökbaýyr jaý 75 öý 1",
+ "passport_serie": "I-BN",
+ "passport_id": "032401",
+ "passport_given_at": "1998-08-24",
+ "passport_given_by": "Çeleken şäher polisýa bölümi",
+ "born_place": "Çeleken ş",
+ "born_at": "1982-05-12",
+ "email": null,
+ "phone": "64168962",
+ "phone_additional": "64168962",
+ "phone_home": "64168962",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Galkynyşnebit\" NGÇM",
+ "work_company_accountant_number": "+(993)-64168962",
+ "work_started_at": "2005-06-01",
+ "work_salary": "3342",
+ "work_position": "operator",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "34mHjJT41CrnQ5CEgYdLdaUB9Z1rAunA50j6g5WU.jpg",
+ "passport_two": "GHKyW0vVk3PP6QT0JMvPBEu3GkryddrZaQRTBtbJ.jpg",
+ "passport_three": "wN3EFMVlboMRMpB30oNK4dSdTy1LYGfRJpD16qL7.jpg",
+ "passport_four": "qClwVyhKXkco752SwBnKof2tTBtpGlbktbRcE613.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 12:53:44",
+ "updated_at": "2024-11-25 14:16:47",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3777,
+ "unique_id": "TB8312-3777",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Selbi",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Hojagulyyewna",
+ "passport_address": "Darganata etrabynyn Lebap genesligi H.Acylow kocesinin 13 jayy",
+ "real_address": "Darganata etrabynyn Lebap genesligi H.Acylow kocesinin 13 jayy",
+ "passport_serie": "I-LB",
+ "passport_id": "912515",
+ "passport_given_at": "2016-02-16",
+ "passport_given_by": "Lebap welyata Birata etrap hakimligi",
+ "born_place": "Lebap welayat Birata etrap",
+ "born_at": "1999-12-03",
+ "email": null,
+ "phone": "63196844",
+ "phone_additional": "63196844",
+ "phone_home": "63196844",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Daraganata etrap bilim 12-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-63196844",
+ "work_started_at": "2023-09-02",
+ "work_salary": "3286",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "ooPtePm7gyExf7uos5IA5TEUVeI0bJIdtkv1nAzs.jpg",
+ "passport_two": "8NupIrnsRgXx6MDXUKlmOzdwsPX2BW7T40w5Et1h.jpg",
+ "passport_three": "jlf2r03ZpOhn1GKWIhbBnbNpI32xDTFGPRoX1kEH.jpg",
+ "passport_four": "1UaWQbYGKVpQJlhywAf2HSdAr0k6XnJOR0xA2ms8.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 14:49:51",
+ "updated_at": "2024-11-13 14:49:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3778,
+ "unique_id": "TB6360-3778",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Yhlas",
+ "customer_surname": "Arazgeldiýew",
+ "customer_patronic_name": "Arazgeldiýewiç",
+ "passport_address": "Hazar ş-çe 27-27-5",
+ "real_address": "Hazar ş-çe 27-27-5",
+ "passport_serie": "I-BN",
+ "passport_id": "466905",
+ "passport_given_at": "2014-08-01",
+ "passport_given_by": "Hazar şher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1998-05-05",
+ "email": null,
+ "phone": "62910507",
+ "phone_additional": "62910507",
+ "phone_home": "62910507",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BWBBM Hazar ş-çe 63-nji Cagalar bagy",
+ "work_company_accountant_number": "+(993)-62910507",
+ "work_started_at": "2022-11-24",
+ "work_salary": "2001",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "5izXrQv6ugtoX4jrm3u5SKTjBFlaRZozk9BTWyqf.jpg",
+ "passport_two": "7wX2ZS3N9Js1JsBp10AxWQrtzo65VI5e2u3SBwCF.jpg",
+ "passport_three": "7VeraGW6ir9GwVXiHfQqllXxSzxa42R7L9hlk63x.jpg",
+ "passport_four": "0RtkmkzvD3nPUC7grd1cjmFLv1TLPKkSIHYnfkxM.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 14:58:13",
+ "updated_at": "2024-11-25 14:17:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3779,
+ "unique_id": "TB6360-3779",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Aleksandr",
+ "customer_surname": "Konoşonok",
+ "customer_patronic_name": "Anatolýewiç",
+ "passport_address": "Hazar ş-çe 37-8-3",
+ "real_address": "Hazar ş-çe 37-8-3",
+ "passport_serie": "I-BN",
+ "passport_id": "472357",
+ "passport_given_at": "2013-03-15",
+ "passport_given_by": "Balkanabat şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1996-06-12",
+ "email": null,
+ "phone": "62173420",
+ "phone_additional": "62173420",
+ "phone_home": "62173420",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "\"Inziner çözgütleri\" HK",
+ "work_company_accountant_number": "+(993)-62173420",
+ "work_started_at": "2023-02-01",
+ "work_salary": "4207",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "kGHFHZqN0NmVyi3AZPZlCikOhZn9B1qjXAc1TGc7.jpg",
+ "passport_two": "zp3lDGXb2fEZudIOyJF8VY2jw5nMqBa3F1EYZ9OP.jpg",
+ "passport_three": "d2yUmte0WuaNtHg79jodEX3YG06ERaAL8E5p4F1S.jpg",
+ "passport_four": "aMfwgVTHihsy8OhRHQ4BUiwfajIxEnDKtQewwTBz.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 15:10:51",
+ "updated_at": "2024-11-19 11:49:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3780,
+ "unique_id": "TB8312-3780",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Maksat",
+ "customer_surname": "Yagmurow",
+ "customer_patronic_name": "Saparklycewic",
+ "passport_address": "Gazojak saher Magtymguly kocesinin 150 jayy 28 oyi",
+ "real_address": "Gazojak saher Magtymguly kocesinin 150 jayy 28 oyi",
+ "passport_serie": "II-LB",
+ "passport_id": "087743",
+ "passport_given_at": "1975-01-01",
+ "passport_given_by": "lebap welayat Darganata etrap hakimligi",
+ "born_place": "lebap welayat Darganata etrap Gazojak",
+ "born_at": "1975-01-01",
+ "email": null,
+ "phone": "62372386",
+ "phone_additional": "62372386",
+ "phone_home": "62372386",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGCM Guýulary duýpli we ýerasty bejeriji bolegi",
+ "work_company_accountant_number": "+(993)-62372386",
+ "work_started_at": "2003-07-01",
+ "work_salary": "2977",
+ "work_position": "burawlayjyn komekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "suw5pEvViTJwEQjbpSy7zm23RkiGw2s0mGsR3vSs.jpg",
+ "passport_two": "yfPCf0pX3DJCAUuiZWm9wXXFOPAMFtpLLurijiwr.jpg",
+ "passport_three": "wpkTKcgr4c1SzCtsEkmYt8TpAEkoMkQoUzAgSnBG.jpg",
+ "passport_four": "Mq8uTZxMuMNKTrOyqenNOAFqTHPU5JXT34TsWNuh.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 15:19:13",
+ "updated_at": "2024-11-13 15:19:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3781,
+ "unique_id": "TB8312-3781",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Kuwwat",
+ "customer_surname": "Amanow",
+ "customer_patronic_name": "Rejepbayewiç",
+ "passport_address": "Gazojak saher Mätaji koçesinin 3 jaýy",
+ "real_address": "Gazojak saher Mätaji koçesinin 3 jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "686827",
+ "passport_given_at": "1995-08-07",
+ "passport_given_by": "Lebap wel Birata etrap hakimligi",
+ "born_place": "Lebap wel Birata etrap Gazojak saher",
+ "born_at": "1995-08-07",
+ "email": null,
+ "phone": "65012147",
+ "phone_additional": "65012147",
+ "phone_home": "65012147",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"TGN\" trestinin 5-nji YOGGM-ň 1-nji GGM-sy",
+ "work_company_accountant_number": "+(993)-65012147",
+ "work_started_at": "2019-07-14",
+ "work_salary": "2537",
+ "work_position": "kebsirleyji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "eRFo1UAWkGBwnlTVbUfarGep1pMvEKfaeukliNT1.jpg",
+ "passport_two": "hfrKLd1mImzMSFGrQgVFdPCwxuMM3pWhsiLxlQOV.jpg",
+ "passport_three": "2Wgx8uUCVaeqHg3IQGbSlctBS80W817b8OW5Xeua.jpg",
+ "passport_four": "m65tTKSEF5A4gnnS55IZNKfqTEi854pNvHhXJwFh.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 15:25:56",
+ "updated_at": "2024-11-13 15:25:56",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3782,
+ "unique_id": "TB8312-3782",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Bagtygül",
+ "customer_surname": "Muratowa",
+ "customer_patronic_name": "Hudaýgulyýewna",
+ "passport_address": "Gazojak şaheri K.sazakow köçe 176 jaý 13 öý.",
+ "real_address": "Gazojak şaheri K.sazakow köçe 176 jaý 13 öý.",
+ "passport_serie": "II-LB",
+ "passport_id": "117410",
+ "passport_given_at": "2020-12-21",
+ "passport_given_by": "Darganata etrap häkimligi",
+ "born_place": "Özbegistan",
+ "born_at": "1973-04-02",
+ "email": null,
+ "phone": "65356760",
+ "phone_additional": "65356760",
+ "phone_home": "65356760",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Gazojak şäher Hassahana",
+ "work_company_accountant_number": "+(993)-65356760",
+ "work_started_at": "2017-04-15",
+ "work_salary": "3348",
+ "work_position": "Şepagat uýasy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "DuuREyNeCGcojlxJSWOXCBXvanG2MeNNfO4O6Dm7.jpg",
+ "passport_two": "7qTgTtYdLX892nnv2YFAnMcZCh8XdVAxKfl9Wqvs.jpg",
+ "passport_three": "DAvIysAsXCcllOx1Uf91b0FslUVZZ4HF71N50tm6.jpg",
+ "passport_four": "KDeFjVbnmKmSjiNnLVpqSf5l4FVO6f9GMSack34J.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 15:28:07",
+ "updated_at": "2024-11-13 15:28:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3783,
+ "unique_id": "TB7390-3783",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Selbi",
+ "customer_surname": "Meredowa",
+ "customer_patronic_name": "Muhammetgeldiýewna",
+ "passport_address": "Mary şäher Türkmenbaşy köçe jaý 23 öý 10",
+ "real_address": "Mary şäher Türkmenbaşy köçe jaý 23 öý 10",
+ "passport_serie": "II-MR",
+ "passport_id": "088132",
+ "passport_given_at": "2016-06-25",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Mary şäher",
+ "born_at": "2000-05-04",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "62094213",
+ "phone_additional": "62094213",
+ "phone_home": "62094213",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dänew etrap 15 orta mekdep",
+ "work_company_accountant_number": "+(993)-62094213",
+ "work_started_at": "2024-01-29",
+ "work_salary": "3081",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "MQeg2mo9kxjvPD85FmMuNIEjDiVnBE4jW6TJO9G7.jpg",
+ "passport_two": "QugqfAjXvSsCKTkMu6H4APyrvwj79id5KNB34urR.jpg",
+ "passport_three": "acuZq2sHcJ04KNws1IPcwJ8aNPmhxq2rrsrTkV1l.jpg",
+ "passport_four": "pgIcja0eQD38xHqHQ9R53iL0tuEja6CUX5efxq7r.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-11-13 17:07:01",
+ "updated_at": "2024-11-13 17:07:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3784,
+ "unique_id": "TB9314-3784",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Azat",
+ "customer_surname": "Gurbanow",
+ "customer_patronic_name": "Bazarbaýewiç",
+ "passport_address": "Köneürgenç etrap Akgala geňeşligi",
+ "real_address": "Köneürgenç etrap Akgala geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "567142",
+ "passport_given_at": "2010-02-04",
+ "passport_given_by": "Köneürgenç etrap Häkimi tarapyndan berlen",
+ "born_place": "Garagalpagystanyň Hojeýli raýonynyň Saraýkul obasy",
+ "born_at": "1978-05-28",
+ "email": "Azat@mail",
+ "phone": "62783081",
+ "phone_additional": "62783081",
+ "phone_home": "62783081",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap BB-niň 7-nji mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "1999-08-27",
+ "work_salary": "4735",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "OSaebdnNqVzvF685nuLPKZPy7SfgElvzQte3RadT.jpg",
+ "passport_two": "OP5UEGvGMGQYC8PtR7uvMMXyZHd2ADvNSy9Ynu9n.jpg",
+ "passport_three": "A139RzDKzOwKseUBzG7avWln1KjJX7fsMR2NSg74.jpg",
+ "passport_four": "JeMs57l7bth50Vn2U8RhEOXFeBtbHyizwL1w90Xd.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 17:15:24",
+ "updated_at": "2024-11-13 17:15:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3785,
+ "unique_id": "TB6352-3785",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýtäç",
+ "customer_surname": "Batyrowa",
+ "customer_patronic_name": "Rejepgeldiýewna",
+ "passport_address": "Balkan, Türkmenbaşy ş., Kenar etr., Tahyrow köç., 4/7",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş.",
+ "passport_serie": "I-BN",
+ "passport_id": "412675",
+ "passport_given_at": "2010-08-30",
+ "passport_given_by": "BW, Türkmenbaşy etrap häkimligi",
+ "born_place": "BW, Türkmenbaşy şäheri",
+ "born_at": "1993-05-03",
+ "email": null,
+ "phone": "61111393",
+ "phone_additional": null,
+ "phone_home": "61111393",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy şäher Alyjylar jemgyýeti",
+ "work_company_accountant_number": "+(993)-61111393",
+ "work_started_at": "2016-02-02",
+ "work_salary": "1400",
+ "work_position": "satyjy",
+ "education": "school",
+ "marriage_status": "divorced",
+ "passport_one": "dG4R5V0pxBoHcKL8JM993STvkIM8zCE8mgznJCty.jpg",
+ "passport_two": "mtYm2Uk7qs2mM6EVHmNQcvvUSpDEzxuTqJzfteVo.jpg",
+ "passport_three": "I0PN54qpefPgRxfFIP8DxL1jiKHFDkevyzDL7SKp.jpg",
+ "passport_four": "gMS9sLkn9ChnovsHeuar8i89qOEqYxf4Jfxc95Yr.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-13 17:25:08",
+ "updated_at": "2024-11-13 17:25:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3786,
+ "unique_id": "TB6352-3786",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Begli",
+ "customer_surname": "Dygyýew",
+ "customer_patronic_name": "Orazberdiýewiç",
+ "passport_address": "Ahal welaýat Kaka etraby M.Dygyýew köçesi 35 jaý",
+ "real_address": "Ahal welaýat Kaka etraby M.Dygyýew köçesi 35 jaý",
+ "passport_serie": "I-AH",
+ "passport_id": "688074",
+ "passport_given_at": "2017-03-16",
+ "passport_given_by": "AW Altyn Asyr etrap häkimligi",
+ "born_place": "AW Altyn Asyr etrabynyň Çaçe obasy",
+ "born_at": "2000-06-08",
+ "email": null,
+ "phone": "71248756",
+ "phone_additional": null,
+ "phone_home": "71248756",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "01357 Harby bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2023-06-10",
+ "work_salary": "4172",
+ "work_position": "harby gullukçy",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "zqApA7ZUm2UzkE5mD6FMo7sGhZWBTerH5DBBa0Wv.jpg",
+ "passport_two": "r5cH5DH4EtgTV1zaWO4Gk6obpKk5Q7cROwKx8j1z.jpg",
+ "passport_three": "ba9R2KTey8hxI05flZ7dMCa68NP5UaXVCIbnqiOg.jpg",
+ "passport_four": "MrN78lnmvgkenm2UirDtbAR0COp6Cm7nai6X0sJO.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 09:18:15",
+ "updated_at": "2024-11-14 17:23:27",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3787,
+ "unique_id": "TB6352-3787",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maral",
+ "customer_surname": "Berdigulyýewa",
+ "customer_patronic_name": "Orazmyradowna",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher Görogly köçesi 3/21",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher Görogly köçesi 3/21",
+ "passport_serie": "I-BN",
+ "passport_id": "515384",
+ "passport_given_at": "2018-03-27",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Türkmenbaşy etrabynyň Türkmenbaşy şäherçesi",
+ "born_at": "1999-09-05",
+ "email": null,
+ "phone": "63343114",
+ "phone_additional": null,
+ "phone_home": "63343114",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2024-08-02",
+ "work_salary": "2760",
+ "work_position": "inžener",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "SwWBYTx1vlr5eOCKNbcKssv3R68dJ251QGQmKp25.jpg",
+ "passport_two": "JsgKTZyjz1jKwfGvLSgu4diC97SwEIcJgJ3vqfYm.jpg",
+ "passport_three": "UG8FJY3hIZuIHC6MifL3UU3uzElKyo3qj1LaH7lG.jpg",
+ "passport_four": "BFp8yj0BszW7Iiz9789Frljzeg36uwlpJJ6pHACq.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 09:31:21",
+ "updated_at": "2024-11-15 17:52:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3788,
+ "unique_id": "TB6352-3788",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Rüstem",
+ "customer_surname": "Tagyýew",
+ "customer_patronic_name": "Garaýewiç",
+ "passport_address": "BW Türkmenbaşy etrap Garabogaz şäher 2-7/1",
+ "real_address": "BW Türkmenbaşy etrap Garabogaz şäher 2-7/1",
+ "passport_serie": "I-BN",
+ "passport_id": "424392",
+ "passport_given_at": "2012-04-25",
+ "passport_given_by": "BW Garabogaz şäher häkimligi",
+ "born_place": "BW Magtymguly etrabynyň Magtymguly şäherçesi",
+ "born_at": "1981-02-17",
+ "email": null,
+ "phone": "65186121",
+ "phone_additional": null,
+ "phone_home": "65186121",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Polisiýa müdirligi Ýangyn howpsuzlygy bölümi",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2007-06-18",
+ "work_salary": "2120",
+ "work_position": "sondüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IW8RlXXgbS8aMgBOYjQpMsJT59SGnhYvuW3RUP9T.jpg",
+ "passport_two": "d6wEZ3j32EN5M8Hmpvyzixf5FL6hXHUFl4JbLaKy.jpg",
+ "passport_three": "SwjZF76p5qmqzwTRGmu9SYQqc35iNkzF1OtGeYAc.jpg",
+ "passport_four": "M5XrJFFb9zd2AaqPvrJgOCwJu63m9viGh9QwU0Ar.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 09:50:37",
+ "updated_at": "2024-11-15 17:52:03",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3789,
+ "unique_id": "TB6312-3789",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Perman",
+ "customer_surname": "Garajaýew",
+ "customer_patronic_name": "Meredgeldiýewiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäher Ezizow köçe 59 jaý 3 öý",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäher Ezizow köçe 59 jaý 3 öý",
+ "passport_serie": "I-BN",
+ "passport_id": "519234",
+ "passport_given_at": "2016-05-12",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1991-04-20",
+ "email": "karz_turkmenbashy@tb.bank.gov.tm",
+ "phone": "63558875",
+ "phone_additional": "61062108",
+ "phone_home": "24351923",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "Şagadam futbol kluby",
+ "work_company_accountant_number": "+(993)-24351723",
+ "work_started_at": "2020-03-24",
+ "work_salary": "1940",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "771lidyob06HxxDXhl1sz4BM7rHcDT2atkmW2YkW.jpg",
+ "passport_two": "yNIm3XRjYB3crrX1ElfbgkAbdMLMbKyxjXnBjECN.jpg",
+ "passport_three": "nm2ohTtWulBsdanL72Gg0JWDOMjAzVlC583Xt1Sh.jpg",
+ "passport_four": "RX2squyay73CLelcHA6Z1sCPD3yBILLf8kAFNxnB.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 11:00:14",
+ "updated_at": "2024-11-30 10:10:18",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3790,
+ "unique_id": "TB6312-3790",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 23,
+ "customer_name": "Şatlyk",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Atagylyjowiç",
+ "passport_address": "Balkan welaýatynyň Türkmenbaşy şäheri 2-nji Mikroraýon jaý 2 öý 23",
+ "real_address": "Balkan welaýatynyň Türkmenbaşy şäheri 2-nji Mikroraýon jaý 2 öý 23",
+ "passport_serie": "I-BN",
+ "passport_id": "216022",
+ "passport_given_at": "1986-06-30",
+ "passport_given_by": "Balkan welaýatynyň Türkmenbaşy şäher häkimligi",
+ "born_place": "Balkan welaýatynyň Türkmenbaşy şäher",
+ "born_at": "1986-06-30",
+ "email": "karz.turkmenbashy@tb.bank.gov.tm",
+ "phone": "65969586",
+ "phone_additional": "64521396",
+ "phone_home": "71554293",
+ "work_region": "bn",
+ "work_province_id": 42,
+ "work_company": "TNGIZT 8-seh",
+ "work_company_accountant_number": "+(993)-65969586",
+ "work_started_at": "2018-04-10",
+ "work_salary": "3392",
+ "work_position": "gözegçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Rqk25VwPPwFlCAo2aw1shP2ETG3hmRWm6xg0rcBf.jpg",
+ "passport_two": "MxAvZbHfVA5kglsLPOmggrQXfCUeQOJMlBRSDiaQ.jpg",
+ "passport_three": "dfizzxjnkjcxwkS5ncZeJc1HwSN9zI1r6GPdHVEE.jpg",
+ "passport_four": "sQ0ltTq5grUNykbIxwKlYzog5fGvRz0XLKnHjZeS.jpg",
+ "user_id": 10,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 11:36:41",
+ "updated_at": "2024-11-30 10:10:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3791,
+ "unique_id": "TB1303-3791",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gülbahar",
+ "customer_surname": "Mälikowa",
+ "customer_patronic_name": "Baýrammyradowna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Gurbansoltan eje köçesiniň 204-nji jaýynyň 12-nji öýi",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etrabynyň Gurbansoltan eje köçesiniň 204-nji jaýynyň 12-nji öýi",
+ "passport_serie": "I-MR",
+ "passport_id": "899550",
+ "passport_given_at": "2014-01-25",
+ "passport_given_by": "Mary welaýatynyň Mary şäher häkimligi",
+ "born_place": "Mary welaýatynyň Sakarçäge etrabynyň Akýap geňeşligi",
+ "born_at": "1986-06-20",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64275173",
+ "phone_additional": "64719944",
+ "phone_home": "12564786",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň 185-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-64275173",
+ "work_started_at": "2021-11-02",
+ "work_salary": "1840",
+ "work_position": "terbiýeçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "ELpwHijEq9XxmgCY5QeRxXAUKJ0wovaQxePK6GFr.jpg",
+ "passport_two": "NzETmhzMnzFAdsNimFUl8X5apidSuUqOgMl2WdV1.jpg",
+ "passport_three": "zm1UdfWGnA8CjTHCCwTCy8ESffSh1xWtYcmEd5yT.jpg",
+ "passport_four": "4x2SFRtSy87qAAftTR54qJeXOPXHvSsM1ifKbtAD.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 14:29:02",
+ "updated_at": "2024-11-22 12:12:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3792,
+ "unique_id": "TB1307-3792",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Begenç",
+ "customer_surname": "Hojagulyýew",
+ "customer_patronic_name": "Oraznyýazowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Parahat 7/2 jaý 10 öý 43",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etraby köçe Parahat 7/2 jaý 10 öý 43",
+ "passport_serie": "I-AS",
+ "passport_id": "303771",
+ "passport_given_at": "2003-10-07",
+ "passport_given_by": "Aşgabat şäheriniň Prezident Nyýazow adyndaky etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1987-09-15",
+ "email": "Begenc@mail.ru",
+ "phone": "65687950",
+ "phone_additional": "65668946",
+ "phone_home": "12738289",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň çagalar öýi",
+ "work_company_accountant_number": "+(993)-12365874",
+ "work_started_at": "2022-07-01",
+ "work_salary": "2425",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5uwgnpXsCq6s5L8yhCRPog7c0ANkcUfHeNUqJ6Fz.jpg",
+ "passport_two": "VegeLrlqqbtoA4hWV33fTcPV6WhaaHwL1YBHyGWh.jpg",
+ "passport_three": "hWcwgSmfdF5xVWbImcMb9jNkzP1UVGnpIwkvQxgm.jpg",
+ "passport_four": "MCVHY9s1yKhzFVcUna5NH90fIsKb3So8C331xC4f.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 14:45:05",
+ "updated_at": "2024-12-02 11:44:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3793,
+ "unique_id": "TB8317-3793",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 16,
+ "customer_name": "Kadyr",
+ "customer_surname": "Ýarmatow",
+ "customer_patronic_name": "Saparmuradowiç",
+ "passport_address": "Gazojak şäheri K.Sazakow köçesi 176 jaý 5 öýi",
+ "real_address": "Gazojak şäheri K.Sazakow köçesi 176 jaý 5 öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "994584",
+ "passport_given_at": "2018-04-07",
+ "passport_given_by": "Lebap welaýatynyň Darganata etrap häkimligi",
+ "born_place": "Gazojak şäheri",
+ "born_at": "2002-01-30",
+ "email": null,
+ "phone": "71687271",
+ "phone_additional": "71687271",
+ "phone_home": "71687271",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM Ulaglar kärhanasy",
+ "work_company_accountant_number": "+(993)-71687271",
+ "work_started_at": "2024-09-18",
+ "work_salary": "1737",
+ "work_position": "slesor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "g5pmk6Mjl7J7RvZ91iyyah95JE34YKG7heebvuvY.jpg",
+ "passport_two": "rHCA3d0z1Kn3CcOle1nEKQsLzU8mGpu80tHMvpAJ.jpg",
+ "passport_three": "emFvr1vJGziQ63FDkQuBkPox37kHxiLDfcKEYudk.jpg",
+ "passport_four": "5Y4LRPKm5L6gM76WgFB9bVG6jC1WEnuQ3V0cClpN.jpg",
+ "user_id": 16,
+ "status": "register",
+ "notes": null,
+ "created_at": "2024-11-14 15:31:49",
+ "updated_at": "2025-01-27 11:17:23",
+ "deleted_at": "2025-01-27 11:17:23",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3794,
+ "unique_id": "TB8312-3794",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Kadyr",
+ "customer_surname": "Ýarmatow",
+ "customer_patronic_name": "Saparmuradowiç",
+ "passport_address": "Gazojak şäheri K.Sazakow köçesi 176 jaý 5 öýi",
+ "real_address": "Gazojak şäheri K.Sazakow köçesi 176 jaý 5 öýi",
+ "passport_serie": "I-LB",
+ "passport_id": "994584",
+ "passport_given_at": "2018-04-07",
+ "passport_given_by": "Darganata etrap hakimligi",
+ "born_place": "Gazojak",
+ "born_at": "2002-01-30",
+ "email": null,
+ "phone": "71687271",
+ "phone_additional": "71687271",
+ "phone_home": "71687271",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "LGÇM Ulaglar karhanasy",
+ "work_company_accountant_number": "+(993)-71687271",
+ "work_started_at": "2024-09-18",
+ "work_salary": "1737",
+ "work_position": "slesor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "IMlz5uNVvYQysfqHGbtRT8ZfIZ1QqU5UcGeY7LwF.jpg",
+ "passport_two": "uvkUsly933tU9VtU73BOlTSQAYzC0sVdWvmwG934.jpg",
+ "passport_three": "CVm7uNOF17x11wzlBasrnOTiNWPqEtLO0Z5CFpBE.jpg",
+ "passport_four": "MQ0TKsbY4NLhElTHoKtxgqUw1EgRdUoXGN5hGbAT.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 15:36:43",
+ "updated_at": "2024-11-14 15:37:17",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3795,
+ "unique_id": "TB1303-3795",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Begnazar",
+ "customer_surname": "Keltäýew",
+ "customer_patronic_name": null,
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň 2023-nji köçesiniň 58-nji jaýynyň 7-nji otagy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň 2023-nji köçesiniň 58-nji jaýynyň 7-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "282540",
+ "passport_given_at": "2003-02-25",
+ "passport_given_by": "Aşgabat şäheriniň Çandybil etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Garrygala etrabynyň Kiçi-Keser obasy",
+ "born_at": "1965-07-11",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65623711",
+ "phone_additional": "62543663",
+ "phone_home": "12545878",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäheriniň Köpetdag etrap arassaçylyk müdürligi",
+ "work_company_accountant_number": "+(993)-62543663",
+ "work_started_at": "2023-02-01",
+ "work_salary": "1691",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "V2lhPlzXGOT4Xyhr13aiH2jVOntbMteGzFLnIqBX.jpg",
+ "passport_two": "ekdTE7fvWSrmnsMxULuq5ODTOE1AJydAyRYjJQE5.jpg",
+ "passport_three": "LMAeDimtLmdSAU6lGlOgDA39XolGcgWIzepd0NnF.jpg",
+ "passport_four": "E7PPqqAFZWyedBRfACKx9wwIaUG2HS7ANHDZrh3A.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 15:37:14",
+ "updated_at": "2024-11-19 14:00:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3796,
+ "unique_id": "TB7390-3796",
+ "loan_type": 4,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Tirkişmyrat",
+ "customer_surname": "Akmyradow",
+ "customer_patronic_name": "Begmyradowiç",
+ "passport_address": "Murgap etrabynyň Aşgabat geňeşligi",
+ "real_address": "Murgap etrabynyň Aşgabat geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "521028",
+ "passport_given_at": "2006-07-17",
+ "passport_given_by": "Murgap etrap häkimligi",
+ "born_place": "Murgap etrap",
+ "born_at": "1987-02-15",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65534235",
+ "phone_additional": "65534235",
+ "phone_home": "65534235",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary deri aýakgap AGPJ",
+ "work_company_accountant_number": "+(993)-65534235",
+ "work_started_at": "2021-04-14",
+ "work_salary": "1807",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Qs5ykfFKhXGQGYDnG8HG9xq6jZEppPZDC6kxvuzd.jpg",
+ "passport_two": "NTVMTJm63P4pGhTUlfXJjhrbWZNP5RDksJ1AYz2I.jpg",
+ "passport_three": "KRmmfxJLgBRFqdS28wVo2OCNtK3IDeBHoHcYmFsw.jpg",
+ "passport_four": "zaARpzWJGuoYuzwr4t5ldyfFTj3UpNYIaiyu121l.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-11-14 16:11:30",
+ "updated_at": "2024-11-14 16:28:00",
+ "deleted_at": "2024-11-14 16:28:00",
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3797,
+ "unique_id": "TB7390-3797",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Eziz",
+ "customer_surname": "Annadurdyýew",
+ "customer_patronic_name": "Çarymyradowiç",
+ "passport_address": "Mary şäher Gorkut ata köçe jaý 13 öý 12",
+ "real_address": "Mary şäher Gorkut ata köçe jaý 13 öý 12",
+ "passport_serie": "I-MR",
+ "passport_id": "484015",
+ "passport_given_at": "2006-07-29",
+ "passport_given_by": "Mary şäher häkimligi",
+ "born_place": "Murgap etrap",
+ "born_at": "1990-06-06",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "63975116",
+ "phone_additional": "63975116",
+ "phone_home": "63975116",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary welaýat häkimligi",
+ "work_company_accountant_number": "+(993)-63975116",
+ "work_started_at": "2012-12-05",
+ "work_salary": "1331",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "Y6u7qnV7PNoxSWH31CtnfK5vdSs2WGPPKjmGyhFD.jpg",
+ "passport_two": "22RREmMVkuZ5BSck2qpzYVt1YkbWuF0fBIq62SIi.jpg",
+ "passport_three": "VB7VXhq18LXXKoXxYcVg737sT1O21TO5KtWsUmyj.jpg",
+ "passport_four": "XjT1kuaONWhmbtvIiM0Vvrcbw3GqWftnNKKViAXm.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-11-14 16:22:19",
+ "updated_at": "2024-11-14 16:22:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3798,
+ "unique_id": "TB7390-3798",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Tirkişmyrat",
+ "customer_surname": "Akmyradow",
+ "customer_patronic_name": "Begmyradowiç",
+ "passport_address": "Murgap etrabynyň Aşgabat geňeşligi",
+ "real_address": "Murgap etrabynyň Aşgabat geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "521028",
+ "passport_given_at": "2006-07-17",
+ "passport_given_by": "Murgap etrap häkimligi",
+ "born_place": "Murgap etrap",
+ "born_at": "1987-02-15",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65534235",
+ "phone_additional": "65534235",
+ "phone_home": "65534235",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Mary Deri aýakgap AGPJ",
+ "work_company_accountant_number": "+(993)-65534235",
+ "work_started_at": "2021-04-14",
+ "work_salary": "1807",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xi7jWd985w5o659KlTfyBwDwMMq6vJKdQJMx1aRQ.jpg",
+ "passport_two": "NFiFiCm8tczzXjCXVUvULOEEVRGsnqeeOYEB4Aue.jpg",
+ "passport_three": "9srD8cx3Vk3PdNBV44jEmwL4gSlv7J2PeBOHRQV3.jpg",
+ "passport_four": "hjaa4FtXexKwd4Y7dioFJs5Vx4MXQhbNnnlKtAzj.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-11-14 16:33:09",
+ "updated_at": "2024-11-14 16:33:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3799,
+ "unique_id": "TB8312-3799",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Söhbet",
+ "customer_surname": "Öwezow",
+ "customer_patronic_name": "Berdimyradowiç",
+ "passport_address": "Gazojak şäheri K.sazakow 171 jaý 32 öýi.",
+ "real_address": "Gazojak şäheri K.sazakow 171 jaý 32 öýi.",
+ "passport_serie": "I-LB",
+ "passport_id": "591779",
+ "passport_given_at": "2010-08-02",
+ "passport_given_by": "Lebap welaýatynyň Birata etrap häkimlkig",
+ "born_place": "Sedwer",
+ "born_at": "1993-08-04",
+ "email": null,
+ "phone": "65439345",
+ "phone_additional": "65439345",
+ "phone_home": "65439345",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "TGNG Tresti 5-nji ÝöGGM",
+ "work_company_accountant_number": "+(993)-65439345",
+ "work_started_at": "2024-02-01",
+ "work_salary": "2037",
+ "work_position": "slesor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dU1NN2tu0jbtdnKlsTQl6D6U797tDjaNfaxhvopb.jpg",
+ "passport_two": "0MIWIZPGt04ciZ4kUg3d77A3iOsEitcrCbww4HeY.jpg",
+ "passport_three": "QAhJh1Wj5iN7vEJEgESh7dqCXvSpfOHHIAzAF7TG.jpg",
+ "passport_four": "FYz08Yv0qDuT75Q866gXOu7cVn140hG2DobjN7Pt.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 17:09:54",
+ "updated_at": "2024-11-19 11:28:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3800,
+ "unique_id": "TB8318-3800",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Bahtiýar",
+ "customer_surname": "Abdullaýew",
+ "customer_patronic_name": "Abdurahmanowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýten geňeşligi Hojaýpil oba Parahatçylyk köçesi 79-njy jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Köýten geňeşligi Hojaýpil oba Parahatçylyk köçesi 79-njy jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "867607",
+ "passport_given_at": "2014-07-24",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Köýten geňeşligi Hojaýpil oba",
+ "born_at": "1971-12-27",
+ "email": null,
+ "phone": "65958323",
+ "phone_additional": "63587451",
+ "phone_home": "44053241",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebapenergo\"ÖB-i Köýtendag EEU",
+ "work_company_accountant_number": "+(993)-63524152",
+ "work_started_at": "2016-09-01",
+ "work_salary": "3104",
+ "work_position": "elektromontýor",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "a8USg7OPfV0GMMDGezx0QsgaOTX8kCQdvi6KVZEC.jpg",
+ "passport_two": "QNcBnICugWY6vf8j99HZhvdBhX5jgcCRjmYOPQyb.jpg",
+ "passport_three": "myvmWCD3b8R1QEhHhb9Ojq5WSts40qg8DGEa9mFF.jpg",
+ "passport_four": "b4DY1Pd0P2lXrVaJ2h2mFIggxTZ68SSBNJg18feZ.jpg",
+ "user_id": 1017,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 17:10:22",
+ "updated_at": "2024-11-14 17:35:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3801,
+ "unique_id": "TB6352-3801",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Jennet",
+ "customer_surname": "Sabyrowa",
+ "customer_patronic_name": "Gurbandurdyýewna",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Bitaraplyk köç., 21/17",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., Bitaraplyk köç., 21/17",
+ "passport_serie": "I-DZ",
+ "passport_id": "218852",
+ "passport_given_at": "2001-08-10",
+ "passport_given_by": "DW, Boldumsaz etrap häkimi",
+ "born_place": "DW, Boldumsaz etraby",
+ "born_at": "1982-01-05",
+ "email": null,
+ "phone": "62530436",
+ "phone_additional": null,
+ "phone_home": "62530436",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-62530436",
+ "work_started_at": "2019-05-23",
+ "work_salary": "1475",
+ "work_position": "süpüriji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "SwdV3UAdUWt6CDcFJ8QcoaLOHzOCvnurqP6tQYhv.jpg",
+ "passport_two": "5TtfC1dStJr2usMZnQBMxvRubmBJen62kRWdBz4K.jpg",
+ "passport_three": "vKUqIcgWvwAzO877O1LnvGzLLLpaP8hmSv9YCanB.jpg",
+ "passport_four": "jGtzYOjMWbq8Wp8DtVcH1DPftAbVWs74pQIh4xbw.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 17:22:42",
+ "updated_at": "2024-11-14 17:22:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3802,
+ "unique_id": "TB6352-3802",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Amanmämmet",
+ "customer_surname": "Baýramow",
+ "customer_patronic_name": "Baýramowiç",
+ "passport_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., I-kiçi etr., 5/18",
+ "real_address": "Balkan, Türkmenbaşy etr., Garabogaz ş., I-kiçi etr., 5/18",
+ "passport_serie": "I-BN",
+ "passport_id": "301921",
+ "passport_given_at": "2008-02-12",
+ "passport_given_by": "BW, Serdar etrap häkimligi",
+ "born_place": "BW, Serdar etraby",
+ "born_at": "1970-06-06",
+ "email": null,
+ "phone": "64381123",
+ "phone_additional": null,
+ "phone_home": "64381123",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-64381123",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2885",
+ "work_position": "mehanik",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "QdyMZBm7rVtOpiagYGlFSZdQsD4cYSJ9y1EaZgc7.jpg",
+ "passport_two": "cNpIAEdwWQvkFgI2UsLVSgPSH3PNESgBpKloKVJe.jpg",
+ "passport_three": "HVgjgXTGYM3ekiV9TIbdNmqzclxMeKbi9tSAUTEt.jpg",
+ "passport_four": "jO82epmVl7g2JOMpFhvIqWeSOtanaT1JHp1eSQma.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 17:26:25",
+ "updated_at": "2024-11-14 17:26:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3803,
+ "unique_id": "TB2305-3803",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Ýakup",
+ "customer_surname": "Ýazklyçew",
+ "customer_patronic_name": "Guwançewiç",
+ "passport_address": "Sarahs şäheriniň Garaşsyzlyk köçesiniň 12-nji Jaýy",
+ "real_address": "Sarahs şäheriniň Garaşsyzlyk köçesiniň 12-nji Jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "553227",
+ "passport_given_at": "2012-04-20",
+ "passport_given_by": "Sarahs etrao häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäheriçesi",
+ "born_at": "1995-04-29",
+ "email": null,
+ "phone": "62222475",
+ "phone_additional": null,
+ "phone_home": "62441445",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "\"Dürli-Ýaz\"Hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-12754073",
+ "work_started_at": "2024-07-12",
+ "work_salary": "1280",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gXIP8AjoK54raywcwi9LdwLxMxfuTJce0P23s0AE.jpg",
+ "passport_two": "yYaq7F3CKbgYCwhbRIkDTh7d7Wzdz9lhFro3cMYA.jpg",
+ "passport_three": "kZbce1Ajdl7Ko4QLx9EjbTDHrL2i3qbgPCueG0Y4.jpg",
+ "passport_four": "41GV5SJkfnxKvZdcEGsyNe9In454POl2AASK1y54.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-11-14 17:26:26",
+ "updated_at": "2024-11-14 17:26:26",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3804,
+ "unique_id": "TB8318-3804",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Jalgaş",
+ "customer_surname": "Sainow",
+ "customer_patronic_name": "O",
+ "passport_address": "Lebap welaýatynyň Köýtendag etraby Garnas geňeşligi N.Jadigarow köçesi 10-njy jaý.",
+ "real_address": "Lebap welaýatynyň Köýtendag etraby Garnas geňeşligi N.Jadigarow köçesi 10-njy jaý.",
+ "passport_serie": "I-LB",
+ "passport_id": "074827",
+ "passport_given_at": "1999-08-29",
+ "passport_given_by": "Lebap welaýatynyň Çarşaňňy etrap PB tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etraby Garnas geňeşligi",
+ "born_at": "1970-08-27",
+ "email": null,
+ "phone": "63069980",
+ "phone_additional": "65324196",
+ "phone_home": "44034012",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-63524152",
+ "work_started_at": "2023-09-01",
+ "work_salary": "2613",
+ "work_position": "sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "dw0k3JVOx7keMTEmPRPX7zpuyQZgagqY2HcQynX3.jpg",
+ "passport_two": "a9FgIpF6xyWOyO9HTo7LxfPV6JANBiKrkXfYFKrB.jpg",
+ "passport_three": "BeQEbTKm0dEV26gBeT1F5dNHebpmONjWiGufOrCz.jpg",
+ "passport_four": "DKZXrVBUwETzNgiuNLedarCfVc6nxfVqzlHLP4cI.jpg",
+ "user_id": 1018,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 17:27:55",
+ "updated_at": "2024-11-14 17:37:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3805,
+ "unique_id": "TB8318-3805",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Mergen",
+ "customer_surname": "Beghanow",
+ "customer_patronic_name": "Allamuradowiç",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Mes köçesi 14/2-nji jaý.",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Mes köçesi 14/2-nji jaý.",
+ "passport_serie": "II-LB",
+ "passport_id": "045861",
+ "passport_given_at": "2019-01-15",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş",
+ "born_at": "1982-01-29",
+ "email": null,
+ "phone": "65442871",
+ "phone_additional": "63967595",
+ "phone_home": "44024152",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Lebap\"sement zawody",
+ "work_company_accountant_number": "+(993)-65329874",
+ "work_started_at": "2020-08-03",
+ "work_salary": "2775",
+ "work_position": "inžener",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "8GZ8B22byvlw77xTQcckV087gqCZoR2jMMB9N4jJ.jpg",
+ "passport_two": "RaJGr1w6RBZYXU5C7ufKapODT45V7eHZ1rc7zUNs.jpg",
+ "passport_three": "nEYc5ATuMEOMqPMG4Qk9p13BnQucSJJanZXra0we.jpg",
+ "passport_four": "fRPam94OEIwKysPoX6kKXpeidOHS2bp967u376O8.jpg",
+ "user_id": 1019,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 17:34:02",
+ "updated_at": "2024-11-14 17:38:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3806,
+ "unique_id": "TB6352-3806",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Myrat",
+ "customer_surname": "Berdiýew",
+ "customer_patronic_name": "Aşyrmuhammedowiç",
+ "passport_address": "Balkan, Hazar ş., 33-ÝJT., 7/7",
+ "real_address": "Balkan, Hazar ş., 33-ÝJT., 7/7",
+ "passport_serie": "I-BN",
+ "passport_id": "420845",
+ "passport_given_at": "2012-05-16",
+ "passport_given_by": "BW, Hazar şäher häkimligi",
+ "born_place": "BW, Hazar şäheri",
+ "born_at": "1995-09-11",
+ "email": null,
+ "phone": "65367564",
+ "phone_additional": null,
+ "phone_home": "65367564",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy Halkara deňiz porty",
+ "work_company_accountant_number": "+(993)-65367564",
+ "work_started_at": "2024-04-01",
+ "work_salary": "3720",
+ "work_position": "matorçy-elektrik",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "YTvAxYRG2riHiJDnlCAzLtqkDgjABswDd7tWhCXr.jpg",
+ "passport_two": "RFU87YPwCIvFv4DTobCrXuXNEzLZKkrtZMzBndog.jpg",
+ "passport_three": "9UPFVtKbdSiDx1cfpDuvXKYE87XmtREgqKV9Wg7U.jpg",
+ "passport_four": "DyEgO3zaWXobV6ih5ZGvOV234Tn4J5SbmvS9C5pA.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 17:46:40",
+ "updated_at": "2024-11-14 17:46:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3807,
+ "unique_id": "TB8302-3807",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Şahnoza",
+ "customer_surname": "Kilyçowa",
+ "customer_patronic_name": "Narmominowna",
+ "passport_address": "Magdanly şäher Watan köçe 17/1-nji jaýy",
+ "real_address": "Magdanly şäher Watan köçe 17/1-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "659056",
+ "passport_given_at": "2011-04-01",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-03-29",
+ "email": null,
+ "phone": "61121324",
+ "phone_additional": null,
+ "phone_home": "44057862",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Bedenterbiye we Sport bölümi",
+ "work_company_accountant_number": "+(993)-44051112",
+ "work_started_at": "2021-06-18",
+ "work_salary": "1740",
+ "work_position": "Enjamlar boyunça ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "oRwyBbY0fJ6gAg5g5AXoUBWDA3TLAL7HkDVp3MCP.jpg",
+ "passport_two": "cK2tFrtMV8dxgtCpmLVwXXhM04oOAd50WU6Z6P6E.jpg",
+ "passport_three": "32JUxjoWvw3KRAHOc8qvZizMSSuUHNC9PCr8fjfj.jpg",
+ "passport_four": "KHlGsWOog8D2j0acqS6JeyTHMkXuJcKAcm2fir7s.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 18:13:41",
+ "updated_at": "2024-11-19 15:41:01",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3808,
+ "unique_id": "TB8302-3808",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Açil",
+ "customer_surname": "Alimow",
+ "customer_patronic_name": "Işkuwatowiç",
+ "passport_address": "Magdanly şäher Watan köçe71/14-nji jaýy",
+ "real_address": "Magdanly şäher Watan köçe71/14-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "065392",
+ "passport_given_at": "2019-09-02",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1975-11-13",
+ "email": null,
+ "phone": "64027394",
+ "phone_additional": null,
+ "phone_home": "44051284",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44058525",
+ "work_started_at": "2011-02-24",
+ "work_salary": "2269",
+ "work_position": "Bölüm başlyk",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "fon4KU4wkT9DGYO7Ddqujp21Fx4nIKKPkGdTjYps.jpg",
+ "passport_two": "4BaB9QsSwCt66YTjEa4ipNu7prfskqV5UmYPmWhL.jpg",
+ "passport_three": "5wfpIWmqy5l76rb9PfnN3KDXh2f7kucLMkcObi7n.jpg",
+ "passport_four": "caVaaK7vvtBKNHmrX3KwBy7p8fddvGxJ3WajOZvp.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 18:18:13",
+ "updated_at": "2024-11-19 15:41:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3809,
+ "unique_id": "TB8302-3809",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sadikjan",
+ "customer_surname": "Halmuminow",
+ "customer_patronic_name": "Gulbaýewiç",
+ "passport_address": "Magdanly şäher S.Nyýazow şaýoly 13/1-nji jaýy",
+ "real_address": "Magdanly şäher S.Nyýazow şaýoly 13/1-nji jaýy",
+ "passport_serie": "II-LB",
+ "passport_id": "065152",
+ "passport_given_at": "2019-05-14",
+ "passport_given_by": "Köýtendag etrap häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1982-05-08",
+ "email": null,
+ "phone": "63652921",
+ "phone_additional": null,
+ "phone_home": "44057435",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44037862",
+ "work_started_at": "2017-04-03",
+ "work_salary": "2852",
+ "work_position": "Traktorçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ge7MgYHRwZJUhfEtw1auoXew9XKT20nxuhIju1cU.jpg",
+ "passport_two": "nKL795VxhNnvCa5AY8GtVDPCCxSuCVHnfGqczet3.jpg",
+ "passport_three": "E0f5dZTZLKMv5bdO20wtdmWWsP9NDX3wChIFhljc.jpg",
+ "passport_four": "ogjZQCyKbEpHdU01pxN3HiuIyz6rsKvSwm2KHj6R.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 18:26:12",
+ "updated_at": "2024-11-19 15:41:50",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3810,
+ "unique_id": "TB8302-3810",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Husniddin",
+ "customer_surname": "Işbaýew",
+ "customer_patronic_name": "Hurramowiç",
+ "passport_address": "Magdanly şäher Aşgabat köçe 28-nji jaý",
+ "real_address": "Magdanly şäher Aşgabat köçe 28-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "550011",
+ "passport_given_at": "1992-06-11",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1992-06-11",
+ "email": null,
+ "phone": "61494945",
+ "phone_additional": null,
+ "phone_home": "44051833",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "31-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-44057563",
+ "work_started_at": "2015-09-01",
+ "work_salary": "4338",
+ "work_position": "Mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "a0LQBZJQvop6nrUbaUp0xGAZz8IYx2YQqH58oKCe.jpg",
+ "passport_two": "fejXtmW61e41KUiwNg4H7O2i2nNoR5Ko17o99pEj.jpg",
+ "passport_three": "cHE8pjyAnY8ytGG7vNmD2S1C0J6dZzVzH4E9JGfe.jpg",
+ "passport_four": "in4GwcCmmtFOk0gWWhKY9ea4ZcDyx6NpzJxUrMuD.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 18:30:04",
+ "updated_at": "2024-11-19 15:42:06",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3811,
+ "unique_id": "TB8302-3811",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Bibinar",
+ "customer_surname": "Igamberdiýewa",
+ "customer_patronic_name": "Halmurzaýewna",
+ "passport_address": "Magdanly şäher Ruhyýet köçe 8-nji jaýy",
+ "real_address": "Magdanly şäher Ruhyýet köçe 8-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "087837",
+ "passport_given_at": "1999-12-16",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1980-09-23",
+ "email": null,
+ "phone": "63089683",
+ "phone_additional": null,
+ "phone_home": "44057486",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "21-nji çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051211",
+ "work_started_at": "2024-01-17",
+ "work_salary": "1861",
+ "work_position": "Terbiýeçi",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "mEaNzX3zjCYqCmwOMr5jYA75Ni8Pey4Rg5mX75VZ.jpg",
+ "passport_two": "H6MGQAEEunNi5oJTH2drByqlXX3TXux5yOmFdFsC.jpg",
+ "passport_three": "FCzih2GqMChayKMHjJGqzWJEgGNtmppw3mvV9Rxk.jpg",
+ "passport_four": "EnslpaZT59nv1x2EHeLHFrlvxuSmYzCTTeY5YCzp.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 18:34:27",
+ "updated_at": "2024-11-19 15:42:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3812,
+ "unique_id": "TB8302-3812",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Sunatylla",
+ "customer_surname": "Irgaşow",
+ "customer_patronic_name": "Narbaýewiç",
+ "passport_address": "Magdanly şäher 1-nji kiçi etr 3/21-nji jaý",
+ "real_address": "Magdanly şäher 1-nji kiçi etr 3/21-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "031849",
+ "passport_given_at": "1999-06-01",
+ "passport_given_by": "Gowurdak şäher PB",
+ "born_place": "Gowurdak şäheri",
+ "born_at": "1981-11-13",
+ "email": null,
+ "phone": "62655063",
+ "phone_additional": null,
+ "phone_home": "44051298",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Jemagat hojalygy müdirligi",
+ "work_company_accountant_number": "+(993)-44052675",
+ "work_started_at": "2021-04-21",
+ "work_salary": "2150",
+ "work_position": "Abatlaýyş slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "b6jemDUqJHZgAXV4FBXaMKJf58FJz8AUDfx4IJ1n.jpg",
+ "passport_two": "NZCX0TrQFaGoZj7z5gzp3ihNOSbbDLGSXrfZe0zZ.jpg",
+ "passport_three": "eYD2LS3X7heg0Cz1BKWefBLN9Hkt1EVd0gUFRMYq.jpg",
+ "passport_four": "yGfJSgan9IAz2LFe88MmZPl6EpIV1VDlfQeWhbFI.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-14 18:42:30",
+ "updated_at": "2024-11-19 15:42:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3813,
+ "unique_id": "TB8311-3813",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Baýramgeldi",
+ "customer_surname": "Kerimow",
+ "customer_patronic_name": "Çaryýewiç",
+ "passport_address": "LW-nyň Dänew etr Azatlyk geň. Ata oba",
+ "real_address": "LW-nyň Dänew etr Azatlyk geň. Ata oba",
+ "passport_serie": "I-LB",
+ "passport_id": "572670",
+ "passport_given_at": "2010-05-20",
+ "passport_given_by": "Galkynyş etrap häkimligi",
+ "born_place": "LW-nyň Galkynyş etr Azatlyk geň.",
+ "born_at": "1973-11-27",
+ "email": null,
+ "phone": "63040329",
+ "phone_additional": "63040329",
+ "phone_home": "63040329",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "SNGIZ \"Nebitzawodgurnama\" kärhanasy",
+ "work_company_accountant_number": "+(993)-63040329",
+ "work_started_at": "2011-03-15",
+ "work_salary": "2900",
+ "work_position": "slesar gurnaýjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "bTIiQ9Xz5qtrK7rWKyIFKwKRcGjZcnnZKg7PopnN.jpg",
+ "passport_two": "mBNa3Edjzym9uy8yki59CounUYUgTVqwgB6gZR5n.jpg",
+ "passport_three": "XzaL4kW96xCB8wdhpny0PqD5DjOagaRwVbimOi1D.jpg",
+ "passport_four": "pefrdhJ7m1jp9lciWh1QSP4efBAsbuwQbZSROkxB.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 10:24:05",
+ "updated_at": "2024-11-15 11:01:52",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3814,
+ "unique_id": "TB8311-3814",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Nowruzbaý",
+ "customer_surname": "Maksudow",
+ "customer_patronic_name": "Hemrakulyýewiç",
+ "passport_address": "Dänew etr Dänew şäheri köçe Gündogar jaý-5",
+ "real_address": "Dänew etr Dänew şäheri köçe Gündogar jaý-5",
+ "passport_serie": "II-LB",
+ "passport_id": "223602",
+ "passport_given_at": "2024-09-18",
+ "passport_given_by": "Dänew etrap Polisiýa bölümi",
+ "born_place": "Dänew etr Maý geň",
+ "born_at": "1984-05-21",
+ "email": null,
+ "phone": "62740335",
+ "phone_additional": "62740335",
+ "phone_home": "62740335",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Seýdi Ýylylyk Elektrik merkezi",
+ "work_company_accountant_number": "+(993)-62740335",
+ "work_started_at": "2024-01-01",
+ "work_salary": "2025",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "xtRMHzsSK8SoRUg2OMAgFYqoguJ00IagZLlxIxNp.jpg",
+ "passport_two": "daAVf7Izzrx2MeNZVMtDrCAf2wVnHp6HNb3Wb5bT.jpg",
+ "passport_three": "wJXna0ucwt6SxS5f4Ww2WYqP2GAnKV6dBZq7i8Ro.jpg",
+ "passport_four": "LQpnxZdGQ5Db9zi2V8vZBmqU3R1VRDtXKp8LQ8SR.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 10:34:53",
+ "updated_at": "2024-11-15 11:01:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3815,
+ "unique_id": "TB6360-3815",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Annabibi",
+ "customer_surname": "Hojagylyjowa",
+ "customer_patronic_name": "Mollanyýazowna",
+ "passport_address": "Gumdag ş-çe H.Aradow köçesi öý 4",
+ "real_address": "Gumdag ş-çe H.Aradow köçesi öý 4",
+ "passport_serie": "I-BN",
+ "passport_id": "426726",
+ "passport_given_at": "2011-02-03",
+ "passport_given_by": "Balkan welaýat Gumdag şäher häkimligi",
+ "born_place": "Gumdag Ş-çe",
+ "born_at": "1984-09-02",
+ "email": null,
+ "phone": "62509257",
+ "phone_additional": "62509257",
+ "phone_home": "62509257",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Hazar ş-çe Jemagat hojalyk müdürligi",
+ "work_company_accountant_number": "+(993)-62509257",
+ "work_started_at": "2024-07-22",
+ "work_salary": "2074",
+ "work_position": "meydan supuriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "1aFf57Xiaa6vg26otO7S7AkKNMOXTSx0kb63laNF.jpg",
+ "passport_two": "xgaAUKNvhzaxIPqLB4BaqtYTr8fVYSSZJk5dXyHR.jpg",
+ "passport_three": "6eaFZWopN7CBex72yTNGi5FHI3rEIGoSdeBNxPmY.jpg",
+ "passport_four": "DCuDgc6DVYKz1fPKM0416OiQXHHUaVvQTfJaB8zC.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 10:43:53",
+ "updated_at": "2024-11-19 11:49:57",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3816,
+ "unique_id": "TB8311-3816",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Agamurat",
+ "customer_surname": "Garajanow",
+ "customer_patronic_name": "Nurmuradowiç",
+ "passport_address": "LW-nyň Dänew etrap Dänew şäher Serdarabat köçe jaý-3 ,",
+ "real_address": "LW-nyň Dänew etrap Dänew şäher Serdarabat köçe jaý-3 ,",
+ "passport_serie": "I-LB",
+ "passport_id": "188747",
+ "passport_given_at": "2000-05-23",
+ "passport_given_by": "Dänew etrap PB",
+ "born_place": "LW-nyň Dänew etrap Dänew şäher",
+ "born_at": "1983-12-05",
+ "email": null,
+ "phone": "61440326",
+ "phone_additional": "61440326",
+ "phone_home": "61440326",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Bedenterbiýe we Sport bölümi",
+ "work_company_accountant_number": "+(993)-61440326",
+ "work_started_at": "2024-05-01",
+ "work_salary": "1989",
+ "work_position": "Tälimçi mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "53ifbXv0ovaiyygwwAAfdCjRPNSETsTr3UjL8Ptv.jpg",
+ "passport_two": "N54do4yI87vflLvfQCnXJ7BSSjHHHt73HShnbkKX.jpg",
+ "passport_three": "Qz9YF0TgHkSMD0jy0XAF6Bd3gCA4qw6AlAakS9Bv.jpg",
+ "passport_four": "coXehIIyB4b1tWwXqTZpzEa0itcDioPs901da2v5.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 10:48:55",
+ "updated_at": "2024-11-15 11:00:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3817,
+ "unique_id": "TB8311-3817",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 19,
+ "customer_name": "Oguljahan",
+ "customer_surname": "Garajanowa",
+ "customer_patronic_name": "Nurmuradowna",
+ "passport_address": "LW-nyň Dänew etr. Dänew şäh.Serdarabat köçe jaý-3",
+ "real_address": "LW-nyň Dänew etr. Dänew şäh.Serdarabat köçe jaý-3",
+ "passport_serie": "I-LB",
+ "passport_id": "608024",
+ "passport_given_at": "2010-10-01",
+ "passport_given_by": "Galkynyş etrap häkimlik",
+ "born_place": "LW-nyň Galkynyş etr Azatlyk geňeşlik",
+ "born_at": "1989-07-31",
+ "email": null,
+ "phone": "65163850",
+ "phone_additional": "65163850",
+ "phone_home": "65163850",
+ "work_region": "lb",
+ "work_province_id": 20,
+ "work_company": "Dänew etrap Bilim bölümi Atamyrat aga-4 Çagalar bagy-9",
+ "work_company_accountant_number": "+(993)-65163850",
+ "work_started_at": "2018-06-07",
+ "work_salary": "1717",
+ "work_position": "Terbiýeçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "lezjjkVSf23zSPrL9PI59lPiNMr3vA5WAqXz2ilE.jpg",
+ "passport_two": "wAnwl5yvkt9BDdWeytQkCwWwpQ7TK2N2mtpdJDTE.jpg",
+ "passport_three": "Kgh8kUfiozbza6k7UrqMPkMUOcZRQEmhDqsP1JQT.jpg",
+ "passport_four": "U23ovFA55uJfElFl2hcY7Db9xogFHV0N7aDAavui.jpg",
+ "user_id": 14,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 10:57:02",
+ "updated_at": "2024-11-15 11:00:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3818,
+ "unique_id": "TB6360-3818",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Geňlik",
+ "customer_surname": "Allaberdiýewa",
+ "customer_patronic_name": "Hummetowa",
+ "passport_address": "Hazarş-çe 29-13-6",
+ "real_address": "Hazarş-çe 29-13-6",
+ "passport_serie": "I-BN",
+ "passport_id": "511863",
+ "passport_given_at": "2018-02-15",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Gumdag ş",
+ "born_at": "1973-01-19",
+ "email": null,
+ "phone": "65977835",
+ "phone_additional": "65977835",
+ "phone_home": "65977835",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW BBM-niň 56-njy Çagalar bagy",
+ "work_company_accountant_number": "+(993)-65977835",
+ "work_started_at": "2022-11-29",
+ "work_salary": "2693",
+ "work_position": "terbiýeçiniň kömekçisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "GU6XIvtarGw8eLSI0ZsRh6KWPxaTGkAyLzu0qpcP.jpg",
+ "passport_two": "OkhQERwxJ3N4P1ZxD5mTW5akwPKJB5pJlsWBPr5i.jpg",
+ "passport_three": "G7HyYgSToGUI35MfVKjn7wlGk5ZW92ee9bXPmnQK.jpg",
+ "passport_four": "ylgWqmHC7gZduhFE7dpCXCd90vIHu8kNeEBlAkEh.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 10:57:55",
+ "updated_at": "2024-12-04 15:47:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3819,
+ "unique_id": "TB1303-3819",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Dursunjemal",
+ "customer_surname": "Myradowa",
+ "customer_patronic_name": "Annageldivewna",
+ "passport_address": "Aşgabat şäher Büzmeýin etrap Gündogar köçesi 13-nji jaýy 6-njy öýi",
+ "real_address": "Aşgabat şäher Büzmeýin etrap Gündogar köçesi 13-nji jaýy 6-njy öýi",
+ "passport_serie": "I-AS",
+ "passport_id": "703758",
+ "passport_given_at": "2024-07-19",
+ "passport_given_by": "Aşgabat şäheriniň Büzmeýin etrap Polisiýa bölümi",
+ "born_place": "Büzmeýin etraby",
+ "born_at": "1993-10-07",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65723703",
+ "phone_additional": "65723703",
+ "phone_home": "12356747",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "T-nyň Azyk senagaty döwlet birleşiginiň Merkezi maddy-enjamlaýyn üpjünçilik hojalygy",
+ "work_company_accountant_number": "+(993)-12241738",
+ "work_started_at": "2023-12-04",
+ "work_salary": "2711",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "sUwzS7CPe4VB5viL3DnOSRXf0TafHP4swu24GtGX.jpg",
+ "passport_two": "cC0ZFxDoIbBCetNTl2mipxcufTVP5ECRtKSJSdug.jpg",
+ "passport_three": "oDnD1rxID5XFCFDfVsMLj7AQPMwmh81ePSFCbb2l.jpg",
+ "passport_four": "TMqGEg6ODBn2H52ynn4rm7tFXvQwAQcq4cxJ6jDj.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 12:11:10",
+ "updated_at": "2024-11-22 12:12:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3820,
+ "unique_id": "TB9315-3820",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Sapargul",
+ "customer_surname": "Begişowa",
+ "customer_patronic_name": "Allamuradowna",
+ "passport_address": "Daşoguz şäher Diýar köçesiniň 38-nji jaýy",
+ "real_address": "Daşoguz şäher Diýar köçesiniň 38-nji jaýy",
+ "passport_serie": "I-DZ",
+ "passport_id": "911759",
+ "passport_given_at": "2016-06-29",
+ "passport_given_by": "Daşoguz şäher häkimligi",
+ "born_place": "Daşoguz şäheri",
+ "born_at": "2000-06-02",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63894924",
+ "phone_additional": "63894924",
+ "phone_home": "63894924",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäher Köpugurly hassahanasy",
+ "work_company_accountant_number": "+(993)-63894924",
+ "work_started_at": "2023-06-24",
+ "work_salary": "3605",
+ "work_position": "şepagat uýasy",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "YL9BEnKdZmB4KdYfi0e7dhEVCAolUR4VvDAG7kFx.jpg",
+ "passport_two": "bSfQRAdOog50RKXjZwdkaXra5dumi8PI3bHvpM1q.jpg",
+ "passport_three": "cZjCgzdrGZyUQ4fDjTB7hyeqeKsAsV87WSMy6A6R.jpg",
+ "passport_four": "niy8wNV01meJQvJDVBdpaRaomZzxmionn04mLoZP.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 14:39:13",
+ "updated_at": "2024-11-15 14:39:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3821,
+ "unique_id": "TB8318-3821",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Gülşirin",
+ "customer_surname": "Imamowa",
+ "customer_patronic_name": "Ýoldaşbaýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Mes obasy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Mes obasy",
+ "passport_serie": "II-LB",
+ "passport_id": "045860",
+ "passport_given_at": "2019-01-15",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Mukry şäherçesi",
+ "born_at": "1984-10-03",
+ "email": null,
+ "phone": "65442878",
+ "phone_additional": "63957485",
+ "phone_home": "44024065",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"LEBAP'Sement zawody",
+ "work_company_accountant_number": "+(993)-65324152",
+ "work_started_at": "2024-06-01",
+ "work_salary": "1692",
+ "work_position": "tam süpüriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "6QCuPGguYfGGQGzvdptCPn3aPddGvewkQVblK9hQ.jpg",
+ "passport_two": "rnutNGR8qQJDMBmT3Hu1psVtAeIyuEje1H0PVdEE.jpg",
+ "passport_three": "YxQ8a8SEy4fVH21rK2o3nmbkRz0yfUkntUU2z0Kp.jpg",
+ "passport_four": "EL6xpYZmrv1AZv6d3BgPQKN9ZC92ZSqY6Z7ZUxB4.jpg",
+ "user_id": 13,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 15:06:09",
+ "updated_at": "2024-11-15 15:07:40",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3822,
+ "unique_id": "TB9314-3822",
+ "loan_type": 4,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Jemal",
+ "customer_surname": "Hojaýewa",
+ "customer_patronic_name": "Iljanowna",
+ "passport_address": "Aşgabat şäher Ýaşlar köçesi 47-nji jaýy",
+ "real_address": "Aşgabat şäher Ýaşlar köçesi 47-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "121542",
+ "passport_given_at": "1999-12-21",
+ "passport_given_by": "Nyýazow adyndaky etrap PB",
+ "born_place": "S.Türkmenbaşy etrabynyň Aýböwür geňeşligi",
+ "born_at": "1974-12-10",
+ "email": "Jemal@mail",
+ "phone": "61756304",
+ "phone_additional": "61756304",
+ "phone_home": "61756304",
+ "work_region": "dz",
+ "work_province_id": 29,
+ "work_company": "Daşoguz şäher BB-niň 10-njy mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2011-01-13",
+ "work_salary": "4073",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "tbkDBahf7nCVriRpU9jhpQzlwYpz8KnnDC8vPgDw.jpg",
+ "passport_two": "uqWvwBf4yCamOeyCvOWgNs2MIBc9UQnrxbL9js2C.jpg",
+ "passport_three": "HKqnNsi0ddxEhTxSTzYq1YTsND6PwpNcIUvRySHS.jpg",
+ "passport_four": "Hqo1UQxHjljgCoH4ISsBJl4tp1qfZXZX4WmdJpTH.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 15:28:34",
+ "updated_at": "2024-11-15 15:29:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3823,
+ "unique_id": "TB9314-3823",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Annagözel",
+ "customer_surname": "Seýitjanowa",
+ "customer_patronic_name": "Allaberdiýewna",
+ "passport_address": "S.Türkmenbaşy şäheriniň Şayoly köçe 108-nji jaýy",
+ "real_address": "S.Türkmenbaşy şäheriniň Şayoly köçe 108-nji jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "004192",
+ "passport_given_at": "2019-02-21",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy etrabynyň Partahat geňeşligi",
+ "born_at": "2002-09-06",
+ "email": "Annagozel@mail",
+ "phone": "61256993",
+ "phone_additional": "61256993",
+ "phone_home": "61256993",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrabyndaky pagta egriji fabrigi",
+ "work_company_accountant_number": "+(993)-33656___",
+ "work_started_at": "2023-06-01",
+ "work_salary": "1480",
+ "work_position": "satyjy",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "DLRWxQU9G14FULKSsIPaj26BchAzOGqRfX23dK1v.jpg",
+ "passport_two": "9XPH4rwr6vo1NLJD8Yx9gLvTV7r1H6VwkaiHT0XP.jpg",
+ "passport_three": "ySwkSPHWs2byyd2cryyt0CrpGaRbEO2ppbdi3coJ.jpg",
+ "passport_four": "hFF6vepqia97BJ4TIcC5TKPWv1q9zMwcMywxBP4A.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 16:08:55",
+ "updated_at": "2024-11-15 16:09:43",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3824,
+ "unique_id": "TB9314-3824",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Aýna",
+ "customer_surname": "Dosjanowa",
+ "customer_patronic_name": "Bazarbaýewna",
+ "passport_address": "Köneürgenç şäher G.Atabaýew köçesi 55-nji jaýy",
+ "real_address": "Köneürgenç şäher G.Atabaýew köçesi 55-nji jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "153000",
+ "passport_given_at": "0024-12-05",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi",
+ "born_place": "Daşhowuz oblasty Kalinin raýony Kalinin posýology",
+ "born_at": "1989-04-23",
+ "email": "Ayna@mail",
+ "phone": "64858526",
+ "phone_additional": "64858526",
+ "phone_home": "64858526",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Türkmenbaşy PTB-nyň Köneürgenç etrap şahamçasy",
+ "work_company_accountant_number": "+(993)-33531___",
+ "work_started_at": "2010-11-16",
+ "work_salary": "1813",
+ "work_position": "kassir",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "StUrAIIW6E8wnlk4zRT1sFZOa7NJUTci7qfbkqIC.jpg",
+ "passport_two": "uWuMVlYyCX3m48ka4MekFfvXVoaFfbfE6UkrvIFx.jpg",
+ "passport_three": "kTQfY2Q7hYq09AzAdBaMEvjqHWu3IN3If2xCmFxA.jpg",
+ "passport_four": "48rI4vSmtMMiMseihxDoVSrummoaEjRMbSHc2nA4.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 16:20:57",
+ "updated_at": "2024-11-15 16:21:48",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3825,
+ "unique_id": "TB6352-3825",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Güljan",
+ "customer_surname": "Hojabaýewa",
+ "customer_patronic_name": "Ýollyýewna",
+ "passport_address": "Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 13/1",
+ "real_address": "Türkmenbaşy etraby Garabogaz şäheri Magtymguly köçesi 13/1",
+ "passport_serie": "I-BN",
+ "passport_id": "515204",
+ "passport_given_at": "2017-02-17",
+ "passport_given_by": "BW Türkmenbaşy etrap häkimligi",
+ "born_place": "BW Türkmenbaşy etrabynyň Gartabogaz şäheri",
+ "born_at": "1976-11-24",
+ "email": null,
+ "phone": "65186035",
+ "phone_additional": null,
+ "phone_home": "65186035",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "T. \"Türkmenbaşy\" PTB-nyň BW-nyň Garabogaz şäher şahamçasy",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "1996-02-14",
+ "work_salary": "2222",
+ "work_position": "hünärmen",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0LlxqmH8CfRMkd2IY3snDc9aPyPV77dtfcKJdCmd.jpg",
+ "passport_two": "t9ZPUfrvXxu3Jh4IlMjkD1mJHNRdgSO0jv1B0bfi.jpg",
+ "passport_three": "4aDQXQNEA5h5co45lVHD4kh25HLvOM7RLuj60hBJ.jpg",
+ "passport_four": "G1sjGsDBzkw0tUBkb4FlBHTbDq8pMoFsXODkdYxn.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 17:46:45",
+ "updated_at": "2024-11-15 17:46:45",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3826,
+ "unique_id": "TB6352-3826",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Äşe",
+ "customer_surname": "Garaýewa",
+ "customer_patronic_name": "Orazmuhammetgyzy",
+ "passport_address": "BW, Magtymgly etr., Ýaňkel geň., Garakel obasy",
+ "real_address": "BW, Türkmenbşy etr., Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "441988",
+ "passport_given_at": "2012-03-30",
+ "passport_given_by": "BW, Magtymguly etrap häkimligi",
+ "born_place": "BW, Magtymguly etraby",
+ "born_at": "1995-12-10",
+ "email": null,
+ "phone": "62542342",
+ "phone_additional": null,
+ "phone_home": "62542342",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-62542342",
+ "work_started_at": "2019-02-05",
+ "work_salary": "2275",
+ "work_position": "maşinist",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "mpJLnKSBjoNs659ej2FCuYWbGY802F9ZfhHPxXUP.jpg",
+ "passport_two": "YMkMXr2s6RNY2dVt1Y3cbUhuYXuzwsZwVXvN5whd.jpg",
+ "passport_three": "KCZAmA3HQDromG6H0YwYLlSCq9fe08AaRkG2RtGp.jpg",
+ "passport_four": "qpdrDAiYnRMN4mQEtNP1gDMfrRlxTQWnsOPKlSda.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 17:47:20",
+ "updated_at": "2024-11-15 17:47:20",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3827,
+ "unique_id": "TB7369-3827",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Jahan",
+ "customer_surname": "Sähetdurdyýewa",
+ "customer_patronic_name": "Atageldiýewna",
+ "passport_address": "Türkmengala etrap Kemine ad geňeşlik",
+ "real_address": "Türkmengala etrap Kemine ad geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "405735",
+ "passport_given_at": "2024-08-21",
+ "passport_given_by": "Türkmengala etrap PB",
+ "born_place": "Türkmengala etrap Kemine ad geňeşlik",
+ "born_at": "1995-03-31",
+ "email": null,
+ "phone": "65358023",
+ "phone_additional": "65358023",
+ "phone_home": "65358023",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly dokma toplumy",
+ "work_company_accountant_number": "+(993)-65358023",
+ "work_started_at": "2024-04-01",
+ "work_salary": "2210",
+ "work_position": "buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "TgMqZ5wj8FrFMpzRhKcOaYysAvGD1csvtg37UrdJ.png",
+ "passport_two": "SrTIusIvrC3e1US2Hmmrk2YKrahkY6jM6pHjlps2.png",
+ "passport_three": "2VtCBG0sXZSfIMVqiCjS0k0GCV8Kybrn5OwNii0b.png",
+ "passport_four": "Z8sLRXdZZEHaB2LrXqXeaWEhRO2xzQ6eiuD3QAWf.png",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 17:48:33",
+ "updated_at": "2024-11-15 17:48:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3828,
+ "unique_id": "TB6352-3828",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Orazmuhammet",
+ "customer_surname": "Garaýew",
+ "customer_patronic_name": "Garaýewiç",
+ "passport_address": "BW Magtymguly etraby Çendir geňeşligi Ak obasy",
+ "real_address": "BW Magtymguly etraby Çendir geňeşligi Ak obasy",
+ "passport_serie": "I-BN",
+ "passport_id": "142504",
+ "passport_given_at": "2002-12-01",
+ "passport_given_by": "BW Garrygala etrap häkimligi",
+ "born_place": "BW Balkanabat şäheri",
+ "born_at": "1974-09-25",
+ "email": null,
+ "phone": "65978201",
+ "phone_additional": null,
+ "phone_home": "65978201",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-24340093",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2427",
+ "work_position": "maşinist",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "C0r9dN4SDCirignKg78frIRQMBJ8dFQzWCMROYAz.jpg",
+ "passport_two": "9JsUALYBLA9LGWmyvv20K9x6BGJW6T3qoRDpSjMo.jpg",
+ "passport_three": "giTRA6qKnMlj08mYMxYTGf2Xgh6c8XqIj8KAnT35.jpg",
+ "passport_four": "GM28uJfE6erZai10cUrJnaZ73rzIXGyul5xCTndF.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 17:50:24",
+ "updated_at": "2024-11-15 17:50:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3829,
+ "unique_id": "TB6352-3829",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Aýjennet",
+ "customer_surname": "Seýidowa",
+ "customer_patronic_name": "Gurbanmyradowna",
+ "passport_address": "BW, Türkmenbaşy etr., Ýaşylbaýdak ş., 22433 h/b",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz şäheri",
+ "passport_serie": "II-MR",
+ "passport_id": "158354",
+ "passport_given_at": "2017-12-21",
+ "passport_given_by": "MW, Tagtabazar etrap häkimligi",
+ "born_place": "MW, Murgap etraby",
+ "born_at": "1998-12-18",
+ "email": null,
+ "phone": "62217256",
+ "phone_additional": null,
+ "phone_home": "62217256",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "TEBB-niň 21-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-62217256",
+ "work_started_at": "2023-10-02",
+ "work_salary": "918",
+ "work_position": "gurnak ýolbaşçy",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "VTCWrBrkfLmD1V3j5qnR8UTEcft5GfCNV3ZLjvPa.jpg",
+ "passport_two": "FXZw0YoAaQXG675xItFehcywIKGQWpuE0AIZ7mcC.jpg",
+ "passport_three": "QVSQGwe6WVTrB8XLscYrxgVTVFmOxwHkl4gxuUYH.jpg",
+ "passport_four": "FgDF3C59nO3SPO4woN9OBbeLvffsMLRL2uAHkZG3.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 17:51:34",
+ "updated_at": "2024-11-15 17:51:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3830,
+ "unique_id": "TB7369-3830",
+ "loan_type": 1,
+ "region": "mr",
+ "branch_id": 13,
+ "customer_name": "Pena",
+ "customer_surname": "Muhammetberdiýew",
+ "customer_patronic_name": "Halnazarowiç",
+ "passport_address": "Baýramaly etrap Ýalkym geňeşlik",
+ "real_address": "Baýramaly etrap Ýalkym geňeşlik",
+ "passport_serie": "II-MR",
+ "passport_id": "004781",
+ "passport_given_at": "2015-01-30",
+ "passport_given_by": "Baýramaly etrap häkimligi",
+ "born_place": "Baýramaly etrap Ýalkym geňeşlik",
+ "born_at": "1998-06-30",
+ "email": null,
+ "phone": "65897527",
+ "phone_additional": "65897527",
+ "phone_home": "65897527",
+ "work_region": "mr",
+ "work_province_id": 10,
+ "work_company": "Baýramaly etrap 4-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-65897527",
+ "work_started_at": "2023-09-08",
+ "work_salary": "4313",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "727Zqj7Nn3fH4SIMS8bPGzS9uP1EZl2u8e1JfA1m.png",
+ "passport_two": "8G87ftD095MC898iF7mE81MLWVIcNQ7PpqWCXfh2.png",
+ "passport_three": "7qFPxkv7lzuOO5K4ilTfmkCYXjrwWzMZJAxGwepH.png",
+ "passport_four": "ebldJXaCyQQe4a5oyMLEWOqyl88cCbDA1FhcCVjM.png",
+ "user_id": 20,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-15 17:54:13",
+ "updated_at": "2024-11-15 17:54:13",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3833,
+ "unique_id": "TB7370-3833",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Göwher",
+ "customer_surname": "Bazarowa",
+ "customer_patronic_name": "Jumakuliýewna",
+ "passport_address": "Ýolöten etrabynyň Garaköl geňeşligi",
+ "real_address": "Ýolöten etrabynyň Garaköl geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "869513",
+ "passport_given_at": "2013-01-31",
+ "passport_given_by": "Tagtabazar etrap häkimligi",
+ "born_place": "Ýolöten etrabynyň Garaköl geňeşligi",
+ "born_at": "1988-10-27",
+ "email": "gowher@gmail.com",
+ "phone": "62261101",
+ "phone_additional": "62261101",
+ "phone_home": "62261101",
+ "work_region": "mr",
+ "work_province_id": 11,
+ "work_company": "Ýolöten etrap bilim bölüminiň 47-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-62261101",
+ "work_started_at": "2019-03-06",
+ "work_salary": "631",
+ "work_position": "Işçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "iTTFeNhhd0NGbpgmE9UOdleg0jRAEl0XSvnB4dcD.jpg",
+ "passport_two": "gHsyoK3svbrJ6RL0wgh4Ix44055IMCK6O29pIoLG.jpg",
+ "passport_three": "bZcvJBmF2BVK2hvBN61l7IFbTzMF0dM26syT8c0I.jpg",
+ "passport_four": "Qu8flcIDPhztYWm3rlEtU276auYao0vru59cL0ns.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-18 10:05:02",
+ "updated_at": "2024-11-18 16:24:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3834,
+ "unique_id": "TB7370-3834",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 14,
+ "customer_name": "Bahar",
+ "customer_surname": "Akmämmedowa",
+ "customer_patronic_name": "Çaryýewna",
+ "passport_address": "Ýolöten etrabynyň Garaköl geňeşligi",
+ "real_address": "Ýolöten etrabynyň Garaköl geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "036016",
+ "passport_given_at": "1999-02-26",
+ "passport_given_by": "Guşgy etrap polisiýa bölümi",
+ "born_place": "Ýolöten etrabynyň Garaköl geňeşligi",
+ "born_at": "1970-11-03",
+ "email": "bahar@gmail.com",
+ "phone": "63608025",
+ "phone_additional": "63608025",
+ "phone_home": "63608025",
+ "work_region": "mr",
+ "work_province_id": 11,
+ "work_company": "Ýolöten etrap bilim bölüminiň 47-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-63608025",
+ "work_started_at": "2016-08-02",
+ "work_salary": "1513",
+ "work_position": "Kätip çap ediji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "7h6YZa44EVZkPDlMCCM4mn9ASU8sRAKOOzCkbGRU.jpg",
+ "passport_two": "t66hReAfdbr6mY37zZLAbCnD1IaZgFG3UQsf8Tcj.jpg",
+ "passport_three": "gfjgxu5jqKPDfqoKTQtvAjhxnHoLUfx8M0m3L81F.jpg",
+ "passport_four": "1gQSXnm3RDBP2ui00q6WfUS6Y5vb2BJa2ot76ZLF.jpg",
+ "user_id": 19,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-18 10:19:33",
+ "updated_at": "2024-11-18 16:24:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3835,
+ "unique_id": "TB1307-3835",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Maýa",
+ "customer_surname": "Orazmyradowa",
+ "customer_patronic_name": "Baýramgulyýewna",
+ "passport_address": "Aşgabat şäheriniň Bagtyýarlyk etraby 12 nji Köşi geç jaý 52",
+ "real_address": "Aşgabat şäheriniň Bagtyýarlyk etraby 12 nji Köşi geç jaý 52",
+ "passport_serie": "I-AS",
+ "passport_id": "533733",
+ "passport_given_at": "2016-01-21",
+ "passport_given_by": "Agabat şäheriniň Bagtyýarlyk etraby",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-12-09",
+ "email": "OrazmyradowaM@gmail.com",
+ "phone": "63173792",
+ "phone_additional": "63173792",
+ "phone_home": "12906689",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabatgallaönümleri kärhanasy",
+ "work_company_accountant_number": "+(993)-12123456",
+ "work_started_at": "2022-02-01",
+ "work_salary": "1714",
+ "work_position": "satyjy brigadir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7UWTNbAkZAHLQo0wsR7b98TheDgvCiqViL19tbEk.jpg",
+ "passport_two": "x3oxQenFQZqqrFDUZ26HJ2x9uHbDQ8R89mGYCclq.jpg",
+ "passport_three": "EYc46n6Sw5jJq14YZRMlaaovUyBPTCHfo2WxkquF.jpg",
+ "passport_four": "iWYh29POiudspJNTeE68Sde9hhFTu2mNa8hzBlf4.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-18 12:02:31",
+ "updated_at": "2024-12-02 11:45:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3836,
+ "unique_id": "TB7390-3836",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Uzukjemal",
+ "customer_surname": "Gurbanmuhammedowa",
+ "customer_patronic_name": "Akmyradowna",
+ "passport_address": "Mary etrabynyň Mykgy Lorsy geňeşligi",
+ "real_address": "Mary etrabynyň Mykgy Lorsy geňeşligi",
+ "passport_serie": "I-MR",
+ "passport_id": "667082",
+ "passport_given_at": "2011-03-22",
+ "passport_given_by": "Mary etrap häkimligi",
+ "born_place": "Mary etrap",
+ "born_at": "1987-02-22",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "64234096",
+ "phone_additional": "64234096",
+ "phone_home": "64234096",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Marypoçta",
+ "work_company_accountant_number": "+(993)-64234096",
+ "work_started_at": "2018-01-03",
+ "work_salary": "785",
+ "work_position": "hat gatnadyjy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "BunKyfPVL12VVwMgMPHxvjrTJfJHjLZws3kSxmi5.jpg",
+ "passport_two": "N9sBTPma0i7DJY9NTGhit7z5KaDW4gQEB9P0UjXz.jpg",
+ "passport_three": "jl9dm0VPy8ujgg2TWdbOsygDSVaDFReDbqtFPCuz.jpg",
+ "passport_four": "Ww5SkAyunrllGjjbjz6PQGGPp9iT98fGy6ZFzzYQ.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-11-18 15:32:22",
+ "updated_at": "2024-11-18 15:32:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3838,
+ "unique_id": "TB6352-3838",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Merjen",
+ "customer_surname": "Sädetowa",
+ "customer_patronic_name": "Babaýewna",
+ "passport_address": "BW, Magtymguly etr., Ýaňkel geň., Garakel obasy",
+ "real_address": "BW, Türkemnbaşy etr., Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "479220",
+ "passport_given_at": "2013-08-06",
+ "passport_given_by": "BW, Magtymguly etrap häkimligi",
+ "born_place": "BW, Magtymguly etraby",
+ "born_at": "1991-07-19",
+ "email": null,
+ "phone": "65179751",
+ "phone_additional": null,
+ "phone_home": "65179751",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-65179751",
+ "work_started_at": "2021-10-20",
+ "work_salary": "2103",
+ "work_position": "maşinist",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "5eXSU2ErvzRwRrqpuYAmrAuGxcI85a09CvOVVH5i.jpg",
+ "passport_two": "20Xn8eYpOGpTqpFFVXFOaJ3wXzDkWqTNLYH3mLKq.jpg",
+ "passport_three": "K7epX75704gy1aKnNnaHAiYgGzRyAxCAkzN9Ep3u.jpg",
+ "passport_four": "1Z6of4YWARoT1zpxqVFIntFJhRm7ixyVcbfOP0ca.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-18 17:31:34",
+ "updated_at": "2024-11-18 17:31:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3839,
+ "unique_id": "TB6352-3839",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gurbannazar",
+ "customer_surname": "Aýnazarow",
+ "customer_patronic_name": "Aýnazarowiç",
+ "passport_address": "BW, Türkmenbaşy etr., Garabogaz ş., I-kiçi etr., 26/28",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz ş., I-kiçi etr., 26/28",
+ "passport_serie": "I-BN",
+ "passport_id": "047506",
+ "passport_given_at": "2000-06-30",
+ "passport_given_by": "BW, Bereket etrap häkimligi",
+ "born_place": "BW, Bereket etraby",
+ "born_at": "1983-05-17",
+ "email": null,
+ "phone": "65153275",
+ "phone_additional": null,
+ "phone_home": "65153275",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Türkmenbaşy etrabynyň Polisiýa bölümi",
+ "work_company_accountant_number": "+(993)-65153275",
+ "work_started_at": "2007-08-23",
+ "work_salary": "4019",
+ "work_position": "gözegçi",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "IqVvfYYwMxgf92HT6FTUSHdsVZnZFMKb6GACdMwb.jpg",
+ "passport_two": "iZ4VkDfcrxYC0Q1MKOg3U9Uxp5isjC5KrWNZjKmn.jpg",
+ "passport_three": "v02OKMSnViG93pi0wdsuoS5Td3hCnDid4imqvO7a.jpg",
+ "passport_four": "GV8yxrBjtElB098uk7ulINoWet15H1ilEDFZiSJy.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-18 17:37:53",
+ "updated_at": "2024-11-18 17:37:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3840,
+ "unique_id": "TB6352-3840",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Maral",
+ "customer_surname": "Gurbanowa",
+ "customer_patronic_name": "Hudaýberdiýewna",
+ "passport_address": "BW, Magtymguly etr., Çendir geň., Ak obasy",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "461920",
+ "passport_given_at": "2013-04-11",
+ "passport_given_by": "BW, Magtymguly etrap häkimligi",
+ "born_place": "BW, Magtymguly etraby",
+ "born_at": "1989-03-08",
+ "email": null,
+ "phone": "65691198",
+ "phone_additional": null,
+ "phone_home": "65691198",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-65691198",
+ "work_started_at": "2021-08-06",
+ "work_salary": "1727",
+ "work_position": "garawul",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "dDKU9GcDdJgLOuAYt4Fh9N2LfM2ZGZGMTUrK7MTT.jpg",
+ "passport_two": "pFaZsHvMqviv3kB37zOMOKky94BgBY7Espz9h5BV.jpg",
+ "passport_three": "I4xAtlfTWSLhmbDsgom8NV0vH11ntnchoc3ABhDa.jpg",
+ "passport_four": "3d3Bdv3SpScolXMvaHU8uw0pVZ3OYa0pzVHRY67e.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 10:46:38",
+ "updated_at": "2024-11-19 10:46:38",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3841,
+ "unique_id": "TB9314-3841",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Towşan",
+ "customer_surname": "Hojaýewa",
+ "customer_patronic_name": "Durdyýewna",
+ "passport_address": "S.Türkmenbaşy şäher Şaýoly köçe 7/2 jaý",
+ "real_address": "S.Türkmenbaşy şäher Şaýoly köçe 7/2 jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "594265",
+ "passport_given_at": "2010-09-29",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimligi",
+ "born_place": "S.Türkmenbaşy ad.şäheri",
+ "born_at": "1987-11-12",
+ "email": "Towsan@mail",
+ "phone": "64594268",
+ "phone_additional": "64594268",
+ "phone_home": "64594268",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap GHE-Y",
+ "work_company_accountant_number": "+(993)-35699___",
+ "work_started_at": "2009-04-02",
+ "work_salary": "2474",
+ "work_position": "baş buhgalter",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "K3TXcipwcJ8VbxPGTiy28JoVi00Yo8X27vLE4bQj.jpg",
+ "passport_two": "hsf3t6ZJoWHl0jQ9Mc4FjVLX5esSEbjfSxbVrwoX.jpg",
+ "passport_three": "s0TFL3YnE5QfS0joQMBqHBGDgB2GEBX4qGVO1Egf.jpg",
+ "passport_four": "e3VlQJ7DgSnEgcdwJMRmseulwyW6Pb2EuVptxSLG.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 11:01:01",
+ "updated_at": "2024-11-19 11:01:37",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3842,
+ "unique_id": "TB8318-3842",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Muhaýo",
+ "customer_surname": "Jalilowa",
+ "customer_patronic_name": "Çarybaýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Türkmenistan köçesi 25-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Kelif.ş Türkmenistan köçesi 25-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "621162",
+ "passport_given_at": "2010-12-14",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_at": "1991-09-08",
+ "email": null,
+ "phone": "65453713",
+ "phone_additional": "65324152",
+ "phone_home": "44035421",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "\"Demirýollary\"açyk görnüşli paýdarlar jemgyýetiniň 24-nji şahamçasy",
+ "work_company_accountant_number": "+(993)-63968754",
+ "work_started_at": "2020-09-01",
+ "work_salary": "1693",
+ "work_position": "telefonçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "7DmOw9tAppjhmY3a0IRcTAKY626hKCxrqGqAQmiz.jpg",
+ "passport_two": "gie05LP2gZOJBJGTNa4Xydbofmnzrj0LS8qJY5r9.jpg",
+ "passport_three": "snkGr2pGpcPaP4cIlsLbxFDUexclY4r3f4SJKQSG.jpg",
+ "passport_four": "xJzK30OoXWN7QHNPXtSN2iz3WNEFt9c16OKov9d4.jpg",
+ "user_id": 1023,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 11:06:51",
+ "updated_at": "2024-11-19 13:00:33",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3843,
+ "unique_id": "TB9314-3843",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Duşamowa",
+ "customer_surname": "Dünýägözel",
+ "customer_patronic_name": "Arazdurdyýewna",
+ "passport_address": "S.Türkmenbaşy şäher Görelde köçe 27-jaý",
+ "real_address": "S.Türkmenbaşy şäher Görelde köçe 27-jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "974151",
+ "passport_given_at": "2018-04-26",
+ "passport_given_by": "S.Türkmenbaşy etrap häkimligi",
+ "born_place": "S.Türkmenbaşy şäher ad.şäher",
+ "born_at": "1996-06-13",
+ "email": "Dunyagozel@mail",
+ "phone": "64562689",
+ "phone_additional": "64562689",
+ "phone_home": "64562689",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-i 21-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2018-08-01",
+ "work_salary": "4207",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "single",
+ "passport_one": "M2t0W9TdUGdDwQ8OeADFncOcg3vM7G1cJ7RmXxRk.jpg",
+ "passport_two": "KXrRrjQHGfSPTwK9YDaFGBDr84kYQa0HfVY6mD2D.jpg",
+ "passport_three": "mq1EeJeTEmNSe3bhDLlgs9Cyq0kcQKUtL6gpKY8E.jpg",
+ "passport_four": "5v4yg9CAvYk5eVOzVPJD03UMoDSKtLw2AHmRrc4q.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 11:11:22",
+ "updated_at": "2024-11-19 11:12:02",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3844,
+ "unique_id": "TB1307-3844",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Nurgeldi",
+ "customer_surname": "Şyhmämmedow",
+ "customer_patronic_name": "Şyhmämmedowiç",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr Ruhabat ýt köçe zelili jay5",
+ "real_address": "Aşgabat ş Bagtyýarlyk etr Ruhabat ýt köçe zelili jay5",
+ "passport_serie": "I-AH",
+ "passport_id": "060991",
+ "passport_given_at": "1999-07-12",
+ "passport_given_by": "Ahal welaýat Aşgabat etrap PB",
+ "born_place": "aşgabat",
+ "born_at": "1978-10-29",
+ "email": "Nurgeldi@gmail.çom",
+ "phone": "62682230",
+ "phone_additional": "62682230",
+ "phone_home": "62682230",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Abatlaýyş ulag DK",
+ "work_company_accountant_number": "+(993)-62682230",
+ "work_started_at": "2023-01-03",
+ "work_salary": "2867",
+ "work_position": "ussa",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "AQkj2npinwIrJ5FieAzLk9MBKpCNvVI2ViIFJzLW.jpg",
+ "passport_two": "Ez0PTaF210iqJt2NBFd9tnxxMhvxFvs06NEqtTQz.jpg",
+ "passport_three": "VPzfF3CXfVCsWfzi04m5LqKecY4RPnpJrkeqShFl.jpg",
+ "passport_four": "BmE3R6E6xKdF1TLtlMaedeJVfhvCUxvKS0bE874e.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 11:31:38",
+ "updated_at": "2024-12-02 11:46:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3845,
+ "unique_id": "TB6360-3845",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Hydyr",
+ "customer_surname": "Geldiýew",
+ "customer_patronic_name": "Grbanmämmedow",
+ "passport_address": "Hazar ş-çe 15-5-35",
+ "real_address": "Hazar ş-çe 15-5-35",
+ "passport_serie": "I-BN",
+ "passport_id": "420477",
+ "passport_given_at": "2011-06-01",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş-çe",
+ "born_at": "1995-05-20",
+ "email": null,
+ "phone": "65199315",
+ "phone_additional": "65199315",
+ "phone_home": "65199315",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Dragon Oil LTD kompanyasy",
+ "work_company_accountant_number": "+(993)-65199315",
+ "work_started_at": "2017-01-17",
+ "work_salary": "2641",
+ "work_position": "Stropolsik",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "LxxhHToN8SYOgQM7HTaIXJaBZs71UlEpAfxb0hX1.jpg",
+ "passport_two": "BUCFgBMQtf6xj9hEqfpTpXRM8EZ71ImmZ9UJWDDV.jpg",
+ "passport_three": "krhcUmF8o4h5sAwgILXZRf1vVkQXZOOD48umoBnM.jpg",
+ "passport_four": "PxTwR2eCUSOKxnJ5E3KW1fsD4LlUAXXQwLwhoowQ.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 11:46:49",
+ "updated_at": "2024-11-25 15:29:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3846,
+ "unique_id": "TB1307-3846",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Hojamyrat",
+ "customer_surname": "Döwletow",
+ "customer_patronic_name": "Serdarowiç",
+ "passport_address": "Aşgabat şaher Bagtyýarlyk etr koçe 2017 jaý67",
+ "real_address": "Aşgabat şaher Bagtyýarlyk etr koçe 2017 jaý67",
+ "passport_serie": "I-AH",
+ "passport_id": "432456",
+ "passport_given_at": "2010-01-20",
+ "passport_given_by": "Aşgabat ş Prezident nyýazow adyndaky etr häkimligi",
+ "born_place": "Aşgabat ş",
+ "born_at": "1993-12-20",
+ "email": "Hojamyrat@gmail.çom",
+ "phone": "61222219",
+ "phone_additional": "61222219",
+ "phone_home": "61222219",
+ "work_region": "ag",
+ "work_province_id": 3,
+ "work_company": "TDNGI",
+ "work_company_accountant_number": "+(993)-61222219",
+ "work_started_at": "2017-08-01",
+ "work_salary": "3110",
+ "work_position": "işgär",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "ZlTwf3HGQeB1W5gXGSiQZHsf8pe68W8zwCmGXrEE.jpg",
+ "passport_two": "NWO60TmUaDcyJlw0T2k92usxa0lIED357GepibWc.jpg",
+ "passport_three": "zUetnZJmAhgdlThQGOfefHNy6RnqQkkVq6LHkogG.jpg",
+ "passport_four": "8f2fNtV4JyxUiwKubSXCirLGXEGOvoEftPoBB7KH.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 11:52:37",
+ "updated_at": "2024-12-02 11:47:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3847,
+ "unique_id": "TB6360-3847",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gözel",
+ "customer_surname": "Aşyrmämmedowa",
+ "customer_patronic_name": "Goçmyradowna",
+ "passport_address": "Hazar ş-çe 29-14-17",
+ "real_address": "Hazar ş-çe 29-14-17",
+ "passport_serie": "I-BN",
+ "passport_id": "032645",
+ "passport_given_at": "1998-09-22",
+ "passport_given_by": "Çeleken şäher polisýa bölimi",
+ "born_place": "Çeleken ş",
+ "born_at": "1982-07-31",
+ "email": null,
+ "phone": "63337793",
+ "phone_additional": "63337793",
+ "phone_home": "63337793",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat Medenýet bölümi",
+ "work_company_accountant_number": "+(993)-63337793",
+ "work_started_at": "1999-08-30",
+ "work_salary": "2798",
+ "work_position": "buhgalter",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vkJ73PE29n3kK45OHWlXT5Z2jJA18ghII4a0Q8z7.jpg",
+ "passport_two": "OWZKJNiEVeeVRXwC1eC12JWm7VPY5Kakm68MzFbF.jpg",
+ "passport_three": "Z8Er2Qx1TjH9ts57owzbjRGYZ3A6IkZkNKp1qr0Z.jpg",
+ "passport_four": "ebyuW77pCeqGXA2xAYRV9brlHp8iXCrRVrmjbjmi.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 12:06:26",
+ "updated_at": "2024-11-25 14:18:21",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3848,
+ "unique_id": "TB8312-3848",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Malika",
+ "customer_surname": "Rajapowa",
+ "customer_patronic_name": "Reyimowna",
+ "passport_address": "Gazojak saher Azady kocesinin 141 jayy 25 oyi",
+ "real_address": "Gazojak saher Azady kocesinin 141 jayy 25 oyi",
+ "passport_serie": "I-LB",
+ "passport_id": "355354",
+ "passport_given_at": "2003-02-04",
+ "passport_given_by": "Lebap welayat Darganata etrap hakimligi",
+ "born_place": "Lebap welayat Gazojak saher",
+ "born_at": "1984-04-21",
+ "email": null,
+ "phone": "63238743",
+ "phone_additional": "63238743",
+ "phone_home": "63238743",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "\"lebapgazcykarys mudirligi\" DBLOB-i",
+ "work_company_accountant_number": "+(993)-63238743",
+ "work_started_at": "1984-04-21",
+ "work_salary": "2350",
+ "work_position": "tam supiriji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "qHK3hl3AdAHTAWQxtzco0gPgy6wTk31VlKOrl1lS.jpg",
+ "passport_two": "spyitz1UtbVl9M9L1YDlh2eoE0QCKbBHpxGBIK6D.jpg",
+ "passport_three": "6SjSPUIK35BIRjy9wPQYQMt1WP7XhVQVZnUv7CQW.jpg",
+ "passport_four": "D8hLSxRSXEfs02Ttf80P8NoK40oliOvoMr2dLydt.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 12:14:25",
+ "updated_at": "2024-11-19 12:14:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3849,
+ "unique_id": "TB6360-3849",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Batyr",
+ "customer_surname": "Jumabaýew",
+ "customer_patronic_name": "Gardaşowiç",
+ "passport_address": "Hazar ş-çe 38-2-22",
+ "real_address": "Hazar ş-çe 38-2-22",
+ "passport_serie": "I-BN",
+ "passport_id": "514487",
+ "passport_given_at": "2007-02-12",
+ "passport_given_by": "Boldumsaz etrap häkimligi",
+ "born_place": "Boldumsaz ş-çe",
+ "born_at": "1989-07-19",
+ "email": null,
+ "phone": "61598952",
+ "phone_additional": "61598952",
+ "phone_home": "61598952",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW BBM 36-njy orta mekdep",
+ "work_company_accountant_number": "+(993)-61598952",
+ "work_started_at": "2022-11-24",
+ "work_salary": "4780",
+ "work_position": "mudir",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "OF6IV2rVzPUau2ZwJ0n9etmSTheyZeqcCeJVNdoK.jpg",
+ "passport_two": "ouvZR2i4LhIIpGmlCjaSyKPAo9GaWSqT9dkISnvP.jpg",
+ "passport_three": "ec0oLkZmoGeQbi3AwjHS05rEnnjlz3ANdtqMpHdI.jpg",
+ "passport_four": "2Jc74tKAslUF0QM5TYcTKj6Rv31kNhiMAPMt86mE.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 12:17:14",
+ "updated_at": "2024-11-25 15:30:35",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3850,
+ "unique_id": "TB6360-3850",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jahan",
+ "customer_surname": "Safarowa",
+ "customer_patronic_name": "Meretmuhammedowna",
+ "passport_address": "Hazar ş-çe 39-6-12",
+ "real_address": "Hazar ş-çe 39-6-12",
+ "passport_serie": "I-BN",
+ "passport_id": "565594",
+ "passport_given_at": "2020-02-15",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş-çe",
+ "born_at": "1996-07-20",
+ "email": null,
+ "phone": "61497429",
+ "phone_additional": "61497429",
+ "phone_home": "61497429",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "BW BBM 34-nji orta mekdep",
+ "work_company_accountant_number": "+(993)-61497429",
+ "work_started_at": "2022-11-29",
+ "work_salary": "4477",
+ "work_position": "mugallym",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "vyf5FHZaQHvfhBwyGDck18nfVcx87wRKKO3NsSFe.jpg",
+ "passport_two": "rcx3FiEn4ltLwx3HiWSPQeVr2YTcmkRNCRWRL8CE.jpg",
+ "passport_three": "8sidkQ7bOHBfyyM64tVTY9xwwmQ7Mq6PNyNokTsx.jpg",
+ "passport_four": "5O0L3ZDoKXRyNq94OlAnjnImcN9sblMzxnL6mgul.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 12:28:17",
+ "updated_at": "2024-11-25 15:31:16",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3851,
+ "unique_id": "TB8312-3851",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 17,
+ "customer_name": "Ogulsirin",
+ "customer_surname": "Begmedowa",
+ "customer_patronic_name": "Allayewna",
+ "passport_address": "Gazojak saher Azady kocesinin 141 jayy 25 oyi",
+ "real_address": "Gazojak saher Azady kocesinin 141 jayy 25 oyi",
+ "passport_serie": "I-DZ",
+ "passport_id": "293493",
+ "passport_given_at": "2002-05-24",
+ "passport_given_by": "Dasoguz wel Akdepe etrap hakimligi",
+ "born_place": "Dosuguz welayat Akdepe etrap Mollenes genesligi",
+ "born_at": "1979-06-02",
+ "email": null,
+ "phone": "64447952",
+ "phone_additional": "64447952",
+ "phone_home": "64447952",
+ "work_region": "lb",
+ "work_province_id": 19,
+ "work_company": "Darganata etrap bilim bolumi 14 cagalar bagy",
+ "work_company_accountant_number": "+(993)-64447952",
+ "work_started_at": "1979-06-02",
+ "work_salary": "3393",
+ "work_position": "terbiyecin komekcisi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "v3Z36pMcE8l1p2CSRJLFoXRt0SyfUTo610HTFUny.jpg",
+ "passport_two": "X6vkvhKLWKBWSDyDYUTtOz9oBjv4637z2ziHznnz.jpg",
+ "passport_three": "VqKrj6oJ5WSIWJ6ZdHMzIAvPevfIfmotAKs96X5J.jpg",
+ "passport_four": "8t6nzOnrRe2MOMVfF6lXtEIXlf3qlEAsDdKCYoa2.jpg",
+ "user_id": 16,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 12:40:09",
+ "updated_at": "2024-11-19 12:40:09",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3852,
+ "unique_id": "TB6352-3852",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Agoýly",
+ "customer_surname": "Berdimyradow",
+ "customer_patronic_name": "Tagangeldiýewiç",
+ "passport_address": "BW, Türkmenbaşy etr., Garabogaz ş., I-kiçi etr., 8/20",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz ş., I-kiçi etr., 8/20",
+ "passport_serie": "I-BN",
+ "passport_id": "172189",
+ "passport_given_at": "2004-12-13",
+ "passport_given_by": "BW, Serdar etrap häkmligi",
+ "born_place": "BW, Serdar etraby",
+ "born_at": "1988-09-28",
+ "email": null,
+ "phone": "65394850",
+ "phone_additional": null,
+ "phone_home": "65394850",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "303-nji ÝHB-i",
+ "work_company_accountant_number": "+(993)-65394850",
+ "work_started_at": "2010-11-01",
+ "work_salary": "1949",
+ "work_position": "ýangyn söndüriji",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "HvHQ2BCnWT994Z0en1cDF3IswrpAEXl6HuwFtwDj.jpg",
+ "passport_two": "EhcQPPkj2xZRXvbAfecDVQkXkx2KOzGWzYlFi0Wm.jpg",
+ "passport_three": "rqWfWi5ZLiORnbP2IeBTywii1DlYqPMLcmCIiFca.jpg",
+ "passport_four": "c5179IIZ2nBaJ8YpfmOb5QfaXrA1T6BQ4HkZbQ7s.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 13:19:20",
+ "updated_at": "2024-11-19 16:23:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3853,
+ "unique_id": "TB9314-3853",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Ýagşymyrat",
+ "customer_surname": "Gazakow",
+ "customer_patronic_name": "Döwletmuradowiç",
+ "passport_address": "S.Türkmenbaşy şäher D.Gurbanow köçe 28-jaý",
+ "real_address": "S.Türkmenbaşy şäher D.Gurbanow köçe 28-jaý",
+ "passport_serie": "I-DZ",
+ "passport_id": "556027",
+ "passport_given_at": "2009-07-16",
+ "passport_given_by": "S.Türkmenbaşy ad.etrap häkimi",
+ "born_place": "S.Türkmenbaşy şäheri",
+ "born_at": "1992-03-31",
+ "email": "Yagsymyrat@mail",
+ "phone": "62586432",
+ "phone_additional": "62586432",
+ "phone_home": "62586432",
+ "work_region": "dz",
+ "work_province_id": 35,
+ "work_company": "S.Türkmenbaşy etrap BB-I",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "2015-08-01",
+ "work_salary": "2328",
+ "work_position": "hünärmen",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "EmyeFGu5SmCa0myWSKbtDn4R9FZuLg0QSce77NZf.jpg",
+ "passport_two": "5weIbN3vKkTnGtmXviGpyVe0sYgglP58jWTCCfr3.jpg",
+ "passport_three": "50OtHDCcdKcyXQS7BkZZAtAXfvRYMeV45ovdp3gz.jpg",
+ "passport_four": "eNVWOFKmpy96Jz5PjpgNwJF4JKWGLXIfALD0z1oj.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 15:11:44",
+ "updated_at": "2024-11-19 15:12:24",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3854,
+ "unique_id": "TB8318-3854",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Manzura",
+ "customer_surname": "Haýdarowa",
+ "customer_patronic_name": "Hudaýberdiýewna",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi Pagtaçy köçesi 2-nji jaýy",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi Pagtaçy köçesi 2-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "330592",
+ "passport_given_at": "2002-09-28",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Megejik geňeşligi",
+ "born_at": "1985-01-12",
+ "email": null,
+ "phone": "63351195",
+ "phone_additional": "71365874",
+ "phone_home": "44035284",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Köýtendag etrabyndaky Kerki pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-63746859",
+ "work_started_at": "2016-07-01",
+ "work_salary": "1724",
+ "work_position": "garawul",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "tkMlnXJlPHlM2ne7YgeiplqNqPzCPiS1fU1JinUx.jpg",
+ "passport_two": "XzC7ineR53qYX9oQqfqS37cXuSKFwaqFSHSaSOU7.jpg",
+ "passport_three": "5ZKMc9gupv7b59py8ZZyarlyWqktpxMiZhMwfA81.jpg",
+ "passport_four": "f4GvTrMQPFw0MBAXkMvdiqieneJ6SHr261HJBpxJ.jpg",
+ "user_id": 1025,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 15:30:35",
+ "updated_at": "2024-11-19 16:11:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3855,
+ "unique_id": "TB6360-3855",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Rejepmämmet",
+ "customer_surname": "Meredow",
+ "customer_patronic_name": "Akmämmetogly",
+ "passport_address": "Balkanabat şäher Uzboý ş-çesi 1 ÝJT 37 jaý 5",
+ "real_address": "Balkanabat şäher Uzboý ş-çesi 1 ÝJT 37 jaý 5",
+ "passport_serie": "I-BN",
+ "passport_id": "582956",
+ "passport_given_at": "2021-05-27",
+ "passport_given_by": "Balkanabat şäher polisýa bölümi",
+ "born_place": "Magtymguly et Gyzylymam obasy",
+ "born_at": "1995-12-02",
+ "email": null,
+ "phone": "64564393",
+ "phone_additional": "64564393",
+ "phone_home": "64564393",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "\"Ýagty ösüş\" HK",
+ "work_company_accountant_number": "+(993)-64564393",
+ "work_started_at": "2021-05-21",
+ "work_salary": "2120",
+ "work_position": "inžiner",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "N74BFMimrUy71sakIEm0gJnJ3E4Jcnwl39zn6Pj0.jpg",
+ "passport_two": "H9Suo5d1UlG4d6ApVf4HVbpYK6reWQfPhFAZQK2B.jpg",
+ "passport_three": "HAFcQ8Yf7wDSSM6gL6ALLzAp8a84PTlZsB9LbHIr.jpg",
+ "passport_four": "GgdXP5ZCDwbcx57quZwgOlvPeCQP2OMS8aArfHbr.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 15:34:17",
+ "updated_at": "2024-12-06 10:55:23",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3856,
+ "unique_id": "TB7390-3856",
+ "loan_type": 2,
+ "region": "mr",
+ "branch_id": 11,
+ "customer_name": "Amangeldi",
+ "customer_surname": "Begadow",
+ "customer_patronic_name": "Akmyradowiç",
+ "passport_address": "Sakarçäge etrabynyň Akýap geňeşliginiň Çetili obasynyň Mary köçesiniň 74-nji jaýy",
+ "real_address": "Sakarçäge etrabynyň Akýap geňeşliginiň Çetili obasynyň Mary köçesiniň 74-nji jaýy",
+ "passport_serie": "II-MR",
+ "passport_id": "010067",
+ "passport_given_at": "2015-01-19",
+ "passport_given_by": "Sakarçäge etrap häkimligi",
+ "born_place": "Sakarçäge etrap",
+ "born_at": "1998-08-18",
+ "email": "karz.mary@tbbank.gov.tm",
+ "phone": "65896133",
+ "phone_additional": "65896133",
+ "phone_home": "65896133",
+ "work_region": "mr",
+ "work_province_id": 8,
+ "work_company": "Maryawtoulag ÖB",
+ "work_company_accountant_number": "+(993)-65896133",
+ "work_started_at": "2024-02-22",
+ "work_salary": "1564",
+ "work_position": "işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "pZCAAimQpVPwrPckkWrgheSA10t1Z78loNurncPG.jpg",
+ "passport_two": "x6qYgE8diE9LBiJIQFjzPwrYa4yYX5nkPI68krKh.jpg",
+ "passport_three": "wRCokrwo26ECur0pBXh01g0KuoKpIxKAma33jo9C.jpg",
+ "passport_four": "72yTcGVHTcn5lCtTvNh3PYzVfWfSREmkvZi9TPxl.jpg",
+ "user_id": 22,
+ "status": "completed",
+ "notes": "Kanagatlandyrylan",
+ "created_at": "2024-11-19 15:46:08",
+ "updated_at": "2024-11-19 15:46:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3857,
+ "unique_id": "TB8302-3857",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Rowşan",
+ "customer_surname": "Annaýew",
+ "customer_patronic_name": "Jumamuratowiç",
+ "passport_address": "Magdanly şäher Ýaşlyk köçe 37/2-nji jaý",
+ "real_address": "Magdanly şäher Ýaşlyk köçe 37/2-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "328317",
+ "passport_given_at": "2002-10-03",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1986-08-24",
+ "email": null,
+ "phone": "71113126",
+ "phone_additional": null,
+ "phone_home": "44052610",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Garlyk kaliý dag-magdan toplumy",
+ "work_company_accountant_number": "+(993)-44037462",
+ "work_started_at": "2023-03-17",
+ "work_salary": "2988",
+ "work_position": "Elektroslesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "CK6ER2lnSGT71nO1rjJitQrTBDW8Cz0g3qvmFD6t.jpg",
+ "passport_two": "ftJyyEgkncWaDJdy5tvNh3gpwgKZDafOwZ2oe80G.jpg",
+ "passport_three": "ek93qnx1ZuhwLRgDJe2PoVR6rOe1B4EYnIfwTtGz.jpg",
+ "passport_four": "3bkG2VjNyBtNOWgz7XB2dG2ia55y8xRIfS9Lq5TU.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 16:38:47",
+ "updated_at": "2024-11-20 15:32:34",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3858,
+ "unique_id": "TB8302-3858",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Abduraşid",
+ "customer_surname": "Kuliýew",
+ "customer_patronic_name": "Iştemirowiç",
+ "passport_address": "Magdanly şäher Soltan-Sanjar köçe 24-nji jaý",
+ "real_address": "Magdanly şäher Soltan-Sanjar köçe 24-nji jaý",
+ "passport_serie": "I-LB",
+ "passport_id": "328278",
+ "passport_given_at": "2002-10-03",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäher häkimligi",
+ "born_at": "1985-05-11",
+ "email": null,
+ "phone": "61804985",
+ "phone_additional": null,
+ "phone_home": "44057832",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "26-njy çagalar bagy",
+ "work_company_accountant_number": "+(993)-44051365",
+ "work_started_at": "2018-10-22",
+ "work_salary": "1919",
+ "work_position": "Işçi",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "0kCb9OTEuc5lEVGiURktf41sG3Q7sFc3CDsveo7Z.jpg",
+ "passport_two": "jwbooqUUOJk2kbCGjt1zo9y9VSZMgfKGHytwLK9L.jpg",
+ "passport_three": "s498WzmBEAFweRJGx3h1rqT0KMn0lgzrilOkDr5N.jpg",
+ "passport_four": "dAJd2GKtq4ebdFGhUTk6A0uisSwgsLAwV926xnst.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 16:45:47",
+ "updated_at": "2024-11-20 15:32:51",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3859,
+ "unique_id": "TB8302-3859",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 18,
+ "customer_name": "Ernazar",
+ "customer_surname": "Narbaýew",
+ "customer_patronic_name": "Irgaşowiç",
+ "passport_address": "Magdanly şäher 2-nji kiçi etr 17/4-nji jaýy",
+ "real_address": "Magdanly şäher 2-nji kiçi etr 17/4-nji jaýy",
+ "passport_serie": "I-LB",
+ "passport_id": "649215",
+ "passport_given_at": "2011-03-01",
+ "passport_given_by": "Magdanly şäher häkimligi",
+ "born_place": "Magdanly şäheri",
+ "born_at": "1969-12-28",
+ "email": null,
+ "phone": "71286912",
+ "phone_additional": null,
+ "phone_home": "44055487",
+ "work_region": "lb",
+ "work_province_id": 26,
+ "work_company": "Medenýet bölümi",
+ "work_company_accountant_number": "+(993)-4407629_",
+ "work_started_at": "2024-07-16",
+ "work_salary": "934",
+ "work_position": "Tansçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "9FHqc3pGjJobEUP1IZQzAHTPjZeR6o9SeeUyiiiE.jpg",
+ "passport_two": "4XFnKk8JprMnMaQ7F2kh5dvw8LZNfToxu9evsGxi.jpg",
+ "passport_three": "B6PcYvQ1drOULgBTU49RyH6WqJDfbcM2TFTo4FFI.jpg",
+ "passport_four": "1G6kdpNgLXpjmAfllrzS2pEGmxRtNOHc532m2Mj9.jpg",
+ "user_id": 15,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 16:50:50",
+ "updated_at": "2024-11-20 15:33:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3860,
+ "unique_id": "TB2305-3860",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Atamyrat",
+ "customer_surname": "Nepesow",
+ "customer_patronic_name": "Annageldiýewiç",
+ "passport_address": "Sarahs şäheriniň Tekehan köçesiniň 50-nji jaýy",
+ "real_address": "Sarahs şäheriniň Tekehan köçesiniň 50-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "240649",
+ "passport_given_at": "2003-12-06",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Sarahs şäherçesi",
+ "born_at": "1986-01-21",
+ "email": null,
+ "phone": "63508670",
+ "phone_additional": null,
+ "phone_home": "13421266",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Bathyz döwlet tebugy goraghanasy",
+ "work_company_accountant_number": "+(993)-13421715",
+ "work_started_at": "2022-02-04",
+ "work_salary": "1938",
+ "work_position": "Inspektor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "5gd2q7sZ5eKTzXkNZMVYoRfXATwEbub2P3okeTA9.jpg",
+ "passport_two": "hsZOnudq7hE1EoOIhJI2IYtc4v4sVKtjt8V8hzcu.jpg",
+ "passport_three": "SSK5h4mWJHofl255uK0HZ0xjtOiLAHIfzyUwEexg.jpg",
+ "passport_four": "vfUCyIWYL1G8hSSpOmowT5TAVlRQY1MiT5WWPlo7.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-11-19 17:08:31",
+ "updated_at": "2024-11-19 17:08:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3861,
+ "unique_id": "TB1307-3861",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Guwanç",
+ "customer_surname": "Ataýew",
+ "customer_patronic_name": "Rejepniýazowiç",
+ "passport_address": "Aşgabat şäheriniň Berkararlyk etrabynyň A.Berdiýew köçe jaý 68 kor a otag 1",
+ "real_address": "Aşgabat şäheriniň Berkararlyk etrabynyň A.Berdiýew köçe jaý 68 kor a otag 1",
+ "passport_serie": "I-AS",
+ "passport_id": "345957",
+ "passport_given_at": "2005-08-31",
+ "passport_given_by": "Aşgabat şäheriniň Azatlyk etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1988-01-10",
+ "email": "Guwanc@mail.ru",
+ "phone": "65236555",
+ "phone_additional": "62356855",
+ "phone_home": "12568545",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Hususy telekeçi Çaryýew Seýitmuhammet Atadurdyýewiçde",
+ "work_company_accountant_number": "+(993)-65856656",
+ "work_started_at": "2019-03-06",
+ "work_salary": "3500",
+ "work_position": "ammarçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gZdVFbXgWD8gyfyP6ZA1L1BHRHmsQIVoYFv69ytf.jpg",
+ "passport_two": "JkSGyxr8FjqNR97RXYP2YAx7PffFxV3xmV8AMUiN.jpg",
+ "passport_three": "u8xUjmKpn23mURT5JUkMWQEu1gCE3LDJiUkUocQ1.jpg",
+ "passport_four": "1udvlN97fFPt0RdWlKtdOn2VtZflwKcHJ3kI7qJc.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-19 17:34:09",
+ "updated_at": "2024-12-02 11:47:54",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3862,
+ "unique_id": "TB1307-3862",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Farhat",
+ "customer_surname": "Esenow",
+ "customer_patronic_name": "Arslanowiç",
+ "passport_address": "Aşgabat ş Bagtyýarlyk etr koçe Aba garryýew jaý 65",
+ "real_address": "şgabat ş BAgtyýarlyk etr koçe Aba garryýew jaý 65",
+ "passport_serie": "I-AS",
+ "passport_id": "569699",
+ "passport_given_at": "2017-08-30",
+ "passport_given_by": "Aşgabat ş Bagtyýarlyk etr",
+ "born_place": "Aşgabat ş",
+ "born_at": "2001-08-21",
+ "email": "Farhat@gmail.çom",
+ "phone": "64699977",
+ "phone_additional": "64699977",
+ "phone_home": "64699977",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Telekeçi Sazakowda",
+ "work_company_accountant_number": "+(993)-64699977",
+ "work_started_at": "2024-04-19",
+ "work_salary": "3400",
+ "work_position": "iş ýörediji",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "6h0n0oUrsT511Zg13fok7oNyMkGvjdM9GKyJisgU.jpg",
+ "passport_two": "xfNnQpS6yUmD5OWkZmWJ8avt6r810qie0XN5Mvmk.jpg",
+ "passport_three": "tm5ceSyCBuKpMV9iwzS4WPIBzpR6Fj1nnH3KFiPZ.jpg",
+ "passport_four": "Ow9V0AfhwZh1wEjdOvceJiXUIiiWaYBD9WHCbebe.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 09:44:53",
+ "updated_at": "2024-12-02 11:48:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3863,
+ "unique_id": "TB6360-3863",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Gunça",
+ "customer_surname": "Gylyjowa",
+ "customer_patronic_name": "Aşyrgeldiýewna",
+ "passport_address": "Hazar ş-çe Garagöl obasy jaý 140",
+ "real_address": "Hazar ş-çe Garagöl obasy jaý 140",
+ "passport_serie": "I-BN",
+ "passport_id": "584812",
+ "passport_given_at": "2022-05-31",
+ "passport_given_by": "Hazar şäher polisýa bölümi",
+ "born_place": "Hazar ş",
+ "born_at": "1999-06-26",
+ "email": null,
+ "phone": "63243946",
+ "phone_additional": "63243946",
+ "phone_home": "63243946",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Jemagat hojalyk müdirligi",
+ "work_company_accountant_number": "+(993)-63243946",
+ "work_started_at": "2020-12-01",
+ "work_salary": "2264",
+ "work_position": "hojalyk",
+ "education": "middle_school",
+ "marriage_status": "single",
+ "passport_one": "rKXS6xaCD5DuP4ilBwVJZ9syNUo8q1BRQawUiDhF.jpg",
+ "passport_two": "JB9gCsBykIjzXbZCXiMgWE9DFFi4arINRNVsNH10.jpg",
+ "passport_three": "f8d1MUgjq64eJrcJ5FF8ZvzWImfxBuo2Bbkr0XXr.jpg",
+ "passport_four": "woBxHWo6KTrziAFDafKbyWW6yRjfTxjvWGcXlS7n.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 11:31:20",
+ "updated_at": "2024-11-25 16:38:14",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3864,
+ "unique_id": "TB6360-3864",
+ "loan_type": 1,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Mustafa",
+ "customer_surname": "Artykow",
+ "customer_patronic_name": "Nurymuhammedowiç",
+ "passport_address": "Hazar ş-çe 56-5-1",
+ "real_address": "Hazar ş-çe 56-5-1",
+ "passport_serie": "I-BN",
+ "passport_id": "420676",
+ "passport_given_at": "2011-12-05",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş-çe",
+ "born_at": "1995-10-11",
+ "email": null,
+ "phone": "64095029",
+ "phone_additional": "64095029",
+ "phone_home": "64095029",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Dragon Oil LTD",
+ "work_company_accountant_number": "+(993)-64095029",
+ "work_started_at": "2024-07-25",
+ "work_salary": "2128",
+ "work_position": "ammarçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "4vU6p1Zq1G6otrD5IM1DopGEkAd9DFFnYTor07Ub.jpg",
+ "passport_two": "xdSH4g5JKhvaaM4eHemNNjATJ9dGZA5kTcytyIxW.jpg",
+ "passport_three": "6aFR1NTySsV89peTpRFgIoOZ7Amw6yYLDO4dhZl6.jpg",
+ "passport_four": "X6O7bHeQq59iHKyz9F1N9ZFAdF6V9TKgJpW3Lznk.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 12:06:26",
+ "updated_at": "2024-11-25 16:38:29",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3865,
+ "unique_id": "TB1303-3865",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Gurbannazar",
+ "customer_surname": "Keltäýew",
+ "customer_patronic_name": "Begnazarowiç",
+ "passport_address": "Aşgabat şäheriniň Köpetdag etrabynyň 2023nji köçesiniň 58-nji jaýynyň 7-nji otagy",
+ "real_address": "Aşgabat şäheriniň Köpetdag etrabynyň 2023nji köçesiniň 58-nji jaýynyň 7-nji otagy",
+ "passport_serie": "I-AS",
+ "passport_id": "321535",
+ "passport_given_at": "2004-09-02",
+ "passport_given_by": "Aşgabat şäheriniň Çandybil etrap häkimligi",
+ "born_place": "Balkan welaýatynyň Magtymguly etrabynyň Könekesir geňeşligi",
+ "born_at": "1988-02-24",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "65640663",
+ "phone_additional": "65640663",
+ "phone_home": "12546872",
+ "work_region": "ag",
+ "work_province_id": 2,
+ "work_company": "Aşgabat şäheriniň Arassalaýyş, abadanlaşdyryş birleşiginiň Büzmeýin etrap Arassaçylyk müdirligi",
+ "work_company_accountant_number": "+(993)-65640663",
+ "work_started_at": "2022-02-01",
+ "work_salary": "2251",
+ "work_position": "uly hasapçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "KsxslCLnhn4UJyGG6eqtMtT8XIWexCEExh6bmGpU.jpg",
+ "passport_two": "3ybprjoZciidzrQqjEJK8VLxdosJkAfOCBnnt61r.jpg",
+ "passport_three": "mmqghwjE1l7HQqkqtCvq9YnylhsxMfjqPxk72brb.jpg",
+ "passport_four": "0nATF2lH7Wv19BlE5mFYIt1NGUU7m5I5Bf1FyHaR.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 12:52:21",
+ "updated_at": "2024-11-26 10:06:19",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3866,
+ "unique_id": "TB6360-3866",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Jemal",
+ "customer_surname": "Gylyçtäjowa",
+ "customer_patronic_name": "Miriýewna",
+ "passport_address": "Hazar ş-çe 31-1-2",
+ "real_address": "Hazar ş-çe 31-1-2",
+ "passport_serie": "I-BN",
+ "passport_id": "584817",
+ "passport_given_at": "2022-06-01",
+ "passport_given_by": "Hazar şäher polisýa bölümi",
+ "born_place": "Hazar ş-çe",
+ "born_at": "1977-03-30",
+ "email": null,
+ "phone": "65290658",
+ "phone_additional": "65290658",
+ "phone_home": "65290658",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Dag-Deňiz HK",
+ "work_company_accountant_number": "+(993)-65290658",
+ "work_started_at": "2018-09-17",
+ "work_salary": "3100",
+ "work_position": "şepagat uýasy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "UJRWomx4vUX8hsQsdz032ygfepZlzZckCns2piUy.jpg",
+ "passport_two": "pUwyCBVEWNfT8h7TO6HDxXfgUvPwTBCCTk2Q0C41.jpg",
+ "passport_three": "hZi7XG5eH7AB23uiGYVoJK8c297eerUoEe8ZjWUL.jpg",
+ "passport_four": "FTeD10aWYMyAHBDMKcnjiGDYT16jglklhNTT8igj.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 12:54:49",
+ "updated_at": "2024-12-06 10:56:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3867,
+ "unique_id": "TB6352-3867",
+ "loan_type": 4,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Mekan",
+ "customer_surname": "Geldibaýew",
+ "customer_patronic_name": "Magtymgulyýewiç",
+ "passport_address": "BW, Türkmenbaşy etr., Garabogaz ş., I-kiçi etr., 4/20",
+ "real_address": "BW, Türkmenbaşy etr., Garabogaz ş., I-kiçi etr., 4/20",
+ "passport_serie": "I-BN",
+ "passport_id": "469745",
+ "passport_given_at": "2015-09-19",
+ "passport_given_by": "BW, Garabogaz şäher häkimligi",
+ "born_place": "DW, Akdepe etraby",
+ "born_at": "1999-08-06",
+ "email": null,
+ "phone": "61515619",
+ "phone_additional": null,
+ "phone_home": "61515619",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-61515619",
+ "work_started_at": "2024-09-26",
+ "work_salary": "1724",
+ "work_position": "slesar",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "tGHCqGTNQqyucP56fi43jxOgDZ3ve2UyOp01xv8r.jpg",
+ "passport_two": "GwInKpuME8C1S7TjtJmLHtoNVQQWZGVs8QAgJ5qP.jpg",
+ "passport_three": "1uAcbZqMtQUkEJnzPVDFOeTmJhbqxgv6ByD0sM8K.jpg",
+ "passport_four": "pYtLXTCbZ2iw7ePvME6asErNvD50E84Nir0d8WUp.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 14:07:07",
+ "updated_at": "2024-11-20 14:07:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3868,
+ "unique_id": "TB6352-3868",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Öwezgeldi",
+ "customer_surname": "Saryýew",
+ "customer_patronic_name": "Azadowiç",
+ "passport_address": "BW, Magtymguly etr., Ýagtylyk köç., 1",
+ "real_address": "BW, Türkmenbaşye etr., Garabogaz şäheri",
+ "passport_serie": "I-BN",
+ "passport_id": "542390",
+ "passport_given_at": "2018-07-16",
+ "passport_given_by": "BW, Magtymguly etrap häkimligi",
+ "born_place": "BW, Magtymguly etraby",
+ "born_at": "1984-01-12",
+ "email": null,
+ "phone": "65655785",
+ "phone_additional": null,
+ "phone_home": "65655785",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Garabogazkarbamid\" zawody",
+ "work_company_accountant_number": "+(993)-65655785",
+ "work_started_at": "2018-08-02",
+ "work_salary": "2631",
+ "work_position": "hünärmen",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "6kg4bor7tZ36dTkhiXv7bGbq95maoV4x1EjPcNEQ.jpg",
+ "passport_two": "AVE3zmV0DPS7N98PjEFU5d3Zhy6dd8W5nO09uPhp.jpg",
+ "passport_three": "hkzYY8iM7OCOd0qGmI93EaqKd0jwuCnpZMwoxzF4.jpg",
+ "passport_four": "SoZxmyWPvIEaPMKqpE4SdY4CLcTTPpDrqpnZHl16.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 14:10:31",
+ "updated_at": "2024-11-20 14:10:31",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3869,
+ "unique_id": "TB6352-3869",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Meretgylyç",
+ "customer_surname": "Annaweliew",
+ "customer_patronic_name": "Arazgylyjowiç",
+ "passport_address": "BW, Balkanabat ş., Jebel ş., Azady köç., 133",
+ "real_address": "BW, Balkanabat ş., Jebel ş., Azady köç., 133",
+ "passport_serie": "I-BN",
+ "passport_id": "425106",
+ "passport_given_at": "2010-10-26",
+ "passport_given_by": "BW, Balkanabat şäher häkimligi",
+ "born_place": "BW, Jebel şäherçesi",
+ "born_at": "1992-02-16",
+ "email": null,
+ "phone": "61672881",
+ "phone_additional": null,
+ "phone_home": "61672881",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "\"Balkan\" sement zawody",
+ "work_company_accountant_number": "+(993)-61672881",
+ "work_started_at": "2013-07-05",
+ "work_salary": "3312",
+ "work_position": "çalyşyk ussa",
+ "education": "school",
+ "marriage_status": "married",
+ "passport_one": "T56tUWXTuAyOgd6CTnK4RWt52f8hRhCAlt19Djec.jpg",
+ "passport_two": "NOtBd2vv11yrRY2QxtlI3XwZ83PNDrBwmMnvOVR4.jpg",
+ "passport_three": "q7OvF1ao6oJDaHHnw95BdW2SdeibQznTifcuJPi6.jpg",
+ "passport_four": "1uNmjg6QgPyErKBfHeWMxTEMYJ8pTaCGy805VhD7.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 14:24:25",
+ "updated_at": "2024-11-20 14:24:25",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3870,
+ "unique_id": "TB6360-3870",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 24,
+ "customer_name": "Amanbibi",
+ "customer_surname": "Kiýathanowa",
+ "customer_patronic_name": "Kiýathanowna",
+ "passport_address": "Hazar ş-çe 37-8-16",
+ "real_address": "Hazar ş-çe 37-8-16",
+ "passport_serie": "I-BN",
+ "passport_id": "566616",
+ "passport_given_at": "2019-12-10",
+ "passport_given_by": "Hazar şäher häkimligi",
+ "born_place": "Hazar ş",
+ "born_at": "1979-11-23",
+ "email": null,
+ "phone": "64882353",
+ "phone_additional": "64882353",
+ "phone_home": "64882353",
+ "work_region": "bn",
+ "work_province_id": 51,
+ "work_company": "Balkanabat yod zawody Hazar himiýa zawody",
+ "work_company_accountant_number": "+(993)-64882353",
+ "work_started_at": "2020-04-01",
+ "work_salary": "2241",
+ "work_position": "elektromantyaor",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "EyRSVbOfV9kRIVaYTiGEiThTnGCzMMYn23Qv9Z3p.jpg",
+ "passport_two": "1s6tBJI5KoxezCq5TNXJ3b67QZyJkSUjWBkaONqD.jpg",
+ "passport_three": "WZOtrSylYizOrPauwHQhlezKGmDVZqOHFIeywU7S.jpg",
+ "passport_four": "sbx7pG8Fq1zSaJeK76VoU9J0B1w6X6CgnJDHki8p.jpg",
+ "user_id": 9,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 14:34:20",
+ "updated_at": "2024-12-04 15:48:22",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3871,
+ "unique_id": "TB1307-3871",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 8,
+ "customer_name": "Leyli",
+ "customer_surname": "Babaniyazowa",
+ "customer_patronic_name": "Gundogdyyewna",
+ "passport_address": "Asgabat saherinin Berkararlyk etrabynyn Parahat 7 5 yt jay 18 otag 32",
+ "real_address": "Asgabat saherinin Berkararlyk etrabynyn Parahat 7 5 yt jay 18 otag 32",
+ "passport_serie": "I-AS",
+ "passport_id": "215490",
+ "passport_given_at": "2001-08-16",
+ "passport_given_by": "Asgabat saherinin Prezident Nyyazow adyndaky etrap hakimligi",
+ "born_place": "Asgabat saheri",
+ "born_at": "1984-12-19",
+ "email": "Leyli@gmail.com",
+ "phone": "65674504",
+ "phone_additional": "65674504",
+ "phone_home": "12515680",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "14 nji saglyk oyi",
+ "work_company_accountant_number": "+(993)-12515680",
+ "work_started_at": "2019-11-03",
+ "work_salary": "1934",
+ "work_position": "kici saglygy gorayys isgari",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "ehCjYAVDF8CbferqwOI0cddnDVRSbgFJWY0YQBDg.jpg",
+ "passport_two": "FM4oGfjYYAN3ZqyYtuBJ3BUURQikjoWy3YBGNFY1.jpg",
+ "passport_three": "xhQd8S0ZKlvaUB1ykFhkbo86S8F8Th7CCMAYpzqC.jpg",
+ "passport_four": "ygPfS6whi8ULUWAcDOkyeuEBPsDAZWJDfRV9b52o.jpg",
+ "user_id": 25,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 15:03:17",
+ "updated_at": "2024-12-02 11:55:08",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3872,
+ "unique_id": "TB2305-3872",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Bäşim",
+ "customer_surname": "Şyhyýew",
+ "customer_patronic_name": "Jumadurdyýewiç",
+ "passport_address": "Sarahs etrabynyň Aşgabat obasy",
+ "real_address": "Sarahs etrabynyň Aşgabat obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "705518",
+ "passport_given_at": "2018-02-07",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1987-05-23",
+ "email": null,
+ "phone": "62043033",
+ "phone_additional": null,
+ "phone_home": "13426241",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "\"Dürli-Ýaz\" Hususy kärhanasy",
+ "work_company_accountant_number": "+(993)-12754073",
+ "work_started_at": "2023-10-12",
+ "work_salary": "1280",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ep3TM1my7V81m6UH4QoF0n2aNw158PP3yj0kMcHe.jpg",
+ "passport_two": "AyhxLYZlN2tAsLblipcMDikPsLt7u8nwtwN7BCzL.jpg",
+ "passport_three": "EkxtvmfMeGzIwguOluD0vXgwyzA9Ginxnw8KGF94.jpg",
+ "passport_four": "7DkfcXAoNoaAKmMRg0xI6MjK9Bs75FtVMgC2pWHs.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-11-20 16:41:42",
+ "updated_at": "2024-11-20 16:41:42",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3873,
+ "unique_id": "TB2305-3873",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Ejebaý",
+ "customer_surname": "Şamyýewa",
+ "customer_patronic_name": "Ýazgulyýewna",
+ "passport_address": "Sarahs etrabynyň Kiçiaga geňeşliginiň Rysgally obasy",
+ "real_address": "Sarahs etrabynyň Kiçiaga geňeşliginiň Rysgally obasy",
+ "passport_serie": "I-AH",
+ "passport_id": "517088",
+ "passport_given_at": "2011-07-26",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1992-03-23",
+ "email": null,
+ "phone": "63218372",
+ "phone_additional": null,
+ "phone_home": "71286020",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "Sarahs etrabynyň 8-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-63218372",
+ "work_started_at": "2018-01-02",
+ "work_salary": "3232",
+ "work_position": "Kätip",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "hzTEXfIb8W89gD0Jg0Sqyq7LlqsqB0wyvHjojaZ6.jpg",
+ "passport_two": "OWVuYtWXBJYMaiJjSApa3UJ7xKxp9Qi2dkbu8OK5.jpg",
+ "passport_three": "9xyTjgJxsY44zAsDTGYs9dsGVVtpurr6FwCjgCp6.jpg",
+ "passport_four": "y8jRTHl2Au8XGjPJmQBKs5SzgstNm4tEoXvOh58k.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-11-20 16:48:28",
+ "updated_at": "2024-11-20 16:48:28",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3874,
+ "unique_id": "TB1303-3874",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Begenç",
+ "customer_surname": "Kulyýew",
+ "customer_patronic_name": "Baýrammyradowiç",
+ "passport_address": "Aşgabat şäher Büzmeýin etrap Bagyr ý/t Hindiwar köçesi 23-nji jaýy",
+ "real_address": "Aşgabat şäher Büzmeýin etrap Bagyr ý/t Hindiwar köçesi 23-nji jaýy",
+ "passport_serie": "I-AS",
+ "passport_id": "520343",
+ "passport_given_at": "2015-04-22",
+ "passport_given_by": "Aşgabat şäheriniň Arçabil etrap häkimligi",
+ "born_place": "Aşgabat şäheri",
+ "born_at": "1994-08-16",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "61727221",
+ "phone_additional": "61727221",
+ "phone_home": "61727221",
+ "work_region": "ag",
+ "work_province_id": 5,
+ "work_company": "Aşgabat şäher 15-nji saglyk öýi",
+ "work_company_accountant_number": "+(993)-12478467",
+ "work_started_at": "2017-12-01",
+ "work_salary": "1986",
+ "work_position": "goragçy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "gxKcE3noLKReErTc5phbzv2M3xcwkpQvQFPRbFXQ.jpg",
+ "passport_two": "h61RnUYyis0bVFeLsP7MvzSaXr4pJyXRQoSDl2xd.jpg",
+ "passport_three": "oljCtNWld8Vzi9U1iveGsWxiyD45dNPPsqFmlPKR.jpg",
+ "passport_four": "LVoEID1D8URSedR5iVF5nMgyUa7HMkrnzAkjNlxn.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 16:49:59",
+ "updated_at": "2024-11-29 09:00:44",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3875,
+ "unique_id": "TB6352-3875",
+ "loan_type": 2,
+ "region": "bn",
+ "branch_id": 25,
+ "customer_name": "Gülaýym",
+ "customer_surname": "Mämmetgurbanowa",
+ "customer_patronic_name": "Gafurmämmedowna",
+ "passport_address": "BW, Balkanabat ş., Jebel ş., Baýram Şahyr köç., 2",
+ "real_address": "BW, Balkanabat ş., Jebel ş., Baýram Şahyr köç., 2",
+ "passport_serie": "I-BN",
+ "passport_id": "469962",
+ "passport_given_at": "2015-06-26",
+ "passport_given_by": "BW, Balkanabat şäher häkimligi",
+ "born_place": "BW, Jebel şäherçesi",
+ "born_at": "1999-06-03",
+ "email": null,
+ "phone": "62228785",
+ "phone_additional": null,
+ "phone_home": "62228785",
+ "work_region": "bn",
+ "work_province_id": 50,
+ "work_company": "Goturdepe buraw işleri müdirligi",
+ "work_company_accountant_number": "+(993)-62228785",
+ "work_started_at": "2021-07-02",
+ "work_salary": "2904",
+ "work_position": "işleri bölüji",
+ "education": "school",
+ "marriage_status": "single",
+ "passport_one": "6YeU34ayRWKGqY6j3lg4nWwqbxdenUp9o1qq6n05.jpg",
+ "passport_two": "Hr0R7AFk338h9GWcKGMqnefBsOotZkgURTeKLahN.jpg",
+ "passport_three": "I2VyR06UQ88WCpP7lVf9hApJBXekSn42iqkL7DHi.jpg",
+ "passport_four": "PhNiGTO6XO5BcPo6SJq513dWmoHYW4BdSWUHU0fR.jpg",
+ "user_id": 8,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 17:01:55",
+ "updated_at": "2024-11-20 17:01:55",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3876,
+ "unique_id": "TB1303-3876",
+ "loan_type": 1,
+ "region": "ag",
+ "branch_id": 6,
+ "customer_name": "Döwran",
+ "customer_surname": "Dädebaýew",
+ "customer_patronic_name": "Ýazmyradowiç",
+ "passport_address": "Daşoguz welaýatynyň Görogly etrabynyň Aksaraý geňeşligi",
+ "real_address": "Aşgabat şäher Berkararlyk etrap Çapaýew köçesi 62-nji jaýy 24-nji öýi",
+ "passport_serie": "I-DZ",
+ "passport_id": "844285",
+ "passport_given_at": "2014-03-31",
+ "passport_given_by": "Daşoguz welaýatynyň Görogly etrap häkimligi",
+ "born_place": "Daşoguz welaýatynyň Köneürgenç etrabynyň köneürgenç şäheri",
+ "born_at": "1998-03-23",
+ "email": "info.Azatlyk@tbbank.gov.tm",
+ "phone": "64952338",
+ "phone_additional": "64952338",
+ "phone_home": "64952338",
+ "work_region": "ag",
+ "work_province_id": 52,
+ "work_company": "42144 Harby bölümi",
+ "work_company_accountant_number": "+(993)-64952338",
+ "work_started_at": "2022-01-01",
+ "work_salary": "4023",
+ "work_position": "gullukçy",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "4CfU67T145TUXWj3LjVY6SFXFtmXFx2vi6gJQtSK.jpg",
+ "passport_two": "7xVyrN0PVrHKtC25iEQ7OHV4vOXVSfKnhbCYwW0p.jpg",
+ "passport_three": "VsYqbIQu1HSHZAlnXqGumX6iBqSVJaoLpbcbUxkw.jpg",
+ "passport_four": "W6JoZ9PYSq7MX6XyHnPUN2CX40P8R0ZOMOBbDhbU.jpg",
+ "user_id": 27,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-20 17:19:56",
+ "updated_at": "2024-11-23 12:36:53",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3877,
+ "unique_id": "TB9314-3877",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Owezmyrat",
+ "customer_surname": "Elýasow",
+ "customer_patronic_name": "Aşyrbaýewiç",
+ "passport_address": "Köneürgenç şäher Ahal köçesi 3/3-nji jaýy",
+ "real_address": "Köneürgenç şäher Ahal köçesi 3/3-nji jaýy",
+ "passport_serie": "II-DZ",
+ "passport_id": "115266",
+ "passport_given_at": "2023-01-16",
+ "passport_given_by": "Köneürgenç etrap Polisiýa bölümi",
+ "born_place": "Köneürgenç şäheri",
+ "born_at": "1989-02-16",
+ "email": "Owezmyrat@mail",
+ "phone": "62912620",
+ "phone_additional": "62912620",
+ "phone_home": "62912620",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "S.A.Nyýazow ad. Pagta arassalaýjy kärhanasy",
+ "work_company_accountant_number": "+(993)-31352___",
+ "work_started_at": "2024-06-10",
+ "work_salary": "1971",
+ "work_position": "ussa",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "S82LGCZR63p1hMD3PXfshRMWvp1AGuzgm1NfazQi.jpg",
+ "passport_two": "VNrUH5JDBIsets6PikLUc2oTyIH1PElUx1kQau17.jpg",
+ "passport_three": "lHjqyVoe4uGdfRA6n5Ctwh5I5dDsCr8uwHS8WGl5.jpg",
+ "passport_four": "S09fvbaJQETMX9TwMEzPT8qqY1HARY2FpGjneLUq.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-21 15:07:29",
+ "updated_at": "2024-11-21 15:08:00",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3878,
+ "unique_id": "TB9314-3878",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 27,
+ "customer_name": "Saparbibi",
+ "customer_surname": "Kakabaýewa",
+ "customer_patronic_name": "Alaşbaýewna",
+ "passport_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "real_address": "Köneürgenç etrabynyň Akderýa geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "019342",
+ "passport_given_at": "1999-01-22",
+ "passport_given_by": "Köneürgenç etrap PB",
+ "born_place": "S.Türkmenbaşy ad.etrabynyň N.Gylyjow ad.geňeşlik",
+ "born_at": "1970-04-12",
+ "email": "Saparbibi@mail",
+ "phone": "62176397",
+ "phone_additional": "62176397",
+ "phone_home": "62176397",
+ "work_region": "dz",
+ "work_province_id": 34,
+ "work_company": "Köneürgenç etrap bilim bölümi 24-nji orta mekdebi",
+ "work_company_accountant_number": "+(993)-33339___",
+ "work_started_at": "1992-08-01",
+ "work_salary": "3698",
+ "work_position": "mugallym",
+ "education": "high_education",
+ "marriage_status": "married",
+ "passport_one": "bBn2uBiYeSOE0Yax1f5D8gd7WCxqksty0rC4nItg.jpg",
+ "passport_two": "DlkeFhzYZ1RV8YYYVIr9MfFcSVMOYakJxklkzcuw.jpg",
+ "passport_three": "ERI798QVPTD6iFpFjTWBrWWLl1Brvqnr1JeFElth.jpg",
+ "passport_four": "NMNt3kT2KWBFuPNUQV8fO6JBvNy7iwSzn6glI8xi.jpg",
+ "user_id": 394,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-21 15:25:22",
+ "updated_at": "2024-11-21 15:26:07",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3879,
+ "unique_id": "TB2305-3879",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Begenç",
+ "customer_surname": "Gurdow",
+ "customer_patronic_name": "Annagulyýew",
+ "passport_address": "Sarahs şäheriniň Hudaýberdiýew köçesiniň 4-nji jaýy",
+ "real_address": "Sarahs şäheriniň Hudaýberdiýew köçesiniň 4-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "425209",
+ "passport_given_at": "2010-03-15",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs etrabynyň Aşgabat obasy",
+ "born_at": "1992-05-05",
+ "email": null,
+ "phone": "64929997",
+ "phone_additional": null,
+ "phone_home": "63122103",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "\"Sarahsagyzsuw\" müdürligi",
+ "work_company_accountant_number": "+(993)-13423432",
+ "work_started_at": "2014-01-07",
+ "work_salary": "2711",
+ "work_position": "Slesar",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "Ovqo0p5tPJ3aXFWRyH3OvwuARLtfOrdiVWWEd9x4.jpg",
+ "passport_two": "fgkIay2z5wf716zlQXQO1M8ASqadNCRbK30PH1Qd.jpg",
+ "passport_three": "94HEZQcSIWPk0MCGDXRbVZE8395iX3iol0Gzc36N.jpg",
+ "passport_four": "FX0oaL816p33r4EzCAsjUFE5gPO8gX58p17qaa55.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-11-21 15:54:59",
+ "updated_at": "2024-11-21 15:54:59",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3880,
+ "unique_id": "TB2305-3880",
+ "loan_type": 2,
+ "region": "ah",
+ "branch_id": 15,
+ "customer_name": "Şöhrat",
+ "customer_surname": "Şyhyýew",
+ "customer_patronic_name": "Begmyradowiç",
+ "passport_address": "Sarahs şäheriniň 47-nji jaýy",
+ "real_address": "Sarahs şäheriniň 47-nji jaýy",
+ "passport_serie": "I-AH",
+ "passport_id": "695618",
+ "passport_given_at": "2017-09-27",
+ "passport_given_by": "Sarahs etrap häkimligi",
+ "born_place": "Sarahs ertabynyň Sarahs şäheri",
+ "born_at": "1988-10-13",
+ "email": null,
+ "phone": "61720306",
+ "phone_additional": null,
+ "phone_home": "63161524",
+ "work_region": "ah",
+ "work_province_id": 48,
+ "work_company": "\"Tejenelektrikulgamy\" kärhanasynyň Sarahs etrap elektrik ulgamy bölümi",
+ "work_company_accountant_number": "+(993)-13571667",
+ "work_started_at": "2015-07-17",
+ "work_salary": "3133",
+ "work_position": "Sürüji",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "F4ncL3GypbOLWIDUqzC2t4z6L3G9FdueP0djKmu7.jpg",
+ "passport_two": "VTEhV3eQGk2HZrdUDlX0THPhqt0xWvw2gKQziqqC.jpg",
+ "passport_three": "c5JCoYLo5I67C1jQiX2ibypypBxTjjArnvg9dff4.jpg",
+ "passport_four": "Co3pN8SMk45g4rTPiiIbvzvlA24amloKJGYcIBye.jpg",
+ "user_id": 18,
+ "status": "completed",
+ "notes": "Tamamlanan",
+ "created_at": "2024-11-21 16:04:15",
+ "updated_at": "2024-11-21 16:04:15",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3881,
+ "unique_id": "TB8318-3881",
+ "loan_type": 2,
+ "region": "lb",
+ "branch_id": 20,
+ "customer_name": "Döwürkul",
+ "customer_surname": "Abdyreýimow",
+ "customer_patronic_name": "O",
+ "passport_address": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi S.A.Nyýazow köçesi 56-njy jaý",
+ "real_address": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi S.A.Nyýazow köçesi 56-njy jaý",
+ "passport_serie": "II-LB",
+ "passport_id": "008832",
+ "passport_given_at": "2018-04-18",
+ "passport_given_by": "Lebap welaýatynyň Köýtendag etrap häkimligi tarapyndan",
+ "born_place": "Lebap welaýatynyň Köýtendag etrabynyň Akgumolam geňeşligi",
+ "born_at": "1979-08-09",
+ "email": null,
+ "phone": "61143104",
+ "phone_additional": "65324185",
+ "phone_home": "44035241",
+ "work_region": "lb",
+ "work_province_id": 22,
+ "work_company": "Lebap welaýatynyň Polisiýa Müdirliginiň Gorag bölümi",
+ "work_company_accountant_number": "+(993)-65324152",
+ "work_started_at": "2000-12-08",
+ "work_salary": "3343",
+ "work_position": "Polisiýa goragçysy",
+ "education": "middle_school",
+ "marriage_status": "married",
+ "passport_one": "O7JnttXQuKhjtJlPBzcc8FSd3ozzpQcmCwK0iXZ4.jpg",
+ "passport_two": "TmMYt8otJd10GwBvAALujt6d2wWMIaEXw5hLny5n.jpg",
+ "passport_three": "Mv3TsV4vvAL52TDzt5HQKYr4feoBM0gsbxxtTtUc.jpg",
+ "passport_four": "qiNE7QUEPHnA0tsLBLpQ2RRHo677AyEzI6CFtc55.jpg",
+ "user_id": 1026,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-21 16:25:04",
+ "updated_at": "2024-11-21 16:27:11",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3882,
+ "unique_id": "TB9315-3882",
+ "loan_type": 2,
+ "region": "dz",
+ "branch_id": 28,
+ "customer_name": "Bahargül",
+ "customer_surname": "Gubaýewa",
+ "customer_patronic_name": "Pirnepesowna",
+ "passport_address": "Görogly etrap Bereket geňeşligi",
+ "real_address": "Görogly etrap Bereket geňeşligi",
+ "passport_serie": "I-DZ",
+ "passport_id": "417939",
+ "passport_given_at": "2005-07-11",
+ "passport_given_by": "Görogly etrap häkimligi",
+ "born_place": "Köneürgenç etrap Täzegüýç geňeşligi",
+ "born_at": "1972-04-01",
+ "email": "karz.Gorogly@tbbank.gov.tm",
+ "phone": "63360452",
+ "phone_additional": "63360452",
+ "phone_home": "63360452",
+ "work_region": "dz",
+ "work_province_id": 31,
+ "work_company": "Görogly etrabynyň 39-njy orta mekdebi",
+ "work_company_accountant_number": "+(993)-63360452",
+ "work_started_at": "2024-09-02",
+ "work_salary": "1837",
+ "work_position": "mugallym",
+ "education": "Unfinished_high_education",
+ "marriage_status": "married",
+ "passport_one": "DYATS1Hr73YdI4k5d1HmVdLAHZzf9KL8uRJGxqfr.jpg",
+ "passport_two": "PyUdsNq4fJ4qvbdbShHWJeaGANQlUchXff6eq06r.jpg",
+ "passport_three": "ysDKUPRTVlJ2ISruKIAlmCd1L1fbDGqwjeqX6P1d.jpg",
+ "passport_four": "ujSaQ5KYfy3cvd0U9tJmlOjm032KFqMNzS6TRtqb.jpg",
+ "user_id": 5,
+ "status": "completed",
+ "notes": null,
+ "created_at": "2024-11-21 17:43:10",
+ "updated_at": "2024-11-21 17:43:10",
+ "deleted_at": null,
+ "loan_amount": null,
+ "card_number": null,
+ "card_name": null,
+ "card_month": null,
+ "card_year": null,
+ "guarantor_name": null,
+ "guarantor_surname": null,
+ "guarantor_patronic_name": null,
+ "guarantor_card_number": null,
+ "guarantor_card_name": null,
+ "guarantor_card_month": null,
+ "guarantor_card_year": null,
+ "guarantor_2_name": null,
+ "guarantor_2_surname": null,
+ "guarantor_2_patronic_name": null,
+ "guarantor_2_card_number": null,
+ "guarantor_2_card_name": null,
+ "guarantor_2_card_month": null,
+ "guarantor_2_card_year": null,
+ "source": "web",
+ "guarantor_note": null,
+ "guarantor_2_note": null,
+ "satisfiable": null,
+ "guarantor_passport_serie": null,
+ "guarantor_passport_id": null,
+ "guarantor_2_passport_serie": null,
+ "guarantor_2_passport_id": null,
+ "loan_card_number": null,
+ "loan_card_name": null,
+ "loan_card_month": null,
+ "loan_card_year": null,
+ "loan_order_required_doc_id": null
+ },
+ {
+ "id": 3883,
+ "unique_id": "TB1309-3883",
+ "loan_type": 2,
+ "region": "ag",
+ "branch_id": 10,
+ "customer_name": "Çaryýew",
+ "customer_surname": "Durdymuhammet",
+ "customer_patronic_name": "Muhammetgeldiýewiç",
+ "passport_address": "Büzmeýin etrap Gökje 22 jaý, köçe Hudaýberdiýewler",
+ "real_address": "Büzmeýin etrap Gökje 22 jaý, köçe Hudaýberdiýewler",
+ "passport_seri